body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #004a7d;
	color: #333;
	margin: 0px;
}

.leftbg {
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-x;
}

.rightbg {
	background-image: url(images/bg-right.gif);
	background-repeat: repeat-x;
}

.header {
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #fff;
	width: 980px;
}

.page {
	background-color: #6692b1;
}

h1 {
	font-size: 20px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 10px;
}

.left_product_nav {
	background-color: #002a47;
	padding: 2px 10px;
	width: 230px;
}

.left_product_nav .category {
	padding: 0 0 5px 0;
}

.left_product_nav .category a {
	color: #00aeef;
	font-size: 17px;
	text-decoration: none;
}

.left_product_nav ul {
	margin: 0 0 10px 0;
	padding: 0;
	
	border-top: 1px solid #1a405a;
}

.left_product_nav li {
	list-style-type: none;
	padding: 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #1a405a;
}

.left_product_nav li a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

.product_search {
	height: 80px;
	color: #fff;
}
.product_search form {
	padding-top: 20px;
}

.page_content {
	background-color: #b5cfe0;
	padding: 10px;
}

.productlist-right {
	color: #fff;
}

.productlist-right a:link,
.productlist-right a:active,
.productlist-right a:visited {
	color: #fff;
	text-decoration: none;
}

a:link,
a:active,
a:visited {
	color: #005696;
	text-decoration: underline;
}

.menu_dropdown {
	position: absolute;
	text-align: left;
	top: 44px;
	left: 0px;
	width: 180px;
	background-color: #005696;
	
	z-index: 100000;
	
	display: none;
	
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter:alpha(opacity=85);
}

.menu_dropdown div {
	width: 180px;
}

.menu_dropdown a {
	display: block;
	padding: 3px 5px;
}

.menu_dropdown a:link,
.menu_dropdown a:active,
.menu_dropdown a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	padding: 4px 10px;
	background-color: #005696;
}

.menu_dropdown a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #4989b8;
}

.footer {
	background-color: #005696;
	padding: 10px;
}


.footer a:link,
.footer a:visited,
.footer a:active {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}


.product_preview a:link,
.product_preview a:active,
.product_preview a:visited {
	font-weight: bold;
	text-decoration: none;
}

.fakelink {
	text-decoration: none !important;
}

h2 {
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 10px;
}


.bar-footer {
	padding: 0px 5px;
}

.bar-footer .productlist {
	width: 161px;
	float: left;
	
}

.bar-footer .productlist dt {
	margin: 0px;
	padding: 0px;
}

.bar-footer .productlist dt a:link,
.bar-footer .productlist dt a:active,
.bar-footer .productlist dt a:visited {
	color: #fff;
	text-decoration: none;
	
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}

.bar-footer .productlist dd {
	margin: 8px 8px 8px 0px;
	padding: 0px;
}

.bar-footer .productlist dd a:link,
.bar-footer .productlist dd a:active,
.bar-footer .productlist dd a:visited {
	color: #fff;
	text-decoration: none;
	
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

.shipping-info {
	background-color: #b9d4e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 20px;
}


.splash-rotation {
	z-index: 100;
}

.splash-rotation .overlay-text {
	background-color: #002a47;
	
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}
.splash-rotation .overlay-text div {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	
	padding: 8px 16px;
}

.overlay-text {
	width: 535px;
	top: 330px;
	right: 13px;
}

.overlay-text a:link,
.overlay-text a:active,
.overlay-text a:visited {
	color: #fff;
}

.nice-product-image {
	width: 140px;
	height: 140px;
	overflow: hidden;
	background-color: #fff;
	text-align: center;
}
.nice-product-image img {
	vertical-align: middle;
}

.related_link:link,
.related_link:active,
.related_link:visited {
	color: #0c3e63;
	text-decoration: none;
}

.related_link:hover {
	text-decoration: underline;
}




.buyButton {
	padding: 5px 15px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	line-height: 1;
	color: white;
	text-shadow: 0 -1px 1px rgba(0,0,0,.3);
	background-image: -webkit-gradient(linear, 0% 0%, 0%100%, from(#52A8E8), to(#377AD0));
	background-image: -moz-linear-gradient(0% 100% 90deg,#377AD0, #52A8E8);
	background-color: #52A8E8;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	-o-border-radius: 23px;
	border-radius: 23px;
	border: 1px solid #20559A;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);
	-o-box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);
	box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.5);
}

.buyButton:hover, .buyButton:focus {
	background-image: -webkit-gradient(linear, 0% 0%, 0%100%, from(#54A1D8), to(#1967CA));
	background-image: -moz-linear-gradient(0% 100% 90deg,#1967CA, #54A1D8);
	background-color: #52A8E8;
	color: white;
}

.buyButton:active {
	background: #2D7CD1;
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.5), 0 1px 1px rgba(255,255,255,.7);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.5), 0 1px 1px rgba(255,255,255,.5);
	-o-box-shadow: 0 1px 2px rgba(0,0,0,.5), 0 1px 1px rgba(255,255,255,.5);
	box-shadow: 0 1px 2px rgba(0,0,0,.5), 0 1px 1px rgba(255,255,255,.5);
	color: white;
}

.buyButton[disabled] {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

