﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}

/* 'Jello Mold' page construction technique based on http://www.positioniseverything.net/articles/jello.html */
body
{
	margin: 0;
	padding: 0 386px;
	text-align: center;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-image: url(Images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {color:#573922;}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1 {
	margin:0;
	font-size: 1.6em;
	font-weight: normal;
}
h2 {
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
	
}
h3 {
	margin: 0.5em 0;
	font-size: 1.4em;
	font-weight: normal;
	
}
h4 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
	
	}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}
p  {
    margin: 1em 0;
    line-height:1.4;
}
a {
	text-decoration:underline;
	color:#F369B1;
}

a:hover {text-decoration:none;}

#sizer {
	width: 58%;
	max-width: 192px;
	margin: 10px auto 0 auto;
	padding: 0;
}
#expander {
	position: relative;
	min-width: 772px; /* Critical Safari fix! */
	margin: 0 -386px 0 -386px;
	background: #FFFFFF;
	background-image:url(Images/column_bg.gif);
	background-repeat:repeat-y;
	background-position:top right;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

#wrapper { 
	width: 100%; /* helps IE get the child percentages right. */
	border-bottom:1px solid #EBE4DE;
	text-align:left;
	background-image:url(Images/column_bg.gif);
	background-repeat:repeat-y;
} 
#ContentWrapper
{ 
	width: 100%; /* helps IE get the child percentages right. */
	border-bottom:1px solid #EBE4DE;
	text-align:left;
	background-repeat:repeat-y;
	
} 

/* http://positioniseverything.net/easyclearing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.hrsettings{width:100%; color:#FAEBE7 }

#skiptocontent{
	position:absolute;
	margin-left:-1000px;
}
#leftcolumn{
	float:left;
	width:152px;
	margin-right:-3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
	background-color:#EBE4DE;
	font-size:0.9em;
}

html>body #leftcolumn{margin-right:0;}

#leftcoltop{
	height:40px;
	background-color:#FAECE8;	
	background-image:url(Images/leftcoltop.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#loginbox {
    min-height:124px;	
	margin:2px;
	padding:5px 0.5em;
	border:1px solid #493221;
	background-color:#FFFFFF;
	background-image:url(Images/colgradient_short.jpg);
	/*background-image: url(Images/SearchBox.jpg);*/
	background-repeat:repeat-x;
	color:#6D584D;
}

* html #loginbox {height:124px;}

#loginbox h4 {margin:0;}

#leftbarcontainer {
	margin:2px;
	padding:4em 0.5em;
	border:1px solid #6D5B4D;
	background-color:#FFFFFF;
}
#subnav {
	padding-bottom:1em;
	overflow:hidden;
}

#subnav a {}

#subnav a:hover {text-decoration:underline;}

.leftbaritem {padding:2em 0.5em;}

#rightcolumn{
	float:right;
	width:152px;
	margin-left:-3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
	background-color:#EBE4DE;
	font-size:0.9em;
}
html>body #rightcolumn{margin-left:0;}

#rightcoltop{	
	height:40px;
	padding:0 1em;
	text-align:right;
	color:#563821;
	background-color:#FAECE8;
	background-image:url(Images/rightcoltop.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#rightcoltop a {color:#563821;}

#searchbox {
	position:relative;	
	height:130px;
	/*padding:5px 0.5em;
	margin-bottom:-2px;*/
	min-height:124px;	
	margin:2px;
	padding:5px 0.5em;
	border:1px solid #493221;
	background-color:#FFFFFF;
	background-image:url(Images/colgradient_short.jpg);
	/*background-image: url(Images/SearchBox.jpg);*/
	background-repeat: repeat-x;
}

#searchbox div {
    position:absolute; 
    bottom:0.5em; 
    text-align:left;
}
#loginbox .txtBox, #searchbox .txtBox {
    border:1px solid #64493E;
    background-color:#FFFFFF;
    font-size:1em;
}
#rightbarcontainer {
	margin:2px;
	padding:4em 0.5em;
	border:1px solid #EAA6CB;
	background-color:#FFFFFF;
	/*background-image:url(Images/rightbarcontainer_bg.gif);*/
	background-repeat:no-repeat;
}
.rightbaritem{
	padding:2em 0.5em;
	background-image:url(Images/rightbarheader.gif);
	background-repeat:no-repeat;
}
#centercolumn{
	height:1%;
	margin:0;
	/*background-image:url(Images/centercolrightcorner.gif);*/
	/*background-repeat:no-repeat;*/
	/*background-position:top right;*/
}
html>body #centercolumn {
	height:auto;
	margin-left:152px;
	margin-right:152px;
}
#centercoltop{
	height:18px;	
	/*background-image:url(Images/centercolleftcorner.gif);*/
	/*background-repeat:no-repeat;*/
}

html>body #centercoltop {height:19px;}

#mainnav {	
	height:22px;
	background-color:transparent;
	font-size:1em;
	background-image:url(Images/mainnav_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;	
}

html>body #mainnav {height:21px;}

#mainnav a {}

#mainnav a:hover {}

#mainnav table {text-align:right;}

#mainnav .item {
	padding:0em 1em;
	/*border-top:6px solid #FFFFFF;*/
	font-weight:bold;
	color:#6D584D;
}
.menuitem
{
	padding:0em 1em;
	font-weight:bold;
	color:#6D584D;
}

/*html>body #mainnav .item {border-top:6px solid transparent;} */

#mainnav .hover{}

#mainnav .selected {
	border-top:6px solid #FAEBE7;
	background-image:url(Images/mainnavselected.gif);
	background-repeat:repeat-x;	
}

html>body #mainnav .selected {border-top:6px solid #FAEBE7;} 
    
#header {
	position:relative;
	height:134px;
	margin:2px;
	border:1px solid #493221;
    background-color:#fdfdfd;
	background-image:url(Images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	
}
#subheader 
{
	font-family:JI-Gabled; 
	color:#ff99cc;
}
	
#maincontent
{
	margin:2px;
	padding:4em 2em;
	border:1px solid #EAA6CB;
	/*background-image:url(Images/maincontent_bg.gif);*/
	background-repeat:no-repeat;
	background-position:top right;
}
#maincontent .teaser 
{
	margin:-0.7em 0 0 0;
	color:#A68866;
}

/*#maincontent h2:before{content: url(Images/magnolia_small.gif);}*/

#maincontent fieldset {	
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #EEA2CD;
	color:#573922;
}

#maincontent legend {background-color:#FFFFFF;}

* html #maincontent legend {padding:0.5em;}

#maincontent label {line-height:2em;} 

#maincontent .txtBox {
    border:1px solid #DDD1C4;
    font-size:1em;
    background-color:#F5F2EF;
}

html>body #maincontent .txtBox {font-size:1.2em;}

#maincontent .txtBox:focus {background-color:#FFFFFF;}   
    
#maincontent caption {
    text-align:left; 
    font-weight:bold;
}

#maincontent table tr td {padding: 0.2em 0.5em;}

.button {
    border:1px solid #64493E;
    color:#6D584D;
    background-color:#FAEBE7;
    font-size:smaller;
}    
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}
div.readmore {
	text-align:right;
}
#footer {
    margin:2px;
    padding:0.5em;
    font-size:smaller;
    text-align:center;
}

#footer a {padding:0 0.5em;}

.slogan
{
	left: 13px; 
	width: 332px; 
	bottom: -49px; 
	position: relative; 
	height: 45px;
	font-family:JI-Gabled,Georgia, Arial, Helvetica, sans-serif;
	 
}

.articlebox
{
	background-color: #FAEBE7;
	color: #F369B1;
	border: 1px #573922 outset;
	padding: 6px 6px 6px 6px;
	font-size: smaller;
}

.articletitle
{
   font-size: 18px;
   font-weight: bold;
   color: #573922;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size:11px;
}   


/* Navigation styles for ShowRecipeCategories page */ 

.ContentContainer 
{
	margin-left:2px;
	padding-bottom:1em;
	overflow:hidden;
}

#catmenu
{
	/*margin-top:5px;*/
	margin-left:0px;
	float:left;
	width:123px;
	padding:2em 0.5em;
	/*background-image:url(Images/rightbarheader.gif);*/
	background-repeat:no-repeat;
	font-size:12px;	
}

#catmenu ul
{
	list-style-type: none;
	font-size:100%;
}
#leftnav 
{
	float:left;
	width:180px;
	text-align:center;
	width: 117px;
}
#numnav
{
	float:inherit;
	text-align:center;
	
}
#rightnav 
{
	float:right;
	width:180px;
	margin-right:20px;
	text-align:center;
	position:relative;left: 32px; width: 129px; bottom:0px;
	
}
.labelPosition 
{
	text-align:center;
	
}
.recipeCatImage
{
	border-right: 2px solid #A68866 ;
	border-left:2px solid #A68866 ;
	border-top:2px solid #A68866;
	border-bottom:2px solid #A68866;
	width :100px;
	height:100px;
}

/*.recipe
{
 background: url(Images/frame.jpg) no-repeat;
 BorderWidth="2px";BorderColor="#A68866" BorderStyle="Solid" Width="85" Height="85" />
 height:100px;
 width:100px;
 
 }
*/

/*
 .recipe img {
	    border-left: 3px solid #666;
	    border-bottom: 1px solid #666;
	    border-top:1px solid #666;
	    background-color: #FFF;
	    padding:3px,3px,3px,3px;

	    
	    position: relative;
	    top: 3px;
	    left:3px;
	    right:3px;
	    bottom:3px;
	}
*/
.recipeDirections
{
	text-align:justify;
}
.recipeHr
{
	width: 100%; 
	height: 2px;
	color:#A68866;
	background-color:#A68868;
	border:none;  
}
#ingredientMenu
{
	margin-top:5px;
	margin-left:0px;
	width:250px;	
}

#ingredientMenu ul
{
	font-size:100%;
}
.recipeTopContent
{
	height:220px;
	/*height:auto;*/
	
}
.recipeImageBig
{
	float:left;
	
}
.timeContent
{
	float:right;
	font-size:10.5px;
	text-align:justify;
	
	
}
.recipeLowerContent
{
	margin-left:0;
	margin-top:0;
	font-size:12px;
	
}
.weekRecipeImage
{
	float:left;
	    
}
.weekRecipeTitle
{
   font-size : 14px;
   font-weight: bold;
   color: #573922;
   text-decoration: none;
   
}
.weekRecipeBox
{
	height:350px;
	/*border: solid 2px #A68866;*/
	width :96%;
	padding-left:10px;
	padding-right:0px;
	
	
}

.recipeOfTheWeek
{
	height:350px;
	/*border: solid 2px #A68866;*/
	float:left;
	padding-left:15px;
	padding-right:0px;
	margin-right:0px;
	width:45%;
	text-align:center;
	 
}
.recipeRss
{
	height:350px;
	float:right;
	/*padding-left:20px;*/
	padding-left:0px;
	width:46%;
	
}   
.rssAndToolsBox
{
	height:400px;
	
	width: 90%; 
	
	position: relative; 
	height: 324px;
	padding-left:0px;
}

.threadsRss
{
	height:400px;
	float:left;
	padding-left:15px;
	padding-right:0px;
	margin-right:0px;
	width:45%;
	
}
.randomRecipe
{
	float:left;
	padding-left:25px;
	padding-right:0px;
	margin-right:0px;
	width:150px;
	
}
.calculator
{
	
	float:right;
	
	
}
.chart
{
	
	/*float:right;*/
	
		
}

.toolsndTricks
{
	float:left;
	padding-left:25px;
	padding-right:0px;
	margin-right:0px;
	width:193px;
	height: 300px;
}
.bdStyleImageMini
{
	Border:solid 2px #A68866;
	width:95px;
	height:95px; 
}
.articleBody
{
	width:96% ;
	height:auto;
	margin-left:0px;
	position:relative;
}
.ratingBox
{
	position:relative;
	width:400px;
	height:200px;
}
.pan
{
	position:relative;
	width:429px;
	height:100%;
	
}
.ingAddBorder
{
	border:solid 2 px #A68866;
	
}
.butonRight
{
	padding-left:264px;
	
}
.rssTitleGeneral
{
	padding-top:10px;
	padding-left:5px;
	color : #A68866;
	
}

.rssTitleArticles
{
	padding-top:10px;
	padding-left:0px;
	color : #A68866;
	
}

.rsscontainer
{
     
    width:476px;
    /*border:solid 1px black; */
    height:300px;
     
}
.leftcontainer
{
    width:196px;
    float:left;
    padding-left:5px;
}
.rightcontainer
{
    width:207px;
    float:right;
    padding-left:0px;
}
.threadtitle
{
    color:#f369b1;
    float: right;
    
}
.threadheader
{
    text-align: left;
    font-weight: bold;
    
}
.movethreadbox
{
   background-color: #FAEBE7;
   color: #F369B1;
   border: solid 1px #573922;
   padding: 6px 6px 6px 6px;
   font-size: small;
}

.postinfo
{
   /*background-color:#EBE4DE; #ebb267; 
    font-weight: bold;
    text-align: center;
    color :#F369B1;
    width:120px;
    height:150px;
    border-right:solid 2px black;*/
    text-align:center;
    
  
}
.posttitle
{
    /*background-color: #F369B1;*/
   background-color: #EBE4DE;
   padding-left:0px;
   /*color: white;*/
   color :#F369B1;
   font-weight: bold;
   
   
}
.postbody
{
  padding-left:5px;
  text-align:justify;
  width:94%;
  
}

.postaddcontainer
{
    text-align: right;
    font-weight: bold;
}
.postclosecontainer
{
    text-align: center;
    font-weight: bold;
}
.newsletterbodycontainer
{
     
    overflow:auto;
    padding:5; 
        
}
.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: #F369B1;
   height: 15px;
}
.progresspicturecontainer
{
    text-align: center; 
    display: none; 
    
}



div.lowerContainer {
	height:250px;
	width :96%;
	padding-left:10px;
	padding-right:0px;
	
}

div.leftBox 
{
	height:250px;
	width: 45%;
	float: left;
	padding-left:15px;
	padding-right:0px;
	margin-right:0px;
	
}

div.rightBox 
{
	height:250px;
	/*border:solid 2px #A68866;*/
	width: 45%;
	float: right;
	padding-left:7px;
	
	
	
}
.insertButtonStyle
{
	
	
	
}
.newsletterGrid
{
	text-align:left;
}

.feedbackKO
{
	color:black;
	background-color:#f2cd7c;/*#ffdd95;*/
}

@media print {	
	body {
		margin:0;
		padding:0;
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
	}
	#sizer {
		margin:0;
		width:auto !important;
	}
	#expander {
		margin:0 !important;
		background: none;
	}	
	#wrapper {
		border-bottom-style:none;
		background:none;
	}	
	a {
		color:#666666; 
		text-decoration:underline;
	}
	
	#leftcolumn, #rightcolumn, #maincontent h2:before {display:none;}	
	
	#centercolumn {
		width:100%;
		margin:0 !important;
		background:none;
	}
	#centercoltop {
		height:auto;
		background:none;
	}
	#header {
		margin:0; 
		border:none;
		height:auto;
		background:none;
	}
	
	/*If the logo is a transparent gif it will look rather unsightly on paper, so you can turn 
		it off here. */
	#header img {display:none;}
	
	#maincontent {
		margin:0; 
		border:none;
		background:transparent;
	}
	
	#maincontent .teaser {font-style:italic;}
	
	#maincontent fieldset {border:none;}
	
	#maincontent .txtBox {background:none;}
}