/*
  $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: #999999; }
.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: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
  background: #e7e4e6;
  color: #000000;
  margin: 15px;
}

.fixcenter {width: 980px; margin: auto; padding: 0px 0 0px 0; background: #ffffff;}

.left-column {
background: #daa7ce;
border-right: solid; border-width: 0px; border-color: #c27bb3;
padding: 0px;
}

.left-column_footer {
background: #daa7ce;
border-right: solid; border-width: 0px; border-color: #c27bb3;
padding: 0px;
}

#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B84599;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto; }
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B84599;background:#fff url(images/bgON.gif) no-repeat top right;}

SPAN.cat_back {
  background-image: url("images/cat_back.gif");
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #374045;
  text-decoration: none;
}

A.footer {
  color: #999999;
  text-decoration: none;
}

A.footer:hover {
  color: #374045;
  text-decoration: underline;
}


FORM {
	display: inline;
}

TR.headerNavigation {
  background: #666666;
}

TD.headerSpace {
  background: #eeeeee;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #666666;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffffff;
}

TD.footer {
  background: #e7e4e6;
  height: 20px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #999999;
  font-weight: bold;
}

.infoBox {
  background: #d7d7d7;
}

.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 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  height: 29px;
  width: 168px;
  background-image: url('/images/infobox/infobox_header.gif');
  background-repeat: no-repeat;
  background-position: left;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

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: #eee4fa;
}

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: #666666;
  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 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}

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: 11px;
  color: #666666;
  line-height: 1.5;
  text-align: justify;
}

TD.main_option, P.main_option, SPAN.main_option, A.main_option {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
}

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: #666666;
}

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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  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: Tahoma,  Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

A.boxText { 
  font-family: Arial, Verdana, sans-serif; 
  font-size: 12px; 
  color: #999999;
  font-weight: bold;
}

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: 11px; }
.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: 14px;
 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: 11px;
 font-weight: bold;
}

SPAN.stock_status_red {
 font-family: Arial, Verdana, sans-serif;
 color: #de1e23;
 font-size: 11px;
 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; 
}

.main-content {
background: #ffffff;
padding: 11px;
}

.SideinfoBox {
background: #e4bedb;
text-align: center;
}

.SideinfoBoxHeading {
 background: #e4bedb;
 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: #daa7ce;
 border: solid; border-width: 0px;
 text-align: left;
 font-family: Arial, Verdana, sans-serif;
 font-size: 0.8em;
 padding: 0px;
 line-height: 1.0;
}

SPAN.SideinfoBoxContents {
 background: #daa7ce;
 border: solid; border-width: 0px;
 text-align: left;
 font-family: Arial, Verdana, sans-serif;
 font-size: 11px;
 color: #ffffff;
 padding: 0px;
 line-height: 1.0;
}

A.SideinfoBoxContents {
 background: #daa7ce;
 border: solid; border-width: 0px;
 text-align: left;
 font-family: Arial, Verdana, sans-serif;
 font-size: 11px;
 color: #ffffff;
 padding: 0px;
 line-height: 1.0;
}

.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;}
P.sea_border img{border:1px solid #8D7980;}
.sea_txt, .sea_txt a	{ font-family: Arial, Verdana, sans-serif;  font-size: 11px; color:#000000; text-decoration:none; font-weight:bold;}
.tx3 { font-family: Arial, Verdana, sans-serif; font-size:11px; color:#000000; font-weight:bold;}

A.featuredHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

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, P.productpageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FF4C1B;
}

P.productpageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FF4C1B;
}

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;
}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

SPAN.boxText { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #999999; }

/* for the tab control on the products page */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #000000;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #549dc5;
 font-size: 12px;
 font-family: Verdana, Arial, sans-serif;
font-weight:bold;
 
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #549dc5;
 border-bottom: none;
 background: #549dc5;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #ffffff; }
ul.tabbernav li a:visited { color: #ffffff; }

ul.tabbernav li a:hover
{
 background: #ffffff;
 border-color: #549dc5;
font-weight:bold;
color:#549dc5;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
 color: #549dc5;
 font-weight:bold;
}

ul.tabbernav li.tabberactive a:hover
{
 background: #ffffff;
 border-bottom: 1px solid white;
color:#549dc5
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #549dc5;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}
.tabberlive .tabbertab .resultsBox h2 {display:block}
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.pageHeading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #003876;

}
.pageText{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #003876;
}

TD.main_po, P.main_po, SPAN.main_po, A.main_po {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

LI.main_po {
padding-bottom:10px;
font-size: 11px;
}

TD.footer_links, SPAN.footer_links, A.footer_links, LI.footer_links {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
}

TD.box_header {
  font-family: Arial, Verdana,  sans-serif; 
  font-size : 12px; 
  color: #ffffff;
  font-weight: bold;
  text-align : center;
}

ul.NoBullet {
  list-style-type: none
}

.suckerdiv ul{
background-color: #daa7ce;
margin: 0;
padding: 8px;
list-style-type: none;
width: 140px; /* Width of Menu Items */
border-bottom: 0px solid #555555;
font-family: Arial, Verdana,  sans-serif; 
font-size: 12px;
}

.suckerdiv ul li{
position: relative;
background-color: #daa7ce;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
background-color: transparent;
left: 145px; /* Parent menu width - 1*/
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 199px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 199px; /* Parent menu width - 1*/
background-color: #e4bedb;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #f4f4f4;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #f4f4f4;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #ffffff;
font-weight: bold;
text-decoration: none;
background-color: #daa7ce;
padding: 1px 5px;
border: 0px solid #555555;
border-bottom: 0;
line-height: 1.5em;
}

.suckerdiv ul li a:hover{
background-color: #B84599;
color: #ffffff;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #e4bedb;
color: #ffffff;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #e4bedb;
color: #ffffff;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #f4f4f4;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #f4f4f4;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #f4f4f4;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

TD.main_white, A.main_white {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

TD.articles_left, A.articles_left, SPAN.articles_left {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
  text-align: justify;
}

TD.articles_desc, A.articles_desc, SPAN.articles_desc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-align: justify;
}