@charset "iso-8859-1";

#overlay{
	z-index: 10;
	visibility: hidden;
	position:absolute;
	top:0;
	left:0;
	background-color:#000;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}

a {color: #ffcc99; text-decoration: none;}
a:hover  { color: #D6B671; text-decoration: underline;}

BODY {
	font-size: 11px;
	background-color: BLACK;
	margin-top:0px;
	margin-bottom: 0px;
	font-family: Geneva, Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-color: #330000;
	border: 0px solid #000000;
}

.clear {
	clear: both;
	padding-top: 0;
	margin: 0;
}

.small-gold {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #d6b671;
	text-decoration: none;
}


.vlist {
	padding: 0px;
	}

	.vlist ul {
		margin: 0;
		list-style: none;
		text-align: left;
		}
						
	.vlist ul li {
		background: url(../images/red-arrow.gif) no-repeat;
		background-position: left;
		padding: 2px 0px 0px 10px;		
		}
				
	.vlist ul li a {
		color: #000000;
		font: 12px times new roman;
		text-decoration: none;
		}
		
	.vlist ul li a:hover {
		color: #D6B671;
		font: 12px times new roman;
		text-decoration: underline;
		}				

.box-borders {
	display: table-cell;
	width: 755px !important;
	width: 770px;
	margin: auto;
	padding: 0px 0px 50px 15px;
	text-align: left;
	background-color: #ffffff;
	background: url(../images/checkout_border_left.gif);
	background-repeat: repeat-y;
	border: 0px solid #00FF33;
}		
		
#box-gradient {
	display: table-cell;
	height: 100px;
	width: 755px !important;
	width: 770px;
	margin: auto;
	padding: 0px 0px 50px 15px;
	text-align: left;
	background-color: #ffffff;
	background: url(../images/left-nav-light-grad.gif);
	background-repeat: repeat-y;
	border: 0px solid #00FF33;
}			
		
#box-product-listing-header {
	float: left;
	width: 740px !important;
	width: 100%;
	height: 49px;
	margin: 0px 0px 7px 0px;	
	padding: 7px 10px 0px 5px;
	font-size: 10px;
	font-family: arial,verdana,geneva;
	color: #4D060c;
	text-align: left;
	background: url(../images/product-listing-header-grad.gif) #f5f5f5;
	background-repeat: repeat-x;
	border: 1px solid #000000;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}			

.box-product-listing-header-nav {
		float: left;
		width: 40%;
		font-size: 11px;
		font-family: arial,verdana,geneva;
		color: #4D060c;
		padding: 0px;
		margin: 0px;
		text-align: left;
		border: 0px solid #000000;
	}
	
	.box-product-listing-header-nav a {
		font-size: 11px;
		font-family: arial,verdana,geneva;
		color: #4D060c;
		text-decoration: none;
		text-align: left;
	}

	.box-product-listing-header-nav a:hover {
		color: #D6B671;
		text-decoration: underline;
	}

	.box-product-listing-header-nav table {
		text-align: left;		
	}
	
	.box-product-listing-header-nav td {
		font-size: 11px;
		font-family: arial,verdana,geneva;
		color: #4D060c;
		text-decoration: none;
		text-align: left;
	}

	.box-product-listing-header-nav td a {
		font-size: 11px;
		font-family: arial,verdana,geneva;
		color: #4D060c;
		text-decoration: none;
		text-align: left;
	}

	.box-product-listing-header-nav td a:hover {
		color: #D6B671;
		text-decoration: underline;
	}	

.box-pl-announcement {
	float: left;
	width: 574px !important;
	width: 582px;
	border: 1px solid #CCCCCC;
	background-color: #f4f4f4;
	background-color: #f8f8f8;	
	margin: 3px 0px 5px 0px;
	padding: 3px;
	text-align: center;
	font: 9px arial,verdana #000000;
}	
	
#box-product-detail-header {
	float: left;
	width: 745px !important;
	width: 100%;
	height: 30px;
	margin: 0px;	
	padding: 0px 0px 5px 10px !important;
	padding: 1px 0px 0px 10px;	
	font-size: 10px;
	font-family: arial,verdana,geneva;
	color: #4D060c;
	text-align: left;
	background-color: #f1f1f1;
	background-repeat: repeat-x;
	border: 1px solid #000000;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}			
	
.box-update-results {
		float: right;
		font-size: 11px;
		font-family: arial,verdana,geneva;
		color: #4D060c;
		padding: 0px;
		margin: 0px;
		text-align: right;
		border: 0px solid #000000;
	}
	
	.box-update-results a {
		font-size: 11px;
		font-family: arial,verdana,geneva;
		color: #4D060c;
		text-decoration: none;
		text-align: right;
	}

	.box-update-results a:hover {
		color: #D6B671;
		text-decoration: underline;
	}	

.box-category-large {
	clear: both;
	float: left;
	padding: 0px;
	margin: 9px 0px 0px 0px;
	width: 75%;
	border: 0px solid #000000;	
}

	.box-category-large h2 {
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		font-family: arial,verdana,geneva;
		color: #4D060c;
	}
	
	.box-category-large h2 a {
		font-size: 14px;
		font-family: arial,verdana,geneva;
		color: #4D060c;
		text-decoration: none;
	}

	.box-category-large h2 a:hover {
		color: #D6B671;
		text-decoration: underline;
	}

.box-body {
	float: right;
	width: 590px;
	margin: 0px 0px 10px 0px;
	border: 0px solid #00FF33;
}

.box-nextrecords {
	clear: both;
	float: left;
	width: 574px !important;
	width: 582px;
	border: 1px solid #CCCCCC;
	background-color: #f4f4f4;
	background-color: #f8f8f8;	
	margin: 3px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	text-align: center;
	font: 9px arial,verdana #000000;
}

	.box-nextrecords td {
		color: #000000;
		font: 12px Geneva, Helvetica, sans-serif;
		text-decoration: none;
	}

	.box-nextrecords td a {
		color: #4e060d;
		text-decoration: none;
	}

	.box-nextrecords td a:hover {
		color: #D6B671;
		text-decoration: underline;
	}

.box-lnav {
	float: left;
	width: 155px;
	margin: 0px;
	padding: 0px 0px 15px 5px;
	border: 0px solid #000000;
}

.box-lnav-description {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px 0px 15px 5px;
	border: 0px solid #00FF33;
}	
	
.lnav-header {
	width: 147px !important;
	width: 155px;	
	margin: 3px 0px 7px 0px !important;
	margin: 3px 0px 7px 0px;	
	padding: 3px;
	text-align: center;
	color: #4d060c;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: bold;
}

.lnav-menu {
	width: 145px !important;
	width: 155px;
	margin: 3px 0px 7px 0px;
	padding: 3px 3px 3px 5px;
	text-align: left;
	color: #4d060c;
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
}
	
.lnav-0 {
	padding: 2px 0px 2px 0px;
}

	.lnav-0 a {
		font-family: Geneva, Helvetica, sans-serif;
		font-size: 12px;
		color: #4e060d;
		text-decoration: none;
	}

	.lnav-0 a:hover {
		color: #D6B671;
		text-decoration: underline;
	}	
	
.lnav-1 {
	padding: 0px;
}
		
	.lnav-1 a {
		font-family: Geneva, Helvetica, sans-serif;
		font-size: 11px;
		color: #4e060d;
		text-decoration: none;
	}

	.lnav-1 a:hover {
		color: #D6B671;
		text-decoration: underline;
	}
	
.lnav-2 {
	padding: 0px 0px 5px 0px !important;
	padding: 0px 0px 3px 0px;
}	
	
	.lnav-2 a {
		font-family: Geneva, Helvetica, sans-serif;
		font-size: 12px;
		color: #4e060d;
		text-decoration: none;
	}

	.lnav-2 a:hover {
		color: #D6B671;
		text-decoration: underline;
	}
	
.lnav-3 {
	padding: 2px 0px 3px 22px;
}	
	
	.lnav-3 a {
		font-family: Geneva, Helvetica, sans-serif;
		font-size: 11px;
		color: #4e060d;
		text-decoration: none;
	}

	.lnav-3 a:hover {
		color: #D6B671;
		text-decoration: underline;
	}	
	
#breadcrumb {
	clear: both;
	padding: 5px 0px 5px 0px !important;
	padding: 3px 0px 5px 0px;
	border: 0px solid #000000;
	color: #4e060d;
	font: 14px arial;
	}
	
	#breadcrumb ul {
		margin: 5px 0px 0px -39px !important;
		margin: 0px 0px 0px 0px;
		list-style: none;
		text-align: left;
		}
		
	#breadcrumb ul li {
		display: inline;
		color: #4e060d;
		font: 14px arial;
		padding: 0px 2px 0px 0px;
		}

	#breadcrumb ul li a {
		color: #4e060d;
		font: bold 14px/20px arial;
		text-decoration: none;
		padding: 0px 2px 0px 0px;
		}
		
	#breadcrumb ul li a:hover {
		color: #D6B671;
		text-decoration: underline;
		}

.box-item-small {
	float: left;
	width: 90px !important;
	width: 92px;
	height: 170px;
	border: 1px solid #CCCCCC;
	background-color: #f4f4f4;
	background-color: #f8f8f8;	
	margin: 3px 6px 3px 0px;
	padding: 0px;
	font: 9px arial,verdana #000000;
	text-align: center;
}

	.box-item-small img {
		clear: both;
		border: 1px solid #000000;
		width: 75px;
		height: 75px;
		padding: 0px;
		margin: 5px 0px 5px 0px;
	}

	.box-item-small img a {
		clear: both;
		padding: 0px;
		margin: 0px;
	}
	
	.box-item-small a {
		clear: both;
		color: #4e060d;
		font-size: 11px;
		text-decoration: none;
		margin: 0px;
		padding: 0px;
	}

	.box-item-small a:hover {
		color: #D6B671;
		text-decoration: underline;
	}
	
.box-product-detail {
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 20px 10px;
	width: 580px;
	font-size: 10px;
	font-family: arial,verdana,geneva;	
	border: 0px solid #000000;
}

	.box-product-detail h1 {
		margin: 0px;
		padding: 0px;
		font-size: 20px;
		font-family: times new roman,arial,verdana,geneva;
		font-weight: normal;
		color: #006633;
	}

	.box-product-detail h2 {
		margin: 0px 0px 5px 0px;
		padding: 0px;
		font-size: 14px;
		font-family: times new roman,arial,verdana,geneva;
		font-weight: normal;
		font-style: italic;
		color: #006633;
	}

.box-medium-image {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	font-size: 10px;
	font-family: arial,verdana,geneva;

}

.box-product-description {
	float: left;
	width: 260px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	border: 0px solid #000000;
}

	.box-product-description h3 {
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		font-family: arial,verdana,geneva;
		font-weight: bold;
		color: #CC3300;	
	}

.box-product-assortment {
	float: left;
	width: 275px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	border: 0px solid #000000;
}

	.box-product-assortment table {
		border-top: 1px solid #003300;
		border-left: 1px solid #003300;
	}

	.box-product-assortment th {
		margin: 0px;		
		background-color: #006633;
		border-right: 1px solid #003300;
		border-bottom: 1px solid #003300;				
		color: #ffffff;
		font-size: 12px;
		font-family: arial,verdana,geneva;
		font-weight: bold;
		text-align: center;
	}
	
	.box-product-assortment td {
		margin: 0px;
		color: #006633;
		font-size: 10px;
		font-family: arial,verdana,geneva;
		text-align: center;
		border-right: 1px solid #003300;
		border-bottom: 1px solid #003300;				
		border-top: 0px;
		border-left: 0px;
	}		

	.box-product-assortment input {
		margin: 0px;
		color: #006633;
		font-size: 10px;
		font-family: arial,verdana,geneva;
		border: 1px solid #339966;
		text-align: center;
	}		

	
.box-cart-small {
	width: 130px;
	float: right;
	padding: 0px;
	margin: 10px 10px 0px 0px;
	border: 0px solid #6F080D;
	text-align: right;
}

	.box-cart-small table {
		margin: 0px;
		padding: 0px;
		border: 0px;
	}
	
	.box-cart-small td {
		margin: 0px;
		padding: 0px;
		border: 0px;
	}

.table-cart-small table {
	margin: 0px;	
	padding: 0px;
	border: 0px solid #6F080D;
	background-color: #ffffff;
}

	.table-cart-small th {
		margin: 0px;
		padding: 0px;		
		background-color: #6F080D;
		color: #ffffff;
		font-size: 12px;
		font-family: arial,verdana,geneva;
		font-weight: bold;
		text-align: center;
	}
	
	.table-cart-small td {
		margin: 0px;
		padding: 3px 0px 7px 0px;
		color: #6F080D;
		font-size: 11px;
		font-family: arial,verdana,geneva;
		border: 2px solid #6F080D;
		border-top: 0px;
		text-align: center;
	}

	.table-cart-small a {
		color: #6F080D;
		font-size: 11px;
		font-family: arial,verdana,geneva;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
	}

	.table-cart-small a:hover {
		text-decoration: underline;
	}
	
.table-add-to-cart-small table {
	margin: 0px;	
	padding: 0px;
	border: 0px solid #6F080D;
	background-color: #ffffff;
}

	.table-add-to-cart-small th {
		margin: 0px;
		padding: 0px;		
		background-color: #6F080D;
		color: #ffffff;
		font-size: 12px;
		font-family: arial,verdana,geneva;
		font-weight: bold;
		text-align: center;
	}
	
	.table-add-to-cart-small td {
		margin: 0px;
		padding: 0px;
		color: #6F080D;
		font-size: 11px;
		font-family: arial,verdana,geneva;
		border-top: 0px;
		text-align: center;
	}

	.table-add-to-cart-small a {
		color: #6F080D;
		font-size: 11px;
		font-family: arial,verdana,geneva;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
	}

	.table-add-to--cart-small a:hover {
		text-decoration: underline;
	}

#box-complementary-products {
	float: left;
	text-align: left;
	padding: 20px 5px 15px 5px;
	margin-top: 10px;
	font-size: 12px;
	color: #990000;
	background-color: #ffffff;	
	border: 0px solid #CCCCCC;
}	

	#box-complementary-products h2 {
	margin-bottom: 10px;
	font-family: arial,verdana;
	font-style: normal;
	font-size: 18px;
	color: #990000;
	}	

.complementary-items {
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 2px;
	text-align: center;
	width: 175px;
	height: 150px;
	font-size: 11px;
	font-family: arial,verdana;
	color: #003300;
	border: 0px solid #000000;
}

	.complementary-items img {
	margin: 5px;
	width: 75px;
	height: 75px;
	border: 0px solid #000000;
	}	
	
	.complementary-items h3 {
	margin: 5px;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	}
	
.box-freegift-header {
	float: left;
	width: 745px !important;
	width: 100%;
	height: 20px !important;
	height: 30px;	
	margin-bottom: 10px;	
	padding: 7px 0px 5px 10px;
	font-size: 14px;
	font-family: arial,verdana,geneva;
	font-weight: bold;
	color: #4D060c;
	text-align: left;
	background-color: #f0f0f0;
	border-bottom: 1px solid #000000;
}

.box-lnav {
	float: left;
	width: 130px;
	margin: 0px;
	padding: 0px 0px 15px 5px;
	border: 0px solid #00FF33;
}

