*{
	font-size:1em;
}


html {
    height:100%;
    font-size: 100%;
}

body {
	background-image: url(images/mainBkg_lrg.jpg);
	background-repeat: repeat-x;
	background-position:center;
	background-position:top;
	background-color:#b0b0b0;
	vertical-align:top;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.97em;
	text-align:left;
	color:#333333;
}


div.body{
	font-size: 0.9em;
}

.cssCartTable {
        width:100%;
}
.cssFloatLeft {
	float: left;
}

.cssFloatRight {
	float: right;
}

#divConfirm {
	position:absolute; 
	visibility:hidden; 
	top:55px; 
	left:350px; 
	z-index:200
}

.cssCheckoutPopup {
	position:absolute;
	top:170px;
	left:40%;
	/*
	left:400px;*/
	z-index:3; 
	width: 342px;

	background-color: #FFFFFF;
	border: 1px solid #5a9200;

	color:#CD0000;
	font-size:13px;

}

#divDupe {

	color:#CD0000;
	font-size:13px;
}

#divDupeHeading {
	background-color: #0064ad;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
}

#divDupeMessage {
	padding: 10px 8px 0px 20px; 

}

#divErrorsForm {

	color:#CD0000;
	font-size:13px;

}

.divErrorsHeading {
	background-color: #5a9200;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
}

form {
	margin:0px;
}

#strErrorMessage {
	padding: 10px 8px 0px 20px; 

}


.btnClose {

/*	width: 75px;
	height: 28px;
	background-image: url(images/btn_close.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color: none;
*/

}

#divShipInfoForm {
	position:absolute;
	top:150px; 
	left:320px;
	z-index:3; 
	width: 430px;
/*	min-height: 390px;*/
	background-color: #FFFFFF;
	border: 1px solid #5a9200;

	font-size:13px;
		/* display:none */
}

#divShipInfoHeading {
	background-color: #5a9200;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
/*	height: 56px;
	background-image: url(images/fj/logo_FJ_blueWhite.gif);
	background-position: top right;
	background-repeat: no-repeat; */
	padding: 2px;

}

#divShipInfoMessage {
	padding: 10px 8px 0px 20px; 
	font-size: .9em;
	color:#000;
}

#divOrderSuccessHeader {

	background-image: url("images/cat_orderSuccess.jpg");
	width: 600px;
	height: 32px;
	
}

#acctOptionsWindow {
	width: 370;
	height: 430;
	background-image:url(images/acctOptions_window.png);
	background-repeat: no-repeat;
	bgcolor="#FFFFFF"
}



/* ======= Main layout selectors ======== */

#cssLOMainTable {
	margin-left: auto;
	margin-right: auto;
	width: 952px;
	height: 100%;
	border: 1px solid #888;
}

#cssLOHeader {
	height: 100px;
	text-align: center;
}

#cssLOFooter {
	height: 100px;
	text-align: center;
}

#cssLOLeft {
	width: 150px;
	vertical-align: top;
/*	text-align: left;*/
}

#cssLORight {
	width: 150px;
	text-align: center;

}

#cssLOContent {
	vertical-align: top;
}

a#cssAccountLink:link,
a#cssAccountLink:visited,
a#cssSignOutLink:link,
a#cssSignOutLink:visited,
a#cssSignInLink:link,
a#cssSignInLink:visited,
a#cssViewCartLink:link,
a#cssViewCartLink:visited
{
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

a#cssAccountLink:hover,
a#cssSignOutLink:hover,
a#cssSignInLink:hover,
a#cssViewCartLink:hover
{
	text-decoration:underline;
	color:#0026a2;
}


.cssFieldErrorMsg {
	color: #f00;
	font-size: .8em;
}

.cssStatusMsgInfo {
	color: #f00;
	font-weight: bold;
	padding: 8px;
	margin: 5px 10px;
	
	width: auto;
	border: 1px solid #ddd;

}

/* ======= Homepage selectors ======== */


.cssHomepageText {
	font-size:0.9em;
	padding: 2px 5px 0px 5px;
}

.cssHomepageHead {
	color:#116800;
	/*color:#163cc3;*/
	font-size:1.05em;
	display: block;
	margin-bottom: 4px;
}

.cssHomepageVisNavContent {
	padding:6px;
}

.cssHomepageDivider {
	padding:0px 0px 4px 0px;
}

.cssHomepageInlineSubHead {
	font-weight:bold;
	color:#333333;
	/*color:#163cc3;*/
	font-size:0.9em;
	display: block;
	margin-bottom: 3px;
	background-color:#FFFFFF;
}

a.cssHomepageVisNavButtons:link, a.cssHomepageVisNavButtons:visited {
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	/*color:#163cc3;*/
	font-size:0.9em;
}

a.cssHomepageVisNavButtons:hover {
	color:#116800;
	/*text-decoration:underline;*/
	}

.cssHomepageVisNavButtons {
	width:113px; 
	height:127px; 
	float:left; 
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:right;
	font-weight:bold;
	color:#666666;
	font-size:0.9em;
	display: block;
	cursor:hand;
}

a.cssHomepageAdButtons:link, a.cssHomepageAdButtons:visited {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	/*color:#163cc3;*/
	font-size:0.9em;
}

.cssHomepageAdButtons {
	width:300px; 
	height:75px; 
	float:right;
	font-weight:bold;
	color:#666666;
	font-size:0.9em;
	display: block;
	cursor:hand;
	margin-bottom:4px;
}

.cssHomepageAdButtonContent {
	padding:60px 10px 10px 20px;
	}

.cssHomepageVisNavContent {
	padding:7px 10px 10px 10px;
	}

.cssHomepageVisNavButtonsFirst {
	border-left:1px solid #666666;
}

.cssHomepageVisNavButtonsTop {
	border-top:1px solid #666666;
}

.cssHomepageVisNavButtonsBottom {
	border-bottom:1px solid #666666;
}

.cssHomepageVisNavButtonsMini {
	height:52px;
	border-bottom:1px solid #666666;
}

/* ======= Nave Menu selectors ======== */


.cssNavButton {
	background-image:url(images/buttonBkg.gif);
	color:#666666;
	display: block;
	width: 145px;
	border-bottom: 1px solid #e1e1e1;
	/*border-left: 1px solid #999;*/
	margin: 2px;
	padding: 3px 3px 3px 15px;
	text-align: ;
	text-decoration: none;
	font-size: .8em;
	font-weight:bold;
}

.cssNavButton:hover {
	/*text-decoration: underline;*/
	color:#163cc3;
	background-image:url(images/buttonBkg_ovr.gif);

}

.cssNavCrumb {
	padding:10px 0px 0px 20px;
	font-size:.9em;
}

#cssLoginBox {

	position: relative;
	vertical-align: middle;
	width: 500px;
	background-color: #fff;
	border: 2px outset #888;
	margin-left: auto;
	margin-right: auto;
	top: 20px;
	padding: 15px;
}

#cssLoginBox table {

	width: 100%;
	margin-left: auto;
	margin-right: auto;
	
}

#cssLoginBox table td {
	padding: 8px;
	border: 0px solid #888;

}

#cssLoginBox .cssLoginLabel {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

#cssLoginBox .cssLoginField {
	padding: 4px;
}

#cssLoginBox #btnSubmit {

}

#cssLoginBox #cssLoginForgotPassword {

}

#cssForgotPasswordBox {

	position: relative;
	vertical-align: middle;
	width: 400px;
	background-color: #fff;
	border: 2px outset #888;
	margin-left: auto;
	margin-right: auto;
	top: 100px;
	padding: 15px;
}

/* ======= BYO listings ======== */


.cssBYOText {
	font-size:0.9em;
	display: block;
	margin-bottom: 10px;
	padding: 2px 5px 10px 5px;
}

.cssBYOMenus {
	font-size:0.9em;
}

/* ======= Category/Product Listing selectors ======== */


.cssCategoryTitle {
padding-top:55px; 
padding-left:15px;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}



.cssCategory {
	margin: 5px;
	padding: 2px;
}


.cssCategoryContent {
	font-size:0.95em;
	display: block;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	padding: 2px 5px 10px 5px;
}



/* ======= Product Info (default) selectors ======== */


.cssProdSimpleContainer {
	width:200px;
	height:285px;
	position: relative;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

a.cssProdSimpleMoreInfoLink:link, a.cssProdSimpleMoreInfoLink:visited{
	color:#163cc3;
}

.cssProdSimpleMoreInfoLink {
	display:block;
	text-align:right;
	padding-right:15px;
	font-size: 0.8em;
	font-style:italic;
}


.cssProdSimpleName {
	text-decoration:none;
	color:#5c5c5c;
	display: block;
	font-size: 0.96em;
	font-weight: bold;
	text-align: center;
	border: 0px solid #888;
	line-height:14px;
	margin-top:12px;
	margin-bottom:5px;
	max-width:185px;
	padding-left:5px;
}

.cssProdSimplePrice {
	display: block;
	color: #007e12;
	font-weight: bold;
	text-align: center;
	border: 0px solid #888;

}

.cssProdSimpleImage {
	display: block;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top:-15px;
	float: none;
	/*width: 195px;
	height: 195px;*/
}

.cssProdSimpleDesc {
	display: none;
	position: relative;
	/*width: 200px;
	float:right;*/
	font-size: .9em;
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
}

.cssProdSimpleOptions {
	display:none;
	border: 1px solid #aaa;
	margin-top: 20px;
	padding: 5px;
}


.cssAddToCartBtn {
	background-image:url(images/buttonBkg_01.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	margin-top: 10px;
	width: 115px;
	height: 28px;
	font-size: .9em;
	font-weight: bold;
	border: 3px double #608262;
	cursor: hand;
	cursor:pointer;
}


.cssProdUpsellOptions .cssAddToCartBtn  {
	font-weight: bold;
	font-size: 1em;
	width: 90px;
	border: 1px solid #888;
}

.cssCustomerReviews {
	position:relative;
	font-weight: bold;
	font-size: 1em;
	border: 1px solid #888;
}



/* ======= Product Info (detail) selectors ======== */

.cssProdDetailContainer {
	position: relative;
	margin-top:10px;
	padding: 10px;
	margin-bottom: 5px;
	border: 0px solid red;
}

.cssProdDetailName {
	display: block;
	color: #5c5c5c;
	font-size: 1.1em;
	font-weight: bold;
/*	text-align: left;*/
	border: 0px solid #888;
/*	position: relative;
	left: 310px; 
	width: 300px;
*/
	padding-bottom:5px;
}

.cssProdDetailPrice {
	display: block;
	color: #007e12;
	font-weight: bold;
/*	text-align: left; */
	border: 0px solid #888;
/*	position: relative; 
	left: 315px; 
	width: 200px;
*/
}

.cssProdDetailImage {
	display: block;
	vertical-align:top;
	/*	left: 0px; */
	width: 300px;


}

.cssProdDetailMoreInfo{
	display: block;
	border: 1px solid #bdbdbd;
	font-size: .9em;
	padding: 12px;
	position: relative;
/*	max-width:600px;
*/	min-width:450px;
	min-height:75px;
	position:relative;
	top:-15px; 
/*	margin-bottom: -75px;*/
	margin-left:14px;
}

.cssProdDetailMoreInfo p {
	margin-top:0px;
}

.cssProdDetailMoreInfoSubText {
	font-size:.9em;
	font-style:italic;
}

/*.cssProdDetailMoreInfo img {
	float:left;
	display: block;
	vertical-align:top;
	position: relative;
	left: -8px; 
	top:-8px;}*/

.cssProdDetailOptions {
/*	text-align:left;
	position: absolute;*/
	max-width:300px; 
/*	top: 75px; 
	left: 320px; 
*/
	padding: 5px;
}

.cssProdDetailOptions input, .cssProdDetailOptions select, .cssProdDetailOptions label {
	font-size: .9em;
}

.cssProdDetailMoreInfoTab {
}

/* ======= Product Info (Upsell) selectors ======== */

.cssProdUpsellMainContainer {
	font-style:italic;
	position: relative;
	border-top:1px solid #999999;
	margin-top: 30px;
	padding:10px 0px 0px 0px;
	clear:all;
}

.cssProdUpsellContainer {
	/*background-image:url(images/upsellBkg.gif);*/
	border:1px solid #CCC;
	background-repeat:no-repeat;
	position: relative;
	margin-top:12px;
	padding: 5px;
	background-color:#FFFFFF;
	float: left;
	width: 205px;
	height: 150px;

}

.cssProdUpsellName {
	display: block;
	font-size: 0.9em;
	font-weight: bold;

	border: 0px solid #888;
}

.cssProdUpsellPrice {
	display: block;
	color: #007e12;
	font-weight: bold;

	border: 0px solid #888;

}

.cssProdUpsellImage {
	display:block;


}

.cssProdUpsellDesc {
/* desc currently not included in this view */
}

.cssProdUpsellOptions {
	padding-left:5px;
	display:block;
	border: 0px solid #aaa;
	font-size: 0.8em;

	width: 90px;


}

.cssProdUpsellMoreInfoLink {
	font-size:0.9em;
	font-style:italic;
	padding-left:25px;
	display: block;
	position: relative;
	
}


/* --- */


.cssDiscountText {
	color: #f00;
	line-height:25px;
	font-style:italic;
}

/* ======= Shopping Cart selectors ======== */

/* -- table only -- */
#CartTable {
	color:#333333;
	font-size:.85em;
/*	padding: 10px;
	margin:12px 0px 10px 12px;
*/
}

/* -- table and cells -- */
#CartTable, #CartTable td {
	border: 0px solid #888;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 5px;
}

/* -- table heading -- */
#CartTable thead {
	background-color: #ddd;
	font-weight: bold;
	border: 1px solid #888;
}

/* -- table heading -- */
#CartTable .cssCartItemRow td {
	background-color: #fff;
	font-weight: normal;
	border: 1px solid #888;
}

/* -- Product thumbnail -- */
.cssCartProdImage {
	margin-right:12px;
	float: left;
}

/* -- Product name (linked) -- */
.cssCartProdName, a.cssCartProdName:link {
	color:#888;
	font-weight: bold;
	text-decoration: none;
}

/* -- Product name (linked) -- */
.cssCartProdName:hover {
	text-decoration: underline;
}

.cssCartProdQty {
	border: 1px solid #888;
	text-align: right;
}

.cssCartProdSubTotal {
text-align:center;

}

.cssCartButton {
	background-image:url(images/buttonBkg_01.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	margin-top: 10px;
	height: 28px;
	font-size: .9em;
	font-weight: bold;
	border: 3px double #608262;
	cursor: hand;
	cursor:pointer;	
}

.cssReviewOrderBtn {
	background-image:url(images/buttonBkg_01.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	margin-top: 10px;
	height: 28px;
	font-size: .9em;
	font-weight: bold;
	border: 3px double #608262;
	cursor: hand;
	cursor:pointer;
}


/* ============ Profile Form selectors ========== */

h1.cssProfileHeading {
	text-align: left;
	font-family: verdana;
	font-weight: bold;
	font-size: 1.2em; 
	background-color: #444;
	color: #f6f6f6;
	margin: 0px;
	padding: 4px;
	border: 1px solid #888;

}

h3.cssProfileHeading {
	font-size: 1em;
	font-weight: bold;
	padding: 4px;
	margin:0px;
	
	background-color: #ddd;
	border: 1px outset #fff;
}

.cssProfileFormTable {
	width: 100%;
	/*height:100%; */
}

.cssProfileFormTable {

	background-color:#fff; 
	border: 1px solid #000;
	border-collapse: collapse ;
	border-spacing: 1px;

}

.cssProfileFormRow1 {
	/*background-color: ;*/
}

.cssProfileFormRow2 {
/*	background-color: ;*/
}

.cssProfileFormLabel {

	color: #000;
	font-family: arial;
	font-size: .8em;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 120px;
/*	border:0px solid #0f0;*/
	padding: 4px;
}

.cssProfileFormLabelNote {
	color: #444;
	font-family: arial;
	font-size: 1em;
	font-weight: normal;
}

.cssProfileFormInputCell {
	color: #000;
	text-align:left;
	vertical-align: top;
	font-size: .8em;
	font-family: arial;
	padding: 2px;
}

.cssProfileFormInput {
	font-size: 1em;
/*	font-family: arial;
	overflow: normal; */
	background-color: #fffff8;
	padding: 2px;
	border: 1px solid #888;

}


/* ======= Checkout form selectors ======== */


.cssSectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .80em;
	color: #fff;
	background-color:#666666;
	padding: 4px;
	width:310px;
}

a.footerStyle:link,a.footerStyle:visited,.footerStyle {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
}

a.footerStyle:hover {
	text-decoration:underline;
}

a.upperLinks:link {
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

a.upperLinks:hover {
	text-decoration:underline;
	color:#0026a2;
}


.cssCOLabel {
	font-size: .8em;
}

.cssCOLabelRequired {
	font-size: .8em;
	color: #f00;
}

.cssCOInput {
	font-size: .8em;
	border:1px solid #999999;
	width:145px;
}


.cssCOLoginTable {

	height:100%; 
	width:100%; 
	background:white;
}

.cssCOLoginTable #btnSubmit {
	font-size: .8em;
}

.cssCOLoginTable #btnForgot {
	font-size: .8em;
}


.cssCOBillingTable {

	height:100%; 
	width:270px; 
	background:white;
}

.cssCOShippingTable {

	width:275px;
	background:white;
}

.cssCOShippingMethodTable {

	width:275px;
	background:white;
}

.cssCOPaymentMethodTable {
	text-align:left;
	width:275px;
	background:white;
}

#btnUpdateOrder, #btnProcessOrder {
	background-image:url(images/buttonBkg_01.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	margin-top: 10px;
	height: 28px;
	font-size: .9em;
	font-weight: bold;
	border: 3px double #608262;
	cursor: hand;
	cursor:pointer;
}

.checkoutHead {
	color: #006600;
}


/* ======= Right Ad area selectors ======== */

.rightAdArea p {
	margin:0px;
}

/* ======= Checkout area selectors ======== */

.inputRequirement {
	color: #CC0000;
}

/* ======= FAQ Page styles ================= */

.faq_page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*letter-spacing:-.5px;*/
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	padding-bottom:1px;
}
.faq_page_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	padding-top: 2px;
	padding-bottom:15px;
}
.faq ul {
	list-style-type: none;
	padding: 0px;
	text-indent: 0;
	margin-left: 12px;
}

a.faq_body:link {
	color:#CC0000;
}

.faq_body {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252; 
	font-size: 12px;
	padding: 0px;
}
.faq_section {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000391; 
	font-weight: bold;
	font-style: italic;
	margin-left: 0px;
	font-size: 14px;
	padding: 0px;
}
.faq_question {
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-weight: bold;
	margin-left: 0px;
	font-size: 12px;
	padding: 0px;
}


.cssOrderSuccessContent {
	font-size:.95em;
}