/**SEARCH FACILITY
********************/
.searchBtn {
	width: 34px;
	height: 42px;
	font-size: 80%;
	font-weight:bold;
	color: #FFFFFF;
	padding: 0 5px;
	border: none;
	background: url(../styleImages/icons/balloon.png) no-repeat right center;	
	cursor:pointer;
	border:none;
}

.searchBox {
	width: 190px;
	font-size: 80%;
	color: #000000;
	margin:0 5px;
	background-color: #FFFFFF;
	border: 1px solid #f15f24;
}

#searchStr {

}

/**GENERAL FORM ELEMENTS
*****************************/	
form {margin: 0px;padding: 0px;}
form#GiftCert {	margin-left:10px;}
input { vertical-align: middle;}

.textbox {
	background-color: #FFFFFF;
	border: 1px solid #f15f24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
	color: #000000;
}

.newsletter_textbox {
	background-color: #FFFFFF;
	border: 1px solid #f36c37;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
	color: #000000;
	width:120px;
}

.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


/**GENERAL LIST STYLING
**************************/
ul {margin: 0; padding: 0;}
ol {margin: 0; padding: 0;}
ol li.num {list-style:outside; }

li.bullet {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 1.3em;
	list-style-position: outside;
	color: #FFFFFF;	
}
li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;	
}
ol  {
	list-style-position: outside;
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0 10px 0 25px;
	width: 140px;
	color: #FFFFFF;	
	list-style-type:decimal;
	display:list-item;
	vertical-align:top;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}


/**GENERAL BUTTONS
*******************/

a.txtButton, a.txtButton:visited, .submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #413e99;
	text-decoration: none;
	padding: 4px 7px;
	border: 1px solid #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size:11px;
	position:relative;
}
	
a.txtButton:hover, .submit:hover { background-color: #f36c37; }
	
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #413e99;
	text-decoration: none;
	padding: 4px 7px;
	border: 1px solid #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size:11px;
}
	
.submit {
	margin:0;
	padding: 4px;
}


/**PRICING STYLES
*******************/
.txtOldPrice {
	text-decoration: line-through;
	font-size: 15px;
}

.txtSale {
 	color: #FF0000;
	font-weight:bold;
	font-size: 15px;
}

.txtPrice {
	font-size: 15px;
	font-weight:bold;
}	

.txtOutOfStock { color: #FF0000;}

.Save {color:#F90707;}


/**GENERAL LINKS
*****************/
a.txtLocation {
	color: #333333;
	background:#FFFFFF;
	text-decoration:none;
}

a.txtLocation:hover {
	color: #6F9994;
	background: #FFFFFF;
	text-decoration:none;
}


/**YOUR ACCOUNT PAGE
**********************/
ul#Account {margin-top:20px;}

ul#Account .li-nav, ul#Account .li-nav a {
	display: block;
	float:none;
}


/**SHOPPING BASKET HOME PAGE
*****************************/
.txtCartPrice {
	float: right;
	color: #000000;
	padding-right: 3px;
}

.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

.cartTotal {
	padding:10px 0; 
}

a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: underline;
	color: #ed481d;
}

a.txtCartProduct:hover {
	text-decoration: none;
}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #f2682d;
	text-decoration: none;
	padding: 4px 7px;
	border: 1px solid #FFFFFF;
	font-size:11px;
}

a.txtviewCart:hover {
	background-color: #ea4498;
	color: #FFFFFF;
}

/**VIEW CART PAGES
********************/
#CartView {
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
}
	
form#cart {
	padding-right:5px;
	margin-bottom:20px;
}

#cartTable {
	margin-bottom:20px;
}


.cartProgress {
	width: 350px;
	font-weight: normal;
	color: #666666;
	text-align:center;
	padding: 4px;
	margin: auto;
	border: 1px solid #f15f24;
}

.txtcartProgressCurrent {
	color: #ea1481;
	font-weight: bold;
}

.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 12px 0;
}

.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #f36c37;
	border-bottom: 1px solid #f36c37;
	padding: 4px;
}

.tdcartEven { background-color: #feede6; }

.tdcartGateway { background-color: #feede6; }

.tdcartOdd { background-color: #FFFFFF; }

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}

.txtCheckout, a.txtCheckout, a.txtCheckout:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #413e99;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

.txtUpdate, a.txtUpdate, a.txtUpdate:visited, a.txtUpdate:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #413e99;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}

.txtStockWarn {
	font-size: 90%;
	color: #FF0000;
}

.dropDown {
	width: 135px;
}

.dropDownLang {
	width: 120px;
}

/**STEP ONE PAGE
******************/
.InfoBox {
	padding: 10px 0;
	margin: 20px 0px 10px;
	border-top: 1px dotted #ebd9d8;
}

.InfoBox .BlueBg {height:30px;}

.InfoBox .BlueBg .Button {
	float:right;
	text-indent:0;
	margin-top:-20px;
}

.Heading {
	text-transform:uppercase; 
	font-weight:bold; 
	padding-left:10px;
	text-align:left;
}

.HeadingHalf {
	text-transform:uppercase; 
	font-weight:bold; 
	text-align:left;
}

.registration td { text-align: left; }


/**EDIT INVOICE PAGE
**********************/
#EditInvoice {margin-bottom:20px;}
#EditInvoice td.nudge80 {padding-left:80px;}


/**PERSONAL PROFILE PAGE
************************/
#Profile {margin:10px auto;}



/**VIEW ORDERS
*****************/
#ViewOrders {margin-bottom:15px;}
#ViewOrdersInfo {margin-bottom:25px;}
#ViewOrdersInfo ol {margin-left:20px;}
#ViewOrdersInfo ol li {list-style-position:inside;}
#ViewOrders .tdcartOdd {border-bottom: 1px dotted #ebd9d8;}
#ViewOrders .tdcartEven {border-bottom: 1px dotted #ebd9d8;	}

/**DEVELLION COPYRIGHT NOTICE
*******************************/
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 0;
}

a.txtCopyright:hover {
	text-decoration: none;
}

/**MISCELLANEOUS 
******************/

.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d73727;
	text-align:center;
	background-color: #f9ef77;
	padding: 8px;
}

#shipping-select {
	width: 110px;
}

/* 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;
	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: Common code for: Fully Flexible Contact Forms -or- Advanced Contact Forms */