/*--------------------------------------------------
GLOBALS
--------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
.body_home {
	background-image: url(../images/background_home.gif);
	font-family: "lucida grande", geneva, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
.body_app {
	background-image: url(../images/background_nav.gif);
	background-repeat: repeat-y;
	font-family: "lucida grande", geneva, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
.body_popup {
	font-family: "lucida grande", geneva, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
.body_popup a {
	color: #334CCB;
}
.body_text {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}
.body_text_no_indents {
	margin-bottom: 10px;
	text-align: left;
}
.body_text_gen {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}
.body_text_info {
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}
.body_list_gen {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
	margin-right: 15px;
	text-align: left;
}
.body_text_img_left {
	float: left;
	margin: 10px;
}
.body_text_img_right {
	float: right;
	margin: 10px;
}
.primary {
	color: #FF7E00;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bold_red {
	color: #CC0000;
	font-weight: bold;
}
.clear_fix:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
}
.clear_fix { height: 1%; }
.clearfloats {
	clear: both;
}
.for_print_only {
	display: none;
}
.for_screen_only {
	
}
.help_top {
	line-height: 25px;
	padding-right: 15px;
	float: right;
}
.help_top a {
	color:  black;
	font-weight: bold;
	text-decoration: none;
}
.help_top img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
/*--------------------------------------------------
HOME
--------------------------------------------------*/
#home {
	width: 684px;
	height: 448px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	display: block;
	border-style: none;
}
#home_tl {
	background: transparent url(../images/home_tl.gif) no-repeat top left;
	width: 684px;
	margin-left: auto;
	margin-right: auto;
}
#home_tr {
	background: transparent url(../images/home_tr.gif) no-repeat top right;
}
#home_bl {
	background: transparent url(../images/home_bl.gif) no-repeat bottom left;
}
#home_br {
	background: transparent url(../images/home_br.gif) no-repeat bottom right;
	padding: 20px;
}
#home_br .spacer_row {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #CCC;
}
#home_br .header_text {
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}
#home_br a {
	color: #334CCB;
}
#home_br .pale_grey {
	color: #999;
}
#home_br li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
	margin-right: 15px;
	text-align: left;
}
.info_nav {
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}
.info_screenshot {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}
/*--------------------------------------------------
APP
--------------------------------------------------*/
#top {
	background-image: url(../images/background_top.gif);
	background-repeat: repeat-x;
	min-width: 753px;
	height: 65px;
}
#nav {
	position: absolute;
	top: 65px;
	left: 0px;
	width: 175px;
	border-top: 1px solid #F4F4F4;
}
#body {
	margin-top: 1px;
	margin-left: 185px;
	margin-right: 10px;
	min-width: 558px;
}
/*--------------------------------------------------
TOP
--------------------------------------------------*/
#logo {
	float: left;
	width: 149px;
	padding-top: 9px;
	padding-left: 24px;
}
#header {
	float: left;
	padding-left: 10px;
	font-size: 20px;
	line-height: 65px;
}
#search {
	float: right;
	padding-right: 10px;
}
/*--------------------------------------------------
SEARCH
--------------------------------------------------*/
#search table {
	height: 65px;
}
#search th {
	font-weight: normal;
	padding-left: 5px;
	vertical-align: middle
}
#search td {
	padding-left: 5px;
	vertical-align: middle
}
/*--------------------------------------------------
NAV MODULES
--------------------------------------------------*/
.nav_module_on_tl {
	width: 155px;
	margin: 10px;
	background: transparent url(../images/nav_on_tl.gif) no-repeat top left;
}
.nav_module_on_tr {
	background: transparent url(../images/nav_on_tr.gif) no-repeat top right;
}
.nav_module_on_bl {
	background: transparent url(../images/nav_on_bl.gif) no-repeat bottom left;
}
.nav_module_on_br {
	background: transparent url(../images/nav_on_br.gif) no-repeat bottom right;
}
.nav_module_off_tl {
	width: 155px;
	margin: 10px;
	background: transparent url(../images/nav_off_tl.gif) no-repeat top left;
}
.nav_module_off_tr {
	background: transparent url(../images/nav_off_tr.gif) no-repeat top right;
}
.nav_module_off_bl {
	background: transparent url(../images/nav_off_bl.gif) no-repeat bottom left;
}
.nav_module_off_br {
	background: transparent url(../images/nav_off_br.gif) no-repeat bottom right;
}
/*--------------------------------------------------
NAV ITEMS
--------------------------------------------------*/
.nav_group {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.nav_row:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
}
.nav_row { height: 1%; }
.nav_icon {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav_icon_text {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	line-height: 30px;
}
.nav_icon_progress {
	float: left;
	padding-bottom: 11px;
	padding-top: 11px;
	margin-left: 5px;
}
.nav_text {
	float: left;
	line-height: 18px;
}
.nav_progress {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: black;
	text-decoration: none;
}
/*--------------------------------------------------
BODY
--------------------------------------------------*/
#notice {
	margin-top: 10px;
}
#hr_1 {
	margin-top: 10px;
}
#calendars {
	
}
#hr_2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#new {
	
}
#content {
	
}
#hr_3 {
	
}
#footer {
	margin: 10px;
	color: #999;
	font-size: 10px;
	text-align: center;
}
#footer a {
	color: #334CCB;
}
#footer_home {
	margin: 10px;
	font-size: 10px;
	text-align: center;
}
#footer_home a {
	color: #334CCB;
}
#footer p, #footer_home p {
	margin-bottom: 5px;
}
/*--------------------------------------------------
NOTICE
--------------------------------------------------*/
.notice_tl {
	background: transparent url(../images/notice_tl.gif) no-repeat top left;
	background-color: #339933;
	margin-left: auto;
	margin-right: auto;
}
.notice_tr {
	background: transparent url(../images/notice_tr.gif) no-repeat top right;
}
.notice_bl {
	background: transparent url(../images/notice_bl.gif) no-repeat bottom left;
}
.notice_br {
	background: transparent url(../images/notice_br.gif) no-repeat bottom right;
	line-height: 25px;
	margin-bottom: 10px;
	color: white;
	font-weight: bold;
	text-align: center;
}
/*--------------------------------------------------
HR_1
--------------------------------------------------*/
#hr_1_left {
	color: white;
	line-height: 25px;
	padding-left: 15px;
	float: left;
}
#hr_1_right {
	color: white;
	line-height: 25px;
	padding-right: 15px;
	float: right;
}
#hr_1_left img {
	float: left;
	margin-top: 5px;
}
#hr_1_left a {
	color: white;
	text-decoration: none;
}
#hr_1_left .link_text {
	float: left;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}
/*--------------------------------------------------
CALENDARS
--------------------------------------------------*/
#calendar_group {
	width: 558px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#arrow_cal_left, #progress_arrow_cal_left {
	float: left;
	width: 29px;
	margin-top: 63px;
	margin-right: 10px;
}
#arrow_cal_right, #progress_arrow_cal_right {
	float: right;
	width: 29px;
	margin-top: 63px;
	margin-left: 10px;
}
#arrow_cal_left img, #arrow_cal_right img {
	padding: 5px;
}
.calendar_tl {
	float: left;
	width: 150px;
	margin-left: 5px;
	margin-right: 5px;
	background: transparent url(../images/cal_tl.gif) no-repeat top left;
}
.calendar_tr {
	background: transparent url(../images/cal_tr.gif) no-repeat top right;
}
.calendar_bl {
	background: transparent url(../images/cal_bl.gif) no-repeat bottom left;
}
.calendar_br {
	background: transparent url(../images/cal_br.gif) no-repeat bottom right;
	padding: 5px;
	height: 140px;
}
.monthName {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-size: 14px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.calendar_week, .dayName {
	height: 15px;
}
.calendar_week div {
	float: left;
}
.dayName div {
	float: left;
	color: #999;
}
.dayName div, .otherMonth, .day, .specialDay {
	width: 16px;
	height: 15px;
	line-height: 15px;
	font-size: 10px;
	text-align: right;
	padding-right: 4px;
}

.day a, .specialDay a {
	color: black;
	text-decoration: none;
}
.otherMonth {
	color: white;
}
.specialDay, .specialDay a {
	color: #FF7E00;
	font-weight: bold;
}
/*--------------------------------------------------
HR_2 & HR_3
--------------------------------------------------*/
#hr_2_left {
	float: left;
	padding-left: 15px;
}
#hr_2_right, #hr_3_right {
	float: right;
	padding-right: 15px;
	color: #FF9933;
}
#hr_2_left img, #hr_2_right img, #hr_3_right img {
	float: left;
	margin-top: 5px;
}
#hr_2_left .link_text {
	float: left;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}
#hr_2_right .links, #hr_3_right .links {
	float: left;
	line-height: 25px;
	padding-left: 5px;
}
#hr_2_right .current_page, #hr_3_right .current_page {
	color: white;
	font-weight: bold;
}
#hr_2_left a {
	color: white;
	text-decoration: none;
}
#hr_2_right a, #hr_3_right a {
	color: #FFBF80;
	text-decoration: none;
}
#hr_2_right .white_links a {
	color: white;
}
/*--------------------------------------------------
FORMS
--------------------------------------------------*/
.form_200 {
	width: 200px;
}
.form_100 {
	width: 100px;
}
.select_list {
	float: left;
	margin-right: 5px;
}
.select_list_button {
	float: left;
	margin-right: 5px;
	height: 18px;
}
/*--------------------------------------------------
ERRORS
--------------------------------------------------*/
.error_tl {
	background: transparent url(../images/error_tl.gif) no-repeat top left;
	background-color: #CC0000;
	margin-left: auto;
	margin-right: auto;
}
.error_tr {
	background: transparent url(../images/error_tr.gif) no-repeat top right;
}
.error_bl {
	background: transparent url(../images/error_bl.gif) no-repeat bottom left;
}
.error_br {
	background: transparent url(../images/error_br.gif) no-repeat bottom right;
	line-height: 25px;
	margin-bottom: 10px;
	color: white;
	font-weight: bold;
	text-align: center;
}
.fieldWithErrors {
	float: left;
	padding: 2px;
	background-color: #CC0000;
}
.fieldWithErrors_button {
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 18px;
	margin-left: 5px;
}
.fieldWithErrors_progress {
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 18px;
	margin-left: 5px;
}
/*--------------------------------------------------
HEADERS
--------------------------------------------------*/
.hl_gr, .hl_or {
	height: 25px;
	background-repeat: no-repeat;
	background-position: top left;
}
.hr_gr, .hr_or {
	height: 25px;
	background-repeat: no-repeat;
	background-position: top right;
}
.hl_gr {
	background-color: #DFDFDF;
	background-image: url(../images/hl_gr.gif);
}
.hl_or {
	background-color: #FF7E00;
	background-image: url(../images/hl_or.gif);
}
.hr_gr {
	background-image: url(../images/hr_gr.gif);
}
.hr_or {
	background-image: url(../images/hr_or.gif);
}
.h_gr_content_left {
	float: left;
	padding-left: 15px;
	line-height: 25px;
}
.h_or_content_left {
	float: left;
	padding-right: 15px;
	line-height: 25px;
	color: white;
}
.h_gr_content_right {
	float: right;
	padding-right: 15px;
	line-height: 25px;
}
.h_or_content_right {
	float: right;
	padding-right: 15px;
	line-height: 25px;
	color: white;
}
/*--------------------------------------------------
ROWS
--------------------------------------------------*/
.row, .row_border_top {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.row_border_top {
	padding-top: 10px;
	border-top: 1px solid #CCC;
}
.row_w_margins {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
}
.row_no_magins {
	clear: both;
}
.rts_highlight {
	padding-right: 325px;
}
.r6c_highlight {
	padding-right: 385px;
}
.r5c_highlight {
	padding-right: 310px;
}
.r4c_highlight {
	padding-right: 235px;
}
.r3c_highlight {
	padding-right: 160px;
}
.r2c_highlight {
	padding-right: 125px;
}
.rts_highlight:after, .r6c_highlight:after, .r5c_highlight:after, .r4c_highlight:after, .r3c_highlight:after, .r2c_highlight:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
}
.rts_highlight, .r6c_highlight, .r5c_highlight, .r4c_highlight, .r3c_highlight, .r2c_highlight { height: 1%; }
.spacer_row {
	margin-left: 15px;
	margin-right: 15px;
	border-top: 1px solid #CCC;
}
.spacer_row:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
}
.spacer_row { height: 1%; }
/*--------------------------------------------------
ROWS TIMESHEET
--------------------------------------------------*/
.rts_c1_head, .rts_c2_head, .rts_c3_head, .rts_c4_head, .rts_c5_head, .rts_c1, .rts_c2, .rts_c3, .rts_c4, .rts_c5 {
	position: relative;
	float: left;
}
.rts_c2_head, .rts_c3_head, .rts_c4_head, .rts_c5_head, .rts_c2, .rts_c3, .rts_c4, .rts_c5 {
	text-align: left;
}
.rts_c1_head, .rts_c2_head, .rts_c3_head, .rts_c4_head, .rts_c5_head {
	line-height: 25px;
}
.rts_c1_head, .rts_c1 {
	width: 100%;
}
.rts_c2_head, .rts_c2 {
	width: 75px;
	padding-left: 10px;
	margin-right: -85px;
}
.rts_c3_head, .rts_c3 {
	width: 75px;
	padding-left: 85px;
	margin-right: -160px;
}
.rts_c4_head, .rts_c4 {
	width: 75px;
	padding-left: 160px;
	margin-right: -235px;
}
.rts_c5_head, .rts_c5 {
	width: 90px;
	padding-left: 235px;
	margin-right: -325px;
}
/*--------------------------------------------------
ROWS 6 COL
--------------------------------------------------*/
.r6c_c1_head, .r6c_c2_head, .r6c_c3_head, .r6c_c4_head, .r6c_c5_head, .r6c_c6_head, .r6c_c1, .r6c_c2, .r6c_c3, .r6c_c4, .r6c_c5, .r6c_c6 {
	position: relative;
	float: left;
}
.r6c_c2_head, .r6c_c3_head, .r6c_c4_head, .r6c_c5_head, .r6c_c6_head, .r6c_c2, .r6c_c3, .r6c_c4, .r6c_c5, .r6c_c6 {
	text-align: right;
}
.r6c_c1_head, .r6c_c2_head, .r6c_c3_head, .r6c_c4_head, .r6c_c5_head, .r6c_c6_head {
	line-height: 25px;
}
.r6c_c1_head, .r6c_c1 {
	width: 100%;
}
.r6c_c2_head, .r6c_c2 {
	width: 75px;
	padding-left: 10px;
	margin-right: -85px;
}
.r6c_c3_head, .r6c_c3 {
	width: 75px;
	padding-left: 85px;
	margin-right: -160px;
}
.r6c_c4_head, .r6c_c4 {
	width: 75px;
	padding-left: 160px;
	margin-right: -235px;
}
.r6c_c5_head, .r6c_c5 {
	width: 75px;
	padding-left: 235px;
	margin-right: -310px;
}
.r6c_c6_head, .r6c_c6 {
	width: 75px;
	padding-left: 310px;
	margin-right: -385px;
}
/*--------------------------------------------------
ROWS 5 COL
--------------------------------------------------*/
.r5c_c1_head, .r5c_c2_head, .r5c_c3_head, .r5c_c4_head, .r5c_c5_head, .r5c_c1, .r5c_c2, .r5c_c3, .r5c_c4, .r5c_c5 {
	position: relative;
	float: left;
}
.r5c_c2_head, .r5c_c3_head, .r5c_c4_head, .r5c_c5_head, .r5c_c2, .r5c_c3, .r5c_c4, .r5c_c5 {
	text-align: right;
}
.r5c_c1_head, .r5c_c2_head, .r5c_c3_head, .r5c_c4_head, .r5c_c5_head {
	line-height: 25px;
}
.r5c_c1_head, .r5c_c1 {
	width: 100%;
}
.r5c_c2_head, .r5c_c2 {
	width: 75px;
	padding-left: 10px;
	margin-right: -85px;
}
.r5c_c3_head, .r5c_c3 {
	width: 75px;
	padding-left: 85px;
	margin-right: -160px;
}
.r5c_c4_head, .r5c_c4 {
	width: 75px;
	padding-left: 160px;
	margin-right: -235px;
}
.r5c_c5_head, .r5c_c5 {
	width: 75px;
	padding-left: 235px;
	margin-right: -310px;
}
/*--------------------------------------------------
ROWS 4 COL
--------------------------------------------------*/
.r4c_c1_head, .r4c_c2_head, .r4c_c3_head, .r4c_c4_head, .r4c_c1, .r4c_c2, .r4c_c3, .r4c_c4 {
	position: relative;
	float: left;
}
.r4c_c2_head, .r4c_c3_head, .r4c_c4_head, .r4c_c2, .r4c_c3, .r4c_c4 {
	text-align: right;
}
.r4c_c1_head, .r4c_c2_head, .r4c_c3_head, .r4c_c4_head {
	line-height: 25px;
}
.r4c_c1_head, .r4c_c1 {
	width: 100%;
}
.r4c_c2_head, .r4c_c2 {
	width: 75px;
	padding-left: 10px;
	margin-right: -85px;
}
.r4c_c3_head, .r4c_c3 {
	width: 75px;
	padding-left: 85px;
	margin-right: -160px;
}
.r4c_c4_head, .r4c_c4 {
	width: 75px;
	padding-left: 160px;
	margin-right: -235px;
}
/*--------------------------------------------------
ROWS 3 COL
--------------------------------------------------*/
.r3c_c1_head, .r3c_c2_head, .r3c_c3_head, .r3c_c1, .r3c_c2, .r3c_c3 {
	position: relative;
	float: left;
}
.r3c_c2_head, .r3c_c3_head, .r3c_c2, .r3c_c3 {
	text-align: right;
}
.r3c_c1_head, .r3c_c2_head, .r3c_c3_head {
	line-height: 25px;
}
.r3c_c1_head, .r3c_c1 {
	width: 100%;
}
.r3c_c2_head, .r3c_c2 {
	width: 75px;
	padding-left: 10px;
	margin-right: -85px;
}
.r3c_c3_head, .r3c_c3 {
	width: 75px;
	padding-left: 85px;
	margin-right: -160px;
}
/*--------------------------------------------------
ROWS 2 COL
--------------------------------------------------*/
.r2c_c1, .r2c_c2 {
	position: relative;
	float: left;
}
.r2c_c1 {
	width: 100%;
}
.r2c_c2 {
	width: 125px;
	margin-right: -125px;
}
/*--------------------------------------------------
LINKS
--------------------------------------------------*/
.link_line_wrap {
	margin-bottom: 2px;
}
.link_line_wrap:after, .link_line_wrap_last:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
}
.link_line_wrap, .link_line_wrap_last { height: 1%; }
.link {
	float: right;
	padding-left: 2px;
}
/*--------------------------------------------------
PROGRESS
--------------------------------------------------*/
.progress_18_left {
	float: left;
	height: 18px;
	width: 18px;
}
.progress_18_right {
	float: right;
	width: 18px;
	height: 18px;
}
.progress_15_right {
	float: right;
	width: 15px;
	height: 15px;
}
/*--------------------------------------------------
TABLES
--------------------------------------------------*/
.table_home {
	margin-left: 15px;
}
.table_vert th, .table_invoice_sum th, .table_home th {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
}
.table_vert th.valign_top, .table_invoice_sum th.valign_top, .table_home th.valign_top {
	vertical-align: top;
}
.table_vert td, .table_invoice_sum td, .table_home td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.table_invoice_sum td {
	text-align: right;
}
/*--------------------------------------------------
INVOICE
--------------------------------------------------*/
.invoice_header_wrap:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
}
.invoice_header_wrap { height: 1%; }
.invoice_header_left {
	float: left;
}
.invoice_header_right {
	float: right;
}
.invoice_header {
	font-weight: bold;
}
.invoice_interior {
	margin-left: 15px;
	margin-right: 15px;
}
.invoice_header_address {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.invoice_footer:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
}
.invoice_footer { height: 1%; }
.invoice_footer_left {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 15px;
}
.invoice_footer_right {
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 15px;
}