/*
  $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;
	color: #6699cc;

}
.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 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	margin: 0px;
	background-color: #f0f0f0;
}
.tablecontent{
	width: 945px;

}
.tablecontentdiv{
	width: 945px;
	border: 1px solid #6699cc;
	text-align: center;
	float: right;
	position: relative;
}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
	color: #ffa52e;
}

FORM {
	display: inline;
}

TR.header {
	background: #000000;
	  
}


.headerNavigation {
	font-size: 9px;

	color: #FFFFFF;

}

TR.headerNavigation { 
}

TD.headerNavigation {
 
}

A.headerNavigation {
	color: #ffffff;
	font-weight: bold;
}

A.headerNavigation:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #6699cc;
}

TD.footer {
  font-size: 10px;
  background: #6699cc;
  color: #ffffff;

}

.searchInfoBox {
}

.searchInfoBoxContents {

}

.searchBoxText {
  font-size:10px;
  color:#ffffff;
}

.searchBoxText form A {
  color:#ffffff;
}

.infoBox {
  background: #ffffff;
  border: 1px solid #6699cc;
  
}

.infoBoxContents {
	background: #ffffff;
	font-size: 10px;
	
	
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-size: 10px;
	font-weight: bold;
	background: #6699cc;
	color: #ffffff;
	
}

TD.infoBox, SPAN.infoBox {
  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 {

}
tr.productListing-odd {
border: 1px;
  border-style: solid;
  border-color: #6699cc;
  border-spacing: 1px;
  }
  
.productListing-heading {
  font-size: 10px;
  background: #6699cc;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
	color: #333333;
}

A.pageResults:hover {
	color: #FF0000; 
}

TD.pageHeading, DIV.pageHeading {
	font-size: 13px;
	font-variant:small-caps;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699cc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

.main {
  background-color:#FFFFFF;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}


.radiooptions {
  background-color:#FFFFFF;
}

TD.radiooptions {
  font-size: 11px;
  line-height: 1.5;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, RADIO, SELECT {
  font-size: 11px;
}

INPUT {
 font-size: 11px;
 color:#aa550e;   
 border:1px solid;
 border-top-color:#AAAAAA;
 border-left-color:#AAAAAA;
 border-right-color:#222222;
 border-bottom-color:#222222;
 vertical-align:bottom;
}
INPUT img {
	font-size: 11px;
	color:#aa550e;
	border-top-color:#FFFFFF;
	border-left-color:#AAAAAA;
	border-right-color:#222222;
	border-bottom-color:#222222;
	vertical-align:bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

TEXTAREA {
 font-size: 11px;
 color:#aa550e;   
 border:1px solid;
 border-top-color:#AAAAAA;
 border-left-color:#AAAAAA;
 border-right-color:#222222;
 border-bottom-color:#222222;
 vertical-align:bottom;
 width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { 
  font-size: 10px; color: #8c8c8c; 
}

.checkoutBarCurrent { 
  font-size: 10px; color: #000000; 
}

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: navy;
	padding-left: 5px;}
input{
	
}
.submit{
	border: 0px solid #000000;
}
.tabbody{
	border: 1px double #CCCCCC;
}
.main td {
font-size: 10px;}

/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0; 
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#ffffff;
	layer-background-color:#ffffff;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel0{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel0over{
	background-color:#6699cc;
	layer-background-color:#6699cc;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel1{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel1over{
	background-color:#6699cc;
	layer-background-color:#6699cc;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}
/* ----------------- coolMenu_eof ----------------- */
.main{
	padding: 10px;
}
.product_contents{ 
	color:#FF0000;
	font-weight: bold;
	font-size: 12px;
}
.price{
	color:#FF0000;
	font-weight: bold;
	font-size: 14px;
}
.price2{
	
	font-weight: bold;
	font-size: 11px;
}
.price-big{	
color:#FF0000;
	font-weight: bold;
	font-size: 14px;}
.price-small{
	color:#999999;
	font-weight: bold;
	font-size: 12px;
}
.tab{
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
TD.pageHeading2 {
	font-size: 12px;
	font-variant:small-caps;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699cc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
 .pageHeading2 a {color: #FFFFFF;}
 
 img{
	border: 0px solid #FFFFFF;
}