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

BODY {
	background: #ffffff;
	color: ;
	margin-top:12px;
	margin-bottom:6px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.HL {background: #ffff00;
color: #000000;font-family:verdana;
font-size:10px;
color:#000;}


A {
  color: #3e4741;
  text-decoration: none;
  font-size: 13px;
}

A:hover {
  color: #000000;
  text-decoration: underline;
  font-size: 13px;
}


A.productinfolink {color: #8B938B; text-decoration: underline; font-size: 13px;}
A.productinfolink a:hover { color: #8B938B; text-decoration: underline; font-size: 13px; }
A.productinfolink a:visited { color: #8B938B; text-decoration: underline; font-size: 13px;}
A.productinfolink a:active { color: #8B938B; text-decoration: underline; font-size: 13px;}


.shoplink a:link { color: #505c54; text-decoration: none; }
.shoplink a:visited { color: #505c54; text-decoration: none }
.shoplink a:active { color: #505c54; text-decoration: none }
.shoplink a:hover { color: #CBCFCD; text-decoration: none }

.headlink a:link { color: #8B938B; text-decoration: none; border-bottom: 1px solid #BFC8C0;}
.headlink a:visited { color: #8B938B; text-decoration: none; border-bottom: 1px solid #BFC8C0;}
.headlink a:active { color: #8B938B; text-decoration: none; border-bottom: 1px solid #BFC8C0; }
.headlink a:hover { color: #000000; text-decoration: none; border-bottom: 1px solid #BFC8C0; }

.productinfolink a:link { color: #8B938B; text-decoration: underline; font-size: 13px;}
.productinfolink a:visited { color: #8B938B; text-decoration: underline; font-size: 13px;}
.productinfolink a:active { color: #8B938B; text-decoration: underline; font-size: 13px;}
.productinfolink a:hover { color: #AABBDD; text-decoration: underline; font-size: 13px;}

.HL {background: #ffff00;
color: #000000;}

.lightgreen
 {color: #505c54;
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	}
	
.sale {
color:#cc0066;
font-weight:bold;
}

p.emphasis {
color:#cc0066;
font-weight:bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

.plainbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5;
	font-weight: lighter;
	background-color: #505C54;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	width: 167px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	color:#FFFFFF;
}
.plainboxcontents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5;
	font-weight: lighter;
	background-color: #FFFFFF;
	margin: 0px;
	color:#505C54;
}
.plainbox a:link { font-size: 13px; color: #fff; text-decoration: none }
.plainbox a:visited { font-size: 13px; color: #F0F0F0; text-decoration: none }
.plainbox a:active { font-size: 13px; color: #fff; text-decoration: none; font-weight:bold; }
.plainbox a:hover { font-size: 13px; color: #CBCFCD; text-decoration: none }

TR.headerNavigation {
	background-color: #505C54;
	border-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: thin;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-color: #505C54;
}

TD.headerNavigation a.headerNavigation {
	color: #CCCCCC;
}

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

TR.headerError {
  background: #cc0066;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #88978A;
}

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

.infoBox {
  background: #DBE6E3;
}

.infoBoxContents {
  background: #f8f8f9;
  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: lighter;
  background: #505C54;
  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;
}

TR.productListing-odd {
border-bottom: 1px solid #cbcfcd;
}

TR.productListing-even {
border-bottom: 1px solid #cbcfcd;
}
/* attributes title */
TABLE.attributestable {
  background-color:#F8F8F8;
  border-width: 1px;
  border-style: solid;
  border-color: #E9E9E9; 
}

TABLE.attributestable TD {
  font-size: 13px;
  vertical-align: middle;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E9E9E9;

}

TABLE.attributestable TD.title {
  font-weight:bold;
  color: #000000;
}

.dataTableRow { background-color: #FAFAFA; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
/* end:: attributes title */

TABLE.productListing {
  border-collapse:collapse;
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: lighter;
	background-color: #505C54;
}

.productListing-heading a {
	color: #ffffff;
}

TD.productListing-data {
  border-width:medium;
  border-color:#FFFFFF;
  border-style:solid;
  font-family: Verdana, Arial, sans-serif;
  color:#505c54;
  font-size: 11px;
  background-color: #FFFFFF;
  padding-bottom: 15px;
  line-height:1.3;
    
  }


A.pageResults {
  color: #7d847d;
}

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

TD.pageHeading, DIV.pageHeading, H1 {
  padding-left:10px;
  padding-top:6px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #505c54;
}

H2 {
  padding-left:10px;
  padding-top:6px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: lighter;
  font-size: 13px;
  }

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
 }

TD.header {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
  line-height: 1.5;
  }

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-left:16px;
}

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: 13px;
  font-weight: bold;
}

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

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

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

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: #cc0066;
  font-weight: bold;
}

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

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.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: #cc0066; }
/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */

/*################################################
## Terms of Service content
##################################################*/
DIV.termsofservice {
	width:520px; 
	height:64px; 

	border:1px solid #999999; 
	overflow:auto; 
	display: inline-table; 
	text-align:left;

	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;

	font-size: 9px;
}
DIV.termsofservice h1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 0px 0px;
}
/*################################################
## END: Terms of Service content
##################################################*/

