/* Core HTML */
* {
	margin:0px;
	padding:0px;
}
html, body {
	font: normal 0.95em/1.6em Arial, Helvetica, sans-serif;
	color: #151a17;
	background: #FFFFFF url(../styleImages/bg.jpg) repeat-x;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; }

* html .clearfix { height: 1%; }

.container { margin:0 auto; padding:0; width:850px; height:auto; }
img {
	border: none;
}
.picborder { margin: 10px 20px 20px 5px; padding:10px; background:#FFFFFF; border:1px solid #D9E2E9;}
h1 {
	margin-bottom:2em; font: normal 2em Georgia, Times New Roman, Serif;
}
h2 {
	margin-bottom:10px;
	font-size:20px;
	font-weight:normal;
}
h3 {
	margin:20px 0px 10px;
	font-size:18px;
	font-weight:normal;
}
h6 {	
	font: normal 1.5em Georgia, Times New Roman, Serif;
}
p {
	margin-bottom:12px;
}
a, a:visited, a:active {
	text-decoration: none;
	color:#6c6603;
}
a:hover {
	color:#676108;
}

li {
	list-style-position: inside;
	padding-bottom:8px;
}
br {
	clear:both;
}
td {
	padding:5px;
}
.levens { font-family: "Times New Roman", Times, serif; color: #01642D;}
.titleBlock {
	display:block;
	padding:5px;
	background:#E8E8E8;
	/*border:solid 1px #FF5F6C;*/
}

/* Site Structure */
#pageSurround {
	width: 960px;
	margin: 0px auto;
	background-color:#FFF;
	/*background: #FFF url(../styleImages/backgrounds/bg-main-container.gif) top left no-repeat;*/

}
#toplinks {
	width: 450px;
	float:right;
	text-align:right;
	margin-top:10px;
	padding-right:15px;
	font-weight:bold;
}
#welcome {
	/*margin-right: 20px;*/
	text-align:right;
}

#topHeader { height:100px; padding-right: 0px; clear:both; text-align: right;	
	background: #000 url(../styleImages/bg-header.jpg) top left;		
}


#logo { float:left; margin: 0; }



#containerMain {
	margin-top:20px;
	background: #660000 url(../styleImages/backgrounds/bg-main-container.gif) top no-repeat;
}

#middleHeader {
	clear:both; height:45px; margin-top:5px; padding:0px 10px 0px 0px;
	color:#FFF; /*background:#00101D url(../styleImages/backgrounds/bgTopHeader.gif) top repeat-x ;*/
}

/* Navigation */

#nav {
	/*margin:0; padding:7px 0 0 0;
	width:auto; height:auto;*/
	margin: 0; padding: 0;		
	height: 40px;	
}

#nav-list {
	margin:0; padding:0;
}
		
	#nav-list li {
	margin: 0px !important; padding:0px; float:left;
	list-style: none; line-height:12px;
	font: normal 1.2em Arial, Helvetica, Geneva, sans-serif;
	/*text-transform: uppercase;*/
	text-decoration: none;	
	letter-spacing: 1px;
	}
	
	#nav-list li a{
	padding:12px 15px;
	   display:block
	}
	
	#nav-list li ul li a{
	font: normal 0.8em Arial, Helvetica, Geneva, sans-serif;
		padding:10px 15px;
	    display:block;
	}
			
	#nav-list li.current-cat, #nav-list li:hover {
		background:#d7e5e9;
	}


#nav-list li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	margin:0;
	padding:0; 
	
}
#nav-list li:hover ul, #nav-list li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#nav-list li ul li {
    background: #FFFFFF;
	border-bottom:1px solid #d7e5e9;	
	border-left:1px solid #d7e5e9;	
	border-right:1px solid #d7e5e9;			
	line-height:28px;	
	width:15em;
	margin:0px;
}
#nav-list li:hover, #nav-list li.hover {
    position: static;
}
#nav-list li ul ul {
	margin: -35px 0 0 15em;
}
#nav-list li:hover ul ul, #nav-list li.sfhover ul ul {
	left: -999em;
}
#nav-list li:hover ul, #nav-list li li:hover ul, #nav-list li.sfhover ul, #nav-list li li.sfhover ul {
	left: auto;
}
#nav-list li:hover ul ul, #nav-list li:hover ul ul ul, #nav-list li.sfhover ul ul, #nav-list li.sfhover ul ul ul {
	left: -999em;
}
#nav-list li:hover ul, #nav-list li li:hover ul, #nav-list li li li:hover ul, #nav-list li.sfhover ul, #nav-list li li.sfhover ul, #nav-list li li li.sfhover ul {
	left: auto;
} 		





.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 200px; 
	padding: 0px 5px 0px 10px;
	float: left;
}
.colMid {
	position: relative; margin: 0 0 0 20px; 
	width: 700px /*520px*/;
	float: left; 
}
.colRight {
	position: relative;
	width: 200px; 
	padding: 0px 10px 0px 5px;
	right: 0px;
	float: right;
}
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 200px; 
	margin-top:20px;
	padding: 0px 5px 0px 10px;
	float: left;
}
.colMainCheckout {
	position: relative; width: 700px; float: right;	
	margin-top:20px; margin-right:20px;
}

.SiteDocs a { width: 170px; padding: 5px 5px 5px 15px;  display: block; background: #EE0000; border-bottom: 1px #EDEDED solid;
	font-size: 1em; font-weight: bold; text-decoration: none; background:  url('../styleImages/cat_arrow.gif') no-repeat left;
}
.boxTitleSiteDocs {
	padding: 5px;
	font-weight:bold;
	background:#FFF;
}
	
#currency {
	width:250px;
	height:27px;
	padding-top:3px;
	text-align:right;
	float:right;
	color:#4C4001;
	/*border-right: 1px solid #FFF; */
}
#Login {
	color:#4C4001;
}
#Login p a{
	color:#F4F1CD;
}
#Login p a:hover{
	color:#fff;
}
.txtCopy  {
	color:#4C4001;
}
#searchForm {
	width:250px;
	height:35px;
	padding-top:2px;
	text-align:right;
	float:right;
}
#searchForm  a {
	color: #CCC;
	text-decoration: none;

}
#search{
	/*float:right;*/
	background-image:url(../styleImages/search-bg.png);
	display:block;
	height:32px;
	width:200px;
	margin: 0px; margin-bottom: 20px;
}

#search span{
	float:right; padding-top:5px; padding-right:15px; font-size: 0.85em;
}

#search input{
	border:#FFFFFF;
	position:relative;
	top:8px;
	left:30px;
	width:120px;
	color:#b6b6b6;
	
}
#welcome {
	float:right;
	width:350px;
	height:23px;
	padding-top: 7px;
	text-align:right;
	/*border-left: 1px solid #FFF;*/
}
.boxTitleLeft, .boxTitleRight {
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	padding: 5px;
	font-weight:bold;
	background:#FFF;
}
.boxContentLeft, .boxContentRight {
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	margin-bottom: 5px;
	padding: 5px;
	background:#FFF;
}
.boxContent {
	padding: 3px;
	margin: 0px 0px 5px;
	position: inherit;
	text-align:justify;
}
.boxContent  p { line-height:1.5em;}
/* Logo */
#logo {
	margin-bottom: 6px;
}

/* Other Links */
#topHeader a, #topHeader a:visited, #topHeader a:active, #topHeader a:hover {
	color: #6c6603;
}

/* Menu */
#mainmenu-nav {
	list-style: none;
	list-style-type: none;
}
.li-nav a {
	text-indent: 2px;
}
.ul-nav, .li-nav {
	list-style: none;
}

/* Category Elements */
#subCats {
	text-align: center;
	border: 1px dashed #F4F4F4;
	margin-bottom: 20px;
	padding: 3px;
	float: left;
	clear:both;
	width: 454px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
a.sortLink {
	font-weight: bold;
}

/* Product Display Elements */
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 5px;
	padding-bottom: 3px;		
}
div.latestProds {
	text-align: center;
	width: 141px;
	margin-left:9px;
	margin-bottom:8px;
	height: 180px;
	float: left;
	overflow: hidden;
}
.featured { 
	float: left; 
	background-color: #FFFFFF;	
	margin: 4px; 
	padding-top: 4px; 
	border: 1px solid #CECECE; 
	text-align: center;  
	width: 160px; 
	height: 185px;
}
.featuredProd { 
	height:125px;
	margin: 5px auto;
}

.featuredTitle, .featuredTitle a { 
	font-size: 110%; 
	font-weight: bold; 
	color: #333; 
	margin: 0; 
	padding: 10px;  
	text-decoration:none;
}
.price {
	font-size:18px;
	margin-top: 24px;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
	color: #C60000 /*#090*/;
}
.txtOutOfStock {
	color: #F00;
}
#featured {
	text-align:center;
}
.boxContent ul, .boxContent ol {
	margin: 20px 0px 0px 20px;
}
.boxContent ul li, .boxContent ol li {
	list-style-position:outside;
}
#mainProdImage {
	width: 460px;
	text-align:center;
	margin:10px 0;
}

/* Form Elements */
.searchBtn, .submit, a.txtCheckout, a.txtButton, a.txtUpdate, a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #6c6603;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #E2DC7C;
	border-top: 1px solid #fbf6ac;
	border-right: 1px solid #a19b39;
	border-bottom: 1px solid #a19b39;
	border-left: 1px solid #fbf6ac;
	padding: 1px 2px 2px;
}
a.txtviewCart:hover, a.txtCheckout:hover, a.txtButton:hover, a.txtUpdate:hover, a.txtviewCart:visited, a.txtCheckout:visited, a.txtButton:visited, a.txtUpdate:visited {
	color: #6c6603;
	text-decoration: none;
}
#flashBasket .txtviewCart, #cart .txtUpdate, #cart .txtCheckout, table .txtCheckout, form a.txtButton {
	padding:2px 5px 3px; 
}
#flashBasket {
	margin-bottom:5px;
}

#maillistBtn {
	margin-top: 4px;
}
.searchBox {
	color: #666;
	border: 1px solid #CCC;
	padding:2px;
}
.textbox {
	border: 1px solid #CCC;
	padding:2px;
}
.boxContent .textbox {
	border: 1px solid #CCC;
}
.textboxDisabled {
	background-color: #FFF;
	border: 1px solid #CCC;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	text-decoration:none;
}
.txtContentTitle {
	font-size: 14px;
	font-weight: bold;
	color: #2C2C2C;
}
.txtBoxSave {
	padding-left: 16px;
}
.tblList {
	border: 1px solid #F4F4F4;
}
.tdListTitle {
	background-color: #F4F4F4;
	font-weight: bold;
}

/* Cart Elements */
.cart_icon {
	border: none;
	margin: 12px 0px;
}
.tdEven {
	background-color: #FFF;
}
.tdOdd {
	background-color: #f5f5f5;
}
.txtCart {
	margin-bottom:8px;
	line-height:18px;
}
.txtCartPrice {
	float: right;
	color: #090;
	padding-right: 3px;
}
#cart td {
	padding:5px;
}
.cartTotal {
	border-top: 1px dashed #e3e3e3;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
}
.cartProgress {
	width: 350px;
	margin: 10px auto;
	padding: 4px;
	border: 1px dashed #F90;
	text-align:center;
	font-weight: normal;
}
.txtcartProgressCurrent {
	color: #F90;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	margin:12px 0px;
}
.tdcartTitle {
	font-weight: bold;
	background-color: #F4F4F4;
	border-top: 10px solid #FFF;
	border-bottom: 1px solid #8C8C8C;
}
.tdcartEven {
	background-color: #f5f5f5;	
}
.tdcartOdd {
	background-color: #FFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #8C8C8C;
}
#updateCart {
	clear:both;
	margin:10px 0px;
}
#littleCartTitle {
	background-color:#F4F4AF;
	border-top: 3px solid #F4F4AF;
	border-right: 3px solid #F4F4AF;
	border-left: 3px solid #F4F4AF;
	padding: 5px;
	font-weight:bold;
	color:#333;
}
#littleCartContent {
	border: 3px solid #F4F4AF;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 0.9em;
}
.txtStockWarn {
	color: #F00;
}
.txtError {
	font-weight: bold;
	color: #F00;
	background-color: #FFCECE;
	border: 1px solid #F00;
	padding: 2px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#cartStockBasket {
	padding-bottom:24px;
	border-bottom: 1px dashed #C8C8C8;
}
#download {
	font-weight:bold;
	text-transform:uppercase;
}

/* Rating Elements */
.RatingTop {
	border-top: 1px dotted #e3e3e3;
	border-right: 1px dotted #e3e3e3;
	border-left: 1px dotted #e3e3e3;
	padding: 3px;
}
.RatingMain {
	border-right: 1px dotted #e3e3e3;
	border-left: 1px dotted #e3e3e3;
	padding: 3px;
	font-style:italic;
}
.ReviewBot {
	border-right: 1px dotted #e3e3e3;
	border-left: 1px dotted #e3e3e3;
	padding: 3px;
	border-bottom: 1px dotted #e3e3e3;
}
.RatingBottom {
	padding: 3px;
	border: 1px dotted #e3e3e3;
	color: #999;
}

/* Footer */
/*
.siteDocs {
	text-align:center;
	margin: 10px 0px 0px;
	border-top: 4px solid #c4d3ae;
	padding:17px 10px 22px;
	background: #383838 url(../styleImages/backgrounds/bgFooter.gif) top repeat-x;
}
*/
.siteDocs a, .siteDocs a:hover, .siteDocs a:visited {
	margin:0px 10px;
	color:#6c6603;
}
#notices {
	text-align:center;
	margin:10px auto 0px;
	color: #8C8C8C;
}
#notices a, #notices a:visited, #notices a:hover {
	color: #8C8C8C;
}
.txtCopyright {
	text-align: center;
	padding: 5px 0px 30px;
	color: #8C8C8C;
}
.txtCopyright a, .txtCopyright a:visited, .txtCopyright a:hover {
	color: #8C8C8C;
}

#footer { margin: 50px 0 0 0; padding: 20px 0px 20px 20px; background: #FFF /*url(../styleImages/backgrounds/bgFooter.gif) top repeat-x*/; font-size:0.85em; border-top:solid 2px #DDD;}



a#hiddenlink, a#hiddenlink:hover {
	color: #000000;
	text-decoration:none;
	cursor: text;
	background:none;
}

/* Misc */
#shipping-select {
	width: 220px;
}
#breadcrumb {
	margin:0px 0px 14px;
	padding: 6px;
	border: 1px dashed #E5E5E5;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dropDown, select {
	border: 1px solid #CCC;
	padding:1px;
}
.boxContent select {
	border: 1px solid #F4F4F4;
}
.required {
	color:#F00;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

#container-form { width:660px; margin: 0 auto; margin-bottom:20px; padding:10px; color:#333; background:#EBFFCC;}

.required-title{font-size:0.8em;margin-left:20px;}
.form-title {float: left; width:160px; color:#61522B; margin-left:20px;}
.form-row {clear:both; margin:0px; display:block;}
.form-row input { font-size: 1em; padding:2px;}
.required {color:red; font-size: 1.2em;}
.rule{height:2px; margin:0 20px 10px 21px; padding: 0 0 0 0; background:transparent url(images/dotted-horizontal-line.gif) repeat-x scroll 0 bottom ; clear:both; display:block;}	

.odd { background:#DEFDB9; vertical-align: top; padding:5px; }
.even {background:#FFFFFF; vertical-align: top; padding:5px; }


