BODY, DIV, P, TABLE, TD {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}
P {
margin: 0px;
padding: 5px 0px 5px 0px;
}
FORM, OL, UL {
margin: 0px;
padding: 0px;
}
LI {
margin: 0px;
padding: 0px;
list-style: none;
display: block;
}
SELECT, INPUT, TEXTAREA, BUTTON {
font-size: 11px;
color: #000000;
}
A {
color: #FFFFFF;
text-decoration: none;
}
A:hover {
text-decoration: underline;
}
A IMG {
border: none;
}




.txtCopy {
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #d1d2d4;
text-align: center;
}
.itemSiteDocs {
display: inline;	
}
a.txtSiteDocs {
font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
background-color: #373737;
padding: 0px 8px 0px 8px;
}
a.txtSiteDocs:hover {
text-decoration: underline;
}

.itemSession {
display: block;
float: right;
width: 100px;
height: 21px;
background-color: #8B0015;
background-image: url(../styleImages/backgrounds/sessionLeft.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
text-align: center;
}
.txtSession {
font-size: 12px;
color: #90d54a;
}
A.txtSession {
display: block;
height: 18px;
line-height: 18px;
padding-right: 5px;
padding-top: 3px;
background-image: url(../styleImages/backgrounds/sessionRight.gif);
background-repeat: no-repeat;
background-position: 100% 50%;
font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
font-weight: bold;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
text-transform: uppercase;
}
A.txtSession:hover {
text-decoration: underline;
}











A.txtButton, A.txtButton:hover {
display: block;
height:16px;
float: left;
width: 100px;
text-align: center;
text-decoration: none;
/*background-color: #b90052;*/
background-image: url(../styleImages/backgrounds/txtButton.gif);
background-repeat: repeat-x;
background-position: 0% 50%;
}
.txtButtonLeft {
display: block;
height:16px;
padding-left: 5px;
background-image: url(../styleImages/backgrounds/txtButtonLeft.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
}
.txtButtonRight {
display: block;
height:16px;
line-height: 16px;
padding-right: 5px;
background-image: url(../styleImages/backgrounds/txtButtonRight.gif);
background-repeat: no-repeat;
background-position: 100% 50%;
}
.txtButtonText {
display: inline;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 8px;
color: #000000;
text-align: center;
text-transform: uppercase;
cursor: pointer;
}
A.txtButtonWide, A.txtButtonWide:hover, A.txtCheckout, A.txtCheckout:hover, A.txtUpdate, A.txtUpdate:hover {
width: 140px;
}
A.add_to_cart, A.add_to_cart:hover {
margin-right: 10px;
width: 80px;
}
A.details, A.details:hover {
margin-right: 10px;
width: 60px;
}
/*
a.details {
display: block;
font-size: 0px;
line-height: 0px;
padding: 10px 0px 10px 0px;
background-image: url(../styleImages/icons/details.gif);
background-position: center;
background-repeat: no-repeat;
}
a.add_to_cart {
display: block;
font-size: 0px;
line-height: 0px;
padding: 10px 0px 10px 0px;
background-image: url(../styleImages/icons/add_to_cart.gif);
background-position: center;
background-repeat: no-repeat;
}
*/
.submit {	
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 8px;
color: #000000;
height: 16px;
background-color: #e5fe79;
border: 1px solid #000000;
}
.searchBtn {
width: 20px;
height: 20px;
border: none;
background-image: url(../styleImages/backgrounds/searchBtn.gif);
background-position: 50% 50%;
background-repeat: no-repeat;
}
.searchBox {
width: 130px;
margin: 0px;
padding: 2px 0px 3px 0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
background-color: #FFFFFF;
border: 1px solid #888888;
}
.textbox {
background-color: #EEEEEE;
border: 1px solid #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
.textboxDisabled {
background-color: #000000;
border: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}










.txtSale {
/*display: block;
float: right;*/
font-size:11px;
font-weight: bold;
color: #FFFFFF;
}
.txtOldPrice {
color: #880000;
text-decoration: line-through;
}
.txtOutOfStock {
color: #FF8888;
}
.txtBoxSave {
color: #F90707;
padding-left: 16px;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
font-family: Verdana, Arial, Helvetica, sans-serif;
/*color: #070F72;*/
text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
/*color: #FF6600;*/
text-decoration:underline;
}











.txtContentTitle {
display: block;
background-color: #595959;
color: #e3e7cc;
height: 19px;
line-height: 19px;
border-bottom: 1px solid #dfdfdf;
padding-left: 15px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-transform: uppercase;
}
.tdListTitle, .tdcartTitle {
background-color: #595959;
color: #e3e7cc;
font-weight: bold;
}














DIV.prodList {
padding: 5px 0px 5px 0px;
}
DIV.prodListInner {
}
DIV.prodListImage {
padding: 5px 0px 0px 10px;
display: block;
float: left;
width: 75px;
margin: auto;
}
IMG.prodListImage {
width: 73px;
border: 1px solid #000000;
background-color: #EFEFDE;
background-repeat: no-repeat;
background-position: 50% 50%;
}
DIV.prodListHeader {
margin-top: 5px;
font-weight: bold;
color: #fec303;
border-top: 1px solid #b6bc8f;
}
DIV.prodListContent {
width: 240px;
float: right;
/*height: 45px;
overflow: hidden;
text-align: justify;*/
}
DIV.prodListText {
/*height: 60px;
overflow: hidden;*/
font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 5px 0px 5px 0px;
}
DIV.prodListPrice {
padding: 5px 0px 5px 0px;
}
DIV.prodListControls {
width: 240px;
float: right;
}
/*DIV.prodListHeader A {
color: #fec303;
font-size: 11px;
}*/
DIV.prodListFooter {
clear: both;
}

TD.tdEven, .tdcartEven {
border-top: 1px dotted #888888;
}
TD.tdOdd, .tdcartOdd {
border-top: 1px dotted #888888;
}
DIV.tdEven {
/*background-color: #333333;*/
padding: 2px;
}
DIV.tdOdd {
/*background-color: #000000;*/
padding: 2px;
}










.txtCartPrice {
float: right;
color: #AA0000;
padding-right: 3px;
}
.txtCart {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
color: #000000;	
}
.cartTotal {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 50px;
background-image: url(../styleImages/icons/cart.gif);
background-repeat: no-repeat;
background-position: 10% 50%;
color: #FFFFFF;
}
.cartTotal A {
color: #dcf1d1;
}
/*
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
text-decoration: none;
color: #000000;
}
*/
a.txtCartProduct:hover {
color: #FF6600;
text-decoration: underline;
}
/*
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: #888888;
}
.cartProgress {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #FFFFFF;
padding: 4px;
border: 1px solid #CCCCCC;
width: 350px;
margin: auto;
}
.txtcartProgressCurrent {
color: #FF9900;
font-weight: bold;
}
.quickBuy {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #888888;
}
.tdCartSubTotal {
padding-top: 10px;
border-top: 1px solid #888888;
}
/*
a.txtCheckout, a.txtUpdate {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
text-decoration: none;
font-weight: bold;
padding: 0px 4px 0px 4px;
border: 1px solid #7b4d35;
}
*/
.txtStockWarn {
font-size: 75%;
color: #FF0000;
}
.txtError {
font-family: Verdana, 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;
}
DIV.txtCopyright {
text-align: center;
padding: 5px;
color: #FFFFFF;
}
.txtCopyright, a.txtCopyright {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}
a.txtCopyright:hover {
text-decoration: none;
}
.dropDown {
width: 120px;
}
.whiteLine {
height: 2px;
line-height: 2px;
font-size: 1px;
background-color: #FFFFFF;
clear: both;
}







LI {
background-image: url(../styleImages/icons/menuBul.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 16px;
}
/*
li.bullet {
background-image: url(../styleImages/icons/menuBul.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
color: #FFFFFF;	
}
li.bulletLrg {
list-style-type: square;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
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;
}
*/






A.productTitle {
color: #FFFFFF;
text-decoration: underline;
font-size: 11px;
font-weight: bold;
}
A.productTitle:hover {
color: #FFFFFF;
text-decoration: underline;
}











DIV#categoriesContent {
text-align: right;
padding: 0px 2px 6px 0px;
}
#categories {
width: 50%;
}











DIV#boxCartContainer {
background-color: #235704;
background-image: url(../styleImages/backgrounds/boxCartBg.gif);
background-repeat: repeat-x;
background-position: 0% 100%;
}
DIV#boxCartContent {
border-left: 2px solid #2e620B;
border-right: 2px solid #2e620B;
}






DIV.boxTopBestseller {
background-color: #808080;
}
DIV.boxTopBestsellerContent {
border-left: 2px solid #3e7214;
border-right: 2px solid #3e7214;
}
DIV.boxTopBestsellerImage {
display: block;
float: left;
width: 140px;
height: 91px;
padding: 5px 5px 5px 9px;
}
IMG.boxTopBestsellerImage {
width: 110px;
height: 81px;
margin: 5px 5px 5px 5px;
border: 1px solid #595959;
background-color: #EFEFDE;
background-repeat: no-repeat;
background-position: 50% 50%;
}
.boxTopBestsellerText {
display: block;
float: left;
width: 160px;
padding: 10px 0px 10px 0px;
font-size: 10px;
color: #FFFFFF;
text-align: justify;
}
.boxTopBestsellerControls {
margin: 0px 8px 0px 8px;
background-color: #000000;
}

