@charset "utf-8";
/* CSS Document */


/* ---- Structure & Body ---- */


* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none;
}

ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
body  {
	background:#BEB385 url(../fw/header.jpg) no-repeat top center;
	font: 13.5px Arial, Helvetica, sans-serif;
	color:#45442a;
	margin:0;
	padding:0;
	outline:none;
}

.thumbHolder {
	
	background:url(../images/lightbox/bg_thumb.jpg) no-repeat top center;
	width:103px;
	height:100px;
	padding:10px 0px 0px 7px;
	float:left;
	margin:0px 6px 0px 6px;

}

.zoomHolder {
	padding:0px 0px 0px 7px;
}

.thumbBox {
	width:110px;
	height:170px;
	float:left;
}

p {
	color:#45442A;
	line-height:20px;
	padding:0 0 10px 0;
}
a 
{
    color:#AA6500;
    text-decoration:underline;
    }
div.NavBar {
	background:url(../fw/nav-bg.jpg) repeat-x 0 169px; 
}
/* ---- Header ---- */

div.Header {
	width:778px;
	margin:0 auto;
}
div.Header a.Logo {
	display:block;
	border:none;
	width:293px;
	height:93px;
	padding:30px 0 0 0;
}
div.Header a.Logo img {
	border:none;
}


/* ---- Content Area ---- */

.innerShadowContainer {
	width:500px;
	padding:5px 15px 0px 10px;
	background-image:url(../fw/bg_flashVideo.jpg);
	background-repeat:repeat-y;
	float:left;
}

.innerContainer {
	width:500px;
	padding:5px 15px 0px 10px;
	float:left;
}

.gutter {
	background-image:url(../fw/img_newsLine.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:525px;
	height:4px;
	float:left;
	
	}
	
.titleHolder {

	float:left;
	padding:6px 0px 0px 0px;

}

.newsCal {
	float:left;
	padding:0px 6px 0px 6px;
}


div.ContentAreaBG {
	background:#E0D8B9 url(../fw/content-background.jpg) no-repeat bottom center;
	margin:41px 0 0 0;
	padding:10px 0 50px 0;
}
div.ContentArea {
	width:778px;
	margin:0 auto;
}

/* ---- Left Area ---- */


.historyHome {

	text-align:center;
	display: block;
	background-image:url(../fw/btn-video-history.jpg);
	background-repeat:no-repeat;
	width:278px;
	height:46px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;

}


a:hover.historyHome {


	text-align:center;
	display: block;
	background-image:url(../fw/btn-video-historyRoll.jpg);
	background-repeat:no-repeat;
	width:278px;
	height:46px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;

}


.recipesHome {

	text-align:center;
	display: block;
	background-image:url(../fw/btn-recipes.jpg);
	background-repeat:no-repeat;
	width:278px;
	height:41px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 0px;
	float:left;
}
a:hover.recipesHome {
	text-align:center;
	display: block;
	background-image:url(../fw/btn-recipesRoll.jpg);
	background-repeat:no-repeat;
	width:278px;
	height:41px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 0px;
	float:left;
}

div.LeftContentbtm {
	float:left;
	width:292px;
	background:transparent url(../fw/left-column-bg_btm.jpg) no-repeat bottom left;
	padding:0px 0px 7px;
	margin:10px 0 0 0px;
	overflow:visible;
}
div.LeftContent {
	float:left;
	width:292px;
	background:transparent url(../fw/left-column-bg.jpg) no-repeat top left;
	padding:7px 0px 0;
}
div.LeftContentbtm div.familyBrands 
{
   background:transparent url(../fw/familyBrands_bg2.jpg) no-repeat 0 7px;
   height:220px;
   width:238px;
   display:block;
   padding:120px 20px 0px 20px;
   margin:0 0 0 7px;
    }
    
div.familyBrands a img
    {
        margin:0 auto 0px;
        display:block;
        }

div.LeftContentbtm div.familyBrands a.logolink1 
{
    height:53px;
    display:block;
    margin: 0px 0 5px 0;
    }
div.LeftContentbtm div.familyBrands a.logolink2 {   
    height:62px;
    display:block;
    margin: 0 0 5px 0;
}
div.LeftContentbtm div.familyBrands a.logolink3 {    
    height:81px;
    display:block;
    margin: 0 0 0px 0;
}
            
div.LeftContent a,
div.InnerLeftContent a,
div.InnerLeftContent img,
div.LeftContent img {
	display:block;
	margin:0 0 0 7px;
}
div.LeftContent a.history2 
{
    	background:transparent url(../fw/btn-video-history2.jpg) no-repeat 0 0;
    	height:46px;
}
div.LeftContent a.history2:hover
{
    	background:transparent url(../fw/btn-video-history2.jpg) no-repeat 0 -46px;
    }
div.LeftContent a.recipes2 
{
    	background:transparent url(../fw/btn-recipes2.jpg) no-repeat 0 0;
    	height:38px;
    }
div.LeftContent a.recipes2:hover
{
    	background:transparent url(../fw/btn-recipes2.jpg) no-repeat 0 -38px;
    }   
div.LeftContent a.reviews2 
{
    	background:transparent url(../fw/btn-reviews2.jpg) no-repeat 0 0;
    	height:38px;
    }
div.LeftContent a.reviews2:hover
{
    	background:transparent url(../fw/btn-reviews2.jpg) no-repeat 0 -38px;
    } 

div.LeftContent a.news2 
{
    	background:transparent url(../fw/btn-news2.jpg) no-repeat 0 0;
    	height:42px;
    }
div.LeftContent a.news2:hover
{
    	background:transparent url(../fw/btn-news2.jpg) no-repeat 0 -42px;
    } 
div.InnerLeftContent a.history 
{
    	background:transparent url(../fw/btn-video-history.jpg) no-repeat 0 0;
    	height:46px;
    }
div.InnerLeftContent a.history:hover
{
    	background:transparent url(../fw/btn-video-history.jpg) no-repeat 0 -46px;
    }
div.InnerLeftContent a.recipes 
{
    	background:transparent url(../fw/btn-recipes.jpg) no-repeat 0 0;
    	height:43px;
    }
div.InnerLeftContent a.recipes:hover
{
    	background:transparent url(../fw/btn-recipes.jpg) no-repeat 0 -43px;
    }   
div.InnerLeftContent a.reviews 
{
    	background:transparent url(../fw/btn-reviews.jpg) no-repeat 0 0;
    	height:43px;
    }
div.InnerLeftContent a.reviews:hover
{
    	background:transparent url(../fw/btn-reviews.jpg) no-repeat 0 -43px;
    } 
div.InnerLeftContent a.news 
{
    	background:transparent url(../fw/btn-news.jpg) no-repeat 0 0 !important;
    	height:46px;
    }
div.InnerLeftContent a.news:hover
{
    	background:transparent url(../fw/btn-news.jpg) no-repeat 0 -46px !important;
    } 
div.LeftContent div.News {
	background:transparent url(../fw/news-box-middle.jpg) repeat-y top center;
	width:279px;
	margin:2px 0 0 0;
}
div.LeftContent div.News h2 {
	display:none;
}
div.LeftContent div.NewsTop {
	background:transparent url(../fw/news-box-top.jpg) no-repeat top center;
}
div.LeftContent div.NewsBottom {
	background:transparent url(../fw/news-box-bottom.jpg) no-repeat bottom center;
	padding:0 0 10px 0;
}
div.LeftContent div.News p {
	padding:0 10px 3px 10px;
	font-size:11px;
	line-height:16px;
	margin:0;
}
div.LeftContent div.News p.Title {
	color:#8A6E15;
	font-size:12px;
}
div.LeftContent div.News div.Line {
	width:279px;
	height:10px;
	background:transparent url(../fw/line.jpg) no-repeat center;
}

/* ---- Right Content ---- */


div.RightContent {
	float:right;
	width:459px;
}

div.Lines {
	width:100%;
	height:20px;
	background:transparent url(../fw/lines2.jpg) no-repeat center;
	margin:10px auto;
	display:block;
	float:left;
	
}


/* ---- Footer ---- */


div.Footer {
	background:#C4B98D url(../fw/footer-bg.jpg) repeat-x top center;
	height:150px;
}
div.FooterContent {
	width:778px;
	margin:0 auto;
	background: url(../fw/footer-mill.jpg) no-repeat top center;
	padding:20px 0 0 0;
}
div.FooterContent ul li {
	float:left;
	margin:0 10px 0 0;
}
div.FooterContent ul li a,
div.FooterContent ul li a:visited {
	color:#45442a;
	border-bottom:1px dotted #aa6500;
	text-decoration:none;
	font-size:11px;
}
div.FooterContent ul li a:hover {
	color:#aa6500;
	border-bottom:1px dotted #45442a;
	text-decoration:none;
	font-size:11px;
}
img.Arrow {
	float:left;
	margin:0 4px 0 0;
}
div.FooterContent p {
	float:right;
	font-size:11px;
}
div.FooterContent p a,
div.FooterContent p a:visited {
	color:#aa6500;
	border-bottom:1px dotted #45442a;
	text-decoration:none;
	font-size:11px;
}
div.FooterContent p a:hover {
	color:#45442a;
	border-bottom:1px dotted #aa6500;
	text-decoration:none;
	font-size:11px;
}


/* ---- Shared ---- */


a.More {
	color:#8A6E15;
	border-bottom:1px dotted #45442A;
	text-decoration:none;
	text-align:center;
	display:block;
	width:30px;
	float:right;
	.margin-right:10px;
	font-size:11px;
}
a.More:hover {
	color:#45442A;
	border-bottom:1px dotted #8A6E15;
	text-decoration:none;
	text-align:center;
	display:block;
	width:30px;
	float:right;
	.margin-right:10px;
	font-size:11px;
}

div.Clear {
	clear:both;
}
a.ViewAll,
ViewAll:visited {
	color:#45442A;
	display:block;
	border-bottom:1px dotted #8A6E15;
	text-decoration:none;
	width:43px;
	text-align:center;
	float:right;
	font-size:11px;
	margin:25px 40px 20px 0;
	-margin:25px 20px 20px 0;
}
a.ViewAll:hover {
	color:#8A6E15;
	display:block;
	border-bottom:1px dotted #45442A;
	text-decoration:none;
	width:43px;
	text-align:center;
	float:right;
	font-size:11px;
	margin:25px 40px 20px 0;
	-margin:25px 20px 20px 0;
}
.Right {
	float:right;
}
.Left {
	float:left;
}
div.InnerImageBG {
	width:191px;
	height:133px;
	background: url(../fw/inner-images-bg.jpg) no-repeat top left;
	padding:9px 0 0 11px;
	margin:0 10px 10px 0;
}

div.videoListing {
	float:left;
	display:block;
	width:200px;
	height:150px;
	padding:4px;
	margin:10px 40px 10px 10px;
	background:url("../fw/left-column-bg_btm.jpg") no-repeat scroll left bottom transparent;
}