﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
  font: 14px 'Lucida Grande' , Verdana, Helvetica, sans-serif;
  color: #666666;
  margin: 0;
  padding: 0 0 50px 0;
}

a:link
{
    color: #034af3;
    text-decoration: none;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}


/* Headers */
h1
{
  color:#1B1B1B;
  font-family:Myriad,Myriad Pro,Arial,Trebuchet,Trebuchet MS;
  font-size:28px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:98%;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#main
{
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
    margin-top:40px;
}

#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

fieldset
{
  background-color: #EAEAEA;
  background-image: url(../images/fieldset_bg.png);
  background-position: center top;
  background-repeat: repeat-x;
  border: 1px solid #E5E5E5;
  margin: 0 10px 10px 0;
  padding: 10px;
  width: 598px;
  clear:left;
}



#contents	
{
	margin-top: 50px;
	margin-bottom: 10px;
	margin-right:auto;
	margin-left:auto;
	width: 620px;
	background-color: #FFF;
	color: #000;
}


.greenboxtop
{
  background: #FFFFFF url(../images/greenboxtop.png) no-repeat scroll 0 0;
  clear: left;
  color: white;
  float: left;
  height: 46px;
  width: 563px;
  margin-top: 15px;
}
.greenboxtop div
{
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0 0 10px;
}
.greenboxbottom
{
  background: #FFFFFF url(../images/greenboxbottom.png) no-repeat scroll left bottom;
  font-size:17px;
  clear: left;
  color: #444444;
  float: left;
  padding: 1px 10px 15px;
  width: 543px;
  margin-bottom:20px;
}

td
{
  font-size:10px;
  width:60px;
}


.validator
{
  color: Red;
  font-weight: bold;
  padding-left: 4px;
}

.currentLevel
{
  font-weight:bold;
  background-color:#e0e0e0;
  text-align:center;
}

.gridheader
{
  background-color:Gray;
  border: solid 1px black;
  font-weight:bold;
  width:100%
}


.grid {
background-color:#FFFFFF;
border:1px solid #333333;
font-family:Tahoma;
font-size:11px;
padding:1px;
}
.grid .title {
background:#323A4B none repeat scroll 0 0;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
height:30px;
line-height:30px;
text-align:center;
}
.datatable {
width:100%;
}
.datatable thead th {
background:transparent url(../images/gray_hd_bg.png) repeat-x scroll 0 0;
border-right:1px solid #9E9E9E;
color:#333333;
cursor:pointer;
height:17px;
line-height:17px;
padding:0 4px;
text-align:left;
white-space:nowrap;
}
.datatable td {
border-right:1px solid #D9D9D9;
color:#222222;
padding:2px 4px;
text-align:left;
}

.datatable tfoot th {
border-right:1px solid #D9D9D9;
color:#222222;
padding:2px 4px;
text-align:left;
}
.datatable tr.even {
background-color:#FFFFFF;
}
.datatable tr.odd {
background-color:#F1F5FA;
}

.addact
{
  background:url(../images/add.png);
  width:12px;
  height:12px;
  cursor:pointer;
  display:inline-block;
}

.delact
{
  background:url(../images/delete.png);
  width:12px;
  height:12px;
  cursor:pointer;
  display:inline-block;
}

.weightinput
{
  font-size:12px;
  width:50px;
}

.delfood
{
  background:url(../images/delete.png);
  width:12px;
  height:12px;
  cursor:pointer;
  display:inline-block;
}

.decimal
{
  width:50px;
}

label
{
  font-weight: bold;
  color: #7BA857;
}


#superheader
{
  position:absolute;
  top:0px;
  left:0px;
  right:0px;
  height:14px;
  padding: 4px 3px 3px 10px;
  background-color:#f1f5fa; 
  border-bottom: solid 1px gray;
  font-size: 10px;
}

#superheader a
{
  color:Black;
  text-decoration:underline;
  padding:2px;
}
#superheader .headeritem
{
  margin-left:50px;
  padding:2px;
}
#superheader .selected
{
  background-color:#eaeaea;
}

#copyright
{
  float:right;
}

#headermain
{
  float:left;
}