
.searchBtn {
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	
	background-color: #ffffff;
	border: 1px solid #999999;
}
.textbox {
	background-color: #ffffff;
	border: 1px solid #A8B4B0;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333300;
}

.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	background-color: #535c4b;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #000000;	
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;	
	padding-top: 2px;
	padding-bottom: 2px;	
	border-bottom: 1px dotted #FFFFFF;
}
li.bulletLrg {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;	
	padding-top: 2px;
	padding-bottom: 2px;	
	border-bottom: 1px dotted #FFFFFF;
}
li.num {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;	
	padding-top: 2px;
	padding-bottom: 2px;	
	border-bottom: 1px dotted #FFFFFF;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtlpname {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 110%;
	color: #54396A;
	font-weight: bold; 
	padding-top: 20px;
	padding-bottom: 5px; 
}


/**SESSION BOX
*****************/
#SessionBox {float: right;}
.txtSession {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #443941;
}

a.txtSession {
	color: #443941;
	text-decoration: none;
	} 

a.txtSession:hover {
	color: #333C21;
	text-decoration: underline;
	} 

.txtSessionGrey {
	color:	#443941;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	font-size: 12px;
	}

.txtCopy, .txtSiteDocs {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: /*#333300*/ #e7d5f0;
}
a.txtSiteDocs {
	font-family: "Trebuchet MS";
	font-size: 70%;
	color: #031074;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-family: "Trebuchet MS";
	color: #ccc;
	text-decoration: underline;
}
a.txtButton {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	background-color: #535c4b;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #000000;
	
}
a.txtButton:hover {
	font-family: "Trebuchet MS";
	color: #493c45;
	background-color: #535c4b;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #000000;
	
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #CC0000;
}
.txtOutOfStock {
	color: #333300;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: "Trebuchet MS";
	font-size: 13px; /*#cad5c1 #D8D7D9*/
	color: #e3f0d8;
	text-decoration: none;
	font-weight: normal;
	line-height: 50px;
	/*text-align: center;*/
}
a.txtSiteDocs:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #c8d4bd;
	text-decoration: none;
	font-weight: normal;
}
.txtCategories, a.txtCategories{
	font-family: "Trebuchet MS";
	color: #e7d5f0;
	text-decoration:none;
}
a.txtCategories:hover {
	font-family: "Trebuchet MS";
	color: #a996b3;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: "Trebuchet MS";
	color: #443941;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: "Trebuchet MS";
	color: #9c80b0;
	text-decoration:none;
	
}
.txtContentTitle {
	font-size: 14px;
	font-weight: normal;
	color: #333300;
}

.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 0px solid #BFCCC7;
}
.tdListTitle {
	background-color: #b4c2a9;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #333300;
	border-bottom: 1px dotted #b4c2a9;
	padding-left: 10px;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #ffffff;
}

/**SHOPPING BASKET HOME PAGE
******************************/
#ShoppingBasket {
	font-size: 14px;
	font-family: "Trebuchet MS";
	margin-top: 10px;
	margin-bottom: 3px;
	float: right;
	width: 250px;
	text-align: left;
	color: #443941;
}

#QuickCartLink {
	float: left;
	width: 50px;
	height: 40px;
	margin: 0 5px 0 0;
	}

#CartItems span {margin-left: 5px;}

#CartView {margin-top: 5px;}

#CartView a {
	font-size: 13px;
	color: #443941;
	text-decoration: none;
	}

#CartView a:hover {
	text-decoration: none;
	color: #333C21;
}

.txtCartPrice {
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	font-family: "Trebuchet MS";
	font-size: 70%;
	color: #0E51A3;	
	
}
.cartTotal {
	width: 150px;
	padding-top: 0px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #0E51A3;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #333300;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: "Trebuchet MS";
	font-size: 70%;
	font-weight: bold;
	color: #6F645B;
	text-decoration: none;
	font-weight: normal;
	
}
a.txtviewCart:hover {
	color: yellow;
}
.cartProgress {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #666666;
	padding: 10px;
	border: double #535c4b;
	width: 530px;
	margin: 10px auto;	
	background-color: #B4C0AA ;
}
.txtcartProgressCurrent {
	color: #333300;

	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: "Trebuchet MS";
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #333300;
	background-color: #EFE8E2;
	border-bottom: 1px solid #CCCCCC;
}
.tdcartEven {
	background-color: #ffffff;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
}
a.txtCheckout {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	background-color: #535c4b;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #000000;
}
a.txtCheckout:hover {
	font-family: "Trebuchet MS";
	color: #493c45;
	background-color: #535c4b;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	background-color: #535c4b;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #000000;
}
a.txtUpdate:hover {
	font-family: "Trebuchet MS";
	color: #493c45;
	background-color: #535c4b;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 70%;
	color: #FF0000;
}
.txtError {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

}

.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 10px;
	padding-top: 5px;
	color: #BFCCC7; 
} 

a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
	font-size: 70%;
}

.registry label {
	display: block;
	width: 25%;
	border-style: none;
	float: left;
	font-size: 10px;
}
.registry fieldset {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.registry legend {
	font-size: 10px;
	font-weight: bold;
}
.registry li {
	list-style-type: square;
	font-size: 11px;
	color: #000000;
	line-height: 1.1em;
}
.registry li a {
	font-family: "Trebuchet MS";
	color: #0E51A3;
	text-decoration: none;
}
TElla {
  width: 126px;
  height: 17px;
  margin-bottom: 1px:
  background-repeat: no-repeat;
}
.proddropDown {
	width: 180px;
	font-size: 80%;
}