.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #8FA7D3;
	border: 1px solid #000000;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
	border: 1px solid #669966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #8FA7D3;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #669966;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;/* RR Mod*/
	color: #669966;
}
li.bulletLrg {
	list-style-type: disk;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #669966;
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;/* RR Mod*/
	color: #000000;
}
li.account {
	list-style-type: disk;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#990000;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669966;
	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: #8FA7D3;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}

#siteDocs {
	text-align:center;
	margin: 12px auto;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	width: 180px;
	height: 40px;
	/*color: #669966;*/
	color:#333333;
	text-decoration:none;
	text-align:center;
	padding: .2em;
}

ul.siteDocs {
	display:inline;
}

ul.siteDocs li {
	display:inline;
	width: 180px;
	height: 40px;
	background-image:url(../../WHCG2010/styleImages/backgrounds/SiteDocsBtn.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	margin: 2px 10px 0 2px;
	padding: 6px 0 ;

}

#siteDocs ul li a{
	width: 180px;
	display:inline-block;
	margin: 0;
	padding: 0;
	/*height: 40px;*/
	/*padding: .2em;*/
}

/*li.textSiteDocs,li a.TextSiteDocs {
	width: 180px;
	height: 40px;
	background-image:url(../../WHCG2010/styleImages/backgrounds/SiteDocsBtn.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}
*/
a.txtSiteDocs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #920101;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#990000;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #8FA7D3;*/
	color:#920101;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	color: #1D7E1B;s
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #669966;
}
.tdListTitle {
	background-color: #8FA7D3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #550000;
	padding-right: 0px;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color:#333333;
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 120px;
	padding-top: 2px;
	margin-top: 3px;
	padding-right: 2px
}
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: #8FA7D3;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #669966;
}
a.txtviewCart:hover {
	background-color: #669966;
	color: #FFFFFF;
}
.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: #8FA7D3;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669966;
	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-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8FA7D3;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #669966;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669966;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #669966;
}
.txtStockWarn {
	font-size: 75%;
	color: #FF0000;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #096ED5;
	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: 12px;
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
/*
 *Link states
*/
a:link {
	color:#222;
}
a:visited {
	color:#555555;
}
a:hover {
	color:#ff0000;
}
/*
 * highlighted div and span boxes
 */
span.note,  span.info,  span.alert,  span.download,  span.tip  ,span.announce{
	display: block;	
}
div.note, span.note {
	margin: 3px 0px 3px 0px;
	padding: 12px 10px 5px 18px;
	background: #e8d9ba url(../../Scrolls/styleImages/div_note.png) 3px 3px no-repeat;
	border-top: 4px double #A07D35;
	border-right: 1px inset #A07D35;
	border-bottom: 1px inset #A07D35;
	border-left: 1px inset #A07D35;
	filter:alpha(opacity=70); 
	opacity: 0.7; 
	-moz-opacity:0.7;
	zoom: 1;
}
div.info, span.info,  div.alert, span.alert,  div.download, span.download,  div.tip, span.tip, div.announce, span.announce{
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	/*filter:alpha(opacity=50); 
	opacity: 0.5; 
	-moz-opacity:0.5;
	zoom: 1;*/
}
div.announce, span.announce {
	background: #fff5eb url(../../Scrolls/styleImages/div_announce.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
	color:#990000;
}
div.info, span.info {
	background: #f4f5f6 url(../../Scrolls/styleImages/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}
div.alert, span.alert {
	background: #fff5eb url(../../Scrolls/styleImages/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
	color:#990000;
}
div.download, span.download {
	background: #f5faeb url(../../Scrolls/styleImages/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;

}
div.tip, span.tip {
	background: #fffdeb url(../../Scrolls/styleImages/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
}
/* 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: #D3B188;
	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 */

