.searchBtn {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 75%;
        font-weight: bold;
	color: #FFFFFF;
	background-color:#ACC198;
        border: 3px shaded;
        height: auto;
	width: auto;

}
.searchBox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#336600;
	background-color:#DEEBF7;
	border: 2px shaded;
        height: auto;
	width: 116px;
        font-weight: bold;
}
 .textbox {
        background-color:#DEEBF7;
	border: 1px shaded;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        color:#336600;        
}
.textboxDisabled {
	background-color:#E7D7AD;
	border: 1px  shaded;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight:bold;
       	color:#316500;
}
.submit {	
        font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
        font-weight: bold;
	color:white;       
	background-color:#FF7D00;
}
form, ol, ul {
	margin: 0px;
	padding: 2px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family:Helvetica, sans-serif;
	font-size: 80%;
        font-weight: bold;
	color: #D76B00;
}
li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #D76B00;	
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #D76B00;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 75%;
font-weight: bold;
	color:#336600;
}
a.txtSession, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 75%;
        font-weight: bold;
	color:#336600;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#184ED8;
	text-decoration: none;
        font-weight: bold;
}
a.txtButton {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #acc198;
	padding:3px;
        line-height: 22px;
	text-align: center;
	text-decoration: none;
        border: 1px solid black;

}
a.txtButton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #8BE970;
	padding:3px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
        border: 1px solid black;
}

.txtOldPrice {
	text-decoration: line-through;
}

.txtSale {
 	color:#FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
        font-weight: normal;
	color:#9C9AFF;
}
a.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
        font-weight: bold;
	color:#336600;
	text-decoration:none;

}
a.txtSiteDocs:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
        font-weight: bold;
color: #FF4518;
        text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 95%;
	color:#336600;
	text-decoration:none;

}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Arial, Helvetica, sans-serif;
        font-size: 95%;
	color: #FF4518;
	text-decoration:none;

}
.txtContentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #FF7D00;
padding-left: 5px;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 0px solid black;
}
.tdListTitle {
	background-color:#D2E1F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
.tdEven {
         background-color:#FFFFFF ;
        border-bottom: 3px solid #D2E1F0;
}
.tdOdd {
	background-color:#FFFFFF; 
        border-bottom: 3px solid #D2E1F0;
}
.txtCartPrice {
	float: right;
	color: blue;
	padding-right: 50px;
       
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: black;	
}
.cartTotal {
	border-top: 0px solid #CECFCE;        
	width: 168px;
	padding-top: 2px;
	margin-top: 2px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration:none;
        font-size: 100%;
        font-weight:normal;
	color:black;
}
a.txtCartProduct:hover {
	text-decoration:none;
	color: #FF0000;
        font-weight: normal;

}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #ACC198;
	padding:2px;
        line-height: 22px;
	text-align: center;
	text-decoration: none;
        border: 1px solid black;
}
a.txtviewCart:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color:#8BE970;
	padding:2px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
        border: 1px solid black;
}
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	padding: 4px;
	border: 1px solid black;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #0000FF;
	font-weight:bold;
}
.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.tdcartTitle {
	font-weight:bold;
	color: black;
	background-color: #D2E1F0;
	border-bottom: 0px solid #F4ECDD;
}
.tdcartEven {
	background-color: white;
         border-bottom: 3px solid #D2E1F0;	
}
.tdcartOdd {
	background-color: white;
         border-bottom: 3px solid #D2E1F0;
}
.tdCartSubTotal {
	padding-top: 5px;
        padding-bottom: 5px;	
         border-bottom: 3px solid #D2E1F0;
}
a.txtCheckout {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #ACC198;
	padding:2px;
        line-height: 22px;
	text-align: center;
	text-decoration: none;
        border: 1px solid black;
}
a.txtCheckout:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #8BE970;
	padding:2px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
      border: 1px solid black;
}
a.txtUpdate {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #ACC198;
	padding:2px;
        line-height: 22px;
	text-align: center;
	text-decoration: none;
        border: 1px solid black;
}
a.txtUpdate:hover  {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color:#8BE970;
	padding:2px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
        border: 1px solid black;

}
.txtStockWarn {
	font-size: 90%;
	color: #FF0000;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:black;
	background-color: #FFFF00;
	border: 1px solid #EE0E00;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration:underline;       
}
.dropDown {
	width: 175px;
        margin-top:10px;
      margin-bottom:10px;
        font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

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

.txtBoxSaveEa {
	color: #F90707;
}

.txtpopupLink {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
	color:#FF8218;
	text-decoration:none;
        font-weight: bold;
}
.txtpopupLink:hover {
 	font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
	color:#FF4518;
	text-decoration:none;
       font-weight: bold;
}

.txtproductprice {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 200%;
	color:red;
	text-decoration:none;
        font-weight: bold;
}

#question { background-image:url(../styleImages/backgrounds/ModalboxBG.jpg)}
#question input { background-color:grey; color:#FF7D00; font-weight: bold}

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

  .ProdMarquee {height:100px;}



















































































































