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

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

td.line_top{
  border-top: 1px solid #9999CD;
}

h3{
  margin: 0;
  color: #15562B;
}

BODY {
  background-color: white;
  color: #000000;
  margin: 0px;
  padding: 0;
/*   padding: 0 100px 0 100px; */
  /*background-image: url(images/body_bg.gif);*/
  background-repeat: repeat-x;
/*   background-position: top center; */
}

body, a, td{
	font-family: Helvetica, "Arial Narrow", sans-serif; font-size: 10pt;
	color: #004242;
}

input[type=text],input[type=password]{
  border: 1px solid #666666;
}

div.clearer{
  clear: both;
}

#nav-menu{
	color: white;
}

.nav-cont{
	font-weight: bold;
/*   display:block; */
  height: 32px;

  display: table-cell;
  vertical-align: middle; 
}

.nav-cont a{
	color: white;
  margin: 0 10px 0 10px;
}

.contacts-top{
/*   margin: 10px; */
/*   font-size: 5px; */
}

.contacts-top td{
	font-weight: bold;
	font-size: 12pt;
	color: #062C21;
}

.contacts-top td.tel{
	font-size: 15pt;
}


.contacts-top td a{
	color: #062C21;
	font-size: 12px;
}

#contants-spacer{
  padding: 10px;
}

#main-table, #navigation-table, #logo-table, #footer-table{
	width: 990;
	margin: 0 auto;
}

#footer-table p
{
	padding:0px;
	margin:0px;
}

#main-table{
	height: 600px;
}

#cart-td{
	width: 250px;
}

#navigation-div{
	background-color: #15562B;
}

#header-table{
	width: 100%;
}

#navigation-div, #logo-div{
	/*width: 1201px;
	margin: 0 auto;*/
/* 	width: 100%; */
}

#logo-div{
	/*background-image: url(images/trans_white.gif);*/
}

#footer{
 	height: 150px; 
	width: 100%;
	background-color: #97CD99;
	padding-top: 5px;
}

#header-contants{
/*   background-color: white; */
  height: 84px;
  width: 211px;
  background-image: url(images/header-contants-bg.gif);
  background-repeat:no-repeat;
}



A {
  text-decoration: none;
}

A:hover {
/*   color: #AABBDD; */
  text-decoration: underline;
}

.boxText span.cats, .boxText p.cats{
/*	display: block;*/
/*	margin: 0;*/
	/*line-height: 20px;*/
	font-weight: bolder;
	/*padding-bottom:3px;*/
/*   position:static; */
  vertical-align:middle; 
}
.boxText span.cats a{
	/*color:red;*/
}
.boxText span.cats img{
	/*color:red;*/
/*	margin-bottom:-2px;
	padding:0px;*/
}

.cats_right_img{
  position:static;
  vertical-align:middle;
}

.cats_right_div{
  margin: 8px 0;
}

.boxText p.cats_left{
  margin:0;
  padding:1px 0;
}

.boxText p.cats_left a{
  font-size: 12px;
}

FORM {
	display: inline;
}

.main-background{
	background-color: white;
}

div.main-background{
	margin: 2px;
	padding: 10px;
}

#cart_bg{
	width: 211px;
	height: 84px;
/* 	background-color: #0000CC; */
	background-image: url(images/cart_rounded.gif);
	background-repeat: no-repeat;
}

#cart_img{
	background-image: url(images/little_blue_cart.gif);
	background-repeat: no-repeat;
	background-position: 15 30;
}

#cart_id{
	padding: 15px;
	width: 181px;
	color: white;
	vertical-align: middle;
	font-weight: bold;
}

#cart_id a{
	color: white;
	text-decoration: none;
}

a.cascadeNavigation{
	color: black;
}

TR.header {
	height: 100px;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
	height: 32px;
}

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

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover, a.cascadeNavigation:hover {
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 11pt;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 11pt;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 9pt;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: white;
}

.infoBoxContents {
  background: white;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 9pt;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 9pt;
}

TD.infoBoxHeading a{
	font-size: 11pt;
}

TD.infoBoxHeading {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  background: white;
  color: black;
  padding: 3px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 9pt;
}

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; */
}

.prod_list_left {
   border-bottom:1px solid #B6B7CB;
   border-right:1px solid #B6B7CB;
}

.prod_list_right {
   border-bottom:1px solid #B6B7CB;
}

/*tr.productListing-odd{

}*/

span.listing_name{
	display: block;
	font-weight: bold;
}

TABLE.productListing {
  border-left: 1px solid #B6B7CB;
  border-right: 1px solid #B6B7CB;
  border-top: 1px solid #B6B7CB;
  border-spacing: 0px;
}

.productListing-heading {
/*  font-family: Helvetica, Arial, sans-serif;
  font-size: 9pt;
  background: #b6b7cb;
  color: #FFFFFF;*/
  font-weight: bold;
}

TD.productListing-data {
  font-family: Helvetica, Arial, sans-serif;

}

.more_link
{
	color:orange;
	font-weight:bold;
}

span.more-link, span.more-link a, span.more-link a:visited, span.more-link a:hover{
	float: right;
	font-weight: bold;
	font-size:11px;
	text-align:left;
}


span.price-span{
  font-size: 13pt;
  font-weight: bolder;
  display: block;
  color: black;
  text-align:center;
}

.product_info_price
{
  font-size: 20px;;
  font-weight: bolder;
  color: black;
}

A.pageResults {
/*   color: #0000FF; */
	text-decoration: none;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: black;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 9pt;
  color: #000000;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 9pt;
}

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

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10pt;
}

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

SPAN.greetUser {
  font-family: Helvetica, 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, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

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

/* input requirement */

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

.featured_link, .featured_link a, .featured_link:hover
{
	text-decoration:none;
}

