
/* Global styles */
body {	background-color: #252525; vertical-align:top; padding:2px 5px 5px 20px; margin:0px}
td, p, span, div{ font:11px/14px MS Gothic, Osaka, Verdana, Arial, Helvetica, sans-serif; color:#565656}
hr{ height: 1px;}

/* Recipe Home page styles */
hr#recipeMenu{ width:300px; color: #BDBDBD; background-color:#BDBDBD; height: 1px; border: 0}
#topMainTable{ width:787px}
#topTopBorder{ background: url(images/top.gif) no-repeat bottom;}
#topLeftBorder{ background:#BEE6EE url(images/left.gif) repeat-y left top; width:9px;}
#topRightBorder{background:#FFFFFF url(../images/right.gif) repeat-y right top; width:9px}
#topBottomBorder{ background: url(images/bottom.gif) no-repeat}
#siteMenuTable{width:100%;}
#topMiddleBorder{ background:#FFFFFF url(images/middle.gif) repeat-y; width:11px;}
#topMenuTable{width:397px;}
#topMenuCell{}

/* Recipe main page styles */
#deleteEntry{ float:right}
#adminLogin{ padding:10px; background-color:white; width:250px;}
#adminTitle{ padding:5px; margin: 0px 0px 5px 0px; background-color:white; color:white; background-color: #333333; font-size:11px; font-weight:bold}
#topMainCell{ background:#FFFFFF url(../recipe/images/bg_01.gif) center no-repeat; width:454px;}
#mainItemLeftCell{ background:#D8E4BF; width:306px; text-align:center;}
#recipeMainImage{ border:1px solid #FFFFFF}
#ingredCell{ border-bottom:1px solid #E2DFA9; padding:4px 0px 0px 0px}
#recipeItem{ width:350px}

#diaryLeftCell{ background:#BEE6EE url(images/bg_main.gif) no-repeat top; width:306px; text-align:center;}

#diaryComment{ width:300px; margin:20px; padding:10px;}
#diaryDate{ background-color: #fefefe; text-align:left; border-bottom:1px solid #cccccc}
#diaryImage{ float:left; padding:5px 5px 5px 0px}
#diaryText{ text-align:left; padding:5px 0px 5px 0px; width:100%;}
.button{ background: #eeeeee; color: #666666; font-size:10px}


.buttons{ border: 1px solid #aaaaaa; background-color:eeeeee; color:#666666}