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

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #003471; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #003471; }
.order_history_top { color : #003471; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #003471; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #003471; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #003471; }
.order_history_top_INVOICE { color : #003471; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #003471; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #003471; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #003471; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #003471; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #003471; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */
.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: #ff6600; text-decoration: underline; font-weight: bold; }
.footerbar { font-family : Verdana, Arial, sans-serif; font-size : 14px; color: #ff6600; text-decoration: none; font-weight: bold; }


BODY {
  background: #ffffff;
  color: #003471;
  margin: 0px;
}

A {
  color: #003471;
  
  font-size: 10px;
  text-decoration: none;
}

A:hover {
  color: #ff0000;
  
}

FORM {
	display: inline;

}

TR.header {
  background: #003471;
}

TR.headerNavigation {
	font-size:8px;
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  background: #ffffff;
  color: #003471;
  font-weight : bold;
}

A.headerNavigation { 
font-size:9px;
  color: #003471;
  font-weight : bold; 
}

A.headerNavigationUpper { 
  color: #003471;
  font-weight : bold;
}

A.headerNavigation:hover {
	font-size:9px;
  color: #3366FF;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #003471;
  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: #003471;
  font-weight: bold;
  text-align: center;
}

TD.indexHeaders {
margin-top:px;
border-top-width: 2px;
border-bottom-width: 2px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #003471;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 24px;
  color: #ff0000;
  font-weight: bold;
  text-align: center;
  background: #d7e9f7;
}

TD.contactUsHeader {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #003471;
  font-weight: bold;
}

.contactUsHeader2 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #003471;
  font-weight: bold;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  height: 22px;   
  background-image: url('images/infobox/corner_footer.gif');
  color: #ffffff;
  font-weight: bold;
}

TD.footerMenuBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #003471;
  font-weight: none;
}


.infoBox {
margin-left:-1px;
margin-top:-2px;
border-top-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #b6b7cb;
}

.cart_boxes {
margin-top:0px;
border-top-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #b6b7cb;
}

.infoBox2 {
margin-top:0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #b6b7cb;
}

.infoBoxCoupons {
margin-top:px;
border-top-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-left-width: 2px;
border-style: solid;
border-color: #003471;
}

.infoBoxContents {
  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: 12px;
  font-weight: bold;
  background-image: url('images/infobox/corner_right_left.gif');
  color: #ffffff;
}

TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
    text-align: left;
	background:#FFFFFF;
  color: #003471;
}

TD.infoBoxHeadingWN {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  padding: 5px;
  border-spacing: 1px;
}


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: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #003471;
  color: #003471;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #003471;
}

TD.pageHeading2, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
}

TD.pageHeading3, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #003471;
}

TD.pageHeading4, {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FF0000;
}

TD.productInfo, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #003471;
}

TD.priceHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #003471;
}

TD.priceHeading2, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
}

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

TD.indexPageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #003471;
}

TR.subBar {
  background: #ffffff;
}

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.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:none;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
	color:#FFF;
  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;
}

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.greetUser1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#FF0;
  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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.faqRow {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #003471;
  font-weight: bold;	 
}

.faqRowOver { 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #D7E9F7; 
  font-weight: bold; 
  cursor: pointer; 
  cursor: hand; 
}

.faqRowSelected { 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: #ff0000; }

.CategoriesBox {
margin-top:px;
border-top-width: 0px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #b6b7cb;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  height: 22px;  
  font-weight: bold;
  	padding-left: 3px;
    text-align: left;
  background-image: url('images/infobox/corner_right_left.gif');
  color: #003471;
}
.CategoriesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
}

#thecategories a:hover {
  background: #D7E9F7;
  color: #ff0000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	background-color: #b6b7cb;
	position: relative;
	top: -9px;
	margin-bottom: -18px;
	width: 100%px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	background-color: #ffffff;
	display: block;
	padding-bottom: 6px;
	padding-top: 6px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

TD.ContentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
    background-image: url('images/infobox/corner_right_left.gif');
  font-size: 14px;
  font-weight: bold;
    text-align: center;
  color: #ffffff;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box_outline_test {
margin-top:px;
border-top-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #b6b7cb;
}
.box_outline_fpage {
margin-top:px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #b6b7cb;
}
.box_outline_product_info {
margin-top:px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #728aac;
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #003471;
}

.box_outline_bsellers div {
font-size: 90%;
}

.box_outline_bsellers span {
color: #ff0000;
}

.box_outline_bsellers {
text-align:center;
margin-top:px;
border-top-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #b6b7cb;
}
.box_outline3 {
margin-top:px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #003471;
}
.box_outline_middle {
margin-top:px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #b6b7cb;
}
.box_outline_left {
margin-top:px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 0px;
border-left-width: 1px;
border-style: solid;
border-color: #b6b7cb;
}
.box_outline_right {
margin-top:px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 0px;
border-style: solid;
border-color: #b6b7cb;
}
.specials_price{
font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
color: #003471;
 font-weight: bold;
text-decoration: none;
}

.specials_old_price{
 font-family:  Verdana, Arial, Tahoma;
 font-size: 11px;
 color: #003471;
font-weight: normal;
 text-decoration: none;
}
.specials_name{
font-family:  Verdana, Arial, Tahoma;
font-size: 12px;
font-weight: bold;
 color: #003471;
padding-left:5px;
}
.specials_desc{
 font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #808080;
 font-weight: normal;
text-decoration: none;
padding-left:5px;
 padding-top:5px;
}
/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #003471;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #003471;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #003471;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #003471;
  font-weight : normal;
}
A.sitemap { 
  color: #003471; 
}
A.sitemap:hover {
  background: #D7E9F7;
  color: #ff0000;
}
/***** End Sitemap_SEO *****/ 
TD.advSearchBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color: #003471;
  text-align:center;
}
/***** Added to Cart *****/
.addedTocart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color:#900;
}


/** price headings **/
span#priceHeading
{
text-decoration: line-through;
color: #003471;
font-weight: normal;
font-size: 90%;
}
#popCart {
	position: absolute; /*do not change this*/
	top: 35%;
	left: 35%;
	width: 450px;
	background-color: #f8f8f8;
	border: 6px solid #003471;
	color: #003471;
	z-index: 100000; /*do not change this*/
	display: none; /*do not change this*/
	padding: 20px;
}

ul.popcartList {list-style-type:none; margin:0; padding:0;}
li.popcartButton {float:right;padding-right:10px;}

#popCart_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
    background-color: #000;
    display:none;
    opacity:0.75;
   	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
}

* html #popCart_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}

#header_login a:link , #header_login a:active , #header_login a:visited
{
	color:#F00;
	font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
	font-size: 10px;
}
#header_login a:hover
{
	color:#0CF;
	font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
	font-size: 10px;
}
#header_login2 a:link , #header_login2 a:active , #header_login2 a:visited
{
	color:#FFF;
	font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
	font-size: 10px;
}
#header_login2 a:hover
{
	color:#0CF;
	font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
	font-size: 10px;
}
.input_header{
    font-size: 6pt;
}
#footer_login a:link , #footer_login a:active , #footer_login a:visited
{
	color:#003471;
	font-family: Verdana, Arial, sans-serif;
    font-weight:normal;
	font-size: 10px;
}
#footer_login a:hover
{
	color:#0CF;
	font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
	font-size: 10px;
}