/*
  $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 {
padding: 0;
margin: 0;
font: 76% tahoma, verdana, sans-serif;
color: #303030;
TEXT-ALIGN: center;
}

a {
text-decoration: none;
  color:#589CA4;
/*color: #3D7D26;*/
}

a:hover {
text-decoration: underline;
color: #303030;
}


h1 {
margin: 0 0 0 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.8em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
color:#569d25;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

#top {
 width:800px;
 margin:0 auto;
 overflow:hidden;
border-bottom:1px solid #D0D0D0;
}

#top h1 a{
  margin:0;
  float:left;
  background: url(images/logo.gif);
  width:185px;
  height:70px;
  display:block;
  text-indent:-9999px;
}
/*--end logo - begin top nav --*/

.pagetitle {
  height:32px;
  background:#f0f0f0;
  border-bottom:1px solid #d0d0d0;
}

.pagetitle h2 {
margin:0 0 0 7px;
font-size: 1.8em;
line-height: 1.4em;
font-weight: normal;
color:#c0c0c0;
display:inline;
}

body.index .pagetitle {
  display:none;
}


/*--end logo - begin top nav --*/

#toptabs {
	font-size: 0.8em;
	width: 70%;
	float:right;
	text-transform: uppercase;
	margin-top:5px;
}

#toptabs p {
text-align: right;
color: #589CA4;
margin:5px 0;
}

.toptab {
padding: 3px 0;
margin: 0 0 0 4px;
text-decoration: none;
color: #808080;
}

.toptab:hover {
border-bottom: 1px solid #eaeaea;
color: #333;
text-decoration: none;
}

.activetoptab {
padding: 3px 0;
margin: 0 0 0 4px;
color: #333;
text-decoration: none;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
margin: 0 auto 15px auto;
width: 800px;
padding: 5px 20px 20px 20px;
background: #ffffff;
}

#navitabs {
width:786px;
margin:0 auto;

border-bottom: 1px solid #d0d0d0;
text-transform: uppercase;
text-align:center;
font-size: 0.8em;
padding:0 7px;
height:24px;
}
#navitabs ul.links{
text-align:center;
margin:0;
pading:0;
}

#navitabs ul.links li {
display:block;
margin:0 0 0 0;
text-decoration: none;
letter-spacing: 1px;
line-height:24px;
height:24px;
color:#333;
float: left;
}
#navitabs ul.links li:hover {
text-decoration: none;
color:#fff;
}
#navitabs ul.links li a{
padding:9px 6px 15px 8px;
color:#333333;
}
#navitabs ul.links li a:hover{
color:#ffffff;
text-decoration: none;
padding:8px 6px 14px 8px;
background:url(images/nav-bg.gif) repeat-x;
}

#navitabs ul.links li ul{
 line-height: 27px;
 list-style-type:
 none;text-align:left;
 left: -999em;
 width: 180px;
 position: absolute; 
}
#navitabs ul.links li.expanded ul li{ 
float: left; width: 220px; 
background: #F6F6F6; 
} 
#navitabs ul.links li.expanded:hover ul { 
left: auto; 
} 
#navitabs ul.links li.sfhover ul { 
left: auto; 
} 

#navitabs ul.links li a:hover{
color:#ffffff;
text-decoration: none;
padding:8px 6px 14px 8px;
background:url(images/nav-bg.gif) repeat-x;
}

.activenavitab {
text-decoration: none;
color:#fff;
background:url(images/nav-bg.gif) repeat-x;
}

.activenavitab:hover {
text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  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: #b6b7cb;
}

.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: bold;
  background: #ccc;
  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:0px;
  border-style: solid;
 <!-- border-color: #b6b7cb;-->
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ccc;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
text-align:center;
vertical-align:top; 
padding:10px;

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000;
}

/*A.pageResults {
  color: #589CA4;
}

A.pageResults:hover {
  color: #000;
  
}
*/
TD.pageHeading, DIV.pageHeading {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;*/
	color:#589ca4;
	font-size:1.5em;
	font-weight:normal;

}

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; }


.green {
 color:#569D25;
 font-weight:bold;
}
div.breadcrumb{
font-size: 0.9em;
color:#b0b0b0;
margin-left:11px;
}

.breadcrumb a {
color: #808080;
text-decoration:none;

}

.breadcrumb a:hover {
text-decoration:none;
color: #808080;
}
#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

form.site_search input.form-text {font-size:10px; color:#808080; border:1px solid #ccc;margin:2px 2px 0 2px}
form.site_search input.form-submit{background:url(images/btn_go.gif) no-repeat; width:25px;height:22px;margin:0;padding:0;border:0 none;}

a.category{color:#ccc;}


