body{ margin: 0 0 0 5px; background: #FFD457 url( "images/vapor.gif" ) no-repeat; font-size: 12px; font-family: verdana; }
h1 { margin: 0px; font-size: 24px; }
td { font-family: verdana; font-size: 12px; }
a {
/*	text-decoration: bold;  */
	text-decoration: none;
	font-weight:bold; 
	color: #aa2222;
	
}
a:hover {
	font-weight: bold;
	text-decoration: none; 
	color: red;
/*	text-decoration: underline; */
}

/* Define the width of the page */
#page {
	width: 768px;
}

/* Header layout */
#header { height: 171px;}
#header .left {
	float: left;
	width: 140px;
}
#header .right {
	float: right;
	width: 600px;
	padding: 5px;
}

.lg { font-size: 16px; font-weight: bold; color: #C54141; }

/* Navigation at the top layout */
#nav_top { height: 35px; width: 100%;}
#nav_top a { 
	float: left;
	display: block; 
	text-align: center;
	text-decoration: none; 
	color: #800000; 
	width: 123px;
	margin: 0 0 0 3;
	padding: 0 0 2px 0; 
	border: 1px solid #800000;
	background-color: #FFE599;
}
#nav_top a:hover { 
	font-weight: bold;
	text-decoration: none; 
	color: red;
	background-color: #FFDE7E;
}
#nav_top .view_cart { 
	float: right;
	text-align: right;
	width: 92px;
	margin: 0 15 0 0;
	padding: 0 0 0 0; 
	border: none;
	background-color: transparent;
}
#nav_top .view_cart a { 
	text-align: right;
	text-decoration: none; 
	color: #800000; 
	width: 92px;
	margin: 0 0 0 0;
	padding: 0 0 2px 0; 
	border: none;
	background-color: transparent;
}
#nav_top .view_cart a:hover { 
	font-weight: normal;
	text-decoration: none; 
	width: 92px;
	background-color: transparent;
}
#nav_top .products {
	position: absolute;
	top: 193px;
	left: 11px;
	visibility: hidden;
	width: 111px;
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #FFF1C5;
	border: 1px solid #800000;
}
#nav_top .products a {
	float: none;
	border: none;
	text-decoration: none; 
	text-align: left;
	width: 111px;
	margin: 6 0 0 0;
	background-color: #FFF1C5;
}
#nav_top .products a:hover {
	background-color: #FFF1C5;
	text-decoration: none; 
}
#nav_top .mail_order {
	position: absolute;
	top: 193px;
	left: 137px;
	visibility: hidden;
	width: 150px;
	margin: 0;
	padding: 0 0 0 10;
	background-color: #FFE599;
	border: 1px solid #800000;
}
#nav_top .mail_order a {
	float: none;
	border: none;
	text-align: left;
	text-decoration: none; 
	width: 150px;
	margin: 6 0 0 0;
	background-color: #FFE599;
}
#nav_top .mail_order a:hover {
	text-decoration: none; 
	background-color: #FFE599;
}
#nav_top .product_info {
	position: absolute;
	top: 193px;
	left: 389px;
	visibility: hidden;
	width: 111px;
	margin: 0;
	padding: 0 0 0 10;
	background-color: #FFF1C5;
	border: 1px solid #800000;
}
#nav_top .product_info a {
	float: none;
	border: none;
	text-decoration: none; 
	text-align: left;
	width: 111px;
	margin: 6 0 0 0;
	background-color: #FFF1C5;
}
#nav_top .product_info a:hover {
	text-decoration: none; 
	background-color: #FFF1C5;
}

/* Navigation Bottom Layout */
* html #nav_bottom { width: 200px; } /*IE Fix*/
#nav_bottom { 
	/*position: absolute;
	top: 400px;
	left: 8px;*/
	display: block;
	margin: 0px;
	padding: 0px;
	min-width: 196px;
	max-width: 196px;
	text-align: left;
	border: 2px solid #C41130;
	background: #EEDFE1 url( "images/nav_vapor.jpg" ) bottom right no-repeat;
}
#nav_bottom a { 
	display: block;
	text-decoration: none; 
	color: #800000; 
	width: 193px;
	margin: 3 0 0 3;
	padding: 0 0 2px 0; 
}
#nav_bottom a:hover { 
	text-decoration: none; 
	font-weight: bold;
	/*color: #800000; */
	color: red;
	background-color: #E1C5CA;
}

																/* Product style */
#product {
	/*border: 1px solid magenta;*/
}
#product .image {
	text-align: center;
	margin: 0 0 5px 0;
}
*html #product .header { width: 240px; }
#product .header {
	color: #C54141; 
	border: 1px solid #800000;
	text-align: center;
	font-size: 14px;
	max-width: 250px;
	margin: 0 0 0 0;
	font-weight: bold;
	background-color: #FFDD77;
}
#product .info {
	color: #800000; 
	border: 1px solid #800000;
	border-top: none;
	text-align: left;
	padding: 0 5 3 5;
	width: 240px;
	margin: 0 0 10 0;
	font-weight: normal;
	background-color: #FFE599;
}

#content {
	
}
#content .features {
	color: #C54141; 
	border: 1px solid #800000;
	text-align: center;
	font-size: 14px;
	margin: 0 0 0 0;
	font-weight: bold;
	background-color: #FFDD77;
}
#content .features_info {
	/*color: #800000; */
	border: 1px solid #800000;
	border-top: none;
	padding: 7 5 7 10;
	margin: 0 0 10 0;
	text-align: left;
	font-weight: normal;
	background-color: #FFE599;
}
#content .product_details table {
	border-collapse: collapse;
	width: 100%;
}
#content .product_details .header {
	color: #C54141; 
	font-size: 13px;
	font-weight: bold;
	background-color: #FFDD77;
}
#content .product_details .info {
	/*color: #800000;*/
	background-color: #FFE599;
}
#content .sell {
/*	color: #C54141;   */
	color: #451111;
	border: 1px solid #800000;
	text-align: center;
	font-size: 14px;
	margin: 0 0 0 0;
	font-weight: bold;
	background-color: #FFDD77;
}
#content .sell_info {
/*	color: #800000;  */
	color: #650000; 
	border: 1px dashed #800000;
	border-top: none;
	font-size: 10px;
	padding: 0 5 3 5;
	margin: 0 0 5 0;
	font-weight: normal;
	background-color: #FFF4D1;
}
#footer {
	text-align: right;
}

/* Shopping Cart Styles */
.cartHeader {
	background-color: #FFF1C5;
}
.cart {
	background-color: #FEF9EA;
}