/**SEARCH FACILITY
********************/
/*.searchBox {
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	margin: 0 3px; 
	width: 105px;
	}
*/.SearchBox {
	color: #666666;
	background: #FFFFFF;
	float:left;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	margin-right:3px; 
	padding:0;
	width: 105px;
}
.SmallTitle  {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase; 
	float:left;
	margin-top:0;
	}
#AdvancedSearchForm {width: 100%;}
#AdvancedSearchForm .textbox {width: 172px;}

/**GENERAL FORM ELEMENTS
*****************************/	
form {margin: 0px;padding: 0px;}
form#GiftCert {	margin-left:10px;}
input { vertical-align: middle;}
.textbox {
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	}
.textboxMail {
	color: #666666;
	background: #FFFFFF;
	float:left;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	margin:0 3px; 
	padding:0;
	width: 105px;
	}
form#subscribe { margin-top:3px; }
/*input#email {margin-left:10px;width:110px;}*/

.textboxDisabled {
	color: #333333;
	background: #FFFFFF;
	border: none;
	font-size: 10px;
	}

.SubmitBtn {
	background:transparent url(../styleImages/icons/button.gif) no-repeat;
	height: 17px;
	width:17px;
	padding:0;
	margin-top:-2px;
	text-align:right;
	float:right;
	border:none;
	display:block;
	cursor: pointer;
	}

.AddBtn {
	background:transparent url(../styleImages/icons/add.gif) no-repeat;
	height: 17px;
	width:17px;
	padding:0;
	margin:-3px 0 0 0;
	text-align:right;
	float:right;
	border:none;
	display:block;
	cursor: pointer;
	}


/**GENERAL LIST STYLING
**************************/
ul {margin: 3px 0px 0px 5px;padding: 0px;}
ol {margin: 3px 0px 0px 30px;padding: 0px;}
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.nobullet {list-style-type:none;margin-left:0;}
li.bulletLrg {list-style-type: square;}


/**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: #FFFFFF;
	background:  #838281;
	font-size: 14px;
	width: 100%;
	margin: 0;
	padding: 0 5px;
	height: 32px;
	}
	
/*.BlueBg {
	color: #ffffff;
	background: #838281;
	font-size: 14px;
	width: 100%;
	margin:0px;
	text-align: right;
	padding: 6px 5px 6px 5px;
	}*/

a.txtButton {
	color: #FFFFFF;
	background-image:url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat:repeat;
	background-position:left top;
	line-height: 22px;
	font-size: 12px;
	padding: 0;
	margin: 0 10px;
	text-transform: uppercase;
	text-decoration: none;
	border: 4px solid #FFFFFF;
	}

a.txtButton:hover {color: #FFFFFF;}
	
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-image:url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat:repeat;
	background-position:left top;
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:4px solid #FFFFFF;
	}
a.txtviewCart:hover {
	border:4px solid #2B3136;
	}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-image:url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat:repeat;
	background-position:left top;
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:4px solid #2B3136;
	}
	
.submit {
	color: #FFFFFF;
	background-image:url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat:repeat;
	background-position:left top;
	line-height:14px;
	font-size:12px;
	padding:3px 3px 0;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:4px solid #FFFFFF;
	}


/**PRICING STYLES
*******************/
.txtOldPrice {text-decoration:line-through;}
.Sale {color:#32393E;background:#FFFFFF;}
.OutOfStock {color:#FF0000;background:#FFFFFF;}
.Save {color:#32393E; background: #667777;}


/**GENERAL LINKS
*****************/
a.txtLocation {
	color: #333333;
	background:#FFFFFF;
	text-decoration:none;
	}

a.txtLocation:hover {
	color: #6F9994;
	background: #FFFFFF;
	text-decoration:none;
	}

a.txtLink, a.txtSelected, a.txtDefault {
	color: #32393E;
	background: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

a.txtLink:hover, a.txtSelected:hover, 
a.txtSelected:active, a.txtDefault:hover {
	color: #242726;
	background: #FFFFFF;
	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;
	background:#FFFFFF;
	}

#Account a {
	color: #667777;
	background:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

#Account a:hover {
	color: #9BBFB2;
	background: #FFFFFF;
	}


/**SHOPPING BASKET HOME PAGE
*****************************/
.BasketProduct {
	color: #FFFFFF;
	padding: 3px 0px;
	margin: 0px;
	line-height: 20px;
	}

.BasketProduct p {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

.BasketProduct span {
	float: right;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	}



.BasketProduct span .icon {padding-top:4px;}

#BasketItems{
	margin: 3px 0px;
	padding: 3px 5px 0px;
	border-top: 1px dotted #FFFFFF;
	color: #FFFFFF;
	}

.TotalItems{
	text-align:right;
	float:right;
	margin-left: 5px 0px 0;
	color: #FFFFFF;
	font-weight:bold;
	}

#BasketTotal{
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-left: 5px;
	}


.TotalPrice{
	text-align:right;
	float:right;
	margin: 0px 5px 0px 0;
	padding: 0px;
	color: #FFFFFF;
	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
********************/



.cartProgress {
	color: #333333;
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: 20px auto;
	text-align:center;
	}

.txtcartProgressCurrent {
	color: #FF7700;
	background: #FFFFFF;
	font-weight: bold;
	}

.quickBuy {
	text-align: center;
	color: #333333;
	background:#FFFFFF;
 	padding: 4px 0;
	width:87%;
	margin:0 auto 10px;
	}


#ViewCartTable {width: 100%;}
#ViewCartTable td {padding: 5px 0;}

#ViewCartTotal {width: 100%;}
#ViewCartTotal td {padding: 3px 5px;}
#ViewCartTotal td.shipping .textbox {width: 100px !important;}

.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background:#838281; 
	padding: 5px;
	}

.tdright {width: 108px;}

.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
******************/
table#Step1Form {margin-top: 5px;}
table#Step1Form td {padding: 5px 10px;}
table#Step1Form td.tag {font-weight: bold;}

.InfoBox{
	padding: 10px 0;
	margin: 20px 0px 10px;
	border-top: 1px solid #CCCCCC;
	}

.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:normal; 
	padding-left:10px;
	text-align:left;
	float:left;
	}


/**REGISTRATION FORM 
*********************/
table#RegistrationForm {width: 100%;}
table#RegistrationForm td {padding: 5px;}
table#RegistrationForm td .textbox {width: 100px;}

/**LOGIN PAGE
**************/
table#LoginForm {width: 240px; margin-bottom: 10px; text-align: left;}
table#LoginForm td {padding: 5px 0 5px 5px;}

table.BlueBg .Button {padding-top: 3px; float:left;}
table.BlueBg .Button input.submit {margin-top: -2px;}

/**EDIT DELIVERY FORM PAGE
**************************/
table#EditDeliveryForm, table#FixedDeliveryForm {
width: 100%; 
margin-bottom: 20px;
}

table#EditDeliveryForm td, 
table#FixedDeliveryForm td {
padding: 5px; 0 5px 10px;
}

table#EditDeliveryForm .BlueBg, 
table#FixedDeliveryForm .BlueBg {
padding: 10px 3px; 
}

table#EditDeliveryForm .textbox {width: 100px;}





/**GATEWAY PAGE
******************/
table#GatewayForm {padding: 10px;margin: 10px auto;}
table#GatewayForm td {padding: 5px;}
#PaymentButton {
margin: 5px auto;
text-align: center;
padding: 10px 0;
background:#838281; 
}

/**CREDITCART FORM 
********************/
table#CreditCardForm {width: 100%;}
table#CreditCardForm td {padding: 5px;}
table#CreditCardForm h3 {font-weight: bold; background: white; color: #FF6600;}
table#CreditCardForm table .textbox {width: 130px;}




/**PERSONAL PROFILE PAGE
************************/
#Profile {margin: 10px auto;}
#Profile td {padding: 5px;}
#Profile td .textbox {width: 150px;}

/**VIEW ORDERS
*****************/
#ViewOrders {margin: 30px 0 15px;}
#ViewOrdersInfo {margin-bottom:25px;}
#ViewOrdersInfo ol {margin-left:20px;}
#ViewOrdersInfo ol li {list-style-position:outside;}
#ViewOrders .tdcartOdd {padding: 5px; color: #FFFFFF; background: #FF7700;}
#ViewOrders .tdcartEven {padding: 5px; background: #515151; color: #FFFFFF;border-bottom:1px solid #FFFFFF;border-top:1px solid #FFFFFF;}
#ViewOrders a {color:#FFFFFF; text-decoration:underline;}
#ViewOrders a:hover {text-decoration:none;}

/**CHANGE PASSWORD
*******************/
table#ChangePasswordForm {width: 300px;text-align: left;}
table#ChangePasswordForm td {padding: 5px 0 5px 5px;}
table#ChangePasswordForm .textbox {width: 150px;}


/**NEWSLETTER FORM
********************/
table#NewsletterForm {margin: 10px auto;text-align: center;}
table#NewsletterForm td {padding: 5px 0;}

/**TELL A FRIEND
****************/
table#TAFForm {text-align: center;margin: 5px auto;}
table#TAFForm td {text-align: left; padding: 5px;}
table#TAFForm .textbox {width: 150px;}
table.GreyBg {background-color: #838281;width: 100%;padding: 5px;}

/**DEVELLION COPYRIGHT NOTICE
*******************************/
.txtCopyright, a.txtCopyright {
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	background: #4d4d4e 
	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;}

