html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

img {
	border: none;
}

.image{ text-align:center;border:1px solid #f0eeee;background:#fff;padding:5px;margin:10px 10px 10px 0;}

.image2{ text-align:center;border:1px solid #f0eeee;background:#fff;padding:5px;margin:5px 5px 5px 0;}

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

.searchBtn {
	color: #FFFFFF;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	height: 20px;
	width: 30px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.searchBox {
	color: #333333;
	background:url('/images/icons/zoom.png') no-repeat right center;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}
/*.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
*/

.textbox {
    padding-left:2px;
	border:1px solid #ccc;
}

.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
}
.submit {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	font-family: Arial, Helvetica, sans-serif;
}







form {
	margin: 0px;
	padding: 0px;
}

.diver{
    border-bottom:1px solid #f0eeee;
	display:block;
	margin:6px 0 8px;
}

.ud {
    text-decoration:underline;
	}
	
.ud:hover {
    text-decoration:none;
	}

ol, ul {
	margin-left: 30px;
	padding: 0px;
	color: #333333;	
}

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 {
	color: #333333;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #434e35;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #d39724;
	text-decoration: none;
}
.txtButton {
	color: #FFFFFF;
	background-color: #9CC16A;
	border: 1px solid #E8F7D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2px;
	line-height: 8px;
	text-align: center;
	text-decoration: none;
}

	a.txtButton {
	color: #FFFFFF;
	background-color: #9CC16A;
	border: 1px solid #E8F7D4;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

a.txtButton:hover {
	color: #FFFFFF;
	background-color: #B4D08E;
	border: 1px solid #9CC16A;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #70cdcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #c43d46;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #FFFFFF;
	background-color: #9CC16A;
	border: 1px solid #E8F7D4;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	color: #FFFFFF;
	background-color: #B4D08E;
	border: 1px solid #9CC16A;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #333333;
	text-decoration:none;
	
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #c3e37e;
	text-decoration:none;
	
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #70cdcc;
	text-decoration:none;
}
.txtContentTitle {
	/*font-family: Arial, Helvetica, sans-serif;
	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;
	*/
    
	background:#CCDFB2 url(../styleImages/backgrounds/csik.gif); no-repeat 5px center;
	font-weight: bold;
	color: #6075AA;
	padding:8px 6px 8px 5px;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
}
.txtBoxSave {
	color: #70cdcc;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	font-weight: bold;
	color: #333333;
	background-color: #D9E8C8;
	border-bottom: 1px dashed #e1e1e1;
}
.tdEven {
	background-color: #E9F1DE;
	border-bottom: 1px dashed #e1e1e1;
}
.tdOdd {
	background-color: #EFF5E6;
	border-bottom: 1px dashed #e1e1e1;
}
.txtCartPrice {
	float: right;
	color: #000000;
	font-weight: bold;
	font-size:16px;
	padding-right: 3px;
}
.txtCart {
	color: #333333;	
}
.cartTotal {
	border-top: 1px dashed #e1e1e1;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #333333;
}
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: Arial, Helvetica, sans-serif;
	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: Arial, Helvetica, sans-serif;
	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: Arial, Helvetica, sans-serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #c3e37e;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #333333;
	background-color: #D9E8C8;
	border-bottom: 1px dashed #e1e1e1;
}
.tdcartEven {
	background-color: #E9F1DE;
	border-bottom: 1px dashed #e1e1e1;	
}
.tdcartOdd {
	background-color: #EFF5E6;
	border-bottom: 1px dashed #e1e1e1;
}
.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;
}
a.txtCopyright:hover {
	text-decoration: none;
}


.addbkt {
    padding: 10px;
	/*border-top:1px solid #f0eeee;
	border-bottom:1px solid #f0eeee;
	*/
	background: #CCDFB2;
	background-image: url(../styleImages/backgrounds/bsk.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #CCC;
	text-align: right;
	
}


.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;
}

.paginate {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
}

.divEmailInfo {
	margin: 1em auto 1em auto;
	color: black;
	background-color: #E0FFB8;
	padding: 1em;
	position: relative;
}
.divEmailError {
	margin: 1em auto 2em auto;
	padding: 1em;
	color: red;
	background-color: #FFEEE7;
}
.divEmailFields {
	margin: 1em auto;
	padding: 10px;
	width: 95%;
	overflow: auto;
	border: 1px dashed #94DA3A;
}

/* Table and field sizes/alignment */
table.contactForm {
	margin: 0 auto;
	width: 100%;
}
.contactForm input.textbox {
	width: 96%;
}
.contactForm select {
	/*width: 243px;*/
}
.contactForm textarea {
	width: 99%;
	height: 160px;
}

/* This is for the CAPTCHA */
#recaptcha_area {
	margin: 0.5em 0;
}
.recaptcha_theme_white .required, .recaptcha_theme_blackglass .required, .recaptcha_theme_red .required {
	border: 1px solid #70CDCC !important;
}
.recaptcha_theme_white .validation-failed, .recaptcha_theme_blackglass .validation-failed, .recaptcha_theme_red .validation-failed {
	border: 2px solid #FF3333 !important;
}
.recaptcha_theme_white .validation-passed, .recaptcha_theme_blackglass .validation-passed, .recaptcha_theme_red .validation-passed {
	border: 1px solid #B1D16C !important;
}
.recaptcha_theme_white .validation-advice, .recaptcha_theme_blackglass .validation-advice, .recaptcha_theme_red .validation-advice {
    display: none;
}

#photoclip { 
position:left; 
width: 61px; 
height: 58px; 
clip: rect(0px, 100px, 50px, 0px); 
overflow: hidden; 
background: url(../modalbox/tblank.png); 
} 

ul.sitemap, li.sitemap {
	margin: 0px 0px 0px 20px;
}


