/*
  $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: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {

  font-size: 11px;
  font-family: Arial, sans-serif;
  background: #fff url(images/bg.gif) repeat-x top;

  color: #000000;
  margin: 0px;
  padding:0;
}

a.textbox:hover {
color: #ffffff;
text-decoration: none;
}
a.textbox {
color: #ffffff;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}


.infoBox {
/*  background: #D3D1D1;
  border-right: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;*/
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  color: #424242;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  background-color:#f3f3f3;
  text-transform:uppercase;
  padding:0 0  0 10px;
  background:url(images/arrow.jpg) no-repeat left;
  /*background:url(images/corner-center.gif) top left repeat-x;*/
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, 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: #F1F1F1;
  //shopping-cart content color
}

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: #F1F1F1;
  //shopping-cart content color
}

TABLE.productListing {
/*
  border: 1px;
  border-style: solid;
  border-color: #d5d2d2;
  //shopping-cart header/footer color
  border-spacing: 1px;
  */
  background:#d5d2d2;

}

.productListing-heading {

  text-align:center;
  color: #424242;
  font-weight: bold;
  font-family: Arial, sans-serif;
  font-size: 12px;
/*  text-transform:uppercase;*/
/*  background:#ffffff;*/

}

TD.productListing-data {

text-align:center;
vertical-align:top;
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FB6D32;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  margin-top:4px;
  margin-bottom:4px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  padding-left: 15px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding-left: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.suggest_link { background-color: #FFFFFF;  padding: 2px 6px 2px 6px;}
.suggest_link_over {  background-color: #3366CC;  padding: 2px 6px 2px 6px;}
#search_suggest { position: absolute;   background-color: #FFFFFF;  text-align: left;   border: 1px solid #000000;      }

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}


 .image_border{
  border:1px solid #818181;
 }


.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
















td{
 font-family: arial, tahoma,verdana;
 font-size: 11px;
 color: #21090E;
}

 .bg{

 }

 .bg1{

 }

 .ch{
  color: #000000;
  font-size: 11px;
 }

 .ch1{
  color: #545454;
  font-size: 10px;
  font-weight: bold;
 }

 .ch2{
  color: #e58b8b;
  font-size: 12px;
  font-weight: normal;
 }

 .ml{
  color: #424242;
  font-size: 10px;
  text-decoration: none;
 }

 .ml1{
  color: #2D2D2D;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml2{
  color: #ED5A79;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3{
  color: #21090E;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml4{
  color: #505050;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml5{
  color: #FB6D32;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
 }

 .tx{
  color: #21090E;
  font-size: 11px;
  font-weight: bold;
 }



 .se{
  width: 100px;
  color: #282E3E;
  font-size: 9px;
 }







.UPSheader {
  font-size: 13pt;
  color: #663300;
  font-weight: 900;
}

.UPSheader2 {
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
}

.appheadercolor {
  background-color: #996633;
}

.modulepad {
  padding-left:10px;
  padding-right:10px;
}

.spacing {
  padding-left: 10px;
  padding-right: 10px;
}

.modpadbullet {
  padding-left:6px;
  text-indent: -9px;
  padding-right:5px;
}

TD.ups {
  font-family: verdana, arial,sans-serif;
  font-size: 7pt;
}

TD.upsSmall {
  font-family: verdana, arial,sans-serif;
  font-size: 6pt;
}

.brownbold {
  color: #663300;
  font-weight: bold;
}

ul.sitemap {
color: #ff0000;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;
  border-color
}
/* BEGIN Fancier Invoice and Packingslip */
.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: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
/* END Fancier Invoice and Packingslip */
TD.pollBoxRow {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  border-color: #eeeeee;

  border-style: solid;

  border-width: 1px;

}

TD.pollBoxText {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  border-color: #eeeeee;

  border-style: solid;

  border-width: 1px;

}

TR.pollOptRow {

  background: #f1f9fe;

}

TR.pollFooter {

  background: #f1f9fe;

}


/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
/*Header Tags*/
.headerh1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

.headerh2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/* VJ Links Manager v1.13 end */

h1 {
  font-size: 20px;
  margin-top:4px;
  margin-bottom:4px;
}
h2 {
font-size:12px;
color:#990000;
}
h3 {
  font-size:11px;
  font-style: italic;
}
h4 {
font-size:10px;
color:#990000;
}

h5 {
font-size:20px;
color:#990000;
text-align:center;
}

.install {
font-style: normal;
}
.highlight {
color:#990000;
}
#navcontainer ul
{
list-style-type: none;
text-align: center;
padding: 2px;
position: relative;
z-index: 1;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 2px 2px;
}

#navcontainer li a
{
padding: 2px 2px;
color: #000;
background-color: #fff;
border: 1px solid #666;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #900;
border: 1px solid #666;
border-top: 2px solid #333;
border-bottom: 2px solid #333;
}
.code {
  border: 1px dashed #666;
  padding: 8px;
  white-space: pre;
}

.yearHeader      { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;}
.calendarMonth   { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader  { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 23px;}
.calendarToday   { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; }
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 23px }
.calendar        { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 23px }
.event           { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty           { background-color: #F0FAFF; line-height: 14px; height: 23px}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

.alert_text {
  font-family: Verdana, Arial, sans-serif;
  color: #FF0000;
  font-size: 14px;
  font-weight: bold;
}


  .estimatedshippingBox {
    background: #FF8E90;
  }

  TD.estimatedshippingBoxHeading {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background: #bbc3d3;
    color: #ffffff;
  }

  .estimatedshippingBoxContents {
    background: #f8f8f9;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
  }

  .ShowShipping {
    background: #bbc3d3;
    color: #fffffa;
    font-family: Verdana, Arial, sans-serif;
    font-size: 6px;
    font-weight: bold;
    text-align: center;
  }

SPAN.MakeAnOffer {
  font-family: Verdana, Arial, sans-serif;
  color: #666000;
  font-size: 12px;
}

.maooffer {
  background: #0aa220;
  color: #fffffa;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  font-variant: small-caps;
  border: medium;
  border-style: outset;
}

.maolowoffer {
  background: #dd0000;
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  font-variant: small-caps;
  border: medium;
  border-style: ridge;
}

.bxhead {
  font-size:12px;
  font-weight:bold;
}

.footer_text {
  text-align:center;
  font-size:12px;
  color:#000000;
  line-height:30px;
}


#logotext {
  font-weight: bold;
  font-size:20px;
  color: #FA5F2C;
}

.logo_text_small {
  font-size:12px;
  color: #2499BB;
  font-weight:bold;
}




/******************************************************/
a.topLinks {
  color:#cc0000;
  font-family:arial;
  font-size:11px;
}

a.topLinks2 {
  color:#666666;
  font-family:arial;
  font-size:11px;
}

.topLinks {
  color:#eec4c4;
  font-family:arial;
  font-size:11px;
}

.white {
  color:#ffffff;
  font-family:times new roman;
  font-size:14px;  
  font-weight:bold;
}

#bLinks a {
  color:#9d9d9d;
  font-family:arial;
  font-size:12px;
  text-decoration:underline;
}

a.tMenu {
  color:#131313;
  font-family:times new roman;
  font-size:14px;  
  font-weight:bold;
}
a.tMenu:hover {
  color:#131313;
  text-decoration:underline;
}
a.tMenu2 {
  color:#131313;
  font-family:times new roman;
  font-size:14px;  
  font-weight:bold;
}
a.tMenu2:hover {
  color:#131313;
  text-decoration:underline;
}
/* ---------------------------------------------------------- */

.jsButton, .jsTrigger {
cursor:pointer;
}
.animBox {
margin:0;
overflow:hidden;
padding:0;
position:relative;
white-space:nowrap;
}
.animBoxDropover {
background-color:#e58b8b;
border:1px solid #000;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
visibility:hidden;
width:auto;
z-index:100;
}
.animSubmitButton {
background:transparent none repeat scroll 0 0 !important;
border:medium none !important;
height:0 !important;
width:0 !important;
}
#btn_animBoxCart {
height:22px;
}
#animBoxCart {
width:250px !important;
}
.animBoxCartImage {
}
.animBoxCartContent, .animBoxCartContent div, .animBoxCartContent td {
color:#FFFFFF !important;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
vertical-align:top;
}
.animBoxCartContent a:link, .animBoxCartContent a:active, .animBoxCartContent a:visited {
color:#FFFFFF;
text-decoration:none;
}
.animBoxCartContent a:hover {
text-decoration:underline;
}
.animBoxCartHeader, .animBoxCartFooter {
font-weight:bold;
height:30px;
text-align:right;
vertical-align:middle;
}
.animBoxCartHeader {
border-bottom:1px solid #000;
}
.animBoxCartFooter {
border-top:1px solid #000;
}
a.animBoxCartFooter {
color:#FFFFFF;
text-decoration:none;
}
a.animBoxCartFooter:hover {
text-decoration:underline;
}
.animBoxCartNotice {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
padding:5px;
text-align:center;
}


/* /////////////////////// ----Listing---------------- ////////////////////////// */
.infoBoxProducts {
  text-align: center;
  border: solid 1px #f3f3f3; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
  margin-bottom:-8px;
}
.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #f3f3f3;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
  font-size: 18px;
  color: #999999;
} 
.infoBoxList {
 border: ridge 1px #f3f3f3;
 border-collapse: collapse;
 background-color: #fff;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.separator {border-bottom: 1px solid #ccc;}

.productListing-list-price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #333;
}

TABLE.buytable {
   width: 100%;
   height: 80px;
   vertical-align: bottom;
         text-align:right;
}

TR.list-block {
}
a.whole-sell-txt {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-decoration:none;
color:#e57a7a;
font-weight:bold;
} 
a.whole-sell-txt:hover {
text-decoration:none;
color:#e35252;
} 

a.categories:hover {
color: #666666;
font-weight:bold;
text-decoration: underline;
}
a.categories {
color: #666666;
font-weight:bold;
}

a.footer-links:hover {
color: #343434;
font-weight:normal;
text-decoration: underline;
font-family:arial;
font-size:12px;
}
a.footer-links {
color: #343434;
font-weight:normal;
text-decoration: none;
font-family:arial;
font-size:12px;
margin:0 2px;
}

/*#footer {
  color:#9d9d9d;
  font-family:arial;
  font-size:12px;
  text-decoration:none;
}*/
#footer {
  color:#9d9d9d;
  font-family:arial;
  font-size:12px;
  text-decoration:none;
  height:30px;
  line-height:30px;
}
span.categories-select{
color:#e57878;}
.asseenin{
color:#e57878;
font-size:24px;}
a.asseenin{
color:#e57878;
font-size:18px;}
a.asseenin:hover{
color:#333;
text-decoration:none;
}

.march-specials{
font-size:16px;
color:#333333;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
}
.callus{
font-size:14px;
color:#333333;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
}

a.products-name{
color: #666;
font-weight:normal;
font-family: Verdana, Arial, sans-serif;
font-size:10px;
}
a.products-name:hover {
font-weight:normal;
text-decoration: underline;
}
.products-sku{
color: #000;
font-weight:normal;
font-family: Verdana, Arial, sans-serif;
font-size:10px;
}
.model_info {
  font-size: 14px;
  color: #424242;
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  text-transform: uppercase;
  font-family:arial;
}

a.sub-categories-link {
  color: #db3084;
  text-decoration:underline;
}

/*-------------------------------------*/
/*   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: Verdana, Arial, sans-serif;
  font-size: 12px;  
  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: Verdana, Arial, sans-serif;
  font-size: 12px;  
  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-color: #fff;
  /*border: 1px outset #e58b8b; */
}

.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: Verdana, Arial, sans-serif;
  font-size: 11px;    
  text-decoration: none;
  position: relative;
  display: block;   
  padding-right: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: #e58b8b;
  text-decoration: none;
}

.vertitem a:active  {   /* Font style & color, background menu color of main menu item when clicked */
  color: #000;
  background-color: #e58b8b;  
  text-decoration: none;  
}

.vertsubmenu  {   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  z-index:10000 !important;
}

.vertsubframe {   /* Color of submenu item and border */
  background-color: #fff;
  border: 1px outset #000;
  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: Verdana, Arial, sans-serif;
  font-size: 11px;      
  text-decoration: none;
  background-color: #fff;
  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: #e58b8b;
  text-decoration: none;
}

.vertsubitem a:active {   /* Font style & color, background submenu color of submenu item when clicked */
  color: #000;
  background-color: #e58b8b;  
  text-decoration: none;      
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr {   /* Positioning of right arrow for submenus */
  position: absolute;
  top: 5px;
  right: 8px;
  z-index:10000px !important;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #e58b8b;
    font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #e58b8b;
}

/*---------------------------*/
/* 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;
}

.callus {
  font-size:15px;
}
.callus strong {
  font-size:20px;
}
.slogan {
  font-size:16px;
/*  padding-left:40px;*/
}









/*    Following Calsses are written by Shyam Raj   20-5-10     */
.header_srb{background:url(images/header_top_bk.jpg) top left repeat-x;}
/*.top_img_srb{height:159px; background:url(images/header_bk_img.jpg) top left no-repeat;}*/
.top_img_srb{height:159px; background:url(includes/images1/Fotolia_Bombay_fashions.jpg) top left no-repeat;}

.top_mnu_srb{padding:0px; margin:0px; line-height:20px; height:26px; /* background:url(images/top_mnu_bk.gif) top left no-repeat;*/}
.top_mnu_srb a{padding:0 5px; color:#555555; text-decoration:none; font-weight:normal;}
.top_mnu_srb a.act, .top_mnu_srb a:hover{color:#e58b8b;}

.submit_srb{margin-left:5px; width:26px; height:19px; background:url(images/go2.gif) top left no-repeat; border:none; cursor:pointer;}

.jsTrigger a{color:#21090e; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px;}
.jsTrigger a b{color:#e58b8b;}
.jsTrigger img{margin-right:10px;}

.top_menu_srb{background:#e58b8b url(images/topbar-c.gif) top left repeat-x; margin:0 0 10px 0;}
.black {
  color:#fff;
  font-family:times new roman;
  font-size:14px;  
  font-weight:bold;
}

.footer_note{color:#343434; font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:14px;}


.table_border{padding:10px; border:1px solid #cccccc; font-size:11px; line-height:16px; text-align:justify; font-family:Verdana, Arial, Helvetica, sans-serif;} 


.featured{ font-size:14px; text-transform:uppercase; color:#424242; font-weight:bold; padding:20px 0 0 0;}

.footer_bg{background:url(images/footer_bg.jpg) repeat-x top; border-top:2px solid #ffb2b7; padding:10px;}


.footer_light{ font-size:12px; color:#666666;}


.tMenu{ font-size:12px; color:#fff; text-transform:uppercase; font-weight:bold;}
.tMenu a, .tMenu a:hover{ color:#fff; text-decoration:none; border-right:1px solid #fff; padding:0 5px;}

.oprah{background:#723e86; padding:10px;}
.oprah p{ color:#fff; text-transform:uppercase; text-align:center; font-weight:bold; padding:0px; margin:0px;}

.left_h{ margin:0px; padding:0px;}
.left_h h2{ font-size:12px; margin:0px; padding:10px; color:#424242; background:url(images/arrow.jpg) no-repeat left; text-align:left; text-transform:uppercase;}

.images_border{
  height:210px; 
  /*border:1px solid #ffdbde; */
  font-family:Arial, Helvetica, sans-serif; 
  text-align:center;
  text-decoration:none;
}
.images_border a, .images_border a:hover{ 
  color:#e96b6b; 
  font-size:11px; 
/*  font-weight:bold; */
  padding:5px 0; 
  font-family:Arial, Helvetica, sans-serif; 
  text-align:center;
  text-decoration:none;
}

.details_outer{ width:700px; float:left; margin:0px; padding:0px;}

.big_img_outer{ width:325px;  float:left;}

.big_img{ width:323px; height:248px;float:left; border:1px solid #cdcdcd;}

.thumb_outer{ width:345px; float:left;}

.thumb_outer img{border:1px solid #cdcdcd; margin:5px 4px;}

.thumb_outer p{ background:url(../images/enlarge_image.jpg) no-repeat 0 5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:0 0 20px 20px; margin:0px;} 

.detail{ width:335px; padding:0 20px; float:left; font-family:Arial, Helvetica, sans-serif;}
.detail h1{ font-size:14px; color:#424242; padding:0 0 10px 0; margin:0px;}
.detail h2{ font-size:14px; color:#424242; padding:0px; margin:0px;}
.detail h2 span{ color:#e96b6b; font-size:12px; padding:10px 0 0 0;}

.product_details{ width:327px; padding:10px; border:1px solid #cdcdcd; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.product_details h1{ font-size:13px; padding:0px; margin:0px;}
.product_details p{ font-size:11px; color:#000; padding:10px 0 0 0; margin:0px; text-align:justify;}

.size_outer{margin:20px 0 0 0px; padding:0 0 0 0px; width:250px; float:left;}

.size{width:328px; float:left; border:1px solid #cdcdcd; padding:10px; font-size:10px; text-transform:uppercase;}

.size_row{width:228px; float:left; padding:5px 0;}

.inputbox{ width:146px; border:1px solid #cdcdcd; font-size:11px; color:#333333;}

.listmenu{ width:150px; border:1px solid #cdcdcd; font-size:11px; color:#333333;}


.size_colum_left{width:78px; float:left; padding:2px 0 0 0;}
.size_colum_right{width:150px; float:left;}

.product{width:700px; float:left;}

.product_img{width:323px; float:left; border:1px solid #cdcdcd;}

.product_details_text{ width:330px; float:right; background:#fff2f2; border:1px solid #cdcdcd; padding:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.product_details_text h2{ font-size:16px; color:#f47070; padding:0 0 5px 0; margin:0px; text-transform:uppercase;}
.product_details_text a{ font-weight:bold;color:#747474; text-decoration:underline;}
.product_details_text a:hover{ color:#888; text-decoration:none;}



.product_details_text p{ padding:0 0 10px 0; line-height:18px; margin:0px; font-size:12px; color:#000; ont-family:Arial, Helvetica, sans-serif;}


#catmenu a, a.mycat {
  font-weight:bold;
  line-height:25px;
  font-size:13px;
  color:#000000;
  font-family:arial;
}

a.mycat_f {
  font-weight:bold;
  line-height:16px;
  font-size:13px;
  color:#000000;
}

.shipping-text{font-family:Arial, Helvetica, sans-serif; font-size:19px; color:#ff0000; font-weight:bold;}
.shipping-normal{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#990000; font-weight:bold;}

.shipping-text-2nd{font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#ff0000; font-weight:bold;}
.shipping-normal-2nd{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}

.shopping-text{
font-size:12px;
color:#383737;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
}
.shipping-hi{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#990000; font-weight:bold;}
.shipping-heading{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#e58b8b; font-weight:bold; text-decoration:underline;}

#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxCaption{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
background-color: #333;
back\ground-color: transparent;
background-image: url(images/pixel_trans.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}

#comingsoon {
  color:#ff0000;
  font-weight:bold;
  font-size:11px;
  text-transform:uppercase;
}

.txt {
  font-size:12px;
}

.catGroup {
  font-weight:bold;
  font-size:12px;
  margin-top:10px;
  background:#f0f0f0;
  text-transform:uppercase;
  padding:8px;
}


/*--- carousel begin ---*/
.carousel-box {
  height:114px;
  overflow:hidden;
  position:relative;
  margin:0 0 0 0;
  width:978px;
}


.carousel-box .inner {
  padding:0;
  position:relative;
  
}
.carousel-box button {
  background:none;
  width:22px;
  height:114px;
  border:none;
  position:absolute;
  cursor:pointer;
  outline:none;
  z-index:10;
}
.carousel{ padding-left:5px;  }
.carousel-box button.prev {
  background:url(images/prev.gif) no-repeat left top;
}

.carousel-box button.next {
  right:0;
  background:url(images/next.gif) no-repeat left top;
}

.carousel-box ul{ padding-left:10px !important; overflow:hidden;}
.carousel-box ul li {
  padding:0 0 0 0;
  margin:0;
  float:left;
  position:relative;
}
.carousel-box ul li a {
  width:82px;
  height:114px;
  position:relative;
  float:left;
  background:#f0f0f0;
}

/*--- carousel end ---*/



.pdfLink a {
  font-size:14px;
  font-weight:bold;
}


/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:14px;}

.box-head{ background:url(images/box-head-tail.gif) top repeat-x; font-size:15px; line-height:18px; font-weight:bold; color:#f5f6f0; width:100%;}
.box-head .left-bg{ background:url(images/box-head-left-bg.gif) left top no-repeat;}
.box-head .right-bg{ background:url(images/box-head-right-bg.gif) right top no-repeat; padding:9px 5px 9px 18px;}
.box-head a{ color:#fff; text-decoration:none;}
.box-head a:hover{ text-decoration:underline;}

.box-body{ background:url(images/box-border.gif) bottom repeat-x; width:100%; }
.box-body .left-border{ background:url(images/box-border.gif) left repeat-y;}
.box-body .right-border{ background:url(images/box-border.gif) right repeat-y;}
.box-body .left-bot{ background:url(images/box-corner-left-bot.gif) left bottom no-repeat;}
.box-body .right-bot{ background:url(images/box-corner-right-bot.gif) right bottom no-repeat; width:100%;}
.box-body .indent{ padding:15px 20px 19px 20px;}

.box ul{ padding:0 0 0 15px !important; margin:-3px 0 0 0 !important;}
.box ul li{ font-size:12px; line-height:27px; background:url(images/list-marker.gif) no-repeat 0 11px; padding-left:13px;}
.box ul li a{ text-decoration:none;}
.box ul li a:hover{ font-weight:bold;}

.box ol{ padding:3px 0 0 6px !important; margin:0 0 0 0 !important; list-style:decimal inside;}
.box ol li{ font-size:12px; color:#292929; line-height:31px; font-family:Tahoma, Geneva, sans-serif; font-weight:bold;}
.box ol li a{ text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.box ol li a:hover{ font-weight:bold;}










/* ---------------------------- HEADER ------------------------------------- */
#header {
  height: 114px;
  margin-right:auto;
  margin-left:auto;
  width:988px
}

#storeLogo {
  float: left;
  margin-top: 17px;
}

#liveHelp {
  margin-top: 7px;
}

#headerShortcuts {
  float: right;
  margin-top: 35px;
  color:#6a7078;
}

#headerShortcuts a {
  font-size:13px;
  color:#6a7078;
}

#headerShortcuts span {
  padding-left:10px;
  padding-right:10px;
}

#headerCart {
  float:right;
  margin-top: 15px;
  font-size:13px;
  color:#2c2c2c;
}

#callUs {
  padding-top:25px;
  font-size:15px;
}


.wrapper{  overflow:hidden;

  margin-right:auto;
  margin-left:auto;
  width:988px
}
.menu{ float:left; padding:29px 0 0 0;}
.menu ul{ list-style:none; padding:0; margin:0;}
.menu li{ float:left; font-size:15px; font-weight:bold; text-decoration:none; padding-right:32px;}
.menu li a{ color:#1a1919; text-decoration:none; display:inline-block; padding-bottom:6px;}

.menu li a:hover{ background:url(images/menu-unline.gif) left bottom repeat-x;}


.search-form{ float:right; padding:24px 1px 0 0;}
.search-form span{ display:inline-block; background:url(images/search-form-bg.gif) no-repeat 0 0;}
.search-form input{ vertical-align:top;}
.search-form .input1{ border:solid 0px; background:none; width:134px; margin-right:4px; padding:4px 5px 5px 9px; font-size:11px;}




TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}


#footer {
  border-top:1px solid #cdcccc;
  margin-top:30px;
  padding-bottom:50px;
}

#footerLinks {
  padding-top:15px;
}

#footerLinks a {
  font-family:arial;
  font-size:12px;  
}

#copy {
  padding-top:10px;
  font-family:arial;
  font-size:12px;
  color:#808080;
}

.center_column {
  padding-left:10px;
}
