﻿body 
{
	position: absolute;
	width: 948px;
	height: 100%;
	top: 10px;
	margin-left: 50%;
	margin-top: 0px;
	left: -475px;
	text-align: center;
	/*background: #F0EB7A; */
	/*background: #CCE5A2;*/
	background: #CAE39F url('../images/main_bg.jpg') repeat-x;
	font-family: Verdana;
	font-size: 9pt;
}

H1
, H2
, H3
, H4
, H5
, H6
{
	color: #39600C;
	font-family: Verdana;
	margin: 0px;
}

P
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
}

A
{
	color: #112801;
	text-decoration: none;
}

INPUT
{
	font-family: Verdana;
	font-size: 8pt;
}

INPUT.small, A.small
{
	height: 13px;
	font-size: 8pt;
	text-transform: capitalize;
}

SELECT
{
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	max-width: 212px;
}

SELECT.small
{
	font-size: 8pt;
}


UL.check
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 70px;
	margin: 0px;
}

UL.check LI
{
	list-style-position: outside;
	list-style-image: url('../images/check_sm.png');
	vertical-align: bottom;
	line-height: 26pt;
	padding-left: 10px;
}

#layout
{
	float: left;
}

#main_header
{
	width: 948px;
	height: 180px;
	text-align: left;
	background: transparent url('../images/main_header.png') no-repeat top left;
}

#main_nav
{
	width: 948px;
	height: 22px;
	text-align: center;
	background: #112801;
	/*border-top: 3px solid #ffffff;*/
}
#breadcrumbs
{
	float: left;
	width: 906px;
	color: #ffffff;
	padding: 20px;
	font-size: 7.5pt;
	font-family: Verdana;
	text-align: left;
	background: #359B01;
	border: 2px solid #CAE39F; 
	border-top: none;
	border-right: none;
}

#breadcrumbs A
{
	color: #ffffff;
	text-decoration: underline;
}

#main_content
{
	float: left;
	width: 868px;
	min-height: 400px;
	text-align: left;
	padding: 40px;
	padding-top: 10px;
	background: #ffffff;
}

#main_content #text
{
	float: left;
	width: 460px;
}

#main_content #image
{
	float: right;
	width: 320px;
	margin-top: 20px;
	text-align: right;
}

#main_footer
{
	float: left;
	width: 948px;
	height: 45px;
	color: #CAE39F; /*#E9DC00;*/
	font-weight: bold;
	font-size: 7.5pt;
	text-align: center;
	line-height: 12pt;
	padding-top: 10px;
	background: transparent url('../images/bg_footer.png') no-repeat;
}

#main_footer A
{
	color: #CAE39F;
	text-decoration: underline;
}

#login_footer
{
	width: 948px;
	height: 10px;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	padding-bottom: 20px;
}

/* Main header */
#main_header #logo
{
	float: left;
	width: 344px;
	height: 151px;
	padding-top: 20px;
	padding-left: 10px;
}

#main_header #login_status
{
	float: right;
	color: #359B01;
	font-size: 7.5pt;
	font-weight: bold;
	font-family: Verdana;
	padding: 6px;
	margin: 40px 0px;
	text-align: right;
	background: #CAE39F;
	border: 1px solid #ffffff;
	border-right: none;
}

#main_header #login_status A
{
	color: #ffffff;
	font-family: Verdana;
	text-decoration: underline;
}

#main_header #login_status img
{
	width: 50px;
}


/**********************************************/
/* Custom Navigation using SiteMap			  */
/**********************************************/

#main_nav .parent_menuitem
{
	/*width: 180px;
	height: 60px;
	margin: 0px;
	padding: 0px;*/
	
	color: #ffffff;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	line-height: 16pt;
	text-align: center;
	padding: 0px 6px 0px 6px;
	border: 2px solid transparent; 
	border-bottom: none; 
}

#main_nav .parent_menuitem_hover, 
#main_nav .parent_menuitem_selected
{
	/*margin-bottom: 0px;
	border:2px solid #FEA726; 
	border-bottom:none; 
	background: #366A9F;*/
	
	color: #CAE39F;
	background: #359B01;
	border: 2px solid #CAE39F; 
	border-bottom: none; 
}

#main_nav .parent_menuitem_selected
{
	/*margin-bottom: 0px;
	border:2px solid #FEA726; */
	
	color: #ffffff;
	background: #359B01;
	border: 2px solid #CAE39F; 
	border-bottom: none; 
}

#main_nav .child_menuitem
{
	width: 150px;
	margin: 0px; 
	padding: 0px;
	margin-left: 0px;
	margin-top: -2px;
	padding-top: 10px;
	text-align: left;
	z-index: 1000;
	background: #359B01;
	border: 2px solid #CAE39F; 
	border-top: none; 
	/*border-right:0px; */
}

#main_nav .child_menuitem A
{
	width: 130px;
	padding: 4px 10px 4px 10px;
	color: #ffffff;
	font-size: 7.5pt;
	font-family: Verdana;
	font-weight: bold;
	display: block;
}

#main_nav .child_menuitem_hover, 
#main_nav .child_menuitem_hover A
{
	color: #112801;
	background: #CAE39F; 
}

#main_nav .child_menuitem_selected,
#main_nav .child_menuitem_selected A
{
	color: #112801;
	font-size: 7.5pt;
	font-family: Verdana;
	background: #CAE39F; 
}
/**********************************************/
/* END Custom Navigation using SiteMap		  */
/**********************************************/



.menu
{
	color: #E9DC00;
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
	line-height: 16pt;
	padding: 0px 10px 0px 10px;
}

.menu_hover
{
	color: #ffffff;
}

.menu_select, A.menu_select
{
	color: #ffffff;
}

.align_left
{
	float: left;
	width: 580px;
	text-align: left;
}

.align_right
{
	float: right;
	width: 280px;
	font-size: 8pt;
	text-align: center;
	margin-top: 50px;
}

.image
{
	padding: 10px 0px 10px 30px;
}

.btn
{
	color: #CAE39F;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
	padding: 2.5px;
	background: #112801;
	border: 1px solid #CAE39F;
}

UL, OL
{
	margin-bottom: 0px;
}

.accordionContent
{
	padding-bottom: 20px;
}


/***********************/
/*  GRID               */
/***********************/

.grdHeader
{
	font-size: 8pt;
	font-weight: bold;
	color: black;
	background: #A4D867;
	text-align: left;
}

.dvHeader
{
	width: 338px;
	padding: 4px;
	margin: 0px;
	color: #ffffff;
	font-size: 9pt;
	font-family: Verdana;
	background: #A4D867;
}

.grdHeader A
, .dvHeader A
{
	color: Black;
	text-decoration: underline;
	text-align: left;
}

.grdItem
, .dvItem
{
	font-size: 8pt;
	text-align: left;
}

.grdAltItem
{
	font-size: 8pt;
	background: #CAE39F;
	text-align: left;
}

.grdItem:hover
, .grdAltItem:hover
{
	border: 1px solid #112801;
}

.grdEditItem
, .grdEditItem INPUT
{
	font-size: 8pt;
	text-transform: capitalize;
}

.grdEmpty
, dvEmpty
{
	font-size: 8pt;
	text-align: left;
	color: Red;
}

.grdFooter
, .dvFooter
{
	color: #39600C;
	font-size: 8pt; 
}

.grdPager
, .dvPager
{
	color: #39600C;
	font-size: 8pt;
	text-align: center;
}

.money
{
	text-align: right;
}


/***********************/
/*  LOGIN              */
/***********************/
.admin_login
{
    float: left;
}

.login
{
    text-align: left;
    /*margin-top: 10px;
    margin-bottom: 10px;
    padding: 20px;*/
    border: 1px solid #CAE39F;
}

.login A
{
	font-size: 8pt;
}

.login_label
{
	width: 100px;
    font-family: Verdana;
    font-size: 8pt;
    text-align: left;
}

.login_textbox
{
	width: 140px;
}

.login_title
{
	width: 295px;
    color: #ffffff;
    text-align: left;
    background: #218F26;
}

.login_failure
{
    text-align: left;
}

.login_screen
{
	font-size: 9pt;
	text-align: center;
	margin-left: 292px;
	margin-top: 40px;
	background: #ffffff;
	/*border: 1px solid #000000;*/
}

.login_screen .login
{
	width: 285px;
	text-align: center;
}

.login_btn
{
	color: #CAE39F;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
	padding: 3px;
	background: #112801;
	border: 1px solid #CAE39F;
	margin-right: 8px;
}

.login_header
{
	width: 285px;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	line-height: 14pt;
	vertical-align: middle;
	background: #CAE39F;
}






/*****************************************/
/************** AJAX ITEMS ***************/
/*****************************************/

.calendar_popup .ajax__calendar_container 
{
	position: absolute;
	top: -7px;
	left: -329px;
    color: #000000;
    font-size: 8pt;
    font-family: Verdana;
    background: #CAE39F;
    border: 2px solid #359B01;
}

.calendar_popup .ajax__calendar_header 
{
    color: #112801;
	font-size: 7.5pt;
	font-family: Verdana;
	line-height: 13pt;
	background: #A4D867;
}

.calendar_popup .ajax__calendar_prev,  
.calendar_popup .ajax__calendar_next
{
	color: #112801;
    vertical-align: bottom;
}

.calendar_popup .ajax__calendar_title 
{
    font-size: 7pt;
    font-weight: bold;
    background: transparent;
}

.calendar_popup .ajax__calendar_body 
{
    
}

.calendar_popup .ajax__calendar_dayname 
{
	
}

.calendar_popup .ajax__calendar_today  
{
    color: #000000;
    background: #cccccc;
}

.calendar_popup .ajax__calendar_active 
{
    color: #ffffff;
    font-weight: bold;
    background: #cccccc;
}

.calendar_popup .ajax__calendar_footer 
{
    color: #333333;
    font-size: 7pt;
    background: #A4D867;
}

.modalPopup
{
	position: absolute;
	top: 270px;
	left: 50%;
	width: 300px;
	margin-left: -200px;
	text-align: left;
}

.grdItemPop
{
	color: #112801;
	font-size: 8pt;
	text-align: left;
}

.grdAltItemPop
{
	color: #112801;
	font-size: 8pt;
	background: #A4D867;
	text-align: left;
}

.modalPopup .drag
{
	padding: 10px;
	cursor: move; 
	color: #ffffff;
	font-size: 7.5pt;
	font-weight: bold;
	background: #CAE39F;
	border: 2px solid #359B01; 
}

.modalPopup H3
{
	color: #359B01;
}

.modalPopup A
{
	color: #359B01;
	font-size: 9pt;
	font-weight: bold;
}





.completionList {border:solid 1px #444444;margin:0px;padding:2px;height: 100px;overflow:auto;}.listItem {color: #666666;}.itemHighlighted {background-color: #ffc0c0;}
