/*
  $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: Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


div#pagewrapper {
  width: 800px;
  position: absolute;
  left: 50%;
  margin-left: -400px;
  margin-top : 45px;
}

BODY {
  background: url(../../images/bkglines.jpg) repeat;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #5c0000;
}

.infoBoxContents {
  background: #ffffcc;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #5c0000;
  color: #ffffcc;
}

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

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #5c0000;
  color: #FFFFCC;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 12 pt;
  font-weight: bold;
  color: #FFFF00;
  line-height: 1.8;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-indent : 1px;
}

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

TD.smallText a {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: "#FFFFCC";
}

TD.smallText a:hover {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: "#5C0000";
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: 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: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }



/* page layout */

#column1 {
	padding : 0 12px 0 0;
	width : 350px;
	vertical-align : top;
	}

#column2 {
	border-left : 2px solid #5a0000;
	padding : 0 0 0 12px;
	width : 318px;
	vertical-align : top;
	}

#column2a {
	color : #000000;
	background-color : inherit;
	width : 125px;
	vertical-align : top;
	text-transform : uppercase;
	}


/* html tags */

table.page-content {
	width : 680px;
	height : 354px;
	}

td {
	font-family : arial, sans-serif;
	font-size : 9pt;
	line-height : 12pt;
	}
	
.head, h1 {
	font-family : arial, sans-serif;
	font-size : 12pt;
	line-height : 12pt;
	color: #ffff00;
	font-weight: bold;

	}
	
.recipe {
	font-family : arial, sans-serif;
	font-size : 10pt;
	line-height : 10pt;
	color: #ffff00;
	font-weight: bold;

	}	

td.image-caption {
	color : #ffffcc;
	background-color : #000000;
	padding : 3px;
	font-size : 11pt;
	font-weight : bold;
	text-align : right;
	}

td.image-space {
	padding-right : 18px;
	}

ul.black-square {
	list-style : url(images/bullet-black-square.gif) outside;
	margin-bottom : 2px;
	margin-left : 10px;
	padding-left : 6px;
	}

li {
	padding-bottom : 2px;
	}

li.recipes {
	padding-bottom : 0px;
	}


/* dynamic dropdown menu */

a.topnav, a.topnav:visited {
	display : block;
	color : #ffffcc;
	background-color : #5c0000;
	padding : 2px 6px;
	text-decoration : none;
	}

a.topnav:hover, a.topnav:active {
	text-decoration : underline;
	}

a.recipe, a.recipe:visited {
	color : #000000;
	text-decoration : none;
}

a.recipe:hover, a.recipe:active {
	text-decoration : underline;
	}

.anylinkcss, .recipelinkcss {
	position : absolute;
	visibility : hidden;
	z-index : 100;
	color : #ffffff;
	background-color : #ffffcc;
	border : 1px solid #000000;
	font : normal 8pt verdana, sans-serif;
	width : 120px;
	line-height : 18px;
	}
	
.recipelinkcss {
	position : absolute;
	visibility : hidden;
	z-index : 100;
	color : #ffffff;
	background-color : #ffffcc;
	border : 1px solid #000000;
	font : normal 8pt verdana, sans-serif;
	width : 240px;
	line-height : 18px;
	}	

.orderlinkcss {
	position : absolute;
	visibility : hidden;
	z-index : 100;
	color : #ffffff;
	background-color : #ffffcc;
	border : 1px solid #000000;
	font : normal 8pt verdana, sans-serif;
	width : 160px;
	line-height : 18px;
	}	

.anylinkcss a, .recipelinkcss a, .orderlinkcss a {
	display : block;
	width : 100%;
	border-bottom : 1px solid black;
	padding : 1px 0;
	text-decoration : none;
	text-indent : 5px;
	}

.anylinkcss a:hover, .recipelinkcss a:hover, .orderlinkcss a:hover { /*hover background color*/
	color : #9A0000;
	background-color : #ffff01;
	}

.imgborder img{
border: 3px solid #9A0000;
}

.imgborder:hover img{
border: 3px solid #FFFF00;
}

.imgborder:hover{
color: #5c0000; /* Dummy definition to overcome IE bug */
}

.imgbordery img{
border: 2px solid #ffffcc;
}

.imgbordery:hover img{
border: 2px solid #5c0000;
}

.imgbordery:hover{
color: #5c0000; /* Dummy definition to overcome IE bug */
}

a.backlink, a.backlink:visited {
	color : #ffffcc;
	text-decoration : none;
                font-weight: bold;
}

a.backlink:hover, a.backlink:active {
                color: ffff00;
	text-decoration : underline;
                font-weight: bold;
	}