@charset "utf-8";
/* CSS Document */

H1, .h1, .H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#222222;
	font-weight: normal;
	float:left;
	margin-left:0px;
	white-space: nowrap;
}
.h1auth {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#222222;
	font-weight: normal;
	float:left;
	margin-left:0px;
	padding-bottom:20px;
}
H2, .h2, .H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#222222;
	font-weight: bold;
}
.vemi_account_title {
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#105581;
	font-weight: normal;
	white-space: nowrap;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	background-color:#FFFFFF;
	background:url(../images/nd/intro_bg.gif) repeat-x top;
	margin:0px;
} 
.intro_logo {
	background:url(../images/nd/intro_logo.gif) no-repeat top left;
	background-position:40px 0px;
	height:86px;
}
div.intro_text {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#FFF;
	margin-left:290px;
	margin-top:26px;
	line-height:16px;	
}

.borderwrap, .borderwrap2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	height:26px;
	width:220px;
	line-height:26px;
	vertical-align:middle;
	padding-left:8px;
	padding-right:8px;
	
	border: 1px solid #d7d7d7; 
	/*outline: none; */
	 outline:#ebebeb solid 2px;
	 margin:3px;
	 /*
	-moz-box-shadow: 0px 0px 3px rgba(184, 184, 184, 1);
	-webkit-box-shadow: 0px 0px 3px rgba(184, 184, 184, 1);
	box-shadow: 0px 0px 3px rgba(184, 184, 184, 1);
	*/

/*
	border: thin solid #d7d7d7;
	border-width:1px;
	padding-left:8px;
	padding-right:8px;
	border-style: solid;
*/
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	border: thin solid #d7d7d7/*#d7d7d7*/;
	border-width:1px;
	padding-left:8px;
	padding-right:8px;
	vertical-align:middle;
	border-style: solid;
	height:100px;
	width:220px;
}
.submit {
	background:url(../images/nd/input_bg_gradient.gif) repeat-x top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	border: thin solid #d7d7d7;
	border-width:1px;
	padding-left:8px;
	padding-right:8px;
	vertical-align:middle;
	border-style: solid;
	height:32px;
	float:left;
}
.form_remind {
	margin-left:69px;
}




a:link, a:visited, a:active, a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #125e8e;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #125e8e;
	text-decoration: none;
	font-weight: bold;
}

tr.menu_row {
	background:url(../images/nd/menu1_bg.gif) #125e8e repeat-x bottom center;
}
tr.menu_row td {
	height:39px;
	width: auto;
}

.input_lightgray {/*wrapper div for input border simulation*/
	padding:2px;
	background-color:#ebebeb;
	overflow: hidden;
    display: inline;/*inline-block*/
	float:left;
}
	



font.hw_error {
	color:#be2010;
	float:left;
}
div.hw_error, p.hw_error {
	color:#be2010;
	border:#eb5746 thin solid;
	border-width:1px;
	outline:#f86556 solid 2px;
	line-height:38px;
	background:url(../images/nd/error.gif) #FFF no-repeat center left;
	background-position:10px 10px;
	padding-left:40px;
	padding-right:16px;
	overflow: hidden;
    display: inline-block;
}
.error_lightred {
	padding:2px;
	background-color:#f86556;
	overflow: hidden;
    display: inline-block;
}
.hw_note {
	color:#d48915;
}
div.hw_note, p.hw_note {
	color:#d48915;
	border:#edd15f thin solid;
	border-width:1px;
	outline:#fbdf70 solid 2px;
	line-height:38px;
	background:url(../images/nd/note.gif) #FFF no-repeat center left;
	background-position:10px 10px;
	padding-left:40px;
	padding-right:16px;
	overflow: hidden;
    display: inline-block;
}
.note_lightyellow {
	padding:2px;
	background-color:#fbdf70;
	overflow: hidden;
    display: inline-block;
}
.hw_ok {
	color:#222222;
}
div.hw_ok, p.hw_ok {
	color:#222222;
	border:#99d658 thin solid;
	border-width:1px;
	outline:#a8e368 solid 2px;
	line-height:38px;
	background:url(../images/nd/ok.gif) #FFF no-repeat center left;
	background-position:10px 10px;
	padding-left:40px;
	padding-right:16px;
	overflow: hidden;
    display: inline-block;
}
.ok_lightgreen {
	padding:2px;
	background-color:#a8e368;
	overflow: hidden;
    display: inline-block;
}







/**************************************************************************************OLD*****************************************************************************************/
/*help div*/
.jqHandle {
	/*
	background-color:#999;
	height:15px;
	*/
	font-weight: normal;
	color:#000;
	text-align:left;
}

.jqDrag {
	/*width: 100%;*/
	cursor: move;
}

.jqResize {
   width: 15px;
   position: absolute;
   bottom: 0;
   right: 0;
   cursor: se-resize;
}

.jqDnR {
    z-index: 3;
    position: absolute;
    width: 300px;
    font-size: 0.77em;
    margin: 5px 10px 10px 10px;
    padding: 0px;
	top:30%;
	left:40%;
	visibility:hidden;
}
td.help_content {
	border-left:solid thin;
	border-left-width:1px;
	border-bottom:solid thin;
	border-bottom-width:1px;
	border-right:solid thin;
	border-right-width:1px;
	vertical-align:top;
	padding:10px;
	width: auto;
	height:300px;
	background-color:#FFF;
}
td.help_content div.help{
	width:100%;
	height:300px;
	overflow: auto;
}
a.close_help:link, a.close_help:visited, a.close_help:hover, a.close_help:active {
	float:right;
	text-decoration:none;
}
a.open_help:link, a.open_help:visited, a.open_help:hover, a.open_help:active {
	float:right;
}


/*//help div*/

tr.gray {
	background-color:#EFEFEF;
}
tr.lgray {
	background-color:#f7f7f7;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:13px;
	line-height:12px;
}

.border_ltrb {
	border:solid thin #666666;
	border-width:1px;
}
.border_trb {
	border-top:solid thin #666666;
	border-top-width:1px;
	border-right:solid thin #666666;
	border-right-width:1px;
	border-bottom:solid thin #666666;
	border-bottom-width:1px;
}
.border_lr {
	border-left:solid thin #666666;
	border-left-width:1px;
	border-right:solid thin #666666;
	border-right-width:1px;
}
.border_lr_r {
	border-left:solid thin #666666;
	border-left-width:1px;
	border-right:solid thin #666666;
	border-right-width:1px;
	text-align:right;
}
.border_lrb {
	border-left:solid thin #666666;
	border-left-width:1px;
	border-right:solid thin #666666;
	border-right-width:1px;
	border-bottom:solid thin #666666;
	border-bottom-width:1px;
}
.border_lrb_r {
	border-left:solid thin #666666;
	border-left-width:1px;
	border-right:solid thin #666666;
	border-right-width:1px;
	border-bottom:solid thin #666666;
	border-bottom-width:1px;
	text-align:right;
}
.border_rb {
	border-right:solid thin #666666;
	border-right-width:1px;
	border-bottom:solid thin #666666;
	border-bottom-width:1px;
}
.border_rb_r {
	border-right:solid thin #666666;
	border-right-width:1px;
	border-bottom:solid thin #666666;
	border-bottom-width:1px;
	text-align:right;
}
.border_l {
	border-left:solid thin #666666;
	border-left-width:1px;
}
.border_lb_r {
	border-left:solid thin #666666;
	border-left-width:1px;
	border-bottom:solid thin #666666;
	border-bottom-width:1px;
	text-align:right;
}
.border_r {
	border-right:solid thin #666666;
	border-right-width:1px;
}
.border_r_r {
	border-right:solid thin #666666;
	border-right-width:1px;
	text-align:right;
}
.bb {
	font-weight:bold;
	color:#000000;
}
.nowrap {
	white-space: nowrap;
}
.bottom_nowrap {
	white-space: nowrap;
	vertical-align:bottom;
}
table.participation td {
	/*
	border-top:thin solid #EFEFEF;
	border-left:thin solid #EFEFEF;
	border-bottom:thin solid #EFEFEF;
	border-right:thin solid #EFEFEF;
	*/
}
td.employee_row {
	background-color:#FFFFFF/*#FFFF99*/;
}
td.subproject_row {
	background-color:#E2EDCD;
}
.wh_input_text {
	width:80px;
}
.wh_input_percent {
	width:25px;
}
.wh_input_date {
	width:65px;
}
.wh_trmemb {
	background-color:#EFEFEF;
}
.wh_trgroup {
	cursor:pointer;
}
.wh_trmemb_hdr {
	background-color:#EFEFEF;
}
.wh_help {
	color:#CCC;
}
td.noborder,table.participation td.noborder {
	border:none;
}
table.participation td.nomember {
	border-top: none;
	border-left: none;
	border-bottom:thin solid #EFEFEF;
	border-right:thin solid #EFEFEF;
	text-align:center;
	vertical-align:middle;
}
table.participation td.member {
	border-top: none;
	border-left: none;
	border-bottom:thin solid #EFEFEF;
	border-right:thin solid #EFEFEF;
	text-align:center;
	vertical-align:middle;
}
.green {
	background-color: #DBEFAB;
}
.red {
	background-color: #FFC1C1;
}

hr {
	border:none;
	border-bottom:thin solid #CCC;
	border-bottom-width:1px;
}
td.child {
	/*width:130px;*/
}
td.tab_left_active {
	background:url(/px/images/tab_left_s.gif) no-repeat top right;
	width:4px;
	height:20px;
	padding:0px;
	white-space:nowrap;
}
td.tab_mid_active {
	background:url(/px/images/tab_mid_s.gif) repeat-x top;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	width: auto;
	height:20px;
	padding:0px;
}
td.tab_right_active {
	background:url(/px/images/tab_right_s.gif) no-repeat top left;
	width:4px;
	height:20px;
	padding:0px;
	white-space:nowrap;
}
td.tab_left_passive {
	background:url(/px/images/tab_left.gif) no-repeat top right;
	border-bottom:solid thin;
	border-bottom-width:1px;
	width:4px;
	height:20px;
	padding:0px;
	white-space:nowrap;
}
td.tab_mid_passive {
	background:url(/px/images/tab_mid.gif) repeat-x top;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	border-bottom:solid thin;
	border-bottom-width:1px;
	width: auto;
	height:20px;
	padding:0px;
}
td.tab_right_passive {
	background:url(/px/images/tab_right.gif) no-repeat top left;
	border-bottom:solid thin;
	border-bottom-width:1px;
	width:4px;
	height:20px;
	padding:0px;
	white-space:nowrap;
}
td.tab_spacer {
	border-bottom:solid thin;
	border-bottom-width:1px;
	white-space:nowrap;
	width:4px;
	height:20px;
	padding:0px;
}
td.tab_spacer_auto {
	border-bottom:solid thin;
	border-bottom-width:1px;
	white-space:nowrap;
	width: auto;
	padding:0px;
	height:20px;
	text-align:right;
}

/*
td.tab_active {
	border-left:solid thin;
	border-left-width:1px;
	border-top:solid thin;
	border-top-width:1px;
	border-right:solid thin;
	border-right-width:1px;
	text-align:center;
	white-space:nowrap;
}
td.tab_passive {
	border-bottom:solid thin;
	border-bottom-width:1px;
	text-align:center;
	white-space:nowrap;
}
*/
td.content {
	border-left:solid thin;
	border-left-width:1px;
	border-bottom:solid thin;
	border-bottom-width:1px;
	border-right:solid thin;
	border-right-width:1px;
	vertical-align:top;
	padding:10px;
	width: auto;
	height:100%;
	background-color:#FFF;
}

a.paging:link, a.paging:visited, a.paging:active {
	font-family: Tahoma, Arial, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.paging:hover, a.paging_s:link, a.paging_s:visited, a.paging_s:active, a.paging_s:hover {
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
td {
	font: Verdana, Geneva, sans-serif;
	padding:5px;
	vertical-align:top;
}
input.sysword {
	width:300px;
}
.error, a.error:link, a.error:visited, a.error:active {
	font: Verdana, Geneva, sans-serif;
	color: #F00;
}
a.wh_error:hover {
	font: Verdana, Geneva, sans-serif;
	color: #F00;
	text-decoration:underline;
}

.wh_ok, a.wh_ok:link, a.wh_ok:visited, a.wh_ok:active {
	font: Verdana, Geneva, sans-serif;
	color: #060;
}
a.wh_ok:hover {
	font: Verdana, Geneva, sans-serif;
	color: #060;
	text-decoration:underline;
}


form {
	margin:0px;
	padding:0px;
}
table.whlogin {
	padding:5px;
}table.whregister {
	padding:5px;
}table.whremind {
	padding:5px;
}
table.whauth {
}
select.ug_select {
	border:solid thin #000;
	border-width:1px;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
}
.bll {
	border-bottom:thin solid #666;
	border-left:thin solid #666;
}
.bl {
	border-bottom:thin solid #666;
	border-left:thin solid #666;
	text-align:right;
	padding-right:30px;
}
.br {
	border-bottom:thin solid #666;
	border-left:thin solid #666;
	border-right:thin solid #666;
	text-align:right;
	padding-right:30px;
}
/*report earning by c*/
.bllt {
	border-top:thin solid #666;
	border-top:thin solid #666;
	border-bottom:thin solid #666;
	border-left:thin solid #666;
}
.blt {
	border-top:thin solid #666;
	border-top:thin solid #666;
	border-bottom:thin solid #666;
	border-left:thin solid #666;
	text-align:right;
	padding-right:30px;
}
.brt {
	border-top:thin solid #666;
	border-top:thin solid #666;
	border-bottom:thin solid #666;
	border-left:thin solid #666;
	border-right:thin solid #666;
	text-align:right;
	padding-right:30px;
}
.bnb {
	font-weight:bold;
	color:#000;
}
/*//report earning by c*/
.tl {
	border-top:thin solid #666;
	border-left:thin solid #666;
}
.tr {
	border-top:thin solid #666;
	border-right:thin solid #666;
}
.b {
	border-bottom:thin solid #666;
	font-weight:bold;
	color:#000;
}
.btr {
	border-top:thin solid #666;
	font-weight:bold;
	color:#000;
	text-align:right;
}
.bt {
	border-top:thin solid #666;
	font-weight:bold;
	color:#000;
}
.prheader {
	color:#FFF;
	font-weight:bold;
	background-color:#000;
}
.hours_minus {
	color:#F00;
	font-weight: normal;
	text-align:right;
}
.hours_plus {
	color: #060;
	font-weight: normal;
	text-align:right;
}
.hours_minus_b {
	color:#F00;
	font-weight:bold;
	text-align:right;
}
.hours_plus_b {
	color: #060;
	font-weight:bold;
	text-align:right;
}
a.period_link:link, a.period_link:visited, a.period_link:active {
	font-weight:normal;
	text-decoration:none;
}
a.period_link:hover {
	text-decoration:underline;
}
a.period_link_s:link, a.period_link_s:visited, a.period_link_s:active, a.period_link_s:hover {
	font-weight:bold;
	text-decoration:none;
}
.title {
	font-size:14px;
	font-weight:bold;
	color: #666;
}
.curtain {
	
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	background-color: black;
	
	/*z-index:1;*/
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
	/*display: table-cell;*/
	text-align:center;
	line-height: 100%;	
	vertical-align:middle;
	padding: 25% 0;
}
.curtain div {
	/*display: table-cell;*/
	text-align: center;
	vertical-align: middle;
}
a.button:link, a.button:visited, a.button:hover, a.button:active {
	background:url(../images/nd/input_bg_gradient.gif) repeat-x top center;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	font-size:11px;
	color:#222222;
	border: thin solid #d7d7d7;
	border-width:1px;
	padding-left:8px;
	padding-right:8px;
	vertical-align:top;
	border-style: solid;
	height:32px;
	display: inline-block;
	white-space:nowrap;
	width:auto;
	text-decoration:none;
	font-weight:normal;
	line-height:30px;
}
a.button_fb:link, a.button_fb:visited, a.button_fb:hover, a.button_fb:active {
	background:url(../images/input_bg_fb.gif) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	font-size:11px;
	color:#222222;
	border: thin solid #d7d7d7;
	border-width:1px;
	padding-left:38px;
	padding-right:8px;
	vertical-align:top;
	border-style: solid;
	height:32px;
	display: inline-block;
	white-space:nowrap;
	width:auto;
	text-decoration:none;
	font-weight:normal;
	line-height:30px;
}
a.button_tw:link, a.button_tw:visited, a.button_tw:hover, a.button_tw:active {
	background:url(../images/input_bg_tw.gif) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	font-size:11px;
	color:#222222;
	border: thin solid #d7d7d7;
	border-width:1px;
	padding-left:38px;
	padding-right:8px;
	vertical-align:top;
	border-style: solid;
	height:32px;
	display: inline-block;
	white-space:nowrap;
	width:auto;
	text-decoration:none;
	font-weight:normal;
	line-height:30px;
}
a.button_esteid:link, a.button_esteid:visited, a.button_esteid:hover, a.button_esteid:active {
	background:url(../images/input_bg_esteid.gif) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	font-size:11px;
	color:#222222;
	border: thin solid #d7d7d7;
	border-width:1px;
	padding-left:48px;
	padding-right:8px;
	vertical-align:top;
	border-style: solid;
	height:32px;
	display: inline-block;
	white-space:nowrap;
	width:auto;
	text-decoration:none;
	font-weight:normal;
	line-height:30px;
}

td.auth_leftcol {
	width:160px;
	vertical-align:top;
}
td.auth_midcol {
	width:200px;
	vertical-align:top;
}
td.auth_rightcol {
	width:400px;
	vertical-align:top;
}
.borderwrap_auth {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	height:26px;
	width:160px;
	line-height:26px;
	vertical-align:middle;
	padding-left:8px;
	padding-right:8px;
	border: 1px solid #d7d7d7; 
	/*outline: none; */
	 outline:#ebebeb solid 2px;
	 margin:3px;
}









