@charset "utf-8";
/* CSS Document */

#fridge{
margin-bottom:10px;
}
#fridge DIV.headerPart{
background:url(../images/rightColImgs/fridge/fridgeHeader.gif) top center no-repeat;
height:133px;
position:relative;
}
#fridge DIV.headerPart DIV.fridgeblock{
margin:0px 48px 0px 48px;
padding-top:35px;

}
#fridge DIV.headerPart DIV.fridgeblock DIV.closeBlock{
/*display:none;*/
position:absolute;
top:30px;
right:50px;
width:20px;
height:20px;
background-color:#f4f4f4;
text-align:center;
font-weight:bold;
}
#fridge DIV.headerPart DIV.fridgeblock DIV.help{
position:absolute;
top:55px;
right:44px;
width:27px;
height:27px;
}
#fridge DIV.headerPart DIV.fridgeblock p{
font-size:12px;
color:#666666;
margin:0px 0px 0px 0px;
padding:0px;
width:190px;
}
#fridge DIV.headerPart DIV.fridgeblock h2{
font-weight:bold;
font-size:15px;
margin:0px 0px 5px 0px;

}
#fridge DIV.bodyPart{
background:url(../images/rightColImgs/fridge/fridgeRepeatBg.gif) top center repeat-y;

/*display:none;*/
}
#fridge DIV.bodyPart DIV.bodyBlock{
background:url(../images/rightColImgs/fridge/fridgeBody.gif) no-repeat top center;
padding:10px 48px 0px 48px;
}
#fridge DIV.bodyPart DIV.bodyBlock input.textField{
margin:0px 0px 0 0;
padding:5px 0 5px 5px;
width:205px;
border:1px solid #999999;
font-family:arial;
float:left;
}
#fridge DIV.bodyPart DIV.bodyBlock DIV.formHold{
overflow:hidden;
}
#fridge DIV.bodyPart DIV.bodyBlock input.submit{
width:30px;
border-style:none;
height:27px;
background:url(../images/rightColImgs/fridge/fridgeGo.gif) #00BFBB center center no-repeat;
}
#fridge DIV.bodyPart DIV.bodyBlock DIV.dropBox{
margin-top:15px;
margin-bottom:10px;
padding-bottom:3px;
overflow:hidden;
border:1px solid #CCCCCC;
background-color:#FFFFFF;
width:210px;
}
#fridge DIV.bodyPart DIV.bodyBlock DIV.dropBox DIV.object{
padding:3px;
margin:5px 5px 0px 5px;
font-size:10px;
background-color:#f3f3f3;
float:left;
overflow:hidden;
}
#fridge DIV.bodyPart DIV.bodyBlock DIV.dropBox DIV.object img{

padding:0px;
margin:0px;
float:left;
}
#fridge DIV.bodyPart DIV.bodyBlock DIV.controls{
ovreflow:hidden;
width:100%;
}
#fridge DIV.bodyPart DIV.bodyBlock DIV.controls input.seeIngredients{
width:127px;
height:35px;

background:url(../images/rightColImgs/fridge/seeIngredients.png) center center no-repeat;
text-align:center;
padding:0px 0px 3px 0px;
color:#FFFFFF;
border:0px;
}
#fridge DIV.bodyPart DIV.bodyBlock DIV.controls p{
float:left;
padding:0px;
margin:10px 0 0 0;
width:85px;

}
#fridge DIV.bodyPart DIV.bodyBlock DIV.controls p strong{
color:#FF0000;
}
#fridge DIV.bodyPart DIV.bodyBlock DIV.dropBox DIV.object p{
float:left;
padding:0px;
margin:2px 3px 0px 0px;
}
#fridge DIV.bodyPart DIV.alternate{
margin:10px 0px 0px 0px;
width:100%;
}
#fridge DIV.bodyPart DIV.alternate DIV.header{
padding:0px 0px 0px 45px;
background:url(../images/rightColImgs/fridge/alternatePostit.png) top left no-repeat;
font-size:11px;
}
#fridge DIV.bodyPart DIV.alternate DIV.box{
margin:10px 0 0 0;
background-color:#bebebe;
width:210px;

overflow:hidden;
position:relative;
}

#fridge DIV.bodyPart DIV.alternate DIV.box DIV.dropbox{
position:absolute;
top:0px;
right:-2px;
margin:0px;
padding:0px;
}
#fridge DIV.bodyPart DIV.alternate DIV.box img{
margin:2px;
float:left;

}

#fridge DIV.footerPart{
background:url(../images/rightColImgs/fridge/fridgeFooter.gif) top center no-repeat;
height:50px;
}
