/*
  $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
*/
IMG {border: none;}
.boxText { font-family: Arial; font-size: 11px; }
.errorBox { font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #ff6600; text-decoration: underline; }

BODY {
  BACKGROUND-IMAGE: url('images/main/bg.gif'); 
  color: #000000;
  margin: 0px
}

A:link { color: #663300; text-decoration: none}
A:hover { color: #008080; text-decoration: none}
A:visited{ color: #663300; text-decoration: none}
A:visited:hover { color: #008080; text-decoration:none}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {color: #333333;}
A.headerNavigation:visited {color: #333333;}
A.headerNavigation:hover {color: #008080;}

TR.headerError {
  background: #ff6609;
}

TD.headerError {
  font-family: Tahoma, Arial;
  font-size: 12px;
  background: #ff6609;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


TD.footer {
  font-family: arial;
  font-size: 10px;
  color: #333333;
    background: #9ACCCD; 
 line-height: 30px; 
 }
  
A.footer {color: #333333;}
A.footer:visited {color: #333333;}
A.footer:hover {color: #008080;}

.infoBox {
  background: #b6b7cb;
}

.infoBoxCategory {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  font-variant:small-caps;
  background: #ffffff;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  font-size: 10px;
}


TD.infoBoxCategory, SPAN.infoBoxCategory {
  font-family: Arial;
  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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

TABLE.productListingRelated {
  border: 1px;
  border-style: solid;
  border-color: #BBAF9F;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial;
  font-size: 10px;
  background: #EDF8C6;
  color: #333333;
}

TD.productListing-data {
  font-family: Arial;
  font-size: 11px;  
}

A.pageResults {
  color: #ff3300;
}

A.pageResults:visited {
  color: #ff3300;
}

A.pageResults:visited:hover {
  color: #ff3300;
}

A.pageResults:hover {
  color: #ff3300;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: arial;
  font-size: 21px;
  font-weight: bold;
  color: #90B518;
}

TD.pageHeading_aw {
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
}

TD.pageDetailHeading, DIV.pageDetailHeading {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
}

TD.main {
  font-family: Arial;
  font-size: 11px;
}

P.main {
  font-family: Arial;
  font-size: 11px;
  line-height: 1.5;
  background: #ffffff;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 10px;
  color: #ff6609;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  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, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ff6609;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff6609;
}

.moduleRow { }
.moduleRowOver { background-color: #DAEAA2; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EDF8C6; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 10px; background-color: #EDF8C6; }
.messageStackSuccess { font-family: Arial; font-size: 10px; background-color: #EDF8C6; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 10px; color: #ff6600; }

A.leftTab {
	font: 8pt arial;
	color: #572C01; 
}

A.leftTab:visited {
	font: 8pt arial;
	color: #572C01; 
}

A.leftTab:hover {
	font: 8pt arial;
	color: #008080; 
}

A.leftSelected {
	font: 8pt arial;
	color: #ff6600; 
	font-weight : bold;	
}

A.headerTab {
/*  color: #FFFFFF; */
	font: 10.1pt arial;
	color: #572C01; 
/*	background: #ffffff  url("folder_left.gif") left top no-repeat; */

}
A.headerTab:hover {
/*  color: #FFFFFF; */
	font: 10.1pt arial;
	color: F06A00; 

}


A.headerTab-selected {
	color: #008080; 
	font-weight : bold;
/*	background: #ffffff url('folder_left_selected.gif') no-repeat left top;*/ 
}

A.headerTab-selected:hover { 
	font: 10.1pt arial;
	color: F06A00; 
} 

.title 		{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; FONT-WEIGHT: bold; FONT-FAMILY: verdana, Helvetica; TEXT-DECORATION: none}
TD          {font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif}
A.indexAsk {font-size: 15px; color: #90B518; font-family: Century gothic; FONT-WEIGHT: bold}
A.indexAsk:visited {font-size: 15px; color: #90B518; font-family: Century gothic; FONT-WEIGHT: bold}
A.indexAsk:hover {font-size: 15px; color: #008080; font-family: Century gothic; FONT-WEIGHT: bold}


.basictab{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #f6ffd5;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover{
background-color: #DBFF6C;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #DBFF6C;
color: black;
}

div.TabView div.Tabs
{
  height: 24px;
  overflow: hidden;
}

div.TabView div.Tabs a
{
  border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:0px solid black; float: left;
  display: block;

  width:  90px;
  text-align: center;

  height:      24px;
  padding-top: 3px;
  vertical-align: middle;
    text-decoration: none;
  font-family: "Times New Roman", Serif;
  font-weight: 900;
  color: #000080
}

div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active
{
background-color: lightyellow;
}

div.TabView div.Pages
{
  clear: both;
  border: 1px solid #404040;
  overflow: hidden;
}

div.TabView div.Pages div.Page
{
  height: 100%;
  padding: 0px;
  overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad
{
  padding: 3px 5px;
}

A.rollover img { border-width:0px; display:inline; } 
A.rollover img.over { display:none; } 

A.rollover:hover { border:0px } 
A.rollover:hover img { display:none; } 
A.rollover:hover img.over { display:inline; }

A.more {color: #ff6600;}
A.more:visited {color: #ff6600;}
A.more:hover {color: #008080;}

