.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
	
	background-color: #E0F0FF;
	
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.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: 75%;
	color: #000000;	
}
li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;	
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#FFFFFF;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #031074;
	text-decoration: underline;
}

.session_nav, a.session_nav, a.session_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7E5D5D;
	font-weight: bold;
	text-decoration: none;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #070F72;
	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: #FF9900;
	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: 75%;
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color: #7E5D5D;*/
	color:#333333;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #FFFF00;*/
	color:#666666;
	text-decoration:none;
}
.txtDefault_category, a.txtDefault_category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #786060;
	text-decoration:none;
	font-weight: bold;
	font-size: 8pt;
}
a.txtDefault_category:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #786060;
	font-weight: bold;
	font-size: 8pt;
	text-decoration:none;
}
a.txtLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #681C25;
	text-decoration:none;
}
a.txtLink:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #681C25;
	text-decoration:none;
}
.txtContentTitle {
	font-family:verdana;	
	color:#7e5d5d;
	font-size:8pt;
	font-weight: bold;
	padding-top:17px;
	padding-bottom:7px;	
}
/* start sunny added this */
.breadcrumb{
	font-family:verdana;	
	color:#681c26;
	font-weight: bold;
	font-size:8pt;
	padding-top:17px;
	padding-bottom:7px;	
}
.breadcrumb a{
	font-family:verdana;	
	color:#681c26;
	font-weight: bold;
	font-size:8pt;
	padding-top:17px;
	padding-bottom:7px;	
}
.breadcrumb a:hover {
	font-family:verdana;	
	color:#898989;
	font-weight: bold;
	font-size:8pt;
	padding-top:17px;
	padding-bottom:7px;	
}
/* end sunny added this */
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
}
.tdListTitle {
	background-color: #070F72;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #FFFFFF;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;	
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	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 {
	display:block;
	border: 0px solid;
	width: 500px;
	margin: auto;		
	float: left;
}
.txtcartProgressNormal {
	font-family:verdana;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/prog.gif);
	background-repeat: no-repeat;
	font-size: 8pt;
	width: 117px;
	height: 24px;
	border: 0px solid;
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	padding-top: 6px;
	
}
.txtcartProgressCurrent {
	font-family:verdana;
	color: #F39723;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/prog.gif);
	background-repeat: no-repeat;
	font-size: 8pt;
	width: 117px;
	height: 24px;
	border: 0px solid;
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	padding-top: 6px;	
}
.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.tdcartTitle {	
	font-weight: bold;	
	font-family:verdana;
	color: #FFFFFF;
	background-color: #C58720;
	font-size: 9pt;
	background-image: url(../styleImages/cart/top_bg.gif);
	/*
	background-color: #999999;
	*/
	border-bottom: 0px solid #666666;
}
.tdcartEven {
	font-family:verdana;
	color: #681C26;
	background-color: #FFFFFF;
	font-size: 8pt;
}
.tdcartOdd {
	font-family:verdana;
	color: #681C26;
	background-color: #FFFFFF;
	font-size: 8pt;
}
.tdCartSubTotal {
	font-family:verdana;
	background-color: #EDEDED;
	color: #681C26;
	font-size: 8pt;
	padding-top: 10px;
	border-top: 1px solid #DDA465;
}
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: 100%;
	color: #FF0000;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	background-color: #D49D36;
	border: 1px solid #A05C00;
	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: 11px;
	padding-top: 5px;
	color: #681C26;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.dropDown_currency {
	/*
	color: #FFFFFF;
	background-color: #CD3651;
	height: 20px;	
	border: 1px ridge #CD3651;
	font-family: Arial;
	font-size: 8pt;	
	*/
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;	
	border: 1px ridge #CD3651;
	font-family: Arial;
	font-size: 8pt;	
}

.post_footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#DFBAC1;
	font-size:11px;
}
.post_footer a{
	font-family:Arial, Helvetica, sans-serif;
	color:#DFBAC1;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

input.search {
	border: 0px solid #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 120px;
	font-size: 11px;
	color: #C51C3B;
	background: #D49D38;
}
/* style added by sl */
.product_title
{
	font-family:verdana;	
	color:#7E5D5D;
	font-size:10pt;
	/*
	font-weight:bold;
	*/
	padding: 0px 0px 8px 0px;	
}
.product_title_maroon
{
	font-family:verdana;	
	color:#681C26;
	font-size:10pt;
	font-weight:bold;
	padding: 0px 0px 8px 35px;	
}
.product_dir
{
	font-family:verdana;	
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.product_name, a.product_name
{
	font-family:verdana;
	color:#7E5D5D;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;	
}
.product_name_white, a.product_name_white
{
	font-family:verdana;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
}
.product_desc
{
	font-family:verdana;
	color:#7E5D5D;
	font-size:8pt;
	font-weight:normal;	
}
.product_desc_error
{
	font-family:verdana;
	color:#FF0000;
	font-size:8pt;
	font-weight:bold;	
}
.pink_bold
{
	font-family:verdana;
	color:#C81C3C;
	font-size:8pt;
	font-weight:bold;
}
.product_name_normal
{
	font-family:verdana;
	color:#7E5D5D;
	font-size:8pt;
	font-weight:normal;
}
.price
{
	font-family:"Trebuchet MS";
	color:#CD3651;
	font-size:9pt;
	font-weight:bold;
	padding-left: 10px;
}
.wishlist
{
	color:#9C650A;
	font-family:verdana;
	font-size:8pt;
}
.wishlist a
{
	color:#9C650A;
	font-family:verdana;
	font-size:8pt;
}
.wishlist a:hover
{
	color:#9C650A;
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
	font-size:8pt;
}
.doc_title
{
	font-family:verdana;	
	color:#681C26;
	font-size:10pt;
	font-weight:bold;
	padding: 0px 0px 8px 35px;	
}
.ci_title
{
	font-family:verdana;	
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	padding: 0px;	
}
.quantity {	
	background-color: #FFFFFF;	
	border: 1px solid #F9C77D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc4d01;
}
.quantity_cart {	
	background-color: #EDEDED;	
	border: 1px solid #8C8485;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #681C26;
}
.quantity_ci {	
	background-color: #FFFFFF;	
	border: 1px solid #F9C77D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC4D01;
}
.quantity_ci_bg {
	background-image: url(../styleImages/backgrounds/btn_quantity.gif);	
	width: 42px;
	height: 21px;
}
.txtCartTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 0px 19px;
}
.regDescription {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align:right;
}
.regTitle {
	font-family: Verdana;
	font-size: 14px;
	color: #681C26;
	font-weight:bold;
}
.regText {
	font-family: Verdana;
	font-size: 14px;
	color: #681C26;
}

.regFormTitle {
	font-family: Verdana;
	font-size: 12px;
	color: #681C26;
	text-align:right;
}

.regFormTitle2 {
	font-family: Verdana;
	font-size: 12px;
	color: #681C26;
	text-align:left;
}
.regTextError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CA1C3D;
	border: 1px solid #DDA465;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.shipping {
	color: #FFFFFF;
	background-color: #CD3651;
	height: 22px;	
	border: 1px ridge #C58720;
	font-family: Verdana;
	font-size: 8pt;	
}

.left_nav
{
	font-family:verdana;	
	color:#7E5D5D;
	font-size:8pt;	
	font-weight:bold;
	padding-left:7px;	
}
a.left_sub_nav, a.left_sub_nav:hover
{
	font-family:verdana;	
	color:#7E5D5D;
	font-size:8pt;	
	font-weight:normal;	
	padding-left:20px;
}
.sm_first_level {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #681c26;	
	text-decoration: none;
	font-size: 12px;
}
.sm_second_level {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #681c26;	
	text-decoration: none;
	font-size: 12px;
}
.sm_third_level {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #681c26;	
	text-decoration: none;
	font-size: 12px;
}
.news_date
{
	font-family:Verdana, Arial, Helvetica, sans-serif;;	
	color:#FFFFFF;
	font-size:7pt;
	font-weight:bold;	
}
.news_title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;;	
	color:#FFABAB;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;	
}
.offer_title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;;	
	color:#FFFFFF;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;	
}
/* style added by sl */
