/**SEARCH FACILITY
********************/
.searchBox {
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	margin-left:3px;
	width: 110px; 
	}

#searchStr {
	margin-right:5px;
	width:110px;
	}

.SmallTitle  {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase; 
	float:left;
	margin-top:2px;
	}


/**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: #666666;
	background: #FFFFFF;
	border: 1px dashed #CCCCCC;
	font-size: 10px;
	}

/**GENERAL LIST STYLING
**************************/
ul {margin: 3px 0 0 5px;padding: 0px;}
ol {margin: 3px 0px 0px 30px;padding: 0px;}
ol li.num {color: #FFAD00;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
*******************/
.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;
	}

.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-image: url(../styleImages/Horiz_menu_bg.png);
	background-repeat: repeat-x;
	font-size:14px;
	width:100%;
	margin:0;
	/*padding:5px 5px 6px 5px;*/
	padding:0 5px 2px 5px;
	height:32px;
	}

.BlueBg span {
	float:left;
	margin:5px 0 0 5px;
	font-size:11px;
	}
		
.ButtonLt {
	text-align:left;
	float:left;
	margin-top:5px;
	margin-left:0;
	}

.ButtonRt {
	text-align:right;
	float:right;
	margin-top:5px;
	margin-right:7px;
	}
	
a.txtButton:link, a.txtButton:visited, a.txtButton:hover, 
a.txtButton:active, a.txtButton:focus, .submit, .submit:hover {
	background-image:url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat: repeat;
	background-position: left top;
	color: #FFFFFF;
	background-color: #FEC100;
	line-height:24px;
	font-size:12px;
	padding:0 10px;
	margin:0;
	margin-right:35px;
	text-decoration:none;
	}
	
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #000;
	font-size:12px;
	padding:0 10px;
	margin:0;
	margin-right:35px;
	text-decoration:none;
}
a.txtviewCart:hover {
	color:#C00;
}



a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {font-weight: bold;background:#e29003;border:1px solid #bc7a09;color:#fff; margin-right:35px;}


.ButtonRt .submit {
	background-image:url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat: repeat;
	background-position: left top;
	color: #FFFFFF;
	background-color: #FEC100;
	height:24px;
	line-height:12px;
	font-size:12px;
	padding:0 3px;
	margin:0;
	text-transform:uppercase;
	text-decoration:none;
	border:4px solid #FFFFFF;
	}
	
.pagination{font: normal 12px Arial, Helvetica, sans-serif; padding:7px 5px;margin:10px 0;text-align:right;clear:both;}
a.txtLink{background:#fff;padding:2px 4px;border:1px solid #f0eeee}
a.txtLink:hover{border:1px solid #000;}


/*-----------Register -----------*/
.td-t td{padding-top:10px;}
.td-b td{padding-bottom:10px;}
.td-tb td{padding:10px 0 10px 15px;}
.padding{padding:15px 0 15px 15px;}

.border (line 18)

{

border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #f0eeee;
border-right-color-value: #f0eeee;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #f0eeee;
border-left-color-value: #f0eeee;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;

}


/**PRICING STYLES
*******************/
.txtOldPrice {text-decoration:line-through;}
.Sale {color:#FFAA00;background:#FFFFFF;}
.OutOfStock {color:#FF0000;background:#FFFFFF;}
.Save {color:#FFAA00; background: #3AB0D6;}


/**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: #3AA8CC;
	background: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

a.txtLink:hover, a.txtSelected:hover, 
a.txtSelected:active, a.txtDefault:hover {
	color: #FFAA00;
	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: #FFAA00;
	text-decoration:none;
	font-weight:normal;
	}

/*---------- Sub Categories -------------*/
#subCats {margin: 0 auto;}
#subCats ul {margin:0;padding:10px 3px;}
#subCats li {background: url(../styleImages/folder.jpg) no-repeat left top;padding:3px 0 0 24px;text-align: left;float: left;width: 130px;height: 40px;}


/**YOUR ACCOUNT PAGE
**********************/
#Account ul {margin:20px;}
#Account li {
	list-style-type: square;
	color: #3AA8CC;
	background:#FFFFFF;
	}

#Account a {
	color: #3AA8CC;
	background:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

#Account a:hover {
	color: #FF9900;
	background: #FFFFFF;
	}


/**SHOPPING BASKET HOME PAGE
*****************************/
.BasketProduct {
	color: #000000;
	padding: 3px 0px;
	margin: 0px;
	line-height: 10px;
}

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

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

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

#BasketItems{
	color: #000000;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

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

#BasketTotal{
	color: #000;
	margin-bottom: 5px;
	padding-left: 5px;
	margin-right:40px;
	}


.TotalPrice{
	text-align:right;
	float:right;
	margin: 0px 5px 0px 0;
	padding-left: 5px;
	color: #000;
	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;
	}
	
.image{ text-align:center;border:1px solid #f0eeee;background:#fff;padding:5px;margin:10px 10px 10px 0;}
.image:hover{border:1px solid #CFCBCB;}
.diver{border-bottom:1px solid #f0eeee;display:block;margin:6px 0 8px;}
.content ul { margin:0 10px 10px 15px;}
.content li {background: url(../styleImages/bullet.gif) no-repeat left 6px;padding-left:14px;}
.addbkt{padding: 10px;border-top:1px solid #f0eeee;border-bottom:1px solid #f0eeee;text-align: right;background: #f7f7f7;}



/**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;
	}
.diver{border-bottom:1px solid #f0eeee;display:block;margin:6px 0 8px;}

.ch{margin-bottom:18px;}.cartProgress {padding-top:6px;height:30px; text-align:center;color:#999999}
.txtcartProgressCurrent {color: #fff;font-weight: bold; background:#4A9F45;border:1px solid #206F1B;padding:2px 8px;}


.tdcartTitle{background:#950909 url(../styleImages/Horiz_menu_bg.png) repeat-x left top;color:#fff;font-weight:bold;padding:7px 5px}

.tdcartTitle{background:#950909 url(../styleImages/Horiz_menu_bg.png) repeat-x left top;color:#fff;font-weight:bold;padding:7px 5px}
.tdcartTitle a{color:#fff;font-weight:bold;}


.tdcartOdd, .tdOdd {background: #f9f9f9;border-bottom:1px solid #f0eeee;}
.tdcartEven, .tdEven {border-bottom:1px solid #f0eeee;}
.quickBuy {padding: 10px 0 15px 0;background: url(../styleImages/dot.gif) repeat-x center top;text-align:center;}

.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 {
	margin-top:20px;
	}

#InfoBox td {
	padding: 10px 5px 10px 0;
	margin: 0;
	border-top: 1px solid #CCCCCC;
	}

.Prompt {
	text-transform:uppercase; 
	font-weight:normal; 
	padding:5px 10px;
	text-align:left;
	float:left;
	}

#InfoBox .ButtonRt {
	margin-top:5px;
	}

.Heading {
	text-transform:uppercase; 
	font-weight:bold; 
	padding-left:10px;
	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:outside;}
#ViewOrders .tdcartOdd {color: #FFFFFF;background: #45D2FF;}
#ViewOrders .tdcartEven {
	background: #3DB9E1;
	color: #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	}
	
#ViewOrders a {color:#FFFFFF; text-decoration:underline;}
#ViewOrders a:hover {color: #FFAA00; text-decoration:none;}

/**DEVELLION COPYRIGHT NOTICE
*******************************/
.txtCopyright, a.txtCopyright {
	text-align: center;
	padding-top: 5px;
	color: #ca2126;
	background:#fff;
	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: 10px;
}

#shipping-select {
	width: 110px;
}

.txtOldPrice{text-decoration: line-through;}
.txtBoxSave, .txtSale{color:#006600}.txtOutOfStock{color:#006600;}
.textbox {padding-left:2px;border:1px solid #ccc;}.ml{ margin-top:6px;}.short{width:110px;}
.submit{font: bold 11px Arial, Helvetica, sans-serif;background:#e29003;border:1px solid #bc7a09;color:#fff;padding:1px 4px;outline:none;}.submit:hover{background:#950909;border:1px solid #950909;}
.txtCopyright{margin:-8px 0 0 0;padding-bottom:10px;text-align:center;}.txtCopyright br {display:none;}
.txtButton, .txtCheckout, .txtUpdate { color:#fff;background:#e29003;border:1px solid #ac824a;padding:3px 6px;font: bold 11px Verdana, Arial, Helvetica, sans-serif;outline:none; text-decoration:none}
.txtButton:hover, a.txtCheckout:hover, a.txtUpdate:hover { color:#fff;background:#423232;border:1px solid #423232;text-decoration:none}.txtError{ color:#FF0000;}
.border{border:1px solid #f0eeee;padding:5px;}
.formbox{background:#f7f7f7;border:1px solid #f0eeee;padding:10px;}

