/* #### Shopping Cart #### */

.shopping_cart_parentTable {width:525px; padding-left:5px;
}

.sectionTitle_cart {background: #E5E5E5; border-right:3px solid #FFFFFF; border-left:2px solid #FFFFFF;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #EFEFEF;
  //shopping-cart content color
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #e5e5e5;
  //shopping-cart content color
}

.productListing {

width:525px;
vertical-align:top;

  
}

.zzzproductListing-heading {

border:1px solid #FFFFFF;  
text-align:center;
 

  color: #414956;
  font-weight: bold;
  padding: 11px;
  font-family:Arial;
  font-size: 11px;
  background: #DFE5F3;

}


.productListing-heading1 {
border:1px solid #FFFFFF;  

text-align:center;
 

  color: #313131;
  font-weight: bold;
  padding: 11px;
  font-family: Arial;
  font-size: 11px;
  background: #EFEFEF;
  //shopping-cart header/footer color
}
.productListing-heading2 {
border:1px solid #FFFFFF;
border-left:0;  
 
text-align:center;
color: #313131;
font-weight: bold;
padding: 11px;
font-family: Arial;
font-size: 11px;
background: #EFEFEF;
/*width:100%;*/

}

.productListing-heading3 {
border:1px solid #FFFFFF; 
border-left:0;  

text-align:center;
 

  color: #313131;
  font-weight: bold;
  padding: 11px;
  font-family:Arial;
  font-size: 11px;
  background: #EFEFEF;
}

.productListing-heading4 {
border:1px solid #FFFFFF; 
border-left:0;  

text-align:center;

  color: #313131;
  font-weight: bold;
  padding: 11px;
  font-family: Arial;
  font-size: 11px;
  background: #EFEFEF;
}




TD.zproductListing-data {
border-right:1px dotted #B5B5B5; 
border-bottom:1px dotted #B5B5B5; 
border:0;
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family:Arial;
  font-size: 16px;
  color: #000000;
}


TD.productListing-data1 {
border:1px solid #FFFFFF;  
border-top:0; 

vertical-align:top; 
padding:10 10 10 10;

width:50px;

  font-family:Arial;
  font-size: 11px;
  color: #DC1400;
}


.productListing-data2 { 
border-left:0;
border-top:0; 
border-right:1px solid #FFFFFF; 
border-bottom:1px solid #FFFFFF;

vertical-align:top; 
padding:10 10 10 10;

width:325px;
 font-family:Arial;
  font-size: 11px;
  color: #DC1400;

}


TD.productListing-data3 {
border:1px solid #FFFFFF; 
border-left:0;
border-top:0; 

vertical-align:top; 
padding:10 10 10 10;
width:65px;
  font-family:Arial;
  font-size: 11px;
  color: #DC1400;



}


TD.productListing-data4 {
border:1px solid #FFFFFF;  
border-left:0;
border-top:0; 
    

vertical-align:top; 
padding:10 10 10 10;
width:140px;
  font-family:Arial;
  font-size: 11px;
  color: #DC1400;

}

.subtotal {font:bold 12px; color:#DC1400;}

.coupon_tableMain {width:525px; background:#e5e5e5; margin-top:10px;
}

.shipGen_tableMain {display:none; width:525px; background:#e5e5e5; margin-top:10px;
}

.shipGen_tableMain_TD {padding:5px;
}

.OrderSummary_tableMain {display:none; width:525px; background:#e5e5e5; margin-top:10px;
}

.Checkout_tableMain {width:525px; background:#e5e5e5; margin-top:10px;
}


	a.updatelink:link {color:#666666; font-size: 10px; font-weight:normal;}
	a.updatelink:visited {color: #666666; font-size: 10px; font-weight:normal;}
	a.updatelink:hover {color: #79BA4D;font-size:10px; font-weight:normal; text-decoration:underline;}


/* #### END Shopping Cart #### */




/* #### One Page Checkout #### */


/* FORM {
 display: inline;
}*/



A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}





A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}


SPAN.markProductOutOfStock {
  font-family:Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
 font-size: 11px;
 color: #3B768B;
 font-weight: bold;
 text-decoration: none;


}


 .pr_price{
 font-size: 11px;
 color: #DC1400;
 font-weight: bold;

 }

 .pr_descr{
 font-family: tahoma, arial, verdana;
 font-size: 11px;
 color: #5D676F;


}


.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.ch1{
 font-size: 11px;
 color: #5F5F5F;
 font-weight: bold;
 }       

.ch2{
 font-size: 11px;
 color: #2C2C2C;
 }       

.ch3{
 font-size: 14px;
 color: #4A4A4A;
 }       

.ch4{
 font-size: 11px;
 color: #DC1400;
 font-weight: bold;
 }       

.ch5{
 padding-left: 8px;
 }       

.ch6{
 padding-left: 6px;
 }       

.ch7{
 padding-left: 17px;
 }       

.ch8{
 font-size: 10px;
 color: #505050;
 }       

.ch9{
 font-size: 11px;
 color: #676767;
 }       

.ml1{
 font-size: 11px;
 color: #58AC22;
 font-weight: bold;
 text-decoration: none;
 }       

.ml2{
 font-size: 11px;
 color: #3B768B;
 font-weight: bold;
 text-decoration: none;
 }       

.ml3{
 font-size: 11px;
 color: #676767;
text-decoration:underline;
 }    

 .ml4{
 font-size: 11px;
 color: #404040;
 font-weight: bold;
 }       

 .ml5{
 font-size: 10px;
 color: #7FA4B6;
 font-weight: bold;
 text-decoration: none;
 }       

 .ml6{
 font-size: 10px;
 color: #505050;
 font-weight: bold;
 }       

.ml7{
 font-size: 10px;
 color: #699AA1;
 font-weight: bold;
 text-decoration: none;
 }       

.se1{            
 width: 94px;
 font-size: 9px;
 color: #282E3E;
 border: #818181 1px solid;
 }

.se2{            
 width: 109px;
 font-size: 9px;
 color: #282E3E;
 border: #818181 1px solid;
 }


 .image_border_{
  border:1px solid #717170; 
 }

 .cart_border_{
  border:1px solid #FFFFFF; 
 }

.coupon_code_cart {font:bold 12px;
}


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

