/*
  $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: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

TD{
	font-family: Verdana, Arial, sans-serif;
	  font-size: 10px;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}


A.link{
  color: #747474;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

A:hover.link {
  color: #888888;
  font-weight: bold;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

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: #747474;
  font-size: 11px;  
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #888888;
  font-size: 11px;  

  text-decoration: underline;
}

#bredcrum{
	padding-left: 10px;
}

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;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.contentBox {
  background: #D3D1D1;
}

.contentBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TD.contentBoxHeading {

  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}
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;
  //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: #ffffff;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px solid #CFCFCF; 
border-top:1px solid #CFCFCF; 
border-bottom:1px solid #CFCFCF;  
text-align:center;
text-transform: uppercase;
  color: #535353;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;

}

TD.productListing-data{
 text-align:right;
 vertical-align:center; 
 padding:10 15 10 15;
 font-family: Tahoma, Verdana, Arial, sans-serif;

}


TD.productListing-data2{
 text-align:right;
 vertical-align:center; 
 padding:10 15 10 15;
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 16px;
 color: #F17214;
 background: url('images/plistbg.gif');
 background-repeat: no-repeat;
 width:159px;
 height:168px;
}



A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
  font-size: 13px;
  color: #78b11b;
  font-weight: bold;
  text-decoration: sharp;
  height: 31px;
  width: 520px;
  background: url('images/pheading.gif');
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-left: 20px;
  text-transform: uppercase;
}


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;
}

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;
}

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: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.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; }

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #8A8A8A;
}

 .bg{
  background-image: url(images/m20.gif);
  background-repeat: repeat-y;
 }

 .bg1{
  background-image: url(images/m27.gif);
  background-repeat: repeat-y;
 }

 .bg2{
  background-image: url(images/m34.gif);
  background-repeat: repeat-x;
 }

 .bg3{
  background-image: url(images/m39.gif);
  background-repeat: repeat-y;
 }

 .ch{
  color: #848484;
  font-size: 10px;  
 }

 .ch1{
  color: #ABABAB;
  font-size: 11px;  
 }

 .ch2{
  color: #F17214;
  font-size: 16px;
  font-weight: bold; 
 }

 .ch3{
  color: #535353;
  font-size: 11px;
  font-weight: bold; 
 }

 .ml{
  font-size: 9px;
  color: #FFFFFF;  
  text-decoration: none;
 }

 .ml1{
  font-size: 11px;
  color: #F17214;  
  font-weight: bold;
  text-decoration: none;
 }

 .ml2{
  color: #535353;
  font-size: 12px;
  font-weight: bold;  
  text-decoration: none;
  padding-bottom: 10px;
 }

 .ml3{
  color: #3589B4;
  font-size: 11px; 
  text-decoration: none;
 }

 .ml4{
  color: #78B11B;
  font-size: 12px;
  font-weight: bold;   
  text-decoration: none;
 }

 .ml5{
  color: #8E8E8E;
  font-size: 11px; 
  text-decoration: none;
 }

 .ml6{
  color: #D1682E;
  font-size: 11px;
  font-weight: bold;   
  text-decoration: underline;
 }

 .ml7{
  color: #2C2C2C;
  font-size: 11px; 
  text-decoration: none;
 }

 .tx{
  color: #2C2C2C;
  font-size: 11px; 
 }

 .se{
  width: 114px;
  color: #9E9E9E;
  font-size: 9px;
 }




 .image_border{
  border:1px solid #CFCFCF; ; 
 }

 .currency_symbol{
  color: #747474;
  font-size:11px;
  font-weight:normal;
 }

img{
	border: none;
}
 
 TD.topLogo{
  height: 94px;
  width: 755px;
  background-image: url(images/toplogo.gif);
  background-repeat: no-repeat;
 }
 
 TD.topText{ height: 41px;  width: 233px;  background-image: url(images/topleft.gif);  background-repeat: no-repeat; padding-left:10px; } 
 TD.topSearch{ height: 41px;  width: 218px;  background-image: url(images/top_search.gif);  background-repeat: no-repeat;}
 TD.topAdvSearch{ height: 41px;  width: 147px;  background-image: url(images/top_advance_search.gif);  background-repeat: no-repeat;}
 TD.topBasket{ height: 41px;  width: 156px;  background-image: url(images/basket.gif);  background-repeat: no-repeat;}
 TD.bottomLinks{ height: 103px;  width: 520px;  background-image: url(images/bottom_links.gif);  background-repeat: no-repeat; text-align: center;}

 
 TD.cat{
	background-image: url(images/bgproducts.gif);
	background-repeat:repeat-y;
	padding-top: 60px;
	padding-left: 30px;
	height: 334px;
 }
 
 TD.creditCards{ height: 103px;  width: 232px;  background-image: url(images/cards.gif);  background-repeat: no-repeat;}
 TD.index23{ height: 103px;  width: 2px;  background-image: url(images/index_23.gif);  background-repeat: no-repeat;}
 TD.index25{ height: 103px;  width: 1px;  background-image: url(images/index_25.gif);  background-repeat: no-repeat;}

 TD.pimage{ height: 166px;  width: 262px;  background-image: url(images/pimage.gif);  background-repeat: no-repeat; text-align: center;}
 TD.pheaderdesc{ height: 99px;  width: 259px;  background-image: url(images/pheaderdesc.gif);  background-repeat: no-repeat; font-size:12px; padding-top:15px; padding-left:5px; padding-right:2px; font-weight: bold;}
 TD.pprice{ height: 30px;  width: 259px;  background-image: url(images/pprice.gif);  background-repeat: no-repeat; padding-left:5px; padding-top: 4px;}
 TD.pbutton{ height: 37px;  width: 258px;  background-image: url(images/pbutton.gif);  background-repeat: no-repeat; padding-left:5px;}
 TD.pdesc{ height: 170px;  width: 521px; padding-left:10px; padding-top:5px; font-size:10px; color: #000000;} 
 
 
  span.price{
	font-size: 12px;
	font-weight: bold;
	color: #f17214;
  }
  
  TD.catDesc{
	padding-left: 15px;
	padding-bottom: 10px;
  }
   
 .cssbutton {
 background: #d5692f;
 color : #FFFFFF;
 width : 100px;
 vertical-align: top;
 font-weight: bold;
 font-family: Tahoma;
 font-size: 12px;
 cursor: pointer;
 text-align:center;
 border: 1px;
 border-style: solid;
 border-color: #6AE4A3A;
 border-spacing: 1px;
}

 
.cssbuttonsubmit{
 background: #d5692f;
 vertical-align: top;
 color: #FFFFFF;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 12px;
 cursor: pointer;
 border:none;
}

img.imgLeft{
 float: left;	
}

#menu{
	background-image: url(images/menuarrow.gif);
	background-repeat: no-repeat; 
	padding-left: 40px;
	padding-top: 3px;
	height: 20px;
}