/**SEARCH FACILITY
********************/
.searchBox {
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 16px;
        width: 165px;
	}

#searchStr {
	width:130px;
        height: 20px;
	}

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

#SidebarSearch {
  clear: both;
  width: 135px;
  text-align: center;
  margin-top: 30px;
}

/**GENERAL FORM ELEMENTS
*****************************/	
form {margin: 0px;padding: 0px;}
form#GiftCert {	margin-left:10px;}
input { vertical-align: middle;}
.textbox {
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	text-align: left;
	}
.textboxleft {
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	text-align: left;
	}

input#email {margin-left:10px;width:110px;}

.textboxDisabled {
	color: #333333;
	background: #FFFFFF;
	border: none;
	font-size: 12px;
	}

.SubmitBtn {
	background:transparent url(../styleImages/icons/arrow.gif) no-repeat;
	height: 20px;
	width: 17px;
	border: none;
	cursor: pointer;
	}

.SearchBtn {
	color: #FFFFFF;
	background-color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px;
	text-decoration: none;
	border-top: 4px solid #AAAAAA;
	border-bottom: 4px solid #444444;
	border-left: 4px solid #999999;
	border-right: 4px solid #555555;
	padding: 3px;
        margin: 10px;
	border: 0;
	text-align: center;
	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: #C6EADD;list-style-type:outside;}
ul li {list-style-position: inside; padding: 0px;}
li.bullet {list-style-type: square;}
li.nobullet {list-style-type:none;margin-left:0;}
li.bulletLrg {list-style-type: square;}

#Announcement ul li {list-style-position: inside; padding: 0px; margin-left: 5px; margin-bottom: 10px;}

/**GENERAL BUTTONS
*******************/
.UpDateBtn {	
	background-image:url(../styleImages/icons/Rtbutton.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#FFFFFF;
	color: #663366;
	color: #2077BA;
	margin:0;
	padding:0 0 3px 25px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	}

.BlueBg {
	color: #ffffff;
	background: #ffffff;
	font-size:14px;
	width:100%;
	margin:0px;
	text-align: right;
	padding:6px 5px 6px 5px;
	}

a.txtButton {
	color: #FFFFFF;
	background-color: #004580;
	font-size:14px;
	line-height: 18px;
	padding: 5px;
	text-decoration:none;
	border:4px solid #004580;
	margin-right: 20px;
	}

a.txtButton2 {
	color: #FFFFFF;
	background-color: #666666;
	font-size:14px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px;
	text-decoration:none;
	border-top:4px solid #AAAAAA;
	border-bottom:4px solid #444444;
	border-left:4px solid #999999;
	border-right:4px solid #555555;
	margin-right: 20px;
	}


a.txtButton:hover, a.txtButton2:hover {
	color: #DDDDDD;
	}
	
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #004580;
	line-height:22px;
	font-size:14px;
	padding:0 10px;
	margin: 2px 0 0 0;
	text-decoration: none;
	border:4px solid #004580;
}
a.txtviewCart:hover {
        color: #CCCCCC;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #999999;
	line-height:22px;
	padding:0 10px;
	margin:2px 0 0 0;
	text-decoration:none;
	border:4px solid #004580;
}
	
.submit {
	color: #FFFFFF;
	background-color: #666666;
	font-size: 16px;
	padding: 3px;
	text-decoration:none;
        font-weight: bold;
	border-top:4px solid #AAAAAA;
	border-bottom:4px solid #444444;
	border-left:4px solid #999999;
	border-right:4px solid #555555;
	}


/**PRICING STYLES
*******************/
.txtOldPrice {text-decoration:line-through;}
.Sale {color:#32393E;background:#FFFFFF;}
.OutOfStock {font-weight: bold; color:#003061;background:#FFFFFF;}
.Save {color:#32393E; background: #333333;}


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

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

a.txtLink, a.txtSelected, a.txtDefault {
	color: #003061;
	background: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

a.txtLink:hover, a.txtSelected:hover, 
a.txtSelected:active, a.txtDefault:hover {
	color: #999999;
	background: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

a.txtLinkPass, a.txtSelectedPass, a.txtDefaultPass {
	color: #333333;
	text-decoration:none;
	font-weight:normal;
	}

a.txtLinkPass:hover, a.txtSelectedPass:hover, 
a.txtSelectedPass:active, a.txtDefaultPass:hover {
	color: #999999;
	text-decoration:none;
	font-weight:normal;
	}

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

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

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


/**SHOPPING BASKET HOME PAGE
*****************************/
.BasketProduct {
	color: #333333;
	padding:5px 0 0 0;
}

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

.BasketProduct span {
	float: right;
	color: #333333;
}



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

#BasketItems{
	padding:5px 0 0 5px;
	color: #333333;
}

.TotalItems{
	text-align:right;
	float:right;
        margin-right: 5px;
	color: #333333;
	}

#BasketTotal{
	padding:5px 0 0 5px;
	color: #333333;
	}

.TotalPrice{
	text-align:right;
	float:right;
	margin: 0px 5px 0px 0;
	padding: 0px;
	color: #333333;
	}

#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: #2077BA;
	background: #FFFFFF;
	font-weight: bold;
	}

.quickBuy {
	text-align: center;
	color: #333333;
	background:#FFFFFF;
 	padding: 4px 0;
	width:87%;
	margin:0 auto 10px;
	}
	
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background:#2077BA; 
	line-height: 22px;
	}


.tdcartEven {
	background:#FFFFFF; 
	color: #333333;
	}

.tdcartOdd {
	background: #FFFFFF;
	color: #333333;
	}

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

.txtStockWarn {color: #FF4600;}

.dropDown {
	width: 100px;
        margin-top: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	color: #333333;
	}
.dropDown130 {
	width: 130px;
        margin-top: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	color: #999999;
	}


/**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 {
	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: #333333;
	background: #EEEEEE;
	}
#ViewOrders .tdcartEven {
	color: #333333; 
	background: #DADADA;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	}
	
#ViewOrders a {
	color:#333333; 
	text-decoration:underline;
	}
#ViewOrders a:hover {
	color: #999999; 
	text-decoration:none;
	}
.breakout {
	border-width: 4px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #DADADA;
}

/**DEVELLION COPYRIGHT NOTICE
*******************************/
.txtCopyright { 
	text-align: center;
	padding-top: 5px;
	color: #000000;
	background-color: transparent;
	font-size:14px;
	}
a.txtCopyright {
	color: #666666;
        text-decoration: none
        }

a.txtCopyright:hover {
	color: #999999;
        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;
}

/**PRINTABLE ORDER FORM
******************/
.payment_method {
  text-align: center;
}
.form_return_address {
  text-align: center;
  font-weight: bold;
}

