﻿body
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;	
	font-size: 8pt;
	font-weight: normal;
	color: #485862;
	/*min-width: 1024px;*/
}
#frontsky1
{
	background-image: url('/pub/images/acufill_home_01.jpg');
	width: 1024px;
	height: 22px;
	position: relative;
}
#frontsky2
{
	background-image: url('/pub/images/acufill_home_02.jpg');
	width: 831px;
	height: 34px;
	position: relative;
	float: left;
}
#frontlogin
{
	width: 114px;
	height: 34px;
	position: relative;
	float: right;
}
#frontsky3
{
	background-image: url('/pub/images/acufill_home_04.jpg');
	width: 79px;
	height: 34px;
	position: relative;
	float: right;
}
#frontsky4
{
	background-image: url('/pub/images/acufill_home_05.jpg');
	width: 513px;
	height: 427px;
	position: relative;
	float: left;
}
#frontsky5
{
	background-image: url('/pub/images/acufill_home_06.jpg');
	width: 511px;
	height: 228px;
	position: relative;
	float: right;
}
#frontwelcome
{
	background-image: url('/pub/images/acufill_home_07.jpg');
	width: 183px;
	height: 199px;
	position: relative;
	float: left;
}
#fronttext
{
	background-color: #ffffff;
	width: 328px;
	height: 199px;
	position: relative;
	float: left;
	z-index: 1;
}
#frontbottom
{
	background-color: #ffffff;
	width: 1024px;
	height: 300px;
	position: relative;
	float: left;
}
#loginsky
{
	background-image: url('/pub/images/login_sky.jpg');
	height: 426px;
	width: 1024px;
	position: relative;
}
#loginglobe
{
	background-image: url('/pub/images/login_globe.jpg');
	height: 342px;
	width: 564px;
	position: relative;
	float: left;
}
#loginlogonrow
{
	width: 450px;
	height: 59px;
	position: relative;
	float: right;
	text-align: right;
	vertical-align: top;
	background-color: #ffffff;
}
#loginlogon
{
	width: 460px;
	height: 342px;
	background-color: #ffffff;
	position: relative;
	float: right;
	text-align: right;
	right: 0px;
	padding-right: 40px;
}
#loginlogo
{
	height: 437px;
	width: 399px;
	top: 80px;
	left: 20px;
	position: relative;
	text-align: left;
	vertical-align: top;
}
#loginterms
{
	height: 137px;
	width: 399px;
	top: 180px;
	left: 20px;
	position: relative;
	background-color: Maroon;
	color: #000000;
}
.grid
{
    width:100%;
    border-collapse:collapse; 
}
.grid td, .grid th
{
    border:1px solid #98bf21;
    padding:2px 5px 1px 5px;
}
.grid th
{
    text-align:left;
    padding-top:3px;
    padding-bottom:3px;
    background-color:#A7C942;
    color:#ffffff;
}
.grid th a
{
	color: #ffffff!important;
}
.grid tr.alt td 
{
    color:#000000;
    background-color:#EAF2D3;
}
.grid tr.selected td 
{
    color:#FFFFFF;
    background-color:#FF8C00;
}
#ctl00_ContentPlaceHolder1_lgn_main
{
	width: 100%;
}
#shell {
	/* Needed - Defines outer edges */
	position: relative;
	width: 100%;
	/*min-width: 1400px;*/
	display:table;
	margin-left: auto;
	margin-right: auto;
}
.shell {
	/* Needed - Defines outer edges */
	position: relative;
	width: 100%;
	/*min-width: 1400px;*/
	display:table;
	margin-left: auto;
	margin-right: auto;
}
#headerleft
{
	position: relative;
	float: left;
	left: 0px;
	background-color: #667781;
	border: solid 1px #667781;
	height: 35px;
	width: 20%;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#headermiddle
{
	position: relative;
	float: left;
	left: 10px;
	background-color: #667781;
	border: solid 1px #667781;
	height: 35px;
    width:78%;
}
#contentleft
{
	position: relative;
	float: left;
	left: 0px;
	border: solid 1px #1f1f1f;
	padding-bottom: 20px;
	min-height: 870px;
	width: 20%;
}
#contentmiddle
{
	position: relative;
	float: left;
	left: 10px;
	border: solid 1px #1f1f1f;
	padding-bottom: 20px;
    min-height: 870px;
	text-align: left;
    width:78%;
}
#footerleft
{
	position: relative;
	float: left;
	left: 0px;
	background-color: #667781;
	border: solid 1px #667781;
	height: 35px;
	width: 20%;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#footermiddle
{
	position: relative;
	float: left;
	left: 10px;
	background-color: #667781;
	border: solid 1px #667781;
	height: 35px;
    width:78%;
}
.modalBackground 
{
    background-color: #000000;
    filter:alpha(opacity=70);
    opacity:0.7;
    top:38px;
    z-index:997;
} 
.statusPopup 
{
	background-color: #ffffff;
    z-index:999;
	text-align: left;
	border:solid 1px #000000;
	padding: 10px;
}
.deletePopup 
{
	background-color: #ffffff;
    z-index:887;
	text-align: left;
	border:solid 1px #000000;
	padding: 10px;
}
#progressBackgroundFilterTop {
    position:fixed; 
    top:38px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:998;
}
#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:998;
}
#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%;
    background-color:#fff;
    border:solid 1px #000;
    z-index:1000;
}
.status
{
	color: #000000;
	font-weight: normal;
}
.warning
{
	color: #ff8c00;
	font-weight: bold;
}
.alert 
{
	color: #ff0000;
	font-weight: bold;
}
.gridheading
{
	background-color: #333333;	
	font-size: 8pt;
	color: #ffffff!important;
	font-weight: bold;
}
.gridheading a
{
	color: #ffffff!important;
}
.gridselected
{
	color: #ffffff;
	background-color: #d88821;
	position: relative;
}
.gridpager
{
	position: relative;
}
.gridfooting
{
	position: relative;
}
.gridrows
{
	position: relative;
	font-size: 8pt;
}
.moduleheading 
{
	background-color: #c0c0c0;
}
.modulerow1
{
	background-color: #eeeeee;
}
.modulerow1 td
{
	padding: 10px;
}
.modulerow2
{
	background-color: #dddddd;
}
.modulerow2 td
{
	padding: 10px;
}
.heading 
{
	font-family: Arial;
	font-size: 16pt;
	color: #d88821;
}
.subheading 
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #d88821;
}
.headingbutton
{
	color: #ffffff;
	background-color: #4b5b68;
    width: 150px;
    text-align: center;
    font-weight: bold;	
    float: left;
    margin-left: 15px;
    position: relative;
    height: 20px;
    padding-top: 5px;
    top: 11px;
}
.headingbutton a
{
	color: #ffffff;
	text-decoration: none;
}
.upper-text
{
    text-transform: uppercase;
}
.editform
{
	border-style: solid;
	border-color: #4f5458;
	border-width: 1px;
}
#contentleft .menu
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding-bottom: 25px;
}
#contentleft .menutop
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding-bottom: 3px;
	padding-top: 5px;
}
#contentleft .menuheading
{
	background-color: #c0c0c0;
	position: relative;
	border: solid 1px #000000;
}
#contentleft .menuitem
{
	background-color: #c1c1c1;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
#contentleft .menuitem a:link
{	
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}
#contentleft .menuitem a:visited
{	
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}
#contentleft .menuitem a:hover
{
	background-color: #1c1c1c;
	font-weight: bold;
	color: #ffffff;
	width: 100%;
}
#ctl00_cph_middle_gv_allocation input 
{
	width: 30px;
}
input[type="button"],input[type="submit"]{
	color:#000000; 
	background-color:#e0e0e0; 
	border:1px solid; 
	border-color: #696 #363 #363 #696; 
}
.MyCalendar .ajax__calendar_container
        {
            border: 1px solid #646464;
            background-color: Silver;
            color: red;
        }
        .MyCalendar .ajax__calendar_container th
        {
            padding: 0px;
        }
        .MyCalendar .ajax__calendar_container td
        {
            background-color: Silver;
            padding: 2px;
        }
        
        .MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
        {
            color: black;
        }
        .MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
        {
            color: black;
        }
        .MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
        {
            color: black;
            font-weight: bold;
        }
