.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #F8C301;
	border: 1px solid #000000;
	height: 16px;
	width: 60px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	width: 135px;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.textbox {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #84c225;
	border: none;
	height: 18px;
	border: 1px solid #000000;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding-top: 5px;
}
li.bullet {
	list-style-image: url(../styleImages/backgrounds/bullet.gif);
	font-size: 11px;
	color: #FFFFFF;
}
div.greenboxcontent li.bullet {
	list-style-image: url(../styleImages/backgrounds/bulletgrn.gif);
	font-size: 11px;
	color: #FFFFFF;
}
li.bulletLrg {
	list-style-image: url(../styleImages/backgrounds/bullet.gif);
}
li.num {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
li.account {
	list-style-image: url(../styleImages/backgrounds/bullet.gif);
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: Verdana;
	text-transform:uppercase;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
div.login .txtSession, div.login a.txtSession {
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	text-transform:none;
}
a.txtSession, a.txtSiteDocs {
	font-family: Verdana;
	text-transform:uppercase;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Verdana;
	text-transform:uppercase;
	font-size: 10px;
	color: #859FD8;
	text-decoration: underline;
}
div.login a.txtSession:hover {
	color:#EFC3A7;
	font-size:12px;
	text-transform:none;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1990B0;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CA5421;
	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 {
	font-family: Verdana;
	text-transform:uppercase;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	font-family: Verdana;
	text-transform:uppercase;
	font-size: 10px;
	color:#FFFFFF;
	background-color: #85C226;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Verdana;
	text-transform:uppercase;
	line-height: 0.5cm;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.txtDefault:hover, a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	font-family: Verdana;
	text-transform:uppercase;
	line-height: 0.5cm;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1990B0;
	text-decoration:none;
}
.txtalt {
	font-family: Verdana;
	text-transform:uppercase;
	line-height: 0.5cm;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.txtalt:hover {
	font-family: Verdana;
	text-transform:uppercase;
	line-height: 0.5cm;
	font-size: 10px;
	color: #84c225;
	text-decoration:none;
}
div.orangeboxcontent .txtalt:hover {
	color:#CA5421;
}
.txtalty {
	font-family: Verdana;
	text-transform:uppercase;
	line-height: 0.5cm;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.txtalty:hover {
	font-family: Verdana;
	text-transform:uppercase;
	line-height: 0.5cm;
	font-size: 10px;
	color: #F9EAD5;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #1990B0;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #859FD8;
}
.tdListTitle {
	background-color: #F8C301;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #000000;
	padding-right: 3px;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}
.cartTotal {
	border-top: 1px dashed #84c225;
	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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #84c225;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #ffffff;
	color: #000000;
}
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #D66A22;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1990B0;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #98C166;
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F8C301;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D66A22;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 75%;
	color: #FF0000;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.featured {
	float: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 4px;
	margin-left: 18px;
	margin-top: 18px;
	padding-top: 0px;
	border: 1px dashed #FFA77F;
	border-color:#CA5421;
	text-align: center;
	width: 245px;
	height: 162px;
}
.featuredTitle {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana;
	text-transform:uppercase;
	margin: 3px;
	display: block;
	background-color:#CA5421;
	height:20px;
	padding:3px;
	padding-top:9px;
	overflow:hidden;
}
.featuredTitle a {
	color:#EFC3A7;
	text-decoration:none;
}
.featuredTitle a:hover {
	color: #FFFFFF;
}
.prodimg {
	width:164px;
	margin-left:5px;
	margin-top:0px;
	color:#FEC1A5;
	height:100px;
	overflow:hidden;
	width:235px;
}
ol li.bullet a.txtDefault:hover {
	background-color:#84c225;
}
/* 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 */

.tdExpress {
	background-color: #FFFFC0;
}
