/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

html{font-family: arial, helvetica, sans-serif; color:#ffffff; font-size: 62.5%; margin:0px 0px 0px 0px;}


.boxText { /* font-family: Verdana, Arial, sans-serif; */ font-size: 1.1em;}
.errorBox { /* font-family: Verdana, Arial, sans-serif; */ font-size: 1.1em; background: #ffb3b5; font-weight: bold; }
.stockWarning { /* font-family: Verdana, Arial, sans-serif; */ font-size: 1.1em; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { /* font-family: Verdana, Arial, sans-serif; font-size: 1.1em; color: #70d250; text-decoration: none; */ }

BODY {
  background: #6D6B6C;
  margin: 0px;
}

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

A:visited {
  color: #CCCCCC;
  text-decoration: none;
}

A:hover {
  color: #FFFFFF;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #6D6B6C;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation { /* font-family: Verdana, Arial, sans-serif; */
  font-size: 1.1em;
  /*background: #bbc3d3;*/
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #CCCCCC; 
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: none;
}

A.category{
	font-size: 1.0em;
	font-weight: bold;
	border:0px solid blue;
	margin-bottom:3px;
}
A.category:hover{

	color: #FFFFFF;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  /* font-family: Tahoma, Verdana, Arial, sans-serif; */
  font-size: 1.3em;
  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: 1.3em;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer { /* font-family: Verdana, Arial, sans-serif; */
  font-size: 1.1em;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	border: 0px solid red;
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /* /* background: #f8f8f9; */ */ /* font-family: Verdana, Arial, sans-serif; */
  /* font-size: 1.1em; */
  border: 0px solid green;
}

.infoBoxContents_Box_SC {
  /* /* background: #f8f8f9; */ */ /* font-family: Verdana, Arial, sans-serif; */
  /* font-size: 1.1em; */
  border: 0px solid green;
}

.infoBoxNotice {
   /* /* background: #f8f8f9; */ */
}

.infoBoxNoticeContents {
 /* background: #FFE6E6;  font-family: Verdana, Arial, sans-serif; */
   /* font-size: 1.1em; */
  color: #ffbdbf;
}

TD.infoBoxHeading { /* font-family: Verdana, Arial, sans-serif; */
   /* font-size: 1.1em; */
  font-weight: bold;
  /* background: #F8F8F9; */
  padding:1px;
  color: #F8F8F9;
  border: 1px solid #F8F8F9;
}

TD.infoBox, SPAN.infoBox { /* font-family: Verdana, Arial, sans-serif; */
  /* font-size: 1.1em; */
}

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: 1px;
  border-style: solid;
  border-color: #e2e1e2;
  border-spacing: 1px;
}

.productListing-heading { /* font-family: Verdana, Arial, sans-serif; */
  font-size: 1.1em;
 /* background: #b6b7cb; */
  color: #FFFFFF;
  font-weight: bold;
  border-bottom:1px solid #e2e1e2;
}

TD.productListing-data { /* font-family: Verdana, Arial, sans-serif; */
  font-size: 1.1em;
}

A.pageResults {
  color: #CCCCCC;
  text-decoration: none;
}
A:visited.pageResults {
  color: #CCCCCC;
  text-decoration: none;
}
A.pageResults:hover {
  color: #FFFFFF;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading { /* font-family: Verdana, Arial, sans-serif; */
  font-size: 1.2em;
  font-weight: bold;
  color: #FFFFFF;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar { /* font-family: Verdana, Arial, sans-serif; */
  font-size: 1.1em;
  color: #000000;
}

TD.main, P.main { /* font-family: Verdana, Arial, sans-serif; */
 font-size: 1.1em;
 /*
  font-size: 1.1em;
  line-height: 1.5;*/
}

TD.smallText, SPAN.smallText, P.smallText { /* font-family: Verdana, Arial, sans-serif; */
  font-size: 0.9em;
}

TD.accountCategory { /* font-family: Verdana, Arial, sans-serif; */
  font-size: 1.2em;
  color: #aabbdd;
}

TD.fieldKey { /* font-family: Verdana, Arial, sans-serif; */
  font-size: 1.3em;
  font-weight: bold;
}

TD.fieldValue { /* font-family: Verdana, Arial, sans-serif; */
  font-size: 1.3em;
}

TD.tableHeading { /* font-family: Verdana, Arial, sans-serif; */
  font-size: 1.3em;
  font-weight: bold;
}

SPAN.newItemInCart { /* font-family: Verdana, Arial, sans-serif; */
  font-size: 1.1em;
  color: #ff0000;
}

INPUT, SELECT { /* font-family: Verdana, Arial, sans-serif; */
  font-family: arial, helvetica, sans-serif;
  font-size: 1.0em;
  color:#000000;
  border:0px solid #ffffff;
}

CHECKBOX, RADIO { /* font-family: Verdana, Arial, sans-serif; */
  border:0px solid #ffffff;
}

TEXTAREA {
  /* width: 100%;  font-family: Verdana, Arial, sans-serif; */
  background: #6D6B6C;
  font-family: arial, helvetica, sans-serif;
  font-size: 1.2em;
  color:#FFFFFF;
}

SPAN.greetUser { /* font-family: Verdana, Arial, sans-serif; */
  font-size: 1.3em;
  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: 1.3em;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  /* font-family: Tahoma, Verdana, Arial, sans-serif; */
  font-size: 1.3em;
  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: #585557; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #585557; }

.checkoutBarFrom, .checkoutBarTo { /* font-family: Verdana, Arial, sans-serif; */ font-size: 1.1em; color: #CCCCCC; }
.checkoutBarCurrent { /* font-family: Verdana, Arial, sans-serif; */ font-size: 1.1em; color: #FFFFFF; font-weight:bold; }
A.checkoutBarFrom{ font-size: 1.0em; color: #CCCCCC;}
/* message box */
.messageBox { /* font-family: Verdana, Arial, sans-serif; */ font-size: 1.1em; }
.messageStackError, .messageStackWarning { /* font-family: Verdana, Arial, sans-serif;  background-color: #ff0000; */color: #ffbdbf; font-size: 1.1em;  }
.messageStackSuccess { /* font-family: Verdana, Arial, sans-serif; */ font-size: 1.1em; background-color: #47784f; }

/* input requirement */

.inputRequirement { /* font-family: Verdana, Arial, sans-serif; */ font-size: 1.1em; color: #910f19; }



/*	= INFO Container =  */

#info_container 
	{
	padding:0px 0px 0px 0px;
	margin:0px;
	width:400px;
	border-width:1px;
	border-style:solid;
	border-top-color:#F6F5F2;
	border-right-color:#C3C8D4;
	border-bottom-color:#B4B6BB;
	border-left-color:#EEEBDF;
	}

.drag_drop_bar 
	{
	background-color:#474747;
	/*background-image:url('../images/0bg_dropbar.gif');*/
	height:25px;
	width:400px;
	padding:0px;
	margin:0px;
	}

#info_title 
	{
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-left:5px;
	width:300px;
	height:20px;
	float:left;
	border:0px solid black;
	vertical-align:text-bottom;
	}
#info_slide_updown
	{
	padding:0px;
	margin:0px;
	/* background-color:transparent; */
	background-color:#FFFFFF;
	border:0px solid black;
	}
#info_content 
	{
	padding:0px;
	margin:0px;
	background-color:transparent;
	}
#info_footer
	{
	padding:5px;
	text-align:center;
	}
	
#info_content_slide_up
	{
	float:left;
	padding:0px 0px 0px 0px;
	margin:3px 2px 0px 0px;
	}

#info_content_slide_down	
	{
	float:left;
	padding:0px 0px 0px 0px;
	margin:3px 2px 0px 0px;
	}
	
#info_container_close
	{
	float:left;
	padding:0px 0px 0px 0px;
	margin:3px 2px 0px 0px;
	}	

