/*
  $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: Arial, Helvetica, sans-serif; font-size: 12px; }
.errorBox { font-family: Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #FFF2F4; }
.orderEdit { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #0073e8; text-decoration: underline; }


body {
	background-image: url(images/lrg_bkgImage2.jpg);
	background-repeat: repeat-x;
    background-attachment:fixed;
	background-position:center;
	background-position:top;
	background-color:#060000;
	/*background-color: #FFB3B4;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
}

A {
  color: #de0000;
  text-decoration: underline;
}

A:hover {
  color: #ef2706;
  text-decoration: underline;
}

A.product_image:link, A.product_image:hover {
	color:#2f2f2f;
  text-decoration: none;
}


FORM {
	display: inline;
}

TR.header {
  /*background: #ffffff;*/
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #400101;
  color: #ffffff;
  padding:3px;
  background-image:url(images/upperNavBkg_02.gif);
  background-repeat:repeat-x;
/*  border-bottom:1px solid #FF0000;
font-weight : bold;*/

}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

A.categoryLinks {
color:#990000;
text-decoration:none;
margin-top:-7px;
}

A.categoryLinks:hover {
	text-decoration:underline;
}

.categoryLinks {
	padding-bottom:4px;
	padding-left:5px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

.CreateAccount {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000;
  font-weight : bold;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #400101;
  color: #ffffff;
  font-weight: bold;
  padding:8px;
 /* border-bottom:2px solid #FF0000;*/
}

.infoBox {
  background: #cbb6b6;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.infoBoxContentsText {
  background: #f9f8f8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align : right;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.navBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
  padding:4px 0px 6px 2px;
  height:14px;
  background-color: #CC0000;
  background-image:url(images/catBkgGradient.gif);
}

A.navBoxHeading:link, A.navBoxHeading:visited {
  color: #FFFFFF;
  background:none;
  text-decoration:underline;
}

A.navBoxHeading:hover {
  color: #FF0000;
}

.navBoxContents {
  background: #900a0a;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
A.infoBoxHeading:link, A.infoBoxHeading:visited {
color:#FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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: #f9f8f8;
}

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: #f9f8f8;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #cdc7c7;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #8c0009;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #2f2f2f;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #666666;
}

TD.productName, DIV.productName {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  line-height:1;
}

TD.productPrice, DIV.productPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style:italic;
  font-weight: bold;
  color: #1f4e9e;
  padding-bottom:25px;
}

TD.productRetailPrice, DIV.productRetailPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style:italic;
  text-decoration:line-through;
  font-weight: bold;
  color: #db3838;
}

span.productPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style:italic;
  font-weight: bold;
  color: #1f4e9e;
  padding-bottom:15px;
}

TD.productQuantity, DIV.productQuantity {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #2f2f2f;
  padding-bottom:14px;
}

.categoryPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style:italic; 
  font-weight: bold;
  color: #1f4e9e;
}

.categoryHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; 
  font-weight: bold;
  color: #2f2f2f;
}

TR.subBar {
  background: #fdf4f4;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

DIV.main, TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.nav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: .75;
}

DIV.nav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*font-weight: bold;*/
  padding:3px 0px 2px 5px;
  }

DIV.nav a:link {
  color:#FFFFFF;
  } 
div.navPage a
{
	color: #858585;
	font-size:14px;
	font-weight:bold;
	padding:10px;
}
DIV.nav a:visited {
  color:#FFFFFF;
  } 

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.productOptionA {
	padding-bottom:12px;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #a01717;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

/* Right Nav Styles begins */

.rightNavTextA {
font-family:Arial, Helvetica, sans-serif;
font-size:.85em;
color:#FFFFFF;
}

/* Right Nav Styles ends */

/* Homepage Body Styles begins */

.mainTextA {
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#333333;
padding:20px 12px 0px 12px;
}

a.mainTexTA:link,a.mainTexTA:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#333333;
padding:20px 12px 0px 12px;
}

.mainTextB {
padding:12px;
font-family:Arial, Helvetica, sans-serif;
font-size:1.5em;
color:#FFFFFF;
text-decoration:underline;
}

A.CategoryOver:link, A.CategoryOver:visited { 
	cursor: hand;
	color:#FFFFFF;
	}
	

/* Homepage Body Styles ends */


.moduleRow { }
.moduleRowOver { background-color:#fce9e9; cursor:pointer; cursor:hand; }
.moduleRowSelected { background-color: #fce9e9; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

/*BEGINNING ESTIMATED SHIPPING */
.estimatedshippingBox {
  background: #FF8E90; 
}

TD.estimatedshippingBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff; 
}

.estimatedshippingBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
}

.ShowShipping {
  background: #444ddd;
  color: #fffffa;
  font-family: Verdana, Arial, sans-serif;
  font-size: 6px;
  font-weight: bold;
  text-align: center;
} 
/*END ESTIMATED SHIPPING*/

/* BEGIN UPSELL AREA STYLES */

.upsellTitle {
	color:#1f4e9e; 
	font-size:16px;
}

.upsellBoxes {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	padding:2px 10px 10px 10px;
}

div.upsellBoxButtons {
	padding:0px 8px 6px 0px; 
	}


/* END UPSELL AREA STYLES */

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; 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: #000000; }
.order_history_top { color : #006699; 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 : #000000; 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: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; 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 : #000000; 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: #ffffff; 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: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.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 */

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin: 0;
 padding: 0;
 line-height:normal;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color:#b7b7b7;
 margin: 0;
 padding: 0;
 line-height:normal; 
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #919191;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/*** End Header Tags SEO ***/

#custom_ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#custom_ul li{
	margin: 0px;
	padding:3px 0px 2px 5px;
	color: #d2d2d2;
}
#custom_ul li a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
}
#custom_ul li a:hover{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: underline;
}
#box{
	background-image: url(images/box_top.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-position: top;
}
#box #box_content{
	background-image: url(images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 5px 5px 5px;
}
