/* CSS Document */


body {

 	text-align: center;
	margin: 0px;
    overflow:visible;
	background: #C79EA1 url(../images/back.jpg) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

* html body {
	background-color:#FFFFFF;
	overflow:visible;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

p {
	font-size:12px;	
}



/* =========================================== Positioning */

#siteWrapper {
	
  	text-align:center;
	background:#FFFFFF;
	width:768px;
	margin-top:22px !important;
	margin-left: auto;
  	margin-right: auto;
	border: 4px solid #844131;
}

#contentWrapper {
	
	width:755px;
	text-align:center;
	margin-left: auto;
  	margin-right: auto;
	margin-top:0px;
	
}


#content {
	margin:10px 0px 0px 0px;
	position:relative;
	top:10px;
	padding-bottom:10px;
	z-index:3000;
    width: 755px;
	height:100%;
	left: 2px;

}


#header {
	text-align:left;
	height:325px;
}

#flash {
padding:0px;
float:left;
background:#fff;
	}	


#header_home_top
{
	background: url(../images/header_home_top2.jpg);
	background-repeat:no-repeat;
	background-position:105px 0px;
	height:130px;
	width:769px;/*width:665px*/
	/*text-indent:-9999px;*/
	padding:0px;
	float:left;
	display: block;
}

#header_home_middle
{
	background: url(../images/header_home_middle.jpg);
	height:37px;
	width:769px;
	text-indent:-9999px;
	text-align:left;
	padding:0px;
	float:left;
	display: block;	
}

#header_home_bottom
{
	background: url(../images/header_home_bottom.jpg);
	height:123px;
	width:769px;
	text-indent:-9999px;
	text-align:left;
	padding:0px;
	float:left;
	display: block;	
}



#copyWrapper
{
	text-align:left;
	clear:both;
}


#left {
	width:515px;
	padding-right:10px;
	padding-left:8px;
	padding-top:5px;
	float:left;
}

#right {
 	width:215px;
	float:left;
	padding-right:5px;
	padding-left:0px;
}

#footer {
	clear:both;
	height:20px;
}

/* =============================================== Navigation */
#recipe{
	
background-image: url(../images/recipe.gif);
background-repeat: no-repeat;
background-color:#ADBDD6;
height:110px;
width:208px;
margin-top: 10px;
}

#recipetitle{
position: relative;   
padding-top:50px;
text-align: center; 
}

#chef{
background-image: url(../images/featured_chef.gif);
background-repeat: no-repeat;
height:98px; 
width:208px;
margin-top: 10px;
}

#cheftitle{
position: relative;   
padding-top:50px;
text-align: center; 
}



#authorchefsmall{
background-image: url(../images/featured_author_chef_lg_sm.gif);
background-repeat: no-repeat;
height:106px; 
width:150px;
margin-top: 15px;
}

#authorchefwithphoto{
background-image: url(../images/featured_author_chef_lg.gif);
background-color:#ADBDD6;
background-repeat: no-repeat;
height:220px; 
width:208px;
margin-top: 10px;
}

#authorcheftitle{
position: relative;   
padding-top:30px;
text-align: center; 
}

#authorcheftitlesmall{
position: relative;   
padding-top:15px;
text-align: center; 
}

#author{
background-image: url(../images/featured_author.gif);
background-repeat: no-repeat;
height:98px; 
width:208px;
margin-top: 10px;
}

#authortitle{
position: relative;   
padding-top:50px;
text-align: center; 
}

#newsletter{
background-image: url(../images/signup3.gif);
background-repeat: no-repeat;
height:98px;
width:208px;
margin-top: 10px;
}

#newslettertitle{
position: relative;   
padding-top:50px;
text-align: center; 
}

#celebrity{
background-image: url(../images/featured_celebrity.gif);
background-repeat: no-repeat;
height:98px; 
width:208px;
margin-top: 10px;
}

#celebritytitle{
position: relative;   
padding-top:50px;
text-align: center; 
}

#productwithphoto{
	background-image: url(../images/recommended_product.gif);
	background-repeat: no-repeat;
	background-color:#ADBDD6;
	height:220px; 
	width:208px;
	border:1px solid black;
	margin-top: 10px;
}

#producttitle{
position: relative;   
padding-top:50px;
text-align: center; 
}

#productsmall{
background-image: url(../images/recommended_product_sm.gif);
background-repeat: no-repeat;
height:108px; 
width:150px;
margin-top: 10px;
}

#producttitlesmall{
position: relative;   
padding-top:33px;
text-align: center; 
}


#benefits {
font-size:13px;
color:#333333;
font-family:"Arial", Helvetica, sans-serif;
margin-top: 10px;
}

#product{
background-image: url(../images/product.gif);
background-repeat: no-repeat;
height:98px;
width:208px;
margin-top: 10px;

}

div#product_text
{
position: relative;
height: auto;
width: auto;
left: 25px;
top: 60px;
font-size:13px;
color:#666666;
font-family:"Arial", Helvetica, sans-serif;
}
.membersonly {
	position:relative;
	height: auto;
    width: auto;
    text-align: center;
  left: 170px;
}
	
	.graynavlinks {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:16px;
	color:#64402A;
	text-decoration: underline;
	font-weight:bold;
	padding-top: 10em; 
	word-spacing: 3px;}
	
.graynavlinks:link {
	font-family:"Arial", Helvetica, sans-serif;
	color:#666666;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	}	
	
.graynavlinks:visited {
	font-family:"Arial", Helvetica, sans-serif;
	color:#666666;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	}	

.graynavlinks:hover {
	font-family:"Arial", Helvetica, sans-serif;
	color:#874233;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	}

#navigation {
	margin-top: 9px;
	text-align: left;
	}
	
.navigation:link {
	font-family:"Arial", Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}	
	
.navigation:visited {
	font-family:"Arial", Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}	

.navigation:hover {
	font-family:"Arial", Helvetica, sans-serif;
	color:#874233;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
.navigationSmall {
	font-family:"Arial", Helvetica, sans-serif;
	color:#5C5561;
	font-size:11px;
	text-decoration:underline;
	}
	
.navigationSmall:link {
	font-family:"Arial", Helvetica, sans-serif;
	color:#64402A;
	font-size:11px;
	text-decoration:underline;
	}	
	
.navigationSmall:visited {
	font-family:"Arial", Helvetica, sans-serif;
	color:#64402A;
	font-size:11px;
	text-decoration:none;
	}	

.navigationSmall:hover {
	font-family:"Arial", Helvetica, sans-serif;
	color:#64402A;
	font-size:11px;
	text-decoration:none;
	}
	
/* =============================================== Links*/
a:link {
	font-family:"Arial", Helvetica, sans-serif;
	color:#675638;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}	
	
a:visited {
	font-family:"Arial", Helvetica, sans-serif;
	color:#675638;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}	

a:hover {
	font-family:"Arial", Helvetica, sans-serif;
	color:#8F5A4C;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}
	
a:active {
	font-family:"Arial", Helvetica, sans-serif;
	color:#675638;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}
	
	.rtcontent {
	font-family:"Arial", Helvetica, sans-serif;
	color:#874233;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	
}	

/* =================================================== Type  */

.copy {
	font-size:12px;
	font-family:"Arial", Helvetica, sans-serif;
	color:#675638;
		
}

.largecopy {
	font-size:14px;
	font-family:"Arial", Helvetica, sans-serif;
	color:#675638;
		
}

.subtitle {
	font-size:16px;
	color:#64402A;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight: bold;
}

.title {
	font-size:20px;
	color:#64402A;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight: bold;
}

.hide {
	text-indent:-9999px;
	display:none;
}

* html .hide {
	display:none;
}
.footer {
	font-size:10px;
}

/* 

red: #C20C0C
blue: #ADBDD6
dark blue: #637A9E
brown: #8F5A4C;
Gray:# 666;

*/

/* ======== New Homepage Edits ========= */

.imageLeft {
	float:left;
	margin:10px 10px 10px 0;	
}

.imageRight {
	margin:10px 0px 10px 10px;
	float:right;
}

#copyWrapper h4 {
	margin:0;
	padding:0;
	font-size:26px;
	color:#ADBDD6;
	margin:10px 0px 10px 0;
}

hr {
	display:block;
	background-color:#8F5A4C;
	clear:both;
	margin:10px 0px 40px 0;
}

.brown {
	color:#8F5A4C;	
}

.gray {
	color:#666;	
}

#left a:link, #left a:visited {
	color:#C20C0C;
}

#left a:hover, #left a:active {
	color:#8F5A4C;
}


/* Tab Setup */

#tabs  {
	float:right;	
}

#tabs li {
	padding:0;
	margin:0;
	float:left;
	list-style:none;
}

#tabs li a {
	display:block;
	background:url(../images/tabs.jpg) no-repeat;
	background-position:-140px 0px;
	width:105px;
	height:26px;
	line-height:26px;
	padding-left:30px;
	color:#000 !important;
	
}


#tabs li a.current {
	background-position:0px 0px;
}



/* Tab Panel Setup */

#panes {
	background:url(../images/tab_background.jpg) top left repeat-y #ADBDD6;
	width:100%;
	margin-top:-15px;
	
}

#panes #featured {
	width:420px;
	padding-left:20px;
	padding-right:40px;
}

#panes #featuredLeft {
	width:300px;
	float:left;
	padding-left:20px;
}

#panes #featuredRight {
	width:150px;
	float:right;
	padding-right:20px;
	margin-top:-40px;
}

#panes h3 {
	margin:0;
	padding:0;
	color:#8F5A4C;
	font-size:22px;
	margin:10px 0px 10px 20px;
}

#panes h4 {
	margin:0;
	padding:0;
	color:#637A9E;
	font-size:18px;
}

.pastChefsHeadline {
	color:#C20C0C;
	padding-bottom:5px;
	border-bottom:1px solid #C20C0C;
	font-size:14px;
}

.pastChefs {
	margin-top:-20px;
}

.pastChefs li {
	margin: 5px 0 5px -30px;
}

/* Right Bar */

#right img {
	border:0px;	
}

.glutenSticky {
	display:block;
	background:url(../images/gluten_sticky.jpg) top left no-repeat;
	font-size:20px !important;
	width:196px;
	height:92px;
	padding:10px 0px 0px 10px;
	text-align:center;
}


#homeServices h5 {
	margin:0;
	padding:0;
	background:#8F5A4C;
	font-size:20px;
	color:#FFF;
	font-weight:normal;
	padding-left:5px;
}

#homeServices p {
	border-bottom:1px solid #8F5A4C;
	padding:5px 10px 10px 10px;
}

#homeServices p a {
	font-size:14px !important;
	color:#8F5A4C !important;
	font-weight:bold;
}

#expandedRight {
	margin-bottom:60px;	
}

#expandedRight h5 {
	margin:0;
	padding:0;
	font-size:17px;
	text-transform:uppercase;
	color:#81A371;	
}

#expandedRight ul li {
	list-style:none;
	margin:5px 0px 5px -30px;
}

#expandedRight ul li a {
	float:right !important;
	color:#C20C0C !important;
	margin-top:10px;
}
