/*
  $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
*/
.carthak{ 
  * height: expression( this.scrollHeight > 100 ? "100px" : "auto" );  sets max-height for IE */
   max-height: 100px; /* sets max-height value for all standards-compliant browsers */
*overflow:scroll
}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size :12px; color: #cc0033; font-weight:bold;  }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

html {	
  background: #ffffff;
  color: #000000;
  margin:auto;
  background: url('./images/bg.gif');
  background-repeat: 
  repeat;
  background-attachment: 
  fixed;
}


body
{
width:995px;
margin:auto;
}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #059139;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: url('./images/back.gif');
}

TR.headerNavigation {
  background: url('./images/mid_tile.gif');
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
background: url('./images/tile_mid.gif');
  color: #000000;
  font-weight : bold;
  padding-top:4px;
  padding-bottom:4px;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color:#059139;
  font-weight: 600;
}
h3 {
 font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color:#059139;
  font-weight: 600;
* margin-bottom:5px;
}
h4 {
 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#059139;
  font-weight: 600;
* margin-bottom:5px;
}

hr {
 margin:0px;
 margin-top:-7px;
 margin-bottom:-5px;
  border:0px;
  border-top: dashed 1px #dcdada;
* margin-bottom:-15px;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #059139;
}


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: #000000;
  font-weight: bold;
  text-align: center;
}

.headwrapdiv {
text-align:left;
padding-bottom:4px;
}

.logo{ 
float:left;
position:relative;
clear: right;
width:450px;

}
 #headermagic {
    width:800px; height:52px;
    background: url('./images/bnt_menus.png');
      margin: 0px ; padding: 0;
    position: relative;}
  #headermagic li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;  height: 52px;}
  #headermagic li, #headermagic a { 
    height: 52px; display: block;}

  #panel1b {left: 0; width: 162px;}
  #panel2b {left: 159px; width: 165px; }
  #panel3b {left: 318px; width: 164px;}
  #panel4b {left: 478px; width: 165px; }
  #panel5b {left: 637px; width: 166px; }

  #panel1b a:hover {
     background: transparent url('./images/bnt_menus.png')
    0 -65px no-repeat; }
  #panel2b a:hover {
  background: transparent url('./images/bnt_menus.png')
    -158px  -65px no-repeat;}
  #panel3b a:hover {
  background: transparent url('./images/bnt_menus.png')
    -318px  -65px no-repeat;}
  #panel4b a:hover {
  background: transparent url('./images/bnt_menus.png')
    -478px  -65px no-repeat;}
  #panel5b a:hover {
 background: transparent url('./images/bnt_menus.png')
    -638px  -65px no-repeat;}


  #panel1b a:focus {
     background: transparent url('./images/bnt_menus.png')
    0 -131px no-repeat;}
  #panel2b a:focus {
  background: transparent url('./images/bnt_menus.png')
    -158px  -131px no-repeat;}
  #panel3b a:focus {
  background: transparent url('./images/bnt_menus.png')
    -318px  -131px no-repeat;}
  #panel4b a:focus {
  background: transparent url('./images/bnt_menus.png')
    -477px  -131px no-repeat;}
  #panel5b a:focus {
 background: transparent url('./images/bnt_menus.png')
    -636px  -131px no-repeat;}

 * #panel1b a:active {
     background: transparent url('./images/bnt_menus.png')
    0 -131px no-repeat;}
 *  #panel2b a:active {
  background: transparent url('./images/bnt_menus.png')
    -158px  -131px no-repeat;}
 *  #panel3b a:active {
  background: transparent url('./images/bnt_menus.png')
    -318px  -131px no-repeat;}
 * #panel4b a:active {
  background: transparent url('./images/bnt_menus.png')
    -477px  -131px no-repeat;}
 * #panel5b a:active {
 background: transparent url('./images/bnt_menus.png')
    -636px  -131px no-repeat;}
.hbner{
valign:bottom;
}
 p
{ 
* margin-top: -5px; 
* line-height: 12px;
}
.headright {
top:-5px;
left:158px;
position:absolute;
margin:10px;
}

TR.footer {
  background: #dcdada;
}
img {
border:0px;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
background: url('./images/tile_mid.gif');
  color: #000000;
  font-weight: bold;
}

.infoBox {
  background: #dcdada;
 }

.infoBoxContents {
  background: #FBFFFB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding:0px;
}
.contentBox {
  border-spacing:3px 0px;
  border-collapse: seperate;
  *border-collapse: expression('separate', cellSpacing = '0px');
 }

.contentBoxContents {
background: #FFFFFF;
  border-left: solid 1px #9FAE9F;
  border-right: solid 1px #9FAE9F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding:0px;
  vertical-align: top;  
  border-spacing:6px 0px;
  border-collapse: ;
  *border-collapse: expression('separate', cellSpacing = '10px');
    *margin-left:3px;
    *margin-right:1px;
*width:99%;
   
}
.contentBox2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
 background: #FFFFFF;
  border-left: solid 1px #9FAE9F;
  border-right: solid 1px #9FAE9F;
  border-spacing:10px 0px;
  padding:8px;
  border-collapse: seperate;
    margin-left:3px;
  margin-right:3px;
  *border-collapse: expression('separate', cellSpacing = '2px');
 }

.contentBoxContents2 {
background: #FFFFFF;
  margin-left:3px;
  margin-right:3px;
  border-left: solid 1px #9FAE9F;
  border-right: solid 1px #9FAE9F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding:0px;
  vertical-align: top;  
  border-spacing:10px 0px;
  border-collapse: seperate;
  *border-collapse: expression('separate', cellSpacing = '2px');
}
.contentBox3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
 background: #FFFFFF;
  border-left: solid 1px #9FAE9F;
  border-right: solid 1px #9FAE9F;
  border-spacing:10px 0px;
  padding:8px;
  border-collapse: seperate;
    margin-left:5px;
  margin-right:20px;
  *border-collapse: expression('separate', cellSpacing = '2px');
 }
.roundBox2 {
  border-spacing:3px 0px;
  border-collapse: seperate;
  *border-collapse: expression('separate', cellSpacing = '0px');
 }

.roundBoxContents2 {
   background: #F8FCF8;
  border-left: solid 1px #9FAE9F;
  border-right: solid 1px #9FAE9F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding:0px;
  vertical-align: top;  
  border-spacing:6px 0px;
  border-collapse: seperate ;
  *border-collapse: expression('separate', cellSpacing = '8px');
*width:98%;
    *margin-left:3px;
     *padding-right:-4px;
}
.roundBox {
  border-spacing:3px 0px;
  border-collapse: seperate;
  *border-collapse: expression('separate', cellSpacing = '0px');
 }

.roundBoxContents {
   background: #F8FCF8;
  border-left: solid 1px #9FAE9F;
  border-right: solid 1px #9FAE9F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding:0px;
  vertical-align: top;  
  border-spacing:6px 0px;
  border-collapse: seperate ;
  *border-collapse: expression('separate', cellSpacing = '8px');
*width:195px;
    *margin-left:3px;
     *padding-right:-4px;
}
.roundBoxs {
  border-spacing:1px 0px;
  border-collapse: seperate;
  *border-collapse: expression('separate', cellSpacing = '0px');
 }



.roundBoxsContents {
  background: #F8FCF8;
  border-left: solid 1px #9FAE9F;
  border-right: solid 1px #9FAE9F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding:0px;
  vertical-align: top;  
  border-spacing:0px 0px;
  border-collapse: ;
  *border-collapse: expression('separate', cellSpacing = '8px');
*width:168px;
    *margin-left:1px;
     *padding-right:-5px;
}
.roundBoxContents_np{
  background: #F8FCF8;
  border: 0px;
  padding:1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  vertical-align: top;  
}

.prodBox {
  background: #dcdada;
}

.bla{
margin:-1px;
padding:0px;
*margin:1px;
*border-collapse: expression('separate', cellSpacing = '0px');
*width:100%;
*height:100%;
*vertical-align: top;
  border-spacing: 2px;
  border-collapse: separate;
  *border-collapse: expression('separate', cellSpacing = '2px');
}
.prodBoxContents {
   background: url('./images/back.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border-spacing: 3px 3px;
  border-collapse: separate;
  *border-collapse: expression('separate', cellSpacing = '5px');
}
.doubleBox {
  border-spacing: 3px 0px;
  border-collapse: seperate;
  *border-collapse: expression('separate', cellSpacing = '0px');
}

.doubleBoxContents {
  background: #FFFFFF;
  border-left: solid 1px #9FAE9F;
  border-right: solid 1px #9FAE9F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding:0px;
  vertical-align: top;
  border-spacing: 3px 0px;  
  border-collapse:collapse ;
  *border-collapse: expression('collapse', cellSpacing = '3px');
*width:479px;
    *margin-left:3px;
     *padding-right:-4px;

}
.moneyBox {
  background: transparent;
  width:170px;
}
TD.moneyBoxHeading {
  padding-top:3px;
  padding-bottom:3px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background:transparent;
  color: #000000;
}
.moneyBoxContents {
   background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
.shoppingcartContents
{
  background:transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.shoppingcartContents
{
  background:transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  padding-top:3px;
  padding-bottom:3px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url('./images/tile_mid.gif');
  color: #000000;
}
TD.contentBoxHeading {
  padding-top:3px;
  padding-bottom:3px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url('./images/tile_mid.gif');
  color: #000000;
}
TD.roundBoxHeading {
  padding-top:3px;
  padding-bottom:3px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  font-weight: 800;
  /*background: url('./images/tile_mid.gif');*/
  color: #006633;
}
TD.roundBoxsHeading {
  padding-top:3px;
  padding-bottom:3px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: 800;
  /*background: url('./images/tile_mid.gif');*/
  color: #000000;
}
TD.roundBox, SPAN.roundBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.doubleBoxNotice {
  background: #FF8E90;
}

.doubleBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.doubleBoxHeading {
   padding-top:3px;
  padding-bottom:3px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  font-weight: 800;
  /*background: url('./images/tile_mid.gif');*/
  color: #006633;
}

TD.doubleBox, SPAN.doubleBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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-color: #FBFBFB;
}

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-color: #F4F4F4;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-spacing: 0px;
  background-color:transparent;
}

TD.productListing-heading 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-top:4px;
  padding-bottom:4px;
background: url('./images/tile_mid.gif');
  color: Black;
  font-weight: bold;
}


.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-top:4px;
  padding-bottom:4px;
  background: url('./images/tile_mid.gif');
  color: Black;
  font-weight: bold;
  font-weight: bold;
  vertical-align: middle;
  white-space: nowrap; 
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
/*  Start  Round Products */
TR.productListinground-odd {
	background-color: #FFFFFF;
     
}

TR.productListinground-even {
	background-color: #F8FCF8;
}

TABLE.productListinground {
  margin-left:3px;
  width: 544px;
  border-left: solid 1px #9FAE9F;
  border-right: solid 1px #9FAE9F;

}

TD.productListinground-heading 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-top:4px;
  padding-bottom:8px;

  font-weight: bold;
}

.productListinground-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-top:4px;
  color: #059139;
  font-weight: bold;
  vertical-align: middle;
 background-color: #ffffff;
  white-space: nowrap; 
}

TD.productListinground-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #059139;
}
.pageResults
{
margin-bottom:5px;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #059139;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

.wback{
  background: url('./images/back.gif');
    font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border: 1px solid;
  border-color:#dcdada;
}
.wback_pad{
  background: url('./images/back.gif');
  padding-top:15px;
  padding-bottom:15px;
  padding-left:5px;
  padding-right:5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
   border: 1px solid;
   border-color:#dcdada;
}
.wbackr{
  background: url('./images/back.gif');
    font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-left: solid 1px #9FAE9F;
  border-right: solid 1px #9FAE9F;
 border-spacing: 6px 0px;
  border-collapse: seperate;
  *border-collapse: expression('separate', cellSpacing = '2px');
}
.wbackr_pad{
  background: #FFFFFF;
  padding-top:15px;
  padding-bottom:15px;
  padding-left:0px;
  padding-right:0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  border-left: solid 1px #9FAE9F;
  border-right: solid 1px #9FAE9F;
 border-spacing: 6px 0px;
  border-collapse: seperate;
  *border-collapse: expression('separate', cellSpacing = '2px');
}

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;
}

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;
}

.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; font-weight:bold; 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; }

.WarningDisclaimer {
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	color: #cc0033;
	font-weight:bold;
	border: thin solid #000000;
	background-color: #FFFFFF;
	width: 530px;
	text-align: justify;
	white-space: normal;
	height: 30px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: auto;
}
.infoBoxProducts {
  text-align: center;
  /*border: solid 1px #999999; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
  margin-bottom:-8px;

}

TD.infoBoxGrid { 
  /*background:#F8FCF8;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  margin:5px;
}
TABLE.infoBoxGrid { 
  background:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  margin:5px;
}



/* 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;
} 

.hsw {
background: #FFFFFF;
  border-left: solid 1px #9FAE9F;
  border-right: solid 1px #9FAE9F;
 border-spacing: 6px 0px;
  border-collapse: seperate;
  *border-collapse: expression('separate', cellSpacing = '2px');

}

.hsw2 {
background: #FFFFFF;
padding-bottom:10px;
  border-left: solid 1px #9FAE9F;
  border-right: solid 1px #9FAE9F;
 border-spacing: 0px;
  border-collapse: seperate;
  *border-collapse: expression('separate', cellSpacing = '2px');

}

.infoBoxList {

 background:transparent ;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color:#666666;
  text-align:center;
  
}

.noborderBox{
 

}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
}
.MainPanel
{
	width:200px;
	background-color:#FFFFFF;
}
TD.roundcontt {
	background: url(./images/box_top_tile.gif) ;
    background-repeat: repeat-x ;
}
TD.roundcontb {
	background: url(./images/box_bot_tile.gif);
      background-repeat:  repeat-x  bottom left; 
}
TD.roundcontt_s {
	background: url(./images/box_top_tile_s.gif);
        background-repeat:   repeat-x  bottom left; 
}
TD.roundcontb_s {
	background: url(./images/box_bot_tile_s.gif);
      background-repeat:   repeat-x bottom left; 
}
TD.roundconttm {
	background: url(./images/mid_box_top.gif);
        background-repeat:   repeat-x  bottom left; 
}
TD.roundcontbm {
	background: url(./images/mid_box_bot.gif);
      background-repeat:  repeat-x  bottom left; 
}
.roundcont p {
	margin: 0 10px;
}

.roundtopl { 
	background: url(./image/box_top_left.gif) no-repeat top right; 
}
.roundtopr { 
	background: url(./image/box_top_left.gif) no-repeat top right; 
}

.roundbottom {
	background: url(./imgage/box_bot_right) no-repeat top right; 
}
