/*   
Theme Name: Momentum
Theme URI: 
Description: 
Author: 
Author URI: 
Version:
*/

/*------ content ----*/
.content table {
	border-style: solid;
	border-width: 1px;
	border-spacing: 0;
	width: 100%;
}

.content tr.odd {
	font-size: 11px;
	padding: 3px 2px 3px 7px;
}

.content tr.even {
	font-size: 11px;
}

.content table#wp-calendar {
	width: 163px;
	font-size: 10px;
	margin-left: 3px;
}

.content table#wp-calendar td {
	padding: 0;
	margin: 0;
}

/*--- container for the search form ----------------------------------------*/

#content_search_container {
	margin: 20px 0 20px 0;
	width: 465px;
	height: 49px;
}

#content_search_caption {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 42px;
	font-size: 15px;
	float: left;
	padding-left: 10px;
	color: #fff;
}

#content_search_container button {
	vertical-align: middle;
	border: 1px solid gray;
	margin-left: 0px;


}

#content_search_container input {
	margin: 11px;
	vertical-align: middle;
	margin-left: 8px;
	width: 300px;
}


#slogan { 
	position: absolute;
	top: 13px;
   font-size: 16px;
	padding: 0 25px;
	z-index: 2;
	width: 700px;
}

#logo{
	position: absolute;
	top: 90px;	
	padding: 0 25px;
	width: 170px;
	z-index: 3;
}

#sub_container2 { 
        float: right;
	margin: 0;
	padding: 8px 10px 20px 0px;
	width: 550px;
}
#mask {
	width: 775px;
	height: 198px;
	}
#key_visual { 
	width: 775px;
	height: 198px;
	float: right;

}


/*--- subnavigation --------------------------------------------------------*/

#main_nav_list, .sub_nav_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main_nav_list li, .sub_nav_list li {
	font-size: 11px;
	margin: 0px 0 0px 0;
	padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

#main_nav_list a, .sub_nav_list a {
	font-family: Arial, Tahoma,Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 24px;
	height: 24px;
	padding: 0 0px 0 35px;
	display: block;
	width: 130px;
}

html>body .main_nav2 a, html>body .sub_nav2 a {
	font-family: Arial, Tahoma,Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 24px;
	height: 24px;
	display: block;
	width: 132px;

	
}
#main_nav_list a.main_nav2_active, .sub_nav_list a.sub_nav2_active {
	font-weight: bold;
	background: url(images/dynamic/buttonset1/sub2.gif) no-repeat;
	color: #000;
	padding: 0 0px 0 45px;

}
a.main_nav2, a.sub_nav2  { background: url(images/dynamic/buttonset1/sub2.gif) no-repeat;
	color: #595959;
	padding: 0 0px 0 45px;
	font-weight: normal;

}
a.main_nav2:hover, a.sub_nav2:hover  {background: url(images/dynamic/buttonset1/sub2.gif) no-repeat;
	text-decoration: nome;
	color: #000;
	font-weight: bold;
}

html>body #main_nav_list a, html>body .sub_nav_list a {
  	width: 130px;
}


#main_nav_list .page_item a, .sub_nav_list a.sub_nav_item {
	text-decoration: none;
	color: #595959;
}

#main_nav_list .page_item a:hover, .sub_nav_list a.sub_nav_item:hover {
	text-decoration: none;
}

#main_nav_list .current_page_item a, .sub_nav_list a.sub_nav_active_item {
	text-decoration: none;
}


/*-- global container ------------------------------------------------------*/
.main_nav_container, .sub_nav_container {
	padding-top: 8px;
	width: 187px;
	height: 179px;
       	position: relative;
	top: 0px;

}
#left_column_container { 
	float: left;
	width: 187px;
	padding-left: 7px;

	
}
#header { width: 775px; height: 198px; 	background-color: #FFF;  

} 

#container {   
	
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 775px;
}
/*
html>body #main_nav_container { 
	width: 775px;
}



#main_nav_list {
	height: 24px;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 0px;
	list-style-type: none;
}

#main_nav_list li { 
	float: left;
	width: 110px;
	margin: 0;
	padding: 0;
}
*/
/*--- main navigation items ------------------------------------------------*/
/*
#main_nav_list a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background: transparent;
	margin: 0;
        display: block;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	width: 110px;

}

html>body #main_nav_list a {
	height: 24px;


}


#main_nav_list .page_item a:hover {
	background: transparent;
	text-decoration: none;
	
}

#main_nav_list .current_page_item a { 
        text-decoration: none;
	line-height: 20px;
}


*/


/*-- main container: contains all between header and footer ----------------*/

#main_container {
	
	padding: 0;
	width: 775px;
	
}

#footer { 
	margin: 0;
	padding: 0;
	top: 0;
	width: 775px;
	height: 38px;
	position: relative;
	clear: both;

	            
}

#footer_text {
	padding: 18px 0 0 0;
	margin: 0 30px 0 30px;
	text-align: center;
	font-size: 10px;
}


body#main_body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma,Verdana,  sans-serif;
	font-size: x-small; /* IE5 Win */
	font-size: small;
	text-align: center;
}

/*--- body -----------------------------------------------------------------*/

body#main_body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma,Verdana,  sans-serif;
	font-size: x-small; /* IE5 Win */
	font-size: small;
	text-align: center;
}

/*--- paragraph ------------------------------------------------------------*/

.content, .content p {
	margin: 5px 0 20px 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.3;
}

/*--- headings -------------------------------------------------------------*/

.box1_head {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-style: normal;
}

.content h2 {
	font-family: Arial, Trebuchet MS,Tahoma,Verdana,sans-serif;
	font-style: normal;
}

.content h3 {
	font-family: Arial, Trebuchet MS,Tahoma,Verdana,sans-serif;
	font-style: normal;
}

/*--- links ----------------------------------------------------------------*/

.content a:link{
	font-weight : normal;
	text-decoration: underline;
}

.content a:visited {
	font-weight : normal;
	text-decoration: underline;
}

.content a:hover {
	text-decoration : none;
}

.content a:active {
	text-decoration : underline;
}

/*--- tables ---------------------------------------------------------------*/
.content table {
	border-style: solid;
	border-width: 1px;
	border-spacing: 0;
	width: 100%;
	 font-weight: normal;
	 font-family: Arial, sans-serif;  
	border-collapse: collapse;
	font-size: 11px;
	
	
}




.content td {padding: 2px 3px 2px 5px; 
	font-size: 11px;
	font-weight: normal; 
	font-style: normal; 
	border-style: solid;
	border-width: 1px;
	
	}


/*--- forms ----------------------------------------------------------------*/

.content fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
	color: #D60361;
}

.content input {
	border-style: solid;
	border-width: 1px;
}

.content textarea {
	border-style: solid;
	border-width: 1px;
}

.content button {
}

.content label { 
}

.content select { 
}

.content option { 
}

/*--- lists ----------------------------------------------------------------*/

.content ol { 
}

.content ul { 
}

.content li { 
}

/*--------------------------------------------------------------------------*/

