/*
  $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: #ebf7ff url(images/bg/bg_body.gif) repeat-x; 
  color: #000000;
  margin: 0px;
  min-height: 100%;
}

/* A {
	color: #A5C329;
	font-size: 12px; 
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #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: White;
  max-width: 40%;
	padding-left: 40px;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

.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: #4A8E10;
  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: #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; }

#bottom_nav { 
	/*clear: both;*/ 
	width: 800px; 
	height: 30px; 
	height: 23px; 
	padding-top: 4px; 
} 

#bottom_nav ul {
	text-align: center;
	list-style-type: none !important; 
}

#bottom_nav ul li { 
	display: inline;
} 

#bottom_nav ul li a { 
	padding: 0 10px;
	border-right: 1px solid white; 
} 
#bottom_nav ul li a:link, #bottom_nav ul li a:visited {
	color: #020202;
	text-decoration: none;
}
#bottom_nav ul li a:hover { text-decoration: underline; }
/* Side Nav */
/**********************

Footer

**********************/

#footer {
	width: 800px; 
	margin-bottom: 20px; 
}

#footer p { 
	font: normal 85% arial; 
	text-align: center; 
	color: #8e8d8d; 
} 

#footer p a { 
	color: #8e8d8d;
	text-decoration: none; 
}

#footer p a:hover { 
	text-decoration: underline; 
} 
	
/* @end */

/**********************

Header

**********************/

#header {
	width: 800px; 
	height: 202px; 
	background: url(images/bg/bg_header.gif) no-repeat #fff; 
	overflow: hidden;
}

#search_box { 
	width: 151px; 
	height: 17px; 
	margin-left: 10px; 
	border: none; 
} 

#search_go { 
	position: relative; 
	top: 4px; 
	left: 3px; 
} 

#search_rad { 
	margin-left: 50px; 
} 

.form_radio { 
	position: relative; 
	top: 5px; 
	left: 10px; 
} 

#logo { width:330px; float:left; }
#logo p a {
	display: block;
	position: relative; 
	z-index: 1; 
	width: 300px; 
	height: 60px;
	margin: 15px 0 0 30px;
	}
#logo p a:hover {
	background:none;
	}


/**********************

Secondary Page

**********************/
.breadcrumb {
  color: #A5C329;
  background-color: White;
  	margin-bottom: 10px;
	font-size: 77%;
}
.breadcrumb a:link, .breadcrumb a:visited {
	  color: #A5C329;
	  text-decoration: none;
}
.breadcrumb a:hover { 
	  color: #A5C329;
	  text-decoration: underline;
}

body#secondary div.left-col {
	width: 210px;
	margin-right: 20px;
	float: left;
	display: inline;
}
body#secondary div.center-col,  body#secondary div.maincol {
	float: left;
	display: inline;
}
body#secondary div.center-col {
	width: 290px;
	margin-top: 15px;
	margin-right: 28px;
}
body#secondary div.maincol {
	width: 530px;
	float: left;
}
body#secondary div.right-col {
	width: 212px;
	margin-top: 15px;
	float: left;
	display: inline;
}
body#secondary div.right-col img {
	margin-bottom: 20px;
}
body#secondary div.right-col ul li {
	list-style-type: disc;
	margin-left: 20px;
	font-size: 93%;
	margin-bottom: 3px;
}

/* @group Layout */

#outer-wrapper {
	width: 872px; 
	margin: auto; 
	background: url(images/hd-leaves-bkg.gif) no-repeat 0 0;
	z-index: 100;
}
#wrapper {
	width: 800px; 
	margin: auto; 
}

/* the styling */
#nav .first_nav_a a {
	padding-left: 7px!important;
}
#nav .select a.last_nav_a { padding: 0 0 0 12px; }

#nav li {display:inline; margin:0; padding:0; height:auto;}

* html #nav .select a, * html #nav .current a {width:1px; height:21px;}


#nav .select a:hover, 
#nav .select li:hover a {cursor:pointer; color:#fff;}

#nav .select a:hover {
	text-decoration: underline;
}

#nav .sub {display:none;}


/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

#nav .current a {color:#fff; text-decoration: underline;}

#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {color:#67a611; background-color: #fff; text-decoration: underline;}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {color:#67a611; text-decoration: underline;}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width:730px; height: 28px; top:28px; _top:26px; left:0; margin-top:0; padding-bottom:0; z-index:100; color:#67a611; font-size:11px; }

* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#nav .sub_active a {height:21px; text-decoration:none; line-height:20px; white-space:nowrap; display:block; float:left; padding:5px 10px 10px 7px; margin:0; font-size:12px; white-space:nowrap; border:0; color:#67a611;}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {display:block; padding:5px 10px 10px 10px; margin:0; white-space:nowrap; border:0; color:#67a611; font-size:12px;}

#nav ul.sub a, #nav ul.sub_active a {
	background: url(images/nav-bullet.gif) no-repeat 100% 30%;
}
/* End Main Nav */
#bottom_nav { 
	/* background-color: #63B308; */
	clear: both; 
	width: 800px; 
	height: 30px; 
	he\ight: 23px; 
	padding-top: 7px; 
} 

#bottom_nav ul {
	text-align: center;
	list-style-type: none !important; 
}

#bottom_nav ul li { 
	display: inline;
} 

#bottom_nav ul li a { 
	padding: 0 10px;
	border-right: 1px solid white; 
} 
#bottom_nav ul li a:link, #bottom_nav ul li a:visited {
	color: White;
	text-decoration: none;
}
#bottom_nav ul li a:hover { text-decoration: underline; }

.enlarge_center {
	font-size: 10px;
	text-decoration: none;
}
