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

.page_bg {
	background: url(images/design/background.jpg) repeat-x #000;
}

.pageBoderTable {	border: 1px solid #FFF; border-top:0px; border-bottom:0px;}

.gry_bg {
background-image:url(images/design/grey_bg.gif);
background-repeat:repeat-x;
height:37px;
}

UL.headlinks {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
UL.headlinks LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
UL.headlinks LI A {
	PADDING-RIGHT: 6px; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; COLOR: #ffffff; PADDING-TOP: 3px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}


.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #FFFFFF; color: #000000;}
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.colomLine{	background-color: #FFF;}
.boderTable {	border: 1px solid #666666;}
.boderTableMain {	border: 2px solid #ffffff;}
.whiteBorder {	border: 2px solid #ffffff; }


TABLE {	background-color: #000000;}
BODY {  background: #000000;  color: #ffffff;  margin: 0px;}

A {	COLOR: #FFFFFF; TEXT-DECORATION: underline; }
A:link {	COLOR: #FFFFFF; TEXT-DECORATION: underline; }
A:visited {	COLOR: #FFFFFF; TEXT-DECORATION: none; }
A:active {	COLOR: #FFFFFF; TEXT-DECORATION: underline; }
A:hover {	COLOR: #FFFFFF; TEXT-DECORATION: none; }

FORM {	display: inline;}

.bannerNavigation {	font-family: Arial, sans-serif;	font-size: 10px;	color: #ffffff;	font-weight : normal;	vertical-align: middle;	height: 30px;}
a.bannerNavigation  {   color: #FFFFFF; text-decoration: none;}
a:hover.bannerNavigation    {  color: #ffffff;	text-decoration: none;}

TD.headerNavigation {	font-family: Arial, sans-serif;	font-size: 10px;	color: #ffffff;	font-weight : normal;	vertical-align: middle;	height: 30px;}
A.headerNavigation {   color: #FFFFFF; text-decoration: none;}
A.headerNavigation:hover {  color: #ffffff;	text-decoration: underline;}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TD.footer{	background-image: url(images/design/footer_bg.jpg);	background-repeat: repeat-x;}
TD.copyright {	font-family: Arial, sans-serif;	font-size: 10px;	color: #000000;	font-weight: bold;	text-align: center;	background-image: url(images/design/footer_bg.jpg);	background-repeat: repeat-x;}

.infoBox { }
.infoBoxContents {  background: #000000;  font-family: Arial, sans-serif;  font-size: 10px;}
.infoBoxContents  a{ color: #ffffff; text-decoration: underline;}
.infoBoxContents   a:hover{ color: #ffffff; text-decoration: none;}
TD.infoBoxHeading {	font-family: Arial, sans-serif;	font-size: 10px;	font-weight: bold;	color: #000000;	background-image: url(images/infobox/info_box_bg.gif);	background-repeat: repeat-x;	text-transform: uppercase;}

.infoBoxCategories { }
.infoBoxCategoriesContents td {padding:0px;}
.infoBoxCategoriesContents  a{ font-family:Arial, Helvetica, sans-serif;color: #ff8000; text-decoration: none;font-size:13px;font-weight:bold; margin-left:3px;}
.infoBoxCategoriesContents  a.subcateg{ color: #FFF; text-decoration: none;}
.infoBoxCategoriesContents  span.subcateg{ color: #CC0000; text-decoration: none;}

.infoBoxCategoriesContents   a:hover{ color: #ffffff; text-decoration: none;}
TD.infoBoxCategoriesContents {  background: #000000;  font-family: Arial, sans-serif;  font-size: 10px; font-weight: bold;}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}



TD.infoBox, SPAN.infoBox {
  font-family: 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: #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: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #949494;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data, TD.productListing-data a {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#FFF;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  vertical-align:top;
  padding:5px;
}
TD.pageHeading img {
	display:none;
}
.subCategory { color: #606062; font-family: Arial, sans-serif; font-size: 11px; }
a.subCategory { color: #606062; text-decoration: none;}
a.subCategory:hover { color: #606062; text-decoration: underline;}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.smallText a {
	color:#FFF;
}

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

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #FD0201;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}


SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #606062; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #FF0000; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }



.productListing{	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000; }
a.productListing{	color: #000000; text-decoration: none; }
a:hover.productListing{	color: #989898; text-decoration: underline; }

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

.productListing-heading {  font-family: Arial, sans-serif;  font-size: 10px;  background: #A2A2A2;  color: #000000;  font-weight: bold;}
a.productListing-heading { color: #FFFF00; text-decoration: none;}
a:hover.productListing-heading { color: #FF0000; text-decoration: none;}

.boder{	border: 1px solid #FFFFFF;}
.description{	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;}

.modelNo{ 	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #FFFFFF; font-weight: bold;}

.productName {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #FFFFFF; font-weight: bold;}
a.productName { color: #FFFFFF;  text-decoration: none;  }
a:hover.productName { color: #FFFFFF;  text-decoration: underline;  }

.click{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FF0000; font-weight:bold;}
a.click{color: #FF0000;	text-decoration: none;}
a:hover.click{color: #FF0000;	text-decoration: none;}

.manufacName{	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #FF0000;	font-weight: bold;}
a.manufacName { color: #FF0000; text-decoration: none;}
a:hover.manufacName  { color: #FF0000; text-decoration: underline;}

.productSpecialPrice {  font-family: Arial, sans-serif;  color: #ff0000;}

.price{	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	text-transform: none;}
.special{	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	text-transform: uppercase;	color: #CC0000;	text-decoration: none;	}



/* new styles */

.form_box{
width:120px;
height:17px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.advance_search .form_box {
	width:98%;
}

.smalltext .productName, .smalltext .price
{ font-size:12px; text-transform:uppercase; font-weight:bold; }


.w11_txt, .productPreview .manufacName, .productPreview .productName, .productPreview .modelNo, .productPreview .price, .productPreview .special{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
font-weight:bold;
}

.red_txt, .productPreview .special{
color:#FF0000;
}

.w12_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#fff;
font-weight:bold;
text-align:right;
padding-bottom:5px;
padding-right:6px;
}

.w13_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#fff;
font-weight:bold;
padding-left:5px;

}

.w14_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
font-weight:bold;
padding-left:5px;

}

.r14_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
font-weight:bold;
padding-left:5px;

}

.w15_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
font-weight:normal;
padding-left:3px;

}

.01_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
font-weight:bold;
}

.grey1_bg{
background-image:url(images/design/grey_gradient.gif);
background-repeat:repeat-x;
height:32px;
}

.shaded_bg{
background-image:url(images/design/shaded_mid.gif);
background-repeat:no-repeat;
width:1px;
}

.black_txt, TD.infoBoxHeading{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
}

.highlighted {
	color:#e36f00;
}

a.bold_link {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	
}
