/*
  $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-size: 10px; }
.tableText {  font-size: 12px; }
.errorBox {
	
	font-size : 10px;
	font-weight: bold;
	background-color: #F7B350;
}
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: silver; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
background-image: url(images/bg.jpg);
background-attachment:fixed;
background-position:100%;
	text-align:center;
	font-family: Corbel, Arial, Helvetica;
	font-size: 14px;
 margin:0;
 padding:0;
}
.wrapper {
	position:relative;
	margin:0 auto;
	width: 1000px;
	border: 0px solid #000000;
	background-color:#fff;
}

.frame {
	text-align:center;
	width:930px;
	margin:0 auto;
/*	position:relative;*/
	background-color:#fff;
	background:url(images/pagebg.jpg) center top repeat-y;
}
.leftc {
width:200px;
position:absolute;
top:0px;
margin:0 auto;
}
.pwrapper {
width:700px;
position:relative;
margin:0 auto;
padding-left:25px;
padding-right:25px;
}
img {
border:none;
}
#header {
	/*background: url(images/hbg.jpg);*/
}

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

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

FORM {
	display: inline;
}

TR.header {
 
  background-image:url(images/headerbg.jpg);
  background-repeat:no-repeat;
  background-position:center;
  
}

TR.headerNavigation {
  
}

TD.headerNavigation {
  
  font-size: 10px;
    color:#FFAE35;
    font-weight : bold;
}
.headerNavigation2 {
	
	font-size: 12px;
	color:#FFAE35;
	font-weight : bold;
	margin-left:5px;
	/*background-color: #990000;*/	
}
.headerNavigation3 {
	
	font-size: 12px;
	color:#FFAE35;
	font-weight : bold;
	margin-left:5px;
}	
	#headerNavigation4 a{
	
	font-size: 10px;
	color:#000;
	/*font-weight : bold; */
	margin-left:5px;
	 
	}
		

A.headerNavigation { 
  color:#000; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
 
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*TR.footer {
background-color:#422818;
  
}

TD.footer {
  text-align:left;
font-size:12px;
font-weight:bold;
color:#FFE2A6
}*/

.infoBox {

	
}

.infoBoxContents {
	
	font-size: 10px;
	background-color:#FEE8AB;
	
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
 /* background: #FFE6E6;*/
 
  font-size: 10px;
}

TD.infoBoxHeading {
 
  font-size: 10px;
  font-weight: bold;
  
  color: #fff;
}

TD.infoBox, SPAN.infoBox {
 
  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: #000;
  border-spacing: 1px;
}

.productListing-heading {
  
  font-size: 12px;
  background:#6C130F;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
 
  font-size: 10px;
  background-color:#FEE8AB;
}
A.productListing-data {
  
  font-size: 10px;
  color:#000000;
}
A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  
  font-size: 14px;
  font-weight: bold;
  color:#6C130F;
}

TR.subBar {
  background: #ffffff;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 10px;
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #silver;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffffff; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: silver; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #990000; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #silver; }
.messageStackSuccess {  font-size: 10px; background-color: #silver; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }

ADD AT END OF FILE:

/* BOF Option Type Value */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
  
   .cssbutton {
 
 background:#CEB673;
color:#181000;
border:solid 1px #181000;
font-size: 13px;
padding:2px;
cursor: pointer;
text-align:center;

 border-spacing: 1px;
}

 
.cssbuttonsubmit{
background:#CEB673;
color:#181000;
border:solid 1px #181000;
font-weight: bold;
font-size: 13px;
padding:10px;
cursor: pointer;
border:none;
}
.boxmailgris {
  
  font-size: 14px;
  color: #000000;
  font-weight:bolder;

}

TD.boxmailgris {
  
  font-size: 14px;
  color: #000000;
  font-weight:bolder;
}

.boxmail {
  
  font-size: 14px;
  color: #000000;
font-weight:bolder;
}

TD.boxmail {
  
  font-size: 14px;
  color: #000000;
 font-weight:bolder;
} 
/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
/* OTF contrib ends */
.tablebg {
  
  font-size: 14px;
  color:#BC0001;
 
 
font-weight:bolder;
width:173px;
text-align:center;
}

#headerNavigation4 a {
	font-size: 12px;
	color:#000;
	font-weight : bold;
	margin-left:5px;
}
.text1 {
font-size:12px;
font-weight:bold;
margin:5px;
}



.CLTable {  
    Background-Color: #A51715;
    Border-Color: #A0C6E5;
    Font-Size: 11px;
	 Color: #ffffff;
}
.CLHeadingBold {
    
    Font-Size: 11px;
    Text-Align: center;
    Font-Weight: bold;
	Color: #ffffff;
}
.CLheading {  
    
    Font-Size: 11px;
    Text-Align: center;
    Color: #ffffff;
}
A.CLLink {
    
    Font-Size: 9px;
    Text-Align: center;
    Color: #F6B04E;
    Text-Decoration: none;
}
A.CLLink:Hover {
    
    Font-Size: 9px;
    Text-Align: center;
    Color: #ffffff;
    Text-Decoration: underline;
}
.CLdate {  
    
    Font-Size: 11px;
    Text-Align: left;
    Font-Weight: bold;
    text-decoration: none;
	color:#FFFFFF;
}
.CLdate a{  
    
    Font-Size: 11px;
    Text-Align: left;
    Font-Weight: bold;
    text-decoration: none;
	color:#FFFFFF;
}

.CLtime {  
    
    Font-Size: 11px;
    Text-Align: right;
    Font-Weight: normal;
    Margin-Bottom: 0px;
	color:#FFFFFF;
}
.CLhr {
	color: #666666;
	height: 1px;
	width: 50%;
}
.CLHolName {
	font-weight:normal;
	Color: #ffffff;
}
.footer a {
font-size:12px;
font-weight:bold;
color:#FF9900;
}
.footer a hover {
color:#FF6600;
}

.nav {
font-size:12px;
text-decoration:none;
color:#000;
z-index:999;
/*background-color:#765C39;*/

}
.nav A{
font-size:18px;
text-decoration:none;

color:#E2B059;
font-weight:bold;
margin-left: 3px;
margin-right:3px;
z-index:999;
}
.nav A:HOVER{
	font-size:12px;
	text-decoration:none;
	
	color:#FFE2A6;
	margin-left: 3px;
	margin-right:3px;
	font-weight:bold;
background-color:
z-index:999;
	background-color: #7A6444;
}

.catentry { font-size: 14px; font-weight: bold; color: #000; }
.catentry2 { font-size: 14px;   color: #000; }
.catentryb { font-size: 15px; font-weight: bold; color: #000000; left:0px; }
h2 { font-size: 20px; font-weight: bold; }
h1, h2{margin-bottom:0px; margin-top:0px; line-height: 1em;}

.index { font-size: 12px;  color: #000; }
.indexred { font-size: 11px; font-weight: bold; color: #cc0000; }

.navdiv1 {
position:absolute;

height:20px;
top:15px;
left:0px;
text-align:center;
vertical-align:middle;
z-index:999;
}
.search {
position:absolute;
width:450px;
height:20px;
top:50px;
right:90px;
text-align:center;
vertical-align:middle;
z-index:999;
}
.bread {
position:absolute;
width:800px;
height:20px;
top:75px;
left:120px;
font-size:12px;
text-align:left;
vertical-align:middle;
z-index:999;
}
.navigate {
position:absolute;
width:920px;
height:30px;
padding:5px;
top:130px;
left:0px;
font-size:12px;
font-weight:bold;

color:#D6A652;
text-align:right;
vertical-align:middle;
z-index:999;
background-color:#181000;
}
.navigate a{
color:#D6A652;
}
.topimage {
position:absolute;
width:600px;
height:50px;
top:165px;
left:150px;
font-size:12px;
text-align:center;
vertical-align:middle;
z-index:999;

}
.topimage a{

font-size:14px;
color:#694E1B;
font-weight:bold;
text-align:center;
vertical-align:middle;
z-index:999;

}
.shoppingcart {
position:absolute;
width:180px;
height:100px;
overflow:hidden;
top:200px;
left:55px;
font-size:12px;
text-align:center;
vertical-align:middle;
z-index:999;

}
.osimage {
position:absolute;
width:600px;
height:80px;
top:110px;
left:84px;
font-size:12px;
text-align:center;
vertical-align:middle;
overflow:hidden;
z-index:999;

}
.btt {

font-size:9px;
color:#339900;

}
.btt a {

font-size:9px;
color:#339900;
}
.btt a:hover{

font-size:9px;
color:#339900;
}

.mainmenu {

font-size:12px;
color:#cc0000;

}
.mainmenu a {

font-size:12px;
color:#cc0000;

}
.navdiv {
position:relative;
top:-11px;


}
.navdiv  a {
font-size:18px;
color:#BCA674;
font-family:Garamond, Cambria, "Times New Roman", serif;
}
