/*
  $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: 11px; }
.errorBox { font-size: 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size: 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size: 11px; color: #70d250; text-decoration: underline; }

body {
	text-align: center;
	color: #333333;
	background-color: #6d6f71;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height:16px;
}
a {
  color: #cc0000;
  outline:none;
  text-decoration: none;
}

a:hover {
  color: #333333;
  text-decoration: none;
}
.search_area{
	font-size:11px;
}
a.advanced_search
{
	color: #231f20;
	text-decoration:none;
	font-size:11px;
}
a.advanced_search:hover
{
	color: #231f20;
	text-decoration:underline;
}

/***** new ****/

.searchbox {
     float: left;
     margin-top: 4px;
     margin-right: 6px;
}
.manufact{
	background-color:#babcbe;
	background-image: url(images/manu_bg.jpg);
	background-repeat: repeat-x;
	padding-left:13px;
}
.manufact_head{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:5px;
}
.orderline {
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #e94833;
	padding-left:5px;
}
.paypal{
	padding-left:8px;
}

.highlightText {
  font-size: 15px;
  font-weight: bold;
  color: #464646;
  margin-bottom: 10px;
}
.LowLightText {
  font-size: 13px;
  color: #464646;
  margin-bottom: 17px;
}
.LowLightText span{
	font-size:10px;
	font-weight:bold;
}
span.phone{ 
	font-size: 12px;
	color: #464646;
	white-space: nowrap;
}

.dataSheet {
      font-family: Verdana, Arial, sans-serif;
      font-size: 8pt;
      margin-bottom: 10px;
}

TD.boxtext {
   padding-left: 10px;
}

.frontBody {
	margin-right: 8px;
	width: 496px;
	float:left;
}
.top_products{
	float:right;
	width:149px;
	/*border:#993300 solid 1px;*/
}
.top_products_head{
	background-color:#bcbdbf;
	height:25px;
	background-image: url(images/tp1_bg.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	padding-left:15px;
	padding-top:5px;
}
.top_products_logos{
	text-align:center;
}
.top_products_logos img{
	margin-top:12px;
	margin-bottom:12px;
}
.top_products_bot{
	background-color:#bcbdbf;
	height:12px;
	background-image: url(images/tp_bg.gif);
	background-repeat: repeat-x;
}
.frame {
	width: 899px;
	margin: auto;
	background-color:#FFFFFF;
}

.body {
      margin-top: 0px;
}

.leftnav {
      width: 201px;
	background-image: url(images/column_leftbg.jpg);
	background-repeat: repeat-x;
	margin-right:24px;
}

.leftnavFR {
	width: 201px;
	background-image: url(images/column_leftbg.jpg);
	background-repeat: repeat-x;
	margin-right:24px;
}

.rightnav {
      width: 160px;
      margin-left: 2px;
}
.leftlinks {
	line-height:17px;
}
.leftlinks a{
	font-weight:normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:25px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 10px; center;
	text-decoration:none;
	color:#ed1c24;
}
.leftlinks a:hover{
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
	color:#ed1c24;
}

.rightnavFR {
      /*width: 160px;*/
      margin-left: 2px;
      padding-left: 5px;
}

.header {
	background-color:#FFFFFF;
}
.head_top{
	background-color:#bbbcbf;
	height:30px;
	background-image: url(images/head_top_bg.jpg);
	background-repeat: repeat-x;
	font-size:10px;
	text-align:right;
	padding-right:20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.head_top a{
	color:#111111;
	text-decoration:none;
	padding-left:10px;
}
.head_top a:visited{
	color:#111111;
	text-decoration:none;
}
.head_top a:hover{
	color:#111111;
	text-decoration:underline;
}
.head2{
	height:94px;
}
.head3{
	height:94px;
	position:relative;
}
.logo1{
	position:absolute;
	top:23px;
	left:20px;
}
.logotxt{
	position:absolute;
	top:23px;
	left:166px;
	font-weight:bold;
	color:#808284;
	font-size:14px;
}
.logotxt span{
	color:#231f20;
	font-size:18px;
	font-weight:bold;
}
.cart1{
	position:absolute;
	top:25px;
	right:20px;
}
.footer {
	margin-top: 10px;
	width: 844px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.copyright{
	font-size:10px;
	color:#666666;
	padding-top:10px;
}
.copyright a{
	color:#666666;
	text-decoration:none;
}
.copyright a:visited{
	color:#666666;
	text-decoration:none;
}
.copyright a:hover{
	color:#666666;
	text-decoration:underline;
}
#group_bar  {
	border-bottom:2px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
	font-size:12px;
	font-weight:bold;
	height:60px;
	padding:5px 0;
}
.group-item {
	border-right:1px solid #CCCCCC;
	float:left;
	line-height:1.1em;
	text-align:center;
	width:120px;
	font-size:10px;
	margin-top: 3;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.group-item .first-line {
	font-size:12px;
}
#group_bar .last {
	border-right:medium none;
}
.group-item img {
	padding-top:3px;
}
img#footer-logo {
	float:left;
	margin:10px 8px 0 0;
}
img {
	border:0 none;
}
.loginBox {
    border: 1px solid #CC0000;
    margin: 0px;
    background: #fff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    padding: 5px
}

FORM {
	display: inline;
}
TR.header {
}
TR.headerNavigation {
	background-color:#838588;
	height:30px;
	
}
TD.headerNavigation {
  background-color:#838588;
  background-image: url(images/toplinks_bg.gif);
  background-repeat: repeat-x;
  font-size: 12px;
  color: #ed1c24;
  font-weight : bold;
  padding-left:10px;
}
A.headerNavigation { 
  color: #FFFFFF; 
  text-decoration: none;
  padding-left:10px;
  padding-right:10px;
  text-shadow: #666666 2px 2px 2px;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  text-decoration:underline;
}


A.headerNavigation {
  /* needed for Internet explorer */
  height: 1em;
  filter: Shadow(Color=#666666, 
                 Direction=135, 
                 Strength=2);

  /* Needed for Gecko */
  line-height: 2em;
  white-space: nowrap;
}



.order_line{
  background-color:#838588;
  background-image: url(images/toplinks_bg.gif);
  background-repeat: repeat-x;
  font-weight:bold;
  font-size:14px;
  padding-right:15px;
  color:#231f20;
  text-shadow: #666666 2px 2px 2px;
}
.order_line {
  /* needed for Internet explorer */
  height: 1em;
  filter: Shadow(Color=#666666, 
                 Direction=135, 
                 Strength=2);

  /* Needed for Gecko */
  line-height: 2em;
  white-space: nowrap;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.breadcrub{
	font-size:11px;
	color:#464646;
	padding-top:12px;
	padding-left:20px;
	padding-bottom:10px;
}
.breadcrub a{
	color:#464646;
	text-decoration:none;
}
.breadcrub a:visited{
	color:#464646;
	text-decoration:none;
}
.breadcrub a:hover{
	color:#ed1c24;
	text-decoration:none;
}


.infoBox {
/*  border: 1px solid #bbbbbb;
*/}

.infoBoxContents {
  font-size: 11px;
}
.infoBoxContents1 {
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b1b4b6;
	border-bottom-color: #b1b4b6;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  background: #CC0000;
  color: #ffffff;
  padding-left: 7px;
}

TD.infoBox, SPAN.infoBox {
  font-size: 11px;
}
.featured_head{
	background-image: url(images/featured_bg.jpg);
	background-repeat: no-repeat;
	height:40px;
	font-weight:bold;
	padding-left:8px;
	color:#ed1c24;
	font-size:15px;
}

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

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: 1px;
  border-style: solid;
  border-color: #b1b4b6;
  border-spacing: 1px;
  margin-right: 5px;
  width: 98%;
}

.productListing-heading {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height:28px;
	
}
td.productListing-heading{
background-color: #bcbdbf;
	background-image: url(images/product_hbg.jpg);
	background-repeat: repeat-x;
}

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

A.pageResults {
 /* color: #0000FF;*/
  color:#CC3300;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: 000000;
  padding-left: 10px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-size: 12px;
  line-height:16px;
  padding-left: 10px;
  padding-right: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 12px;
  padding-left: 10px;
}
.smallText .cat {
background:url(images/button.jpg) center no-repeat;
height:51px; vertical-align:middle; 
border:#009966 solid 0px; width:132px; font-weight:bold; color:#FFFFFF;
display: inline-block;
}
.smallText .cat:hover {
background:url(images/button_mo.jpg) center no-repeat;
}
.smallText .cat p {
 width:112px;
 margin-top: 13px;
}
.feature_box{
	height:140px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b1b4b6;
	padding-top:10px;
}
.feature_box img{
	padding-bottom:10px;
}
.feature_box a{
	color:#6d6f71;
	text-decoration:none;
}
.feature_box a:hover{
	color:#6d6f71;
	text-decoration:underline;
}


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: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;

}

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

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  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 {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

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


x; color: #ff0000; }





}


ff0000; }





}




x; color: #ff0000; }





}


ff0000; }





}


