/* Template Designed By CCSkins.Net 
   THESE LINES MUST STAY UNDER YOUR TERMS AND CONDITIONS OF USE AND SINGLE USER LICENCE
   WE CHECK SITES DAILY AND WILL ACT ON ANY BREACHES FOUND.
   Copyright 12th June 2010 - All Rights Reserved!
*/

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

img {
	border: none;
}

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

.searchBtn {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
	font-size: 11px;
}
.searchBox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #A0A493;
	font-size: 11px;
}
.textbox {
	background-color: #F2F8E4;
	border: 1px solid #D1D5C4;
	font-size: 11px;
	color: #000000;
}
.textboxDisabled {
	background-color: #F2F8E4;
	border: 1px dashed #D1D5C4;
	font-size: 11px;
	color: #000000;

}
.submit {	
	color: #333333;
	background-color:#E6F0F1;
	border: 1px solid #BDCACC;
	padding-top:1px;
	padding-bottom:1px;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #000000;	
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 14px;
}
.txtInfoTitles {
	font-weight:normal;
	font-size:12px;
	color:#2891A8;
	text-decoration:none;
	padding-left:5px;
}
.txtInfoData {
	font-weight:normal;
	font-size:12px;
	color:#75AE37;
	text-decoration:none;
}

.txtPopularLinks, a.txtPopularLinks {
	font-weight:normal;
	font-size:12px;
	color:#22BEB1;
	text-decoration:none;
	padding-left:5px;
}
a.txtPopularLinks:hover {
	text-decoration:underline;
}
.txtSaleLinks, a.txtSaleLinks {
	font-weight:normal;
	font-size:12px;
	color:#708B90;
	text-decoration:none;
	padding-left:5px;
}
a.txtSaleLinks:hover {
	text-decoration:underline;
}
.txtProdLinks, a.txtProdLinks {
	font-weight:bold;
	font-size:12px;
	color:#4297B0;
	text-decoration:underline;
}
a.txtProdLinks:hover {
	text-decoration:none;
}
li.num {
	color: #1EA89D;
	font-weight:bold;
	margin-bottom:10px;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	color: #333333;
	background-color:#E6F0F1;
	border: 1px solid #BDCACC;
	padding-top: 2px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:8px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #333333;
	background-color:#E6F0F1;
	border: 1px solid #BDCACC;
	padding-top: 2px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:8px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	color: #8C8992;
	font-size:12px;
	text-decoration: line-through;
}
.txtcheckoutPrice {
	font-size:13px;
	font-weight:bold;
 	color: #AF3724;
}
.txtSale {
	font-size:16px;
	font-weight:bold;
 	color: #AF3724;
}
.txtNormal {
	font-size:16px;
	font-weight:bold;
 	color: #AF3724;
}
.txtOutOfStock {
	color: #AF3724;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #4297B0;
	font-weight:bold;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #4297B0;
	text-decoration:underline;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #FF6600;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0672CC;
}
.txtBoxSave {
	color: #75AE37;
	font-size:10px;
	padding-left:20px;
}
.txtblack {
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.tblList {
	border: 1px solid #070F72;
}
.tdListTitle {
	background-color: #070F72;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	color: #000000;	
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color:#3B70A6;
	text-decoration:none;
	font-size:12px;
}
a.txtviewCart:hover {
	color:#598527;
	text-decoration:underline;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-size:12px;
	color:#598527;
	text-decoration:underline;
}
div.cartProgress {
	font-weight: normal;
	color: #666666;
	background-color:#F2F5F5;
	padding: 4px;
	border-top: 1px solid #F2F5F5;
	border-left: 1px solid #BDCACC;
	border-right: 1px solid #BDCACC;
	border-bottom: 1px solid #BDCACC;
	width: 350px;
	margin: 0px auto;
	margin-top:-1px;
}
.txtcartProgressCurrent {
	color:#598527;
	font-size:15px;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.txtmyLinks, a.txtmyLinks {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
a.txtmyLinks:hover {
	color:#004F92;
	text-decoration:underline;
}
.tdcartTitle {
	font-weight:normal;
	color: #000;
	background-color: #EAF2F3;
	border-bottom: 1px solid #BDCACC;
}
.tdcartEven {
	background-color: #ffffff;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #DDE2E3;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	color: #FF0000;
}
.txtGreen {
	color:#AF3724;
	font-weight:bold;
	font-size:16px;
}
.txtGr {
	color:#598527;
}
.Errorwidth {
	width:75%;
	text-align:center;
}
.txtError {
	font-weight: bold;
	color: #598527;
	background-color: #EEF6DC;
	border: 1px solid #CFD3C1;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	padding-bottom:5px;
	color: #000000;
	text-decoration: none;
	visibility: hidden;
}
a.txtCopyright:hover {
	color:#004F92;
	text-decoration: underline;
}
.dropDown {
	width: 105px;
	font-size:11px;
}

.skindropDown {
	width: 130px;
	font-size:10px;
	color:#2C6078;
}

.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Ratings {
	border: 1px solid #D0D4C2;
	background-color:#F2F8E4;
}
.RatingTop {
	padding: 6px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#F2F8E4;	
	border-bottom: 1px solid #D0D4C2;
}

.RatingMain {
	background-color:#ffffff;
	padding: 6px;
	padding-top:15px;
	padding-bottom:15px;	
	font-style:italic;
}

.ReviewBot {
}

.RatingBottom {
	padding: 6px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#F3F6F7;	
	border-top: 1px solid #D0D4C2;	
}

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

#shipping-select {
	width: 220px;
}
/* start mod: Fully Flexible Contact Forms */
/* by Estelle - http://cubecart.expandingbrain.com */

/* Information displayed after email is sent */
.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;
}

/* Field error messages */
span.validation-advice, span.custom-advice, label.error {
	margin-top: 5px;
	color: #FF0000;
	background-color: #FFFFFF; /* set this to fix problem in IE */
	font-weight: bold;
}

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

/* end mod: Fully Flexible Contact Forms */



