.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FF3300;
	background-color: #FFFFFF;
	border: none;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #61A2DF;
	border: 1px solid #FFFFFF;
}

.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #070F72;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #070F72;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;	
}
li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#FF518C;
}
.txtSession {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
a.txtSession {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
} 
a.txtSession:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: underline;
} 
.txtSessionGrey {
	color:	#BFCCC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-transform: capitalize;
}
.txtCopy, .txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
a.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #031074;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0E51A3;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0B4492;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-decoration:none;
}

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF518C;
	text-decoration: none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF518C;
	text-decoration: underline;
}
.txtContentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #FF3300;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #BFCCC7;
}
.tdListTitle {
	background-color: #ECECEC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5E5E5E;
	border-bottom: 1px solid #BFCCC7;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBF9E6;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0E51A3;	
}
.cartTotal {
	border-top: 1px dashed #0E51A3;
	width: 150px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #0E51A3;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF3300;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF518C;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #5E5E5E;
	background-color: #ECECEC;
	border-bottom: 1px solid #559BA7;
}
.tdcartEven {
	background-color: #EBF9E6;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 70%;
	color: #FF0000;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #BFCCC7;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.pink_link {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF518C;
	text-decoration: none;
}
.pink_link:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF518C;
	text-decoration: underline;
}
.normaltext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
}
.price {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF5287;
	text-decoration: none;
}
.product_name {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5E5E5E;
	text-decoration: none;
}
.footer_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
}
.footer_link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
}
.footer_link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: underline;
}
.heading {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF5287;
	text-decoration: none;
}
.textbox_small {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 16px;
	width: 40px;
	border: 1px solid #D6D6D6;
}
.textbox {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 16px;
	width: 120px;
	border: 1px solid #D6D6D6;
}
.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
}
.price_small {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF5287;
	text-decoration: none;
}
.buttongo {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/go.jpg);
	border: 0px solid #990000;
	height: 20px;
	width:28px;
	cursor:hand;
}

.buttonlogin {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_login.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 39px;
	cursor:hand;
}
.buttonaddtobasket {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_add_basket.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 87px;
	cursor:hand;
}
.buttoncontinueshopping {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_cont_shopping.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 113px;
	cursor:hand;
}
.buttoncheckout {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_checkout.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 60px;
	cursor:hand;
}
.buttonsubmitcontinue {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_submit_continue.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 112px;
	cursor:hand;
}

.buttonsendpassword {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_send_password.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 92px;
	cursor:hand;
}

.buttonbuy {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_buy.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 29px;
	cursor:hand;
}
.buttonsub{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_submit.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 47px;
	cursor:hand;
}

.buttonmore {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_more.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 37px;
	cursor:hand;
}

.buttonadd {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_add.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 31px;
	cursor:hand;
}

.buttonsend {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_send.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 35px;
	cursor:hand;
}

.buttonupdatebasket {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_updatebasket.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 90px;
	cursor:hand;
}

.buttoncontinue {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_continue.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 59px;
	cursor:hand;
}
.buttonupdate {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_update.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 48px;
	cursor:hand;
}

.buttoneditinvoice{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_edit_invoice.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 118px;
	cursor:hand;
}
.buttoneditdelivery{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_edit_del_addr.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 129px;
	cursor:hand;
}
.buttonupdateaccount{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_updateaccount.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 97px;
	cursor:hand;
}

.buttonregistercontinue {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_register_continue.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 121px;
	cursor:hand;
}

.buttonback {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/back.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 37px;
	cursor:hand;
}
.buttonretry {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	background-image: url(../styleImages/button/bt_try_again.jpg);
	border: 0px solid #990000;
	height: 20px;
	width: 61px;
	cursor:hand;
}
