﻿body
{
    background:#fff;
    font-family:verdana,"lucida grande", tahoma, arial, sans-serif;
    font-size:14pt;
    margin:0px auto;
    padding:0px;
    text-align:left;
    font-family : "Times New Roman", Times, serif;
    text-align:center;
}
.hidden{display:none;}

.mainPanel form{padding:0px;margin:0px;}
.ajaxDisplayText{padding: 2px 5px;}
.timeField input {width: 125px; background: #eee;}
.titleField input {font-size: 120%; font-weight:bold; width: 250px; background: #fff;}
.titleFieldText {font-size: 115%; font-weight:bold;background-color: Transparent;}
.recipeTopLine {margin: 1px 5px;text-align: center;font-size:110%;border-bottom:2px solid #848484;}
.recipeTopLineDescription{font-size:80%; font-weight: normal; text-align:center;}
.recipeBodyWrapper {padding:10px 10px;min-height:30px;}
@media print 
{
    .recipeShareWrapper{margin:0 auto; width:100%; max-width:1000px; min-width:550px;}
    .recipeImageWrapper{height:580px;}
    .areaTextField{width:100%;border:solid 1px transparent; line-height: 140%;min-height:580px;height:580px;max-height:600px;}
    .recipeNavWrapper{visibility: hidden;text-align:center; margin:1px 10px;padding:0; font-size:90%; vertical-align:top;}
    .recipeImage{}
    .recipeImageWidth{width:540px;}
    .recipeImageHeight{height:580px;}
    .recipeNavControl{display: none;}
}
@media screen 
{   
    .recipeShareWrapper{margin:0 auto; width:100%; max-width:1000px; min-width:1000px;margin-top:20px;}
    .recipeImageWrapper{}
    .areaTextField{width:100%;border:solid 1px transparent; line-height: 140%;min-height:350px;}
    .recipeNavWrapper{text-align:center; margin:1px 10px;padding:0; font-size:80%; vertical-align:top;}
    .recipeNavWrapper td {width:50px;}
    .recipeImage{max-width: 800px;}
    .recipeImageWidth{max-width: 800px;}
    .recipeImageHeight{max-width: 800px;}
}

.savingBox{margin: 0 0 5px 5px;height:18px;min-height:18px;max-height:18px;background: url(../images/saving.gif) no-repeat; font-size: 90%; color:#aaa;}
.recipeImagePrevious{text-align:left;}
.recipeImageNext{text-align:right; padding:0 15px 0 0;}
.recipeImageButton{padding:0 2px; width:100%; color:#666; font-size:300%;cursor:pointer;}
.recipeImageButtonOver{padding:0 2px; width:100%; color:#0f0; font-size:300%;cursor:pointer;}
.recipeRatingWrapper{text-align: center; margin: 0 auto; width:50px;}
.recipeDifficultyWrapper{text-align: center; margin: 0 auto; width:30px;}
.recipeNavWrapper td{padding: 0px 3px;}
.recipeNavWrapper img {margin:0px;padding:0px; vertical-align:bottom; cursor:pointer;}
.motifWrapper{position: relative; top: 0px; text-align:left;}
.motifHorizontalBar{height:12px; min-height:12px;max-height:12px}
.motifInnerContainer {margin: 30px; background: #fff;}