/*
  $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: Arial, Verdana, sans-serif; font-size: 11px; }
.boxText2 { font-family: Arial, Verdana, sans-serif; font-size: 13px; }
.errorBox { font-family : Arial, Verdana,  sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana,  sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana,  sans-serif; font-size : 11px; color: #C50008; text-decoration: none; }

.backDarkBlue {background-color:#24419D;}
.backLightBlue {background-color:#C3C3C3;}

BODY {
  text-align: center;
  background: #000000;
  color: #000000;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

.fixcenter {
  width: 900px;
  position:relative;
  border: solid 1px #C6010D;  
  background: #C3C3C3;  /*  #6A83D7 */
  color: #000000;
  padding: 0px 0px 0px 0px;
  margin-left:0px;margin-right:0px;margin-bottom:0px;
  margin-top: 5px;
  text-align: left;  
}

A {
  color: #000000;
  text-decoration: none;
  font-size:12px;
  font-family:Verdana, Arial, Sans-Serif;
}

A:hover {
  color: #24419D;
  text-decoration: none;
  font-size:12px;
  font-family:Verdana, Arial, Sans-Serif;
}

A.staticNav
{
	font-size: 13px;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
	font-weight:bold;
	font-family:Verdana, Arial, Sans-Serif;
}

A.staticNav:hover {
  color: #6A83D7;
  font-size: 13px;
  font-style: italic;
  font-weight:bold;
  text-decoration: none;
  font-family:Verdana, Arial, Sans-Serif;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {   
}

.footerBackground
{
	background-color: #C6010D; 	
}

.leftCol
{
	background-color: #C3C3C3;
}



.headerNavigation {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;  
  color: #ffffff;
  font-weight : bold;
}

TD.headerNavigation {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;  
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
  display: inline-block;
  padding-bottom: 5px;
  padding-top: 7px;
  padding-left: 5px;
  padding-right:5px;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 13px;
  width:auto;
}

A.headerNavigation:hover {
  color: #ffffff;
  background-color:#24419D;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 13px;
  text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Tahoma, Verdana, , sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Verdana, , sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #C6010D;
}

TD.footer {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;   
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
  border: solid 1px #24419D;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading{	
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #C3C3C3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}

.contentBox {  
  border: 0px;  
 }

TD.contentBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #C3C3C3;
  color: #ffffff;
}

.contentBoxContents {  
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}


.BestSellersBox {
  background: #C3C3C3;
}
TD.BestSellersBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #C3C3C3;
  color: #ffffff;
}
.BestSellersBoxContents {
  background: #C3C3C3;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}


.CategoriesBox {
  background: #C3C3C3;
}
TD.CategoriesBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #C3C3C3;
  color: #ffffff;
}
.CategoriesBoxContents {
  background: #C3C3C3;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;   
}


.CurrenciesBox {
  background: #24419D;
}
TD.CurrenciesBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #24419D;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #24419D;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}


.InformationBox {
  background: #24419D;
}
TD.InformationBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #24419D;
  color: #ffffff;
}
.InformationBoxContents {
  background: #24419D;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;      
}


.LanguagesBox {
  background: #24419D;
}
TD.LanguagesBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #24419D;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #24419D;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}


.ManufacturerInfoBox {
  background: #24419D;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #24419D;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #24419D;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}


.ManufacturersBox {
  background: #24419D;
}
TD.ManufacturersBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #24419D;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #24419D;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}


.OrderHistoryBox {
  background: #24419D;
}
TD.OrderHistoryBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #24419D;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #24419D;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}


.ProductNotificationsBox {
  background: #24419D;
}
TD.ProductNotificationsBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #24419D;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #24419D;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}


.ReviewsBox {
  background: #24419D;
}
TD.ReviewsBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #24419D;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #24419D;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}


.SearchBox {
  background: #24419D;
}
TD.SearchBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #24419D;
  color: #ffffff;
}
.SearchBoxContents {
  background: #24419D;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}


.ShoppingCartBox {
  background: #24419D;
}
TD.ShoppingCartBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #24419D;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #24419D;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}


.SpecialsBox {
  background: #24419D;
}
TD.SpecialsBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #24419D;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #24419D;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}


.TellaFriendBox {
  background: #24419D;
}
TD.TellaFriendBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #24419D;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #24419D;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}


.WhatsNewBox {
  background: #24419D;
}
TD.WhatsNewBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #24419D;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #24419D;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}

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: 1px;
  border-style: solid;
  border-color: #24419D;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading:hover {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #ffffff;
}

A.pageResults:hover {
  color: #ffffff;
  background: #C3C3C3;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main, div.main {
  font-family: Verdana,  sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background-color: #ffffff;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana,  sans-serif;
  font-size: 12px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana,  sans-serif;
  font-size: 12px;
  color:#ffffff;
}

TD.accountCategory {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 13px;
  color: #023C61;
}

TD.fieldKey {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana,  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: Arial, Tahoma, Verdana, , sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Verdana, , sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana,  sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana,  sans-serif;
  color: #ff0000;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #24419D;
  color: #ffffff;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana,  sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana,  sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana,  sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana,  sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana,  sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana,  sans-serif; font-size: 11px; color: #ff0000; }

.cssButton
{ 
  position: relative; 
  color: #ffffff;
  width: 110px;
  height: 20px;   
  font-weight: bold;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  cursor: hand;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #C3C3C3;   
  background: #000000;
}

.cssButton2
{ 
  position: relative;  
  width: 110px;
  height: 20px;    
  background: #000000;
  border: 1px;
  border-style: solid;
  border-color: #C3C3C3;	
}


.innerButton
{            	
	color: #ffffff;	
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	cursor: hand;	
	z-index: 110;
	position: absolute;
	top: 2px;
	width: 110px;
	left: 0px;
	height: 15px;   	
}



#thecategories a:hover {	
	color: #22419C;
	text-decoration:none;
	font-weight:bold;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -14px;
	width: 237px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 5px;
	padding-top: 2px;
	width: 100%;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 25px;
color:#22419C
}

#topcat a:hover {
padding-left: 25px;
color:#ffffff;
}

#secondcat a {
	color:#FFFFFF;
	padding-left: 35px;
	font-size:12px;
}

#secondcat a:hover {
	color:#24419D;
	padding-left: 35px;
	font-size:12px;
}

#thirdcat a 
{
	color:#FFFFFF;
	padding-left: 35px;
}

#thirdcat a:hover 
{
	color:#24419D;
	padding-left: 35px;
}

#fourthcat a {
	color:#24419D;
	padding-left: 50px;
}

#fifthcat a {
	color:#24419D;
	padding-left: 65px;
}

/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
}
/* EOF: Additional Images */
