/*
  $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
*/

h3 {font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }

	IMG.gb1
	{
	border-color: #aaa; border-style: solid;
	}
    
    	IMG.b1
	{
	border-color: #aaa; border-style: solid;
	}
   
   .nodisplay
   {display:none;}
   
   TABLE.oscmain
	{
	align: center;
	width: 760px;
	margin-left: 0px;
    margin-right: 0px;
	margin-top: 0px;
    margin-bottom: 0px;
    display: run-in;
   	
	border-collapse: collapse;
	margin-collapse: collapse;
	border-spacing: 0px;
	cellspacing: 0px;
	cellpadding:0px;
	}
	   
   
   
   TABLE.mrmcenter
	{
	margin-left: 0px;
    margin-right: 0px;
	margin-top: 0px;
    margin-bottom: 0px;
	padding-left: 0px;
    padding-right: 0px;
	padding-top: 0px;
    padding-bottom: 0px;
    display: run-in;
	border-left: 1px #cf6d25 solid; 
    border-right: 1px #cf6d25 solid; 
    border-bottom: 1px #cf6d25 solid; 
	border-collapse: collapse;
	margin-collapse: collapse;
	border-spacing: 0px;
	cellspacing: 0px;
	cellpadding:0px;
    background: #dbeff1;
    /* background-image: url(images/blueviolet_tbg.gif);
	background-repeat: repeat-y;  */
	}
	
  .titleheading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #9a9a9a;
}


#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}
#tablist li{
list-style: none;
display: inline;
margin: 0;
}
#tablist li a{
padding: 3px 0.5em;
margin-left: 0px;
border: 1px solid #778;
border-bottom: none;
background: white;
}
#tablist li a:hover{
padding: 3px 0.5em;
margin-left: 0px;
border: 1px solid #778;
border-bottom: none;
background: #9BB2F9;
color : #9BB2F9;
}
#tablist li a:link, #tablist li a:visited{
color: black;
}
#tablist li a:link, #tablist li a:hover{
color: black;
background: white;
}
#tablist li a.current{
background: white;
}
#tabcontentcontainer{
width: 300px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 0px;
border: 1px solid #808080;
background: white;
}
.tabcontent{
display:none;
padding : 15;
background: white;
}

TD.tab {
	background-color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	}
		
A.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration : none;
	}
A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffcc00;
	text-decoration : none;
}
TD.ontab {
	background-color: #6699ff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #ffffff;
	}

A.headerLink {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000099;
	text-decoration : none;
}
A.headerLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #99ccff;
	text-decoration : none;
}
A.ontab {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: bold;
 font-size: smaller;
 color: #3184B5;
 text-decoration : none;
}


BODY {
  background: #eee;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

BODY.pp {
  background: #dbeff1;
  color: #000000;
  margin: 0px;
  padding: 0px;
}


A {
  color: #5e5e5e;
  text-decoration: none;
  cursor:pointer;
}

A:hover {
  color: #cc5405;
  text-decoration: none;
  cursor:pointer;
}

A.rev {
  color: #cc5405;
  text-decoration: none;
  cursor:pointer;
}

A.rev:hover {
  color: #5e5e5e;
  text-decoration: none;
  cursor:pointer;
}



A.footlink {
  color: #cc5404;
  text-decoration: none;
}

A.footlink:hover {
  color: #5e5e5e;
  text-decoration: none;
}

A.redbody {
  color: #cc3300;
  text-decoration: none;
  font-weight : bold;
}

A.redbody:hover {
  color: #808080;
  text-decoration: none;
  font-weight : bold;
}

A.home
{
  font-family: Verdana, Arial, sans-serif;
  color: #5f5f5f; 
  font-size: 12px;
  font-weight : bold;
  text-decoration: none;
  margin-left:15px;
 }
 A.home:hover{ color: #cc5404; text-decoration: none;}
  
A.catmenulinks
{
  font-family: verdana;
  line-height: normal;
  font-weight : normal;
  font-size: 10px;
  color : #5e5e5e;
  text-decoration: none;
}

A.catmenulinks:hover
{
  font-family: verdana;
  line-height: normal;
  font-weight : normal;
  font-size: 10px;
  color : #cc5405;
  text-decoration: none;
}

A.boxlinks
{
  font-family: verdana;
  line-height: normal;
  font-weight : normal;
  font-size: 10px;
  color : #000000;
  text-decoration: none;
}

A.boxlinks:hover
{
  font-family: verdana;
  line-height: normal;
  font-weight : normal;
  font-size: 10px;
  color : #FFFFFF;
  text-decoration: none;
}


FORM {
	display: inline;
}


.ctrail_1
{
font-family: verdana;
line-height: 1.0;
font-weight : normal;
font-size: 20px;
color : #5f5f5f;
text-decoration: none;

}
.ctrail_2
{
font-family: verdana;
line-height: 1.0;
font-weight : normal;
font-size: 20px;
color : #cc5405; 
text-decoration: none;

}

.prodname
{
font-family: verdana;
line-height: normal;
font-weight : normal;
font-size: 14pt;
color : #707070;
text-decoration: none;
}

.prodmodel
{
font-family: verdana;
line-height: normal;
font-weight : bold;
font-size: 10px;
color : black;
text-decoration: none;
}

.proddesc, .pop_desc
{
font-family: verdana;
line-height: normal;
font-weight : normal;
font-size: 10pt;
color : black;
text-decoration: none;
}

.pop_desc
{
margin: 10px 30px 10px 30px;
}

.prodprice
{
font-family: verdana;
line-height: normal;
font-weight : bold;
font-size: 10pt;
color : black;
text-decoration: none;
}

.specialprice
{
font-family: verdana;
line-height: normal;
font-weight : bold;
font-size: 10pt;
color : #cc3300;
text-decoration: none;
}

.prodsmall
{
font-family: verdana;
line-height: normal;
font-weight : normal;
font-size: 10px;
color : black;
text-decoration: none;
}

.prodbreadcrumbs
{
font-family: verdana;
line-height: normal;
font-weight : normal;
font-size: 10pt;
color : black;
text-decoration: none;
} 

.viewcaptions
{
font-family: verdana;
line-height: normal;
font-weight : normal;
font-size: 10px;
color : #707070;
text-decoration: none;
}


TD.optionlabels
{
font-family: verdana;
font-weight : bold;
font-size: 13px;
color : black;
line-height: 16px;
text-decoration: none;
margin : 4px;
}
.optionlabels
{
font-family: verdana;
font-weight : bold;
font-size: 13px;
color : black;
line-height: 20px;
text-decoration: none;
margin : 4px;
}


TD.mrmheader
  {
  background :#9ba4f9;
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF; 
  font-size: 10px;
  text-decoration: none;
  font-weight : bold;
  }
  
  A.mrmheader
  {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF; 
  font-size: 10px;
  text-decoration: none;
  font-weight : bold;
  }
  
 A.mrmheader:hover
  {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 10px;
  text-decoration: none;
  font-weight : bold;
  }
  
 TR.mrmheaderNavigation {
  background: #9ba4f9;
}

TD.mrmheaderNavigation {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF; 
  background: #000000;
  font-size: 10px;
  text-decoration: none;
  font-weight : bold;
}

A.mrmheaderNavigation{
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none;
  font-weight : bold;
}

A.mrmheaderNavigation:hover {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none;
  font-weight : bold;
}


 
TR.headerNavigation {
  background: #dbeff1;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  color: #cc5405; 
  background: #dbeff1;
  font-size: 12px;
  text-decoration: none;
  font-weight : bold;
  height:24px;
}

A.headerNavigation{
  color: #cc5405; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight : normal;

}

A.headerNavigation:hover {
  color: #444;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight : normal;
}

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;
}

TD.cattreemaincats {
  font-family: Verdana, Arial, sans-serif;
  color: #5f5f5f; 
  font-size: 12px;
  font-weight : bold;
  text-decoration: none;
  background: #dbeff1;
  height: 24px;
  cursor: pointer;
}
TD.line { font-family: verdana; line-height: 1px; font-size: 1px; font-weight : normal; color :  #ffffff; text-decoration: none; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
 
TD.cattreesubcats {
  font-family: Verdana, Arial, sans-serif;
  color: #5e5e5e; 
  font-size: 10px;
  text-decoration: none;
  background: #dbeff1;
  height: 12px;
  cursor: pointer;
}


TD.cattreehilite {
  font-family: Verdana, Arial, sans-serif;
  color: #000000; 
  font-size: 10px;
  text-decoration: none;
  font-weight : bold;
  background: #dbeff1;
  height: 24px;
  cursor: pointer;
}

TD.cattreeseparator {
 /* background: #ffffff; */
  height: 1px;
}



A.cattreeselected {
  font-family: Verdana, Arial, sans-serif;
  color: #5e5e5e; 
  font-size: 12px;
  text-decoration: none;
  font-weight : bold;
}

A.cattreeselected:hover {
  font-family: Verdana, Arial, sans-serif;
  color: #5e5e5e; 
  font-size: 12px;
  text-decoration: none;
  font-weight : bold;
}


.infoBox {
  background: #dbeff1;
}

.infoBoxContents {
  background: #dbeff1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #dbeff1;
}

.infoBoxNoticeContents {
  background: #dbeff1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading,
/* BOF: Added for Links in Infobox Headings */
TD.infoBoxHeading A,
TD.infoBoxHeading A:hover {
/* EOF: Added for Links in Infobox Headings */
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background:  #dbeff1;
  color: #5e5e5e;
 background-image: url(images/infobox/bg.gif);
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 0px;
}

TR.cartproductListing-odd{ background: #dff1f2;}
TR.cartproductListing-even{  background: #eee;}

TABLE.cartListing {
  border: 1px;
  border-style: solid;
  border-color: #C9947C;

  }
.cartBox {
  background: #eee;
  border: 1px;
  border-style: solid;
  border-color: #C9947C;
  
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bd7a5e;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

IMG.productListing-data {
border-color: #aaa; border-style: solid;
}

A.pageResults {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

A.pageResults:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #9ba4f9;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #9a9a9a;
}

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: 10px;
  line-height: 1.25;
}

TD.cartsubtotal {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.conf_totals {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


TD.front {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* display: block; */
  padding: 5px;
  border-collapse: collapse;
  border-right: solid 1px #c0c0c0;
  border-bottom: solid 1px #c0c0c0; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallCatText, SPAN.smallCatText, P.smallCatText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.75;
}


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;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #eeeeee;
  border-color: #bbbbbb;
  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;
}

#button {
	padding: 0 0 0 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #ccc;
	color: #000;
	}

	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border-top: 1px solid #000;
		}
		
	#button li {
		border-bottom: 1px solid #000;
		margin: 0;
		}




	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #ffa7a6;
		color: #000;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #e6ffff;
		color: #000000;
		}
        #button li.selected  a {
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #e6ffff;
		color: #000000;
        }
			   
			   
			   


.contentBox {
 
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  valign: center;
  height: 20px;
  text-indent: 10px;
  background:  #dbeff1;
  color: #5e5e5e;
  background-image: url(images/infobox/bg.gif);
  padding : 0px 0px 0px 0px;
  margin : 0px 0px 0px 0px;
}

.contentBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.BestSellersBox {
  background: #c1c1c1;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background:  #aaa;
  color: #ffffff;
  background-image: url(images/infobg_c.jpg);
}
.BestSellersBoxContents {
  background: #ccccff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

 
.CategoriesBox {
  background: #dbeff1;
  text-indent: 10px;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background:  #aaa;
  color: #ffffff;
  background-image: url(images/infobg_c.jpg);
}
.CategoriesBoxContents {
  background: #dbeff1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-indent: 10px;
}


.CurrenciesBox {
  background: #dbeff1;
  border: 0px;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background:  #aaa;
  color: #ffffff;
  background-image: url(images/infobg_c.jpg);
}
.CurrenciesBoxContents {
  background: #ccccff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


 
.ShopByPriceBox {
  background: #dbeff1;
}
TD.ShopByPriceHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 12px;
  background: #dbeff1;
  color: #5e5e5e;

}
.ShopByPriceBoxContents {
  background:  #dbeff1;
  text-indent: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #5e5e5e;
  text-indent: 15px;
}

.InformationBox {
  background: #dbeff1;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background: #dbeff1;
  color: #5e5e5e;
}
.InformationBoxContents {
  background: #dbeff1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
}


.LanguagesBox {
  background: #c1c1c1;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background:  #aaa;
  color: #ffffff;
 background-image: url(images/infobg_c.jpg);  
}
.LanguagesBoxContents {
  background: #ccccff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #c1c1c1;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background:  #aaa;
  color: #ffffff;
  background-image: url(images/infobg_c.jpg);  
}
.ManufacturerInfoBoxContents {
  background: #ccccff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #c1c1c1;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background:  #aaa;
  color: #ffffff;
  background-image: url(images/infobg_c.jpg);  
}
.ManufacturersBoxContents {
  background: #ccccff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #c1c1c1;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background:  #aaa;
  color: #ffffff;
  background-image: url(images/infobg_c.jpg);  
}
.OrderHistoryBoxContents {
  background: #ccccff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #c1c1c1;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background:  #aaa;
  color: #ffffff;
  background-image: url(images/infobg_c.jpg);
}
.ProductNotificationsBoxContents {
  background: #ccccff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #c1c1c1;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background:  #aaa;
  color: #ffffff;;
  background-image: url(images/infobg_c.jpg);  
}
.ReviewsBoxContents {
  background: #ccccff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #c1c1c1;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background:  #aaa;
  color: #ffffff;
 background-image: url(images/infobg_c.jpg);
}
.SearchBoxContents {
  background: #ccccff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
  background: #c1c1c1;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background:  #aaa;
  color: #ffffff;
  background-image: url(images/infobg_c.jpg);
}
.ShoppingCartBoxContents {
  background: #ccccff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SpecialsBox {
  background: #dbeff1;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 12px;
  background:  #aaa;
  background: #dbeff1;
  color: #5e5e5e;
}
.SpecialsBoxContents {
  background: #ccccff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.TellaFriendBox {
  background: #c1c1c1;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background:  #aaa;
  color: #ffffff;
 background-image: url(images/infobg_c.jpg);  
}
.TellaFriendBoxContents {
  background: #ccccff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
  background: #ccccff;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-indent: 10px;
  height: 20px;
  background:  #aaa;
  color: #ffffff;
  background-image: url(images/infobg_c.jpg);  
}
.WhatsNewBoxContents {
  background: #ccccff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.splash2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* display: block; */
  padding: 10px;
  border-right: dotted 1px #A0A0A0;
  border-bottom: dotted 1px #A0A0A0; 
}


TD.splash2a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* display: block; */
  padding: 10px;
  border-bottom: dotted 1px #A0A0A0; 
}
  
  A.enlarge
  {
  font-family: Verdana, Arial, sans-serif;
  color: #000000; 
  font-size: 10px;
  text-decoration: none;
  font-weight : normal;
  }
  
 A.enlarge:hover
  {
  font-family: Verdana, Arial, sans-serif;
  color: #cc3300;
  font-size: 10px;
  text-decoration: none;
  font-weight : normal;
  }
  
  
 .estimatedshippingBox {
background: #cccff; 
}

TD.estimatedshippingBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
background: #aaa;
color: #ffffff; 
}

.estimatedshippingBoxContents {
background: #f8f8f9;
font-family: Verdana, Arial, sans-serif;
font-size: 10px; 
}

.ShowShipping {
background: #cccccc;
color: #fffff;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: center;
}

 
.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; }



