html, body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	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 #666666;

	font-size: 11px;

}

.textbox {

	background-color: #E0F0FF;

	border: 1px solid #000000;

	font-size: 11px;

	color: #000000;

}

.textboxDisabled {

	background-color: #FFFFFF;

	border: 1px solid #EBEBEB;

	/*font-size: 11px;*/

	color: #000000;

}

.submit {	

	color: #FFFFFF;

	background-color: #070F72;

	border: 1px black solid;

	font-size: 11px;

}

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;

}



li.num {

	color: #000000;		

}

li.account {

	list-style-type: square;

	padding-top: 5px;

	padding-bottom: 5px;

}

.txtSession, .txtCopy {

	color: #fff;

}

a.txtSession {

	color: #fff;

	text-decoration: none;

}

a.txtSession:hover {

	color: #fff;

	text-decoration: underline;

}

a.txtButton {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #070F72;

	padding: 2px;

	line-height: 20px;

	text-align: center;

	text-decoration: none;

}

a.txtButton:hover {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #FF9900;

	padding: 2px;

	line-height: 20px;

	text-align: center;

	text-decoration: none;

}



.txtOldPrice {

	text-decoration: line-through;

}

.txtSale {

 	color: #FF0000;

}

.txtOutOfStock {

	color: #FF0000;

}



.txtSiteDocs, a.txtSiteDocs {

	color: #D3D380;

	text-decoration:none;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

a.txtSiteDocs:hover {

	color: #fff;

	text-decoration:underline;

}

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {

	color: #070F72;

	text-decoration:none;

}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {

	color: #FF6600;

	text-decoration:none;

}

a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {

	color: #FF6600;

	text-decoration:none;

}

.txtContentTitle {

	font-size: 10px;

	font-weight: bold;

	color: #0672CC;

}

.txtPageTitle{

	font-size: 10px;

	font-weight: bold;

}

.txtSectionTitle{

	font-weight: bold;

}

.txtBoxSave {

	color: #F90707;

	padding-left: 16px;

}

.tblList {

	border: 1px solid #070F72;

}

.tdListTitle {

	background-color: #070F72;

	font-size: 12px;

	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.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {

 color: #fff;

 text-decoration: underline;

}

.cartProgress {

	font-weight: normal;

	color: #666666;

	padding: 4px;

	border: 1px solid #CCCCCC;

	width: 350px;

	margin: auto;

}

.txtcartProgressCurrent {

	color: #FF9900;

	font-weight: bold;

}

.quickBuy {

	text-align: center;

	color: #666666;

}

.tdcartTitle {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #999999;

	border-bottom: 1px solid #666666;

}

.tdcartEven {

	background-color: #EBEDFE;	

}

.tdcartOdd {

	background-color: #FFFFFF;

}

.tdCartSubTotal {

	padding-top: 10px;

	border-top: 1px solid #666666;

}

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;

}

.txtError {

	font-weight: bold;

	color: #050F72;

	background-color: #FFCECE;

	border: 1px solid #FF0000;

	padding: 2px;

}

.txtCopyright, a.txtCopyright {

	text-align: center;

	padding-top: 5px;

	color: #000000;

}

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 {

	border-top: 1px solid #070F72;

	border-right: 1px solid #070F72;

	border-left: 1px solid #070F72;

	background-color: #EBEDFE;

	padding: 3px;

}



.RatingMain {

	border-right: 1px solid #070F72;

	border-left: 1px solid #070F72;

	background-color: #EBEDFE;

	padding: 3px;

	font-style:italic;

}



.ReviewBot {

	border-right: 1px solid #070F72;

	border-left: 1px solid #070F72;

	background-color: #EBEDFE;

	padding: 3px;

	border-bottom: 1px solid #070F72;

}



.RatingBottom {

	background-color: #070F72;

	padding: 3px;

	border-right: 1px solid #070F72;

	border-left: 1px solid #070F72;

	color: #FFFFFF;

}



a.sortLink {

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;

}

a.sortLink:hover {

	text-decoration: underline;

}



#shipping-select {

	width: 220px;

}

.CatDesc a {
	color: #000;
	text-decoration: none;
}
.CatDesc a:hover {
	color: #000;
	text-decoration: underline;
}

/* start mod: Common code for: Fully Flexible Contact Forms -or- Advanced Contact Forms */
/* by Estelle - http://cubecart.expandingbrain.com */

/* Information displayed after email is sent */
.divEmailInfo {
	margin: 1em auto 1em auto;
	background-color: #E0FFB8;
	padding: 1px 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;
}

/* end mod: Common code for: Fully Flexible Contact Forms -or- Advanced Contact Forms */


