/**SEARCH FACILITY
********************/
#searchBar{color: #333333;
	width: 638px;	
	height: 41px;
	float:left;
	position: relative;
}
.searchArea{
	
	float: left;
	width: 372px;
	height: 40px;	
	
}

.searchContact{
	float:right;
	width: 262px;
	height: 40px;
	position: relative;
	
}
.searchBox {
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	padding: 3px;
	margin-top: 10px; 
	floar: left;
	}

#searchStr {
	margin-right:5px;
	width:150px;
	}

.SmallTitle  {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	float:left;
	margin-top:12px;
	margin-right: 10px; 
	margin-left: 30px;
	}
	
.LowerTitle  {
	font-size: 13px;
	color: #333333;
	float:left;
	margin-top:12px;
	margin-right: 6px; 
	}
	
.contactbutton{
	margin-top: 12px; 
}

/**GENERAL FORM ELEMENTS
*****************************/	
form {margin: 0px;padding: 0px; text-align:centre;}
form#GiftCert {	margin-left:10px;}
input { vertical-align: middle;}
.textbox {
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	display:inline;
	
	}

input#email {margin-left:10px;width:110px;}

.textboxDisabled {
	color: #333333;
	background: #FFFFFF;
	border: none;
	font-size: 13px;
	}

.SubmitBtn {
	background:transparent url(../styleImages/icons/button.gif) no-repeat;
	height: 22px;
	width:70px;
	padding:0;
	text-align:right;
	float:right;
	border:none;
	display:inline;
	cursor: pointer;
	margin: 10px 20px 0 0;
	}

.AddBtn {
	background:transparent url(../styleImages/icons/add.gif) no-repeat;
	height: 17px;
	width:17px;
	padding:0;
	margin:-17px 0 0 0;
	text-align:right;
	float:right;
	border:none;
	display:block;
	cursor: pointer;
	}


/**GENERAL LIST STYLING
**************************/
ul {margin: 3px 0 0 0px;padding: 0px;}
ol {margin: 3px 0 0 0px;padding: 0;}
ol li.num {color: #C6EADD;list-style-type:outside;}
ul li {list-style-position: inside;margin: 0px;padding: 0px;}
li.bullet {list-style-type: square;}

li.delivery {list-style-image: url(../styleImages/icons/delivery.gif);  }
li.contact {list-style-image: url(../styleImages/icons/s_contact.gif); }
li.tellfriend {list-style-image: url(../styleImages/icons/TellAFriend.gif); }
li.review {list-style-image:  url(../styleImages/icons/review.gif); }

li.nobullet {list-style-type:none;margin-left:0;}
li.bulletLrg {list-style-type: square;}

a.txtli {
	color: #333333;	
	text-decoration:none;
	}

a.txtli:hover {
	color: #E5DD0B;	
	text-decoration:none;
	}
/**GENERAL BUTTONS
*******************/
.UpDateBtn {	
	background-image:url(../styleImages/icons/Rtbutton.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#FFFFFF;
	color: #663366;
	margin:0;
	padding:0 0 3px 25px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	}

.BlueBg {
	color: #333333;
	background: #e6e6e6;
	font-size:12px;
	width:614px;
	margin:0px;
	text-align: right;
	padding:8px 10px 7px 10px;
	}

a.txtButton {
	color: #000000;
	background-image:url(../styleImages/buttons/more.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 49px;
	height:22px;
	line-height:22px;
	font-size:13px;
	font-weight: bold;
	padding:3px 10px;
	margin:0px;
	text-decoration:none;
	}

a.txtButton:hover {
	color: #FFFFFF;
}

.txtBuy:hover {
	color: #FFFFFF;
}	
a.txtBuy {
	color: #000000;
	background: url(../styleImages/buttons/buy.gif) no-repeat left top;
	width: 81px;
	height:22px;
	line-height:22px;
	font-size:13px;
	font-weight: bold;
	margin-left:2px;
	text-align: center;
	text-decoration:none;
	display:block;
	float:left;
}

a.txtBuy:hover {
	color: #FFFFFF;
}
	
a.Session {
	color: #666666;
	background-image:url(../styleImages/buttons/grey.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 81px;
	height:22px;
	line-height:22px;
	font-size:13px;
	font-weight: bold;
	padding:3px 14px;
	margin-top:3px;
	text-decoration:none;
	}

a.Session:hover {
	color: #000000;
	}

a.txtContinue {
	color: #000000;
	background-image:url(../styleImages/buttons/continue.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 144px;
	height:22px;
	line-height:22px;
	font-size:13px;
	font-weight: bold;
	padding:3px 14px;
	margin-top:3px;
	text-decoration:none;
	}

a.txtContinue:hover {
	color: #FFFFFF;
	}	
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-image:url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:2px 0 0 0;
	text-decoration:none;
	border:4px solid #FFFFFF;
}
a.txtviewCart:hover {
	border:4px solid #2B3136;
}

	
.submit {
	color: #000000;
	font-weight:  bold;
	background-image:url(../styleImages/buttons/buy.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border: 0px;
	width: 80px;
	line-height:22px;
	font-size:12px;
	padding-top:1px;
	padding-bottom:4px;
	padding-left:10px;
	margin:0px;
	text-decoration:none;
	}


/**PRICING STYLES
*******************/
.Price{text-align: right; font-weight: bold;}
.txtOldPrice {text-align: right; text-decoration:line-through;}
.Sale {color:#091E95;font-weight: bold;	text-align: right; }
.Vat{font-size:11px;float: right;}
.OutOfStock {color:#FF0000;background:#FFFFFF;}
.Save {color:#32393E; background: #667777;}


/**GENERAL LINKS
*****************/
a.txtLocation {
	color: #333333;	
	text-decoration:none;
	}

a.txtLocation:hover {
	color: #6F9994;	
	text-decoration:none;
	}

a.txtLink, a.txtSelected, a.txtDefault {
	color: #32393E;
	text-decoration:none;
	font-weight:bold;
	}

a.txtLink:hover, a.txtSelected:hover, 
a.txtSelected:active, a.txtDefault:hover {
	color: #242726;
	text-decoration:none;
	font-weight:bold;
	}

a.txtLinkPass, a.txtSelectedPass, a.txtDefaultPass {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}

a.txtLinkPass:hover, a.txtSelectedPass:hover, 
a.txtSelectedPass:active, a.txtDefaultPass:hover {
	color: #C6EADD;
	text-decoration:none;
	font-weight:normal;
	}

/**YOUR ACCOUNT PAGE
**********************/
#Account ul {margin:20px;}
#Account li {
	list-style-type: square;
	color: #667777;
	}

#Account a {
	color: #667777;
	font-weight:bold;
	text-decoration:none;
	}

#Account a:hover {
	color: #9BBFB2;
	}


/**SHOPPING BASKET HOME PAGE
*****************************/
.BasketProduct {
	color: #FFFFFF;
	padding:3px 0;
	margin:0;
	}

.BasketProduct p {
	padding:0;
	margin:0 5px 0 0;
	line-height:20px;
	}

.BasketProduct span {
	float:right;
	margin:-21px 0 0 0;
	padding:0;
	color: #FFFFFF;
	}

.BasketProduct span .icon {padding-top:4px;}

#BasketItems{
	margin:0px 0;
	padding:0px 0px 0;
	color: #000000;
	}

.TotalItems{
	margin:-20px 5px 0 0;
	color: #FFFFFF;
	font-weight:bold;
	}

#BasketTotal{
	color: #FFFFFF;
	margin:0 0 10px 0;
	padding:0 5px;
	}


.TotalPrice{
	text-align:right;
	float:right;
	margin:-21px 5px 10px 0;
	padding:0;
	color: #FFFFFF;
	background: #667777;
	font-weight:bold;
	}

#BasketView {
	text-align: left; 
	margin-top:10px;
	font-size:12px;
	}

a.BasketBtn, a.BasketBtn:hover {
	background-image:url(../styleImages/icons/button.gif);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#FFFFFF;
	color: #663366;
	margin:0;
	padding:0 20px 3px 0px;
	text-decoration:none;
	}


/**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 {
	color: #E6E6E6;
	font-weight: bold;
	font-size: 16px;
	background: #FFFFFF;
	padding:14px 4px;
	border: 1px solid #F4F4F4;
	width: 628px;
	height: 20px;
	text-align:center;
	}

.txtcartProgressCurrent {
	color: #000000;
	font-weight: bold;
	width: 105px;
	height: 18px;
	padding-left: 30px;
	margin-right:  25px;
	background:#FFFFFF;
	background-image: url(../styleImages/icons/progress_on.gif);
	background-repeat: no-repeat;
	}
.txtcartProgressOff{
	width: 105px;
	height: 18px;
	padding-left: 30px;
	margin-right:  25px;
	background:#FFFFFF;
	background-image: url(../styleImages/icons/progress_off.gif);
	background-repeat: no-repeat;
}
.quickBuy {
	text-align: center;
	color: #333333;
	background:#FFFFFF;
 	padding: 4px 0;
	width:87%;
	margin:0 auto 10px;
	}
	
.tdcartTitle {
	height: 24px;
	padding: 4px;
	font-weight: bold;
	color: #000000;
	background:#E6E6E6; 
	}


.tdcartEven {
	background:#FFFFFF; 
	color: #333333;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	}

.tdcartOdd {
	background: #FFFFFF;
	color: #333333;
	}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	}

.txtStockWarn {color: #FF4600;}

.dropDown {
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 9px;
	color: #6F9994;
	}

/**STEP ONE PAGE
******************/
.InfoBox{
	padding: 10px 0;
	margin: 20px 0px 10px;
	border-top: 1px solid #CCCCCC;
	}

.InfoBox .BlueBg {height:26px; }

.InfoBox .BlueBg {
	float:left;
	text-indent:0;
	margin-bottom: 20px;
	}

.Heading {
	text-transform:uppercase; 
	font-weight:bold; 
	padding-left:10px;
	text-align:left;
	}

.HeadingHalf {
	text-transform:uppercase; 
	font-weight:normal; 
	padding-left:10px;
	text-align:left;
	float: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:outside;}
#ViewOrders .tdcartOdd {color: #FFFFFF;background: #A5C9BC;}
#ViewOrders .tdcartEven {
	background: #9BBFB2;
	color: #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	}
	
#ViewOrders a {color:#FFFFFF; text-decoration:underline;}
#ViewOrders a:hover {color: #C6EADD; text-decoration:none;}

.txtCopyright, a.txtCopyright {
	text-align: center;
	padding-top: 5px;
	color: #e4e4e4;
	font-size:11px;
	}

a.txtCopyright:hover {text-decoration: none;}


/**MISCELLANEOUS 
******************/
.txtError {
	font-weight: bold;
	color: #050F72;
	background: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
	}


.txtOutOfStock {
	color: #FF0000;
	font-size: 75%;
}

#shipping-select {
	width: 110px;
}

.txtContentTitle{
	width: 100%;
	text-indent: 10px;
	background-color: #E6E6E6;
	padding:5px 0px;
	font-weight: bold;
}
/* 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 */


/* start mod: Extended Product Options - http://cubecart.expandingbrain.com */

/* COLOURS WHEN NOT SELECTED plus other default values */
.voHorizontal, .voHorizontalSelected, .voVertical, .voVerticalSelected, .voWithNames, .voWithNamesSelected {
	border: 1px solid #E0EAF9;    /* customize this! - default border colour */
	text-align: center;
	margin: 0 5px 10px 5px;
	padding: 5px;
}
/* COLOURS WHEN SELECTED */
.voHorizontalSelected, .voVerticalSelected, .voWithNamesSelected {
	background-color: #F5F7FF;    /* customize this! - background colour when selected */
	border: 1px solid #C0DAF9;    /* customize this! - border colour when selected */
}
/* SIZE OF HORIZONTAL VISUAL OPTIONS */
.voHorizontal, .voHorizontalSelected, .voWithNames, .voWithNamesSelected {
	width:  150px;                /* customize this! - width of horizontal visual options */
	height: 100px;                /* customize this! - height of horizontal visual options */
	float: left;
}
/* SIZE OF VERTICAL VISUAL OPTIONS */
.voVertical, .voVerticalSelected {
	width:  150px;                /* customize this! - width of vertical visual options */
	height: 100px;                /* customize this! - height of vertical visual options */
	padding-left: 0;
}
.voImage {
	vertical-align: middle;
	height:60px;
	margin: 5px 0;
}

/* end mod: Extended Product Options - http://cubecart.expandingbrain.com */


