/*
  $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
*/

.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  font: 12px "Lucida Grande", Trebuchet MS, Verdana, Arial, sans-serif;
  background:black url(/images/bg-paper.jpg) repeat-y top center;
  color: #403525;
  margin: 0px;
}

A {
  color: #2a2010;
  text-decoration: none;
}

A:hover {
  color: black;
 
}

.infoBox a:hover, .main a:hover {  text-decoration:underline; }

FORM {
	display: inline;
}

img.featured-image {
	border:none;
	float:left;
	
}

.featured-image {
	width:125px;
	padding:10px;
	height:150px;
	border:none;
	float:left;
	
}
.featureDetails {
	font-size:11px;
	

}

.featured-items {
	border:1px solid;
	border-color:#999999;
	padding-top:10px;
	padding-bottom:10px;
}
TR.header {

}

TR.headerNavigation {
}

TD.headerNavigation {
  font-size: 10px;
  padding:.5em 1em;
  background: #292010;
  color: #6d6553;
  font-weight: bold;
}

a.headerNavigation { color:#a09785 !important; }
a.headerNavigation:hover { color:white !important; }


.headerNavigation a { 
  color: white; 
}

.headerNavigation a:hover {
  color: #ffffff;
}

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

TD.footer {
  font-size: 10px;
  background: #292010;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #584c3b url(/images/bg-paper.jpg) top center;
  border:1px solid #584c3b;
}

.infoBoxContents {
  font-size: 12px;
  padding:10px;
  line-height:140%;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: "Lucida Grande", Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #292010;
  padding:.5em 1em; 
  color: #ffffff;
}

TD.infoBoxHeadingTitle {
	font-family: "Lucida Grande", Trebuchet MS, Verdana, Arial, sans-serif;
  	font-size: 13px;
	background: #292010;
	color:#FFFFFF;
}

h3.also-bought {
  font-size: 10px;
  font-weight: bold;
  background: #8c89ab;
  color: #ffffff;
}

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

TR.accountHistory-odd td, TR.addressBook-odd td, TR.alsoPurchased-odd td, TR.payment-odd td, TR.productListing-odd td, TR.productReviews-odd td, TR.upcomingProducts-odd td, TR.shippingOptions-odd td {
  border-bottom:1px solid #584C3B;
}

TR.accountHistory-even td, TR.addressBook-even td, TR.alsoPurchased-even td, TR.payment-even td, TR.productListing-even td, TR.productReviews-even td, TR.upcomingProducts-even td, TR.shippingOptions-even td {
  border-bottom:1px solid #584C3B;
}

TABLE.productListing {
  background:#584C3B url(/images/bg-paper.jpg) repeat scroll center top;
	border:1px solid #584C3B;
}

.productListing-heading {
  color:white;
}
.navigation {
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 20px;
  color: #292010;
  font-weight:normal;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-size: 13px;
  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: #f1f9fe;
  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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

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

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }
.nav {
	
	font-size: 11px;
	line-height: 1.5;
	color: #FFFFFF;
}
.masthead {
	
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	text-decoration: none;
}

.product_listing_box { font-size:12px; font-weight:bold; }
.product_listing_box img, .product-image { background:#292010; padding:1px; border:1px solid #584C3B; margin:0 0 4px 0; }
#products-images-container { float:right; padding:0 0 10px 10px; }


/* Spry Menuss */
ul.MenuBarHorizontal
{
	list-style-type: none;
	cursor: default;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
	font-size:16px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width:200px;
	font-size:11px;
	line-height:16px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/
#MenuBar2 {
	float:left;
}

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	color: #292010;
	text-decoration: none;
	margin: 0px;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
	font-size:12px;
}
ul.MenuBarHorizontal ul a { background:#292010; color:white; padding:.5em 1em; border:1px solid #292010; font-size:11px;}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	background-color: #584c3b;
	color: #FFF;
}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background: #FFF;
	}
}
/* End Spry Menus */
