/**SEARCH FACILITY
********************/
.searchBox   { color: #333; font-size: 10px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-left: 3px; border: solid 1px #ccc }

#searchStr   { color: #333; margin-right: 20px; width: 110px }

.SmallTitle     { color: #666; font-size: 11px; margin-top: 2px; float: left }

/**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;
	}

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:-17px 0 0 0;
	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:-17px 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: #9cc; 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: #333; font-size: 14px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: right; margin: 0; padding: 6px 5px; width: 100% }

a.txtButton   { color: #fff; font-size: 12px; font-weight: bold; line-height: 22px; text-decoration: none; background-color: #9cc; background-repeat: repeat; background-position: left top; text-transform: uppercase; margin: 2px 0 0; padding-top: 2px; padding-right: 10px; padding-left: 10px; border: solid 1px #999 }

a.txtButton:hover  { color: #333 }
	
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited  { color: #ffffff; font-size: 12px; line-height: 22px; text-decoration: none; background-image: url("../styleImages/backgrounds/ButtonBg.gif"); background-repeat: repeat; background-position: left top; text-transform: uppercase; margin: 2px 0 0; padding-top: 0; padding-bottom: 0; padding-left: 2px; border: solid 1px #ccc }
a.txtviewCart:hover  { border: solid 1px #900 }
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover   { color: #333; font-size: 11px; line-height: 22px; text-decoration: none; background-image: url("../styleImages/backgrounds/ButtonBg.gif"); background-repeat: repeat; background-position: left top; text-transform: uppercase; margin: 2px 0 0; padding: 0 10px; border-style: solid; border-color: #2b3136 }
	
.submit  { color: #333; font-size: 12px; line-height: 14px; text-decoration: none; background-image: url("../styleImages/backgrounds/ButtonBg.gif"); background-repeat: repeat; background-position: left top; text-transform: uppercase; margin: 2px 0 0; padding: 3px 3px 0; border: solid 4px #ffffff }


/**PRICING STYLES
*******************/
.txtOldPrice {text-decoration:line-through;}
.Sale {color:#32393E;background:#FFFFFF;}
.OutOfStock  { color: #f90; background: #ffffff }
.Save   { color: #333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }


/**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: #333; line-height: 12px; margin: 0; padding: 3px 0 3px 3px }

.BasketProduct p {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

.BasketProduct span  { color: #333; margin: 0; padding: 0; float: right }



.BasketProduct span .icon {padding-top:4px;}

#BasketItems  { color: #333; margin: 3px 0; padding: 3px 5px 0; border-top: 1px dotted #ccc; border-right: #ccc; border-bottom: #ccc; border-left: #ccc }

.TotalItems { color: #333; font-weight: bold; text-align: right; margin-left: 5px 0px 0; float: right }

#BasketTotal { color: #333; margin-bottom: 10px; padding-left: 5px }


.TotalPrice { color: #333; font-weight: bold; text-align: right; margin: 0 5px 0 0; padding: 0; float: right }

#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: #333333;
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: 20px auto;
	text-align:center;
	}

.txtcartProgressCurrent  { color: #699; font-weight: bold; background: #ffffff }

.quickBuy {
	text-align: center;
	color: #333333;
	background:#FFFFFF;
 	padding: 4px 0;
	width:87%;
	margin:0 auto 10px;
	}
	
.tdcartTitle   { color: #333; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }


.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: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;
	}


/**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: #333; background: #a5c9bc }
#ViewOrders .tdcartEven  { color: #333; background: #9bbfb2; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff }
	
#ViewOrders a  { color: #333; text-decoration: underline }
#ViewOrders a:hover  { color: #900; text-decoration: none }

/**DEVELLION COPYRIGHT NOTICE
*******************************/
.txtCopyright, a.txtCopyright  { color: #ffffff; font-size: 11px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; padding-top: 5px }

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;
}

