/*
  $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: Lucida Grande, Arial, Helvetica, sans-serif;  font-size: 12px; }
.errorBox { font-family : Lucida Grande, Arial, Helvetica, sans-serif;  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Lucida Grande, Arial, Helvetica, sans-serif;  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Lucida Grande, Arial, Helvetica, sans-serif;  font-size : 10px; color: #70d250; text-decoration: underline; }

/* BODY AND CONTAINER */

		body {
			background-color: #fff;
			margin: 0 auto;
			}

	p#title { 
		background-color: white; 
		color: #9a9a9a;
		font-family: Lucida Grande, Arial, Helvetica, sans-serif; 
		font-size: 20px;
		font-weight: bold;
		} 
	p#main { 
		background-color: white; 
		color: #000;
		font-family: Lucida Grande, Arial, Helvetica, sans-serif; 
		font-size: 14px;
		} 

		#container {
			width: 765px;
			margin: 0 auto;
			font-family: Lucida Grande, Arial, Helvetica, sans-serif; 
			font-size: 13px;
			line-height: 1.6em;
			color: #000;
			align: center;
			background-color: #fff;
			border: 4px solid #fff;
		}
		
/* GENERAL STYLES */
		
		h3 {
			font-family: Lucida Grande, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 24px;
			color: #FFFFFF;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 20px;
		}
		
		h2 {
			font-family: Lucida Grande, Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 14px;
			color: #FFFFFF;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 5px;
		}
		


		a:hover {
			color: #ff0000;
		}

		
		form {
			
			font-size: 9px;
			
		}
		
		input {
			background-color: #D1C9BE;
			color: #000000;
			border: 1px solid #000000;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}
		
/* IMAGES */		
		
		a img{
	  		border: 1px solid #aaa;
	  	}

		img.left, img.center, img.right {
			border: 0px;
	  		padding: 0px;
	  		margin: 0px;
	  	}

		img.left {
	  		float: left;
	  		margin: 0 0px 0px 0;
	  	}

		img.center {
			float: centre;
			display: block;
	  		margin: 10px;
	  	}
	
		img.right {
	  		float: right;
	  		margin: 0 0 0px 0px;
	  	}
		
/* HEADER */

		#header {
			border-bottom: 4px solid #fff;
			height: 84px;
			clear: both;
			border-top: 4px solid #fff;

			width: 760px;
			background-color: #175e41;
		}
		
		#header p { 
			margin-top: -20px;
			margin-left: 30px;
			color: #EFEFEF;
		}

		
/* CONTENT */

		#content {
			width: 250px;
			border-right: 5px solid #fff;
			background-color: #bc3e3e;
			border-bottom: 5px solid #fff;
			float: left;
			text-align: left;
			padding-bottom: 5px;

		}

		#content5 {
			width: 500px;
			border-right: 5px solid #fff;
			background-color: #bc3e3e;
			border-bottom: 5px solid #fff;
			float: left;
			text-align: center;
			padding-bottom: 5px;

		}

		#content6 {
			width: 500px;
			border-right: 5px solid #fff;
			background-color: #ffffff;
			border-bottom: 5px solid #fff;
			float: left;
			text-align: center;
			padding-bottom: 5px;

		}

		#content3 {
			border-right: 5px solid #fff;
			background-color: #bc3e3e;
			border-bottom: 5px solid #fff;
			float: left;
			text-align: center;
			padding-bottom: 5px;

		}
		#content2 {
			width: 250px;

			height: 200px;
			border-right: 5px solid #fff;
			background-color: #71a144;
			border-bottom: 5px solid #fff;
			float: left;
			text-align: center;
			padding-bottom: 5px;
		
		}
		#content4 {
			
			border-right: 5px solid #fff;
			background-color: #71a144;
			border-bottom: 5px solid #fff;
			float: left;
			text-align: center;
			padding-bottom: 5px;
		
		}
		
		#content a {
			
			font-weight: bold;
			font-size: 12px;
			color: #ffffff;
			text-decoration: none;
				
		}
		
		#content a:hover{
			font-weight: bold;
			font-size: 12px;
			color: #ffffff;
			text-decoration: underline;	
		}

		#content2 a {
			
			font-weight: bold;
			font-size: 16px;
			color: #ffffff;
			text-decoration: none;
				
		}
		
		#content2 a:hover{
			font-weight: bold;
			font-size: 16px;
			color: #ffffff;
			text-decoration: underline;	
		}

/* FOOTER */

		#footer {
			width: 750px;
			font-size: 14px;
			text-align: center;
			clear: both;
			background-color: #842323;
			position
		}

		#footer a {
			color: #ffffff;
			text-decoration: none;
		}
		#footer a:hover {
			color: #ff0000;
			text-decoration: none;
		}

		#footer2 {
			width: 750px;
			clear: both;
			background-color: #eeeeee;
			float
		}

		#footer3 {
			width: 750px;
			clear: both;
			background-color: #ffffff;
			float
		}
		#footer2 a {
			color: #000000;
			text-decoration: none;
		}
		#footer2 a:hover {
			color: #000000;
			text-decoration: underline;
		}
		
/* Bottom */

		#bottom {
			width: 750px;
			clear: both;
			font-size: 12px;
			background-color: #fff;
			padding: 0px 5px 0px 5px;
			text-align: right;
			border-bottom: 5px solid #fff;
			text-color:#fff
		}
		#bottom a {
			
			font-weight: bold;
			font-size: 12px;
			color: #000;
			text-decoration: underline;
				
		}
		


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #175e41;
}

TD.headerNavigation {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  align: center;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #175e41;
}

TD.footer {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #175e41;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #bc3e3e;
}

.infoBoxContents {
  background: #bc3e3e;
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #bc3e3e;
}

.infoBoxNoticeContents {
  background: #bc3e3e;
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #175e41;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Lucida Grande, Arial, Helvetica, 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: #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: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
TD.productListing-data a {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #000000;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #0000ff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 14px;
}

TD.accountCategory {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Lucida Grande, Arial, Helvetica, 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: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Lucida Grande, Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Lucida Grande, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Lucida Grande, Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Lucida Grande, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Lucida Grande, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Lucida Grande, Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }