﻿body
{
    font-family: "Trebuchet MS", Lucida Sans, Verdana, Arial, SunSans-Regular, Sans-Serif;
    font-size: 85%;
    margin: 30px;
    background-color: White;
}

p
{
    font-size: 1.0em;
}

/* Three-pixel bug fix: http://www.positioniseverything.net/explorer/threepxtest.html */
* html p
{
    height: 1%;
}
#body-container
{
}

h1
{
    text-align: right;
    font-size: 2em;
    font-weight: bolder;
}


#header
{
    font-size: .8em;
    text-align: right;
    background-color: #9CB6D9;
    border-top: 1px solid #564b47;
    border-bottom: 1px solid #564b47;
    text-transform: uppercase;
    text-align: right;
}

#wrapper_hilo
{
    overflow: hidden;
    float: left;
}

#menu
{
    padding-bottom: 32767px;
    margin-bottom: -32767px;
    width: 200px;
    background-color: #B8D7FF;
    float: left;
}

#content_hilo
{
    margin-top: 10px;
    margin-left: 210px; /*height:250px;  */
}

#footer
{
    clear: left;
    font-size: 1em;
    text-transform: uppercase;
    text-align: right;
    background-color: #8096B2;
    border-top: 3px solid #564b47;
    border-bottom: 3px solid #564b47;
    margin: 0px;
    padding: 5px 15px 5px 15px;
}

h2
{
    font-size: 1.1em;
}

h3
{
    font-size: 1em;
}

h4
{
    font-size: .9em;
}


/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link
{
    color: #006699;
}

a:visited
{
    color: #330099;
}

a:hover
{
    text-decoration: underline;
}

a:active
{
    color: green;
}

.headerfont
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: 'Lucida Grande' , Tahoma, Arial, Verdana, Sans-Serif;
}

.smallfont
{
    font-size: 8pt;
    color: gray;
    font-family: 'Lucida Grande' , Tahoma, Arial, Verdana, Sans-Serif;
}

.formfont
{
    font-weight: bold;
    font-size: 12pt;
    color: black;
    font-family: 'Lucida Grande' , Tahoma, Arial, Verdana, Sans-Serif;
    background-color: #ffff;
    text-align: left;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
    padding-top: 2px;
    margin: 2px;
    border-top: #7c7c7c 1px solid;
    border-right: #3c3c3c 1px solid;
    border-left: #3c3c3c 1px solid;
    border-bottom: #ddd 1px solid;
    background-position-y: top;
    background-image: url(fieldbg.gif);
    background-repeat: repeat-x;
}

.width100
{
    width: 100%;
}

.width50
{
    width: 50%;
}


.width40
{
    width: 40%;
}
.width33
{
    width: 33%;
}
.width10
{
    width: 10%;
}

.HiddenColumn
{
    display: none;
}


/*GridViewCSS Soft Grey Style*/
.GridViewStyle
{
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    table-layout: auto;
    border-collapse: collapse;
    border:#91a7b4 1px solid;
    
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(YahooSprite.gif);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#d1dbe0;
    
}
.HeaderStyle th
{
    padding: 5px;
    color: #16387c;
    white-space:nowrap;
}
.HeaderStyle a
{
    text-decoration:none;
    color:#16387c;
    display:block;
    text-align:left;
    font-weight:normal;
}
.PagerStyle table
{
    text-align:center;
    margin:auto;
}
.PagerStyle table td
{
    border:0px;
    padding:5px;
}
.PagerStyle td
{
    border-top: #91a7b4 1px solid;
}
.PagerStyle a
{
    color:#16387c;
    text-decoration:none;
    padding:2px 10px 2px 10px;
    border-top:solid 1px #fff;
    border-right:solid 1px #91a7b4;
    border-bottom:solid 1px #91a7b4;
    border-left:solid 1px #fff;
}
.PagerStyle span
{
    font-weight:bold;
    color:#16387c;
    text-decoration:none;
    padding:2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 5px;
    border-right: solid 1px #91a7b4;
}
.RowStyle td
{
    background-color: #f1f5f6;
}
.AltRowStyle td
{
    background-color: #9ab2ca;
	background-image: url(YahooSprite.gif);
    background-position:0 -80px;
    background-repeat:repeat-x;
}
.SelectedRowStyle td
{
    background-color: #fcb814;
	background-image: url(YahooSprite.gif);
    background-position:center;
    background-repeat:repeat-x;
}

/*Form styles*/

.desc
{
    padding-top: 1px !important;
    float: left;
    margin: 0 15px 0 0;
    border: medium none;
    color: #222222;
    display: block;
    font-weight: bold;
    font-size: small;
    font-size: 95%;
    line-height: 150%;
    padding: 0;
}
.desc_small
{
    color: #888888;
    display: block;
    font-size:10 px;
    font-weight: normal;
    line-height: 160%;
}
.field 
{
    font-size: 130%;
    background: url("/images/fieldbg.gif") repeat-x scroll center top #FFFFFF;
    border-color: #7C7C7C #C3C3C3 #DDDDDD;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font-family: "Lucinda Grande", Tahoma, Arial, Sans-Serif;
}
.focused
{
    background-color: #FFF370;
    -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}
.tablerow:hover{
    background-color: #FFF370;
}
