/*
	$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 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal}
.bodyError {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: normal; background-color:#FF0000}
.estoreMessage {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold; background-color:#0099ff}
.redLink { color: #FF0000; text-decoration: underline; }
.redBoldLink { font-weight:bold; color:#ff0000; text-decoration:underline; }
.darkRedLink { color: #CC0000; text-decoration: underline; }
/*.blueLink { color:#0000ff; text-decoration:underline; } */
.blueBoldLink { font-weight:bold; color:#0000ff; text-decoration:underline; }

BODY {
	background: #EBEBEB;
	color: #000000;
	margin: 0px;
}

A {
	color: #cf5e0a;
	text-decoration: underline;
}

A:hover {
	color: #AABBDD;
	color: #990000;   
	text-decoration: underline;
}

.blueLink:link { color: #0000FF; text-decoration: underline; }
.blueLink:hover { color: #FF0000; text-decoration: underline; }
a.blueLink:link { color: #0000FF; text-decoration: underline; }
a.blueLink:visited { color: #0000FF; text-decoration: underline; }
a.blueLink:active { color: #0000FF; text-decoration: underline; }
a.blueLink:hover { color: #FF0000; text-decoration: underline; }

.leftNav { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#333333; }
.leftNav_selected { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight:bold; color:#cf5e0a; }
.leftNav_title { font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight:bold; color:#666666; text-decoration: none; }

.topNav { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#333333; }
.topNav_selected { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight:bold; color:#cf5e0a; }
.topNav_title { font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight:bold; color:#cf5e0a; text-decoration: none; }

A.leftNav, A.topNav {
	color: #000000;
	text-decoration: none;
}

A.leftNav:hover, A.topNav:hover {
	color: #cf5e0a; 
	text-decoration: none;
	font-size: 10.5px;
	font-weight : bold;
}

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
	color: #666666;   
}

TR.headerNavigation {
	background: #ffffff;
	color: #666666;   
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffffff;
	color: #333333;
	font-weight : normal;
}

A.headerNavigation { 
	color: #666666;   
}

A.headerNavigation:hover {
	color: #cf5e0a;  
}

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;
}

.existingAccountsBox {
	background: #b6b7cb;
}

.existingAccountsBoxContents {
	background: #99CCFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

A.existingAccountsBoxContents {
	background: #99CCFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

A.existingAccountsBoxContents:hover, A.existingAccountsBoxContents:active, A.existingAccountsBoxContents:link, A.existingAccountsBoxContents:visited {
	background: #99CCFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#0000FF;
	text-decoration:underline;
}

.infoBox {
	background: #b6b7cb;
}

.infoBoxContent {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.infoBoxContentYellow { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #FFFFCC; }

.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: #000000;   
}

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: #e8e8e9;  
}

TR.productListing-even-grey {
	background: #e8e8e9;  
	color: #999999;   
}

TR.productListing-odd-grey {
	background: #f8f8f9;
	color: #999999;   
}

.productListing-evenOver { background-color: #AAFFFF; }
.productListing-oddOver { background-color: #AAFFFF; }

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #b6b7cb;
	color: #000000;
	font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.productListing-data-small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}

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.mainQuote, P.mainQuote { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
TD.mainQuote-xx-small, P.mainQuote-xx-small, SPAN.mainQuote-xx-small { font-family: Arial, sans-serif; font-size: 9px; }

TD.main2, P.main2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color:#999999
}

TD.mainRed, P.mainRed, SPAN.mainRed {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #FF0000;
}

TD.mainBold, P.mainBold, SPAN.mainBold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 1.5;
}

TD.mainBoldBlk, P.mainBoldBlk, SPAN.mainBoldBlk {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 1.5;
	color: #000000;
}

TD.mainGrey, P.mainGrey, SPAN.mainGrey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 1.5;
	color: #666666;
}

TD.mainBoldRed, P.mainBoldRed, SPAN.mainBoldRed {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 1.5;
	color: #FF0000;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size: 10px;
}

SPAN.smallText9, TD.smallText9 {
	font-family: Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size: 9px;
}

TD.smallTextGrey, SPAN.smallTextGrey, P.smallTextGrey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

TD.smallerTextGrey, SPAN.smallerTextGrey, P.smallerTextGrey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
}

TD.smallTextRed, SPAN.smallTextRed, P.smallTextRed {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

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: #990000;   
	font-weight: bold;
}

SPAN.loggedInAs {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #0000ff;
}

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: #D7E9F7; cursor: pointer; }
.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: 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; }

/* data table */
.dataTableTitle { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingRow-Checkbox { background: #C9C9C9; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; cursor:pointer }
.dataTableHeadingContent { background: #C9C9C9; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: pointer;}
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.dataTableContentInactive { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background: #ffbfbf}
.dataTableContent-even { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background: #e8e8e9; }
.dataTableContent-odd { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background: #f8f8f9; }
.dataTableContent-evenOver { background-color: #AAFFFF; }
.dataTableContent-oddOver { background-color: #AAFFFF; }
.dataTableContent-highlight { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background: #FFFFAA; }
.dataTableContent-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
/* account */
.main { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.formArea { background-color: #f1f9fe; border-color: #7b9ebd; border-style: solid; border-width: 1px; }
.formAreaInactive { background-color: #ffbfbf; border-color: #7b9ebd; border-style: solid; border-width: 1px; }
.formAreaTitle { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; }
.fieldInputMain {  font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; color: #000000; font-weight: normal; background-color:#CEDEFF}
.fieldInputMainRed {  font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; color: #000000; font-weight: normal; background-color:#FF0000}
.fieldInputMainRedtext {  font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; color: #FF0000; font-weight: normal; background-color:#CEDEFF}
.fieldInputMainRedWhite {  font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; color: #FFFFFF; font-weight: normal; background-color:#FF0000}


