/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop6.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(six_00a.gif);}
.preload2 {background: url(six_10a.gif);}

#nav {padding:0; margin:0; list-style:none; height:29px; background: url(six_00.gif) repeat-x; position:relative; z-index:200; font-family:verdana;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:29px; line-height:25px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(six_00.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:29px; background: url(six_00.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:29px; background: url(six_00a.gif) no-repeat right top;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#3b6e2c; background: url(six_10.gif) no-repeat;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(six_10.gif) no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url(six_10a.gif) no-repeat right top; padding-bottom:3px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:-1px; top:29px; background: #ffffff; padding:13px; border:1px solid #396c2a; white-space:nowrap; width:170px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:170px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; font-size:11px; height:18px; width:170px; line-height:18px; text-indent:10px; color:#000; text-decoration:none;border:none;}
#nav li ul.sub li a.fly
{background:#ffffff url(arrow.gif) 165px 6px no-repeat;}
#nav :hover ul.sub li a:hover 
{background:#3c6f2c; color:#ffffff; border-color:#ffffff;}
#nav :hover ul.sub li a.fly:hover
{background:#3c6f2c url(arrow_over.gif) 165px 6px no-repeat; color:#ffffff;}

#nav li b {display:block; font-size:11px; height:18px; width:170px; line-height:18px; margin-bottom:13px; text-indent:6px; color:#3c6f2c; border-bottom:2px solid #3c6f2c; cursor:default;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:89px; top:-4px; background: #3c6f2c; padding:3px; border:2px solid #396c2a; white-space:nowrap; width:170px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{left:170px; top:-4px; background: #ffffff; padding:3px; border:1px solid #396c2a; white-space:nowrap; width:170px; z-index:400; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{background:#3c6f2c url(arrow_over.gif) 165px 6px no-repeat; color:#ffffff; border-color:#fff;} 
#nav li:hover li:hover > li a.fly
{background:#ffffff url(arrow.gif) 165px 6px no-repeat; color:#fff; border-color:#000000;} 

/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #1C3E7B;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #1C3E7B;
  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: #1C3E7B;
}

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

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana;
  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: #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;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  vertical-align: middle;
  white-space: nowrap;
}

.productListing-heading:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

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

TD.productListing-data:hover {
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
  color: #b6b7cb;
}

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

TD.productListing-related:hover {
  font-family: Verdana, Arial, sans-serif;
  text-decoration: none;
  color: #b6b7cb;
}

A.pageResults {
  color: #0000FF;
}

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

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

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

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: #000099;
  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: #000066;
  font-weight: bold;
}

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

.moduleRow { }
.moduleRowOver { background-color: #a3e454; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #a3c678; }

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

/* Points/Rewards Module V2.1rc2a BOF */
SPAN.pointWarning {
  color: #f00;
}

.pointFaq {
  background-color:#f8f8f9;
  border: 1px dashed #1C3E7B;
  display: none;
  position: relative;
  padding:4px;
  margin:2px;
  text-align:justify;
}
/* Points/Rewards Module V2.1rc2a EOF */

.BODYS{
    font-weight: bold;
    color: #FFFFFF;
	text-align: center;
    padding: 10px;
    background: #996699;
    }
.BODYS:hover{
    font-weight: bold;
	text-decoration: underline;
    color: #ffffff;
    }
.BODYSFOOT{
    padding: 0px;
    background: #e8e8e8;
    }
.BODYSMENU{
    font-weight: bold;
	color:#FFFFFF;
    text-decoration: none;
    }
.BODYSMENU:hover{
    font-weight: bold;
	text-decoration: none;
    color: #BB99BB;
    }
.BODYSMENU:active{
    font-weight: bold;
	text-decoration: none;
    color: #9999cc;
    }
.BODYSLINK{
    font-weight: bold;
	color:#330033;
    text-decoration: none;
    }
.BODYSLINK:hover{
    font-weight: bold;
	text-decoration: none;
    color: #990099;
    }
.NF{
    font-weight: bold;
    color: #FFFFFF;
	text-align: center;
    padding: 10px;
    background: #006bb3;
    }
.NF:hover{
    font-weight: bold;
	text-decoration: underline;
    color: #ffffff;
    }
.NFMENU{
    font-weight: bold;
	color:#FFFFFF;
    text-decoration: none;
    }
.NFMENU:hover{
    font-weight: bold;
	text-decoration: none;
    color: #0066cc;
    }
.NFMENU:active{
    font-weight: bold;
	text-decoration: none;
    color: #ffffff;
    }
.NFLINK{
    font-weight: bold;
	color:#004A79;
    text-decoration: none;
    }
.NFLINK:hover{
    font-weight: bold;
	text-decoration: none;
    color: #0066cc;
    }
.SKIN{
    font-weight: bold;
    color: #000000;
	text-align: center;
    padding: 10px;
    background: #B0C5C6;
    }
.SKIN:hover{
    font-weight: bold;
	text-decoration: underline;
    color: #000000;
    }
.SKINMENU{
    font-weight: bold;
	color:#FFFFFF;
    text-decoration: none;
    }
.SKINMENU:hover{
    font-weight: bold;
	text-decoration: none;
    color: #B0C5C6;
    }
.SKINMENU:active{
    font-weight: bold;
	text-decoration: none;
    color: #ffffff;
    }
.SKINLINK{
    font-weight: bold;
	color:#345C7A;
    text-decoration: none;
    }
.SKINLINK:hover{
    font-weight: bold;
	text-decoration: none;
    color: #B0C5C6;
    }
.RADIANTC{
    font-weight: bold;
    color: #FFFFFF;
	text-align: center;
    padding: 10px;
    background: #EA6400;
    }
.RADIANTC:hover{
    font-weight: bold;
	text-decoration: underline;
    color: #ffffff;
    }
.RADIANTCMENU{
    font-weight: bold;
	color:#FFFFFF;
    text-decoration: none;
    }
.RADIANTCMENU:hover{
    font-weight: bold;
	text-decoration: none;
    color: #FF9364;
    }
.RADIANTCMENU:active{
    font-weight: bold;
	text-decoration: none;
    color: #ffffff;
    }
.RADIANTCLINK{
    font-weight: bold;
	color:#EA6400;
    text-decoration: none;
    }
.RADIANTCLINK:hover{
    font-weight: bold;
	text-decoration: none;
    color: #FF9364;
    }
.SG{
    font-weight: bold;
    color: #FFFFFF;
	text-align: center;
    padding: 10px;
    background: #5B9551;
    }
.SG:hover{
    font-weight: bold;
	text-decoration: underline;
    color: #ffffff;
    }
.SGMENU{
    font-weight: bold;
	color:#FFFFFF;
    text-decoration: none;
    }
.SGMENU:hover{
    font-weight: bold;
	text-decoration: none;
    color: #8ABD7D;
    }
.SGMENU:active{
    font-weight: bold;
	text-decoration: none;
    color: #ffffff;
    }
.SGLINK{
    font-weight: bold;
	color:#5B9551;
    text-decoration: none;
    }
.SGLINK:hover{
    font-weight: bold;
	text-decoration: none;
    color: #8ABD7D;
    }
.MENUSG{
    font-weight: bold;
	font-size: 10px;
	color:#333333;
    text-decoration: none;
    }
.MENUSG:hover{
    font-weight: bold;
	text-decoration: underline;
    color: #5B9551;
    }
.MENUNF{
    font-weight: bold;
	font-size: 10px;
	color:#333333;
    text-decoration: none;
    }
.MENUNF:hover{
    font-weight: bold;
	text-decoration: underline;
    color: #004A79;
    }
.MENURC{
    font-weight: bold;
	font-size: 10px;
	color:#333333;
    text-decoration: none;
    }
.MENURC:hover{
    font-weight: bold;
	text-decoration: underline;
    color: #EA6400;
    }
.MENUSK{
    font-weight: bold;
	font-size: 10px;
	color:#333333;
    text-decoration: none;
    }
.MENUSK:hover{
    font-weight: bold;
	text-decoration: underline;
    color: #345C74;
    }
.MENUHA{
    font-weight: bold;
	font-size: 10px;
	color:#333333;
    text-decoration: none;
    }
.MENUHA:hover{
    font-weight: bold;
	text-decoration: underline;
    color: #336633;
    }
.MENUBD{
    font-weight: bold;
	font-size: 10px;
	color:#333333;
    text-decoration: none;
    }
.MENUBD:hover{
    font-weight: bold;
	text-decoration: underline;
    color: #990099;
    }
.FORMCATALOGO{
    font-family: Verdana;
    font-size: 11px;
	text-decoration: none;
    }
.BASICO{
    font-family: Verdana;
    font-size: 12px;
	color:#FFFFFF
	text-decoration: none;
    }
.BASICO:hover{
	color:#FFFFFF
	font-weight: bold
	text-decoration: underline;
    }
.PRECOS{
    font-family: Verdana;
    font-size: 13px;
	color:#336600
	text-decoration: none;
    }

/* Best Sellers Scroller */

#pscroller_bs {
height: 200px;
border: 0px;
padding: 2px;
}

.pscroller_c_bs {
  font-family: Verdana;
  font-size: 11px;
  line-height: 1.2;
}
.infoBoxProducts {
  text-align: center;
  border: solid 1px #999999; 
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
  margin-bottom:-8px;
}
.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 11px;
	color: #999999;
} 
.infoBoxList {
 border: ridge 4px #faf0e6;
 border-collapse: collapse;
 background-color: #fff;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.separator {border-bottom: 1px solid #ccc;}

.productListing-list-price {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
}

TABLE.buytable {
	 width: 100%;
	 height: 80px;
	 vertical-align: bottom;
         text-align:right;
}

TR.list-block {
}
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
	color: #999999;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}
/* SimpleSuggest */
.suggest_link {
    background-color: #FFFFFF;
    padding: 2px 6px 2px 6px;
}

.suggest_link_over {
    background-color: #bbc3d3;
    color: #FFFFFF;
    padding: 2px 6px 2px 6px;
    border: red;
    cursor: pointer;
}

.suggest_link:visited {
    color: #FFFFFF
}

#search_suggest {
    position: absolute;
    float: left;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 10px;
    border: 1px solid #bbc3d3;
}
/* SimpleSuggest */

.estimatedshippingBox {
background: #FFffff;
}

TD.estimatedshippingBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
background: url(images/estimatedshippingBox/corner_right_left.gif) repeat-x;
color: #ffffff;
}

.estimatedshippingBoxContents {
background: #f8f8f9;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

.ShowShipping {
background: #444ddd;
color: #fffffa;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: center;
}