/*
  $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; font-size: 10px; }
.errorBox { font-family : Verdana; font-size : 10px; background: #1E1E1E; font-weight: bold; }
.stockWarning { font-family : Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #1E1E1E; }
.orderEdit { font-family : Verdana; font-size : 10px; color: #A0A0A0; text-decoration: underline; }

BODY {
	background:#000000;
  margin: 0px;
  font-size:10px;
  color:#A0A0A0;
  font-weight:normal;
  font-family: Verdana;
}

.mainborderindex{
height:517px;
background:url(images/bgindex.jpg) repeat-x top;
}

.mainborder{
height:800px;
background:url(images/bg.jpg) repeat-x top;
}


.headerbgindex {
	height:502px;
  margin: 0px;
}

.headerbg {
	height:97px;
  margin: 0px;
}

.headerrow { 
 border-top:1px #C3BDBD solid;
 border-bottom:1px #C3BDBD solid;
}

.columnleft {
 color: #A0A0A0;
 height:100%;
 padding-left:15px;
}
.leftcolumnbg
{
	vertical-align:top;
}
.columnrightbg {

 color: #A0A0A0;
 height:100%;
 padding-left:6px;
}

.maincat_button {
  font-size:12px;
  color:#A0A0A0;
  font-weight:bold;  
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

/*TR.headerNavigation {
  background: #DDE1D0;
}*/

TD.headerNavigation {
  font-family : Verdana;
  font-size: 10px;
  background: #DDE1D0;
  color:#A0A0A0;
}

.headertoptitle {
font-family : Verdana;
  font-size:11px;
  color:#A0A0A0;
  font-weight:bold;  
}

.headerlogotitle {
font-family : Verdana;
  font-size:10px;
  color:#A0A0A0;
  font-weight:normal;  
}

A {
  color: #A0A0A0;
}

A {
  color: #A0A0A0;
}

A.headertop {
  font-family : Verdana;
  font-size: 10px;
  color:#BBBBBB;
  text-decoration:none;
  text-transform:uppercase;
}

A.headertop:hover {
  font-family : Verdana;
  font-size: 10px;
  color:#BBBBBB;
  text-decoration:none;
  text-transform:uppercase;  
}
A.headertop:visited {
  font-family : Verdana;
  font-size: 10px;
  color:#BBBBBB;
  text-decoration:none;
  text-transform:uppercase;  
}

A.footertop {
  font-family : Verdana;
  font-size: 10px;
  color:#A1A1A1;
  text-decoration:none;
  text-transform:uppercase;
}

A.footertop:hover {
  font-family : Verdana;
  font-size: 10px;
  color:#A1A1A1;
  text-decoration:none;
  text-transform:uppercase;  
}
A.footertop:visited {
  font-family : Verdana;
  font-size: 10px;
  color:#A1A1A1;
  text-decoration:none;
  text-transform:uppercase;  
}


A.headerNavigation { 
font-size:10px;
  color: #A0A0A0; 
  font-weight:normal;
}

A.headerNavigation:hover {
font-size:10px;
  color: #A0A0A0;
  font-weight:normal;

}
A.headerNavigationSel { 
font-size:11px;
  color: #A0A0A0; 
  font-weight:bold;
}

A.headerNavigationSel:hover {
font-size:11px;
  color: #A0A0A0;
  font-weight:bold;

}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #A0A0A0;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #1E1E1E;
  color: #A0A0A0;
  font-weight: bold;
  text-align: center;
}


TD.footer {
  font-family : Verdana;
  font-size: 10px;
  color:#BBBBBB;
  text-decoration:none;
  text-transform:uppercase;
}

.infoBox {
  /*background: #b6b7cb;*/
  vertical-align:top;
}

.infoBoxContents {
/*  background: #f8f8f9;*/
  font-family : Verdana;
  font-size: 10px;
}

.infoBoxNotice {
  background: #1E1E1E;
}

.infoBoxNoticeContents {
  background: #1E1E1E;
  font-family : Verdana;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family : Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #A0A0A0;
  text-transform:uppercase;
}
span.infoBoxHeading {
  font-family : Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #A0A0A0;
  text-transform:uppercase;
}

TD.infoBox, SPAN.infoBox {
  font-family : Verdana;
  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: #1E1E1E;
}

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: #1E1E1E;*/
	background:#303030;
}

TABLE.productListing {
/*  border: 1px;
  border-style: solid;
  border-color: #646464;
  border-spacing: 1px;
*/
	margin:0px;
}

.productListing A,.productListing A:visited
{
	color:#A0A0A0;
	text-decoration:none;
}

.productListing A:hover
{
	color:#A0A0A0;
	text-decoration:underline;
}

.productListing-heading {
  font-family : Verdana;
  font-size: 11px;
  background: #1E1E1E;
  color: #A0A0A0;
  font-weight: bold;
  padding:5px;
}

TD.productListing-data {
  font-family : Verdana;
  font-size: 11px;
  text-align:center;  
}

A.pageResults {
  color: #A0A0A0;
}

A.pageResults:hover {
  color: #A0A0A0;
  background: #1E1E1E;
}

TD.pageHeading, DIV.pageHeading {
font-family : Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #A0A0A0;
  text-transform:uppercase;
  /*font-family : Verdana;
  font-size: 18px;
  font-weight: bold;
  color:#A0A0A0;*/
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family : Verdana;
  font-size: 10px;
  color: #A0A0A0;
}

TD.main, P.main {
  font-family:Verdana;
  font-size:10px;
  line-height:1.5;
  color:#A0A0A0;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family : Verdana;
  font-size: 10px;
}
.smallText a:link,.smallText a:visited{
	font-family : Verdana;
  	font-size: 11px;
	color: #A0A0A0;
	font-weight:bold;
	text-decoration:none;
}
.smallText a:hover{
	font-family : Verdana;
  	font-size: 11px;
	color: #A0A0A0;
	font-weight:bold;
	text-decoration:underline;
}

TD.accountCategory {
  font-family : Verdana;
  font-size: 13px;
  color: #A0A0A0;
}

TD.fieldKey {
  font-family : Verdana;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family : Verdana;
  font-size: 12px;
}

TD.tableHeading {
  font-family : Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family : Verdana;
  font-size: 10px;
  color: #A0A0A0;
}

CHECKBOX, RADIO, SELECT {
  font-family : Verdana;
  font-size: 11px;
/*  background:#1E1E1E; 
 color: #A0A0A0;*/

}
INPUT{
  font-family : Verdana;
  font-size: 11px;
  border:1px #424242 solid;
/* 
background:#1E1E1E;
color: #A0A0A0;*/
}

TEXTAREA {
  width: 100%;
  font-family : Verdana;
  font-size: 11px;
  border:1px #424242 solid;
/* 
background:#1E1E1E;
color: #A0A0A0;	*/

}

SPAN.greetUser {
  font-family : Verdana;
  font-size: 12px;
  color: #A0A0A0;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #A0A0A0;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family : Verdana;
  color: #A0A0A0;
}

SPAN.errorText {
  font-family : Verdana;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #1E1E1E; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #1E1E1E; }

.checkoutBarFrom, .checkoutBarTo { font-family : Verdana; font-size: 10px; color: #A0A0A0; }
.checkoutBarCurrent { font-family : Verdana; font-size: 10px; color: #A0A0A0; }

/* message box */

.messageBox { font-family : Verdana; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family : Verdana; font-size: 10px; background-color: #1E1E1E; }
.messageStackSuccess { font-family : Verdana; font-size: 10px; background-color: #1E1E1E; }

/* input requirement */

.inputRequirement { font-family : Verdana; font-size: 10px; color: #FF4F4F; }
.boxheading
{
  font-family : Verdana;
  font-size: 11px;
  text-transform:uppercase;
  font-weight:bold;
  color:#FFFFFF;
}
.paddtop
{
	padding-top:7px;
}
.paddleft
{
	padding-left:5px;
}
.justify
{
	text-align:justify;
	font-family : Verdana;
  	font-size: 9px;
	line-height: 1.2;
	color:#A0A0A0;
}
.paraImageLeft
{
	float:left; 
	display:inline; 
	margin-right:10px; 
	padding-left:5px;
 }
 .paraImageRight
{
	float:right; 
	display:inline; 
	margin-left:5px; 
	padding-left:5px;
 }

 .paraText
 { 	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
}
.mainpadding
{
	padding-top:5px;
	padding-left:15px;
	
}
.product_title
{
  font-family: Verdana;
  font-size: 11px;
  color:#A0A0A0;
}
a.product_title
{
  font-family : Verdana;
  font-size: 12px;
  color:#7F7F7F;
  text-decoration:none;
  text-transform:uppercase;
}
.product_wth
{
	width:130px;
}
.box_product_wth
{
	width:100px;
}

.product_desc
{
  font-family : Verdana;
  font-size: 10px;
  color:#555555;
  text-decoration:none;
  line-height:1.5;
  height:85px;
}

.product_title_price
{
	font-family : Verdana;
  font-size: 20px;
  color:#666666;
}
.price
{
  font-family : Verdana;
  font-size: 11px;
  color:#666666;
}
.searchbg
{
	background:url(images/search_bg.jpg) no-repeat center left;
	height:30px;
	width:185px;
	margin-top:2px;
	padding-bottom:2px;
}
.newsletterbg
{
	background:url(images/newsletter_bg.jpg) no-repeat center left;
	height:30px;
	width:185px;
	margin-top:2px;
	padding-bottom:2px;
}
.imagestyle
{
	height:20px;
	border:1px #FFFFFF solid;
	font-size:9px;
	padding-top:4px;
	color:#A0A0A0;
}
.fontbold
{
	font-size:11px;
	font-weight:bold;
}
.homeboxbg
{
	background:#F4F6EB;
	padding-left:5px;
	padding-right:5px;
}
.topborder
{
	border-top:1px #C3BDBD solid;
}
.hometabsel
{
	font-family:Verdana;
  font-size: 10px;
  color:#BBBBBB;
  background:url(images/seltab.jpg) repeat-x;
  height:35px;
  text-align:center;
  width:114px;   
}
.hometab
{
	font-family : Verdana;
  font-size: 10px;
  color:#BBBBBB;
  background:url(images/tab.jpg) repeat-x;
  height:35px;
  text-align:center;
  width:114px;
}
.seperator
{
	width:3px;
}
a.h11
{
	font-family : Verdana;
  font-size: 11px;
  color:#BBBBBB;
  text-transform:uppercase;
    text-decoration:none;
}
a.h11:hover
{
	font-family : Verdana;
  font-size: 11px;
  color:#BBBBBB;
  text-transform:uppercase;
    text-decoration:underline;
}
a.h11:visited
{
	font-family : Verdana;
  font-size: 11px;
  color:#BBBBBB;
  text-transform:uppercase;  
}

a.m11
{
	font-family : Verdana;
  font-size: 11px;
  color:#D5D5D5;
  text-transform:uppercase;  
    text-decoration:none;
}
a.m11:hover
{
	font-family : Verdana;
  font-size: 11px;
  color:#D5D5D5;
  text-transform:uppercase;  
    text-decoration:underline;  
}
a.m11:visited
{
	font-family : Verdana;
  font-size: 11px;
  color:#D5D5D5;
  text-transform:uppercase;
}
.product_bg
{
	background:#1E1E1E;
	padding:10px;
}
.productlist_bg
{
	background:#1E1E1E;
	width:165px;
	padding-top:10px;
	padding-bottom:10px;
}
.cattitle
{
	font-family : Verdana;
   font-size: 16px;
  font-weight: bold;
  color:#DDDDDD;
  text-transform:uppercase;
}
.imgborder
{
	border:2px #424242 solid;
}
.boxbg
{
	background:#1E1E1E;
	padding-top:1px;	
	padding-left:10px;	
}
.innertitle
{
  font-family : Verdana;
  font-size: 12px;
  color:#7F7F7F;
  text-decoration:none;
  text-transform:uppercase;
}
SPAN.productInfoSmall{font-family:Verdana,Arial,sans-serif;font-size:10px;color:#000000;}
.productlistdata
{
	padding:1px;
}