body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B7CC75;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #A6C056;
}
a:visited {
	color: #A6C056;
}
a:hover {
	color: #A6C056;
}
a:active {
	color: #A6C056;
}
ul {
	padding: 20px;
	list-style: none;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
}
li {
	border-bottom: 1px dotted #A6C056;
	text-indent: 0pt;
}
li.num {color: #696969;list-style-type:outside;
        border: none;}

.header_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}
.header_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #640030;
	font-size: 17px;
	font-weight: bold;
}
.header_green {
	font-family: Arial, Helvetica, sans-serif;
	color: #B7CC75;
	font-size: 15px;
	font-weight: bold;
}
.header_grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}
.smlText_white {
	color: #FFFFFF;
	font-size: 11px;
}
.style3 {font-size: 14px; color: #FFFFFF;}

a.grey:link {color: #666666; text-decoration: none;}     /* unvisited link */
a.grey:visited {color: #666666; text-decoration: none;}  /* visited link */
a.grey:hover {color: #666666; text-decoration: underline;}   /* mouse over link */
a.grey:active {color: #666666; text-decoration: none;}   /* selected link */

a.white:link {color: #FFFFFF; text-decoration: underline;}     /* unvisited link */
a.white:visited {color: #FFFFFF; text-decoration: underline;}  /* visited link */
a.white:hover {color: #FFFFFF; text-decoration: underline;}   /* mouse over link */
a.white:active {color: #FFFFFF; text-decoration: underline;}   /* selected link */

#toptext {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 15px;
}
a.darkgrey:link {color: #333333; text-decoration: none;}     /* unvisited link */
a.darkgrey:visited {color: #333333; text-decoration: none;}  /* visited link */
a.darkgrey:hover {color: #333333; text-decoration: underline;}   /* mouse over link */
a.darkgrey:active {color: #333333; text-decoration: none;}   /* selected link */

#padding10 {
	padding: 15px;
}

.cartProgress {
	color: #333333;
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: 20px auto;
	text-align:center;
}

.txtcartProgressCurrent {
	color: #B7CC75;
	background: #FFFFFF;
	font-weight: bold;
}

a.txtButton {
	color: #FFFFFF;
	background-color: #B7CC75;
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:1px solid #FFFFFF;
	}
a.txtButton:active, a.txtButton:link, a.txtButton:visited {
	color: #FFFFFF;
	background-color: #B7CC75;
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:1px solid #FFFFFF;
	}

a.txtButton:hover {
	color: #FFFFFF;
	border:1px solid #9EAF68;
	}
	
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #B7CC75;
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:1px solid #FFFFFF;
}

a.txtviewCart:hover {
	border:1px solid #9EAF68;
}

.SubmitBtn {
	color: #FFFFFF;
	text-align: center;
	background-color: #B7CC75;
	border:1px solid #FFFFFF;
	text-align:center;
	cursor: pointer;
}

.SubmitBtn:hover {
	color: #FFFFFF;
	background-color: #B7CC75;
	text-align:center;
	cursor: pointer;
	border:1px solid #9EAF68;
}
.submit {
	color: #FFFFFF;
	text-align: center;
	background-color: #B7CC75;
	border:1px solid #FFFFFF;
	text-align:center;
	cursor: pointer;
}

.submit:hover {
	color: #FFFFFF;
	background-color: #B7CC75;
	text-align:center;
	cursor: pointer;
	border:1px solid #9EAF68;
}

input {
	border:1px solid #c3c3c3;		
}

textarea {
	border:1px solid #c3c3c3;		
}

.tdEven {
	background-color: #E7E9FE;
}
.tdOdd {
	background-color: #FFFFFF;
}

h1 {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #B7CC75;
	font-weight: bold;
	text-transform: uppercase;
	padding:6px 0 6px 5px;
	margin:0;
	}


h2 {
	font-size: 13px;
	color: #B7CC75;
	#background-color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding:6px 0 6px 5px;
	margin:0;
	}


h3 {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #B7CC75;
	font-weight: bold;
	text-transform: uppercase;
	padding:6px 0 6px 5px;
	margin:0;
	}


h4 {
	font-size: 13px;
	color: #B7CC75;
	font-weight: bold;
	text-transform: uppercase;
	margin:0;
	}

	
#LatestProducts {
	padding: 3px;
	margin:0;
	position: relative;
	z-index: 1;
	height:100%;
	}

#Inner {
	margin: 5px;
	padding:0;
	}

.LPBox {
	float: left;
	text-align: center;
	width: 115px;
	height: 145px;
	margin: 5px 5px 20px 5px;
	padding:0;
	}

.LPImage {
	float: none;
	text-align: center;
	padding:5px 0;
	margin:3px auto;
	border:1px solid #cccccc;
	}

.LPName {
	text-align:center;
	font-size:12px;
	margin:0;
	padding:2px 0;
	width:100%;
	color: #333333;
	}

.LPName a:link, .LPName a:visited {
	color: #333333;
	background: #FFFFFF;
	text-decoration:none;
	padding:0;
	margin:0;
	}

.LPName a:hover {
	color: #242726;
	background: #FFFFFF;
	text-decoration:none;
	}

.LPPrice {
	height:20px;
	width:100%;
	text-align:center;
	font-size:12px;
	margin:0;
	padding:2px 0;
	text-transform:uppercase;
	color: #667777;
	}

#SingleProd {
	padding: 3px;
	margin-bottom:20px;
	position: relative;
	z-index: 1;
	}
	
#MainProdImage {
	text-align:center;
	margin:20px auto;
	padding:0;
	width:auto;
	height:auto;
	}

#MoreImages {}

/**LIGHTBOX GALLERY
********************/
#LightBoxGallery {
	height:auto;
	width:auto;
	margin:0 auto;
	padding:0;
	text-align:center;
	}

.LightBox {
	float:left;
	margin:0 0 30px 15px;
	height:1%;
	}

.LightBoxImage {
	text-align:center;
	margin:0;
	padding:5px;
	border: 1px solid #CCC;
	}


/**PRODUCT DESCRIPTION
***********************/
#ProdDescription {
	text-align:left;
	padding:0;
	margin-bottom:20px;
	color: #333333;
	background: #FFFFFF;
	}

#ProdDescription h2 {
	margin:0 0 0 0;
	padding-left:5px;
	padding-bottom: 5px;
	font-weight:normal;
	background:#B7CC75 none repeat scroll 0%;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	}


/**PRODUCT INFO - PRICE, RATING, TELL A FRIEND
************************************************/
#ProdInfo {
	border-top:1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding:5px 0;
	margin:0;
	text-align:left;
	height:60px;
	width:100%;
	}

#ProdPrice {
	float:left;
	display:inline; /*used to fix IE6 double margin bug with floated elements */
	width:30%;
	height:66%;
	font-size:18px;
	padding:0px 0 0 0;
	margin:0;
	text-align:left;
	color:#667777; 
	background:#FFFFFF;
	}

#ProdReviews {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	height:90%;
	width:29%;
	margin:0 auto;
	text-align:center;
	padding:3px 5px 3px 0;
	border-right:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	background:#FFFFFF;
	}

#ProdReviews a {
	background: #FFFFFF;
	text-decoration:none;
	}

#ProdReviews a:hover {text-decoration: none;}

#TellAFriend {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	width:37%;
	height:100%;
	margin:0;
	padding:0;
	background:white;
	}

#TellAFriend ul {
	display:block;
	margin:0 0 0 10px;
	padding:0;	
	font-size:11px;
	text-align:left;
	text-transform:uppercase;
	}

#TellAFriend a {
	color:#667777;
	background: #FFFFFF;
	text-decoration:none;
	}
	
#TellAFriend a:hover {
	color:#242726;
	background: #FFFFFF;
	text-decoration:none;
	}
	
.txtOldPrice {text-decoration:line-through;}
.Sale {color:#32393E;background:#FFFFFF;}
.OutOfStock {color:#FF0000;background:#FFFFFF;}
.Save {color:#32393E; background: #FFFFFF;}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../../images/lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../images/lightbox/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 26px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

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

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
