/*
  $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
*/

A{
	color: #2255AA;
	text-decoration:none;
}
A:hover {
	color: #7DAE12;
	text-decoration: none;
}

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.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, html {
	background: #1E4467 url(images/bg.png) center repeat-y;
	color: #000000;
	margin: 0px;
	padding:0px;
	text-align: center;
}
TABLE {
	background:#fff;
}

FORM {
	display: inline;
}
#header {
	background:#fc0;
	width:924px;
	height:200px;
	margin:0 auto;
}
img {
	border-style: none;
	padding:0px;
	margin:0px;
}
.tableWrapper {
	background:#fc0;
}
.headerNav02 {
	background-color:#FC0;
	background-image:url(images/menubg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0;
	margin:0 auto;
	height:45px;
}
TR.header {
	background:url(images/oscommerce.gif) no-repeat;
	width:924px;
	height:200px;
}
TABLE.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight : bold;
	background: #000;
}
A.headerNavigation {
	color: #FCD40A;
	text-decoration:none;
}
A.headerNavigation:hover {
	text-decoration: underline;
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #1E4467;
	color: #FCD40A;
	font-weight : bold;
	text-align : center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #1E4467;
	color: #FCD40A;
	font-weight: bold;
	text-align: center;
}
TR.footer {
	background: #1E4467;
}
TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #1E4467;
	color: #FCD40A;
	font-weight: bold;
}
/*Tiny Boxes*/

.infoBox {
	background: #222;
}
.infoBoxContents {
	background: #1E4467;
	color: #FCD40A;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.infoBoxContents a:link {
	color: #FCD40A;
	text-decoration:none;
}
.infoBoxContents a:hover {
	color: #FCD40A;
	text-decoration:underline;
}
.infoBoxContents a:visited {
	color: #FCD40A;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:small-caps;
	background: #000;
	color: #FCD40A;
	height:25px;
	font-weight:bolder;
	text-align:center;
}
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;
}
/*Product Table*/

TABLE.productListing {
	border: 1px solid #999;
	padding:1px;
}
.productListing-heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #336699;
	color: #FFF;
	font-weight: lighter;
	text-align:center;
}
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #CCC;
}
A.pageResults {
	color: #0000FF;
}
A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
	text-decoration: none;
}
TD.pageHeading, DIV.pageHeading {
	font-family: "Arial Narrow";
	font-size:22px;
	font-weight:400;
	margin:0;
	padding:1px 0;
	color:#344561;
	border-bottom:1px solid #EFEFEF;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
TD.main, P.main {
	font-family:lucida, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background: #fff;
	min-height:500px;
}
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: #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: 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;
}
#centrepage {
	width: 800px;
	margin: 0 auto;
	background: #fff;
}
#footer {
	width:924px;
	margin:0 auto;
	background: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#fff;
}
#infoBoxBG01 {
	background:#242424;
	color: #FCD40A;
}
#footer a:link {
	color:#fff;
}
#footer a:hover {
	border-bottom:1px dotted #FFF;
	color:#FFF;
	text-decoration:none;
}
#footer a:visited {
	color:#fff;
}
/*Misc Styles */

.spacer {
	background:#FFF;
	color:#FFF;
	margin:5px;
}
.reviewBox {
	border-bottom:1px solid #CCC;
}
.reviewBoxContents {
	background:#fefde7;
	border-bottom:1px solid #999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding:5px;
}
.textBG {
	background:#fff799;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	margin:0 auto;
}
/* BOF: Open Featured Products */

.featuredTableBg {
	background: #1E4467;
}
TD.featuredProducts, TD.featuredCategories, TD.featuredManufacturers, TD.featuredManufacturerWP {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background: #1E4467;
}
TD.featuredProducts A, TD.featuredCategories A, TD.featuredManufacturers A, TD.featuredManufacturerWP A {
	color: #000000;
	text-decoration: none;
}
TD.featuredProducts A:hover, TD.featuredCategories A:hover, TD.featuredManufacturers A:hover, TD.featuredManufacturerWP A:hover {
	color: #7DAE12;
	text-decoration: underline;
}
/* EOF: Open Featured Products */

#navContainer {
	float:left;
}
#navigation {
	vertical-align:bottom;
	color:#fff;
	float:left;
	line-height:45px;
	padding:0px;
	font-family:lucida, verdana, sans-serif;
}
#navigation li {
	float:left;
	list-style-type:none;
	border-right:1px solid #fff;
	white-space:nowrap;
	
}
#navigation li a {
	display:block;
	padding:0 10px 0 10px;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color:#604600;
}
* html #navigation a {
	width:1%
}
#navigation a:hover {
	background:#e4a602;
	color:#fff;
	text-decoration:none
}
.genericYellowBG {
	background:#ffcc00;
}

dir{
-webkit-padding-start: 0px;
padding:0;
margin:0;
}

ul{
	padding:0;
margin:0;
}
menu{
	padding:0;
margin:0;
}

#minHeight{
	/*min-height:425px;*/
}

.pIndent{
	width:300px;
	margin:0 auto;
}
