/*
  $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
*/

img { behavior: url(iepngfix.htc); }


.form {
  color: #3b3d3e;
  font-size: 11px;
  line-height: 10px;
  width: 90px;
  height: 17px;
  border: 1px solid #3b3d3e;
  margin: 2px;
  vertical-align: top;
}

.content_black {
	font-size: 11px; color: #000000; 
	text-align: left;
	}

#subsection_table {
	background: url(/images/_gradient_bar.gif);
}

.searchText { font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #e9e9e9; }
INPUT.TEXT.searchText { font-size:5px; color: #000000; border: none; }

.searchbox {
	background-color: #ccc;
	height: 20px;
	vertical-align: middle;
	border: solid 1px #000;
}

.searchboxbtn {
	border: none;
	height: 20px;
	vertical-align: middle;
	background-color: #efefef;
	padding: 2px;
	font-size: 11px;
	color: #636563;
	margin-left: 2px;
}


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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 {
  background: #464646;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
}

A:hover {
  /*color: #AABBDD;*/
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #e5e5e5;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e5e5e5;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #7B7B7B;

}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #7B7B7B;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #7B7B7B;
}

.infoBoxContents {
  background: #F8F8F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #7B7B7B;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, 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: #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 {
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #7B7B7B;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #7B7B7B;
  color: #FFFFFF;
  font-weight: bold;
}


TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productListing-data2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;

}

TD.productListing-data3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, H1.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #9a9a9a;
}

.pageHeading H1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #9a9a9a;
  display: inline;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.mainRiders, P.mainRiders {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  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: #D5D5D5; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #C0C0C0; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.product_listing_items_from_category { font-size: 70%; color: #48443F}
.product_listing_items_from_category_header { font-size: 80%; color: #660000; text-indent: 8px; font-weight:bold}

.product_info_product_name { font-size: 12pt; color: #000000; font-weight:bold;}
.product_info_product_price { font-size: 10pt; color: #000000; font-weight:bold;}
.product_info_product_description { font-size: 10pt; color: #000000; }
.product_info_item_number { font-size: 8pt; color: #000000; }

/*
.categorylistingbox ( font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#000000; text-decoration: none; }
a:active.categorylistingbox { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#000000; text-decoration: none; }
a:visited.categorylistingbox { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#000000; text-decoration: none; } 
a:hover.categorylistingbox { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#000000; background:#ffffff; text-decoration: none; } 
a:link.categorylistingbox { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#000000; text-decoration: none; }
td.categorylistingbox:FIRST-LINE { text-transform: uppercase; }
*/

a:link.categorylistingbox {font-family: Verdana, Arial, sans-serif; font-size: 11px; text-decoration:none;background-color:rgb(229,229,229);color:rgb(0,0,0);}
a:visited.categorylistingbox {font-family: Verdana, Arial, sans-serif; font-size: 11px; text-decoration:none;background-color:rgb(229,229,229);color:rgb(0,0,0);}
a:active.categorylistingbox {font-family: Verdana, Arial, sans-serif; font-size: 11px; text-decoration:none;background-color:rgb(229,229,229);color:rgb(0,0,0);}
a:hover.categorylistingbox {font-family: Verdana, Arial, sans-serif; font-size: 11px; text-decoration:none;background-color:rgb(255,255,255);color:rgb(0,0,0);}


.categorylistingbox2 { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#ffffff; }
a.categorylistingbox2:active { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#ffffff; }
a.categorylistingbox2:visited { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#ffffff; } 
a.categorylistingbox2:hover { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#ffffff; text-decoration: none; } 
a.categorylistingbox2:link { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#ffffff; }
//td.categorylistingbox2:FIRST-LINE { text-transform: uppercase; }
TH { color:#FFFFFF; background:#660000; font-size: 11px; font-weight: normal;font-family: Verdana, Arial, sans-serif; padding-top:5px; padding-bottom:5px; }
a.footer_bar { color:#FFFFFF; }
a.footer_bar:hover { color:#FFFFFF; text-decoration: underline;}

#sectionproductspacer {
  border-right: 1px solid #cccccc;
  heigh: 10px;
}

#sectionproduct {
 width: 175px;
 height: 44px;
  color:#494949;
  padding: 3px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  font-size: 8pt;
  font-style: italic;
  line-height: 110%;
	background: url(/images/prod_bg2.gif) left bottom repeat-x;
}

#section_prodspacer {
	width: 175px;
	height: 1px;
	background: url(/images/prod_dot_line.gif) top left repeat-x;
}

.newProductBox { width: 760px; top:-3px; bottom:5px; position: relative; background-image:url('images/new_product_background.gif'); background-repeat: repeat-y; }
.newProductText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#000; margin-left:24px; margin-right:24px; position: relative; text-align: justify;}
.newProductText a { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#646464; font-weight: bold; }
.newProductFooter img { position:relative; top:-3px; }

.pos_cat_footer
{
position:relative;
left:0px;
width:680px;
top:0px;
line-height: 100%
color:000;
font-family: sans-serif;
font-size: 9pt;
text-align:justify;
}