/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.spec { font-size: 11px; }

#head {
clear: both;
display: block;
width: 100%;
height: 80px;
background-color: #696;
}

#buttons {
display: block;
width: 1000px;
}

#buttons img { margin-right: 5%; }



			


#LGarial {
	font-size: 18px;
	line-height: 20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#red {
	color: #c00;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.boxText {
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Geneva, Helvetica;
}

.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffc;
	font-weight: bold;
}

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

.productsNotifications { background: #ffffcc; }

.orderEdit {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #70d250;
	text-decoration: underline;
}

#headline {
	font-style: italic;
	font-size: 25px;
	line-height: 30px;
	font-family: Times, "Times New Roman", serif;
}

#subhead {
	font-style: italic;
	font-size: 15px;
	line-height: 22px;
	font-family: Times, "Times New Roman", serif;
}

.LGarial {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#Marial {
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva, "sans serif";
}

#fineprint {
	font-size: 9px;
	font-family: Verdana, Trebuchet, Arial, Helvetica;
}

#footer {
	font-size: 9px;
	line-height: 12px;
	font-family: Georgia, Times, "Times New Roman";
}

#headline2 {
	font-style: italic;
	font-size: 20px;
	line-height: 24px;
	font-family: Times, "Times New Roman", serif;
}

a.toplink:link {
	font-family: Verdana, Arial, Geneva, Helvetica;
	color: white;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none ! important;
}

a.toplink:hover {
	font-family: Verdana, Arial, Geneva, Helvetica;
	color: white;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	text-decoration: underline ! important;
}

a.toplink:visited {
	font-family: Verdana, Arial, Geneva, Helvetica;
	color: white;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none ! important;
}

a:link {
	color: #309;
	text-decoration: underline;
}

a:visited { color: #000; }

BODY {
	background: #fff;
	color: #000;
	margin: 0px;
}

FORM { display: inline; }
TR.header { background: #ffffff; }
TR.headerNavigation { background: #369; }

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

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: #369; }

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

.infoBox { background: #369; }

.infoBoxContents {
	background: #ffc;
	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;
	padding-left: 3px;
	font-size: 10px;
	font-weight: bold;
	background: #369;
	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: #f4f7fd; }
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, .featuredBG, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even { background: #ffffff; }
TR.productListing-heading { background: #d2e9fb; }

TD.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #d2e9fb;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}

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-style: italic;
	font-size: 25px;
	line-height: 30px;
	font-family: Times, "Times New Roman", serif;
}

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, TD.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: 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;
}
