/*
  $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
*/
BODY {
	font-family: Verdana, Arial, sans-serif;
	background: #FFFFFF;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.boxText {
	font-size: 10px;
}
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #CC0066; }
.productsNotifications { background: #F9ECF2; }
.orderEdit { font-size : 10px; color: #CC0066; text-decoration: underline; }



A {   color: #666666;  text-decoration: none; }
A:hover {  color: #CC0066;   text-decoration: underline; }

FORM {	display: inline; }

TR.header {   background: #FFF; }

TR.headerNavigation {  }
TD.headerNavigation {
	font-size: 10px;
	color: #CC0066;
	border-top: 1px solid #fff;
	font-weight : bold;
	padding-left: 5px;


}

.headerNavigation a:link, .headerNavigation a:visited, .headerNavigation a:hover {   color: #CC0066; }

TR.headerError {	background: #CC6699; }
TD.headerError { 	font-size: 12px;	background: #CC6699;	color: #FFF;	font-weight : bold;	text-align : center;}

TR.headerInfo {  background: #993366;}
TD.headerInfo {  font-size: 12px;  background: #993366;  color: #FFF;  font-weight: bold;  text-align: center;}

TR.footer {	background: #CC0066; }
TD.footer {
	padding: 3px;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	border-top: 1px solid;
	border-right: 1px solid #E3DBE3;
	border-bottom: 1px solid;
	border-left: 1px solid #E3DBE3;

}
.footer a:link, .footer a:visited, .footer a:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration:none;
}
.infoBox {}

.infoBoxContents {
	font-size: 10px;
	color: #666666;
}

.infoBoxNotice {  background: #CC6699;}

.infoBoxNoticeContents {  background: #F9ECF2;  font-size: 10px;}

TD.infoBoxHeading {
	font-size: 10px;
	font-weight: bold;
	background: #FFFFFF;
	color: #CC6699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE9FBE;
}

TD.infoBox, SPAN.infoBox {  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: #f8f8f9;}
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: #f8f8f9;}

TABLE.productListing {  border-spacing: 1px;}
.productListing-heading {	font-size: 10px;	background: #CC3366;	color: #FFF;	font-weight: bold;}
TD.productListing-data {	font-size: 10px;	padding-right: 3px;	padding-left: 3px;}

A.pageResults {  color: #CC0066;}
A.pageResults:hover {  color: #FFF;  background: #9999CC;}

TD.pageHeading, DIV.pageHeading {
	font-size: 24px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DE9FBE;
	padding-left: 5px;
	height: 52px;
	padding-right: 3px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #CC3366;

}

TR.subBar {  background: #f4f7fd;}
TD.subBar {  font-size: 10px;  color: #000;}

TD.main, P.main {	font-size: 11px;	line-height: 1.5;	padding-left: 5px;}
.BNmainFP {
	font-size: 11px;
	color: #333;
	padding-left: 5px;
	line-height: 1.5;
	background-image: url(../img/hp_bg000.jpg);
	background-repeat: repeat-y;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

TD.accountCategory {  font-size: 13px;  color: #aabbdd;}

TD.fieldKey {  font-size: 12px;  font-weight: bold;}
TD.fieldValue {  font-size: 12px;}

TD.tableHeading {  font-size: 12px;  font-weight: bold;
}

SPAN.newItemInCart {  font-size: 10px;  color: #FFCCFF;}

CHECKBOX, INPUT, RADIO, SELECT {  font-size: 11px;}

TEXTAREA {  width: 100%;  font-size: 11px;}

SPAN.greetUser {  font-size: 12px;  color: #660099;  font-weight: bold;}

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

TD.formAreaTitle {  font-size: 12px;  font-weight: bold;}

SPAN.markProductOutOfStock {  font-size: 12px;  color: #c76170;  font-weight: bold;}

SPAN.productSpecialPrice {  color: #FFF;}
SPAN.productSpecialPriceBN {  color: #990099;}

SPAN.errorText {  color: #ff0000;}

.moduleRow {

}
.moduleRowOver {
	background-color: #CC3366;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
}
.moduleRowSelected {
	background-color: #CC3366;
	color: #FFFFFF;
}

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning {
	font-size: 10px;
	background-color: #c2aec3;
	color: #990066;
}
.messageStackSuccess {
	font-size: 10px;
	background-color: #C2AEC3;
	color: #990066;
}

/* input requirement */

.inputRequirement { font-size: 10px; color: #660099; }

.BNTableSet2 {
	WIDTH: 760px;
	POSITION: relative;
	border-right: 1px solid #E3DBE3;
	border-left: 1px solid #E3DBE3;
}

.BNHeaderNavTop {	background-color: #4A4A4A;	width: 100%;	font-size: 10px;  background: #4A4A4A;  color: #FFF;  font-weight : bold;}
A.BNHeaderNavTop, A.BNHeaderNavTop:hover {   color: #FFF; }

.BNHeaderNavBot {
	position: relative;
	width: 760px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3DBE3;
	border-left-color: #E3DBE3;
	padding: 0px;




}

TR.BNheaderNavigation {
}
TD.BNheaderNavigation {
	font-size: 10px;
	color: #666666;
	font-weight : bold;
	border-right: 1px solid #C2AEC3;
	border-left: 1px solid #C2AEC3;
	border-top: 1px solid #FFF;
	text-align: right;
}
A.BNheaderNavigation:hover{   color: #666666; }

.BNHeaderRight {
	vertical-align: middle;
	background-image: url(../img/fj_logo_.jpg);
	background-repeat: no-repeat;
	text-align: right;





}
.BNHeader {
	position: relative;
	width: 758px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3DBE3;
	border-left-color: #E3DBE3;


}

.BNtdLeft {
	padding: 1px 0px;
	font-size: 10px;
	color: #CC0066;
	text-decoration: none;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3DBE3;
}


.BNtdCenter {
	background-color: #FFF;
	padding: 0px;
	width: 600px;
}

.BNShoppingCart { font-weight: bold;	color: #FFF;	background-color: #999;	margin: 3px;	padding: 2px;	border-top: 1px solid #000;	border-right: 1px solid #CCC;	border-bottom: 1px solid #CCC;	border-lefth: 1px solid #000;		font-size: 10px;}
.BNShoppingCartText {	font-weight: bold;	color: #FFF;		font-size: 10px;}
A.BNShoppingCartText {	font-weight: bold;	color: #FFF;		font-size: 10px;}

.BNCatsHeader {	background-color: #CC6699;	width: 100%;	position: relative;	font-size: 11px;	font-weight: bold;	color: #CCC;		border-top: 1px solid #999;	border-bottom: 1px solid #333;	padding: 0px;}

.BNCats {	width: 100%;	position: relative;	font-size: 12px;	font-weight: normal;	color: #CC0066;		border-top: 0px solid #ECC6D9;	border-bottom: 0px solid #CD6D9D;	padding: 0px 0px 0px 5px;}
.BNCats a:link, .BNCats a:visited, .BNCats a:hover {	font-size: 11px;	font-weight: normal;	color: #CC0066;	}

.BNCatsSubCats {	FONT-WEIGHT: bold;	FONT-SIZE: 10px;	WIDTH: 100%;	COLOR: #CC6699;		POSITION: relative;	margin: 0px;	padding: 0px;}
.BNCatsSubCats a:link, .BNCatsSubCats a:visited, .BNCatsSubCats a:hover {	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #CC6699;  }

.BNCatsSelected {	background-color: #CC0066;	width: 100%;	position: relative;	font-size: 10px;	font-weight: bold;	color: #FFFFFF;		border-top: 1px solid #DE9FBE;	border-bottom: 1px solid #AA0055;}

TD.category_desc {
	font-size: 11px;
	line-height: 1.5;
	padding: 5px 5px 10px;
}

.BNQuickFind {
	padding: 0px;
	width: 250px;
	margin-right: 5px;
	border: 1px solid #CC0066;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.BNProdList {		font-size: 10px;	color: #666666;	width: 130px;	background-position: center;}
.BNProdListTop {
	height: 90px;
	padding-top: 5px;
	padding-bottom: 8px;

}
.BNprodListText {		font-size: 10px;	color: #666666;	background-color: #FFFFFF;	text-align: center;	height: 35px;}

TD.BNinfoBox {	font-size: 10px;	border: 1px solid #c2aec3;}
SPAN.BNinfoBox {	font-size: 10px;	border: 1px solid #999;	padding: 5px;}

.BNprodCosts {		font-size: 12px;	font-weight: bold;	color: #666;}
.BNprodCostsSave {		font-size: 12px;	font-weight: bold;	color: #CC0066;}

TD.BNWPpageHeading, DIV.BNWPpageHeading {	font-size: 20px;	font-weight: bold;	color: #666;	padding-left: 5px;	height: 40px;	padding-right: 3px;}

.BNBestSellersTbl {	border: 1px solid #CCC;	font-size: 11px;}

.BNSave, .BNSave a:link, .BNSave a:visited {		font-size: 10px;	font-weight: bold;	color: #CC0066;}

h1 {
	font-size: 24px;
	color: #CC3366;
	margin: 0px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;


}

TD.BNfpBox { 	font-size: 10px; } 
 
.BNwatchTitle {		font-size: 17px;	color: #585858;	margin: 0px;}
.watch {	margin: 5px;	padding: 5px;	border: 1px solid #CCC;		font-size: 11px;	color: #666;}

.txtW {	padding-top: 5px;	padding-right: 8px;	padding-bottom: 8px;	padding-left: 5px;}
.txtB {		font-size: 13px;	font-weight: bold;	color: #CCC;	padding-top: 1px;	padding-right: 3px;	padding-bottom: 1px;	padding-left: 5px;		border-top: 1px solid #CCC;	border-bottom: 1px solid #000;	background-color: #666;}
.txtB a{	color: #FFF;	text-decoration: underline;}
.txtB a:visited{	color: #CCC;}
.txtB a:hover{	color: #CCCCFF;}

.BNCatsHeaderCopy {	background-color: #5C5C5C;	width: 100%;	position: relative;	font-size: 11px;	font-weight: bold;	color: #CCC;		padding-top: 2px;	padding-right: 2px;	padding-bottom: 2px;	padding-left: 5px;	border-top: 1px solid #C5C5C5;	border-bottom: 1px solid #333;}
.BNpageresults {	background-color: #FFFFFF;	border: 1px solid #C2AEC3;		font-size: 10px;	color: #CC6699;	font-weight: bold;}

.BNpageresults a:hover { background-color: #DE9FBE; color: #FFF; } 

.frontMenus {	padding-right: 10px;	padding-left: 5px;}

.BNTestBox {	color: #333;	background-color: #E5E5E5;	border: 1px solid #666;	padding: 5px;}
.BNTestName {	font-style: italic;	font-weight: bold;	text-align: right;	position: relative;	top: -10px;}
.BNimgborder {
	border-top: 1px solid #D1BAD1;
	border-right: 1px solid #D1BAD1;
	border-left: 1px solid #D1BAD1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1BAD1;



}
.BNCatsTxt {	padding: 2px;}
.BNCatsSubCatsTxt {	PADDING-RIGHT: 2px; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px}
.BNFooter {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E3DBE3;
	border-bottom-color: #E3DBE3;
	border-left-color: #E3DBE3;
}
.BNStyleTitle {
	color: #FFF;
	background-color: #999;
	padding: 1px;
	width: 100%;
	font-weight: bold;
}
.BNStyleTitle a:link, .BNStyleTitle a:visited, { color: #FFF; }
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color: #999;
}
.BNBuyNow {	font-size: 10px;	border: 1px solid #D1BAD1; }
.BNcatList {
	font-size: 10px;
	color: #666666;
	width: 186px;
	border: 1px solid #C2AEC3;
}
.ProdInfoDIV {
	font-size: 11px;
	color: #666;
	padding: 0px;
	height: 315px;
	width: 290px;
}
.BNcatText {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}


A.BNheaderNavigation { color: #666666;  } 
.BNtdRight {
	font-size: 10px;
	font-weight: bold;
	color: #666666;

}
.BNtdRight a, .BNtdRight a:visited {		font-size: 10px;	color: #666666;	text-decoration: none;}
.BNtdRight a:hover{		font-size: 10px;	color: #666666;	text-decoration: underline;}
h3 {
	color: #CC6699;
}
.ProdInfoDIV2 {
	font-size: 11px;
	color: #666;
	padding: 0px;
	height: 174px;
	width: 290px;
	background-color: #FFCCCC;

}
.BNAttribTop {
	border-bottom: 1px solid #666; font-size: 12px; 	padding: 2px;	color: #666;
}
.BNAttribRow {
	font-size: 11px; padding: 2px;	color: #666; align: top;
}
.BNcatListDesc {
	padding: 2px;
	text-align: left;
}
.BestSellTbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	height: 297px;
}

.BNCollect { border-color:#CC6699;
		border-style:solid;
		border-width:1px;
		margin:5px;}
