/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.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: #00f; text-decoration: underline; }

FORM {
	display: inline;
}

.infoBox {

}

.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;
  color: #464646;
  font-size: 10px;
}


 .pr_descr{
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #464646;

}

.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #758389;
}










TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.headbg {
  background: #ffffff;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background:url('images/infobox/corner_center.gif') repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

 .cart_border_{
  border:1px solid #DADBDC; 
 }

TABLE.productListing {

}

.productListing-heading {


text-align:center;
 

  color: #000000;
  font-weight: bold;
  padding: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  text-transform:uppercase;
  font-size: 11px;
  background: #EBEBEC;

}

TD.productListing-data {


vertical-align:top; 
padding:3px 3px 3px 3px;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #373737;
}

A.pageResults {
  color: #373737;
}

A.pageResults:hover {
  color: #373737;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #777777;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
background: #FFFFFF;
}

TD.main_3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 2.0;
background: #FDDAFB;
}

.main a {
	color:#4C4C4C;
	text-decoration:none;
}

.main a:hover {
	text-decoration:underline;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.smallText a {
	color:#00f;
	text-decoration:none;
}

.smallText a:hover {
	text-decoration:underline;
}

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.fieldtxt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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;
}
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: #FFFFFF;
  
}

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: #FFFFFF;
  
}

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;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color:#C81414;
  font-size: 14px;
  font-weight: bold;
}

SPAN.productListingPrice {
  font-family: Verdana, Arial, sans-serif;
  color:#373737;
  font-size: 12px;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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: #B1B0B0; }

body {padding:0; margin:0; background: #858585;}
body, td {font-family:Tahoma,verdana,arial; font-size:11px; color:#373737;}

.bg {background:url('images/m24.gif') no-repeat; }
.bg1 {background:url('images/m26.gif') repeat-y; }
.bg2 {background:url('images/m25.gif') no-repeat; }
.bg3 {background:url('images/m34.gif') repeat-x; }
.bg4 {background:url('images/m37.gif') repeat-y; }
.bg5 {background:url('images/m54.gif') repeat-y; }
.bg6 {background:url('images/m56.gif') repeat-y; }
.bg7 {background:url('images/m61.gif') repeat-y; }
.bg8 {background:url('images/m65.gif') no-repeat; }
.bg9 {background:url('images/m66.gif') no-repeat; }
.bg10 {background:url('images/m67.gif') repeat-y; }
.bgsbox2 {background:url('images/m26b2box.gif') repeat-y; }
.bgsbox3 {background:url('images/m26b3box.gif') repeat-y; }

ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{		
	background:url('images/m27.gif') no-repeat center left; margin:0px;
	height:14px; padding-left:9px; padding-right:0; padding-top:0; padding-bottom:0
}
ul a{
	color:#464646;
	text-decoration:none;
    font-size:10px;
	font-weight:bold;
	line-height:14px;
}

ul a:hover{
	color:#C81414;
}


.se  {width:120px; height:15px; color:#464646; font-family:tahoma,verdana,arial; font-size:10px; padding-left:3px;}
.go  {height:18px; width:160px; font-family:tahoma,verdana,arial; font-size:11px; color:#373737;  border: 1px solid #939292; padding-left:3px; padding-right:10px;}
.go1 {height:14px; width:31px; font-family:tahoma,verdana,arial; font-size:11px; color:#373737; text-align: right; border: 1px solid #7F7F7F; line-height:11px; margin:0px; padding: 1px 0 0 2px}
.ch  {height:25px; width:25px;}
.bd  {border-left:#A8A8A8 solid 1px;}
.ab  {vertical-align: middle;}
 .ch14{
 padding-left: 15px;
 }

.tx  {font-size:11px; color:#464646;}
.tx1  {font-size:10px; color:#000000; font-weight:bold}
.tx2cat  {font-size:18px; color:#E10033; font-weight:bold; text-transform:uppercase;}
h1 {
font-family:Arial,sans-serif;
font-size:19px;
font-weight:bold;
color:#E10033;
text-transform:uppercase;
}
h2 {
font-family:Arial,sans-serif;
font-size:15px;
font-weight:bold;
}
.tx2  {font-size:11px; color:#373737; font-weight:bold; text-transform:uppercase;}
.tx2 a {font-size:11px; color:#E10033; font-weight:bold; text-transform:uppercase;text-decoration:none;}
.tx3  {font-size:12px; color:#7F7F7F;}
.tx4  {font-size:12px; color:#C81414;}
.tx5  {font-size:13px; color:#E77626; font-weight:bold; text-transform:uppercase;}
.tx6  {font-size:11px; color:#373737; line-height:18px;}
.tx7  {font-size:11px; color:#000000;}
.tx8  {font-family:Verdana, Arial, sans-serif; font-size:10px; color:#373737;}

.ml {color:#464646;	font-size:10px; text-decoration:none; font-weight:bold}
.ml:hover { text-decoration:underline;}
.ml1 {color:#AB0C00; font-size:10px; text-decoration:underline;}
.ml1:hover {text-decoration:none;}
.ml2 {color:#E10033; font-size:11px; text-decoration:none;}
 .ml2a{
 font-size: 12px;
 font-weight: bold;
 color: #E10033;
 text-decoration: none;
 text-transform: uppercase;
 } 
.ml2:hover {text-decoration:none;}
.ml3 {color:#C81414; font-size:10px; text-decoration:none;}
.ml3:hover { text-decoration:underline;}
.ml4 {color:#C81414; font-size:11px; text-decoration:none; font-weight:bold;}
.ml4:hover { text-decoration:underline;}
.ml5 {color:#373737; font-size:11px; text-decoration:none; font-weight:bold;}
.ml5:hover { text-decoration:underline;}
.ml_xs {color:#464646; font-size:10px; text-decoration:none;}
.ml_xs:hover { text-decoration:underline;}
.mlsl {color:#373737; font-size:11px; text-decoration:none; font-weight:bold;}
.mlsl:hover { text-decoration:underline;}
.mlsl2 {color:#373737; font-size:12px; text-decoration:none; font-weight:bold;}
.mlsl2:hover { text-decoration:underline; color:#C81414;}
.ml5_2 {color:#373737; font-size:12px; text-decoration:none; font-weight:bold;}
.ml6 {color:#7F7F7F; font-size:11px; text-decoration:none;}
.ml6:hover { text-decoration:underline;}
img#picture_b {border: 1px solid #373737;}

.picstart {border: 3px solid #EBEBEB;} 
.teasback { background-image: url(images/back_topteaser.gif); }
.sptr { background-image: url(images/sp_tr.gif); height:23px; }


a.ml7 {color:#98955E; font-size:11px; text-decoration:none;}
a.ml7:hover { text-decoration:underline;}
.ml7 {color:#98955E; font-size:11px; text-decoration:none;}
.ml7 a {color:#98955E; font-size:11px; text-decoration:none;}
.ml7 a:hover { text-decoration:underline;}
.main_cont_sp 
{ margin-left:15px; margin-right:15px; }


