﻿body
{   
	font-family: Calibri, Georgia, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

a:link {
  color: #660000;
  text-decoration:none;
  }
a:visited {
  color: #660000;
  text-decoration:none;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  }

.mealLink
{
    font-weight: bolder; 
    font-size: x-large; 
}

.mealSummaryLink
{
    font-size: small; 
}

.mealListLink
{
    font-size: large; 
}

.headerBox
{
/*	border: 1px dotted #6D6D74;*/
	padding: 10px 0px 0px 0px;
	font-size: smaller;
}

.contentDivFitsWithSidebar
{
	float: left;
	background: #FFF;
	padding: 0px 4px;
	width: 600px;
}

.sidebar {
	width: 200px;
    text-align: justify; 
    font-size:small;
}

#footer {
	clear: both;
	text-align: center;
	padding: 5px;
}

.contentDivFits
{
    width: 600px;
    text-align: left;
}

.commentBox 
{
	border: 1px dotted #6D6D74;
	margin: 4px 4px;
	padding: 4px;
	width: 600px;
}

.textBoxStyle
{
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
}

.textBoxStyleBig
{
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-large;
}

.commentFooter 
{
	color: #6D6D74;
	font-size: 11px;
	margin: 0;
}

.caption
{
    padding-left: 5px;
    font-size: 85%;
    font-weight: bold;
}

.CalendarDayOfWeek {
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	color: #666666
	}
.CalendarDay {
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	text-align: left;
	vertical-align: text-top;
	}
.CalendarDay a:link {
  color: #999999;
  text-decoration:none;
  }
.CalendarDay a:visited {
  color: #999999;
  text-decoration:none;
  }
.CalendarDay a:hover {
  color:#c60;
  text-decoration:underline;
  }
.CalendarMonthFade {
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 50%;
	font-weight: lighter;
	text-decoration: none;
	color: #666666;
	text-align: left;
	}
.CalendarDayFade {
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 50%;
	font-weight: lighter;
	text-decoration: none;
	color: #666666;
	text-align: left;
	}

.CalendarToday {
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	color: #993333
	}
.CalendarToday:HOVER {
	text-decoration: underline;
	color: #336699;
	}
.CalendarTime {
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	color: #666666;
	font-weight: bold;
	}
.CalendarTitle {
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	text-decoration: none;
	color: #225588;
	}
.IncludedCalendarTitle {
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	text-decoration: none;
	color: #888888;
	}
.IncludedCalendarTitle:HOVER {
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	text-decoration: underline;
	color: #888888;
	}
.CalendarLocation {
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	color: #999999;
	}
.CalendarDayOfWeekCell {
	background-color: #eeeeee;
	vertical-align: top;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	}
.CalendarWeekdayCell {
	background-color: #ffffff;
	vertical-align: top;
	border-width: 1px;
	border-color: #eeeeee;
	border-style: solid;
	text-align: left;
	width: 14%;
	height: 100px;
	}
.CalendarWeekendCell {
	background-color: #eeeeee;
	vertical-align: top;
	border-width: 1px;
	border-color: #dddddd;
	border-style: solid;
	}
	
.CalendarMealItem 
{
    font-size: smaller;
	text-align: left;
}

.CalendarDayTable
{
	border-width: 0;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}


.tag0 { font-size: 8px; }
.tag1 { font-size: 9px; }
.tag2 { font-size: 10px; }
.tag3 { font-size: 12px; }
.tag4 { font-size: 14px; }
.tag5 { font-size: 18px; }
.tag6 { font-size: 22px; }
.tag7 { font-size: 28px; }

.invisible {
    display:none;
}
.ratingBox {
    width: 16px;
    height: 16px;
    margin: 0px 1px;
    padding: 0px;
    display: block;
    float: left;
    text-align:center;
    overflow:hidden;
}
.ratingStar {
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px 1px;
    padding: 0px;
    cursor: pointer;
    display: block;
    float: left;
    background-repeat: no-repeat;
}
.filledRatingStar {
    background-image: url(../img/icons/star.png);
}

.emptyRatingStar {
    background-image: url(../img/small-dot.png);
}


.sstar {
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px 1px;
    padding: 0px;
    background-repeat: no-repeat;
    display: inline;
}
.fsstar {
    background-image: url(../img/icons/star.png);
}
.esstar {
    background-image: url(../img/icons/star-faded.png);
}

.unrated 
{
	font-size: x-small;
	color: #AAAAAA;
	text-transform: uppercase;
	font-style: italic;
}

/*Modal Popup*/
.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=60);
    opacity:0.60;   
}    
.updateProgress
{
    border-width:1px; 
    border-style:solid; 
    background-color:#FFFFFF; 
    position:absolute; 
    width:130px; 
    height:50px;    
}
.updateProgressMessage
{
    margin:3px; 
    font-family:Trebuchet MS; 
    font-size:small; 
    vertical-align: middle;
}
        
.modalPopup {
	background-color:white;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:300px;
}

.dropactive
{
	background-color: #fc9;
}
.drophover
{
	background-color: #ffc;
}

.displayInlineTable
{
    display: inline;
}

.contentWithSidebar {
	background: #FFF;
	margin: 0 auto;
	width: 840px;
	text-align: left;
}

.content {
	background: #FFF;
	margin: 0 auto;
	width: 600px;
	text-align: left;
}

.calendarContent {
	background: #FFF;
	margin: 0px 10px 0px 10px;
	width: 100%;
	text-align: center;
}

.contentSmall {
	background: #FFF;
	margin: 0 auto;
	width: 400px;
	text-align: left;
}

#main {
	float: left;
	background: #FFF;
	padding: 5px 15px;
	width: 520px;
}

.box 
{
  float:none;
  background: #F0F8FF; 
  width: 100px;
}
.boxtop { 
  /*background: url(../img/corners/ne.gif) no-repeat top right; */
}
.boxtop div { /*
  height: 50px; 
  background: url(../img/corners/nw.gif) no-repeat top left; */
}
.boxbottom { 
  /*background: url(../img/corners/se.gif) no-repeat bottom right; */
}
.boxbottom div { 
  /*height: 50px; */
  /*background: url(../img/corners/sw.gif) no-repeat bottom left; */
}
.boxcontent {
  padding: 0px 20px 0px 20px;
  text-align: justify; 
  font-size:small;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.editPopupLabelColumn
{	
	width: 120px; 
	color: darkslategray; 
	font-size: xx-large;
	text-align: right;
}

.editPopupTextbox
{
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-large;
}

.editPopupTextboxNotes
{
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
}

#leftColumn{float:left;margin:0 0 0 0;width:600px; overflow:hidden;}
.wrapper{margin:0px auto;text-align:left;width:1000px;padding-left: 10px;padding-right: 10px; background-color: White;} 
.centerColumn{ background-color: White; : 0; float: left; margin: 22px 0 0 18px; width:300px; font-size: small; border-left: solid 1px #000000; padding: 12px 0px 0px 14px; text-align: left;}

.notesLiteral
{
	color:darkslategray; 
	font-size:larger;
}

.mvSmall
{
	font-size: small; 
	height: 26px;
}

.mvSmallTable
{
	width: 100%;
}

.mvHeader
{
	font-weight: bolder; 
	font-size: large; 
	color: #660000;
}

table.mv
{
	border: 0;
	width:100%;
}

table.mv td.h
{
	font-weight: bolder; 
	font-size: large; 
	color: #660000;
}

table.mv td.s
{
	font-size: small; 
	height: 26px;
}

table.mvs
{
	width: 100%;
}

.comcnt 
{
	font-size:small;
}

.comcnt:link
{
	font-size:small;
	color: #999999;
}


.mvMeal
{
	cursor: pointer;
}

.hdrSubtitle
{
	font-size: small;
}

.mealInfo
{
	font-size: small;
	line-height: 22px;
}

.relatedInfo
{
	font-size: small;
	line-height: 22px;
	padding-left: 32px;
	margin-right: 32px;
	padding-bottom: 12px;
}

.editLink
{
	font-size: small;
	color: #999999;
	cursor: pointer;
	text-decoration: underline;
}

a.editLink:link
{
	font-size: small;
	color: #999999;
	cursor: pointer;
	text-decoration: underline;
}
a.editLink:visited
{
	font-size: small;
	color: #999999;
	cursor: pointer;
	text-decoration: underline;
}

.commentLink
{
	font-size: small;
	color: #999999;
	cursor: pointer;
	font-weight: bold;
}

a.commentLink:link
{
	font-size: small;
	color: #999999;
	cursor: pointer;
	font-weight: bold;
}
a.commentLink:visited
{
	font-size: small;
	color: #999999;
	cursor: pointer;
	font-weight: bold;
}


.saveLink
{
	font-size: large;
	text-decoration: underline;
	/*color: #999999;*/
	cursor: pointer;
	font-weight: bold;
}

.textBoxHeader
{
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-large;
	width: 80%;
}

.mealDivEven 
{
	background-color: inherit;
	padding-left: 4px;
	overflow: hidden;
	z-index: 100;
}

.mealDivOdd
{
	background-color: #F8FAFF;
	padding-left: 4px;
	padding-top: 2px;
	z-index: 100;
}

.clip
{
	width: 600px; 
	overflow: hidden; 
	padding: 0px;
	margin:0px auto;
	position:relative;
	color: black;
}

.innerClip
{
	color: Black;
	width: 600px;
	z-index: 1;
}

.littleClip
{
	width: 288px; 
	overflow: hidden; 
	padding: 0px;
	margin:0px auto;
	position:relative;
	color: black;
}

.littleInnerClip
{
	color: Black;
	width: 288px;
	z-index: 1;
}