/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  Upgraded to comply with xhtml 1.0 Strict by www.gemrockweb.co.uk 16-11-2008

  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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; text-decoration: underline; }

/*### THIS CHANGES THE CENTER OF THE PAGE #####*/
BODY {	
	font-family: Papyrus,Verdana, Arial, sans-serif;
	background: #989451;
 /* background: #b0c4de; /* #ffffff */	
  color: #000000;	
	margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #800000; /* #AABBDD; */
  text-decoration: underline;
}

FORM {
	display: inline;
}

table.general {	
	background:  #780000; 
	color: #780000;  
}

td.headertop { 	   
	color: #000000;
  font-weight : bold;
	text-align: center;
	font-size: 26px;
}

td.headertext { 	   
	color: #000000;
  font-weight : bold;
	text-align: center;
	font-size: 12px;
}

/* TR.headerNavigation {
  background: #efcf52;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #efcf52;
  color: #800000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #80000; 
}

A.headerNavigation:hover {
	color: #6f1a15;
  text-decoration: underline;
} */

table.headermenu {
	text-align:center;  
	align: center;
}
	
/*- Menu Tabs C--------------------------- */

    #tabsC {
		  font-family: Verdana, Arial, sans-serif;
      float:left;
      width:100%;
			background: #F7D278;
			   /* background:#F7D278;  #efcf52;/* #efcf52; /* #EDF7E7; */
      font-size:14px;
			font-weight : bold;
      line-height:normal;  		
			border-bottom: 2px solid #6b6939;
			border-top: 2px solid #6b6939;
      }
    #tabsC ul {
	margin:0;
	padding:2px;
	list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
     #tabsC a {
      float:left;
     /* background:url("images/tableftE.gif") no-repeat left top; */
      margin:0;
      padding:2px 4px 2px 4px;
      text-decoration:none;
      } 
    #tabsC a span {
      float:left;
      display:block;
   /*   background:url("images/tabrightE.gif") no-repeat right top; */
      padding:2px 4px 2px 4px;
      color: #000000; /* #464E42; */
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#800000; /* #FFF; */
      }
   #tabsC a:hover {
 	 color: #800000; 
   text-decoration: underline;
     /*  background-position:0% -42px; */
      }
  /*  #tabsC a:hover span {
      background-position:100% -42px;
      }  
	
/*- EOF Menu Tabs --------------------------- */ 

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #989451;
  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:#bbc3d3; 
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

table.footer{
  background: #ffffcc;
}

TR.footer {
  background: #ffffcc; /* #bbc3d3; */
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #ffffcc;
  color: #000000;
  font-weight: bold;
}

TD.miscfooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	text-align: center;
  background: #989451;
  color: #ffffcc;
  font-weight: bold;
}

/*A.miscfooter { 
  color: #ffffcc;
  font-weight: bold;
}

A.miscfooter:hover {
  color: #6495ed; 
	text-decoration: underline;
}*/

.infoBox {  
	background: #cccc99;
}

.infoBoxContents {
	background: #cccc99;/* #f8f8f9; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #cccc99; /* #FFE6E6; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #5C7549; /* #bbc3d3; */
  color: #ffffff;
  text-indent: 5px; /* add this line */
}

/* BOF Text link in header boxs */
TD.infoBoxHeading a {
  color: #ffffff;
}

TD.infoBoxHeading a:hover {
  color: #800000;
  text-decoration: underline; /* none */
}
/* EOF Text link in header boxs */

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: 1px;
  border-style: solid;
  border-color: #000000; /* #b6b7cb; */
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #989451;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000; /* #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: 12px;
  line-height: 1.5;
}

td.misctext {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
  line-height: 1.5;
}

td.moretext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
  line-height: 1.5;
}

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

td.desctext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;	
}

td.papstext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

td.papstextitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
} 

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

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: #780000;/*#ff6600;*/
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #800000; }
.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; font-weight: bold; color: #780000; }

/* Start of the new product listing & product info pages */

table.newlisting {
	background-color: #989451;
	border-collapse: collapse;
}

#content div.hr {
width: 100%;
height: 2px;
border: 0;
background-color: red;
margin-top: 5px;
} 

/*hr {
	color: #000000;
	/*text-align: center;
	/*height: 5px;*/
	/*width: 100%;*/
	/*border: 1px solid #000000; /*2px solid #989451;*/
	/*background-color: #000000;
	margin: none;
}*/
.pagelisting {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #9a9a9a;	
}

.price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #780000;
  font-weight: bold;
  line-height: 1.5;
}

.description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
	background: #989451;
}


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

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

TD.mainsred {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:red;
  line-height: 1.5;
  font-weight:bold;
}

/* End of new product listing & product info pages */

img {
 border: none;
 }
 
 /***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: a0b086;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffff99;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
  font-weight : normal;
}
A.sitemapProducts {
	color: #fff8dc; 
	 font-weight : bold;
}
A.sitemapProducts:hover {
  color: #800000;  /* #ff0000; */
	text-decoration: underline;
}
A.sitemap { 
  color: #000000; /* #009900; */ 
	 font-weight : bold;
}
A.sitemap:hover {
  color: #800000; /* #ff0000; */
	text-decoration: underline;
}
/***** End Sitemap_SEO *****/ 

/*** Begin All Products SEO ***/
a.allproductsBox {
color: #000000; /*#ff0000;*/
} 
a.allproductsBox:Hover {
color: #fff8dc; /*#cc0000;*/
} 
/*** End All Products SEO ***/

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

/* Links Manager v1.23 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #6b6939;/*#b6b7cb;*/
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #5C7549;/*#b6b7cb;*/
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #800000;/*#FF0000;*/
}
TD.linkListing-data {
  border-right: 1px solid #cccc99;/*#b6b7cb;*/
  border-bottom: 1px solid #cccc99;/*#b6b7cb;*/
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background:#cccc99;
}

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;
  border: 1px solid black; 
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkFeaturedMain {
  color: #FFFFFF;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  text-align: left;
}
A.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
/* Links Manager v1.23 end */
