/* myFOODS Main Stylesheet */

body 
{
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
}
input
{
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
}
legend
{
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 2px 4px 2px 4px;
    border:1px solid;
    border-color: lightsteelblue;
}
fieldset
{
    margin: -5px 0 -5px 2px;
    padding: -22px -22px -22px -22px;
    border:1px solid;
    border-color: lightsteelblue;
}
.button
{
	font-weight: bold;
	font-size: 11px;
	width: 80px;
	height: 25px;
	cursor: hand;
	font-family: Verdana;
	text-align: center;
	margin-bottom: 2px;
}
.checkbox 
{
	background-color: Transparent;
}
td {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: top;
}
.datagridcontrol td
{
    border-color:#336666;
    border-style:solid;
}
.banner {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: white;
	background-color: #339933;
	height: 60px;
	padding-top: 15px;
	padding-left: 60px;
}
.bannerlogin {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: white;
	background-color: #339933;
	height: 60px;
	padding-top: 15px;
}
.utibar {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	background-color: #006633;
	height: 20px;
	padding-right: 10px;
}
.utilink {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
.utilink:hover {
	color: #33cc66;
}
.sidebar {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #dce1dc;
	width: 160px;
	padding-top: 20px;
	padding-left: 7px;
	padding-right: 7px
}
.sidebarpad {
	margin-top: 3px;
}
.sidebartitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #339933;
	color: white;
	padding: 2px;
	cursor: hand;
	margin-top: 3px;
	vertical-align: middle;
}
.sidebartext {
	padding-left: 5px;
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 5px;
}
.sidebaritem {
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.sidebarlink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.sidebarlink:hover {
	color: red;
}
.content {
	font-size: 11px;
	background-color: #f5f5f5;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.contentlabelnoalign 
{
	font-size: 11px;
	font-weight: bold;
}
.contentlabelmiddle
{
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
}
.contentlabel 
{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
}
.contentlabelpadtop 
{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-top: 9px;
}
.contentlabelnopad
{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.contentlabelnavy
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
	color: navy;
	padding-top: 4px;
	text-align: right;
}
.contentdisplay 
{
	font-size: 11px;
	vertical-align: top;
	padding-top: 4px;
}
.contentmessage
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pagetitle
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
.PageTitleBig
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 20px;
    color: #006666;
    background-color: #FFFFFF;
    font-weight: bold;
}
.pagetitlesmall
{
	font-size: 12px;
    font-weight: bold;
}
.tablebordered
{
	border-right: black 1px solid;
	border-bottom: black 1px solid;
}
.tableheader
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-left: black 1px solid;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top: black 1px solid;
	background-color: #F5DEB3;
	vertical-align: bottom;
}
.tablecell
{
	border-top: DarkSlateGray 1px solid;
	border-left: DarkSlateGray 1px solid;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.tablerow
{
	background-color: Transparent;
	cursor: hand;
}
.tablerowselected
{
	background-color: #FFDAB9;
}
.tableeditcell
{
	border-top: DarkSlateGray 2px solid;
	border-left: DarkSlateGray 2px solid;
	border-bottom: silver 2px solid;
	font-size: 11px;
	padding-bottom: 2px;
	border-right: silver 2px solid;
	padding-top: 2px;
	background-color: transparent;
}
.tableinput
{
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: transparent;
}
.alignmiddle
        {
            vertical-align:middle;
        }
.alignmiddlebold
        {
            vertical-align:middle;
            font-weight: bold;
        }
.systemmessage
{
	font-weight: bold;
	font-size: 12px;
	color: #DC143C;
	background-color: transparent;
}
.FormHeader
{
    border: solid; 
    border-color: darkgray; 
    border-width: 1px; 
    background-color: #339933; 
    font-size: 14px;
    font-weight: bold; 
    color: white;
}
.TableData
{
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: black;
    background-color: #f5f5f5;
    vertical-align: top;
}
.TableDataNumeric
{
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: black;
    background-color: #f5f5f5;
    vertical-align: top;
    text-align: right;
}
.TableDataComment
{
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: black;
    background-color: #f5f5f5;
    vertical-align: top;
    text-align: left;
}
.TableDataNumericBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: black;
    background-color: #f5f5f5;
    vertical-align: top;
    text-align: right;
}
.TableDataNumericBoldRed
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: red;
    background-color: #f5f5f5;
    vertical-align: top;
    text-align: right;
}
.Message
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 12px;
    color: Red;
    font-weight: bold;
}
.BigMessage
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 16px;
    color: Red;
    font-weight: bold;
}
.TableTitle
{
    font-family: Arial;
    font-size: 12px;
    color: white;
    background-color: Maroon;
    font-weight: bold;
}
.TableLabel
{
    font-family: Arial;
    font-size: 12px;
    color: black;
    background-color: aliceblue;
    font-weight: bold;
    vertical-align: top;
}
.TableLabelRed
{
    font-family: Arial;
    font-size: 12px;
    color: red;
    background-color: #d3e1d2;
    font-weight: bold;
    vertical-align: top;
}
.TableLabelNormal
{
    font-family: Arial;
    font-size: 12px;
    color: black;
    background-color: aliceblue;
    font-weight: normal;
    vertical-align: top;
}
.LinkBar1
{
    font-family: Calibri, Tahoma, Arial;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
.LinkBar2
{
    font-family: 'Comic Sans MS' , Tahoma, Arial;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
.TitleBar
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    background-image:url('/Library/Images/TitleBar.jpg');
    background-repeat:repeat-x;
}
.PageTitleSmallBlack
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 14px;
    color: #000000;
    background-color: #FFFFFF;
    font-weight: bold;
}
.TableHeading
{
    font-family: Tahoma, Arial;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    padding-left: 3px;
}
.GeneralText
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
}
.FieldLabel
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 2px;
}

@MEDIA PRINT 
{
	.sidebar { display: none; }
	.noprint { display: none; }
	.utibar { display: none; }
	.button { display: none; }
	input { border-style: none; }
	img { display: none; }
}

/*   Telerik Style Overrides   */
tr.rgRow:hover, tr.rgAltRow:hover { background-color: #FFCF63 !important; }


/* ------------------------------------------------------------------------- */
/*   Notes Fieldset Classes   */
/* 	 RE: rounded corners: http://stackoverflow.com/questions/4584444/ie9-fieldset-rounded-corners */
/* ------------------------------------------------------------------------- */
fieldset.notes {

    margin: 2em 0 2em 0;
    padding: 0;
    border: thin solid;

	background-color: aliceblue;
    border-color: lightsteelblue;
    
	/* Add rounded corners if browser supports CSS3 */
	border-radius: 5px !important;  
	-webkit-border-radius: 5px !important;
	-moz-border-radius:5px !important;  
}

fieldset.notes > legend {
	float: left;
	margin-top: -1em;
	margin-left: 1em;
	background-color: white;
	/* Add rounded corners if browser supports CSS3 */
	border-radius: 5px !important;  
	-webkit-border-radius: 5px !important;
	-moz-border-radius:5px !important;  
}

fieldset.notes > ul:first-of-type {
	margin-top: 1.5em;
}

fieldset.notes > ul {
	margin-right: 1em;
}

/* ------------------------------------------------------------------------- */
/*   Filters Section Classes and Overrides  */
/*   Classes that may be used for a section of filters such as dropdowns, generally at the top of a page.   */
/* ------------------------------------------------------------------------- */
fieldset.filters {

    margin: 2em 0 2em 0;
    border: thin solid;

	background-color1: aliceblue;
    border-color: lightsteelblue;
    
	/* Add rounded corners if browser supports CSS3 */
	border-radius: 5px !important;  
	-webkit-border-radius: 5px !important;
	-moz-border-radius:5px !important;  
}

fieldset.filters > legend {
	float: left;
	margin-top: -1em;
	margin-left: 1em;
	background-color: white;
	/* Add rounded corners if browser supports CSS3 */
	border-radius: 5px !important;  
	-webkit-border-radius: 5px !important;
	-moz-border-radius:5px !important;  
}

fieldset.filters > table:first-of-type {
	margin-top: 1em;
}

div.filters {
    margin-top: 1em;
    margin-bottom: 1.5em;
}

div.filters td.contentlabel {
    padding-right: 1em !important;
}

div.filters td *.control-replacement {
    position: relative;
    top: .1em;          /* Lower the display item slightly. */
    font-size: larger;  /* Increase the font size slightly. */
}

/* ------------------------------------------------------------------------- */
/* -------   Bulletin Board Styles   ------- */
/* 	 RE: rounded corners: http://stackoverflow.com/questions/4584444/ie9-fieldset-rounded-corners */
/* ------------------------------------------------------------------------- */
fieldset.bulletin-board {

	/* Reset prior styles */
    margin: 1em;
    padding: 0;
    border: thin solid;

	margin-top: 1em;
	margin-bottom: 1.5em;
    border-color: lightsteelblue;
    
	/* Add rounded corners if browser supports CSS3 */
	border-radius: 5px !important;  
	-webkit-border-radius: 5px !important;
	-moz-border-radius:5px !important;  
}

fieldset.bulletin-board > legend {
	float: left;
	margin-top: -1em;
	margin-left: 1em;
	background-color: white;
	/* Add rounded corners if browser supports CSS3 */
	border-radius: 5px !important;  
	-webkit-border-radius: 5px !important;
	-moz-border-radius:5px !important;  
}

fieldset.bulletin-board div:first-of-type {
	margin: 2em 1em 2em 1em;
}
/*Aux classes and rules*/
.hidden{ display:none;}