﻿body
{
    /*color: #555;*/
    font-size: 100%;
    font-family: Verdana,Arial,sans-serif, "Trebuchet MS";
}
a
{
    text-decoration: none;
    /*color: #176DB5;*/
    color: #0000FF;
}
a:focus, a:hover, a:active
{
    text-decoration: underline;
}
h1, h2, h3
{
    font-family: "Trebuchet MS" ,Verdana,Arial,sans-serif;
}
h2, h3
{
    text-decoration: underline;
}
.clear
{
    clear: both;
}
.bold
{
    font-weight: bold;
}
.left
{
    float: left;
}
#divPage
{
    background-repeat: no-repeat;
    background-position: right top;
}
#divHead
{
    clear: both;
    font-size: 0.89em;
}
#PanelImageHeader
{
    float: left;
}
#PanelHeading
{
    float: left;
}
#PanelHeadingTitle
{
    padding-left: 5px;
}
#divBody
{
    clear: both;
    font-size: 0.79em;
    line-height: 1.5em;
    background-repeat: no-repeat;
    background-position: bottom left;
}
#divBodyLeft
{
    float: left;
}
#RecipeLinksBulletedList
{
    padding-top: 0px;
    width: 160px;
}
#RecipeLinksBulletedList li
{
    list-style-type: disc;
    padding: 10px 0px 10px 0px;
    border-bottom: dotted 1px #556B2F;
}
#PanelTagCloud
{
    padding: 5px 0px 15px 0px;
}
#TagCloudBulletedList
{
    padding: 0px 0px 0px 0px;
    line-height: 1.8em;
    text-align: center;
}
#TagCloudBulletedList a
{
    padding: 2px;
}
#TagCloudBulletedList a:hover
{
	background-color: #EEE;
}
#TagCloudBulletedList
{
    margin: 0px;
}
#TagCloudBulletedList li
{
    display: inline-table;
    padding: 2px;
}
#TagCloudBulletedList li.tag1 a
{
    font-size: 0.8em;
    font-weight: 100;
}
#TagCloudBulletedList li.tag2 a
{
    font-size: 0.85em;
    font-weight: 200;
}
#TagCloudBulletedList li.tag3 a
{
    font-size: 0.9em;
    font-weight: 300;
}
#TagCloudBulletedList li.tag4 a
{
    font-size: 0.95em;
    font-weight: 400;
}
#TagCloudBulletedList li.tag5 a
{
    font-size: 1em;
    font-weight: 500;
}
#TagCloudBulletedList li.tag6 a
{
    font-size: 1.05em;
    font-weight: 600;
}
#TagCloudBulletedList li.tag7 a
{
    font-size: 1.1em;
    font-weight: 700;
}
#TagCloudBulletedList li.tag8 a
{
    font-size: 1.15em;
    font-weight: 800;
}
#TagCloudBulletedList li.tag9 a
{
    font-size: 1.2em;
    font-weight: 900;
}
#TagCloudBulletedList li.tag10 a
{
    font-size: 1.25em;
    font-weight: 900;
}
#divBodyRight
{
    float: left;
    padding-bottom: 20px;
    border-bottom: solid 1px #556B2F;
}
#divBodyRight p a
{
    text-decoration: underline;
    font-weight: bold;
}
#divBodyRight p a:focus, #divBodyRight p a:hover, #divBodyRight p a:active
{
    text-decoration: underline;
}
#divBodyRightLeft
{
    float: left;
}
#PanelIngredientsTitle
{
    font-weight: bold;
    text-decoration: underline;
}
#PanelIngredients
{
    margin-top: 15px;
}
#IngredientsBulletedList li
{
    list-style-type: disc;
    padding: 4px 4px 4px 4px;
    font-family: "Trebuchet MS" ,Verdana,Arial,sans-serif;
}
#divBodyRightRight
{
    float: left;
}
#PanelTimes
{
    font-size: 0.89em;
    padding: 7px 5px 5px 5px;
    margin-top: 15px;
    border: solid 1px black;
}
#PanelServes
{
    font-size: 0.89em;
    line-height: 150%;
    padding: 2px 5px 5px 5px;
    margin-top: 15px;
}
#PanelServesTitle
{
    border-bottom: dashed 1px #DEB887;
    font-weight: bold;
    padding-bottom: 2px;
}
#DropDownListServes
{
    font-family: Verdana,Arial,sans-serif, "Trebuchet MS";
    font-size: 1em;
}
#PanelRecipeImage
{
    padding: 5px 5px 5px 5px;
    margin-top: 15px;
}
#LabelPreparationTime, #LabelCookingTime, #LabelPreparationTime span, #LabelCookingTime span
{
    vertical-align: top;
}

#PanelRecipeTitle
{
    font-weight: bold;
    text-decoration: underline;
}
.oventempverycool
{
    border-bottom: dashed 1px blue;
}
.oventempcool
{
    border-bottom: dashed 1px blue;
}
.oventempmoderate
{
    border-bottom: dashed 1px orange;
}
.oventempmoderatelyhot
{
    border-bottom: dashed 1px orange;
}
.oventemphot
{
    border-bottom: dashed 1px red;
}
.oventempveryhot
{
    border-bottom: dashed 1px red;
}
#PanelRecipe li
{
    list-style-type: decimal;
    padding: 4px 4px 4px 4px;
}
#PanelRecipe li ul li
{
    list-style-type: disc;
}
.recipeimage
{
    float: right;
    margin: 0px 0px 10px 10px;
    width: 150px;
    height: 100px;
    border: solid 1px black;
}
.recipeimagebigger
{
    float: right;
    margin: 0px 0px 10px 10px;
    width: 225px;
    height: 150px;
    border: solid 1px black;
}
#PanelRating
{
    vertical-align: top;
}
#PanelRatingTitle
{
    float: left;
    font-weight: normal;
}
#RatingRecipe
{
    float: left;
    padding-left: 10px;
    padding-top: 2px;
}
.category
{
    width: 100%;
    margin-top: 10px;
    border: solid 1px black;
}
.categoryheader1
{
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    background-repeat: repeat-x;
    background-image: url('/images/orange_background.jpg');
}
.categoryheader2
{
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    background-repeat: repeat-x;
    background-image: url('/images/green_background.jpg');
}
.categoryheader3
{
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    background-repeat: repeat-x;
    background-image: url('/images/blue_background.jpg');
}
.categorylist
{
    padding: 5px 10px 5px 10px;
    border-top: solid 1px black;
}
.contact1
{
    float: left;
    width: 100px;
    padding: 6px 5px 5px 5px;
    text-align: right;
}
.contact2
{
    float: left;
    width: 280px;
    padding: 5px 5px 5px 5px;
    text-align: left;
}
.contact2 input, .contact2 textarea
{
    border: 1px solid black;
    font-size: 9pt;
    font-family: Verdana,Arial,sans-serif, "Trebuchet MS";
}
.contact3
{
    float: left;
    width: 200px;
    padding: 7px 5px 5px 5px;
    text-align: left;
    font-size: 8pt;
}
#PanelTerms ul
{
    list-style-type: decimal;
}
#PanelTerms ul li
{
    padding-bottom: 10px;
}
#PanelTerms p
{
    padding-left: 20px;
}
#PanelShowComments
{
    clear: both;
    width: 400px;
    padding: 10px 0px 10px 0px;
}
#PanelShowCommentsTitle
{
    width: 100%;
    background-color: #F5F5F5;
    padding: 10px 10px 10px 10px;
    border-top: solid 1px #556B2F;
    border-bottom: solid 1px #556B2F;
    vertical-align: middle;
}
#LabelShowCommentsTitle
{
    font-weight: bold;
}
#ShowComments
{
    clear: both;
    padding-top: 10px;
}
#PanelSaucyFood
{
    clear: both;
    padding: 10px 0px 10px 0px;
}
#PanelSocialBookMarks
{
    clear: both;
    padding: 10px 10px 10px 10px;
    margin: 15px 0px 10px 0px;
    border: solid 1px #ddd;
}
#PanelSocialBookMarks h3
{
    padding: 0px 3px 0px 0px;
    margin: 0px 5px 0px 3px;
    font-weight: normal;
    font-size: 1em;
}

#BulletedListSocialBookMarks
{
    text-align: left;
    list-style-type: none;
    margin: 15px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
}
#BulletedListSocialBookMarks li
{
    text-align: center;
    display: inline;
    padding: 0px 4px 6px 0px;
}
#BulletedListSocialBookMarks li.delicious
{
    background: url(/images/delicious.gif) no-repeat 0 0;
}
#BulletedListSocialBookMarks li.digg
{
    background: url(/images/digg.gif) no-repeat 0 0;
}
#BulletedListSocialBookMarks li.reddit
{
    background: url(/images/reddit.gif) no-repeat 0 0;
}
#BulletedListSocialBookMarks li.facebook
{
    background: url(/images/facebook.gif) no-repeat 0 0;
}
#BulletedListSocialBookMarks li.stumbleupon
{
    background: url(/images/stumbleupon.gif) no-repeat 0 0;
}
#BulletedListSocialBookMarks li a
{
    padding: 0px 0px 0px 20px;
    margin: 0px 5px 0px 0px;
}
.contactbutton
{
    float: left;
    width: 280px;
    padding: 5px 5px 5px 200px;
    text-align: left;
}
#divFoot
{
    clear: both;
    text-align: left;
    color: #333;
    font-size: 0.89em;
    vertical-align: baseline;
}
#divFootBulletedList
{
    padding: 5px 0px 5px 230px;
    width: 480px;
    list-style-type: none;
}
#divFootBulletedList li
{
    display: inline;
    padding: 0px 20px 0px 0px;
}
#divCopyright
{
    float: right;
    padding: 5px 0px 0px 0px;
}
#divBodyFarRight
{
    float: left;
}
/* Rating */
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(/Images/FilledStar.png);
}

.emptyRatingStar
{
    background-image: url(/Images/EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(/Images/SavedStar.png);
}

