/*
  $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: "Times New Roman", Times, serif; font-size: 12px; }
.errorBox { font-family : "Times New Roman", Times, serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Times New Roman", Times, serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #e5d6b8; }
.orderEdit { font-family : "Times New Roman", Times, serif; font-size : 12px; color: #e5d6b8; text-decoration: underline; }

BODY {
  background: #fffbf2 url(images/cleanback.gif) left top repeat-y;
text-align: justify;
  color: #000000;
  margin: 0px;
}

A {
  color: #4e4431;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #584e3b;
}

TR.headerNavigation {
  background: #584e3b;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #e5d6b8;
  color: #4e4431;
  font-weight :bold;
border-bottom: 4px solid #584e3b;
}

A.headerNavigation { 
  color: #4e4431; 
}

A.headerNavigation:hover {
  color: #584e3b;
}

TR.headerError {
  background: #f26521;
}

TD.headerError {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  background: #f26521;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  background: #584e3b;
  color: #FFFBF2;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #e5d6b8;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #e5d6b8;
  color: #4e4431;
  font-weight: bold;
border-top: 3px solid #584e3b;
border-bottom: 3px solid #584e3b;
/*position:absolute;
bottom: 0px;*/
}

.infoBox {
/*  background: #e5d6b8;*/
  font-size: 12px;
  /*outline: 3px solid #584e3b;*/
}

.infoBox2 {
  background: #e5d6b8;
  font-size: 12px;
  /*outline: 3px solid #584e3b;*/
}

.infoBoxContents {
/*background-image: url(images/boxbg.png); */
/*background: #c5b085;*/
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
/*border: 1px solid #584e3b;*/
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
	text-align:center;
  background: #e5d6b8;
  color: #4e4431;
border-bottom: 1px solid #584e3b;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
}

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

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

TABLE.productListing {
  border: 1px solid #e5d6b8;
outline: 5px solid #584e3b;
  /*border-spacing: 1px;*/
}

.productListing-heading {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  background: #e5d6b8;
  color: #4e4431;
  font-weight: bold;
  padding-bottom:6px;
}

TD.productListing-data {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight:bold;
/*background-image: url(images/boxbg.png);
	background-repeat: repeat;*/
}

A.pageResults {
  color: #584e3b;
}

A.pageResults:hover {
  color: #584e3b;
  background: #c5b085;
}

TD.pageHeading, DIV.pageHeading {
  /*font-family: "Times New Roman", Times, serif;*/
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #c5b085;
}

TD.subBar {
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main { /*sub-total here*/
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.5;
/*background-image: url(images/boxbg.png);
	background-repeat: repeat;*/
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  color: #e5d6b8;
}

TD.fieldKey {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Times New Roman", Times, serif;
  font-size: 150%;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Times New Roman", Times, serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Times New Roman", Times, serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
/*  background: #f1f9fe;*/
  border-color: #382e1b;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  /*font-family: "Times New Roman", Times, serif;*/
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #f26521;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Times New Roman", Times, serif;
  color: #f2aa21;
}

SPAN.errorText {
  font-family: "Times New Roman", Times, serif;
  color: #f26521;
}

.moduleRow { }
.moduleRowOver { background-color: #FFF7E6; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E5D6B8; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Times New Roman", Times, serif; font-size: 10px; color: #; }
.checkoutBarCurrent { font-family: "Times New Roman", Times, serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: "Times New Roman", Times, serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Times New Roman", Times, serif; font-size: 10px; background-color: #f5d089; }
.messageStackSuccess { font-family: "Times New Roman", Times, serif; font-size: 10px; background-color: #e5d6b8; }

/* input requirement */

.inputRequirement { font-family: "Times New Roman", Times, serif; font-size: 10px; color: #f2aa21; }

.page {
/*	background-image: url(images/boxbg.png);*/
	background: #fffbf2;
	background-repeat: repeat;
	width:80%;
	position: relative;
	left: 10%;
	border: 9px solid #e5d6b8;
	outline: 5px solid #584e3b;
	visibility: visible;
	height: auto;
	overflow:hidden;
	margin-top:40px;
}

.content {
	border: 4px solid #584e3b;
	visibility: visible;
	height: auto;
	position:relative;
	padding: 3em;
	text-align:justify;
	font-size: normal;
}

.lines {
	height: auto;
	width: 80%;
	left: 10%;
	position: relative;
	margin-top: 15px;
	margin-bottom: 3em;
	text-align: center;
	text-decoration: none;
	word-spacing: 2em;
	visibility: visible;
	border-top: solid 1px #584e3b;
	border-bottom: solid 1px #584e3b;
	font-size: 12pt;
}

.nav {
background-image: url(images/nav.gif);
height: 45px; width: 100%;
left: 0; top: 0;
position: fixed;
z-index: 3;
visibility: visible;
font-variant: small-caps;
font-size: larger;
font-family: arial;
font-weight: bold;
color: #e5d6b8;
text-align: center;
overflow: auto;}

h2 {font-weight:bold;
	text-align:left;
	font-size:100%;}
h1 {font-weight:bold;
	text-align:center;
	font-variant: small-caps;
	font-size:150%;}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
