.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #821a0e;
	background-color: #FFFFFF;
	border: none;
	height: 20px;
	width: 30px;
}

.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #d6af9b;
	border: 1px solid #FFFFFF;
}

.textbox {
	background-color: #f9e8c2;
	border: 1px solid #811a0e;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #811a0e;
}

.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}

.submit {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #821a0e;
	border: none;
	height: 16px;
	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: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #821a0e;
}

li.bulletLrg {
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #821a0e;
}

li.num {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
}

li.account {

	list-style-type: square;

	padding-top: 5px;

	padding-bottom: 5px;

}

.txtSession {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFFFFF;
}

a.txtSession {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
} 

a.txtSession:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: underline;
} 

.txtSessionGrey {
	color:	#d6b09c;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	text-transform: capitalize;
}

.txtCopy, .txtSiteDocs {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333333;
}

a.txtSiteDocs {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #811a0e;
	text-decoration: none;
}

a.txtSiteDocs:hover {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	background-color: #7f190e;
	text-decoration: none;
}

a.txtButton {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #821a0e;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

a.txtButton:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #7f190e;
	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: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7f190e;
	text-decoration:none;
}

a.txtSiteDocs:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
}

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7f190e;
	text-decoration:none;
}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	font-family:  "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration:none;
	background: #7f190e;
}

.txtContentTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #891c10;
}

.txtBoxSave {
	color: #7f190e;
	padding-left: 14px;
}

.tblList {

	border: 1px solid #BFCCC7;

}

.tdListTitle {
	background-color: #d6af9c;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7f190e;
	border-bottom: 1px solid #BFCCC7;
}

.tdEven {
	background-color: #fbf0d9;
}

.tdOdd {
	background-color: #d6af9c;
}

.txtCartPrice {
	float: right;
	color: #861c0f;
	padding-right: 3px;
}

.txtCart {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #861c0f;
}

.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: #861c0f;
}

a.txtCartProduct:hover {

	text-decoration: none;

	color: #FF3300;

}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #f9ea4c;
	background-color: #811a0e;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}

a.txtviewCart:hover {
	background-color: #f9ea4c;
	color: #811a0e;
}

.cartProgress {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}

.txtcartProgressCurrent {
	color: #d6af9c;
	font-weight: bold;
}

.quickBuy {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}

.tdcartTitle {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #999999;

	border-bottom: 1px solid #666666;

}

.tdcartEven {
	background-color: #d6af9c;
}

.tdcartOdd {

	background-color: #FFFFFF;

}

.tdCartSubTotal {

	padding-top: 14px;

	border-top: 1px solid #666666;

}

a.txtCheckout {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #fae64a;
	background-color: #881c0e;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}

a.txtUpdate {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #881c0e;
	background-color: #fae64a;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}

.txtStockWarn {

	font-size: 15px;

	color: #FF0000;

}

.txtError {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #881c0e;
	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: "Times New Roman", Times, serif;
	font-size: 10px;
	padding-top: 5px;
	color: #BFCCC7;
}

a.txtCopyright:hover {

	text-decoration: none;

}

.dropDown {

	width: 120px;

}

