html{height:100%;}
h3{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
	padding-bottom: 5px;
}
body{
	height:100%;
	margin:0;
	font:12px/14px Arial,Helvetica,sans-serif;
	color:#2d3133;
	background:url(../images/main_background.png)  0 0;
    background-repeat:repeat-x;
	background-color:Black;
}
a{
	text-decoration:none;
	outline: none;
}

a:hover{
	/*text-decoration:underline;
	*/
	
}

/*.textleft
{
float:left;
text-align:left;
}
*/
form,fieldset,img{
	margin:0;
	padding:0;
	border:0;
}
#page{
	overflow:hidden;
	margin:0 auto;
	width:960px;
	background:#2d3133;
}
#header{
	width:100%;
	padding:0;
	float:left;
	background: url(../images/bg3.png) repeat 0 0;
}

#header div.userinfo
{ position:  relative;
	 padding:7px 15px;
	 float:left;
	
}
	
	/*#header div.userinfoHome
{ position: relative;
	 padding:7px 15px;
	 float:left;
	
	}*/
	
	
#header div.breadcrumb
{
	position:absolute;
	 padding:25px 0 0 15px;

	}
	
	#header div.errorlabel
{
	position:absolute;
	 padding:45px 0 0 15px;
	 font-weight:bold;

	}

#header h1{
	float:left;
	display:inline;
	margin:5px 0 0 12px;
}
#header h1 a{
	float:left;
	width:347px;
	height:101px;
	position:relative;
	overflow:hidden;
	background:url(../images/LogoArea.jpg) no-repeat 0 0;
	 

}
#header h1 a:hover{
	text-decoration:none;
}
#header h1 a strong{
	float:left;
	text-indent:-9999px;
}
#header h1 a span{
	float:left;
	position:absolute;
	font-size:13px;
	bottom:24px;
	left:90px;
	/*font-variant:small-caps;*/
	letter-spacing: 1px;
	color:#676c70;
}
#header div.SearchBox
{
	float:right;
	margin:21px 0 0;
	padding:0 0 0 0;
	height:65px;
}



#header div.search{
	float:right;
	overflow:hidden;
	margin:21px 0 0;
	padding:0 8px 0 0;
	color:#8d9396;
	width:450px;
	
}
#header div.search label{
	font-size:14px;
	float:left;
	margin:0 11px 0 0;
	line-height:30px;
	/*font-variant:small-caps;*/
}
#header div.search input{
	float:left;
}
#header div.search input.submit{
	margin:4px 0 0 4px;
}
#header div.search input.text{
	width:142px;
	color:#333;
	font-size:11px;
	height:12px;
	padding:3px;
	border:1px solid #212425;
	position: -3px;
}
#header div.search a{
	 float:left;
	color: White;
	font-size:11px;
	line-height:13px;
	padding:7px 0 0 0px;
	/*text-decoration:underline;*/
	clear:both;
}
* html #header div.search a{
	padding-left:0px; 
}
*+html #header div.search a{
	padding-left:0px; 
}
#header div.search a:hover{
	/*text-decoration:none;*/
}
#header .navigation{
	width:100%;
	float:left;
	margin:3px 0 0;
	background:url(../images/bg-nav.gif) repeat-x 0 0;
}

#header .login
{
	width:100%;
	float:left;
	margin:3px 0 0;
	background:url(../images/bg-nav.gif) repeat-x 0 0;
	
}
#header ul.menu{
	float:right;
	position: relative;
	z-index:300;
	margin:2px -2px 0 0;
	padding:0;
}
#header ul.menu li{
	float:left;
	position:relative;
	font-variant: small-caps;
	padding:0 18px 0 0;
	line-height:42px;
	background:url(../images/bg-list-separator.gif) no-repeat 100% 50%;
	list-style:none;
}
#header ul.menu li.last{
	background:none;
}
#header ul.menu li:hover,
#header ul.menu li.hover,
#header ul.menu li.active{padding:0 2px 0 0;}
#header ul.menu li:hover a,
#header ul.menu li.hover a,
#header ul.menu li.active a{
	color:#fdc200;
	padding:0 16px 2px 14px;
	background:#262a2b;
	text-decoration:none;
}
#header ul.menu li:hover div.dropdown,
#header ul.menu li.active div.dropdown,
#header ul.menu li.hover div.dropdown{
	display: block;	
}
#header ul.menu li a{
	font-size:12px;
	color: White;
	font-variant: small-caps;
	padding:0 0 2px 14px;
	float:left;
	line-height:24px;
}

#header ul.menu li.notCaps a{
	font-size:12px;
	color: White;
	font-variant:  normal;/*small-caps;*/
	padding:0 0 2px 14px;
	float:left;
	line-height:24px;
}

#header ul.menu div.dropdown{
	display:none;
	position:absolute;
	top:26px;
	width:145px;
	left:2px;
	padding:10px 0 15px;
	background:url(../images/bg-popup.png) repeat 0 0;
	z-index:5000;	
	overflow:hidden;
}
#header ul.menu div.dropdown ul{
	display:block;
	background:none;
	position:relative;
	z-index:5000;
	width:100%;
	margin:0;
	padding:0;
}
#header ul.menu div.dropdown ul li{
	width:145px;
	background:none;
	font-variant:  normal;
	line-height:18px;
}
#header ul.menu div.dropdown ul li a{
	padding:0 0 0 12px;
	float:left;
	width:300px;/*Sets width of list items in dropdown*/
	font-variant:  normal;
	font-size:13px;
	color:#fff;
	line-height:18px;
	background:none;
}
#header ul.menu div.dropdown ul li a:hover,
#header ul.menu div.dropdown ul li.active a{
	color:#fdc200;
	background:url(../images/bg-dropdown-hover.png) repeat-x 0 0 ;/*Dropdown hover highlight*/
}


#main{
	width:952px;
	float:right;
	margin:0 0px 0 0px;
	/*background:#fff url(../images/bg-main.gif) repeat-y 0 0;

*/
background:#fff url(../images/bg-sidebar.gif) repeat-y 0 0;
}
#main.home{background:#2d3133;}
#main.nothome{}


#main .main-bottom{
	overflow:hidden;
	width:952px;
	padding:0 0 3px;
	background:url(../images/bg-main-bot.gif) no-repeat 0 100%;

}

#sidebarGeneral
{
width:248px;
	
	height:300px;
	float:left;
	padding:11px 0 0;
	color:#1b1d1e;
	background:url(../images/bg-sidebar.gif) no-repeat 0 0;

}

#sidebar{
	width:248px;
	height: auto;

	float:left;
	padding:11px 0 0;
	color:#1b1d1e;
	/*background:#e78c00 url(../images/bg-sidebar.gif) no-repeat 0 0;
*/
}
#sidebar a.back,
#sidebarGeneral a.back{
	font-size:8px;
	color:#1b1d1e;
	padding:0 0 0 12px;
	margin:0 0 0 14px;
	background:url(../images/arrow-left.gif) no-repeat 0 50%;
	text-transform:uppercase;
}
.stdcontent{
	float:left;
	position:relative;
	background:#fff;
	padding:0 20px 20px 31px;
	width:653px;
	min-height: 450px;
	height: auto ;
	top: 0px;
	left: 0px;
}

.promoHome
{
	padding:0 0px 0px 0px;
	width:952px;
	
	height: auto ;
	top: 0px;
	left: 0px;
}

#main.home #content{
	background-color: #2D3133;/*-------------------------------------------------------------*/
	width:703px;
	padding:0;	
}
#content h2{
	color:#2e3234;
	font-size:19px;
	line-height:20px;
	margin:30px 0 20px;
	width: 194px;
}
#content p{
	margin:0;
	padding:0 0 23px;
	line-height:18px;
	width:  auto;
}
#content .image{
	float:right;
	z-index:0;
	/*position:relative;*/
	padding:0 0 0 10px;
	top: 23px;
	left: 425px;
}
#main.home #content .image{
	padding:0;
	
}
#content .image img{display:block; }

#sidebar ul{
	margin:0px 0 0;
	padding:0 0 0px;
	/* background-color:#E78C00;
*/
}

#sidebar ul.market{
	overflow: visible;
	margin:0;
	list-style:none;
}

#sidebar div.icon{
	width:60px;
	height:60px;
	float:left;
	
}

#sidebar div.title{
	padding:0 0 10px 5px;
	overflow:hidden;
}

#sidebar div.title span{
	display:block;
	margin:0 auto;	
}

#sidebar div.title div.snowsun{
	width:37px;
	display:block;
	height:39px;
	margin-top:13px;
	float:left;
	background:url(../images/bg-ico-snowsun.png) no-repeat 0 0;
}

#sidebar div.title div.ind{
	width:29px;
	display:block;
	height:23px;
	margin-top:22px;
	 margin-left:14px;
	float:left;
	background:url(../images/ico-ind.png) no-repeat 0 0;
}
#sidebar div.title div.sun{
	width:37px;
	display:block;
	height:37px;
	margin-top:13px;
	float:left;
	background:url(../images/ico-sun.png) no-repeat 0 0;
}
#sidebar div.title div.ac{
	width:31px;
	display:block;
	height:31px;
	margin-top:18px;
	float:left;
	background:url(../images/ico-ac.png) no-repeat 0 0;
}
#sidebar div.title div.bev{
	width:16px;
	display:block;
	height:23px;
	margin-top:20px;
	float:left;
	background:url(../images/ico-bev.png) no-repeat 0 0;
}
#sidebar div.title div.oil{
	width:37px;
	display:block;
	height:39px;
	margin-top:13px;
	float:left;
	background:url(../images/ico-oil.png) no-repeat 0 0;
}
#sidebar div.title div.marine{
	width:52px;
	display:block;
	height:24px;
	margin-top:20px;
	float:left;
	background:url(../images/ico-marine.png) no-repeat 0 0;
}
#sidebar div.title div.oem{
	width:35px;
	display:block;
	height:38px;
	margin-top:13px;
	float:left;
	background:url(../images/ico-oem.png) no-repeat 0 0;
}
#sidebar div.title div.plumb{
	width:39px;
	display:block;
	height:36px;
	margin-top:13px;
	float:left;
	background:url(../images/ico-plumb.png) no-repeat 0 0;
}
#sidebar div.title div.fire{
	width:28px;
	display:block;
	height:32px;
	margin-top:13px;
	float:left;
	background:url(../images/ico-fire.png) no-repeat 0 0;
}
#sidebar div.title div.book{
	width:13px;
	height:10px;
	margin-top:31px;
	background:url(../images/bg-ico-book.gif) no-repeat 0 0;
}


#sidebar h2{
	color:#272a2c;
	float:left;
	width:185px;
	font-size:19px;
	line-height:25px;
	background:url(../images/bg-sidebar-title.gif) repeat-x 0 100%;
	font-weight:normal;
	padding:0 0 0 5px;
	margin:26px 0 0 0;
}

#sidebar ul.insual li{
	list-style:none;
	font-size:11px;
	float:left;
	width:248px;
	padding: 10px 0 10px 0;
	 
	/*background-color: #E78C00;
	/*background: url(../images/bg-sidebar.gif) repeat-y 0 0;*/
}

#sidebar ul.insual li.active,
#sidebar ul.insual li:hover
{
	 hasLayout: true;

  /*background-color:#ffffff;
 */
}

#sidebar ul.insual li span,
#sidebar ul.insual li span{
	padding:0px 0 0px 0px;
	float:left;
}

#sidebar ul.insual li a span.sub,
#sidebar ul.insual li a:hover span.sub{
	background:url(../images/arrow-down.gif) no-repeat 0 50%;
}


#sidebar ul.insual li a{
	padding:0 0 0 20px;
	line-height:20px;
	color:#1b1d1e;
	float:left;
	width:228px;
background:url(../images/arrow-right.gif) no-repeat 10px 50%;
margin:0px 0 0 0px;

}




#sidebar ul.insual li a:hover,
#sidebar ul.insual li.active a{
 
	background-color:#ffffff;
	
}

#sidebar ul.insual li ul{
	display:block;
	width:248px;
	margin:0;
	padding:0;
}
#sidebar ul.insual li ul li a{
	
	width:208px;
	margin:10px 0 0 11px;
	
	padding:10px 0 10px 12px;
}



#sidebar ul.insual li ul li span{
	padding:0 0 0 20px;
	float:left;
	background:url(../images/bg-list.gif) no-repeat 0 50%;

}






#sidebar ul.solutions{
	padding:0;
	
	overflow:hidden;
	margin:22px 0 0 0;
	 text-align:center;
	/*background-color:#E78C00;
	*/

}



#sidebar ul.solutions li a{
	float:none;
	font-size:11px;
	white-space:nowrap;
	color:#1b1d1e;
	position:relative;
	top: 3px;
    list-style-type:none;
	margin:10px 0 0px 0px;
	/*background:url(../images/arrow-right.gif) no-repeat 0 50%;*/
	padding:10px 0 0px 0px;
	
	
	
}






#sidebar ul.solutions li{
	margin:0 0 0 0;
	overflow:hidden;
	padding:10px 0 10px;
	 list-style-type:none;
	
	
}



#sidebar ul.solutions li:hover,
#sidebar ul.solutions li.active,
#sidebar ul.solutions li.hover{
	border: 0px solid #FFFFFF;
	background-color:White;

	
	
}

/*----------------------------------------*/


#sidebar ul.solutions1{
	padding:0;
	width:100%;
	overflow:hidden;
	margin:3px 0 0px;
}



#sidebar ul.solutions1 li a{
	float:none;
	font-size:11px;
	white-space:nowrap;
	color:#1b1d1e;
	top: 3px;
	margin:0px 0 0 11px;
	background:url(../images/arrow-right.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
}
#sidebar ul.solutions1 li{
	margin:0 0 0px;
	
	padding:0 0 8px;
}
#sidebar ul.solutions1 li:hover,
#sidebar ul.solutions1 li.active,
#sidebar ul.solutions1 li.hover{
	/*background:#fff;*/
}


/*----------------------------------------*/




#main.home #sidebar{
	background:none;
	padding:0;
	position:relative;
 	z-index:999;
}
#sidebar ul.market li a:hover{
	text-decoration:none;
}
#sidebar ul.market li a span.plumb{
	padding-right:47px;
	background:url(../images/img-plumb.gif) no-repeat 100% 55%;
}
#sidebar ul.market li a span.snowsun{
	padding-right:45px;
	background:url(../images/img-snowsun.gif) no-repeat 100% 45%;
}
#sidebar ul.market li a span.indust{
	padding-right:45px;
	white-space:nowrap;
	background:url(../images/img-indust.gif) no-repeat 100% 40%;
}
#sidebar ul.market li a span.marine{
	padding-right:53px;
	background:url(../images/img-marine.gif) no-repeat 100% 40%;
}
#sidebar ul.market li a span.oil{
	padding-right:42px;
	background:url(../images/img-oil.gif) no-repeat 100% 40%;
}
#sidebar ul.market li a span.sun{
	padding-right:46px;
	background:url(../images/img-sun.gif) no-repeat 100% 50%;
}
#sidebar ul.market li a span.oem{
	padding-right:47px;
	background:url(../images/img-oem.gif) no-repeat 100% 50%;
}
#sidebar ul.market li a span.acoustic{
	padding-right:44px;
	background:url(../images/img-acoustic.gif) no-repeat 100% 50%;
}
#sidebar ul.market li a span.fire{
	padding-right:46px;
	background:url(../images/img-fire.gif) no-repeat 100% 40%;
}
#sidebar ul.market li a span.bev{
	padding-right:41px;
	background:url(../images/img-bev.gif) no-repeat 100% 50%;
}
#sidebar ul.market li a{
	width:100%;
	font-size:14px;
	cursor:pointer;
	color:#fff;
	float:left;
	text-align:right;
}
#sidebar ul.market li a span{
	float:left;
	width:175px;
	text-align:right;
}
#sidebar ul.market li.not-hovered{
	padding:0 0 0.1px;
}
#sidebar ul.market li{
	line-height:40px;
	padding:2px 0 2px;
	float:left;
	width:100%;
	position:relative;
	border-top:1px solid #676c6f;
	background:url(../images/bg-li-market.gif) repeat-x 0 100%;
}
#sidebar ul.market li.test
{
	padding:0px;
	border:none;
	background:none;
	/*background:url(../images/bg-li-market-hover.gif) repeat-x 0 0;*/
}

#sidebar ul.market li.test:hover
{
	padding:0px;
	border:none;
	background:none;
}

#sidebar ul.market li.active,
#sidebar ul.market li.hover,
#sidebar ul.market li:hover{
	padding:20px 0;
	border:none;
	cursor:pointer;
	background:url(../images/bg-li-market-hover.gif) repeat-x 0 0;
}
* html #sidebar ul.market li.hover,
* html #sidebar ul.market li.active,
* html #sidebar ul.market li{
 	padding-bottom:0px; 
}
#sidebar ul.market li.active a,
#sidebar ul.market li.hover a,
#sidebar ul.market li:hover a{
	font-size:19px;
	color:#272a2c;
}


#sidebar ul.market li.active a span.plumb,
#sidebar ul.market li.hover a span.plumb,
#sidebar ul.market li:hover a span.plumb{
	padding-right:56px;
	/*padding-bottom:20px;/*pushes the menu down*/
	
	background:url(../images/img-plumb1.gif) no-repeat 100% 55%;
	
}
#sidebar ul.market li.active a span.snowsun,
#sidebar ul.market li:hover a span.snowsun,
#sidebar ul.market li.hover a span.snowsun{
	padding-right:54px;
	background:url(../images/img-snowsun1.gif) no-repeat 100% 45%;
}
#sidebar ul.market li.hover a span.indust,
#sidebar ul.market li:hover a span.indust,
#sidebar ul.market li.active a span.indust{
	padding-right:54px;
	letter-spacing: -1px;
	background:url(../images/img-indust1.gif) no-repeat 100% 45%;
}
#sidebar ul.market li.hover a span.marine,
#sidebar ul.market li:hover a span.marine,
#sidebar ul.market li.active a span.marine{
	padding-right:62px;
	background:url(../images/img-marine1.gif) no-repeat 100% 50%;
}
#sidebar ul.market li.hover a span.oil,
#sidebar ul.market li:hover a span.oil,
#sidebar ul.market li.active a span.oil{
	padding-right:51px;
	background:url(../images/img-oil1.gif) no-repeat 100% 50%;
}
#sidebar ul.market li.hover a span.sun,
#sidebar ul.market li:hover a span.sun,
#sidebar ul.market li.active a span.sun{
	padding-right:55px;
	background:url(../images/img-sun1.gif) no-repeat 100% 50%;
}
#sidebar ul.market li.hover a span.oem,
#sidebar ul.market li:hover a span.oem,
#sidebar ul.market li.active a span.oem{
	padding-right:56px;
	background:url(../images/img-oem1.gif) no-repeat 100% 50%;
}
#sidebar ul.market li.hover a span.acoustic,
#sidebar ul.market li:hover a span.acoustic,
#sidebar ul.market li.active a span.acoustic{
	padding-right:53px;
	background:url(../images/img-acoustic1.gif) no-repeat 100% 50%;
}
#sidebar ul.market li.hover a span.fire,
#sidebar ul.market li:hover a span.fire,
#sidebar ul.market li.active a span.fire{
	padding-right:55px;
	background:url(../images/img-fire1.gif) no-repeat 100% 50%;
}
#sidebar ul.market li.hover a span.bev,
#sidebar ul.market li:hover a span.bev,
#sidebar ul.market li.active a span.bev{
	padding-right:49px;
	background:url(../images/img-bev1.gif) no-repeat 100% 50%;
}


/*-------------Market SideBar Styling----------------------------------------*/
/*This controls the slide out*/
#sidebar ul.market li div.sub-menu,
#sidebar ul.market li div.sub-menu1,
#sidebar ul.market li div.sub-menu2,
#sidebar ul.market li div.sub-menu3,
#sidebar ul.market li div.sub-menu4,
#sidebar ul.market li div.sub-menu5,
#sidebar ul.market li div.sub-menu6,
#sidebar ul.market li div.sub-menu7,
#sidebar ul.market li div.sub-menu8,
#sidebar ul.market li div.sub-menu9,
#sidebar ul.market li div.sub-menu10{
	display:none;
	/*position:relative;*/
	position: absolute;
	left:100%;
	top:0;
	padding:0 0 0 50px;
	overflow:hidden;
	z-index:7000;
	width:0px;
	height:0px;
	background:url(../images/market_bg.png) repeat-y 0 0;
	
    /*
	background: transparent none repeat scroll 0 0;
	background-color: #ffcc00;
	opacity:.80;
	filter: alpha(opacity=80);
	*/
	
}

/*sets lines with arrow to left*/
#sidebar ul.market li div.sub-menu ul li a,
#sidebar ul.market li div.sub-menu1 ul li a,
#sidebar ul.market li div.sub-menu2 ul li a,
#sidebar ul.market li div.sub-menu3 ul li a,
#sidebar ul.market li div.sub-menu4 ul li a,
#sidebar ul.market li div.sub-menu5 ul li a,
#sidebar ul.market li div.sub-menu6 ul li a,
#sidebar ul.market li div.sub-menu7 ul li a,
#sidebar ul.market li div.sub-menu8 ul li a,
#sidebar ul.market li div.sub-menu9 ul li a,
#sidebar ul.market li div.sub-menu10 ul li a{
	line-height:25px;
	color:#1b1d1e;
	padding:0 0 0 16px;
	width:auto;
	font-size:15px;
	background:url(../images/arrow-right.gif) no-repeat 0 50%;
}

/* Sets menu size*/
#sidebar ul.market li div.sub-menu ul,
#sidebar ul.market li div.sub-menu1 ul,
#sidebar ul.market li div.sub-menu2 ul,
#sidebar ul.market li div.sub-menu3 ul,
#sidebar ul.market li div.sub-menu4 ul,
#sidebar ul.market li div.sub-menu5 ul,
#sidebar ul.market li div.sub-menu6 ul,
#sidebar ul.market li div.sub-menu7 ul,
#sidebar ul.market li div.sub-menu8 ul,
#sidebar ul.market li div.sub-menu9 ul,
#sidebar ul.market li div.sub-menu10 ul{
	overflow:hidden;
	float:left;
	padding:0 0 0 0;
	margin:3px 0 0;
	width:292px;
}

/*sets background of the items in the menu*/
#sidebar ul.market li div.sub-menu ul li,
#sidebar ul.market li div.sub-menu1 ul li,
#sidebar ul.market li div.sub-menu2 ul li,
#sidebar ul.market li div.sub-menu3 ul li,
#sidebar ul.market li div.sub-menu4 ul li,
#sidebar ul.market li div.sub-menu5 ul li,
#sidebar ul.market li div.sub-menu6 ul li,
#sidebar ul.market li div.sub-menu7 ul li,
#sidebar ul.market li div.sub-menu8 ul li,
#sidebar ul.market li div.sub-menu9 ul li,
#sidebar ul.market li div.sub-menu10 ul li{
	background:none;
	border:none;
	float:left;
	overflow:hidden;
	font-weight:400;
	list-style:none;
	width:392px;
	padding:0;
	line-height:32px;
}

/*Sets the links to underline on hover*/
#sidebar ul.market li div.sub-menu ul li a:hover,
#sidebar ul.market li div.sub-menu1 ul li a:hover,
#sidebar ul.market li div.sub-menu2 ul li a:hover,
#sidebar ul.market li div.sub-menu3 ul li a:hover,
#sidebar ul.market li div.sub-menu4 ul li a:hover,
#sidebar ul.market li div.sub-menu5 ul li a:hover,
#sidebar ul.market li div.sub-menu6 ul li a:hover,
#sidebar ul.market li div.sub-menu7 ul li a:hover,
#sidebar ul.market li div.sub-menu8 ul li a:hover,
#sidebar ul.market li div.sub-menu9 ul li a:hover,
#sidebar ul.market li div.sub-menu10 ul li a:hover{
	text-decoration:none;
	font-weight:900;
}

/*----------------------------------------------------------------------*/





#sidebar ul.market li div.sub-menu ul li.hover,
#sidebar ul.market li div.sub-menu ul li:hover{
	padding:0;
	line-height:32px;
}


#footer{
	width:953px;
	float:left;
	padding:0 0 3px 0;
	overflow:hidden;
}
#footer ul{
	float:right;
	margin:1px -2px 0 0;
	overflow:hidden;
}
#footer ul li{
	float:left;
	list-style:none;
	/*font-variant:  small-caps;*/
	padding:0 18px 0 0;
	background:url(../images/bg-list-separator.gif) no-repeat 100% 50%;
	font-size:10px;
}
#footer ul li:hover,
#footer ul li.hover{padding:0 2px 0 0;}
#footer ul li a{
	color: White;
	float:left;
	padding:0 0 0 14px;
	line-height:28px;
}
#footer ul li span.login{padding:0 0 0 10px;float:left;}
#footer ul li span.login a{
	padding-left:17px;
	background:url(../images/bg-login-pl.gif) no-repeat 0 55%;
}
#footer ul li span.login a.active{
	background:url(../images/bg-login-min.gif) no-repeat 0 55%;
}
#footer ul li:hover span.login a.active,
#footer ul li.hover span.login a.active{
	background:url(../images/bg-login-min-yel.gif) no-repeat 0 55%;
}
#footer ul li.hover span.login,
#footer ul li:hover span.login{
	padding-left:10px;
	background:#262a2b;
}
#footer ul li:hover a,
#footer ul li.hover a,
#footer ul li.hover span a,
#footer ul li:hover span a{
	color:#fdc200;
	padding:0 16px 0 14px;
	background:#262a2b;
	text-decoration:none;
}
#footer ul li.hover span.login a,
#footer ul li:hover span.login a{
	padding-left:17px;
	background:url(../images/bg-login-pl-yel.gif) no-repeat 0 55%;
}
* html #footer ul li span.login a,
* html #footer ul li span.login a.active,
* html #footer ul li.hover span.login a.active,
* html #footer ul li.hover span.login a{
	background-position:0 50%; 
}
div.bottom{
	/*width:960px;
	margin:55px auto 0;
	padding:0 0 20px;*/
}
div.bottom p{
	font-size:10px;
	color:#ecf0f3;
	text-align:center;
	text-transform: uppercase;
}
div.bottom p a{
	color:#ecf0f3;
	text-decoration:underline;
}
div.bottom p a:hover{
	text-decoration:none;
}
div.popup{
	padding:7px 4px 0 19px;
	position:absolute;
	display:none;
	color:#fff;
	background:url(../images/bg-popup.png) repeat 0 0;
}
div#popuplogin{
	bottom:0px;
	right:0px;
	 
	 
	width:255px;
}
div#popup-news{
	top:30px;
	width:255px;
	right:0px;
	padding:7px 4px 10px 19px;
	left:25px;
}

div#prodLineDiv{
	top:30px;
	width:255px;
	right:0px;
	padding:7px 4px 10px 19px;
	left:25px;
}


div.popup ul{
	margin:20px 0 0;
	padding:0 0 0 0px;
}
div.popup ul li,
#header ul.menu li div.popup ul li{
	list-style:none;
	font-size:12px;
	line-height:16px;
	padding:0 0 5px;
	float:none;
	background:none;
	text-transform:none;
}
#header ul.menu li div#popup-news{top:25px;}
#header ul.menu li div.popup ul li:hover{
	background:none;
}

#header ul.menu li div#prodLineDiv{top:25px;}








#header ul.menu li div.popup a,
#header ul.menu li div.popup ul li{background:none;padding:0 0 5px;line-height:16px;float:none;}
#header ul.menu li div.popup ul li a:hover
{
	background:background:url(../images/bg-dropdown-hover.png) repeat-x 0 4px; /*url(../images/bg-popup-li.gif) no-repeat 0 50%;*/
	text-decoration:underline;
	}
	
div.popup div.bottom{
	width:241px;
	margin:10px 0 0;
	padding:5px 0 0;
	overflow:hidden;
	background:url(../images/bg-div-line.png) repeat-x 0 0;
}
div.popup a.more,
#header ul.menu li div.popup a.more{
	float:left;
	padding:0 15px 0 0;
	margin:5px 0 0;
	cursor:pointer;
	text-transform:uppercase;
	font-size:8px;
	color:#fff;
	background:url(../images/bg-more.gif) no-repeat 100% 60%;
}
#header ul.menu li div.popup a.more:hover{
	text-decoration:underline;
}
div.popup ul li a,
#header ul.menu li div.popup ul li a{
	padding:0 0 0 4px;
	color: White;
	/*background:url(../images/bg-popup-li.gif) no-repeat 0 100%;*/
}
div.popup h3{
	font-size:16px;
	font-weight: normal;
	line-height:18px;
	margin:10px 0 0;
	padding:0 0 0 26px;
}
div.popup h3.h-login{
	background:url(../images/bg-popup-login.gif) no-repeat 0 50%;
}
div.popup h3.h-news{
	background:url(../images/bg-popup-news.gif) no-repeat 0 50%;
}





div.popup a.close,
#header ul.menu li div.popup a.close{
	float:right;
	width:5px;
	height:5px;
	margin:0 5px 0 0;
	background:url(../images/bg-btn-close.gif) no-repeat 0 0;
}
div.popup div.form{
	margin:10px 0 0;
}
div.popup div.form label{
	width:61px;
	float:left;
	padding:0 5px 0 0;
	text-align:right;
	line-height:24px;
	font-size:12px;
}
div.popup div.form input{float:left;}
div.popup div.form input.text{
	width:141px;
	height:18px;
	padding:2px 2px;
	border:1px solid #444647;
}
div.popup div.form div{
	float:left;
	width:100%;
	padding:0 0 7px;
}
div.popup div.form a{
	float:left;
	color:#fff;
	margin:0 0 0 5px;
	text-decoration:underline;
}
div.popup div.form a:hover{
	text-decoration:none;
}
div.popup div.form label.keep{
	width:auto;
	text-transform:uppercase;
	font-size:8px;
	line-height:13px;
	margin:16px 0 0 5px;
}
div.popup div.form input.submit{
	width:60px;
	float:right;
	margin:0 5px 0 0;
	height:28px;
	color:#333;
	cursor:pointer;
	font-weight:bold;
	border:none;
	background:url(../images/bg-btn.gif) no-repeat 0 0;
}
div.popup div.form input.check{
	border:none;
	width:13px;
	height:14px;
	margin:16px 2px 0 0;
	padding:0;
}

	/*------------Blu Solution CSS-----------------------------------------------------------------*/
	
	  .rss-popup {
    margin: 100px auto;
    padding: 0;
    width: 100px;
    position: relative;
}

div.rss-popup em {
    background: url(bubble.png) no-repeat;
    width: 100px;
    height: 49px;
    position: absolute;
    top: -70px;
    left: -0px;
    text-align: center;
    text-indent: -9999px;
    z-index: 2;
    display: none;
}

#rss-icon {
    width: 42px;
    height: 42px;
    background: url(icon.png) no-repeat 0 0;
    text-indent: -9999px;
    margin: 0 auto;
    display: block;
}

	
	
.quickList
{

float:left;
width:330px;

}

.quickListProd
{

float:left;
width:330px;


}



	

		
.marketsHomeDiv
{
	 float:left;
	width:20em;
	height:10px;
	
	
	}	


.li_menu{
    width:0px;
    height:0px;
     background-color: #F7AF02;
    text-align: left;
    overflow:hidden;
         
}


/*
.Marine{ 
background:url('/images/Marine.gif');
  background-repeat:   no-repeat;
 height:45px;
  
}

.CommercialIndustrial{ 
background:url('/images/commercial.gif');
  background-repeat:   no-repeat;
 height:41px;
  
}

.OilGas{ 
background:url('/images/OilGas.gif');
  background-repeat:   no-repeat;
 height:42px;
  
}

.Duct{ 
background:url('/images/Duct.gif');
  background-repeat:   no-repeat;
 height:41px;
  
}

.HVAC{ 
background:url('/images/HVAC.gif');
  background-repeat:   no-repeat;
 height:39px;
  
}
*/
.textDiv
{
	
	float:left; 
	width:30em; 
	height:30em; 
	position:absolute; 
	background-color: Orange; 
	top: 48px; 
	left: 321px;
	 
	
	
	}


.menu_head
{
	border:1px solid #998675;
	}

.menu_body 
{
	display:none; 
	width:114px;
	border-right:1px solid #998675;
	border-bottom:1px solid #998675;
	border-left:1px solid #998675;
	}
	
.menu_body li
{
	background:#493e3b;
	
	}
	
.menu_body li.alt
{
	background:#362f2d;
	}
	
.menu_body li a
{
	color:#FFFFFF; 
	text-decoration:none;
	font-size:12px; 
	padding:10px; 
	display:block;
	}
	
.menu_body li a:hover
{
	padding:15px 10px; 
	font-weight:bold;
	}
	


/*News Ticker*/
#scrollup
 {
  position: relative;
  overflow: hidden;
  border: px solid #000;
  height: 25px;
  width: 250px;
  left:3px;
  top:3px;
  float:left;
  background-color:#2D3133;
  color:White;
}

#scrollup div a
{
  
 color:White;
}
.headline,
#headline a {
  position: absolute;
  top: 25px;
  left: 5px;
  height: 30px;
  width:400px;
  color:White;
  
}

.style1 {/*Left Pic*/
   
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight : bolder;
    font-size: 10pt;
    /*padding-right:15px;*/
    margin-right:15px;
    border-style:solid;
    border-width:1px;
    border-color: #999999;
    
     padding: 2px;
   /* style="border: 1px solid #999999; padding: 2px; margin: 0 0 8px 10px;"*/

   
}
.style2 {/*Right Pic*/
  
font-family: Verdana, Arial, Helvetica, sans-serif;
    
	font-weight : bolder;
    font-size: 12pt;
    /*padding-left:15px;*/
   margin-left:15px;
    border-style:solid;
    border-width:1px;
    border-color: #999999;
    
     padding: 2px;

}

.style1noborder {/*Left Pic*/
   
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight : bolder;
    font-size: 10pt;
    /*padding-right:15px;*/
    margin-right:15px;
    border-style: none;
    border-width:1px;
    border-color: #999999;
    
     padding: 2px;
   /* style="border: 1px solid #999999; padding: 2px; margin: 0 0 8px 10px;"*/

   
}
.style2noborder {/*Right Pic*/
  
font-family: Verdana, Arial, Helvetica, sans-serif;
    
	font-weight : bolder;
    font-size: 12pt;
    /*padding-left:15px;*/
   margin-left:15px;
    border-style: none;
    border-width:1px;
    border-color: #999999;
    
     padding: 2px;

}

.prodLineLinks
{
 color:Black;
 font-size: 14px;
 line-height:20px;  
}

.prodLineHeadings
{
	color:Black;
	/*text-decoration: underline;*/
 font-size: 16px;

}

.quickDiv
{
	padding:20px 0 20px 0;
}
.quickList
{

float:left;
width:330px;

}

.text-left li
{

 padding:2px 0px 2px 0px;
	
}
