/*
  $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, Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 1.5;
}

.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #fefcd7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
  background: #ffffff;
  color: #000000;
  margin: 10px;
}

A.boxText { 
  font-family: Arial, Verdana, sans-serif; 
  font-size: 11px; 
  color: #666666;
  font-weight: none;
}

.fixcenter {
  width: 80%;
  border: solid; border-width: 0px; border-color: #cccccc;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

TR.ccc {
     cursor: pointer; 

}

SPAN.cat_back {
  background-image: url("images/cat_back.gif");
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #374045;
  text-decoration: underline;
}

A:visited {
  color: #a35a20;
  text-decoration: none;
}

A.footer {
  color: #996632;
  text-decoration: none;
}

A.footer:hover {
  color: #374045;
  text-decoration: underline;
}

A.footer:visited {
  color: #996632;
  text-decoration: none;
}

A.footer:current {
  color: #996632;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerSpace {
  background: #eeeeee;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #996632;
  font-weight : bold;
}

A.headerNavigation { 
  color: #996632; 
}

A.headerNavigation:hover {
  color: #996632;
}

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: #ffffff;
}

TD.footer {
  background: #f1c530;
  height: 20px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #a35a29;
  font-weight: none;
}

TR.footer_bottom {
  background: #ffffff;
}

TD.footer_bottom {
  background: #ffffff;
  height: 20px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #351200;
  font-weight: none;
}

.infoBox {
  background: #cccccc;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading, A.infoBoxHeading, SPAN.infoBoxHeading {
  height: 25px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #a35a29;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeadingsmall, A.infoBoxHeadingsmall, SPAN.infoBoxHeadingsmall {
  height: 25px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: none;
  background: #a35a29;
  color: #ffffff;
}

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: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #a35a29;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}

SPAN.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #a35a29;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main, SPAN.main, A.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 1.5;
  text-align: justify;
}

A.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #424242;
  line-height: 1.0;
  text-align: justify;
}

TD.cats_main, A.cats_main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.5;
  text-align: justify;
}

A.sub_cats_main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  line-height: 1.0;
  text-align: justify;
}

A.info_main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #222222;
  line-height: 1.5;
  text-align: justify;
}

A.header_main, SPAN.header_main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}

TD.header_main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.0;
  color: #ffffff;
}

TD.smallText, SPAN.smallText, P.smallText, A.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #a35a29;
}

TD.smallTextwhite, SPAN.smallTextwhite, P.smallTextwhite, A.smallTextwhite {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #a35a29;
}

TD.smallTextheader, SPAN.smallTextheader, P.smallTextheader, A.smallTextheader {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

TD.smallText_small, SPAN.smallText_small, P.smallText_small, A.smallText_small {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #666666;
}

SPAN.smallTextnews, A.smallTextnews {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #a35a29;
  font-weight: bold;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #a35a29;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #f1c530;
  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.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #970f23;
}

SPAN.productSpecialPricepInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #970f23;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ff0000; }

ul.sitemap {
color: #424242;
}

TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 color: #ffffff;
                 text-align : left;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
a.catTitle {
                 font-family: Tahoma;
                 font-size: 11px;
                 color: #ffffff;
                 text-align : left;
                 font-weight: bold;
                 vertical-align: middle;
                 white-space: nowrap; }

a.catTitle:hover {
                 font-family: Tahoma;
                 font-size: 11px;
                 color: #ffffff;
                 text-align : left;
                 font-weight: bold;
                 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: Arial, Verdana, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }
/* Graphical Borders - boxes column_left_right - Star */

/* Graphical Borders - boxes main modules and file-pages - Star */
.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 color: #ffffff;
                 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: Arial, Verdana, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }

.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 color: #ffffff;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }

A.boxtop_product    { 
                 font-family: Tahoma;
                 font-size: 11px;
                 color: #ffffff;
                 text-align : center;
                 font-weight: bold;
                 vertical-align: middle;
                 white-space: nowrap; }

.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Arial, Verdana, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: Arial, Verdana, sans-serif;
                 font-size: 11px;}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: Arial, Verdana, sans-serif;
                 font-size: 11px;
                 text-align: justify; }

a.productTitle {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

h1 { 
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #000000; }
.smallText_INVOIVE { font-family: Arial, Verdana, sans-serif; font-size: 11px; }
.smallTextBlue_INVOICE { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Arial, Verdana, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Arial, Verdana, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

TD.white {
  font-family: Arial, Verdana, sans-serif;
  color: #ffffff;
}

TD.product_price, SPAN.product_price {
 font-family: Arial, Verdana, sans-serif;
 color: #fd9301;
 font-size: 12px;
 font-weight: bold;
}

.mws_boxTop_cat    { background: url('images/infobox_cat/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 color: #ffffff;
                 text-align : left;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }

.mws_boxLeft_cat   { background: url('images/infobox_cat/left.gif'); }
.mws_boxRight_cat  { background: url('images/infobox_cat/right.gif'); }
.mws_boxBottom_cat { background: url('images/infobox_cat/bot.gif');
                 font-family: Arial, Verdana, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_cat { background: #eeeeee; }

.mws_boxTop_product    { background: url('images/infobox_product/top.gif');
                 background-repeat:repeat-x;
                 white-space: nowrap; }

.mws_boxLeft_product   { background: url('images/infobox_product/left.gif'); }
.mws_boxRight_product  { background: url('images/infobox_product/right.gif'); }
.mws_boxBottom_product { background: url('images/infobox_product/bot.gif');
                 white-space: nowrap; }
.mws_boxCenter_product { background: #ffffff; }

SPAN.stock_status_green {
 font-family: Arial, Verdana, sans-serif;
 color: #6ebd37;
 font-size: 12px;
 font-weight: bold;
}

SPAN.stock_status_red {
 font-family: Arial, Verdana, sans-serif;
 color: #de1e23;
 font-size: 12px;
 font-weight: bold;
}

.tab_content_heading {
 font-family: Arial, Verdana, sans-serif;
 color: #ffffff;
 font-size: 12px;
 font-weight: bold;
}

TD.left_bg    {  
   background: url('images/left_bg.gif');
   background-repeat:no-repeat;
   vertical-align: middle;
   white-space: nowrap; 
}

.left-column {
background: #ffffff;
padding: 0px;
}

.main-content {
background: #ffffff;
padding: 11px;
}

.SideinfoBox {
 background: #f4d25b;
 text-align: center;
}

.SideinfoBoxHeading {
 background: url('images/infobox/left_menutop.gif');
 background-repeat:no-repeat;
 width: 166px;
 height: 24px;
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;  
 font-weight: bold;
 color: #000000;
 font-variant: small-caps;
}

.SideinfoBoxFooter {
 background: url('images/infobox/left_menu_footer.gif');
 background-repeat:no-repeat;
 width: 166px;
 height: 23px;
}

.SideinfoBoxContents {
 background: #fefcd7;
 border: solid; border-width: 0px;
 text-align: left;
 font-family: Arial, Verdana, sans-serif;
 font-size: 0.8em;
 padding: 0px;
 line-height: 1.5;
}

.SideinfoBoxBlank {
 background: #ffffff;
 text-align: center;
}

.SideinfoBoxHeadingBlank {
 background: #ffffff;
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;  
 font-weight: bold;
 color: #000000;
 font-variant: small-caps;
}

.SideinfoBoxContentsBlank {
 background: #ffffff;
 border: solid; border-width: 0px;
 text-align: left;
 font-family: Arial, Verdana, sans-serif;
 font-size: 11px;
 padding: 2px;
 line-height: 1.5;
}

.bg3 {background: url(images/m29.gif); background-repeat: repeat-y; }
.sea_border img{border:1px solid #8D7980;}
.sea_txt, .sea_txt a	{ font-family: Arial, Verdana, sans-serif;  font-size: 11px; color:#996632; text-decoration:none; font-weight:bold;}
.tx3 { font-family: Arial, Verdana, sans-serif; font-size:12px; color:#a35a29; font-weight:bold;}

A.featuredHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #996632;
}

SPAN.mainpageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #900037;
}

SPAN.mainpagesubHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;

  color: #666666;
}

TD.productpageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #996632;
}

TD.main_search {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 1.5;
}

.tracking_div {
background-color: #f3f3f3;
border: solid 2px #e5e5e5;
padding: 10px;
font-size: 11px;
margin: 10px 0 0 0;
width: auto;
font-family: Verdana, Arial, sans-serif;
}

.hiddenDiv {
display: none;
}

.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 5px solid #D10000; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 340px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 11px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: lightblue; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #D10000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #D10000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}

/* 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 */


.moduleRow { }
.moduleRowOver { background-color: #ffffff; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #ffffff; }

TD.main_product, SPAN.main_product {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 1.5;
}


TD.order_main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 1.5;
  text-align: none;
}

SPAN.paysmallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #666666;
}

    #tabsI {
      font-family: Arial, Verdana, sans-serif;
      font-size: 10px;
      float:left;
      width:100%;
      background:#f1c530;
      font-size: 11px;
      line-height:normal;
	border-bottom:1px solid #;
      }
    #tabsI ul {
	margin:0;
	padding:10px 10px 0 200px;
	list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("images/header/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("images/header/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

.highslide {
    cursor: url("highslide/graphics/zoomin.cur"), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Arial, Verdana, sans-serif;
    color: #a35a29;
    font-size: 12pt;
    font-weight: bold;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url("highslide/graphics/loader.white.gif");
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url("highslide/graphics/fullexpand.gif") no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

TD.smallTextfeatured, SPAN.smallTextfeatured, P.smallTextfeatured, A.smallTextfeatured {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #a35a29;
  font-weight: bold;
}
