html, body { color: #2C2C2c; background: #F9F6EF /*url(../styleImages/bg.jpg) repeat-x*/; }

h1 { color: #2F738D; }
h2 { color: #2AA2AB; }
h3 { color: #6C8F86; }

a, a:visited, a:active { color:#2F738D; }
	a:hover { color:#874330; }


	/* Shopping Cart
/* ----------------------------------------------*/
/* Title Box*/
#littleCartTitle { color:#333; background:#C2D78C; border: 3px solid #C2D78C; }
#littleCartContent { border: 3px solid #C2D78C; }
	/*#littleCartContent a{ color:#f00 }*/


.titleBlock { background:#C2D78C; /*border:solid 1px #FF5F6C;*/ }

/* Site Structure */
/* Background Content Container */
#pageSurround { 
	background-color:#F9F6EF;
	/*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;
}




#logo {
	float:left;
}



#header {
	clear:both;
	height: 148px;
	padding:6px 10px;
	margin-bottom:10px;
	background:#660000  url(../styleImages/backgrounds/bgHeader.gif) top no-repeat;
	vertical-align:middle;
	border-top: 1px solid #000;
	border-bottom: 3px solid #000;
}

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

#topHeader {
	background: #000000 url(../styleImages/bg-header.jpg) top repeat-x;
}

/* Background nav */
#middleHeader {
	color:#FFF; background:#45420B url(../styleImages/bg-nav.jpg) top repeat-x;
}

/* Navigation */
	/* Nav link colour */
	#category-list li a{ color:#778387; background:#45420B url(../styleImages/bg-nav.jpg) top repeat-x;}
	/* Nav hover colour */
	#category-list li.current-cat, #category-list li:hover, #category-list li a:hover  { color:#365B62; background:#D7E5E9;}

	
	
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 200px; 
	padding: 0px 5px 0px 10px;
	float: left;
}
.colMid {

}
.colRight {
	position: relative;
	width: 200px; 
	padding: 0px 10px 0px 5px;
	float: right;
}
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 200px; 
	margin-top:20px;
	padding: 0px 5px 0px 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 620px;
	float: right;
	margin-top:20px;
	padding-right:5px;
}

.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:#47656A;
	/*border-right: 1px solid #FFF; */
}
#Login {
	color:#47656A;
}
#Login p a{
	color:#F4F1CD;
}
#Login p a:hover{
	color:#fff;
}
.txtCopy  {
	color:#47656A;
}
#searchForm {
	width:300px;
	height:35px;
	padding-top:2px;
	text-align:right;
	float:right;
	color: #2F738D;
}
#searchForm  a {
	color: #2F738D;
	text-decoration: none;

}
#welcome {
	float:right;
	width:350px;
	height:23px;
	padding-top: 7px;
	text-align:right;
	/*border-left: 1px solid #FFF;*/
}
.boxTitleLeft, .boxTitleRight {
	border-top: 1px solid #9BC1CA;
	border-right: 1px solid #9BC1CA;
	border-left: 1px solid #9BC1CA;
	background:#FFF;
}
.boxContentLeft, .boxContentRight {
	border-right: 1px solid #9BC1CA;
	border-bottom: 1px solid #9BC1CA;
	border-left: 1px solid #9BC1CA;
	background:#FFF;
}

/* 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;		
}

.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 {

}

/* Form Elements */
.searchBtn, .submit, a.txtCheckout, a.txtButton, a.txtUpdate, a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #DDF0B4; background-color: #B3C546;
	border-top: 1px solid #DDF0B4;border-left: 1px solid #DDF0B4;
	border-right: 1px solid #ADC03D; border-bottom: 1px solid #ADC03D;

	
	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 #EFEBE3;
}
.tdListTitle {
	background-color: #EFEBE3;
	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: #2AA2AB;
	padding-right: 3px;
}
#cart td {
	padding:5px;
}
.cartTotal {
	border-top: 1px dashed #9BC1CA;
	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: #EFEBE3;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E0DDD9;
}
.tdcartEven {
	background-color: #f5f5f5;	
}
.tdcartOdd {
	background-color: #FFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #E0DDD9;
}

.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 #9BC1CA;
	border-right: 1px dotted #9BC1CA;
	border-left: 1px dotted #9BC1CA;
	padding: 3px;
}
.RatingMain {
	border-right: 1px dotted #9BC1CA;
	border-left: 1px dotted #9BC1CA;
	padding: 3px;
	font-style:italic;
}
.ReviewBot {
	border-right: 1px dotted #9BC1CA;
	border-left: 1px dotted #9BC1CA;
	padding: 3px;
	border-bottom: 1px dotted #9BC1CA;
}
.RatingBottom {
	padding: 3px;
	border: 1px dotted #9BC1CA;
	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: #FFFFFF;
}
.txtCopyright a, .txtCopyright a:visited, .txtCopyright a:hover {
	color: #FFFFFF;
}

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



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 #9BC1CA;
	border-bottom: 1px solid #9BC1CA;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {

}

.li-nav a {
	/*background-color: #ffffff;*/
	color: #333333;
}
.li-nav a:hover {
	/*background-color: #ffffff;*/
	color: #336699;
}

.ul-nav, .li-nav {
}

.ul-nav {
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {	
	border: 1px solid #CEE1E5;	
	/*border-top: 4px solid #70cdcc;*/	
	background: #D6EAEB
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 140px 6px;
}

/*
End Cross-Browser DHTML Menu
*/
