/*GLOBAL*/
#CommTabs {
	float: left;
	height: 42px;
	width: 701px;
	margin-left: 1px;
	display: inline;
	margin-top: 242px;
}

#LightingBody {
	float: left;
	display: inline;
	width: 681px;
	margin-left: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#LightingBody ul {
	list-style: none;
	margin-bottom: 30px;
}

#LightingBody ul li {
	margin-bottom: 5px;
}




/*HEADERS*/
#CommHeader-Intro {
	background-image: url(/images/solutions/green_light_commercial_lighting_control/headers/intro.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 284px;
	width: 701px;
	margin-left: 1px;
	display: inline;
}

#CommHeader-DimSwitch {
	background-image: url(/images/solutions/green_light_commercial_lighting_control/headers/dim_switch.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 284px;
	width: 701px;
	margin-left: 1px;
	display: inline;
}

#CommHeader-Solutions {
	background-image: url(/images/solutions/green_light_commercial_lighting_control/headers/solutions.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 284px;
	width: 701px;
	margin-left: 1px;
	display: inline;
}

#CommHeader-Interfaces {
	background-image: url(/images/solutions/green_light_commercial_lighting_control/headers/interfaces.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 284px;
	width: 701px;
	margin-left: 1px;
	display: inline;
}

#CommHeader-Software {
	background-image: url(/images/solutions/green_light_commercial_lighting_control/headers/software.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 284px;
	width: 701px;
	margin-left: 1px;
	display: inline;
}

#CommHeader-Resources {
	background-image: url(/images/solutions/green_light_commercial_lighting_control/headers/resources.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 284px;
	width: 701px;
	margin-left: 1px;
	display: inline;
}


#ResiHeader-Intro {
	background-image: url(/images/solutions/green_light_residential_lighting_control/headers/intro.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 284px;
	width: 701px;
	margin-left: 1px;
	display: inline;
}

#ResiHeader-Enclosures {
	background-image: url(/images/solutions/green_light_residential_lighting_control/headers/enclosures.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 284px;
	width: 701px;
	margin-left: 1px;
	display: inline;
}

#ResiHeader-Solutions {
	background-image: url(/images/solutions/green_light_residential_lighting_control/headers/solutions.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 284px;
	width: 701px;
	margin-left: 1px;
	display: inline;
}

#ResiHeader-Interfaces {
	background-image: url(/images/solutions/green_light_residential_lighting_control/headers/interfaces.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 284px;
	width: 701px;
	margin-left: 1px;
	display: inline;
}

#ResiHeader-Climate {
	background-image: url(/images/solutions/green_light_residential_lighting_control/headers/climate.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 284px;
	width: 701px;
	margin-left: 1px;
	display: inline;
}

#ResiHeader-Software {
	background-image: url(/images/solutions/green_light_residential_lighting_control/headers/software.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 284px;
	width: 701px;
	margin-left: 1px;
	display: inline;
}

#ResiHeader-Resources {
	background-image: url(/images/solutions/green_light_residential_lighting_control/headers/resources.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 284px;
	width: 701px;
	margin-left: 1px;
	display: inline;
}



/*TEXT*/
.LightingTitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 40px;
}

.LightingTitleTop {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}



/*SUBNAV LINKS*/
.CommSubNavLink:link {
	float: left;
	height: 23px;
	width: 100px;
	display: block;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
}

.CommSubNavLink:visited {
	float: left;
	height: 23px;
	width: 100px;
	display: block;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
}

.CommSubNavLink:hover {
	float: left;
	height: 23px;
	width: 100px;
	display: block;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	background-color: #FFF;
	border-bottom: #999 thin dashed;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
}

.CommSubNavLink:active {
	float: left;
	height: 23px;
	width: 100px;
	display: block;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-color: #FFF;
	border-bottom: #999 thin dashed;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
}

.CommSubNavLink:visited:hover {
	float: left;
	height: 23px;
	width: 100px;
	display: block;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	background-color: #FFF;
	border-bottom: #999 thin dashed;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
}
.CommSubNavSelected {
	float: left;
	height: 23px;
	width: 100px;
	display: block;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-color: #FFF;
	border-bottom: #999 thin dashed;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
}


/*SUBNAV BARS*/
#CommSubNav-Intro {
	background-color: #46579f;
	float: left; 
	height: 5px;
	width: 701px;
	margin-bottom: 10px;
	margin-left: 1px;
	display: inline;
}

#CommSubNav-DimSwitch {
	background-image: url(/images/solutions/green_light_commercial_lighting_control/subnav/subnav-bg2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 701px;
	margin-bottom: 10px;
	margin-left: 1px;
	display: inline;
}

#CommSubNav-Solutions {
	background-image: url(/images/solutions/green_light_commercial_lighting_control/subnav/subnav-bg3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 701px;
	margin-bottom: 10px;
	margin-left: 1px;
	display: inline;
}

#CommSubNav-Interfaces {
	background-image: url(/images/solutions/green_light_commercial_lighting_control/subnav/subnav-bg4.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 701px;
	margin-bottom: 10px;
	margin-left: 1px;
	display: inline;
}

#CommSubNav-Software {
	background-image: url(/images/solutions/green_light_commercial_lighting_control/subnav/subnav-bg5.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 701px;
	margin-bottom: 10px;
	margin-left: 1px;
	display: inline;
}

#CommSubNav-Resources {
	background-color: #878b71;
	float: left;
	height: 5px;
	width: 701px;
	margin-bottom: 10px;
	margin-left: 1px;
	display: inline;
}


#ResiSubNav-Intro {
	background-color: #C7A860;
	float: left;
	height: 5px;
	width: 701px;
	margin-bottom: 10px;
	margin-left: 1px;
	display: inline;
}

#ResiSubNav-Enclosures {
	background-image: url(/images/solutions/green_light_residential_lighting_control/subnav/subnav-bg2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 701px;
	margin-bottom: 10px;
	margin-left: 1px;
	display: inline;
}

#ResiSubNav-Solutions {
	background-image: url(/images/solutions/green_light_residential_lighting_control/subnav/subnav-bg3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 701px;
	margin-bottom: 10px;
	margin-left: 1px;
	display: inline;
}

#ResiSubNav-Interfaces {
	background-image: url(/images/solutions/green_light_residential_lighting_control/subnav/subnav-bg4.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 701px;
	margin-bottom: 10px;
	margin-left: 1px;
	display: inline;
}

#ResiSubNav-Climate {
	background-image: url(/images/solutions/green_light_residential_lighting_control/subnav/subnav-bg5.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 701px;
	margin-bottom: 10px;
	margin-left: 1px;
	display: inline;
}

#ResiSubNav-Software {
	background-image: url(/images/solutions/green_light_residential_lighting_control/subnav/subnav-bg6.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 701px;
	margin-bottom: 10px;
	margin-left: 1px;
	display: inline;
}

#ResiSubNav-Resources {
	background-color: #89ebdb;
	float: left;
	height: 5px;
	width: 701px;
	margin-bottom: 10px;
	margin-left: 1px;
	display: inline;
}


.lightingLink:link {color: #900; text-decoration: none;} /* unvisited link */
.lightingLink:visited {color:#900; text-decoration: none;}  /* visited link */
.lightingLink:hover {color:#900; text-decoration: underline;}  /* mouse over link */
.lightingLink:active {color:#900; text-decoration: none;}  /* selected link */
.lightingLink:visited:hover {color:#900; text-decoration: underline;}  /* mouse over link */

.LightingProductBox { float: left; display: inline; width: 681px; margin-bottom: 10px;}
.LightingProductTitle { float: left; display: inline; width: 600px; height: 20px; margin-bottom: 8px;}
.LightingProductImage { float: left; width: 130px; border: #000 1px solid; margin-top: 10px; text-align: center;}
.LightingProductText {float: left; display: inline; width: 540px;}
.LightingProductTextSmall {float: left; display: inline; width: 539px; margin-left: 10px; margin-top: 10px;}
.LightingProductTextWide {float: left; display: inline; width: 681px; }

.LightingImageRight { margin-left: 10px; margin-bottom: 20px; }
.LightingImageRightBorder { margin-left: 10px; margin-bottom: 20px; border: #999 thin solid;}
.LightingImageRightBorderBlk { margin-left: 10px; margin-bottom: 20px; border: #000 thin solid;}

.LightingIntroBox {float: left; display: inline; width: 681px; margin-bottom: 20px;}
.LightingIntroBtn { float: left; display: inline; margin-right: 5px; width: 122px; height: 73px; }
.LightingIntroText {float: left; display: inline; padding-top: 15px; width: 554px;}