/*
  $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,Helvetica,  sans-serif; font-size: 11px; color: #3c3c3c;}
.errorBox { font-family : Arial,Helvetica,  sans-serif; font-size : 10px; background: #eeeeee; font-weight: bold; }
.stockWarning { font-family : Arial,Helvetica,  sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #FFFFFF; }
.orderEdit { font-family : Arial,Helvetica,  sans-serif; font-size : 10px; color: #920128; text-decoration: underline; }

.header {	font-family: Arial,Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #056496}
a.header:link {  font-family: Arial,Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #056496}
a.header:visited {  font-family: Arial,Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #056496}
a.header:hover {  font-family: Arial,Helvetica,sans-serif; font-size: 11px; text-decoration:underline; font-weight: normal; color: #59acd6}

.header2 {	font-family: Arial,Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #59acd6}
a.header2:link {  font-family: Arial,Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #59acd6}
a.header2:visited {  font-family: Arial,Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #59acd6}
a.header2:hover {  font-family: Arial,Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: normal; color: #59acd6}

.smallTextwhite {	font-family: Arial,Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:underline; color: #383838}
a.smallTextwhite:link {  font-family: Arial,Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:underline; color: #383838}
a.smallTextwhite:visited {  font-family: Arial,Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:underline; color: #383838}
a.smallTextwhite:hover {  font-family: Arial,Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: bold; color: #056496}

.extrainfobox {	font-family: Arial,Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #383636; line-height: 18px}
a.extrainfobox:link {  font-family: Arial,Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #383636; line-height: 18px}
a.extrainfobox:visited {  font-family: Arial,Helvetica,  sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #383636; line-height: 18px}
a.extrainfobox:hover {  font-family: Arial,Helvetica,  sans-serif; font-size: 11px; text-decoration:underline; font-weight: normal; color: #056496; line-height: 18px}

.np1{	font-family: Arial,Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}
a.np1:link {  font-family: Arial,Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}
a.np1:visited {  font-family: Arial,Helvetica,  sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}
a.np1:hover {  font-family: Arial,Helvetica, sans-serif; font-size: 14px; text-decoration:underline; font-weight: bold; color: #920128}

.price{	font-family: Arial,Helvetica,  sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}


.headerNavigation2 {	font-family: Arial,Helvetica,  sans-serif; font-size: 13px; font-weight: bold; text-decoration:none; color: #ffffff}
a.headerNavigation2:link {  font-family: Arial,Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration:none; color: #ffffff}
a.headerNavigation2:visited {  font-family: Arial,Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration:none; color: #ffffff}
a.headerNavigation2:hover {  font-family: Arial,Helvetica,sans-serif; font-size: 13px; text-decoration:underline; font-weight: bold; color: #ffffff}
.cat{
padding-left: 20px;
}
.suckerdiv ul{
margin: 0;
padding:0;
/*padding-left:3px;
padding-top:0px;*/
list-style-type: none;
width: 170px; /* Width of Menu Items */
border-bottom: 0px solid #ccc;
font-family: Arial,Helvetica ;
font-size: 12px;
font-weight:bold;

}

.suckerdiv ul li{
position: relative;
/*background-color: #e4e4e4;*/

border-bottom:1px dotted #FFF;
text-align:left;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 169px; /* Parent menu width - 1*/
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 169px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 170px; /* Parent menu width - 1*/
background-color: #015a00;
height:100%;
padding-left:10px;
margin-left:2px;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #bbbbbb;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #aaaaaa;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color:#fff;
text-decoration: none;
/*background-color: #e4e4e4;*/

/*border: 1px solid #e4e4e4;*/
border-bottom: 0;
line-height: 2em;

}

.suckerdiv ul li a:visited{
color: #fff;
}

.suckerdiv ul li a:hover{
background-color: #015a00;
color: #fff;
text-decoration: none;
line-height: 2em;
height:100%;
}

.suckerdiv ul li ul li a:hover{
background-color: #71fe00;
color: #282828;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #aaaaaa;
color: #282828;
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: #ddd;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #bbb;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #aaa;
}
.suckerdiv .subfolderstyle{
background: url(images/button_quick_find.gif) no-repeat center right;
}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */ 

html,body {
  background-image:url(images/background_main.jpg);
  background-repeat:repeat;
  /*background: #013800;*/
  color: #000000;
 
  margin: 0 auto 0 auto;
height: 88%;


  
}

A {
  color:#000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 10px;
  #background: #bbc3d3;
  #color: #ffffff;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  #color: #FFFFFF; 
  color: #000000; 
}

A.headerNavigation:hover {
  #color: #ffffff;
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:  Arial,Helvetica,  sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.fpdt {	font-family:Arial,Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #1888b2;}
a.fpdt:link {  font-family:Arial,Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #555555;}
a.fpdt:visited {  font-family:Arial,Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #555555;}
a.fpdt:hover {  font-family:Arial,Helvetica, Verdana, sans-serif; font-size: 12px; text-decoration:underline; font-weight: bold; color: #555555;}

.footer {	font-family: Arial,Helvetica,  sans-serif; font-size: 10px; font-weight: none; text-decoration:none; color: #ffffff;}
a.footer:link {  font-family: Arial,Helvetica,  sans-serif; font-size: 10px; font-weight: none; text-decoration:none; color: #ffffff;}
a.footer:visited {  font-family: Arial,Helvetica,  sans-serif; font-size: 10px; font-weight: none; text-decoration:none; color: #ffffff;}
a.footer:hover {  font-family: Arial,Helvetica,  sans-serif; font-size: 10px; text-decoration:underline; font-weight: none; color: #ffffff;}

.footer2 {
 background-image: url(images/footer_bg.gif);
}
.footer3 {	font-family: Arial, helvatica, sans-serif; font-size: 10px; /*font-weight: bold;*/ text-decoration:none; color:#FFFFFF; line-height:18px; padding-left:5px; padding-right:5px;}
a.footer3:link {  font-family: Arial, helvatica, sans-serif; font-size: 10px; /*font-weight: bold;*/ text-decoration:none; color: #FFFFFF; line-height:18px; padding-left:5px; padding-right:5px;}
a.footer3:visited {  font-family: Arial, helvatica, sans-serif; font-size: 10px; /*font-weight: bold;*/ text-decoration:none; color: #FFFFFF; line-height:18px; padding-left:5px; padding-right:5px;}
a.footer3:hover {  font-family: Arial,helvatica, sans-serif; font-size: 10px; text-decoration:underline; /*font-weight: bold;*/ color: #FFFFFF; line-height:18px; padding-left:5px; padding-right:5px;}



.infoBox {
 /* background: #e4e4e4;*/
}

.infoBoxContents {
  /*background: #e4e4e4;*/
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 9px;
  color: #FFFFFF;
 /* padding-left: 18px;
  padding-right: 18px;
  margin-top: 10px;
  margin-bottom: 10px;*/
}

.infoBoxContents5 {
  background: #e4e4e4;
}

.infoBox3 {
  background: #e4e4e4;
}

.infoBoxContents3 {
  background: #e4e4e4;
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 9px;
  color: #FFFFFF;
  padding-left: 18px;
  padding-right: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.infoBoxContents_custom{
 font-family: Arial,Helvetica,  sans-serif;
  font-size: 9px;
  color: #000000;

  padding-right: 10px;

}

.category{	font-family: Arial,Helvetica,  sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #464646;}
a.category:link {  font-family: Arial,Helvetica,  sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #464646;}
a.category:visited {  font-family: Arial,Helvetica,  sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #464646;}
a.category:hover {  font-family: Arial,Helvetica,   sans-serif; font-size: 11px; text-decoration:underline; font-weight: none; color: #056496;}


.infoBoxContents1 {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 9px;
  color: #656565; 
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  /*background-image: url(images/infobox_headbg.gif);*/
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 15px;
}
TD.infoBoxHeading2 {
  background-image: url(images/infobox/fpdts_bg.gif);
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

.infoBoxHeading3 {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #282828;
  background: #ffffff;
}
.infoBox4 {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 11px;
  font-weight: none;
  color: #282828;
  background: #ffffff;
}
.infoBoxContents4 {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 11px;
  font-weight: none;
  color: #282828;
  background: #ffffff;
}
TD.infoBox, SPAN.infoBox {
  font-family: Arial,Helvetica,  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: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
  
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #c495db;
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 10px;
  background: #fff;
  color: #6e6e6e;
  font-weight: bold;
  padding-top: 5;
  padding-bottom: 5;
  border-bottom:1px dotted #000;
}
.hr_line{
 border-bottom:1px dotted #000;
}
.ver_line{

 border-right:1px dotted #FFFFFF;
}
TD.productListing-data {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 10px;
  padding-top: 15;
  padding-bottom: 15;

  
}
TD.productListing-data_cart {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 10px;
  padding-top: 15;
  padding-bottom: 15;
  border-bottom:1px dotted #000;
  
}


.smalltext{

  font-family: Arial,Helvetica,  sans-serif;
  font-size: 11px;
  font-weight:bolder;
}
.smalltext2{

  font-family: Arial,Helvetica,  sans-serif;
  font-size: 11px;

}

A.pageResults {
  color: #8440a4;
}

A.pageResults:hover {
  color: #8440a4;
  background: #ececec;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Arial,Helvetica, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color:#008600;
  background-color:#fff;
  padding-left:10px;
  
  
}

TD.pageHeading_cust, DIV.pageHeading_cust {
  font-family:Arial,Helvetica, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color:#FFFFFF;
  background-color:#00c201;
  background: url(images/divider.gif) no-repeat;
  background-position:top left;
  height:50px;
  padding-left:15px;
  margin:0px;
  
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 10px;
  color: #000000;
}

.main { font-family:Arial,Helvetica,  sans-serif; font-size: 12px; color: #282828; line-height: 18px; padding-left:10px; padding-right:10px;}
.main_small { font-family:Arial,Helvetica,  sans-serif; font-size: 10px; color: #282828; line-height: 16px}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 10px;
  padding-left:10px;
  padding-right:10px;
}

TD.accountCategory {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial,Helvetica,  sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial,Helvetica,  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: Arial,Verdana, Helvetica , sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica,Verdana,sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Arial,Helvetica, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial,Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #eeeeee; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #eeeeee; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial,Helvetica,  sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial,Helvetica,  sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial,Helvetica,  sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial,Helvetica,  sans-serif; font-size: 10px; background-color: #eeeeee; }
.messageStackSuccess { font-family: Arial,Helvetica,  sans-serif; font-size: 10px; background-color: #efccff; }

/* input requirement */

.inputRequirement { font-family: Arial,Helvetica,  sans-serif; font-size: 10px; color: #ff0000; }

#header_bg{

  background-image:url(images/header_bg.jpg);
  background-position:top;
  background-repeat:no-repeat;
}
#left_bg{
  background-image:url(images/left_bg.jpg);
  background-position:top;
  background-repeat:repeat-x;
  background-color:#65f300;

  
 

}
#hotline{
 background-image:url(images/hotline.jpg);
  background-position:bottom;
  background-repeat:no-repeat;
}
#left_bg2{
    
     position: relative;
     left: 140px;
	 bottom:180px;
	 z-index:1;
    
   
  
  
}
#content_bg{
  background-image:url(images/background_content.gif);
  background-position:top;
  background-repeat:repeat;

}
#footer_bg{

  background-image:url(images/footer_bg.jpg);
  background-position:top;
  background-repeat:no-repeat;
}
#shopping_tool_bg{

  background-image:url(images/header.gif);
  background-position:top;
  background-repeat:no-repeat;
}
.white_text{
font-family:  Arial, helvatica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration:none; 
color:#FFFFFF; 
line-height:15px;

}
.black_text{
font-family: Arial, helvatica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration:none; 
color:#000; 
line-height:18px;
padding-left:15px;

}
.white_text_normal{
font-family:  Arial, helvatica, sans-serif; 
font-size: 11px; 
text-decoration:none; 
color:#FFFFFF; 
line-height:18px;

}

a.white_text:link {  font-family:  Arial, helvatica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration:none; 
color:#FFFFFF; 
line-height:18px;}
a.white_text:visited {  ffont-family:  Arial, helvatica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration:none; 
color:#FFFFFF; 
line-height:18px;}
a.white_text:hover {  font-family:  Arial, helvatica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration:underline; 
color:#FFFFFF; 
line-height:18px;}



.dgreen_text{
font-family:  Arial, helvatica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration:none; 
color:#035d03; 
line-height:18px;

}
a.dgreen_text:link {  font-family: Arial, helvatica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration:underline; 
color:#035d03; 
line-height:18px;}
a.dgreen_text:visited {  ffont-family:  helvatica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration:none; 
color:#035d03; 
line-height:18px;}
a.dgreen_text:hover {  font-family: Arial, helvatica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration:underline; 
color:#035d03; 
line-height:18px;}


.limegreen{
font-family: Arial, helvatica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration:underline; 
color:#abfc01; 
line-height:18px;

}
a.limegreen:link {  font-family: Arial, helvatica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration:underline; 
color:#abfc01; 
line-height:18px;}
a.limegreen:visited {  ffont-family: Arial, helvatica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration:none; 
color:#abfc01; 
line-height:18px;}
a.limegreen:hover {  font-family: Arial, helvatica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration:underline; 
color:#abfc01; 
line-height:18px;}



.green_75fc00{
font-family:  Arial, helvatica, sans-serif; 
font-size: 10px; 
font-weight: bolder; 
text-decoration:none; 
color:#75fc00; 
line-height:18px;

}
a.green_75fc00:link {  font-family:  Arial, helvatica, sans-serif; 
font-size: 10px; 
font-weight:bolder;
text-decoration:none; 
color:#75fc00; 
line-height:18px;}
a.green_75fc00:visited {  ffont-family:  Arial, helvatica, sans-serif; 
font-size: 10px; 
font-weight: bolder; 
text-decoration:none; 
color:#75fc00; 
line-height:18px;}
a.green_75fc00:hover {  font-family: Arial,  helvatica, sans-serif; 
font-size: 10px; 
font-weight: bolder; 
text-decoration:underline; 
color:#75fc00; 
line-height:18px;}



.white_small{
font-family: Arial, helvatica, sans-serif; 
font-size: 11px; 
font-weight: bolder; 
text-decoration:none; 
color:#FFFFFF; 
line-height:18px;

}
a.white_small:link {  font-family: Arial, helvatica, sans-serif; 
font-size: 11px; 
font-weight:bolder;
text-decoration:underline; 
color:#FFFFFF; 
line-height:18px;}
a.white_small:visited {  ffont-family: Arial, helvatica, sans-serif; 
font-size: 11px; 
font-weight: bolder; 
text-decoration:none; 
color:#FFFFFF; 
line-height:18px;}
a.white_small:hover {  font-family: Arial, helvatica, sans-serif; 
font-size: 11px; 
font-weight: bolder; 
text-decoration:underline; 
color:#FFFFFF; 
line-height:18px;}




#shopping_bag{

  background-image:url(images/myshoppingbag.gif);
  background-position:top;
  margin:0px;
  padding:0px;
  background-repeat:no-repeat;
  height:192px;
}
#shopping_bag2{

 background-image:url(images/shopping.gif);
  background-position:top;
  
 margin: 0;
padding: 0;
  background-repeat:no-repeat;
  height:120px;
  width:248px;
}
.prod_name{
color:#73f604;
text-decoration:none;
font-weight:bolder;
font-size:15px;
font-family: Arial,Helvetica, sans-serif;
margin:5px;
padding:5px;

}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #00c201;
padding: 2px;
background-color:#FFFFFF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);

}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.bottom_line{
 border-bottom:dotted 1px; color:#FFFFFF;


}
.ver_line{
border-right:solid 1px; color:#000000;

}
.popup{
background-color:#FFFFFF;
 color: #000000;
}