@charset "utf-8";
body {
	background-color: #160B71;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
img {
border: none 0px;	
}
#overallcontainer {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;
}
#topnav {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 26px;
}
#topnav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#topnav li a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 26px;
	display: block;
	float: left;
	padding-right: 6px;
	padding-left: 5px;
	background-image: url(../images/topnav_seperator.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#topnav .search_box {
	width: 350px;
	text-align: right;
	color: #FFF;
	padding-top: 3px;
	float: right;
}
#topnav .search_box form, #topnav .search_box input, #topnav .search_box span {
	float: right;
}
#topnav .search_box span {
	margin-right:10px;
	font-size: 12px;
}
#topnav .search_box input {
	border: 1px solid #170B71;
	margin-right: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
#topnav .search_box #SearchSubmit {
	color: #170B71;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFF;
	height: 21px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	line-height: 18px;
}
#secondnav {
	background-image: url(../images/secondnav_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 26px;
}

#secondnav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#secondnav li a, #secondnav .introtxt {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 26px;
	display: block;
	float: left;
	padding-right: 6px;
	padding-left: 5px;
	background-image: url(../images/secondnav_seperator.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.clear {
	clear: both;
}
#leftnav {
	float: left;
	width: 202px;
	margin: 10px;
	clear: both;
}
#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	min-height:260px;
	background-image: url(../images/leftnav_bg.jpg);
	background-repeat: no-repeat;
	background-color: #3447A5;
}
#leftnav a {
	display: block;
	width: 159px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1DABC;
	border-right-color: #D1DABC;
	border-bottom-color: #D1DABC;
	border-left-color: #D1DABC;
	background-image: url(../images/leftnav_bullet.png);
	background-position: 10px center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#leftnav a.top {
border-top : 1px solid #D1DABC;	
}
#leftnav a:hover {
background-image: url(../images/leftnav_bullet_over.png);
background-color:#FFF;
color:#000;
}
.headertxt {
	color: #FFF;
	background-color: #170B71;
	margin: 0px;
	height: 38px;
	width: 720px;
	display: block;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#maincontent {
	float: left;
	padding-top: 10px;
	font-size: 12px;
	color: #333;
	width: 720px;
}
#maincontent h2 {
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 0px;
}

#maincontent a {
	color: #170B71;
}


#productlist {
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-type: none;
}
#productlist li {
	float: left;
	height: 239px;
	width: 168px;
	margin-right: 4px;
	background-image: url(../images/home_hightlights_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 12px;
	text-align: center;
}
#productlist h3 {
	font-size: 15px;
	color: #03689B;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	display:block;
}
#productlist h3 a, #productlist p a {
	color: #333;
	text-decoration:none;
}
#productlist p {
	font-size: 12px;
	color: #03689B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:39px;
	display:block;
	line-height:36px;
}
#productlist .prodimg {
	height: 125px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#productlist .pricebox {
	margin-top: 2px;
	padding: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#productlist li .pricebox .pricing {
	float: left;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#productlist li .pricebox .pricing_price {
	font-size: 15px;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
}
#productlist .pricebox a {
	float: left;
	margin-top: 10px;
	margin-left: 7px;
}
.paging_totals {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 250px;
	clear: both;
}
.paging_nav {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 400px;
	text-align: right;
}

#productbox, #productmoreinfo {
	margin-top: 0px;
	float: left;
	width: 680px;
	margin-right: 30px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9BC7A;
}
#productbox #product_image {
	float: left;
	width: 200px;
	margin-right: 15px;
	min-height:200px;
}
#productbox #product_image span {
	display:block;
	font-size:11px;
	text-align: center;
}
#productbox #productinfo {
float:left;
width:465px;
}
#productbox #productrrp {
	font-weight:bold;
}
#productbox #productprice {
	font-size:18px;
	padding: 0px;
	color: #900;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#productbox #productsaving {
color: #666666;
font-size:12px;
}
#productbox #addtocart {
	margin-top: 15px;
}
#productbox #addtocart label {
	font-size: 12px;
	color: #333;
	display: block;
	float: left;
	width: 25px;
	line-height: 22px;
}
#productbox #addtocart #Qty {
	font-size: 12px;
	color: #333;
	border: 1px solid #170B71;
	height: 17px;
	width: 25px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 18px;
	float: left;
}
#productbox #addtocart #Submit {
	float: left;
	width: 43px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#productmoreinfo #productmoreinfo_rightlists {
	float:right;
	width:250px;
	margin-left:10px;
}
#productmoreinfo #shortdescription {
float:left;
width:410px;
font-size:12px;
margin-top:5px;
}
.rederrortext {
	color:#900;
	
}
.whatis-headline {
	font-size: 14px;
}
#footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#footer a {
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	float: right;
	display: block;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

