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

/* Cool Href */
A.coolHref { 
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  color:#000000; 
  background:#FFFFFF; 
  padding:2px; 
  display:block;
  width:90%;
  border:1px;
  border-style:inset;
  border-color:#b6b7cb;
}
A.coolHref:hover {
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  font-weight:bold;
  color:#FFFFFF; 
  background:#bbc3d3; 
  padding:2px; 
  display:block;
  width:90%;
  border:1px;
  border-style:inset;
  border-color:#b6b7cb;
  text-decoration:none;
}
A.coolHref_sel { 
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  color:#FFFFFF; 
  background:#bbc3d3; 
  padding:2px; 
  display:block;
  width:90%;
  border:1px;
  border-style:inset;
  border-color:#b6b7cb;
  text-decoration:none;
}
A.coolHref_sel:hover {
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  color:#FFFFFF; 
  background:#bbc3d3; 
  padding:2px; 
  display:block;
  width:90%;
  border:1px;
  border-style:inset;
  border-color:#b6b7cb;
  text-decoration:none;
}

.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: #2d2c2d; 
  /*background: url('images/back.gif');*/
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}
.Abar {
  color: #ffffff;
  text-decoration: none;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
	margin:0;
}

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;
  background: url('images/infobox/back.gif');
}

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

.contentBox {
  background: #FFFFFF;
/*  border-left:1px solid #C9C9C9;
  border-right:1px solid #C9C9C9;
  border-bottom:1px solid #C9C9C9; */
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
}

.contentBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #979797;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #595959;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color:#FFFFFF;
        background: url('images/infobox/back.gif');
}

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: #ffffff;
  border-bottom: 0px solid #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: 0px;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

UL {
	list-style-type: disk;
}
LI {
	list-style-type: disk;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

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: 10px;
  line-height: 1.5;
  color: #000000;
  list-style-type: disk;
}

UL.main {
  list-style-type: disk;
}
TD.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:#FFFFFF;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: 0px;
}

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; }
.vd
{
	color:#424242;
}
a.b
{
	color:#39698A;
	text-decoration:underline;
}
.copy
{
	color:#656565;
}
a.1
{
	color:#8BB811;
	text-decoration:underline;
}
.dark
{
	color:#595959;
	font-weight:bold;
}

a.black
{
	color:#181818;
	text-decoration:none;
}
.black
{
	color:#181818;
}
.copy
{
	color:#656565;
}
.vd
{
	color:#424242;
}
.top
{
	color:#FFFFFF;
}
.head
{
	color:#FFFFFF;
	font-weight:bold;
}
a.menu
{
	color:#646464;
	text-decoration:none;
}

a.b
{
	color:#39698A;
	text-decoration:underline;
}
.t10
{
	font-size:10px;
}
.category {
 	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;	
	/* font-weight: bold; */
	color:#FFFFFF;
	background: url('images/infobox/back.gif');
}
td.category { vertical-align: middle; }
.cat {
 font-family: Tahoma,Verdana;
	font-size: 11px;	
	color:#000000;
	line-height:1.5;
}
a.category {
	font-family: Tahoma,Verdana;
	font-size: 11px;	
	font-weight: bold;
	color:#FFFFFF;
	background-color: #8A8A8A;
}
a.cat {
	font-family: Tahoma,Verdana;
	font-size: 11px;	
	color:#000000;
	line-height:1.5;
}
.price {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: red;
}
.price2 {
	font-family: Verdana, sans-serif;
	color:#000000;
}

.productTitle {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:595959;
}

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

A.categoryTabUnderBar {
	color: #FFFFFF;
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif;
}

A.categoryTabUnderBar:hover {
	color: #FFFFFF;
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif;
}

/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #595959; 
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3366CC;
}

TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #595959;
}

/* END Categories Tabs v2.0 */

	#button {
		padding: 0 0 0 0;
		background-color: #ccc;
		color: #000;
	}

	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		
	#button li {
		border-bottom: 1px solid #CCCCCC;
		margin: 0;
	}

	#button li a {
		display: block;
		padding: 3px 5px 3px 0.2em;
		border-left: 0px solid #000;
		border-right: 0px solid #000;
		background-color: #ffffff;
		color: #595959;
		text-decoration: none;
		width: 100%;
	}

	html>body #button li a {
		width: auto;
	}
	#button li a:hover {
		border-left: 0px solid #000;
		border-right: 0px solid #000;
		background-color: #E3E3EB;
		color: #000;
	}

        #button li.selected  a {
		border-left: 0px solid #000;
		border-right: 0px solid #000;
		background-color: #EFEFF3;
		color: #595959;
        }
	#button li.selected a:hover {
		border-left: 0px solid #000;
		border-right: 0px solid #000;
		background-color: #E3E3EB;
		color: #595959;
	}

        #button li.selected2  a {
		border-left: 0px solid #000;
		border-right: 0px solid #000;
		background-color: #FFFFFF;
		color: #595959;
        }
	#button li.selected2 a:hover {
		border-left: 0px solid #000;
		border-right: 0px solid #000;
		background-color: #E3E3EB;
		color: #595959;
	}

        #button li.selected3  a {
		border-left: 0px solid #000;
		border-right: 0px solid #000;
		background-color: #EFEFEF;
		color: #595959;
        }
        #button li.selected4  a {
		border-left: 0px solid #000;
		border-right: 0px solid #000;
		background-color: #E4E4EE;
		color: #595959;
        }
        #button li.selected5  a {
		border-left: 0px solid #000;
		border-right: 0px solid #000;
		background-color: #D6D6E0;
		color: #595959;
        }

TD.pollBoxRow {  font-family: Verdana, Arial, sans-serif;  font-size: 10px;  border-color: #eeeeee;  border-style: solid;  border-width: 0px; }
TD.pollBoxText {  font-family: Verdana, Arial, sans-serif;  font-size: 10px;  border-color: #eeeeee;  border-style: solid;  border-width: 0px; }
TR.pollOptRow {  background: #ffffff;}
TR.pollFooter {  background: #ffffffs;}

/* Advanced Searches infobox */

#quick_find select {width:12em; font-size:11px;}
#quick_find>select>option {width:auto;}

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

option.pink {
	background-color: #FBEBB1;
}

productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

productheadDesc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;
}
