/*
  $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;
}

a {
/*  color: #747474;
  text-decoration: none;*/
  color: #2b2b2b;
  text-decoration:underline;
}

a:hover {
  /*color: #888888;*/
  color:#A5a304;
  text-decoration: underline;
}

form {
 display: inline;
}

tr.header {
  background: #ffffff;
}

tr.headerNavigation {
  background: #bbc3d3;
}

tr.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

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: 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;
}

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: #F0F0F0;
  /*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: #F0F0F0;
  /*shopping-cart content color*/
}

table.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E7E7E7;
  /*shopping-cart header/footer color*/
  border-spacing: 1px;
  
}

.productListing-heading {

border-LEFT:2px solid #FFFFFF; 
border-top:0px solid #C1C1C1; 
border-bottom:3px solid #FFFFFF; 
text-align:left;              
 

  color: #414956;
  font-weight: bold;
  padding: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  text-transform:none;
  font-size: 11px;
  background: #E7E7E7;
  /*shopping-cart header/footer color*/
}

td.productListing-data {
border-LEFT:2px solid #FFFFFF; 
border-bottom:2px solid #FFFFFF; 

vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #414956;
}



a.pageResults {
  color: #747474;
}

a.pageResults:hover {
  color: #747474;
}

a.pageResults:visited {
  color: #747474;
}


td.pageHeading, div.pageHeading {
 font-size: 14px;
 color: #000000;
 font-weight: bold;

  text-decoration: none;
  height:28px;
  width: 100%;
  background: url('images/m99.gif');

  background-repeat: no-repeat;


  padding-bottom:0px;
  padding-left: 20px;

}
td.pageHeading a, div.pageHeading a, td.bg2 a{
	color:#000000;
}
td.pageHeading a:hover, div.pageHeading a:hover, td.bg2 a:hover{
	color:#000000;
}

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;
}


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
 font-size: 11px;
 color: #2B2B2B;
 font-weight: bold;
 text-decoration: none;


}


 .pr_price{
 font-size: 15px;
 color: #ED1B23;
 font-weight: bold;


 }

 .pr_descr{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #2B2B2B;


}




.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: #2B2B2B;
}

 .bg1{
 background-image: url("images/m01.gif");
 background-repeat: repeat-x; 
 }

 .bg2{
 background-image: url("images/m22.gif");
 background-repeat: no-repeat; 
 }

 .ch1{
 font-size: 11px;
 color: #BDD800;
 }

 .ch2{
 font-size: 11px;
 color: #ffffff;
 font-weight: bold;
 }

 .ch3{
 border-left: #474747 1px solid;
 border-right: #474747 1px solid;
 }

 .ch4{
 font-size: 11px;
 color: #494949;
 font-weight: bold;
 text-decoration: none;
 }

 .ch5{
 border-left: #2B2B2B 1px solid;
 border-right: #2B2B2B 1px solid;
 }

 .ch6{
 font-size: 10px;
 color: #ED1B23;
 font-weight: bold;
 }             

 .ch7{
 font-size: 15px;
 color: #2B2B2B;
 font-weight: bold;
 }             

 .ch8{
 font-size: 15px;
 color: #ED1B23;
 font-weight: bold;
 }             

 .ch9{
 font-size: 14px;
 color: #000000;
 font-weight: bold;
 }

 .ch10{
 padding-left: 3px;
 }

 .ch11{ 
 padding-left: 9px;
 }

 .ch12{
 font-size: 13px;
 color: #4C4C4C;
 font-weight: bold;
 }

 .ch13{
 font-size: 11px;
 color: #565656;
 font-weight: bold;
 }

 .ch14{
 font-size: 11px;
 color: #2C2C2C;
 }


 .ml1{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 }             

 .ml2{
 font-size: 11px;
 color: #2B2B2B;
 font-weight: bold;
 text-decoration: none;
 }             

 .ml3{
 font-size: 11px;
 color: #2B2B2B;
 }             

 .ml4{
 font-size: 11px;
 color: #2B2B2B;
 text-decoration: none;
 font-family: tahoma;
 }             

 .ml5{
 font-size: 9px;
 color: #2B2B2B;
 font-weight: bold;
 text-decoration: none;
 }             

 .ml6{
 font-size: 11px;
 color: #9F1A37;
 text-decoration: none;
 }             

 .ml7{
 font-size: 11px;
 color: #B2B2B2;
 text-decoration: none;
 }             


 .se{            
 width: 115px;
 font-size: 9px;
 color: #282E3E
 }

 .se2{            
 width: 124px;
 font-size: 9px;
 color: #282E3E
 }

 
 
 
 .image_border_{
  border:1px solid #888888; 
 }

 .cart_border{
  border:1px solid #2B2B2B; 
 }


td.blogmain td {text-align:left;}

/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}
/* EOF price-break-1.11.3 */



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0px;
padding: 0;
list-style-type:none;
width: 140px; /* Width of Menu Items */
text-align:left;
}
	
.suckerdiv ul li{
position: relative;
background-image:url(images/m28.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:5px;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
margin:0px;
list-style-type:none;
list-style-image:none;
visibility: hidden;
background-color:#FFFFFF;
border:1px solid #666666;
}
.suckerdiv ul li ul li {
background-image:none;
padding:0px;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
padding: 1px 5px;
border-bottom: 0;
}

.suckerdiv ul li a:hover{
text-decoration: none;
background-color:#CCCCCC;
}

.suckerdiv .subfolderstyle{
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */