@charset "utf-8";

#logoHeader {background-image: url(images/newHome/logoWithBanner.gif);height: 26px;width: 939px; font-size: 18px; font-weight:bold; color:#ffffff; text-align:right; padding-right:8px; padding-top:32px;}


#menu {width:947px; height:25px; position:relative; z-index:100; margin:15px 0 30px; font-family:Arial, Helvetica, sans-serif;}
#menu ul {display:table; list-style:none; margin:0; padding:0;}
#menu li {position:relative; float:left; margin:0 23px 0 0; padding:0;}
#menu li.last-li {margin-right:0;}

#menu a {float:left; font-size:14px; font-weight:normal; line-height:25px; text-decoration:none; color:#283593;}
#menu a:hover {color:#888888; white-space:nowrap;}
#menu li.dropdown a {background:url(images/newHome/ddArrow.gif) 100% 50% no-repeat; padding-right:16px;}

#menu li ul {position:absolute; background:#e1e1e1; left:0; top:25px; display:block; border:1px #FFFFFF solid; border-top:0; visibility:hidden;}
#menu li li {border-top:1px #FFFFFF solid;}
#menu li.dropdown li a {display:block; background:#e1e1e1; color:#333333; font-size:12px; line-height:14px; width:190px; padding:5px 7px;}
#menu li.dropdown li a:hover {background:#283593; color:#FFFFFF;}

#menu li:hover > ul {visibility:visible;}
#menu a:hover ul {visibility:visible;}
#menu li li {margin:0;}

#menu table {position:absolute;top:0;left:0;border-collapse:collapse;text-align:left;}
#menu table ul li a {padding-left:0;}


#pagewrapper {
	background:url(images/newHome/pageBottomBorder.gif) 50% 100% no-repeat;
	width:971px;
	margin:0 auto;
	padding:0 3px 23px;
	}
#pageContainer {font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: normal;color: #444;text-decoration:none; width:947px;margin-left:auto;margin-right:auto;margin-top:5px;background-color:#FFF; padding:9px;}

#mainTextContainer {width:402px; height:313px; background-image: url(images/newHome/mainTextBack.gif); padding:13px 18px; margin-bottom:16px; margin-top:26px;}
#clientsContainer {height: 174px;width: 402px;background-image: url(images/newHome/clientsBack.gif); padding:14px 18px;}
.hdrText{font-size:14px; font-weight:bold; padding-bottom:10px;}
.clientsText{font-size:13px; padding-bottom:22px;}

#newsContainer{width:253px; height:241px; background:url(images/newHome/newsBack.gif) no-repeat; padding:6px 12px; margin-bottom:10px;}
.whitHdrText{font-size:14px; font-weight:bold; color:#fff; padding-bottom:20px;}

.newsHdr{font-size: 11px; font-weight: bold; color: #283593; padding-bottom:12px;}
.newsHdr a{font-size: 11px; font-weight: bold; color: #283593; text-decoration:none;}
.newsHdr a:hover{font-size: 11px; font-weight: bold; color: #000; text-decoration:none;}

.newsLink{font-size: 12px; font-weight: normal; color: #283593; padding-bottom:25px;}
.newsLink a{font-size: 12px; font-weight: normal; color: #283593; padding-bottom:25px; text-decoration:none;}
.newsLink a:hover{font-size: 12px; font-weight: normal; color: #000; padding-bottom:25px;  text-decoration:underline;}

.newsStory{font-size: 11px; font-weight: normal; color: #444;}
.newsHdrLink{font-size: 13px; font-weight: bold; color: #283593; padding-top:32px;}
#aquaPos{left:63px; top:30px; display:block; position:relative; width:126px; height:32px;}
#refurbPos{left:23px; top:4px; display:block; position:relative; width:211px; height:28px;}
#flashContainer{width:255px; height:15px; background:url(images/newHome/flashHdrBack.gif) no-repeat; padding:6px 12px;}
#adsContainer{width:251px; height:93px; background-image: url(images/newHome/adsBack.gif); padding:6px 12px; margin-top:14px;}

#flashContainer .whitHdrText {
	padding:0;
	}

/* Featured Products ---------------------------------------------*/
ul#featuredProds {
	margin:27px 0;
	padding:0 10px 0 4px;
	list-style-type:none;
	}

ul#featuredProds a {
	text-decoration:none;
	}

ul#featuredProds li {
	position:relative;
	margin:0 0 47px;
	padding:0;
	background:url(images/newHome/roundedbox-btm2.png) left bottom no-repeat;
	}
ul#featuredProds li div {
	background:url(images/newHome/roundedbox-top2.png) left top no-repeat;
	padding:12px 8px 12px 105px;
	}

ul#featuredProds li.bg-right {
	background-position:right bottom;
	}
ul#featuredProds li.bg-right div {
	background-position:right top;
	}

ul#featuredProds li div a.fp-img {
	position:absolute;
	top:-18px;
	left:0;
	background:url(images/newHome/fp-solo.png) 0 0 no-repeat;
	display:block;
	width:66px;
	height:0;
	padding-top:110px;
	overflow:hidden;
	}

ul#featuredProds li div h4 {
	font-size:14px;
	margin:0 0 3px;
	}
ul#featuredProds li div h4 a {
	color:#283593;
	}
ul#featuredProds li div h4 a:hover {
	text-decoration:underline;
	}

ul#featuredProds li div p {
	font-size:11px;
	color:#283593;
	margin:0 0 3px;
	}



ul#featuredProds li#fp-duo div a.fp-img {
	background-image:url(images/newHome/fp-duo.png);
	width:108px;
	padding-top:90px;
	}

ul#featuredProds li#fp-midi div a.fp-img {
	top:-15px;
	background-image:url(images/newHome/fp-midi.png);
	width:106px;
	padding-top:100px;
	}

ul#featuredProds li#fp-avd div a.fp-img {
	top:-13px;
	background-image:url(images/newHome/fp-avd.png);
	width:60px;
	padding-top:117px;
	}