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

BODY {

  color: #333333;
  margin: 0px;
  font-family:"Trebuchet MS"; font-size: 12px;
}

A {
  color: #004074;
  text-decoration: none;
}

A:hover {
  color:#0a8cae;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background-image: url(../images/header_back.gif);
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:"Trebuchet MS";
  font-size: 11px;
  background: #006699;
  color: #4cbad5;
  font-weight : bold;
}

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

A.headerNavigation:hover {
  color: #fb038d;
  text-decoration:none;
}

.boxText A.headerNavigation:hover {
  color:#0a8cae;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:"Trebuchet MS";
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #006699;
}

TD.footer {
  font-family:"Trebuchet MS";
  font-size: 11px;
  background: #006699;
  color: #ffffff;
  font-weight: bold;
}
div.footer{
  font-family:"Trebuchet MS";
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
 }
div.footer a{
  font-family:"Trebuchet MS";
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-decoration:none;
 }
 div.footer a:hover{
  font-family:"Trebuchet MS";
  font-size: 11px;
  color: #ec138d;
  font-weight: bold;
  text-decoration:none;
 }
.productBox {
	font-size:11px;
	width:100%;
}

.infoBox {
	background: #006699;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0a8cae;
	border-right-color: #0a8cae;
	border-bottom-color: #0a8cae;
	border-left-color: #0a8cae;
}

.infoBoxContents {
  color:#004074;
  background: #ffffff;
  font-family:"Trebuchet MS";
  font-size: 11px;
}

.infoBoxContents .main {
	color:#004074;
}

.infoBoxContents A{
	color:#0a8cae;
}

.infoBoxNotice {
  background: #006699;
  color:#FFFFFF;
}

.infoBoxNoticeContents {
  background: #006699;
  color:#FFFFFF;
  font-family:"Trebuchet MS";
  font-size: 11px;
}

TD.infoBoxHeading {
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:middle;
}

TD.infoBoxHeading A {
  color: #FFFFFF;
  text-decoration: none;
}

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

TD.infoBox, SPAN.infoBox {
  font-family:"Trebuchet MS";
  font-size: 11px;
}

TR.productListing-odd, TR.productListing-even  {
 background: #ffffff;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {

  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  color:#004074;
}

TABLE.productListing A {
  border: 1px;
  border-style: none;
  border-color: #b6b7cb;
  border-spacing: 1px;
  color:#004074;
}

.productListing-heading {
  font-family:"Trebuchet MS";
  font-size: 14px;
  background: #0a8cae;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

TD.productListing-data {
  font-family:"Trebuchet MS";
  font-size: 11px;
  color: #0a8cae;
  vertical-align:middle;
}

TD.productListing-data .price{
  font-size: 14px !important;
  font-weight:bold;
}

TD.productListing-data h3
{
	font-size:16px;
	display:inline;
}

A.pageResults {
  color: #0000FF;
}

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

P.pageHeading, TD.pageHeading, DIV.pageHeading {
  font-family:"Trebuchet MS";
  font-size: 20px;
  font-weight: bold;
  color: #006699;
}

.newsTitle
{
  font-family:"Trebuchet MS";
  font-size: 20px;
  font-weight: bold;
  color: #006699;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:"Trebuchet MS";
  font-size: 11px;
  color: #004074;
}

TR.main, TD.main, P.main {
  font-family:"Trebuchet MS";
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:"Trebuchet MS";
  font-size: 11px;
  color:#004074;
  padding-top:15px;
  padding-bottom:15px;
}

TD.accountCategory {
  font-family:"Trebuchet MS";
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:"Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
  color:#004074;
}

TD.fieldValue {
  font-family:"Trebuchet MS";
  font-size: 12px;
}

TD.tableHeading {
  font-family:"Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:"Trebuchet MS";
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:"Trebuchet MS";
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:"Trebuchet MS";
  font-size: 11px;
}

SPAN.greetUser {
  font-family:"Trebuchet MS";
  font-size: 12px;
  color: #006699;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family:"Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:"Trebuchet MS";
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:"Trebuchet MS";
  color: #ff0000;
}

SPAN.errorText {
  font-family:"Trebuchet MS";
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family:"Trebuchet MS"; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:"Trebuchet MS"; font-size: 11px; color: #004074; }

/* message box */

.messageBox { font-family:"Trebuchet MS"; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:"Trebuchet MS"; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:"Trebuchet MS"; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:"Trebuchet MS"; font-size: 11px; color: #ff0000; }

img{
border:0;
}

table.productTableBackground{
	background-color:#FFFFFF;
}
.brandheader{
	font-size:13px;
}
.productlisting-title{
	color:#0a8cae;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}
.productlisting-title a:link{
	color:#0a8cae;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}	
.productlisting-title a:visited{
	color:#0a8cae;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}
.productlisting-title a:active{
	color:#0a8cae;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}
.productlisting-title a:hover{
	color:#004074;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}

.productDetailTable {
	background-color:#FFFFFF;
}

.productDetailHeading {
  font-family:"Trebuchet MS";
  font-size: 20px;
  font-weight: bold;
  color: #006699;
}

.productDetailDescription {
	padding-left:10px;
	color:#0a8cae;
}
.productDetailDescription2 {
	padding-left:10px;
	color:#0a8cae;
}
ul.productDetailDescription {
	padding-left:25px;
	color:#0a8cae;
}
h1{
	font-size:20px;
	color:#006699;
	font-weight:bold;
}
td.smallText a img{
	margin-bottom:10px;
}
a.toplink{
	margin-left:5px;
	margin-right:5px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	white-space:nowrap;
}
a:hover.toplink{
	color:#fb038d;
}
.table-toplink{
	margin-right:5px;
}

.faq_main
{
color:#333333;

}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#006699;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
	
}

.testimonialImg
{
	cursor:pointer;
}

.nextDayShipping
{
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}

#site_container
{
	width:970px;
	margin-left: auto ;
  margin-right: auto ;
}

.BrandBuyLink
{
    font-size:14px;
	font-weight:bold;
	background:#35a9e0;
	color:#FFFFFF;
	width:40px;
	padding:5px;
	padding-bottom:2px;
	padding-top:2px;
}

#BrandBuyLink_Square
{
	height:31px;
	padding-top:15px;
}

.BrandBuyLink a{
    font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.BrandBuyLink a:hover{
	color:#000000;
}
.BrandWebsiteLink
{
	font-size:10px;
	font-weight:bold;
	background:#eca511;
	color:#FFFFFF;
	margin-top:1px;
	padding:5px;
	width:40px;
}
.BrandWebsiteLink a{
    font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.BrandWebsiteLink a:hover{
	color:#000000;
}
/* recaptcha form */
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#006699 !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #006699 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #006699 !important; //Text input field border color
   background-color:#006699 !important; //Text input field background color
 }

#indicator
{
display:none;
}

.pageAjaxResults
{
	 color:#004074;
	 cursor:pointer;
	 width:20px;
}
/*News Article*/
td.newstext{
	color:#004074;
	font-size:11px;
	padding:0px 0px 0px 0px;
}