@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #003466;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 1062px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/body_pattern.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#nav {
	background-image: url(/images/nav_up.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 35px;
	height: 35px;
}
.nav {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 27px;
	padding-top: 8px;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/nav_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	background-color: #FFFFFF;
	margin-left: 35px;
	padding-right: 11px;
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.content_box {
	padding-right: 18px;
}
#footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-bottom: 14px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#brands_box {
	width: 219px;
	margin-left: 8px;
}
#brands_content {
	background-image: url(/images/brands_pattern.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 14px;
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
.brands_logo {
	padding-top: 7px;
	padding-bottom: 7px;
}
.brands_text {
	color: #009865;
	text-decoration: none;
	text-align: left;
}
.brand_logo {
	text-align: center;
	float: left;
	width: 96px;
	margin-bottom: 2px;
	margin-right: 2px;
	height: 74px;
}
.descriptions_small {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #009865;
}
h1 {
	font-size: 27px;
	line-height: 29px;
	font-weight: bold;
	color: #009966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
}
.body_small {
	font-size: 12px;
	line-height: 15px;
}
.body_rev {
	color: #FFFFFF;
}
.product_name {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #003466;
}
.product_name_strip {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #003466;
	padding: 5px;
	background-color: #E5E5E5;
	margin-right: 8px;
}
.product_box {
	margin-bottom: 10px;
	margin-right: 8px;
	font-size: 13px;
	line-height: 17px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top: 1px none #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}
.product_image {
	padding-left: 10px;
}
.categories_box {
	width: 180px;
	margin-right: 10px;
	color: #003466;
	text-decoration: none;
	background-color: #CEE5F0;
	font-size: 13px;
	background-image: url(/images/categories_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	border: 1px solid #009966;
}
.category_text {
	color: #003466;
	text-decoration: none;
}
a.category_text:link {
	color: #003466;
	text-decoration: none;
}
a.category_text:visited {
	color: #003466;
	text-decoration: none;
}
a.category_text:hover {
	color: #009865;
	text-decoration: none;
	font-weight: bold;
}
.item_box {
	padding: 4px;
	border: 1px solid #999999;
	margin-bottom: 7px;
}
.price {
	font-size: 14px;
	float: right;
	color: #000000;
}
.price_sale {
	font-size: 16px;
	float: right;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.price_msrp {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #009865;
}
.date {
	color: #009865;
	font-size: 13px;
	font-weight: bold;
}
