/*************************************************************/
/*   Design:   Multiflex-3 Update-7 / Layout-4               */
/*   File:     Text formats                                  */
/*-----------------------------------------------------------*/
/*   Author:   Wolfgang                                      */
/*   Date:     January 15, 2007                              */
/*   Homepage: wwww.1-2-3-4.info                             */
/*-----------------------------------------------------------*/
/*   License:  Fully open source without restrictions.       */
/*             Please keep footer credits with a link to     */
/*             Wolfgang (www.1-2-3-4.info). Thank you!       */
/*************************************************************/


/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}

 body {
 	font-size: 10px; /*62.5%;*/ 
 	background-color: #ffffff; 
 	font-family: verdana, arial, "trebuchet ms", sans-serif; /*Font-size: 1.0em = 10px when browser default size is 16px*/
	height: 100%;
	} 
 	
 	
.page-container {
	width:980px; 
	margin:0px auto; 
	margin-top: 0px; 
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top: none;
	border-right: solid 1px rgb(150,150,150); 
	border-left: solid 1px rgb(150,150,150); 
	border-bottom: solid 1px rgb(150,150,150); 
	font-size:1.0em;
	height: 100%;
	}
	
.main { /*main area below header, including sidebars and middle content*/
	clear:both; 
	width:980px; 
	padding-bottom:30px; 
	background: #ffffff; /*transparent url(../img/bg_main_withnav.jpg);*/ /*shadow and background for dd mainnav items*/
	}

.main-navigation { /*sidebar navigation*/
	display:inline; /*Fix IE floating margin bug*/ 
	float:left; 
	width:250px; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	}
	
.main-content { /*where content text is displayed*/
	display:inline; /*Fix IE floating margin bug*/; 
	float:left; 
	width:510px; 
	margin:0 0 0 25px; 
	overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
	background: #ffffff;
	}

.main-search { /*where search results are displayed*/
	display:inline; /*Fix IE floating margin bug*/; 
	float:left; 
	width:510px;
	margin:0 0 0 10px; 
	overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
	background: #ffffff;
	}

.main-subcontent { /*floating sidebars on the right of the main content*/
	display:inline /*Fix IE floating margin bug*/; 
	float:right; 
	width:162px; 
	margin:0 10px 0 0px; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	background: #ffffff;
	}
	
.footer {
	clear:both; 
	width:980px; 
	padding:1.0em 0 1.0em 0;
	background: #ebebeb; 
	font-size:1.0em; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	border-top: solid 1px #c2c2c2; /*rgb(150,150,150);*/
	}


/* HEADER */
.header {
	width:980px; 
	font-family:"trebuchet ms",arial,sans-serif;

	}
	
.header-top { /*area with site title*/
	width:980px; 
	height:100px; 
	background: #ffffff; /*rgb(240,240,240) url(../img/bg_head_top.jpg); */
	overflow:visible !important /*Firefox*/; 
	overflow:hidden *IE6*/;
	background: #ffffff;
	}
	
.header-bottom { /*distance under header and horizontal navbar; space left under header to make room for the navbar*/
	width:980px; 
	height:24px; 
	background: #f98b06; /*rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;*/ /*this sets the background color of the navbar*/
	}
	
.header-breadcrumbs { /*this is the area under the main navigation with links and arrows*/
	clear:both; 
	width:980px; 
	padding:1.0em 0 1.5em 0; 
	background: #ffffff; /*rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;}*/
	}

/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo {
	width:40px; 
	height:90px; 
	position:absolute; 
	z-index:1; 
	background:url(../img/skinacea_header_logo.jpg);
	margin-left:10px; 
	margin-right:0; 
	margin-top:10px; 
	margin-bottom:0; 
	}
	
.sitename { /*area for site title and description*/
	width:170px; 
	height:90px; 
	position:absolute; 
	z-index:1; 
	margin:10px 0 0 60px; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	background: #ffffff;
	}
	
.sitename h1 {
	font-size:400%;
	}
	
.sitename h2 {
	margin: 0px 0 0 3px; 
	color:#464646;/*rgb(125,125,125); */
	font-size:105%;
	}
	
.sitename a{
	text-decoration:none; 
	color: #111111; /*rgb(125,125,125);*/
	}
	
.sitename a:hover {
	text-decoration:none; 
	color: #464646; /*rgb(50,50,50);*/
	}

.nav0 { /*this is the area of the header with the flags for different languages*/
	width:728px;
	height:90px;
	position:absolute;
	margin:0px 0 0 0;
	margin-left:242px !important /*Non-IE6*/; /*how close the ad is to the right side of the header*/
	margin-left:245px /*IE6*/;
	background: #ffffff;
	border: none;
	}

.nav0 a img {
	border: none;
	display: block;
	text-decoration: none;
	}

/*.nav1 {width:350px; text-align:right !important; position:absolute; z-index:3; margin:45px 0 0 550px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline !important; float:none !important; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(125,125,125); text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}*/


/*Drop-down menu*/
.nav2 {
	width:980px; 
	border:none; 
	background: #ff6a37;/*#f98b06;*//*rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) no-repeat; */
	color: rgb(75,75,75);
	font-family:verdana,arial,sans-serif;
	font-size:120%;
	} /*Color navigation bar normal mode*/
	
.nav2 ul {
	list-style-type:none; 
	text-align: left;
	background: #ff6600;
	}
	
.nav2 ul li {
	display: inline; 
	float: left;
	position:relative; 
	z-index:auto !important /*Non-IE6*/; 
	z-index:1000 /*IE6*/; 
	border-right: solid 1px #ffffff;/*solid 1px rgb(175,175,175);*/
	}
	
.nav2 ul li a {
	float:none !important /*Non-IE6*/; float:left /*IE-6*/; 
	display:block; 
	height:2em; 
	line-height:2em; 
	padding:0 20px 0 20px; 
	text-decoration:none; 
	text-transform: uppercase;
	font-weight:bold; 
	color: #ffffff; /*rgb(100,100,100);*/
	}
	
.nav2 ul li ul {
	display:none; border:none;
	}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {
	background-color: #fc9c1f; /*rgb(210,210,210);*/
	text-decoration: none;
	} /*Color main cells hovering mode*/
	
.nav2 ul li:hover ul {
	display:block; 
	width:10.0em; 
	position:absolute; 
	z-index:999; 
	top:3.0em; 
	margin-top:0.1em; 
	left:0;
	}
	
.nav2 ul li:hover ul li a {
	display:block; 
	width:10.0em; 
	height:auto; 
	line-height:1.3em; 
	margin-left:-1px; 
	padding:4px 16px 4px 16px; 
	border-right:solid 1px rgb(175,175,175); 
	border-bottom: solid 1px rgb(175,175,175); 
	background-color: rgb(237,237,237);
	font-weight:normal; 
	color:rgb(50,50,50);
	} /*Color subcells normal mode*/
	
.nav2 ul li:hover ul li a:hover {
	background-color: #fc9c1f; /*rgb(210,210,210);*/
	text-decoration: none;
	} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}\

.nav2 ul li a:hover { /*hover commands on nav bar*/
	background-color: #fc9c1f; /*rgb(210,210,210)*/
	text-decoration:none;
	} /*Color main cells hovering mode*/
	
.nav2 ul li a:hover ul {
	display:block; 
	width:10.0em; 
	position:absolute; 
	z-index:999; 
	top:3.1em; 
	t\op:3.0em; 
	left:0; 
	marg\in-top:0.1em;
	}
	
.nav2 ul li a:hover ul li a {
	display:block; 
	w\idth:10.0em; 
	height:1px; 
	line-height:1.3em; 
	padding:4px 16px 4px 16px; 
	border-right:solid 1px rgb(175,175,175); 
	border-bottom: solid 1px rgb(175,175,175); 
	background-color:rgb(237,237,237); 
	font-weight:normal; color:rgb(50,50,50);
	} /*Color subcells normal mode*/
	
.nav2 ul li a:hover ul li a:hover {
	background-color: red; /*rgb(210,210,210);*/ 
	text-decoration:none;
	} /*Color subcells hovering mode*/

.header-breadcrumbs ul {
	float:left; width:560px; 
	list-style:none; 
	padding:0 0 0 10px; 
	font-family:verdana,arial,sans-serif;
	}
	
.header-breadcrumbs ul li {
	display:inline; 
	padding:0 0 0 10px; 
	background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; 
	font-weight:bold; 
	color: #464646;/*rgb(125,125,125); */
	font-size:100%;
	}
	
.header-breadcrumbs ul a {
	color:rgb(70,122,167); 
	text-decoration:none;
	}
	
.header-breadcrumbs ul a:hover {
	color:rgb(42,90,138); 
	text-decoration:underline;
	}

.header-breadcrumbs .searchform {float:right; width:222px; padding:0 0px 0px 0px !important /*Non-IE6*/; padding:0 0px 0px 0px /*IE6*/;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/******************/
/*  MAIN SECTION  */
/******************/


/* MAIN NAVIGATION from setup css*/

.main-navigation .round-border-topright {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	margin:0 0 0 240px;
	background: url(../img/bg_corner_topright.gif) no-repeat;
	background-image: url(../img/bg_corner_topright.gif);
	}


/* MAIN NAVIGATION */
.nav3-grid { /*area under the categories tab*/
	width:249px; 
	border-bottom:solid 1px #c8c8c8; 
	border-right:solid 1px rgb(200,200,200);
	}

.nav3-grid dt a, .nav3-grid dt a:visited { /*dt is the main link in sidebar nav*/
	display:block; 
	min-height:2.0em /*Non-IE6*/; 
	height:auto !important; 
	height:2.0em /*IE6*/; 
	line-height:2.0em; 
	padding:0px 0px 0px 10px;  
	border-bottom: solid 1px rgb(200,200,200);
	text-decoration:none;
	color: #ffffff;/*rgb(70,122,167); */
	font-weight:bold; 
	font-size:115%;
	background: #009fda;
	}
	
.nav3-grid dd a, .nav3-grid dd a:visited { /*dd is area for dt*/
	display:block; 
	min-height:2em /*Non-IE6*/; 
	height:auto !important; 
	height:2em /*IE6*/ !important; 
	line-height:2em; 
	border-bottom: 1px dashed #d7d7d7; 
	font-weight:normal; 
	color:rgb(70,122,167); 
	font-size:110%;
	padding:0px 0px 0px 30px;
	background: #f9f9f9 url(../img/bg_bullet_full_1.gif) no-repeat 15px 50%;
	}
	
	
.nav3-grid dt a:hover {
	background-color:#04b0f0; /*#03b9de;*//*rgb(225,225,225); */
	color:#ffffff;/*rgb(42,90,138);*/ 
	text-decoration:none;
	}

.nav3-grid dd a:hover {
	background-color:rgb(225,225,225); 
	color:rgb(42,90,138); 
	text-decoration:none;
	background: #ebebeb url(../img/bg_bullet_full_2.gif) no-repeat 15px 50%;	
	}

.nav3-grid dd a:active {
	background-color:rgb(225,225,225); 
	color:rgb(42,90,138); 
	text-decoration:none;
	background: #ebebeb url(../img/bg_bullet_full_2.gif) no-repeat 15px 50%;	
	}

.nav3-bullet {
	width:170px; 
	margin:10px 0 0 20px;
	}
	
.nav3-bullet dt a, .nav3-bullet dt a:visited {line-height:2.0em; padding:0 0 0 10px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}

.nav3-bullet dd a, .nav3-bullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; padding:0 0 0 10px; background:url(../img/bg_bullet_half_1.gif) no-repeat 0px 50%; /*text-decoration:none;*/ color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-bullet dt a:hover {background:url(/img/bg_bullet_full_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}
.nav3-bullet dd a:hover {background:url(/img/bg_bullet_half_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}

.nav3-nobullet {width:170px; margin:10px 0 0 20px;}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {line-height:2.0em; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {text-decoration:underline; color:rgb(42,90,138);}



.main-navigation .loginform {width:160px; margin:-10px 20px 0 20px;}
.main-navigation .loginform p {clear:both; margin:0; padding:0;}
.main-navigation .loginform fieldset {width:160px; border:none;}
.main-navigation .loginform label.top {float:left; width:125px; margin:0 0 2px 0; font-size:110%;}
.main-navigation .loginform label.right {float:left; width:125px; margin:5px 0 0 0; padding:0 0 0 3px; /*IE6*/; font-size:110%;}
.main-navigation .loginform input.field {width:158px; margin:0 0 5px 0; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.main-navigation .loginform input.checkbox {float:left; margin:5px 0 0 0 !important /*Non-IE6*/; margin:2px 0 0 -3px /*IE6*/; border:none;}
.main-navigation .loginform input.button {float:left; width:5.0em; margin:10px 0 5px 0; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.main-navigation .loginform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-navigation .searchform {width:160px; margin:0 20px 0 20px;}
.main-navigation .searchform p {clear:both; margin:0; padding:0;}
.main-navigation .searchform fieldset {border:none;}
.main-navigation .searchform input.field {float:left; width:158px; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%;}
.main-navigation .searchform input.button {float:left; width:3.0em; margin-top: 0.5em; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.main-navigation .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}



.main-navigation h1.first { /*settings for the sidebar nav title, categories part*/
	clear:both; 
	margin:0px; 
	padding:4px 20px 3px 10px; 
	background-color: #2a5a8a; /*rgb(190,190,190);*/
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:135%;
	border-bottom: solid 1px rgb(200,200,200);
	}
	
.main-navigation h1 {
	clear:both; 
	margin:30px 0 20px 0; 
	padding:4px 20px 3px 20px; 
	background:rgb(190,190,190);
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:135%;
	}
	
.main-navigation h2 {clear:both; margin:20px 10px 10px 20px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:150%;}
.main-navigation h3 {clear:both; margin:10px 10px 5px 20px; color:rgb(80,80,80); font-weight:bold; font-size:110%;} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation p {clear:both; margin:0 10px 10px 20px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-navigation p.center {text-align:center;}
.main-navigation p.right {text-align:right;}

.main-navigation ul {list-style:none; margin:0.5em 10px 1.0em 20px;}
.main-navigation ul li {margin:5px 0 0.2em 2px; padding:0px 0px 0 11px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.main-navigation ol {margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 45px /*IE6*/;}
.main-navigation ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}



/* MAIN CONTENT from setup css*/


.column1-unit {
	width:510px; 
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
	background: #ffffff; /*text box of main content area*/
	}

.column7-unit {
	width:510px; 
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
	margin-top: 30px;
	background: #ffffff; /*text box of main content area*/
	}

.column7-unit ul {
	padding-left: 16px;
	}
	
.column2-unit-left {
	float:left; 
	width:200px; 
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/; 
	}
	
.column2-unit-right {
	float:right; 
	width:200px; 
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
	}
	
.column3-unit-left {
	float:left; 
	width:120px; 
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
	}
	
.column3-unit-middle {
	float:left; 
	width:120px; 
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/; 
	margin-left:40px;
	}
	
.column3-unit-right {
	float:right; 
	width:120px; 
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
	}

/* MAIN CONTENT */

.main-content h1.pagetitle, .main-content h1.pagetitle a, .main-content h1.pagetitle a:hover, .main-content h1.pagetitle a:visited, .main-content h1.pagetitle a:active { 
	margin:0 0 0.4em 0; 
	padding:0 0 2px 0; 
	border-bottom:solid 5px rgb(225,225,225); /*bottom border of main title */
	font-family:"trebuchet ms",arial,sans-serif; 
	color: #d7d7d7; /*rgb(225,225,225);*/
	font-weight:bold;
	font-size:150%;
	text-decoration: none;
	}
	
		
.main-content h1.block {
	clear:both; 
	margin:1.0em 0 0em 0; 
	padding:2px 0 2px 2px; 
	background:rgb(190,190,190); 
	font-family:"trebuchet ms",arial,sans-serif; 
	color: rgb(255,255,255); 
	font-weight:bold; 
	font-size:270%;
	}
	
.main-content h1 { /*content title*/
	clear:both; 
	margin:1.0em 0 0.5em 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color: #2a5a8a; /*#126693;*/ /*rgb(80,80,80);*/
	font-weight:normal; 
	font-size:270%;
	}
	

.main-content h1 a:hover { /*content title*/
	text-decoration: none;
	}

.main-content .floating {
			float:left;
			padding-right:10px;
			padding-right:10px;
		}

.main-content h2 {clear:both; margin:1.0em 0 .5em 0; font-family:"trebuchet ms",arial,sans-serif; color: #2a5a8a;/*rgb(80,80,80)*/; font-weight:normal; font-size:170%;}
.main-content h3 {clear:both; margin:-1.0em 0 1em 0; font-family:"trebuchet ms",arial,sans-serif; color: #7d7d7d; /*color:rgb(125,125,125)*/; font-weight:normal; font-size:130%;}
.main-content h3 a {font-size: 90%;}
.main-content h1.side {clear:none;}
.main-content h2.side {clear:none;}
.main-content h3.side {clear:none;}

.main-content h4 {margin:1.5em 0 1.0em 0; color: #2a5a8a; font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:100%; text-align: right;}
.main-content h5 {margin:0; color:#2a5a8a; font-family:"trebuchet ms",arial,sans-serif; font-size:120%; text-align:right;}
.main-content h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:115%;}
.main-content p {margin:0 0 1.0em 0; line-height:1.5em; color: #222222; font-size:115%;}
.main-content p.center {text-align:center;}
.main-content p.right {text-align:right;}
.main-content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:120%;}

.main-content blockquote {
	clear:both; 
	margin: 1em 4em 1em 2em; /*0 30px 0.6em 30px; */
	padding: 1em 1em 0em 1em; /*0 0px 5px 0px;*/ 
	border:solid 1px rgb(190,190,190);
	background: #f1f1f1; /*eff6fc;*/  /*rgb(235,235,235);*/
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.main-content blockquote ul li h2 {margin:1.0em 0 .5em 0; font-family:"trebuchet ms",arial,sans-serif; color: #2a5a8a;/*rgb(80,80,80)*/; font-weight:normal; font-size:140%;}
.main-content blockquote h2 {margin:1.0em 0 .5em 0; font-family:"trebuchet ms",arial,sans-serif; color: #2a5a8a;/*rgb(80,80,80)*/; font-weight:normal; font-size:170%;}
.main-content blockquote ul {list-style:none; margin:0.5em 0 1.0em 0; padding-left: 16px;}
.main-content blockquote ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:120%;}
.main-content blockquote ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/; padding-left: 10px;}
.main-content blockquote ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}
.main-content blockquote ul li ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:100%;}
.main-content ol li ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:100%;}



.main-content table {clear:both; width:510px; margin:2.0em 0 0.2em 20px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:rgb(233,232,244);}
.main-content table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color: #2a5a8a;/*rgb(175,175,175);*/ text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color: rgb(225,225,225); text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table td {height:3.0em; padding:2em 7px 2em 7px;/*2px 7px 2px 7px;*/ border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color: #e7e7e7;/*rgb(225,225,225);*/ text-align:left; font-weight:normal; color:#2d2d2d;/*rgb(80,80,80);*/ font-size:110%;}
.main-content table td.light {background-color: #f2f2f2;}
.main-content table th.white {background-color: #ffffff;}
.main-content table td.white {background-color: #ffffff;}
.main-content table th.topcenter {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color: #2a5a8a;/*rgb(175,175,175);*/ text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table td.center {text-align: center;}



.main-content table.bgwhite {clear:both; width:490px; margin:2.0em 0 0.2em 0px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:#ffffff;}
.main-content table.bgwhite th.bgtop {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color: #2a5a8a;/*rgb(175,175,175);*/ text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.bgwhite th {height:3.0em; padding:2px 20px 2px 7px; border-right:solid 2px #2a5a8a; border-left:solid 2px #2a5a8a; border-top: none; border-bottom: none;  background-color: #2a5a8a; text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table.bgwhite td {height:3.0em; padding:2em 17px 2em 7px;/*2px 7px 2px 7px;*/ border:solid 2px #2a5a8a; background-color: #ffffff; text-align:left; font-weight:normal; color:#2d2d2d;/*rgb(80,80,80);*/ font-size:110%;}
.main-content table.bgwhite th.white {background-color: #ffffff; border-top: none; border-left: none;}
.main-content table.bgwhite td.white {background-color: #ffffff; border-top: none; border-left: none; border-bottom: none; text-align: center; color: #898989;}
.main-content table.bgwhite td.center {text-align: center;}
.main-content table.bgwhite ul li {font-size:100%}


.main-content table.small {clear:both; width:490px; margin:0em 0 0.2em 0px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:#ffffff;}
.main-content table.small th.bgtop {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color: #2a5a8a;/*rgb(175,175,175);*/ text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.small th {height:3.0em; padding:2px 20px 2px 7px; border-right:solid 2px #2a5a8a; border-left:solid 2px #2a5a8a; border-top: none; border-bottom: none;  background-color: #2a5a8a; text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table.small td {height:3.0em; padding:2em 17px 2em 7px;/*2px 7px 2px 7px;*/ border:solid 2px #2a5a8a; background-color: #ffffff; text-align:left; font-weight:normal; color:#2d2d2d;/*rgb(80,80,80);*/ font-size:110%;}
.main-content table.small th.white {background-color: #ffffff; border-top: none; border-left: none;}
.main-content table.small td.white {background-color: #ffffff; border-top: none; border-left: none; border-bottom: none; text-align: center; color: #898989;}
.main-content table.small td.center {text-align: center;}
.main-content table.small ul li {font-size:100%}
.main-content table.small td.gray {background-color: #f1f1f1;}
.main-content table.small td.uvchart {background-color: #f1f1f1;}
.main-content table.small td.centergray {background-color: #f1f1f1; text-align: center;}

.main-content table.products {clear:both; width:490px; margin:0em 0 0.2em 0px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:#ffffff;}
.main-content table.products th.bgtop {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color: #2a5a8a;/*rgb(175,175,175);*/ text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.products th {height:3.0em; padding:2px 20px 2px 7px; border-right:solid 2px #2a5a8a; border-left:solid 2px #2a5a8a; border-top: none; border-bottom: none;  background-color: #2a5a8a; text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table.products td {height:3.0em; padding:1em 5px 1em 5px;/*2px 7px 2px 7px;*/ border:solid 2px #2a5a8a; background-color: #ffffff; text-align:left; font-weight:normal; color:#2d2d2d;/*rgb(80,80,80);*/ font-size:110%;}
.main-content table.products th.white {background-color: #ffffff; border-top: none; border-left: none;}
.main-content table.products td.white {background-color: #ffffff; border-top: none; border-left: none; border-bottom: none; text-align: center; color: #898989;}
.main-content table.products td.center {text-align: center;}
.main-content table.products td.noborder {border: none;}
.main-content table.products ul li {font-size:100%}
.main-content table.products td.gray {background-color: #f1f1f1;}
.main-content table.products td.uvchart {background-color: #f1f1f1;}
.main-content table.products td.centergray {text-align: center; background-color: #f1f1f1;}


.main-content table.smaller {clear:both; width:320px; margin:0em 0 0.2em 0px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:#ffffff;}
.main-content table.smaller th.bgtop {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color: #2a5a8a;/*rgb(175,175,175);*/ text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.smaller th {height:3.0em; padding:2px 20px 2px 7px; border-right:solid 2px #2a5a8a; border-left:solid 2px #2a5a8a; border-top: none; border-bottom: none;  background-color: #2a5a8a; text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table.smaller td {height:3.0em; padding:2em 17px 2em 7px;/*2px 7px 2px 7px;*/ border:solid 2px #2a5a8a; background-color: #ffffff; text-align:left; font-weight:normal; color:#2d2d2d;/*rgb(80,80,80);*/ font-size:110%;}
.main-content table.smaller th.white {background-color: #ffffff; border-top: none; border-left: none;}
.main-content table.smaller td.white {background-color: #ffffff; border-top: none; border-left: none; border-bottom: none; text-align: center; color: #898989;}
.main-content table.smaller td.center {text-align: center;}
.main-content table.smaller ul li {font-size:100%}

.main-content table.uv {clear:both; width:510px; margin:0em 0 0.2em 0px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:#ffffff;}
.main-content table.uv th.bgtop {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color: #2a5a8a;/*rgb(175,175,175);*/ text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.uv th {height:3.0em; padding:2px 20px 2px 7px; border-right:solid 2px #2a5a8a; border-left:solid 2px #2a5a8a; border-top: none; border-bottom: none;  background-color: #2a5a8a; text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table.uv td {height:3.0em; padding:2em 5px 2em 5px;/*2px 7px 2px 7px;*/ border:solid 2px #2a5a8a; background-color: #ffffff; text-align:left; font-weight:normal; color:#2d2d2d;/*rgb(80,80,80);*/ font-size:110%;}
.main-content table.uv th.white {background-color: #ffffff; border-top: none; border-left: none;}
.main-content table.uv td.white {background-color: #ffffff; border-top: none; border-left: none; border-bottom: none; text-align: center; color: #898989;}
.main-content table.uv td.center {text-align: center;}
.main-content table.uv ul li {font-size:100%; margin-left: -5px;}
.main-content table.uv td.gray {background-color: #f1f1f1; text-align:center;}
.main-content table.uv td.darkgray {background-color: #e1e1e1; text-align:center; vertical-align:text-top;}
.main-content table.uv td.uvchart {background-color: #f1f1f1;}

.main-content table.uva {clear:both; width:510px; margin:0em 0 0.2em 0px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:#ffffff;}
.main-content table.uva th.bgtop {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color: #2a5a8a;/*rgb(175,175,175);*/ text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.uva th {height:3.0em; padding:2px 20px 2px 7px; border-right:solid 2px #2a5a8a; border-left:solid 2px #2a5a8a; border-top: none; border-bottom: none;  background-color: #2a5a8a; text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table.uva td {height:3.0em; padding:2em 10px 2em 10px;/*2px 7px 2px 7px;*/ border:solid 2px #2a5a8a; background-color: #ffffff; text-align:left; font-weight:normal; color:#2d2d2d;/*rgb(80,80,80);*/ font-size:110%;}
.main-content table.uva th.white {background-color: #ffffff; border-top: none; border-left: none;}
.main-content table.uva td.white {background-color: #ffffff; border-top: none; border-left: none; border-bottom: none; text-align: center; color: #898989;}
.main-content table.uva td.center {text-align: center;}
.main-content table.uva ul li {font-size:100%;}
.main-content table.uva td.gray {background-color: #f1f1f1;}
.main-content table.uva td.darkgray {background-color: #e1e1e1;}
.main-content table.uva td.uvchart {background-color: #f1f1f1;}

.main-content table.recs {clear:both; width:510px; margin:0em 0 0.2em 0px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:#ffffff;}
.main-content table.recs th.bgtop {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color: #2a5a8a;/*rgb(175,175,175);*/ text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table.recs th {height:3.0em; padding:2px 20px 2px 7px; border-right:solid 2px #2a5a8a; border-left:solid 2px #2a5a8a; border-top: none; border-bottom: none;  background-color: #2a5a8a; text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table.recs td {height:3.0em; padding:1.5em 5px 1.5em 5px;/*2px 7px 2px 7px;*/ border:solid 2px #2a5a8a; background-color: #ffffff; text-align:left; font-weight:normal; color:#2d2d2d;/*rgb(80,80,80);*/ font-size:110%;}
.main-content table.recs th.white {background-color: #ffffff; border-top: none; border-left: none;}
.main-content table.recs td.white {background-color: #ffffff; border-top: none; border-left: none; border-bottom: none; text-align: center; color: #898989;}
.main-content table.recs td.center {text-align: center;}
.main-content table.recs ul li {font-size:100%; margin-left: -12px;}
.main-content table.recs td.gray {background-color: #f1f1f1;}
.main-content table.recs td.darkgray {background-color: #e1e1e1;}
.main-content table.recs td.uvchart {background-color: #f1f1f1;}
.main-content table.recs td.centergray {text-align: center; background-color: #f1f1f1;}
.main-content table.recs td.centerdarkgray {text-align: center; background-color: #e1e1e1;}
.main-content table.recs td.centerdarkergray {text-align: center; background-color: #d1d1d1;}
.main-content table.recs td.centerlightgray {text-align: center; background-color: #f8f8f8;}





p.caption {
	clear:both; 
	margin:-.5em 0 1em 0px; 
	text-align:center; 
	color:rgb(80,80,80); 
	font-size:90%;
	font-style: italic;
	}

.main-content ul {list-style:none; margin:0.5em 0 1.0em 0; padding-left: 16px;}
.main-content ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:120%;}
.main-content ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/; padding-left: 10px;}
.main-content ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}
.main-content ul li ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:100%;}
.main-content ul li ol li {margin:0 0 0.2em 2px; padding:0 0 0 12px; no-repeat 0 0.5em; line-height:1.4em; font-size:100%;}



.button {
 
	/*basic styles*/
	width: 64px;  background-color: #99CF00;
	text-align: center; clear: both; float: left; margin-right: 10px;
 
 
	/*gradient styles*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#99CF00), to(#6DB700));
	background: -moz-linear-gradient(19% 75% 90deg,#6DB700, #99CF00);
 
	/*border styles*/
	border-left: solid 1px #c3f83a;
	border-top: solid 1px #c3f83a;
	border-right: solid 1px #82a528;
	border-bottom: solid 1px #58701b;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#99CF00), to(#6DB700))
 
}

.button h8 {
	color: white;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	
}


.sidebartitle {
	width:100%; 
	border:none; 
	background: #ff6a37;/*#f98b06;*//*rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) no-repeat; */
	color: rgb(75,75,75);
	font-family:verdana,arial,sans-serif;
	font-size:120%;
	} /*Color navigation bar normal mode*/
	
	
.sidebartitle h8 {
	text-align:center;
	height:2em; 
	line-height:2em; 
	padding:0 20px 0 20px; 
	text-decoration:none; 
	text-transform: uppercase;
	font-weight:bold; 
	color: #ffffff; /*rgb(100,100,100);*/
}


.contactform {width:470px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:325px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:325px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}


/* MAIN SUBCONTENT from setup css */
.subcontent-unit-border {
	width:160px; 
	margin:0 0px 2.0em 0px; 
	padding:0 0px 5px 0px; 
	border:solid 1px rgb(190,190,190);
	background:rgb(235,235,235);
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.rightsideads {
	margin:0 0 2.0em 0; 
	padding:0 0px 5px 0px; 
	border:none/*solid 1px rgb(190,190,190); */
	background: #ffffff;/*rgb(235,235,235);*/
}

.rightsideads img {
	border:none;/*solid 1px rgb(190,190,190); */
}

.rightsideads a img {border: none; /*solid 1px rgb(150,150,150);*/}
.rightsideads a:hover img {border:solid 1px rgb(220,220,220);}


/*
.subcontent-unit-border-green {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.subcontent-unit-border-blue  {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.subcontent-unit-border-orange {width:183px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}

.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:174px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}*/


/* MAIN SUBCONTENT */

.main-subcontent h1 {
	clear:both;
	margin:0 0 10px 0; 
	padding:4px 10px 3px 10px; 
	/*background-color: green; rgb(190,190,190); */
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:140%;
	}
	
	
/*.main-subcontent h1.green {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(160,214,81); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.main-subcontent h1.blue {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.main-subcontent h1.orange {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(232,177,13); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}*/
 /* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */
.main-subcontent h3 {clear:both; margin:1.0em 10px 0.5em 10px; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-subcontent p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-subcontent p.center {text-align:center;}
.main-subcontent p.right {text-align:right;}

.main-subcontent ul {list-style:none; margin:0.5em 10px 1.0em 10px;}
.main-subcontent ul li {margin:5px 0 0.2em 2px; padding:0 0 0 11px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.main-subcontent ol {margin:0.5em 10px 1.0em 30px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 35px /*IE6*/;}
.main-subcontent ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}

.main-subcontent .loginform {width:160px; margin:0 10px 0 10px;}
.main-subcontent .loginform p {clear:both; margin:0; padding:0;}
.main-subcontent .loginform fieldset {width:160px; border:none;}
.main-subcontent .loginform label.top {float:left; width:125px; margin:0 0 2px 0; font-size:110%;}
.main-subcontent .loginform label.right {float:left; width:125px; margin:5px 0 0 0; padding:0 0 0 3px; /*IE6*/; font-size:110%;}
.main-subcontent .loginform input.field {width:158px; margin:0 0 5px 0; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.main-subcontent .loginform input.checkbox {float:left; margin:5px 0 0 0 !important /*Non-IE6*/; margin:2px 0 0 -3px /*IE6*/; border:none;}
.main-subcontent .loginform input.button {float:left; width:5.0em; margin:10px 0 5px 0; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.main-subcontent .loginform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-subcontent .searchform {width:160px; margin:0 10px 0 10px;}
.main-subcontent .searchform fieldset {border:none;}
.main-subcontent .searchform input.field {float:left; width:158px; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%;}
.main-subcontent .searchform input.button {float:left; width:3.0em; margin-top: 0.5em; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.main-subcontent .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/********************/
/*  COMMON CLASSES  */
/********************/
.main img {clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:1px solid rgb(150,150,150);}
.main img.center {clear:both; float:none; display:block; margin:1em auto; padding:1px; border:1px solid rgb(150,150,150);}
.main img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(150,150,150);}
.main img.solar {clear:both; float:none; display:block; margin:1em auto; padding:1px; border:none;}
.main img.solar2 {clear:both; float:none; display:block; margin:1em auto; padding:1px; border:none; align: center;}
.main img.map {}


.main a {color: #2a5a8a; /*rgb(70,122,167)*/; font-weight:bold; text-decoration:none;} /*#126693;*/
.main-content h1 a {color: #2a5a8a; /*rgb(70,122,167)*/; font-weight:normal; text-decoration:none;}
.main a:hover {color: #2a5a8a; /*rgb(42,90,138)*/; text-decoration:underline;}
.main a:visited {color: #2a5a8a; /*rgb(42,90,138);*/}

.main a img {border:solid 1px rgb(150,150,150);}
.main a:hover img {border:solid 1px rgb(220,220,220);}


/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:#464646; font-weight:bold; font-size:100%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
/*.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}*/
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:510px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
