/*
  $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: 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: #FEE6ED; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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;
}

.infoBoxB {
	background: #E7DCCB;
}

.infoBoxContents {
	background: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxContentsB {
  background: #E7DCCB;
  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 {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #F2EEE5;
  //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: #F2EEE5;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #F2EEE5;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:2px solid #ffffff; 
border-bottom:3px solid #ffffff;  
text-align:left;
 

  color: #2C2C2C;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F2EEE5;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #838372;
}



A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {

 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
  text-decoration: none;
  height:27px;
  width: 497px;
  background: url('images/m99.gif');
  background-repeat: no-repeat;

  padding-bottom:0px;
  padding-left: 40px;

}

TD.pageHeading2, DIV.pageHeading2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 20;
	width: auto;
	background: DD4E6F none;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	border: 1px solid #838372;
}

TD.pageHeading3, DIV.pageHeading3 {

 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
  text-decoration: none;
  height:27px;
  width: 747px;
  background: url('images/m51.gif');
  background-repeat: no-repeat;

  padding-bottom:0px;
  padding-left: 40px;

}

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: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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;
}

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: #FEE6ED; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FAD1DC; }

.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; }
.privatemessages { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: transparent; font-weight: bold; color: #ff0000; text-align: center; border-left: 1px solid #ff0000; border-right: 1px solid #ff0000; border-top: 1px solid #ff0000; border-bottom: 1px solid #ff0000; padding-bottom: 2px; padding-top: 2px; padding-right: 2px; padding-left: 2px;}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #58646A;
}

 .ch1{
 font-size: 11px;
 font-weight: bold;
 color: #5F5F5F;
 }

 .ch2{
 font-size: 11px;
 color: #2C2C2C;
 }

 .ch3{
 font-family: arial;
 font-size: 15px;
 color: #FDF6EB;
 font-weight: bold;
 }

 .ch4{
 padding-left: 34px;
 }

 .ch5{
 padding-left: 25px;
 }

 .ch6{
 border-left: #FFFFFF 2px solid;
 }

 .ch7{
 padding-left: 12px;
 }

 .ch8{
 font-family: arial;
 font-size: 11px;
 color: #2C2C2C;
 }
 .ch99{
 font-size: 11px;
 color: #838372;
 }


 .ch9{
 font-size: 11px;
 color: #838372;
 tex-decoration:underline;
 }
 .ch9:hover{
 font-size: 11px;
 color: #838372;
 tex-decoration:none;
 }



 .ch10{
 font-size: 17px;
 color: #940700;
 font-weight: bold;
 }

 .ch11{
 font-size: 10px;
 color: #545454;
 }


 .ml1{
 font-size: 11px;
 font-weight: bold;
 color: #D82019;
 text-decoration: none; 
 }

 .ml2{
 font-size: 11px;
 color: #454345;
 text-decoration: none; 
 }

 .ml3{
 font-size: 20px;
 color: #B51A12;
 text-decoration: none; 
 font-family: arial;
 }

 .ml4{
 font-size: 11px;
 color: #EEE4CF;
 text-decoration: none; 
 }

 .ml5{
 font-size: 16px;
 font-weight:bold;
 color: #B74B0A;
 text-decoration: none; 
 font-family: arial;
 }

               
 .se{            
 width: 100px;
 font-size: 9px;
 color: #282E3E
 }


 .currency_symbol_{
 font-size: 11px;
 color: #797979;
 font-weight: bold;
 }

 /* VJ Links Manager v1.18 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #dd4e6f;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dd4e6f;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #dd4e6f;
  border-bottom: 1px solid #dd4e6f;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #FFFFFF;
}

TR.linkListing-even {
  background: #FFFFFF;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #DD4E6F;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #DD4E6F;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #747474;
  text-align: center;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold; 
  color: #000; 
}
A.linkListingMain {
  color: #000000;
}
A.linkListingMain:hover {
  color: #FF0000;
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

/* VJ Links Manager v1.18 end */

/* SITE MAPS */

ul.sitemap {
color: #ff0000;
}

.tepi{
 font-family: arial;
 font-size: 1px;
 color: #FFFFFF;
 }

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}

.VisitorTableBox {border-top: solid 1px #000000; border-left: solid 1px #000000; }
.VisitorTableHeadingContent { font: bold 8pt Verdana, Arial, sans-serif; color: #000000; bold; border-right: solid 1px #000000; border-bottom: solid 1px #000000; }
.VisitorTableContent { font: normal 8pt Verdana, Arial, sans-serif; color: #000000; border-right: solid 1px #000000; border-bottom: solid 1px #000000; }

/* Supertracker Styles */
.supertracker_menu {background: #ddd; border: 1px solid #aaa; padding: 10px;}
.supertracker_title {font-face: Tahoma, Verdana, Arial; font-size: 16px; font-weight: bold; }
.supertracker_section {margin-top: 10px;}
.supertracker_sub_title {font-face: Tahoma, Verdana, Arial; font-size: 14px; text-decoration: underline; font-weight: bold; }
A.supertracker_link { font-face: Tahoma, Verdana, Arial; font-size: 11px; font-decoration: underline; margin: 5px 10px 5px 10px;}
.supertracker_text { font-face: Tahoma, Verdana, Arial; font-size: 11px;}
.supertracker_contact {font-face: Tahoma, Verdana, Arial;font-size: 11px; width: 100%px;background: #aaa;	padding: 5px;	margin: 10px 0 10px 0; border: 1px solid #000;}
/* Supertracker Styles EOF */
/* END SITE MAPS */

<!--changes the table of gift  margin is that if there is more than one gift that they dont stick together-->	
.table.gifts
	{
	margin: 1px;
	}
<!--changes the table of gift -->
.td.gift
	{
	margin: 6px;
	padding: 4px;
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:italic;
  	font-weight: bold;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:19pt;
 	background: #E8DEDC;
 	border-style: ridge;
	}
<!--changes "Please remove other gifts..." -->
.span.gift1
	{
  	font-family: Verdana, Arial, sans-serif;
 	font-size: 10px;
  	color: #FF0202;
 	text-decoration:none;
	}
<!--changes "(Maximum 1 gift per order)" -->
.span.gift2
	{
  	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #838372;
	font-weight: bold;
	display: inline;
	}
<!--changes "By spending over %s you have qualified..." -->
.span.gift3
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
  	font-weight: bold;
  	text-decoration:none;
  	color: #838372;
 	background: #f4f7fd;
 	display: inline;
	}
<!--changes "Spend just %s more to get ..." -->
.span.gift4
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 13px;
    font-style:italic;
  	font-weight: bold;
  	color: #FF0202;
 	background: #FEE6ED;
	}
<!--changes the Name of gift -->
.span.gift5
	{
  	font-size: 20px;
	color: #B51A12;
	font-family: arial;
	font-weight: normal;
	display: inline;
	}
	
.span.gift6 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5F5F5F;
	display: inline;
}

/*** Begin H Balise ***/
h1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FDF6EB;
	width: 497px;
	background: #DD4E6F;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 4px;
}

h1.title {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FDF6EB;
	width: 497px;
	background: #DD4E6F;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 4px;
}

h1.center {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5F5F5F;
	display: inline;
}

h2 {
	font-size: 20px;
	color: #B51A12;
	font-family: arial;
	font-weight: normal;
	display: inline;
}

h2.grey {
	font-size: 20px;
	color: #838372;
	font-family: arial;
	font-weight: normal;
	display: inline;
}

h2.center {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5F5F5F;
	display: inline;
}

h2.prodlist {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #B74B0A;
	text-decoration: none;
	display: inline;
}

h2.prodlist2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #B74B0A;
	text-decoration: none;
	display: inline;
}

h2.simple {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FDF6EB;
	width: 497px;
	background: #DD4E6F;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	display: inline;
}

h2.textbold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #838372;
	font-weight: bold;
	display: inline;
}

h2.textnormal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #838372;
	font-weight: normal;
	display: inline;
}
 
h3 {
	font-size: 11px;
	color: #838372;
	font-weight: normal;
	display: inline;
}

h3.tree {
	font-size: 11px;
	color: #454345;
	font-weight: normal;
	display: inline;
}

h3.box {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #5F5F5F;
	font-weight: normal;
	display: inline;
}

h3.textbold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #838372;
	font-weight: bold;
	display: inline;
}

h3.textnormal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #838372;
	font-weight: normal;
	display: inline;
}

h4 {
	font-size: 17px;
	color: #940700;
	font-weight: bold;
}

h4.tree {
	font-size: 11px;
	color: #454345;
	font-weight: normal;
	display: inline;
}

h4.text {
	font-size: 11px;
	color: #838372;
	font-weight: normal;
	display: inline;
}

h4.box {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #5F5F5F;
	font-weight: normal;
	display: inline;
}

h4.simple {
	font-size: 20px;
	color: #B51A12;
	font-family: arial;
	font-weight: normal;
	display: inline;
}

h5 {
	font-size: 17px;
	color: #940700;
	font-weight: bold;
}

h6 {
	font-family: arial;
	font-size: 15px;
	color: #FDF6EB;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
/*** End Header Tags SEO ***/