/*
  $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
*/

 @import url(cssbuttonstoggler.css);
    @import url(featuredcontentglider.css);
    @import url(imagebox.css);


.boxText { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; }
.errorBox { font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; font-size : 14px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; font-size : 14px; color: #0072AC; text-decoration: underline; }

BODY {
  background:#F9DEF5 url(images/bg.png) repeat-x;
  color: #586770;
  margin: 0px;
  padding:0px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

A {
  color: #3D3D3D;
  text-decoration: none;
font-size: 12px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

A:hover {
    color: #796769;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

A.boxText:hover {
    font-size: 14px;
}

A:focus {outline: none !important;}


*.topmenu{ list-style-image:url(images/topmenu_marker.gif); margin-left:20px; margin-top:0px;margin-bottom:0px; margin-right:0px; line-height:1em;}
a.atopmenu{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;color:#000000; text-decoration:underline;font-size: 14px;}
a.atopmenu:hover{font: "Trebuchet MS", Arial, Helvetica, sans-serif;color:#e4d8a5; text-decoration:none;font-size: 14px;}
FORM {
    display: inline;
}

TR.header {
  /*background: #ffffff;*/
}

TR.headerNavigation {
  background: #bbc3d3;
}


TD.headerNavigation {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: #ffffff;
  color: #F0C;
  font-weight : bold;
}

A.headerNavigation { 
  color: #909; 
}

A.headerNavigation:hover {
  color: #F0C;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
a.menu{background:url(images/menu_bg.new.gif) repeat-x;display:block; width:146px; height:30px;  padding-top:8px; padding-left:0px;color:#ffffff; font:bold 11px Verdana; text-transform:uppercase; text-decoration:none;}
a.menu:hover{background:url(images/menu_bg.new.hover.gif) repeat-x ;display:block; width:146px; height:30px;  padding-top:8px; padding-left:0px;color:#F9DEF5; font:bold 11px Verdana;text-transform:uppercase; }
*.search{color:#796769; text-decoration:underline}
.search:hover{color:#796745; text-decoration:none}
.horiz_menu{font:15px  "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; color:#D3F4FF;}
.horiz_menu:hover{font:15px  "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:underline; color:#D3F4FF;}
.categories{color:#343940;}
.categories:hover{color:#343940;}
*.header{border:1px solid #6DC7E5; text-align: left; padding-left:10px; padding-top:4px; 
  background:url(images/box_bg.gif) repeat-x; height:22px; margin-bottom:1px;color:#FFF;font:bold 14px  "Trebuchet MS", Arial, Helvetica, sans-serif;}
*.productName{color:#FF7AD7; font-weight:bold; font:12px  "Trebuchet MS", Arial, Helvetica, sans-serif;}
*.productName:hover{color:#FF7AD7; font-weight:bold;font:12px  "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:underline;}
*.price{color:#C20000; font:bold 16px Arial, Helvetica, sans-serif;}
a.bottom{color:#6B6F75; font-weight:bold; text-transform:uppercase; text-decoration:none; font:10px  "Trebuchet MS", Arial, Helvetica, sans-serif;}
a.bottom:hover{color:#6B6F75; font-weight:bold; font-size:10px text-transform:uppercase; text-decoration:underline; font:10px  "Trebuchet MS", Arial, Helvetica, sans-serif;}
a.bestsellers{ color:#2478ab; text-decoration:none;}
a.bestsellers:hover{ color:#bd1700; text-decoration:underline;}
TR.footer {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #6b6f75;
  font-weight: bold;
  padding:5px 0px;
}

TD.footer {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #6b6f75;
  font-weight: bold;
  padding:5px 0px;
}

.infoBox {

}
.infoBox1{background-color:#FFF; border:1px solid #A6B3BA; }
.infoBoxContents {
 
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
}

TD.infoHeaderHeading {
  color:#939a7f; font-size:10px;padding-left:4px; padding-bottom:3px; text-align:left;
}
TD.infoBoxHeading {
  background:url(images/infobox/infobox_bg.gif) repeat-x;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
text-transform:uppercase;
  color: #FFF;
}

TD.infoBoxHeading1 {
  background:url(images/infobox/block_bg.gif) repeat-x;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}

TD.infoBoxCategoriesHeading {
  background:url(images/infobox/cat_bg.gif) repeat-x;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
 
}

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: #c2c5bb;
  border-spacing: 1px;
  background: #FFFFFF;
}

.productListing-heading {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: #c2c5bb;
  color: #FFFFFF;
  font-weight: bold;
}
.productListing-heading a{
 
  color: #FFFFFF;
  font-weight: bold;
}
.productListing-heading a:hover{
 
  color: #FFFFFF;
  font-weight: bold;
text-decoration:underline;
}

TD.productListing-data {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
}
TD.productListing-data a{
  color: #3D3D3D;
  text-decoration: none;
font-size: 12px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
TD.productListing-data a:hover{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  
  color:#FF7AD7;

}
A.pageResults {
  color: #4A4949;
}

A.pageResults:hover {
  color: #4A4949;
  text-decoration:none;
  
}

TD.pageHeading, DIV.pageHeading {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #3D3D3D;
}

TD.pageHeading_price, DIV.pageHeading_price {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #C20000;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#6d7066;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
}

TD.tableHeading {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 15px;
}

SPAN.greetUser {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial,"Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #C20000;
  font:bold 16px;  
}

SPAN.errorText {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #FF7AD7; //color of category selected
font-weight: bold;
font-size:14px
}




.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; }

/* message box */

.messageBox { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; }
.messageStackError, .messageStackWarning { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #ff0000; }

*.h11{color:#6d7066; font-weight:bold; text-decoration:none; font-size:11px;}
*.h11:hover{color:#6d7066; font-weight:bold; text-decoration:underline;font-size:11px;}

*.m11{color:#6d7066; text-decoration:none; font-size:10px;}
*.m11:hover{color:#6d7066; text-decoration:underline;font-size:10px;}
















*/

     

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar {   /* Color of main horizontal menubar and border */
    color: black;
    background-color: #e6e7e6;
    border: 1px outset #525252;
}

.horizitem  {          /* Behaviour of main horizontal menu items, leave as is for proper operation */
    float: left;
    white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;    
    text-decoration: none;
    position: relative; 
    display: block; 
}

.horizitem a:link, .horizitem a:visited     {      /* Font style & color of main menu items */
    color: #000000;
    text-decoration: none;
}

.horizitem a:hover  {       /* Font style & color, background menu color of main menu item when hovered over */
    color: #ffffff;
    background-color: #21459c;
    text-decoration: none;
}

.horizitem a:active {       /* Font style & color, background menu color of main menu item when clicked */
    color: #ffff00;
    background-color: #666666;  
    text-decoration: none;
}

.horizsubmenu   {       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
}

.horizsubframe  {      /* Color of submenu item and border */
    background-color: #e6e7e6;
    border: 2px outset #fdfefd;
    
    position: relative;
    display: block; 
}

.horizsubitem   {       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
    text-align: left;
    white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;    
    text-decoration: none;
    
    position: relative;
    display: block; 
}

.horizsubitem a:link, .horizsubitem a:visited   {       /* Font color, style of submenu items */
    color: #000000;
    font-size: 12px;    
    text-decoration: none;
}

.horizsubitem a:hover   {      /* Font color, style, background submenu color of submenu item when hovered over */
    color: #ffffff;
    background-color: #21459c;
    text-decoration: none;
}

.horizsubitem a:active  {      /* Font color, style, background submenu color of submenu item when clicked */
    color: #ffff00;
    background-color: #666666;      
    text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr {      /* Positioning of right arrow for submenus */
    position: absolute;
    top: 5px;
    right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
        font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar {   /* Color of main vertical menubar and border */
    color: black;
background:url(images/categories_main_bg.gif);
//  background-color: #e6e7e6;
    border: 1px outset #fdfefd;
}

.vertitem   {          /* Behaviour of main vertical menu items, leave as is for proper operation */
    text-align: left;
    white-space: nowrap;
}

.vertitem   a {   /* Font style, size of main menu items */
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;        
    text-decoration: none;
    position: relative;
    display: block; 
height: 24px;   
top: 5px;


}

.vertitem a:link, .vertitem a:visited   {   /* Default font style & color of main menu items */
    color: #000000;
    text-decoration: none;  
}

.vertitem a:hover   {   /* Font style & color, background menu color of main menu item when hovered over */
    color: #ffffff;
    background-color: #21449c;
    text-decoration: none;

text-align: middle;
padding-top:5px; 
height:19px; 
top: -1px;


}

.vertitem a:active  {   /* Font style & color, background menu color of main menu item when clicked */
    color: #ffff00;
    background-color: #666666;  
    text-decoration: none;  

}

.vertsubmenu    {   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
}

.vertsubframe   {   /* Color of submenu item and border */
    background-color: #e6e7e6;
    border: 2px outset #fdfefd;

    position: relative;
    display: block; 
}

.vertsubitem    {     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
    text-align: left;
    white-space: nowrap;
}

.vertsubitem a  {   /* Font style, size of submenu items */
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;            
    text-decoration: none;
    
    position: relative;
    display: block; 
}

.vertsubitem a:link, .vertsubitem a:visited {   /* Default font style & color of submenu items */
    color: #000000;
    text-decoration: none;  
}

.vertsubitem a:hover    {   /* Font style & color, background submenu color of submenu item when hovered over */
    color: #ffffff;
    background-color: #21449c;
    text-decoration: none;
}

.vertsubitem a:active   {   /* Font style & color, background submenu color of submenu item when clicked */
    color: #ffff00;
    background-color: #666666;  
    text-decoration: none;          
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr {   /* Positioning of right arrow for submenus */
    position: absolute;
    top: 5px;
    right: 5px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
        font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv    {     /* Behaviour of tree/plain menu item - leave as is for proper performance */
    display: block;
    white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
    color: #000000;
    font-size: 13px;    
    text-decoration: none;  
}


a.phplm:link, a.phplm:visited   {      /* Font color, style of linked & visited menu items */
    color: #003300;
    font-size: 13px;    
    text-decoration: none;  
}


a.phplm:hover   {      /* Font color, style of menu items when hovered over */
    color: #841212;
    background-color: #ccc;
    font-size: 13px;    
    text-decoration: none;  
}

a.phplm:active  {      /* Font size & color of menu items when clicked */
    color: #ff0000;
    font-size: 13px;    
    text-decoration: none;  
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;
        font-weight: bold;
}



TD.prodRowHeadMatch {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  border:0px; 
  border-color: #000000; 
  border-style: solid;
  background: #ffffff;
}


/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { width: 504px; padding:0; margin:0; overflow: hidden; text-align:center;}
.ProductsCycleSlideshow { height: 310px; width: 500px; padding:0; margin:0; overflow: hidden; border: 2px solid #bbc3d3; background-color:#fff;}
.PCSChild { height: 296px; width: 486px; padding: 7px; text-align:center; top:0; left:0 }
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:left; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#000; }
.PCSPager { margin:7px; }
.PCSPager a { border: 1px solid #bbc3d3; background: #fff; color:#bbc3d3; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/


/* Start of the new product listing & product info pages */
.pagelisting {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #9a9a9a;
}

.price {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: red;
  font-weight: bold;
  line-height: 1.5;
}

.description {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
    font-weight: bold;
}


TD.maintop {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mains {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mainsred {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:red;
  line-height: 1.5;
  font-weight:bold;
}

/* End of new product listing & product info pages */

/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */

.asnf_normal { line-height: 130%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#333333;}  

a.asnf_none:link {  color: #ff6600; text-decoration: none}
a.asnf_none:visited { color: #ff6600; text-decoration: none}
a.asnf_none:hover { color: #0066ff; text-decoration: none }

.asnf_replyform {  border: #999999; border-style: dotted; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.asnf_error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color:#990000; font-weight:bold;}  


#pink {
    color: #F09;
    font-size:16px;
}
#pink1 {
    color: #F09;
}

table#mainMenu {
  border: 0px solid #a6b3ba;
}

table#mainMenu a {
  font-size: 11px;
  font-family: Arial, sans-serif;
}

table#mainMenu a:hover {
  color: #f21e8c;
}

div.subMenu_1 {
  background-color: #d5cccd;
  text-align: left;
}

a.level_1 {
/*  font-weight:bold;*/
}

table.tSubMenu_1 {
  background-color: #EAE1E2;
  border-top: 2px solid white;
  border-bottom: 0px solid white;
  height: 14px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight:bold;
  background: #EAE1E2 url(images/menu/ev_menu_arrow.gif) no-repeat scroll left top;
  text-align: left;
}

table.wtSubMenu_1 {
  background-color: #EAE1E2;
  border-top: 2px solid white;
  border-bottom: 0px solid white;
  height: 14px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight:bold;
  background: #EAE1E2 url(images/menu/ev_menu_arrow_w.gif) no-repeat scroll left top;
  text-align: left;
}


table.tSubMenu_1_opened {
  background-color: #EAE1E2;
  border-top: 2px solid white;
  border-bottom: 0px solid white;
  height: 14px;
  padding-top: 4px;
  padding-bottom: 4px;
  background: #EAE1E2 url(images/menu/ev_menu_arrowActive.gif) no-repeat scroll left top;
  font-weight:bold;
  color: white;
  text-align: left;
}

table.tSubMenu_1_opened a {
  color: white;
}

table#mainMenu table.tSubMenu_1_opened a:hover {
  color: white;
}

.price_stl{
color: rgb(194, 0, 0); font-size: 12px; font-weight: bold;
}

#categoriesDescription {
  margin-bottom: 20px;
}
a.linkurl { color: #F09;
    font-size:16px;
}