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

BODY {
	background-color:#000000;
	color:#E5E5E5;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.65em;
	line-height:1.3em;

}

table {
	font-size:inherit;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	line-height:inherit;
	margin-bottom:1.3em;	
}	

table.form {
	font-size:inherit;
	border-top:0px none #000000;
	border-left:0px none #000000;
	line-height:inherit;	
}

table.form input {
	
}

table.form .Check {
	width:auto;
}	

table.form input.ButtonImage {
	width:auto;
}		

table.form td, table.form th {
	padding:.65em;
	border-bottom:0px none #000000;
	border-right:0px none #000000;
	background-color:black;	
}

td {
	padding:.65em;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;	
}

th {
	padding:.65em;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;	
	background-color:#222222;	
	text-align:left;
}		

a:link {
	text-decoration:none;
	color:#8ad7f8;
}

a:visited {
	text-decoration:none;
	color:#CC99CC;
}		

a:hover {
	text-decoration:underline;
}	

h2 {
	margin:0px 0px 1em 0px;
	padding:0px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:1.5em;
}	

h3 {
	font-size:1em;
	margin-top:2.6em;
}	

li {
	list-style-image:url(images/li.gif);
}

div.hr {
	height:1px;
	background-color:#666666;
	clear:both;
	padding:0px;
	margin:7px 0px 7px 0px;
}		

FORM {
	display: inline;
}


s {
	color:#666;
}	

TR.header {
  background: #ffffff;
}



TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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


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

.moduleRow { }
.moduleRowOver { background-color:#222222; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #333333; }

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

/* message box */

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

/* input requirement */

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




#PageContainer {
	width:683px;
	margin-top:52px;
	margin-left:13px;
	background-repeat:repeat;	
}


#PU {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.1em;	
}

#PU a {
	padding:5px 15px 5px 15px;
	display:block;
	background-color:#333;
	color:#FFFFFF;
	text-decoration:none;
}

#PU a:hover {
	color:#000;
	background-color:#FFFFFF;
}			


/*   MAIN MENU   */

#MainMenu {
	background-color:#b7d880;
	height:20px;
	color:#000000;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:6px 0px 0px 0px;
	font-size:1.1em;
	clear:both;
}

#MainMenu a:link {
	color:#000000;
}

#MainMenu a:visited {
	color:#000000;
}

#MainMenu a:hover {
	text-decoration:none;
	border-bottom:7px solid #89a953;
}		

#MainMenu ul {
	padding:0px;
	margin:0px;
}

#MainMenu li {
	float:left;
	margin-left:16px;
	list-style-type:none;
	list-style-image:none;
}		

/*   TOOLBAR   */

#Toolbar {
	height:30px;
	color:A5A5A5;
	text-align:right;
	border-bottom:1px solid #333333;
	padding: 10px 15px 0px 0px;
}

#Toolbar a:link {
	margin-right: 13px;
	padding:2px;
}		

#Tools {
	float:right;
	margin-top:.5em; 
}		
	





/*  SEARCH  */

#Search {
	float:left;
	padding-top:1px;
}

input {
	margin:0px;
	font-size:0.98em;
	padding:0px;
	vertical-align:text-bottom;
	background-color:#000000!important;
	border:1px solid #666666;
	color:#FFFFFF;
}

#Search form {
	display:inline;
	vertical-align:middle;
	margin:0px 0px 0px 13px;
	padding:0px;
}		
	

#Search input {
	height:1.9em;
}		

	

input.Button {
	background-color:#000000;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color:#FFFFFF;		
}	

input.ButtonImage {
	border:0px;
}	

#SupInfo {
	float:right;
	width:480px;
	height:130px;
	margin: 0px 0px 26px 0px;
	border:1px solid #333;
	background-image:url(images/specials_bg.jpg);
	background-repeat:no-repeat;
}


#Content {
	width:668px;
	clear:both;
	margin-left:13px;
	
}


/*  SUB CATEGORIES  */

#SubCategories {
	width:145px;
	float:left;	
}

#SubCategories ul {
	padding:0px;
	margin:0px 0px 0px 0px;
}		

#SubCategories li {
	padding:0px 0px 13px 0px;
	margin:0px 0px 0px 15px;
	list-style-type:none;
	list-style-image:none;
}	


/*   LOGIN PAGE   */


#LoginPage {
	background-image:url(images/homelogin_woman.jpg);
	height:500px;
	background-position:top left;
	background-repeat:no-repeat;
}	

#Login {
	position:absolute;
	width:145px;
	left:480px;
	top:240px;
}	

#login input {
	margin-top:5px;
	height:1.9em;
}	

.BadLogin {
	color:#FF0000;
}	

#HomeLoginLogo {
	position:absolute;
	top:41px;
	left:310px;
	background-image:url(images/homelogin_logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:360px;
	height:221px;
}	


/*  PRODUCT LISTS  */


.ProductListItem {
	margin-left:8px;
	float:left;
	padding:7px;
	margin-top:13px;
	margin-bottom:0px;
	height:170px;
	width:145px !important;
	width /**/:131px;
}

.ProductListItem img{
	margin-bottom:13px;
}
	

.ProductListPrice {
	color:#b7d880;
}

a.ProductListName{
	font-size:1.1em;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}	

.Button {
	border:1px solid #666666;
	float:left;
	padding:2px;
	margin-right:7px;
	clear:top;
}	

#footer {
	margin-top:39px;
	border-top:1px solid #333;
	margin-bottom:20px;
	clear:both;
}	

.Sort {
	border-top:1px solid #333;
	margin-left:13px;
	padding:2px 2px 2px 4px;
	clear:both;
}

#NumberOfProducts {
	border-top:1px solid #333;
	margin-left:13px;
	margin-top:26px;
	padding:2px 0px 2px 0px;
	clear:both;
}

#NumberOfProducts a {
	color:#FFFFFF;
}

#NumberOfProducts a:hover {
	background-color:#666666;
}

#NumberOfProducts a:visited {
	color:#999999;
}				

#SupInfo ul {
	margin:0px 0px 0px 200px;
	padding:0px;
	clear:both;
}

#SupInfo li {
	margin:0px;
	padding:2px 0px 2px 0px;
	list-style-type:none;
	list-style-image:none;

}	

#SupInfo h3 {
	margin:0px 0px 5px 200px;
	padding:5px;
	background-color:#333;
	float:left;
}		

.NewProducts h3 {
	padding:5px 0px 5px 0px;
	border-top:1px solid #333;
	width:auto;
}	


#NumberOfOrders {
	border-top:1px solid #333333;
	background-color:#333333;
	padding:2px 2px 2px 4px;
	clear:both;
}	

.ButtonRow {
	margin-top:25px;
	clear:both;
}

.ButtonRow img, .ButtonRow input {
	float:left;
	margin-right:7px;
}		

.AHIDetailsLeft {
	float:left;
	width:18%;
}

.AHIDetailsRight {
	float:left;
	margin-left:26px;
	width:18%;	
}		

.AHIProducts {
	float:left;
	margin-left:52px;
	width:50%;
}

.AHIProducts table{
	width:100%;
}		

.AHIHistory {
	clear:both;
	width:40%;
}	

.ABPrimaryAddress {
	width:145px;
	float:left;
	border: 1px solid #333333;
	padding:13px;
	margin-right:22px;
}	


#AdvSearch {
	border:1px solid #333333;
	padding:13px;
	margin-bottom:26px;
	float:left;
}	

.CheckoutProgress {
	clear:both;
	margin-top:2.6em;
}	

.CheckoutProductList {
	margin-top:5em;
}

.CheckoutProductList h3 {
	margin:0px;
}	

.CheckoutProductList td.subtotal {
	border-top-width:2px;
}	

.ShipComments textarea {
	width:40%;
}	


.Subtitle td {
	background-color:#333333;
	color:#FFFFFF;
	border-right: 1px solid #333333;
}	

.CheckoutFeature {
	background-color:#333;
	padding:7px;
	float:left;
}	

.ProductImage {
	margin-left:313px;
	width: 313px;
}	


.ProductOptions {
	border-top:1px solid #333;
	border-bottom:1px solid #333;	
	margin-top:2.6em;

}	

.ProductOption {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}	

.ProductOptions select {
	background-color:#333;
	border:1px solid #333;
	color:white;
}	

.ProductInfoPrice {
	display:block;
	font-size:1.3em;
	margin-top:1.3em;
	margin-bottom:1.3em;	
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
}

.ProductInfoDescription {
	margin-left:313px;
	margin-top:2.6em;
	width:313px;
}	

.ProductInfoAddToCart {
	margin-top:2.6em;
	margin-left:-3px;
}	

.ProductInfoDescription h3{
	font-size:1.7em;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	margin-top:1.3em;
	line-height:1.3em;
} 


.FeaturedProducts h3{
	padding:5px 0px 5px 0px;
	border-top:1px solid #333;
	width:auto;
}	
		

/*   COLUMNS   */

.Column {
	margin-left:22px;
	width:145px;
}

.2column {
	float:left;
	margin-left:22px;
	width:313px;
}

.3Column {
	float:left;
	margin-left:22px;
	width:480px;
}

.4Column {
	margin-left:22px;
	width:647px;
	clear:both;
}	


.left-align {
	text-align:left;
}	




textarea {
	background-color:#000000;
	border:1px solid #666;
	color:#FFFFFF;
}	

.ProductInfoTax {
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}	

.ProductListingTax {
	color:#999999;
}	

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }