/*
  $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; }
td, p, div{font-family: tahoma, verdana, arial; font-size: 11px; color: #515151;}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

S{color:#999999}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

a img{border:none}

FORM {
	display: inline;
}

.top h1{font-size:10px; padding:0px; margin:0px; font-weight:normal; padding-left:10px}
.bottom h3{font-size:10px; padding:0px; margin:0px; font-weight:normal; text-align:center}

.column_center{padding:0px 5px}


.top_box{ border:1px solid #CFCFCF; border-left:none; border-right:none}
.top_box td{padding:0px 40px}
.top_box b{display:block; margin-bottom:5px; color:#606060}
.t1_line{ border-right:1px solid #cfcfcf}
.top_box td a{text-decoration:underline; color:#7C931D}
.top_box td a img{text-decoration:none}

.t2{text-align:right; padding:10px; font-weight:bold; color:#858585}
.t2 a{padding:0px 10px; color:#858585}

.nav_left{background:url(images/system/nav.gif) no-repeat top left}
.nav_right{background:url(images/system/nav.gif) no-repeat bottom right}
.nav_center{background:url(images/system/nav.gif) repeat-x center; height:29px}
.nav_center a{ display:inline-block; height:29px; line-height:29px; padding:0px 20px; background:url(images/system/nav_dot.gif) no-repeat right; color:#FFFFFF; font-size:13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif}
.nav_center a:hover{ text-decoration:none; color:#CCCCCC}
.nav_center .nav_none{background:none}


.new_box{margin-bottom:5px}
.rbox_top{border-top:1px solid #CCCCCC; font-size:1px; width:100%}
.rbox_bottom{border-bottom:1px solid #CCCCCC; font-size:1px; width:100%}
.rbox_center{ border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC}

.rbox_center h6{font-size:12px; color:#6B7A2E; padding:0px; margin:0px; margin:5px; text-transform:uppercase}
.rbox_center ul{list-style:none; padding:0px; margin:0px; padding:0px 5px; margin-top:10px}

.rbox_center ul li a{display:block; height:25px; line-height:25px; padding-left:15px; color:#777777; background:url(images/m09.gif) no-repeat 5px}

.list_hline{background:url(images/system/ha_dot.gif) repeat-y center; width:10px; font-size:1px}
.list_vline{background:url(images/system/ca_dot.gif) repeat-x center; height:20px}
.list_img{width:130px; text-align:center;}
.list_img img{margin-bottom:10px}

.list_name{color:#717171; font-weight:bold; padding-right:10px}
.list_name a{ color:#BB0600;}
.list_name span{ color:#99B138; padding-left:5px}
.list_botton { text-align:center}

.right_banner{padding-bottom:0px}

.smallImage img{float:left; margin:2px}

.pinfo{ padding-left:10px}
.pinfo h1, .pinfo h2, .pinfo h3{margin:0px; padding:0px; margin-bottom:5px}
.pinfo h1{font-size:14px; color:#A90001}

.pinfo h2{ font-size:12px; color:#666666}
.pinfo h3{ font-size:12px}
.pinfo table{ margin-bottom:5px}
.pinfo div{margin-top:15px}
.pinfo div a{font-size:11px; padding:0px 5px; text-decoration:underline}
.pinfo h3 span{color:#A90001}


.footer_link a{padding:0px 5px; color:#666666}
.footer_txt p{padding:0px; margin:0px}
.footer_txt p a{padding:0px 5px}
.main_catalog_link{text-align:center; padding:5px 20px}
.main_catalog_link a{text-decoration:underline; padding:0px 5px; color:#999999}
.main_catalog_link div a{padding:0px; margin:2px; border:1px solid #f3f3f3}

.nav_bar{padding:8px 0px; background:url(images/system/ca_dot.gif) bottom repeat-x; margin-bottom:5px}

.till1{font-size:14px; font-weight:bold}
.ctill{font-size:16px; font-weight:bold; padding-bottom:20px}
.solution_aimg{ padding:0px 10px}
.solution_atill a{ color:#2B5793; font-weight:bold;}
.solution_adesc{ font-style:italic; color:#666666; font-size:11px; padding-bottom:15px}
.solution_adot{ background:url(images/system/ca_dot.gif) repeat-x; height:15px}
.say{ padding:5px 5px}

.hot_tag a{color:#FF0000; padding:5px 5px}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #cccccc;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 11px;
  background:url(images/system/cart_bk.jpg) repeat-x center;  color: #333333;
  font-weight: bold;
  height:24px
}

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

A.pageResults {
  color: #0000FF;
}

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

.pageHeading {
  font-weight: bold;
  font-size:12px; color:#6B7A2E;
}

.pageHeading img{display:none}

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

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

.main_menu a{color:#FFFD2E; font-weight:bold; background:url(images/tr4.gif) no-repeat right; display:inline-block; height:41px; line-height:41px; padding:0px 20px; font-size:14px; font-family:Arial, Helvetica, sans-serif}
.main_menu a:hover{text-decoration:none; color:#FFFFFF}
.main_menu .none_dot{background:none}

.m08{ font-size:14px; color:#ffffff; font-weight:bold; background:url(images/m08.jpg); padding-bottom:15px}
.m96{font-size:14px; color:#ffffff; font-weight:bold; background:url(images/m11.jpg); padding-bottom:15px}


 .ch1{
 font-size: 11px;
 color: #666666
 }

 .ch2{
 font-size: 11px;
 text-decoration: none; 
 color: #7B7B7B
 }

 .ch3{
 font-size: 11px;
 color: #B51A00
 }

 .ch4{
 font-size: 13px;
 font-weight: bold;
 font-family: arial;
 text-transform: uppercase;
 color: #FFFFFF
 }
 .ch5{
 padding-top: 15px; 
 padding-left: 20px;
 }

 .ch6{
 border-left: #C4C4C4 1px solid;
 border-right: #C4C4C4 1px solid;
 padding-left: 20px;
 }

 .ch7{
 border-left: #C4C4C4 1px solid;
 border-right: #C4C4C4 1px solid;
 }
 .ch8{
 padding-right: 9px;
 }

 .ch9{
 font-size: 17px;
 font-weight: bold;
 color: #C30000
 }

 .ch10{
 padding-left: 19px;
 }

 .ch11{
 font-size: 11px;
 color: #535353
 }

 .ch12{
 font-size: 11px;
 color: #707070
 }
 .ch13{
 padding-left: 11px;
 }
    

 .ml1{
 font-size: 12px;
 text-decoration: none; 
 color: #707070
 }

 .ml2{
 font-size: 11px;
 font-weight: bold;
 color: #B60101
 }

 .ml3{
 font-size: 10px;
 font-weight: bold;
 color: #B60101
 }

 .ml4{
 font-size: 14px;
 font-weight: bold;
 text-decoration: none; 
 color: #006D96;
 display:inline-block;
 padding-top:5px
 }

 .ml5{
 font-size: 11px;
 text-decoration: none; 
 color: #FFFFFF
 }

 .ml6{font-size: 11px;text-decoration: none;}
 .m16 a{ color:#006D96; padding:0px 10px}

 .ml7{
 font-size: 11px;
 color: #B60101
}

 .ch11{font-size: 11px;color: #535353; padding-left:10px}
 



