/*
  $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: #FF6805; text-decoration: underline; }

.box {
  padding-left:10px;
  color:#FFFFFF;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.infoBox {
  background: #D8FC40;
}

.infoBoxContents {
  background: #192227;
  font-size: 10px;
}
/*  A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}  */

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
/*  
A.headerNavigation { 
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:none;
}

A.headerNavigation:hover {
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; 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;
}

.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: #000000;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#ffffff;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#ffffff;
}

.main a {     font-size: 10px; text-decoration:underline; color:#FF6805;}
.main a:hover {   font-size: 10px; text-decoration:none;    color:#FF6805;}
.main a u {     font-size: 10px; text-decoration:underline; color:#FF6805;}
.main a:hover u { font-size: 10px; text-decoration:none;    color:#FF6805;}

TD.main, P.main {
          font-family: Verdana, Arial, sans-serif;
          font-size: 11px;
          line-height: 1.5;
}
P.smallText {
          font-family: Verdana, Arial, sans-serif;
          font-size: 10px;
                                                                
}
#myse select {width:90%;}
.delp {
        color:#808080;
        font-size:11px;
        font-weight:normal;
}
s {
        color:#808080;
        font-size:11px;
        font-weight:normal;       
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.moduleRow { }
.moduleRowOver { background-color: #33424B; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #33424B; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF6805; }

/* 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; }


/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
body     {padding:0; margin:0; background:#2E2E2E}
body, td {font-family:Tahoma,verdana,arial; font-size:11px; color: #666d72; vertical-align:top;}
img      {border:0px; margin:0px; padding:0px}
table  {width:100%;}

.header td     {color:#FFFFFF; text-align:center; vertical-align:middle}
.header b      {color:#FFFFFF; text-transform:uppercase}
.header a      {color:#D2E558; text-decoration: none; font-weight: normal}
.header a:hover  {text-decoration: underline  ;}
.header span {  color:#FFFABF; }
.header img      {vertical-align:middle; border:0px; margin:0px; padding:0px}

.se   { width:103px; height:18px; color:#000000; padding-left:6px; padding-top:2px;font-family:tahoma; border:0px; margin:0px; font-size:10px; vertical-align:middle; font-weight:normal}
.se1 {  width:112px; height:18px;  color:#1A2225; background:#EFF7F8; vertical-align:middle; font-size:11px; margin:0px}
.se2 {  width:149px; height:18px; color:#1A2225; background:#EFF7F8; vertical-align:middle; text-transform:none; font-size:11px}
.se3 {  width:119px; height:20px; margin-right:3px; color:#666d72; background:#ffffff; vertical-align:middle; text-transform:none; font-size:10px}
.se4 {  width:159px; height:20px; margin-right:3px; color:#666d72; background:#ffffff; vertical-align:middle; text-transform:none; font-size:10px}
.se5{ width:40px; height:18px; border:#818181 1px solid; text-align:right; padding-right:4px; color:#000000; background:#FFFFFF; font-size:10px}


.cont_header_txt td{ 
         height:41px; font-family:tahoma; font-weight:bold; color:#D8FC40; font-size:12px; padding-left:18px; text-transform:uppercase; vertical-align:middle;}
.cont_header_txt a { text-transform:uppercase;
          font-family:tahoma; font-weight:bold; color:#D8FC40; font-size:12px; text-decoration:none;}         
.cont_header_txt a:hover {text-transform:uppercase;
          font-family:tahoma; font-weight:bold; color:#D8FC40; font-size:12px; text-decoration:underline;}  
        
                        


.box_header_txt td{ height:41px; font-family:tahoma; font-weight:bold; color:#D8FC40; font-size:12px; padding-left:18; text-transform:uppercase; padding-top:18px;background:url(images/block_top.gif) left top repeat-x; border:1px solid #000101; border-width:1px 1px 0px 1px;}

/*  .box_header_txt1 td{ height:36px; padding-top:11px; font-family:arial; background:#28668B;
          font-weight:bold; color:#E8E8E8; font-size:12px}  */
    

.box_body  ul   {padding:0; margin:0; list-style:none; }
.box_body .bg_list  {background:url(images/list_bg.gif) left top repeat-x; width:157px; margin-left:0px;}
.box_body .bg_list  a {color:#7490AB; text-decoration:none; text-transform:none; font-weight:normal; background:url(images/marker.gif) no-repeat left top; background-position:11px 6px; padding-left:22px; font-size:11px;line-height:24px;}
.box_body .bg_list  a:hover {color:#B2D63B;text-decoration: none;line-height:24px;}

.box_body .bg_list_un   {background: none; margin-left:0px;}
.box_body .bg_list_un  a  {color:#7490AB; text-decoration:none; text-transform:none; font-weight:normal; background:url(images/marker.gif) no-repeat left top; background-position:11px 6px; padding-left:22px; font-size:11px;line-height:24px;}
.box_body .bg_list_un  a:hover  {color:#B2D63B;text-decoration: none;line-height:24px;  }

.box_body .bg_list_sub  {background:url(images/list_bg.gif) left top repeat-x; width:157px; margin-left:0px;}
.box_body .bg_list_sub  a {color:#7490AB; text-decoration:none; text-transform:none; background:url(images/list_bg2.gif) no-repeat  left top; background-position:34px 7px; padding-left:41px; font-size:11px;line-height:24px;}
.box_body .bg_list_sub  a:hover {color:#B2D63B;text-decoration: underline;line-height:24px;}

.box_body .bg_list_sub_sparkle  {background:url(images/images/sparkle.gif);font-size:11px;}

.box_body {background:url(images/block_bottom.gif) left top repeat-x #151E25;  border:1px solid #000101; border-width:0px 1px 1px 1px;}

.box_body td{ text-transform: none; color:#636363; font-size:13px; line-height:14px}
.box_body span a{ color:#E91C0B; font-size:11px;  text-decoration: none; text-transform:uppercase; font-weight:bold}
.box_body span a:hover{ text-decoration: underline}
.box_body b{ font-size:12px; color:#0A0A0A;}
.box_body span{ font-size:25px}



.product td         { font-family : Verdana, Arial, sans-serif;color:#ffffff; font-size:11px; line-height:14px; }
.product a        {color:#80CCEB; font-size:11px; font-weight:bold;text-decoration: none; text-transform:uppercase;}
.product a:hover  {color:#80CCEB;text-decoration: underline;}

.product div      {text-align:center; padding:8px 0px 5px 0px;}
.product div a        {color:#81CDEC; font-size:11px; font-weight:normal;text-decoration: underline; text-transform:none;}
.product div a:hover  {color:#81CDEC;text-decoration: none;}


.product1 span         {}
.product span       { color:#D71604; font-size:16px; font-weight:bold}
.product b   {      color:#FF6804; font-weight:bold; font-size:18px }
.product strong      {  color:#81CDEC; font-size:11px; text-transform:uppercase}
.product span strong{ color:#472711; text-transform:uppercase; font-size:11px}

.pic img      {border: 2px solid #617D8D;}
input { background:#none;}

.result td           {color:#666D72; vertical-align:middle; padding:3px 1px 3px 3px; line-height:15px;}
.result a            {color:#FF6804; text-decoration:underline;}
.result a:hover      {color:#FF6804;text-decoration:none;}
.result b            {color:#666D72; font-weight:normal;}

.result u {text-decoration: none; color:#FF6804;}
.result_right { text-align:right;}
.result_right b {color:#FF6804;font-weight:bold; }


.popup {color:#666D72; font-size:10px; text-decoration:none; line-height:14px}
.popup a    {color:#323836; font-size:11px; text-decoration: underline} 
.popup a:hover  {color:#323836; text-decoration: none;}
.popup b  {color:#FFFFFF; font-size:14px}
.popup strong{ color:#666D72; text-transform: none; font-size:10px}
.popup span strong  {color:#CD0000; font-size:11px;}
.popup span {color:#1B1B1B; font-size:11px; text-decoration:none;}
.popup span a {color:#1B1B1B; font-size:11px; text-decoration:none;}
.popup span a:hover {color:#1B1B1B; font-size:11px; text-decoration:underline;}
.footer1 , .footer1 a       {color:#7390AA; text-transform: uppercase; font-size:10px; vertical-align:middle; text-decoration:none;}                                
.footer1 a:hover  { color:#ffffff;text-decoration:underline;}
.footer1 strong{ color:#FFFFFF}
.footer1 b,.footer1 b a{ color:#7390AA; text-decoration:underline; font-weight:normal;}
.footer1 b a:hover{ text-decoration:none; font-weight:normal;}

.popup_top{ background:url(images/popup_top.jpg) no-repeat}

.footer td      {color:#7390AA; text-transform: uppercase; font-size:10px; vertical-align:middle}     
.footer a       {color:#7390AA; text-decoration: none; }      
.footer a:hover   {color:#7390AA;text-decoration: underline;} 
.footer b ,.footer b a{ color:#7390AA; font-weight:normal; text-decoration:underline}
.footer b a:hover{  font-weight:normal;text-decoration:none}      

.box_width_left     { width:247px;}
.box_width_right    { width:0px;}
.box_width_cont     { width:100%;}      


.go{ width:40px; height:18px; border:#818181 1px solid; background:#FFFFFF; color:#000000; text-align:right; font-size:10px}
/* -------------------------------------------------          -------------------------------------------------------- 
.box_body td        {color:#ffffff; font-size:11px;}
.box_body  a        {color:#E36D9B; font-size:11px; font-weight:normal;text-decoration:none;}
.box_body  a:hover        {color:#E36D9B; font-size:11px; font-weight:normal;text-decoration:underline;}*/
.box_body b       {color:#80CCEB; font-size:11px; font-weight:bold;text-decoration: none; text-transform:none;}
.box_body a       {color:#80CCEB; font-size:11px; font-weight:normal;text-decoration: none; text-transform:none;}
.box_body a:hover {color:#80CCEB;text-decoration: underline;}

.box_body span a        {color:#80CCEB; font-size:11px; font-weight:bold;text-decoration: none; text-transform:uppercase;}
.box_body span a:hover  {color:#80CCEB;text-decoration: underline;}


/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1  {font-size:10px; text-transform:none; color:#FF6804;} 
SPAN.productSpecialPrice, .box_body SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  {
  color:#FF6804; font-weight:bold; font-size:18px; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
input {background:#ffffff;}

.main a b {
  color:#000000;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#000000;
  font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText input {}
.smallText a { color:#FF6805; font-size:11px; text-decoration:none;}  /*  advanced_search.php  */
.smallText a:hover { color:#FF6805; font-size:11px; text-decoration:underline;}
.smallText a u { color:#FF6805; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#FF6805; font-size:11px; text-decoration:underline;}

TD.fieldKey { font-size: 12px;font-weight: bold;font-family: Verdana, Arial, sans-serif;  color:#ffffff;}
TD.fieldValue { font-size: 12px;font-family: Verdana, Arial, sans-serif;padding:3px 2px 3px 2px;}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; color:#ffffff;
}
SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.product .shop_cart { height:33px;text-align:center; vertical-align:middle;color:#81CDEC; font-size:11px; text-transform:uppercase;font-weight:bold;}
.sea_1 { padding:0px 10px 0px 10px;}
.sea_2 { padding:10px;}
.padd2 td {padding:10px;}
div.padd3 { text-align:left;}
.bg_gg  {background:none;}
.bg_vv  {background:none;}
.prod_info  {width:5px; border-right:15px solid #192227;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left     { width:200px;}
.box_width_right    { width:200px;}
.box_width_cont     { width:100%;}      

/* -------------------------------------------------          -------------------------------------------------------- */

  .estimatedshippingBox {
    background: #FF8E90; 
  }

  TD.estimatedshippingBoxHeading {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background: #bbc3d3;
    color: #ffffff; 
  }

  .estimatedshippingBoxContents {
    background: #f8f8f9;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px; 
  }

  .ShowShipping {
    background: #444ddd;
    color: #fffffa;
    font-family: Verdana, Arial, sans-serif;
    font-size: 6px;
    font-weight: bold;
    text-align: center;
  } 
  
/* Begin Customer Testimonials Scroller */
  #pscroller_np {
  height: 150px;
  border: 0px;
  padding: 5px;
  }
  .pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
  }
  .marquee_hide {
  visibility:hidden;
  }
  .marquee_show {
  visibility:visible;
  }
/* End Testimonials Scroller */_write.php');
  

/*** Begin Daily Specials ***/
.dailySpecial {
  background-color: #cccccc;
  border: ridge #CCFFCC 3px;
}
.dailySpecialText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
A.dailySpecialText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
/*** End Daily Specials ***/