﻿
body { font-family:arial, helvetica, sans-serif; font-size:.8em; margin:0px 0px 10px 0px ; }

.tier2 { font-size:175% !important;}
.tier3 { font-size:145% !important;}

.header { border-bottom:inset 2px #009530; margin-bottom:0px;}
.header h1 { font-size:1.4em; }

.navigation { width:200px;float:left; margin:0px; z-index:200; }

.content, .content3 {  margin-left:200px; padding-left:10px; position:relative;  z-index:-200;}
.content {  margin-right:10px;}
.content3 { margin-right:200px;}
.content2 { width:190px; overflow:visible; float:right; background-color:#e0e0e0; }

.carea { position:relative; z-index:-300; }

.logo { background:#fff url(./images/schneider.png) 50% 50% no-repeat; border:none; }

/* Navigation */

.navigation { background:#fff url(./images/gradcolor.gif) left top repeat-x }
.navigation ul { margin:0px; padding:0px; }
.navigation ul li { margin:0 0 0 0px; padding:0px; list-style-type:none; }
.navigation ul li ul li { margin:0 0 0 10px; padding:0px; list-style-type:none; }
.navigation ul li a { display:block; background-color:#ccc; border-bottom:dotted 1px black; padding:2px 5px; font-size:.85em;}
.navigation ul li a:link, .navigation ul li a:visited { color:#222; text-decoration:none; }
.navigation ul li a:hover { color:#fff; background-color:#9fa0a4; text-decoration:none; }
.navigation ul li a:active, .navigation ul li.selected a { color:#fff; background-color:#009530; text-decoration:none; }
.navigation ul li.selected a { font-weight:bold; }


h2 a.green 
{
	display:inline-block; width:209px; height:20px; 
	background: url(./images/green_header.gif) left top no-repeat;
	color:#fff; padding:20px; text-decoration:none;
}

h2 a.green2 
{
	display:inline-block; width:209px; height:20px; 
	background: url(./images/green_header.gif) left top no-repeat;
	color:#fff; padding:10px 20px 30px 20px; text-decoration:none;
	overflow:hidden;
}

a.green2:link, a.green2:visited,a.green:link, a.green:visited
{
	color:#fff !important;
}

.green_text { text-align:center; }

.highlighted { color:#009530; font-weight:bold; }

	/* ---------- latest news -------------- */	
	ul.latestnews {
		background: none;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	 ul.latestnews li {
		list-style: none;
		display: inline;
		margin: 0 !important;
		padding: 0;
	}
	ul.latestnews li a {
			border-top: 1px solid #eee;
		font-size: 90%;
		display: block;
		font-weight: normal;
		color: #666;
		margin: 0;
		padding: 7px;
		vertical-align: bottom;
		text-decoration: none;
	}
	ul.latestnews li a:hover {
		background: #f6f6f6;
		color: #666;
		text-decoration: underline;
	}


.placeholder { border:dotted 1px silver; margin:5px 10px 5px 10px; background:url(../../images/test/connect.jpg) 50% 50% no-repeat; }

.sgreen { color:#009530; }

#stkloc, #prosup, #faqs { width:472px; height:80px; }

a:link img#stkloc, a:visited img#stkloc {background: url(../../images/upd2009/stockistlocator.gif) left top no-repeat;}
a:hover img#stkloc, a:active img#stkloc {background: url(../../images/upd2009/stockistlocator_over.gif) left top no-repeat;}

a:link img#prosup, a:visited img#prosup {background: url(../../images/upd2009/productsupport.gif) left top no-repeat;}
a:hover img#prosup, a:active img#prosup {background: url(../../images/upd2009/productsupport_over.gif) left top no-repeat;}

a:link img#faqs, a:visited img#faqs {background: url(../../images/upd2009/faqs.gif) left top no-repeat;}
a:hover img#faqs, a:active img#faqs {background: url(../../images/upd2009/faqs_over.gif) left top no-repeat;}

	
#homepage a:link #air, #homepage a:visited #air { background:#fff url(../../images/gpp/gpp_air_off.jpg) 50% 50% no-repeat; }
#homepage a:hover #air, #homepage a:active #air { background:#fff url(../../images/gpp/gpp_air_on.jpg) 50% 50% no-repeat; }

#homepage a:link #connect, #homepage a:visited #connect { background:#fff url(../../images/gpp/gpp_wiring_off.jpg) 50% 50% no-repeat; }
#homepage a:hover #connect, #homepage a:active #connect { background:#fff url(../../images/gpp/gpp_wiring_on.jpg) 50% 50% no-repeat; }

#homepage a:link #smart, #homepage a:visited #smart { background:#fff url(../../images/gpp/gpp_smarthome_off.jpg) 50% 50% no-repeat; }
#homepage a:hover #smart, #homepage a:active #smart { background:#fff url(../../images/gpp/gpp_smarthome_on.jpg) 50% 50% no-repeat; }

#homepage a:link #light, #homepage a:visited #light { background:#fff url(../../images/gpp/gpp_lighting_off.jpg) 50% 50% no-repeat; }
#homepage a:hover #light, #homepage a:active #light { background:#fff url(../../images/gpp/gpp_lighting_on.jpg) 50% 50% no-repeat; }


	#content_container #content .strap_line {
		font-family: Helvetica,"Trebuchet MS", "Lucidia Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		color: #009530;
		font-size: 220%;
		font-weight: normal;
		line-height: 1em;
		margin: 20px 0;
		text-transform: none;
		border: none;
	}
	#content_container #content .strap_line a, #content_container.connect #content .strap_line a:visited {
		color: #009530;
		text-decoration: none;
	}
	#content_container #content .strap_line a:hover {
		text-decoration: underline;
	}
	