body{
	behavior: url("csshover.htc"); /* WinIE behavior call */
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-size: 1.1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1{
	font-size: 1.1em;
	border-bottom: 1px solid Silver;
	margin: 0px;
}
h2{
	background-image: url("../images/bg_h2_l.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px 0px 0px 20px;
	margin: 0px 0px 20px 20px;
	font-size: 1.05em;
}
h2 span{
	padding: 0px 10px;
	margin: 0px;
	background-color: #E7E7E7;
	border: 1px solid #C0C0C0;
	background-color: #DCDCDC;
	background-image: url(../images/grd_th.gif);
	background-position: top;
	background-repeat: repeat-x;
}
h4{
	font-size: 1.02em;
	margin: 0px;
	padding: 2px 5px;
	border: 1px solid #D3D3D3;
	background-color: #FFF;
	background-image: url(../images/grd_th.gif);
	background-position: top;
	background-repeat: repeat-x;
}
h5{
	padding: 0px 5px 0px 5px;
}
h5.error{
	color: Red;
}
h5.success{
	color: Green;
}
a{
	color: #003399;
	font-weight: bold;
	font-size: .85em;
	text-decoration: none;
}
a:hover{
	color: #000;
}
a span{
	display: none;
}
a div{
	display: none;
}
img{
	border: none;
}
hr{
	border: 1px solid Silver;
}
.highlight{
	background: #EFEFEF;
}
span.highlight{
	background: ;
}


/* Tables */

table{
	padding: 0px;
	font-size: .9em;
}
th{
	text-align: left;
	color: Black;
	font-size: .8em;
	padding: 0px 7px;
	width: 140px;
	background-color: #D7D8D7;
	background-image: url(../images/grd_th.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid Silver;
}
th.th_minsize{
	width: 1%;
}
th.th_maxsize{
	width: 300px;
}
td{
	border-bottom: 1px dashed #E7E7E7;
	padding: 0px 5px;
}
table.tbl_highlight td{
	background: #EFEFEF;
	border: 0px;
}

tr.highlight td{
	
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

/* Tables END */


/* Form tables */

label{
	font-weight: bold;
	font-size: .8em;
}
input#in_go{
	width: 2em;
	text-align: center;
}

/* Form tables END */

/* Boxes */

div.box_section{
	border: 1px solid Silver;
	padding: 2px;
	margin-bottom: 1em;
	background-color: #F5F5F5;
}

/* Boxes END */

/* Head */

#head{
	padding: 10px 0px;
	margin-bottom: 0px;
	background-image: url("../images/bg_head_top.png");
	background-position: top;
	background-repeat: repeat-x;
}
#head #logo{
	background-image: url("../images/bg_head.png");
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 5px;
	height: 60px;
}
#head img{
	margin: 0px 0px 5px 20px;
	z-index: 1;
}
#head h4#title{
	color: Gray;
	margin: -40px 20px 0px 0px;
	padding: 0px 10px;
	font-size: .9em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1em;
	text-align: right;
	z-index: 10;
	border: 0px;
	background: none;
}

/* Head END */

/* Login */
#div_login{
	width: 400px;
	margin: 1em auto;
}
#div_login .box_section{
	border: 1px solid #DCDCDC;
}
#div_login .input_text{
	width: 180px;
}
#div_login table{
	width: 90%;
	margin: 1em auto;
}
#div_login th{
	text-align: right;
}
#div_login td{
	border: 0px;
}
#div_login h5{
	margin: 0px 0px 20px 0px;
}

/* Login END */

div#menu{
	width: 90%;
	margin: 0px auto;
}

#ul_menu{
	padding: 0px 0px 6px 0px;
	margin: 0px;
	border-bottom: 3px solid #CC0001;
}
#ul_menu li{
	display: inline;
}
#ul_menu a{
	padding-right: 20px;
	padding-left: 2px;
	font-weight: bold;
	color: black;
	border-right: 7px solid White;
	border-bottom: 5px solid Black;
	text-decoration: none;
}
#ul_menu a:hover, #ul_menu a.menu_active{
	border-bottom: 7px solid #CC0001;
}
#ul_menu_sub{
	list-style: none;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	background-color: #22201B;
	background-image: url(../images/sub_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#ul_menu_sub li{
	display: inline;
}
#ul_menu_sub a{
	padding: 2px 7px;
	border-bottom: none;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

#ul_menu_sub a:hover, #ul_menu_sub li:hover, #ul_menu_sub a.menu_sub_active{
	color: #FFF;
}
#ul_menu_sub #client_info_update, #ul_menu_sub #rwa_suggest{
	padding-left: 20px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/envelope.gif);
}
#ul_menu_sub #reports_latest{
	padding-left: 18px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/document_new.gif);
}
#ul_menu_sub #reports_by_date{
	padding-left: 20px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/date.gif);
}
#ul_menu_sub #reports_search{
	padding-left: 18px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/search.gif);
}
#ul_menu_sub #users_admin, #ul_menu_sub #users{
	padding-left: 20px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/group.gif);
}
#ul_menu_sub #settings{
	padding-left: 18px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/settings.gif);
}

/* Page */

#page{
	width: 90%;
	margin: 0px auto;
}

/* Page END */

/* Reports page */

#div_reports div.box_section ul{
	margin: 0px auto;
	padding: 1em 1em 1em 15%;
	list-style: none;
	text-align: left;
}
#div_reports div.box_section li{
	padding: 3px 0px 3px 9px;
	background-image: url(../images/arrow_right.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#div_reports div.box_section li p{
	padding: 3px 5px;
	margin: 0px;
}

div.div_reports_form{
	margin-bottom: 1em;
	border: 1px solid Silver;
	padding: 2px;
	text-align: right;
}
div.div_reports_form form{
	background: #EFEFEF;
	margin: 0px;
	padding: 3px;
	text-align: right;
	background-color: #D7D8D7;
	background-image: url(../images/grd_th.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #D3D3D3;
}
div.dir_reports_form input{
	text-align: left;
}
div.div_reports_form form .in_go{
	text-align: center;
	width: 40px;
}
div.div_reports_form form input{
	text-align: right;
}

#div_reports #tbl_batch_info, #div_reports #tbl_batch_info_one{
	margin: auto;
	margin-bottom: 20px;
	border: 1px solid Silver;
}
#div_reports #tbl_batch_info td a, #div_reports #tbl_batch_info_one td a{
	display: block;
	padding-left: 25px;
	margin: 0px;
	background-image: url(../images/document_pdf.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
span.batch{
	font-weight: bold;
	font-size: .9em;
}
/* Reports page END */

/* Settings */

#div_settings div.box_section{
	width: 48%;
}
#div_settings div#box_notify, #div_settings div#box_password{
	float: left;
}
#div_settings div#box_user_update{
	float: right;
}
#div_settings table{
	margin: 1em auto;
	background: none;
	width: 350px;
}
#div_settings th{
	text-align: right;
}
#div_settings td{
	border: none;
}
#div_settings div.notes{
	margin-left: 52%;
}
/* Settings END */

/* Users page */
#div_users h4{
}
#div_users #div_user_list table{
	width: 100%;
	background-color: #E7E7E7;
	border: 1px solid #DCDCDC;
}
#div_users #th_Action, #th_First, #th_Last, #th_Username, #th_Cell_Phone, #th_Notify{
	width: 1%;
}
#div_users #div_user_list table td, #div_user_list table tr.highlight td{
	padding: 0px 5px;
	border: 0px;
	font-size: .8em;
	background: #FFF;
}
#div_user_list{
	margin-bottom: 1em;
}

#div_user_add, #div_user_update{
	width: 48%;
}
#div_user_add{
	float: left;
}
#div_user_update{
	float: right;
}
#div_user_add table, #div_user_update table{
	margin: 1em auto;
	background: none;
	width: 70%;
}
#div_user_add th, #div_user_update th{
	text-align: right;
	width: 130px;
}
#div_user_add td, #div_user_update td{
	padding: 0px 5px;
	background: none;
	border: 0px;
}
#div_user_add td .input_text, #div_user_update td .input_text{
	width: 100%;
}

/* Users page END */

/* TEST */

table.example {
	border:1px solid black;
	border-collapse:collapse;
	font-size: .8em;
	width: 100%;
}
table.example th, table.example td {
	border:1px solid #aaaaaa;
	padding: 2px 15px 2px 15px;
}
table.example tr.alternate {
	background-color: #F0F6FB;
}
table.example thead th {
	background-color: #DCDCDC;
}
table.example tfoot td {
	background-color:#ffccff;
}
table.example th.sortable {
	cursor:pointer;
}
table.example th.TableSortedAscending {
	background-image:url("../images/sorted_up.gif");
	background-position:center left;
	background-repeat:no-repeat;
}
table.example th.TableSortedDescending {
	background-image:url("../images/sorted_down.gif");
	background-position:center left;
	background-repeat:no-repeat;
}
table.example th.TableFiltered {
	background-image:url("filter.gif");
	background-position:center left;
	background-repeat:no-repeat;
}
a.sortlink {
	text-decoration:none;
	padding-left:25px;
	font-family:courier;
}
#th_batch, #th_date, #th_method, #th_proj, #th_files{
	width: 100px;
}

