html, body {
	font-family: Verdana;
	font-size: 12px;
	color: #909090;
	background-color: #fff;
}

h3{
	font-size: 14px;
}

a, a:hover, a:visited{
	color: #626262;
	text-decoration: none;
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	color: #FFFFFF;
	background-color: #cbcbcb;
	border: 1px solid #b1d16c;
	height: 20px;
	width: 50px;
	padding: 0 5px;
	font-size: 9px;
	font-family:Verdana;
	font-weight: bold;
}
.searchBox {
	color: #acaccf;
	width: 235px;
	background-color: #FFFFFF;
	margin-right: 5px;
	border: 1px solid #e1e1e1;
	padding: 3px;
	font-size: 11px;
	font-family:Verdana;
}
.textbox {
	color: #909090;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:Verdana;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family:Verdana;
}
.submit {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	font-family:Verdana;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {

	padding: 0px;
	margin: 0;
	color: #909090;	
}

li {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	display: block;
	list-style: none;
	border-bottom: 1px dotted #aaa8a8;
	padding: 5px 0 5px 15px;	
}

li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #909090;
	padding-left: 3px;
}
a.txtSession, a.txtSiteDocs {
	color: #909090;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #70cdcc;
	text-decoration: none;
}
.txtButton {
	color: #FFFFFF;
	background-color: #99cc00;
	border: 1px solid #b1d16c;
	font-family:Verdana;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #FFFFFF;
	background-color: #99cc00;
	border: 1px solid #b1d16c;
	font-family:Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: orange;
	border: 1px solid #66bbba;
	font-family:Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #70cdcc;
	font-family: Verdana;
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: Verdana;
	font-size:16px;
	font-weight:bold;
	color: #909090;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 2px;
}
a.txtSiteDocs:hover {
	color: #c3e37e;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #737373;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #737373;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #737373;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #70cdcc;
	height: 15px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	padding: 5px;
	display: none;
}
.txtBoxSave {
	color: #70cdcc;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #e1e1e1;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.txtCartPrice {
	float: right;
	padding-right: 15px;
}
.txtCart, .cartTotal {
	color: #909090;	
	padding: 5px 0 5px 35px;
}

.cartTotal {
	border-top: 1px dotted #a8a8a8;
}


a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #909090;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #70cdcc;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	font-family:Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #FFFFFF;
	background-color: #70cdcc;
	border: 1px solid #66bbba;
	font-family:Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	font-family:Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 8px;
	border: 1px solid #e1e1e1;
	margin: auto;
}

.cartProgress span{
	padding-left: 90px;
}

.txtcartProgressCurrent {
	color: #666666;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #ffffff;
	background-color: #b6b6b6;
	padding: 10px;
}
.tdcartEven {
	background-color: #ffffff;
	padding-top: 20px;
}
.tdcartOdd {
	background-color: #FFFFFF;
	padding-top: 20px;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
display: none;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	background-color: #ffffff;
	padding: 3px;
}

.RatingMain {
	background-color: #ffffff;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	background-color: #ffffff;
	padding: 3px;
}

.RatingBottom {
	background-color: #e1e1e1;
	padding: 3px;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}

div.payment-logos{
	background: url(../styleImages/pay_logos.gif);
	padding: 20px;
	height: 20px;
	text-align: right;
	text-decoration: none;
	clear: both;
}

div.noProducts{
	padding: 25px;
}

div.location, div.location a{
	color: #858585;
	margin-bottom: 20px;
}

#imgThumbSpace img{
	border: 1px solid #d5d5d5;
}

table#product-bottom{
	width: 570px;
}

table#product-bottom td{
	text-align: center;
	width: 180px;
	padding: 5px;
	border: 1px dotted #a8a8a8;	
}

table#product-bottom strong{
	font-size: 16px;
}

.colMid h2{
	margin: 15px;
	color: #353535;
}

.bar1{
	background: url(../styleImages/bar1.gif) no-repeat;
}

.bar2{
	background: url(../styleImages/bar2.gif) no-repeat;
}

.bar3{
	background: url(../styleImages/bar3.gif) no-repeat;
}

.bar4{
	background: url(../styleImages/bar4.gif) no-repeat;
}



/* NAV
================================================ */
#nav {
height:105px;
position:absolute;
line-height:1.6em;
right:0;
width:690px;
}
#nav ul {
position:absolute;
bottom:0;
right:0;
}
#nav ul li {
display:block;
float:left;
font-size:1.6em;
background:url(../styleImages/nav-separator.gif) 0 0 no-repeat;
padding:0 5px;
padding-left: 4.5px \0/;
}
#nav ul li#nav-products {
padding:0 0 0 5px;
}
#nav ul li a {
display:block;
padding:5px 0 10px 0;
text-decoration:none;
color:#333;
border-bottom-style:solid;
border-bottom-width:7px;
}
#nav ul li#nav-home {
background:none;
}
#nav ul li#nav-home a {
border-bottom-color:#98cb00;
}
#nav ul li#nav-store a {
border-bottom-color:#b9c815;
}
#nav ul li#nav-stockists a {
border-bottom-color:#c2be41;
}
#nav ul li#nav-press a {
border-bottom-color:#cba214;
}
#nav ul li#nav-blog a {
border-bottom-color:#c98210;
}
#nav ul li#nav-contact a {
border-bottom-color:#be420c;
}
#nav ul li#nav-about a {
border-bottom-color:#ba0820;
}
#nav ul li#nav-products a {
border-bottom-color:#981729;
}

/* HOVER AND CURRENT HIGHLIGHTING */
#nav-store a, 
#nav ul li a:hover {
border-color:#666666 !important;
}
