.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #E7B35F;
	border: 1px solid #333;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	background-color: #efefef;
	border: 1px solid #FFFFFF;
}
.textbox {
	background-color: #efefef;
	border: 1px solid #A8B4B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #E7B35F;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #333;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;	
}
li.bulletLrg {
	list-style-type: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
a.txtSession {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
} 
a.txtSession:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: underline;
} 
.txtSessionGrey {
	color:	#FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-transform: capitalize;
}
.txtCopy, .txtSiteDocs {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
}
a.txtSiteDocs {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E7B35F;
	border: 1px solid #333;
	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: #B79162;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}


.contactlink a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #B75655;
}
.contactlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B75655;
	text-decoration: underline;
}


.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF9900;
}
.txtOutOfStock {
	color: #FF9900;
}

/* below controls the main horizontal nav */

.txtSiteDocs, a.txtSiteDocs { font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: #666; font-weight: bold; text-decoration:none; }
a.txtSiteDocs:hover { font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: #333; font-weight: bold; text-decoration:none; }

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration:none;
}



.txtProduct, a.txtProduct, a.txtLink, a.txtLocation {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FCF6F1;
	text-decoration:none;
}
a.txtProduct:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family:  Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration:none;
}

/*-----------*/


.txtcartProgress, a.txtProduct, a.txtLink, a.txtLocation {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FCF6F1;
	text-decoration:none;
}
a.txtcartProgress:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family:  Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration:none;
}

* html .txtcartProgress {

padding: 0px 0px 100px 0px;


}

/*--contact form confirm msg style below--*/

.txtInfoMsg {

	border: 1px #38687C solid;

	color: #38687C;

	padding: 0.5em;

}

.txtErrorMsg {

	border: 1px #38687C solid;

	color: #38687C;

	padding: 0.5em;

}






/*-----------*/




.txtContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	/*font-style: italic;*/
	color: #B75655;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #BFCCC7;
}
.tdListTitle {
	background-color: #38687C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #bfccc7;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px solid #cccccc;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px solid #cccccc;
}
.txtCartPrice {
	float: right;
	color: #B79162;
	padding-right: 3px;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;	
}
.cartTotal {
	border-top: 1px dashed #999;
	width: 150px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #38687C;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #999999;
}
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: #E7B35F;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #333;
}
a.txtviewCart:hover {
	background-color: #B79162;
	color: #FFFFFF;
}
.cartProgress {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: #666666;
	padding: 4px;
	border: 0px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #38687C;
	font-weight: bold;
	font-style: italic;
}
.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #666666;
}
.tdcartEven .txtLink {
	background-color: #fff;
	color: #666666;
}
.tdcartOdd .txtLink {
	background-color: #fff;
	color: #666666;
}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E7B35F;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtCheckout:hover {
	
	background-color: #B79162;
	
}


a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E7B35F;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #333;
}

a.txtUpdate:hover {
	
	background-color: #B79162;
	
}

a.txtLink {
	
	color: #333;
}

a.txtLink:hover {
	
	color: #666;
}



.txtStockWarn {
	font-size: 70%;
	color: #FF0000;
}



a.txtLocation {
	font-size: 100%;
	color: #333;
}


.txtError {
	font-family:  Arial, Helvetica, sans-serif;
	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 {
	display: none;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #BFCCC7;
	
}
a.txtCopyright:hover {
	text-decoration: none;
}


a img {border:none; }

.txtCopyright2, a.txtCopyright2 {
	text-align: left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #999;
	
}
a.txtCopyright2:hover {
	text-decoration: none;
}

.txtCopyright2 a

{
color: #999;
text-decoration: underline;
}

.txtCopyright2 a:hover

{
color: #333;
text-decoration: underline;
}


.dropDown {
	width: 120px;
}
.boxTitlePopProd {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}

.boxContentPopProd {
	border: 1px solid #000000;
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.PopProdEa {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 75%;
 	text-align: center;
	padding: 3px;
}
