/*
  $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-size: 10px; }
.introBoxText { font-size: 11px; }
.errorBox { font-size : 10px; background: #FF0000; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #000000; }
.orderEdit { font-size : 10px; color: #C0C0FF; text-decoration: underline; }

HTML{
	font-family: Verdana, Arial, sans-serif;
}

BODY {
  background: #000000;
  color: #C0C0C0;
  margin: 0px;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#C0C0FF;
  scrollbar-base-color:#C0C0FF;
  scrollbar-darkshadow-color:#C0C0FF;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#C0C0FF;
  scrollbar-track-color:#000000;

}

A {
  color: #C0C0FF;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-size: 10px;
  background: #000000;
  color: #C0C0FF;
  font-weight : bold;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;

}

A.headerNavigation {
  color: #C0C0FF;
}

A.headerNavigation:hover {
  color: #C0C0FF;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  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: #000000;
}

TD.footer {
  font-size: 10px;
  background: #000000;
  color: #6F6F6F;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
}

TD.extraInfoHeader{
	font-size:12px;
	color:white;
	font-weight:900;
	border-left-style:solid;
	border-left-width:5;
	border-color:#C0C0FF;
}

TD.extraInfo{
	font-size:11px;
	color:#C0C0C0;
	padding-left:12px;
}

TABLE.extraInfo{
  background: #000000;
  background: url(./images/infobox/background.jpg) #000000 no-repeat;
  font-size: 10px;
  border-style:solid;
  border-width:1px;
  border-color:#C0C0FF;
  padding:5px;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #000000;
  background: url(./images/infobox/background.jpg) #000000 no-repeat;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #C0C0FF;
  background: url(./images/infobox/middle.gif) #C0C0FF;
  color: #000000;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #C0C0FF;
}

A.pageResults:hover {
  color: #C0C0FF;
  background: #000000;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #C0C0FF;
}

TD.main, P.main, .introtext {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
  color: #9B9B9B;
}

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, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #FFFFFF;
  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: #222222; cursor: pointer; cursor: hand; color: #C0C0FF;
  text-decoration: underline;}
.moduleRowSelected { background-color: #333333; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #BBC3D3; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #FF0000; color: #ffffff; font-weight: bold;}
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }

.netstatCounter
	{
	z-index:1;
	background-color:black;
	color:white;
	visibility: hidden;
	}


.ddbox
{
    FONT-SIZE: 10px;
    BACKGROUND: #000000;
    COLOR: #C0C0FF;
}

/* ----------------- 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:#000000;
	layer-background-color:#000000;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-size:10px;
}

.clLevel0{
	background-color:#000000;
	layer-background-color:#000000;
	color:#C0C0FF;
}

.clLevel0over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#000000;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#C0C0FF;
	layer-background-color:white;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-size:10px;
}

.clLevel1{
	background-color:#000000;
	layer-background-color:#000000;
	color:#C0C0FF;
}

.clLevel1over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#000000;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#C0C0FF;
	layer-background-color:white;
}
/* ----------------- coolMenu_eof ----------------- */

P.disclaimer{
	font: 9px Verdana, sans-serif;
	color: #C0C0FF;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0FF;
	padding: 3px;
	width: 175px;
}
h3.productTitle,
.productTitle,
P.productTitle{
	color:white;
	font-weight:900;
	border-left-style:solid;
	border-left-width:5;
	border-color:#C0C0FF;
	padding-left: 5px;
}
.productInfo,
td, 
ul, li, P.productInfo{
	font-size:12px;
	color:#C0C0C0;
}

.productImage{
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0FF;
}

.divAddToCart{
	position:relative;
	left:10px;
	top:10px;
}

LI.LIProductInfo
{
font-size:12px;
color:#C0C0C0;
}

.photoCredits
{
font-size:9px;
color:#C0C0C0;
}

.reportQuotes
{
font-size:13px;
color:#FFFFFF;
}

.productUpdate
{
font-size: 8pt;
color:#FFFFFF;
}
h1 {
 font-size: 			18px;
 font-weight: 			bold;
 margin: 				0px;
 padding-top: 			0px;
 padding-bottom:		3px;
 padding-left: 		5px;
 padding-right: 		0px;
 color:				#ffffff;
 border-color:			#c0c0ff;
 border-style:			solid;
 border-left-width:		5px;
 border-top-width:		0px;
 border-bottom-width:	0px;
 border-right-width:	0px;

}

h2 {
 font-size: 		13px;
 font-weight: 		normal;
 margin: 			0;
 padding: 		0;
 color:			#ffffff;
}

h3
{
 font-size: 			13px;
 font-weight: 			normal;
 margin: 				0;
 padding-top: 			0px;
 padding-bottom:		0px;
 padding-left: 		12px;
 padding-right: 		0px;
 color:				#c0c0ff;
}

.td_header_description
.td_header_description td
{
	font-size:		10px !important;
}

.thumbImage
{
	border-style:	solid;
	border-color:	#ffffff;
	border-width:	1px;
}

.whiteBold
{
	font-weight:	bold;
	color:			#ffffff;
}
