

/*
  $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: Arial, sans-serif; font-size: 10px; }
.errorBox         { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning       { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications  { background: #E0E0E0; }
.orderEdit        { font-family : Arial, sans-serif; font-size : 10px; color: #789D22; text-decoration: underline; }

#faq_toc {
  font-size: 12px;
}
#faq_answers {
  font-size: 12px;
}

a {
  color:#4E4343;
}
BODY          {background: #ffffff; color: #000000; margin: 0px;}

.infoBox        {background: #E0E0E0;}
.infoBoxContents    {background: #FFFFFF;font-family: Arial, sans-serif; font-size: 10px;}

/*  A {color: #000000;  text-decoration: none;}A:hover {  color: #AABBDD;  text-decoration: underline;}  */
FORM          {display: inline;}
TR.header         {background: #ffffff;}
TR.headerNavigation   {background: #bbc3d3;}
TD.headerNavigation   {font-family: 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: Arial, Verdana, sans-serif; font-size: 12px; background: #ff0000; color: #ffffff; font-weight : bold; text-align : center;}
TR.headerInfo     {background: #00ff00;}
TD.headerInfo     {font-family: Arial, Verdana, sans-serif;font-size: 12px;background: #00ff00;color: #ffffff;font-weight: bold;text-align: center;}
/*  TR.footer {background: #bbc3d3;}TD.footer {  font-family: Arial, sans-serif;  font-size: 10px; background: #bbc3d3; color: #ffffff;  font-weight: bold;}*/
.infoBoxNotice        {background: #FF8E90;}
.infoBoxNoticeContents    {background: #FFE6E6;font-family: Arial, sans-serif; font-size: 10px;}
TD.infoBoxHeading       {font-family: Arial, sans-serif;font-size: 10px;font-weight: bold;background: #bbc3d3;color: #ffffff;}
TD.infoBox, SPAN.infoBox  {font-family: 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: Arial, sans-serif;font-size: 10px;background: #b6b7cb;color: #FFFFFF;font-weight: bold;}
TD.productListing-data      {font-family: Arial, sans-serif;font-size: 10px;}
TD.pageHeading, DIV.pageHeading {font-family: Arial, sans-serif;font-size: 20px;font-weight: bold;color: #9a9a9a;}
TR.subBar             {background: #f4f7fd;}
TD.subBar             {font-family: Arial, sans-serif;font-size: 10px;color: #000000;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
TD.main, P.main               {font-family: Arial, sans-serif;font-size: 11px;line-height: 1.5;}
TD.smallText, SPAN.smallText, P.smallText   {font-family: Arial, sans-serif;font-size: 10px;}
TD.accountCategory              {font-family: Arial, sans-serif;font-size: 13px;color: #aabbdd;}
TD.tableHeading               {font-family: Arial, sans-serif;font-size: 12px;font-weight: bold;}
SPAN.greetUser                {font-family: 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: Arial, Verdana, sans-serif;font-size: 12px;font-weight: bold;}
SPAN.markProductOutOfStock          {font-family: Arial, Verdana, sans-serif;font-size: 12px;color: #c76170;font-weight: bold;}
SPAN.errorText                {font-family: Arial, sans-serif;color: #ff0000;}

.active { font-weight: bold !important; }

.moduleRow { }
.moduleRowOver                {background-color: #E0E0E0; cursor: pointer; cursor: hand; }
.moduleRowSelected              {background-color: #E0E0E0; }

.checkoutBarFrom, .checkoutBarTo      {font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent             {font-family: Arial, sans-serif; font-size: 10px; color: #000000; }
/* message box */
.messageBox                 {font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning  {font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess            {font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
#myse select                {width:90%;}
/* input requirement */
.product .inputRequirement, .inputRequirement
                      {font-family: Arial, sans-serif; font-size: 10px; color:#FF0000; }

/* -------------------------------------------------          -------------------------------------------------------- */
del {color:#414141; font-size:14px; font-weight:bold;}
s {color:#414141; font-size:12px; font-weight:bold;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0; background:#FFFFFF}
body {
  font-size:11px;
  font-family:Arial;
  color:#353434;
  line-height:15px;
  vertical-align:top;
  padding:0px;
}
img      {border:0px;}

.vam {vertical-align:middle}
.center {text-align:center}
.border {border:1px solid #F3F3F3}


.input1{
 width:108px; height:18px;
 color:#3F4143; font-size:10px; font-family:Arial; text-align:right}

.input2{
 width:40px; height:18px;
 color:#3F4143; font-size:11px; font-family:Arial; text-align:right
}
.input3{
  background:#71961F !important; color: white;border:1px solid #141414;float:right;vertical-align:middle;margin:0px 0px 0px 12px;
}

.jamp{ width:139px; height:18px; color:#282E3E; font-size:10px; font-family:Arial; padding-left:4px; margin:0px 0px 0px 20px;}
.jamp1{ width:138px; height:17px; color:#282E3E; font-size:10px; padding-left:2px; font-family:Arial;}
.jamp2{ width:119px; height:20px; color:#464646; font-size:10px; padding-left:2px; font-family:Arial;}
.jamp3{ width:159px; height:20px; color:#464646; font-size:10px; padding-left:2px; font-family:Arial;}

.bg_gg {background:url(images/bg_gg.gif) repeat-x center; height:8px}
.bg_vv {background:url(images/bg_vv.gif) repeat-y center top; width:11px}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻBOXŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.box_header_txt td {vertical-align:middle; color:#FFFFFF; font-size:12px; font-weight:bold; background:#7B7B7B; text-transform:uppercase}
.box_header_txt td a {vertical-align:middle; color:#FFFFFF; font-size:12px; font-weight:bold; background:#7B7B7B; text-transform:uppercase}
.box_header_txt1 td {vertical-align:middle; color:#5E5B5B; font-size:12px; font-weight:bold; background:#F0F0F0; text-transform:uppercase}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻbox_bodyŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.box_body td    {color:#444444;}
.box_body span a    {color:#5E5B5B; font-weight:bold; font-family:Arial; font-size:13px; text-decoration:underline;}
.box_body span a:hover   {color:#5E5B5B; text-decoration:none}

.box_body  ul   {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; list-style:none;}
.box_body .bg_list  {margin:0px 0px 0px 0px; padding:3px 0px 4px 0px;}
.box_body .bg_list a{background:url(images/bullet1.gif) no-repeat 0 0; color:#789D21; text-decoration:underline; line-height:16px; padding:0px 0px 0px 21px; margin:0px 0px 0px 0px;}
.box_body .bg_list a:hover  {color:#789D21; text-decoration:none;}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.box_body .bg_list_un   {margin:0px 0px 0px 0px; padding:2px 0px 3px 0px; background:none}
.box_body .bg_list_un  a{background:url(images/bullet2.gif) no-repeat 9px top; color:#4E4343; text-decoration:none; line-height:16px; padding:0px 0px 0px 32px; margin:0px 0px 0px 0px;}
.box_body .bg_list_un  a:hover  {color:#011535; text-decoration:none;}

.box_body .bg_list_sub  {margin:0px 0px 0px 0px; padding:1px 0px 4px 21px;}
.box_body .bg_list_sub  div {display: block;padding:0px 0px 0px 10px;}
.box_body .bg_list_sub  a {background:none; color:#5E5B5B; text-decoration:underline; line-height:16px; padding:0px; margin:0px;}
.box_body .bg_list_sub  a:hover {color:#5E5B5B; text-decoration:none;}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻCONTENTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.cont_header_txt td {vertical-align:middle; background:url(images/cont_header_center.jpg) 0 0 repeat-x; color:#FFFFFF !important; font-size:12px; font-weight:bold; text-transform:uppercase;}
.cont_header_txt a      {color:#FFFFFF !important; font-size:12px; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.cont_header_txt a:hover  {color:#FFFFFF !important; font-size:12px; font-weight:bold; text-transform:uppercase; text-decoration:underline;}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻPRODUCTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.product      {margin:0px 0px 0px 0px;}
.product td         {font-size:10px; color:#353434;}
.product a        {color:#5E5B5B; font-weight:bold; font-size:13px; text-decoration:undeline;}
.product a:hover  {color:#4E4343;text-decoration:none;}
.product span       {color:#3F4143; font-size:11px;}
.product b      {color:#8E1214; font-size:16px;}
/* .product span    {color:#F2F2ED; font-size:16px;} */
.product strong   {color:#353434}

.product div a        {color:#434343; font-size:11px; font-weight:normal ;text-decoration:underline;}
.product div a:hover  {color:#434343; text-decoration:none;}

.pic img      {border:0px solid #F5F0E9;}
.pic1 img     {border:0px solid #F5F0E9;}

div.padd3 {padding:0px 12px 17px 10px;}
.prod_info    {width:1px; margin:0px 13px 0px 0px;}
.prod_info td {text-align:center;}
SPAN.productSpecialPrice, .product SPAN.productSpecialPrice {color:#414141; font-weight:bold; font-size:14px}
.product_border     {border:1px solid #EBEBEB;}
.product_border td    {padding:8px;}
.product_border td td {padding:0px;}
.product_name td {height:25px; vertical-align:middle; text-align:right; text-transform:uppercase;
         color:#111111; font-size:12px; font-weight:bold}


/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻRESULTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.result td  {color:#8E8E8E; height:25px; vertical-align:middle; padding:0px 0px 0px 0px; font-size:11px;}
.result a   {color:#789D21; text-decoration:underline; font-size:11px;}
.result a:hover {color:#789D21; text-decoration:none;}
.result b {color:#8E8E8E; font-weight:normal; font-size:11px}
.result u {color:#789D21; font-size:11px;}
.result_right {padding:0px 0px 0px 0px; text-align:right}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻSHOP_CARTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.product .shop_cart {height:44px; text-align:center; vertical-align:middle; text-transform:uppercase; font-size:13px !important; font-weight:bold; color:#5E5B5B !important}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻPOPUPŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.popup {width:401px}
.popup td {color:#353434; font-family:Arial; line-height:14px}
.popup span {color:#3F4143; font-size:10px; }
.popup b  {color:#E21B18; font-size:10px; font-weight:bold }
.popup a    {color:#DEDEDE; font-size:10px; text-decoration:none; font-weight:bold}
.popup a:hover  {color:#DEDEDE; text-decoration:underline;}
.popup .footer {color:#403F3F; text-align:center; vertical-align:middle; font-weight:normal; height:51px; border-top:5px solid #CCCCCC}
.popup .footer a {color:#403F3F; text-decoration:none; font-weight:normal}
.popup .footer a:hover {text-decoration:underline; color:#403F3F;}
.popup .footer span a {color:#403F3F; text-decoration:underline; font-weight:bold}
.popup .footer span a:hover {text-decoration:none; color:#403F3F;}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻFOOTERŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.footer td {background:url(images/footer_center.gif) 0 0 repeat-x; color:#403F3F; font-family:Arial; font-size:11px}
.footer a {color:#403F3F; text-decoration:underline; font-family:Arial; font-weight:bold; font-size:11px}
.footer a:hover {color:#403F3F; text-decoration:none;}
.footer span {color:#878585}
.footer span a {color:#878585; font-family:Arial; font-weight:normal; text-decoration:none; font-size:11px}
.footer span a:hover {color:#878585; text-decoration:underline}
.footer .link_1 a:hover {text-decoration:underline; color:#FFFFFF}
.footer .link_2 a {text-decoration:underline;}
.footer .link_2 a:hover {text-decoration:none;}



/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.header h1 {display:inline; text-transform:uppercase; color:#414141; font-size:13px; font-weight:bold;}
.header h2 {display:inline; color:#7B7B7B; font-size:11px; font-weight:bold}
.header h3 {font-family: arial;display:inline; color:#414141; font-size: 22px;line-height: 22px; color:#71961F;}
h4 {font-family: arial;display:inline; color:#7B7B7B; font-size: 15px;}
h5 {margin: 0; font-weight: normal; font-size: 11px;}

h2 p {
  margin-top: 0;
}


.l_left {background:url(images/l.gif) 0 0 repeat-y #FFFFFF;}
.l_right {background:url(images/l.gif) top right repeat-y #FFFFFF;}
.l_bot {background:url(images/l.gif) bottom repeat-x #FFFFFF; width:100%;}
.l_top {background:url(images/l.gif) top repeat-x #FFFFFF; width:100%;}

.box_body .l_left {background:url(images/l3.gif) 0 0 repeat-y #FFFFFF;}
.box_body .l_right {background:url(images/l3.gif) top right repeat-y #FFFFFF;}
.box_body .l_bot {background:url(images/l3.gif) bottom repeat-x #FFFFFF;}
.box_body .l_top {background:url(images/l3.gif) top repeat-x #FFFFFF; width:100%;}

.header {height:63px}
.header td {color:#464545; font-family:Arial}
.header a  {color:#121212; font-size:10px; font-weight:bold; text-decoration:none}
.header span {font-size:10px}
.header a:hover {text-decoration:underline}
.header strong {color:#71961F}
.header .l_left {background:url(images/l2.gif) 0 0 repeat-y; width:1px}
.header .l_right {background:url(images/l2.gif) top right repeat-y; width:1px}
.header .l_bot {background:url(images/l2.gif) bottom repeat-x}
.header .l_top {background:url(images/l2.gif) top repeat-x; width:100%}

.w {background:#FFFFFF}
.product .l_left {background:url(images/l3.gif) 0 0 repeat-y; width:1px}
.product .l_right {background:url(images/l3.gif) top right repeat-y; width:1px}
.product .l_bot {background:url(images/l3.gif) bottom repeat-x}
.product .l_top {background:url(images/l3.gif) top repeat-x; width:100%}

.color_1 {width:100%; background:#F0F0F0}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */


.box_body a           {color:#353434; font-size:11px; font-weight:normal; text-transform:none;text-decoration: underline; }
.box_body a:hover     {color:#353434;text-decoration: none;}


SPAN.newItemInCart            {font-family: Arial, sans-serif;font-size: 10px;color: #353434;}
.box_body a SPAN.newItemInCart      {font-family: Arial, sans-serif;font-size: 10px;color: #353434; text-decoration:underline;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a      {color:#789D22; font-size:11px; text-decoration:none;}  /*  advanced_search.php  */
.smallText a:hover    {color:#789D22; font-size:11px; text-decoration:underline;}
.smallText a u      {color:#789D22; font-size:11px; text-decoration:none;}
.smallText a:hover u  {color:#789D22; font-size:11px; text-decoration:underline;}

TD.fieldKey     {font-family: Arial, sans-serif;font-size: 12px;font-weight: bold;}

TD.fieldValue     {font-family: Arial, sans-serif;font-size: 12px;}
.main a b       {color:#5D5F60;font-size: 10px; text-decoration:underline;}
.main a:hover b   {color:#5D5F60;font-size: 10px; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1  {font-size:10px; text-transform:none; color:#000000;}

SPAN.productSpecialPrice, .product SPAN.productSpecialPrice
                      {color:#212121; font-size:12px; font-weight:bold; font-family:Arial;}


.cont_header_txt  em  {color:#E50029; font-size:14px; font-weight:bold; font-style:normal;vertical-align:middle;text-decoration:none;}
.product em         {color:#5E5B5B; font-weight:bold; font-size:13px; text-decoration:underline; font-style:normal;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main a   {color:#789D22; text-decoration:underline;}
.main a:hover {color:#789D22; text-decoration:none;}
.vam      {vertical-align:middle;}
.vam input {vertical-align:middle;}
.bg_input input {background:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */

.padd_1   {padding:0px 10px 0px 10px;}
.padd_22  {padding:8px;}
td.padd2  {padding:8px; padding-left:4px;}

.line_h   { line-height:16px;}

.bg_gg_1{background:#ffffff;}

.product div      {padding:8px 0px 5px 0px;}
div.padd3       {text-align:left; padding-top:0px; margin-left:0px; margin-right:0px;}
.padd33 img, .padd33 input  {margin:5px;}

.prod_info    {width:100px;}
.prod_info td {text-align:center;}

.remove   { width:20%;}
.products { width:45%;}
.quantity { width:15%;}
.total    { width:20%;}
.sub_total  { width:80%;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left     { width:220px;}
.box_width_right    { width:0px;}
.box_width_cont     { width:100%;}
/* -------------------------------------------------          -------------------------------------------------------- */


#dscontainer table table table table {
 width: auto !important; /* don't be a bitch */
}

#sendimage {
 padding: 5px;
}

.ImageGallery td {
 padding-bottom: 20px;
}


#glossary {
  border-top: 5px solid #ccc;
  padding: 10px 0;
  text-align: center;
}

#glossary a {
  white-space: nowrap;
}