/**SEARCH FACILITY
********************/
.searchBox {
	background: #fff;
	border: 1px solid #ccc;
	color: #666;
	font-size: 10px;
	margin-left: 3px; 
	}

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

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


/**GENERAL FORM ELEMENTS
*****************************/	
form { margin: 0px;padding: 0px; }
form#GiftCert {	margin-left:10px; }
input { vertical-align: middle;}
.textbox {
	background: #fff;
	border: 1px solid #ccc;
	color: #666;
	font-size: 10px;
	}

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

.textboxDisabled {
	background: #fff;
	border: none;
	color: #333;
	font-size: 10px;
	}

.SubmitBtn {
	background: transparent url(../styleImages/icons/button.gif) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	float: right;
	height: 17px;
	margin: -17px 0 0 0;
	padding: 0;
	text-align: right;
	width: 17px;
	}

.AddBtn {
	background: transparent url(../styleImages/icons/add.gif) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	float: right;
	height: 17px;
	margin: -17px 0 0 0;
	padding: 0;
	text-align: right;
	width: 17px;
	}


/**GENERAL LIST STYLING
**************************/
ul {margin: 3px 0px 0px 5px;padding: 0px;}
ol {margin: 3px 0px 0px 30px;padding: 0px;}
ol li.num {color: #333;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-color: #fff;
	background-image: url(../styleImages/icons/Rtbutton.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #636;
	margin: 0;
	padding: 0 0 3px 25px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	}

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

a.txtButton {
	background-image: url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat: repeat;
	background-position: left top;
	border: 4px solid #fff;
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	margin: 2px 0 0 0;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	}

a.txtButton:hover {
	color: #fff;
	}
	
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	background-image: url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat: repeat;
	background-position: left top;
	border: 4px solid #fff;
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	margin: 2px 0 0 0;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	}

a.txtviewCart:hover {
	border: 4px solid #2B3136;
	}

a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	background-image: url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat: repeat;
	background-position: left top;
	border: 4px solid #2B3136;
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	margin: 2px 0 0 0;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
.submit {
	background-image: url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat: repeat;
	background-position: left top;
	border: 4px solid #fff;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	margin: 2px 0 0 0;
	padding: 3px 3px 0;
	text-decoration: none;
	text-transform :uppercase;
	}


/**PRICING STYLES
*******************/
.txtOldPrice { text-decoration: line-through; }
.Sale { color: #32393E;background: #fff; }
.OutOfStock { color:#f00;background: #fff; }
.Save { color: #32393E;background: #56867B; }


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

a.txtLocation:hover {
	background: #fff;
	color: #6F9994;
	text-decoration: none;
	}

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

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

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

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


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

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

#Account a:hover {
	background: #fff;
	color: #9BBFB2;
	}


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

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

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

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

#BasketItems {
	border-top: 1px dotted #fff;
	color: #333;
	margin: 3px 0px;
	padding: 3px 5px 0px;
	}

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

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

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

#BasketView {
	font-size: 12px;
	margin-top: 10px;
	text-align: left; 
	}

a.BasketBtn, a.BasketBtn:hover {
	background-color: #fff;
	background-image: url(../styleImages/icons/button.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #636;
	margin: 0;
	padding: 0 20px 3px 0px;
	text-decoration: none;
	}


/**VIEW CART PAGES
********************/
#CartView {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 3px;
	position: relative;
	z-index: 1;
	}
	
form#cart {
	margin-bottom: 20px;
	padding-right: 5px;
	}

#cartTable {
	margin-bottom:20px;
	}

.cartProgress {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	margin: 20px auto;
	padding: 4px;
	text-align:center;
	width: 350px;
	}

.txtcartProgressCurrent {
	background: #fff;
	color: #333;
	font-weight: bold;
	}

.quickBuy {
	background: #fff;
	color: #333;
 	margin: 0 auto 10px;
	padding: 4px 0;
	text-align: center;
	width: 87%;
	}
	
.tdcartTitle {
	background: #333; 
	color: #fff;
	font-weight: bold;
	}

.tdcartEven {
	background: #fff; 
	border-bottom: 1px dotted #ccc;
	color: #333;
	}

.tdcartOdd {
	background: #fff;
	color: #333;
	border-bottom: 1px dotted #CCCCCC;
	}

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

.txtStockWarn {color: #FF4600;}

.dropDown {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #6F9994;
	font-size: 9px;
	width: 100px;
	}


/**STEP ONE PAGE
******************/
.InfoBox {
	border-top: 1px solid #ccc;
	margin: 20px 0px 10px;
	padding: 10px 0;
	}

.InfoBox .BlueBg { height: 30px; }

.InfoBox .BlueBg .Button {
	float: right;
	margin-top: -20px;
	text-indent: 0;
	}

.Heading {
	font-weight: bold; 
	padding-left: 10px;
	text-align: left;
	text-transform: uppercase; 
	}

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


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


/**DEVELLION COPYRIGHT NOTICE
*******************************/
.txtCopyright, a.txtCopyright {
	background: #32393E;
	color: #fff;
	font-size: 11px;
	padding-top: 5px;
	text-align: center;
	}

a.txtCopyright:hover { text-decoration: none; }


/**MISCELLANEOUS 
******************/
.txtError {
	background: #FFCECE;
	border: 1px solid #f00;
	color: #050F72;
	font-weight: bold;
	padding: 2px;
	}

.txtOutOfStock {
	color: #f00;
	font-size: 75%;
	}

#shipping-select {
	width: 110px;
	}

/* start mod: Gift Registry - http://cubecart.expandingbrain.com */
.giftInfo {
}
.giftNoLongerAvailable {
	color: #FF0000;
}
a.txtConfirmGift {
}
a.moveToListButton, a.moveToListButton:hover, a.deleteButton, a.deleteButton:hover {
	font-size: 85%;
    white-space: nowrap;
	color: black;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 0 3px;
	text-align: center;
	text-decoration: none;
	line-height: 1.9;
}
a.moveToListButton:hover, a.deleteButton:hover {
	background-color: #DDDDDD;
	border: 1px solid #AAAAAA;
}
/* end mod: Gift Registry - http://cubecart.expandingbrain.com */

