@charset "utf-8";
/* CSS Document */


/* GLOBAL STYLES*/
.layoutContent {
   background-color:#FFFFFF;
}
.siteTable { text-align : center; margin: 0 auto; padding:0 }
a img { border: 0px; }

body {
	margin:0px;
	padding:0px;
	background-color:#222222;
	background-image:url(/images/background.jpg);
	background-repeat:repeat-x;
}

.crumblayout {
   display: none;
}

#container {
	width:860px;
	margin:0px auto;
}
#header {
	width:860px;
	float:left;
}
#nav {
	float:right;
	text-align:right;
	margin-top:20px;
}
#topHat {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin-top: 15px;
}
#topHat a {
	text-decoration:none;
	color:#FFF;
	text-transform: uppercase;
}
#topHat a:hover {
	text-decoration:underline;
}
#topHat ul {
	margin:0px;
	padding:0px;
}
#topHat ul li {
	padding:0px 4px 0px 0px;
	margin:0px;
	display:inline;
	list-style:none;
}
#mainNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#cded6e;
	font-weight:normal;
	margin-top:35px;
	height: 29px;
	letter-spacing:0px;
	display: block;
	margin-left: 10px;

}
#mainNav ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#mainNav ul li { float: left; list-style: none; }
#mainNav ul li a { display: block; height: 33px; outline: none; text-indent: -5000px;}
#mainNav ul li a:hover, #mainNav ul li a.active { background-position: left -33px; }
#mainNav .home { background: url(/images/nav_home.png); width: 69px; }
#mainNav .products { background: url(/images/nav_products.png); width: 98px; }
#mainNav .recipes { background: url(/images/nav_recipes.png); width: 80px; }
#mainNav .parts { background: url(/images/nav_parts.png); width: 173px; }
#mainNav .contact { background: url(/images/nav_contact.png); width: 166px; }

#searchText { background: #4b4b4b; color: #c2c2c2; width: 99px; padding: 0px 0px 2px 4px; height: 16px; border: 0px; font-size: 9pt; }
#txtEmailAddress { background: #4b4b4b; color: #c2c2c2; width: 100px; padding: 0px 0px 2px 4px; height: 16px; border: 0px; font-size: 9pt; }
#overlayContent table { margin: 10px 0px 0px 25px; }
#overlayContent td { padding-bottom: 10px; }
#overlayContent td small { width: 200px; margin-left: 15px;  }
.commentBox { width: 494px; height: 100px; }
table.bgwhite
{
   background-color: #FFFFFF;
   width: 860px;
}
/* HOMEPAGE */
#homeCallouts a img { 
	margin-top: 4px;
}
#homeCallouts a { float: left; ,margin: 0px; padding: 0px; }

#homeCallouts .c1 { margin-right: 4px; }
#homeCallouts .c2 { margin-right: 4px; }

#homeFeatureMain { 
	background: url(/images/ninja_home_callout.jpg) top left no-repeat; 
	width: 433px; 
	padding: 47px 400px 27px 27px;
	float: left;
	height: 300px; 
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#homeFeatureMain h1 { font-size:16pt; text-transform: uppercase; margin: 0px 0px 0px 0px; padding: 0px; }
#homeFeatureMain h2 { margin: -5px 0px 0px 0px; padding: 0px; font-size: 14pt; }

#homeFeatureMain ul, #homeFeatureMain ul li { padding: 0px; margin: 0px; list-style: none; }
#homeFeatureMain ul { margin-top: 20px; margin-bottom: 10px; }
#homeFeatureMain ul li { padding-bottom: 10px; }


/* RECIPES */
#recipeList { position: absolute;  background-color: #F2F2F2; border: 1px solid #ddd; width: 175px; padding: 10px; float: left; top: 237px;}
#recipeList ul { margin: 0px !important; padding: 0px !important; }
#recipeList li { list-style: none !important; margin: 0px 0px 10px 0px; padding: 0x; }
#recipeList a { font-size: 9pt; margin-bottom: 0px; }
#recipeContent { float: left; width: 590px; margin-left: 220px; display: inline; _margin-left: 230px; _width: 580px; }
.recipe h2 { font-size: 11pt; }
.recipe { position: relative; font-size: 9pt; border-bottom: 1px solid #CCC; padding-bottom: 20px; }
.recipe .btt { float: right; position: absolute; bottom: 2px; right: 0px; font-size: 8pt;  text-decoration: none;}
.recipe .ingred { float: left; width: 210px; padding-right: 10px;  }
.recipe .instruct { float: right; width: 380px;}
.recipe h3 { margin: 0px; padding: 0px; font-size: 10pt; color: #7ea116;}
.clearb { clear: both; }
#content {
	width:860px;
	background-color: #fff;
	float:left;
	margin-top:27px;
}
#contentBottom {
	width:860px;
	height:24px;
	background-color: #fff;
	float:left;
	
}
#contentInterior {
	width:800px;
	margin:6px 0px 0px 11px;
	_margin-left:5px; /* IE6 Hack*/
	float:left;
}
#footer {
	width:860px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	line-height:18px;
	float:left;
	margin-top:12px;
	height: 80px;
	
}
#footer a {
	text-decoration:none;
	color:#fff;
}
#footer a:hover {
	text-decoration:underline;
}

#footer .social { float: left; }
#footer .social a { margin-right: 6px; }
#footer .copy { float: right; margin-right: 2px; }
#footer ul { float: right; list-style: none; margin: 0px 2px 0px 0px; padding: 0px; }
#footer ul li { float: left; margin-left: 10px; list-style: none; }
/* HOMEPAGE STYLES*/

/* INTERIOR GLOBAL*/


.breadCrumbs {
	margin:20px 0px 0px 20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#959595;
	font-size:11px;

}
/* PRODUCT LISTING PAGE*/

#contentInterior .listingDes {
	margin:26px 0px 5px 20px;
	_margin-left:10px;/* IE6 Hack*/
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#464646;
	line-height:20px;
	
}
#contentInterior .listingDes h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:30px;
	color:#292929;
	line-height:20px;
	margin:0px 0px 12px 0px;
}
#contentInterior .listingDes .ProductCount {
	font-size:11px;
	padding-top:20px;
	margin-bottom:20px;
}


#contentInterior .prodOutlineOne {
	margin-left:20px;
	_margin-left:10px;/* IE6 Hack*/
}
#contentInterior .prodOutlineLarge, .prodOutlineOne {
	width:370px;
	height:450px;
	background-color:#FFF;
	border:1px solid #e1e1e1;
	padding:4px;
	float:left;
	margin:0px 10px 10px 0px;
}
#contentInterior .prodInterior {
	background-image:url(/images/productListing_background.jpg);
	background-repeat:repeat-x;
	padding:14px 0px 0px 10px;
	float:left;
	width:360px;
	height:290px;
}
#contentInterior .prodInterior h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#515151;
	margin:0px;
}
#contentInterior .prodInterior .textLeft {
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#515151;
	line-height:14px;
	width:139px;
}
#contentInterior .prodInterior .textLeft a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#689013;
	line-height:14px;
	text-decoration:underline;
}
#contentInterior ul {
	margin:10px 0px 20px 15px;
	padding:0px;
}
#contentInterior ul li {
	list-style-image:url(/images/bullet_purple.png);
	list-style-position:top middle;
	padding-bottom:3px;
}
#contentInterior .prodInterior .prodImage {
	float:right;
}
#detailContentInterior .price { position: relative; top: 5px;} 
.price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#7ea116;
	font-weight:bold;
}
#contentInterior .prodInterior .buyNow {
	padding-top:15px;
	padding-bottom:8px;
	width:100px;
}
/* ABOUT PAGE*/

#contentInterior .textLayout {
	margin:26px 10px 5px 20px;
	_margin-left:10px;/* IE6 Hack*/
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#464646;
	line-height:20px;
}
#contentInterior .textLayout h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color:#292929;
	line-height:20px;
	margin:0px 0px 15px 0px;
	padding:0px;
}
#contentInterior .textLayout a {
	color:#689013;
}
.faqDropContain {
	float:left;
	margin-top:15px;
}
.faqDropContain .inactive {
	color:#cccccc;
}
.faqHeader {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color:#464646;
	margin:25px 0px 20px 0px;
	font-weight:bold;
	width:800px;
}
.faqContent p {
	padding-right:30px;
	margin:6px 0px 15px 0px;
}

.faqContent strong { display: block; padding-top: 10px; } 
/*DETAIL PAGE*/

#detailContentBottom {
	width:860px;
	height:24px;
	background-image:url(/images/detail_backgroundBottom.png);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
}
#detailContent {
	width:860px;
	background-image:url(/images/detail_background.png);
	background-repeat:repeat-y;
	background-position:top center;
	float:left;
	margin-top:6px;
}
#detailContentInterior {
	width:860px;
	margin:6px 0px 0px 3px;
	_margin-left:0px;/*IE6 Hack*/
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#464646;
	font-size:12px;
/*
	position: relative;
*/
	
}
#detailContentInterior a {
	color:#7ea116;
}
#detailLeft {
	float:left;
	margin:15px 0px 0px 18px;
	_margin-left:8px;/*IE6 Hack*/
	_margin-top: 0px;
	width:620px;
}
.detailPhoto {
	float:left;
	text-align:center;
}
.detailDes {
	float:left;
	width:290px;
}
.detailDes h2 {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#292929;
}
.detailDes h1 {
	margin:0px;
	padding:8px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#292929;
}
#detailTabs {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d6d6d;
	height:29px;
	_height: 20px;
	width:615px;
	margin:30px 0px 0px 8px;
	
	display: inline;
}
.tabOff, .tabOn {
	width:91px;
	height:20px;
	text-align:center;
	margin-right:2px;
	float:left;
	padding-top:8px;
}
.tabOff {
	background-image:url(/images/tab_off.jpg);
	background-repeat:no-repeat;
	margin-top:3px;
}
.tabOn {
	background-image:url(/images/tab_on.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	margin-top:1px;
}

.manualsTabOff{
	background-image:url(/images/tab_off_long.jpg);
	background-repeat:no-repeat;
	margin-top:3px;
	width:138px;
	height:26px;
	text-align:center;
	margin-right:3px;
	float:left;
	padding-top:8px;
}

.manualsTabOn{
	background-image:url(/images/tab_on_long.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	margin-top:1px;
	width:138px;
	height:20px;
	text-align:center;
	margin-right:3px;
	float:left;
	padding-top:8px;
}
	

.manualnote { color: #999; font-size: 9pt; }
#tabContainer {
	float:left;
	width:602px;
	border:1px solid #292929;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#464646;
	padding:15px 8px 10px 8px;
	display: inline;
}


.tabHeader { display: block; font-weight: bold; width: 100%;}
#tabContainer img {
 padding-left:0px;
 padding-right:0px;

}
#reviewOverlay a { color: #7ea116; }
#reviewOverlay { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; color: #fff; width: 614px; padding: 20px; /* background: url(/images/transblack.png); */}
#reviewOverlay #pager { float: right; text-align: right; margin-top: 15px; }
#reviewOverlay hr { border: 1px #222 solid; height: 0px; margin-bottom: 15px; }
#reviewOverlay #overlayContent { padding: 10px 0px 0px 0px; }
.reviewRate { text-align: left; width: 500px; font-weight: bold;}
.reviewUser { margin: 5px 0px 5px 0px; }
.reviewDes {
	margin:10px 25px 10px 0px;
	width:570px;
	display: inline;
	float:left;
}
.accessoriesDes {
	margin:50px 25px 0px 0px;
	width:250px;
	float:left;
}
.accessoriesAdd {
	margin:80px 5px 0px 5px;
	float:left;
}
#detailRight {
	margin:0px 0px 0px 16px;
	width:135px;
	display: inline;
	float:left;
}
#detailRight a {
	font-size:11px;
	color:#689013;
}
#detailRight h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#292929;
	margin:12px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
}
#detailRight img {
	border:1px solid #e1e1e1;
	margin-bottom:8px;
}
.recommendTitle {
	color:#7d7c7c;
	font-size:11px;
	border:1px;
}
.recommendPrice {
	color:#7ea116;
	font-size:11px;
	padding-right:5px;
	font-weight:bold;
}
.recommendContain {
	margin-top:	15px;
}
.gr { color: #7ea116; }
/*ACCOUNT PAGE*/
.accountHeader {
	color:#7ea116;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:15px 0px 10px 0px;
	padding-top:15px;
}
.manHeader {
	color:#292929;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:15px 0px 10px 0px;
	padding-top:15px;
}
.fieldContain {
	width:700px;
	float:left;
	padding:5px 0px 5px 0px;
}
.fieldLabel {
	width:165px;
	float:left;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
}
.fieldInput {
	float:left;
}
.claim { text-align: center; margin-top: 100px; }
.claim h4 { margin:0px; padding: 0px; }
.orderMsg { margin: 20px 0px 15px 0px; }
.orderMsg h3 { margin: 0px 0px 4px 0px; padding: 0px; color: #7ea116; }
.greenhr { border: 0px; height: 1px; background-color: #7ea116;clear: both; }
.greyhr { border: 0px; height: 1px; background-color: #a2a2a2;clear: both; }

#orderTable { margin-top: 20px; font-weight: bold; text-align: center; }
#orderTable .row1 td {
	color: #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
}
#orderTable .row2 td { padding-top: 10px; } 
#orderTable .prodRow td {
padding-top: 7px;
padding-bottom: 7px;
}
#orderTable .prodRow img { border: 1px solid #a2a2a2; }
#orderTable .prodRow td { font-weight: normal; border-bottom: 1px solid #dedbdb; }
#orderTable .last td { border-bottom: 0px solid #fff; }
#orderTable .all { text-align: left; }
#orderTable .alc { text-align: center; }
#addressTable { padding-bottom: 15px;width: 100%; border-top: 1px solid #dedbdb; }
#addressTable td { width: 400px; padding-left: 30px; border-bottom: 1px solid #dedbdb; padding-bottom: 30px; }
/*CART PAGE*/

.cartHeader {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#292929;
	margin:12px 10px 15px 0px;
}
.cartTitles {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#a2a2a2;
	font-weight:bold;
}
#cartTitlesContain {
	margin:30px 0px 0px 0px;
	padding:0px;
	float: left; clear: both;
}
.cartContain {
	margin:10px 0px 10px 10px;
}
.cartContain img {
	border:1px solid #e1e1e1;
	margin-right:15px;
	float:left;
}
.cartContain, .cartDes, .cartPrice, .cartQty, .cartTotal, .cartUpdate {
	float:left;
}
.cartPrice {
	margin-left:135px;
	text-align:center;
}
.cartUpdate {
	margin-left:30px;
}
.cartQty {
	margin-left:45px;
	text-align:center;
}
.cartTotal {
	margin-left:40px;
	text-align:center;
}
.totalCost {
	font-size:15px;
	float:right;
	padding:25px 22px 15px 0px;
	text-align:right;
	line-height:25px;
}

.couponCode{
	background-image:url(/images/fpo_CouponCode.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:26px;
	color:#689013;
	text-align:left;
	font-size:13px;
}
	

/*CHECK OUT*/

.checkContainLeft{
	float:left;
	width:400px;
	
}



/*CUSTOMER SUPPORT PAGE*/

#customerLeft {
	float:left;
	width:183px;
	margin:5px 30px 0px 0px;
	display: inline;
}
.customerNav {
	background-color:#d1e790;
	color:#000;
	font-size:13px;
	font-weight:bold;
	padding:15px 5px 10px 10px;
	line-height:22px;
}
.customerNav a { color: #000 !important; }
.mailingList {
	padding:15px 5px 15px 10px;
	background-color:#464646;
	margin-top:7px;
	font-size:13px;
	color:#FFF;
	line-height:16px;
}
.joinOur {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFF;
	font-style:italic;
}
.mailing {
	font-size:20px;
	color:#b1d939;
	margin:10px 0px 10px 0px;
}
#customerRight {
	width:540px;

	float:left;
	margin-top:25px;
	display: inline;
}
.customerContent {
	padding:5px 0px 8px 7px;
	margin:0px;
}
.manuals a { font-size: 8pt !important; }
.customerHeader {
	font-size:24px;
	color:#7ea116;
}
/*SEARCH RESULTS PAGE*/

.searchContain {
	width:187px;
	margin:45px 0px 0px 36px;
	text-align:center;
	float:left;
}
/*Parts & Accessories*/

.partsGrayHeader {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#464646;
	font-size:24px;
	margin:20px 0px 13px 0px;
	font-weight:normal;
}
.partsLeft {
	float:left;
	width:390px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#292929;
	line-height:25px;
	font-weight:bold;
}
.partsColumn {
	width:300px;
	float:left;
	font-weight: normal;
}
.partsTitle {
	color:#729213;
	font-size:18px;
	font-weight:bold;
}
.partsLeft ul {
	color:#464646;
	font-size:11px;
	font-weight:normal;
	padding:0px 0px 10px 5px;
	margin:0px 0px 0px 5px;
	line-height:15px;
}
.partsLeft ul li {
	list-style:none;
}


.verisignLogo{
	width:95px;
	float:right;
	margin:20px 5px 0px 0px;
	
}


