body
{
    color: #333333;
    font-family: arial,sans-serif;
    font-size: 75%;
    line-height: 1.33em;
    margin: 0;
    padding: 0;
  /*  background:url("../resources/images/background.jpg");*/
}
#header
{
	background-color: #29537C;
	background-repeat: repeat;
	height: 100px;
}

/*changed */

#leftcontentarea
{
width:50%;
display:block;
float:left;
margin-top:5px; 
}

#tabs
{
 height: 100%;
min-height: 768px;
}

#contentarea
{
	width:100%;
}
#footer
{
}

#navigation ul
{
	padding-left: 0px;
	margin: 0px;
}
#navigation li
{
   display: block;
    float: left;
    font-weight: bolder;
    list-style: none outside none;
    padding-left:20px;
}

#sitetitle
{
   color: #FFFFFF;
    font-size: xx-large;
    font-weight: bolder;
    padding: 30px 30px 30px 731px;
}
#navigation li a
{
 color: #ffffff;
 text-decoration:none;
 
}
#navigation li a:hover
{
  color: #C0CEDC; 
 text-decoration:none;
}
#navigation li.selectednav a,#navigation li.selectednav
{
color:#E17009;
 text-decoration:underline;
}
#header
{
width:100%;
}
#wrapper
{
  margin: auto;
  width: 1098px;
  text-align: left;
  border: 1px solid #A6C9E2;
  margin: 0 auto;
}
#tabs ul
{

height:100%;
}
.rctitle,.rcimage
{
	display:block;
	float:left;

}
.rctitle  h3{
    margin-bottom: 0;
    margin-top: 0;
}
.rctitle {
    padding-left: 12px;
    width: 50%;
}

h2
{
margin-top:0px;
}
.recipediv
{
	clear:both;
	margin-top:6px;
}

.rwrapper1.selected , .rwrapper2.selected, .rwrapper3.selected, .rwrapper4.selected , 
.fwrapper1.selected , .fwrapper2.selected, .fwrapper3.selected, .fwrapper4.selected,	
.cwrapper1.selected , .cwrapper2.selected, .cwrapper3.selected, .cwrapper4.selected
{
    background-color: red;
    border: 2px solid;
    height: 125px;
    padding: 5px;
}

.rwrapper1, .rwrapper2 , .rwrapper3, .rwrapper4,
.fwrapper1, .fwrapper2 , .fwrapper3, .fwrapper4,
.cwrapper1, .cwrapper2 , .cwrapper3, .cwrapper4
{
   
   border: 1px solid #A6C9E2;
    height: 155px;
   /* padding: 5px;*/
    border-radius:3px;
}
.rt
{
padding:2px;
}
#recmy1, #recmy2,#recmy3, #recmy4,
#recfr1, #recfr2,#recfr3, #recfr4,
#recch1, #recch2,#recch3, #recch4
{
width:80px;

}
#rimgmy1, #rimgy2, #rimgy3, #rimgy4,
#rimgfr1, #rimfr2, #rimfr3, #rimfr4,
#rimgch1, #rimch2, #rimch3, #rimch4
{
margin-left:10px;
}
.rctitle  p
{
margin-bottom:0px;  
}


#recipecontentarea
{
  /*border: 1px solid #A6C9E2;
    border-radius: 4px 4px 4px 4px;*/
    display: block;
    float: left;
    height: 100%;
    margin-top: 18px;
    padding: 5px;
    width: 47%;
}
#tabs
{
 border:none;
}
.displayNone
{
display:none;
}

.displayBlock
{
display:block;
}

#contentarea
{
   background: none repeat scroll 0 0 transparent;
    min-width: 972px;
}
.cookingarea
{
width:400px;

}

