/*
  $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 Light', Helvetica; font-size: 11px; color:#8A8C8E; }
.errorBox {  font-family:'Helvetica Light', Helvetica; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-family:'Helvetica Light', Helvetica; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-family:'Helvetica Light', Helvetica; font-size : 10px; color: #00539F; text-decoration: none; }

BODY {
  background: #ffffff;
  background-image:url(images/body_bg.jpg);
  background-position:center;
  background-repeat:repeat-y;
  color: #000000;
  margin: 0px;
  text-align:center;
}

A {
  color: #8A8C8E;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

div.headerNavigation {
  font-family: 'Helvetica Light', Helvetica, Arial, sans-serif;
  font-size: 8pt;
  color: #ffffff;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
 font-family:'Helvetica Light', Helvetica;
  font-size: 10px;
  color:#8A8C8E;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
font-family:'Helvetica Light', Helvetica;
font-size:10pt;
color:#00539F;
  padding-left:22px;
}
TD.infoBoxHeadingNoPad {
font-family:'Helvetica Light', Helvetica;
font-size:10pt;
color:#00539F;
text-align:center;
padding-bottom:15px;
}


TD.infoBox, SPAN.infoBox {
 font-family:'Helvetica Light', Helvetica;
  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 {
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #00539F;
  font-weight: normal;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
   font-family:'Helvetica Light', Helvetica;
  font-size: 11px;
  color:#8A8C8E;
}

A.pageResults:hover {
  font-family:'Helvetica Light', Helvetica;
  font-size: 11px;
  color:#8A8C8E;
}

TD.pageHeading, DIV.pageHeading {
font-family:'Helvetica Light', Helvetica;
font-size:10pt;
color:#00539F;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family:'Helvetica Light', Helvetica;
  color:#8A8C8E;
  font-size: 11px;
  line-height: 1.5;
  padding-right:15px;
}
.mainFooter, TD.mainFooter {
  font-family:'Helvetica Light', Helvetica;
  color:#8A8C8E;
  font-size: 11px;
}

.mainFooterPad, TD.mainFooterPad {
  font-family:'Helvetica Light', Helvetica;
  color:#8A8C8E;
  font-size: 11px;
  padding-left:6px;
}

TD.maintxt, P.maintxt {
  font-family:'Helvetica Light', Helvetica;
  color:#8A8C8E;
  font-size: 11px;
  line-height: 1.5;
  padding-right:15px;
}

TD.smallText, SPAN.smallText, P.smallText, DIV.smallText {
 font-family:'Helvetica Light', Helvetica;
  font-size: 11px;
  color:#8A8C8E;
}

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

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

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:'Helvetica Light', Helvetica;
font-size:9pt;
  color: #CC0000;
}

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

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

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

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

.footer_head {
font-family:'Helvetica Light', Helvetica;
font-size:10pt;
color:#00539F;
}
.footer_body {
font-family:'Helvetica Light', Helvetica;
font-size:9pt;
color:#8A8C8E;
}
.formInput {	
	color:#666;
	width: 150px;
	border: 1px solid #d1d1d1;
	background-color: #eee;
	height: 18px;
	padding-left: 8px;	
}
.AdvSearch {
font-family:'Helvetica Light', Helvetica;
font-size:8pt;
color:#00539F;
}

.AdvSearch:Hover {
font-family:'Helvetica Light', Helvetica;
font-size:8pt;
color:#8A8C8E;
text-decoration:none;
}

.Nav {
font-family:'Helvetica Light', Helvetica;
font-size:8pt;
color:#8A8C8E;
}
.Nav:hover {
font-family:'Helvetica Light', Helvetica;
font-size:8pt;
color:#00539F;
text-decoration:none;
}
.coming_soon_txt {
font-family:'Helvetica Light', Helvetica;
font-size:9pt;
color:#8A8C8E;
text-align:center;
}

A.catLink {
  color: #8A8C8E;
  text-decoration: none;
  padding-left:58px;
}

A:visited.catLink {
  color: #8A8C8E;
  text-decoration: none;
  padding-left:58px;
}

A:hover.catLink {
  color: #00539F;
  text-decoration: none;
  padding-left:58px;
}

A:active.catLink {
  color: #00539F;
  text-decoration: none;
  padding-left:58px;
}

TABLE.tblContainer {
padding-bottom:15px; 
padding-top:15px;
}

TD.tblRightBorder {
border-right:#DFE2E1 1px solid;
}

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

#advSearch .infoBoxHeading {
font-family:'Helvetica Light', Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #8A8C8E;
  padding-left:0px;
  
}
#bx TD.infoBoxHeading {
font-family:'Helvetica Light', Helvetica;
font-size:10pt;
color:#00539F;
padding-left:3px;
}
#srch .infoBoxHeading {
font-family:'Helvetica Light', Helvetica;
font-size:10pt;
color:#00539F;
padding-left:0px;
  
}

TD.main_body {
font-family:'Helvetica Light', Helvetica;
font-size:9pt;
color:#8A8C8E;
line-height:1.5;
}

.cl {
padding-left:55px;
}


#tweet {
  padding: 5px;
}

#tweet UL {
  list-style: none;
  padding: 0;
}

#tweet LI {
  padding: 3px;
  background: none;
}

#tweet SPAN.prefix a {
 font-family:'Helvetica Light', Helvetica;
font-size:9pt;
color:#00539F;
padding-left:3px;
}

#tweet SPAN.twitterTime {
 font-family:'Helvetica Light', Helvetica;
font-size:8pt;
color: #CCCCCC;
}

#tweet SPAN.twitterStatus {
  font-family:'Helvetica Light', Helvetica;
font-size:9pt;
color:#8A8C8E;
}