﻿body
{
    font-family: verdana;
    font-size: small;
    color: #333333;
}

.TextBox
{
    border: 1px solid #CCCCCC;
    color: #666666;
    font-family: verdana;
    font-size: small;
}

.RequiredTextBox
{
    border: 1px solid #CCCCCC;
    background-color: #FFFF99;
    color: #000000;
    font-family: Verdana;
    font-size: small;
}

.MultiLineTextBox
{
    border: 1px solid #CCCCCC;
    font-family: verdana;
    font-size: small;
    color: #000000;
    background-color: #FFFFFF;
}




/*master page*/
#masterHeader
{
    padding: 5px;
    margin: 5px;
    background-image: url('/images/CareCateringBannerHeart.png');
    background-repeat: no-repeat;

    height: 150px
}

#masterMenu
{

 }

#masterContent
{

 }
/* end of master page*/

#footer
{
	color: #C0C0C0;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	text-align: center;
}

.Hidden { display: none; }



.Visible
{
    display: block;
}
.Login
{
    background-color: #FFFF99;
    border: thin solid #85a0ce;
}
.NoteBoxBlue
{
	padding: 5px;
	border: 1px solid #85a0ce;
	background-color: #CBD7EB;
	margin-bottom: 10px;
	margin-top: 2px;
	height: auto;
	float: none;
	font-size: x-small;
}
.NoteBoxRed
{
    padding: 5px;
    border: 1px solid #FF0000;
    background-color: #FFFFCC;
    margin-bottom: 10px;
    margin-top: 2px;
    font-family: verdana;
    font-weight: bold;
    font-size: x-small;
    color: #FF3300;
    vertical-align: top;
}
.LoginRegister
{
    background-color: #CBD7EB;
    border: thin solid #85A0CE;
    width: auto;
}
.FloatLeft
{
    float: left;
}
.NoteBoxBlueSwitchboardCustom { padding: 10px; border: 1px solid #85a0ce; background-color: #CBD7EB; margin-bottom: 20px; margin-top: 2px; height: 100%; float: none; clear: none; width: auto; }

/* Begin: Tables */
body table.listview, table.gridview, table.detailstable
{
	border: 1px solid #dbddff;
	border-bottom: 3px solid #dbddff;
	border-collapse: collapse;
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
}

body table.listview th, table.gridview th, table.detailstable th, body table.listview td, table.gridview td, table.detailstable td
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

body table.listview th, table.gridview th, table.detailstable th
{
	background-position: 1px 1px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: left;
	line-height: 1.3em;
	color: #666666;
	border-left: 1px solid #dbddff;
	border-right: 1px solid #dbddff;
	border-bottom: 1px solid #dbddff;
}

body table.listview td, table.gridview td, table.detailstable td
{
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px dotted #dadada;
}
table.gridview
{
    width: 100%;
}

table.gridview table td
{
    padding-left: .5em;
    padding-right: .5em;
}

table.gridview table tr:hover
{
 background: #fdffb8;
}



table.gridview th {
    background-image:url(/Images/Backgrounds/header_back.gif);
}
/**/
table.gridview tr:hover
{
	  background: #fdffb8;
}
.FormHeaders
{
	background-color: #FFFFCC;
	color: #000000;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	width: 350px;
}

.AllergiesHeader
{
	background-color: #FFFFCC;
	color: #FF0000;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	width: 350px;
}
/* FORM VIEW CLASS*/

table.FormView
{
    font-size: 11px;
    width:100%;
}

table.FormView tr
{
	   font-size: 11px;
}

table.FormView thead
{
	background-image: url(/Images/Backgrounds/header_back.gif);
	font-weight: bold;
}
.NoteBoxRedCopy
{
	padding: 5px;
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: verdana;
	font-weight: bold;
	font-size: small;
	color: #FF3300;
}

.Multipage
{
	border: 1px solid #CCCCCC;
	margin-top: -1px;
}


div.rounded { clear: both; width: 99%; }
div.rounded div.top-outer { background: url(images/Rounded/tl.gif) no-repeat left bottom; padding: 0px; width: 100%; }
div.rounded div.top-outer div.top-inner { background: url(images/Rounded/tr.gif) no-repeat right bottom; margin-left: 10px; }
div.rounded div.top-outer div.top-inner div.top { background: url(images/Rounded/t.gif) repeat; height: 11px; margin-right: 10px; font-size: .01em; }
div.rounded div.mid-outer { background: url(images/Rounded/l.gif) left repeat-y; clear: both; width: 100%; }
div.rounded div.mid-outer div.mid-inner { background: url(images/Rounded/r.gif) right repeat-y; margin-left: 10px; }
div.rounded div.mid-outer div.mid-inner div.mid { background-color: #ffffff; margin-right: 10px; }
div.rounded div.bottom-outer { background: url(images/Rounded/bl.gif) no-repeat left top; clear: both; padding: 0px; width: 100%; }
div.rounded div.bottom-outer div.bottom-inner { background: url(images/Rounded/br.gif) no-repeat right top; margin-left: 10px; }
div.rounded div.bottom-outer div.bottom-inner div.bottom { background: url(images/Rounded/b.gif) repeat; height: 11px; margin-right: 10px; font-size: .01em; }

.ADayHeader { background-position: center; background: url(images/Backgrounds/header_back.gif); background-repeat: repeat-x; }
.AdminBox
{
	padding: 10px;
	border: 1px solid #FF6600;
	background-color: #FFFFCC;
	margin-bottom: 10px;
	margin-top: 2px;
	height: auto;
	float: none;
}
