/*
  $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, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

#border {
border:solid;
border-width:1;
border-color:#cddcbf;
}
a.textbox {
color: #ffffff;
}
.IEfixreuna {
padding-top: -10px;
margin-left: -1px;
width: 0x; /* show to Mozilla/Safari/Opera */
_width:1px;
_padding-left: -2px; /* show to IE */
}

.IEleft {
padding-top: -10px;
margin-right: 0px; /* show to Mozilla/Safari/Opera */
_margin-right:-4px; /* show to IE */
}
.IEright {
padding-top: -10px;
margin-left:0px; /* show to Mozilla/Safari/Opera */
_margin-left:0px; /* show to IE */
_width: -4px;
}

BODY {
  text-align: center;
  background-image: url("styles/bg.jpg");
  background-repeat:repeat-x;
  background-position:top center;
  background-color: #000000;
  color: #000000;
  margin:0px;
  margin-top: 24px;
}
.centershop {
	background-image: url("styles/shopbg.jpg");
	width:950;
}
A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  color:#FFFFFF;
  background-image: url("styles/ylabanner.jpg");
}
.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight : bold;
  line-height:30px;
  color:#FFFFFF;
  margin-top:5px;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  height:36;
  color:#FFFFFF;
}

A.headerNavigation {  
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #FFFFFF;
}

TR.headerError {
  background: #ff0000;
}

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

TR.footer {
  background-image: url("styles/footerbar.jpg");
  background: #ceb3ff;
}

TD.footer {
  font-family: Arial, sans-serif;
  background-image: url("styles/footerbar.jpg");
  font-size: 11px;
  background: #ceb3ff;
  color: #FFFFFF;
  font-weight: bold;
}

.infoBox {

}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.contentBox {
background-image: url("styles/infoboxbg.jpg");
}

TD.contentBoxHeading {  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
  }

.contentBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
}


.BestSellersBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
}
.BestSellersBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.CategoriesBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.CategoriesBoxHeading {  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
}
.CategoriesBoxContents {  
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.CurrenciesBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.CurrenciesBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;

  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
}
.CurrenciesBoxContents {  
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.InformationBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.InformationBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;

  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
}
.InformationBoxContents {  
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.LanguagesBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.LanguagesBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;

  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
}
.LanguagesBoxContents {  
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.ManufacturerInfoBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.ManufacturerInfoBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;

  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
}
.ManufacturerInfoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.ManufacturersBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.ManufacturersBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;

  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
}
.ManufacturersBoxContents {  
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.OrderHistoryBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.OrderHistoryBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;

  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
}
.OrderHistoryBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.ProductNotificationsBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.ProductNotificationsBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;

  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
}
.ProductNotificationsBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.ReviewsBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.ReviewsBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
}
.ReviewsBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.SearchBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.SearchBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;

}
.SearchBoxContents {  
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.ShoppingCartBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.ShoppingCartBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;

  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
}
.ShoppingCartBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.SpecialsBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.SpecialsBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;

  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
}
.SpecialsBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.TellaFriendBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.TellaFriendBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;

  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
}
.TellaFriendBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.WhatsNewBox {
  background-color: #e1e1e1;
 background-position: bottom;
}
TD.WhatsNewBoxHeading {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;

  background-image: url("styles/infoboxbar.jpg");
  color: #FFFFFF;
  height: 24px;
}
.WhatsNewBoxContents {
  font-family: Arial, 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: #cfcfcf;
}

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

TABLE.productListing {
  background:#959595;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #15377d;
}
 
TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #ff0000; }
#thecategories a:hover {
	background-color: #cfcfcf;
	color: #000000;
}

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

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.activelink {
	display: block;
	background-color:#cfcfcf;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	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;
}

