body, html {height: 100%;} /* 100% Height Fix */
body , html{
	height:100%; 
	margin:0px;
	padding:0px;	
	color:#000;
	font-size:11px;
	scrollbar-base-color:#dde6f1;
}
body {
	background:#e2e2e2 url(../images/bg.png) top left repeat-x;
}
html>body #outer {height: auto;} /* Mozilla Height Fix */
body , div, p , td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:0;
}
p {
	line-height:1.5;
}
#outer{
	height:97%;
	min-height:97%;
	margin-bottom:-12px;
	min-width:790px;
}
#gui_footer {
	clear:both;
	height:20px;
	position:relative;
	color:#fff;
	min-width:790px;
}
#clearfooter{
	clear:both;
	height:12px;
}
#gui_footercontent{
	color: #7E9AA3;
	text-align:right;
	padding:6px 8px 0px 0px;
	font-size:9px;
}
#gui_header{
	height:80px;
	color:#fff;
	background:url(../images/header_decor.jpg) top right no-repeat;
}
#gui_logo {
	float:left;
	width:74px;
	height:80px;
	margin-left:10px;
	background:url(../images/logo.jpg) top left no-repeat;
}
#gui_logo a, #gui_logo a:visited, #gui_logo:hover {
	display:block;
	width:74px;
	height:80px;
}
#gui_headerright {
	padding-left:90px;
}
#header_warning {
	position:absolute;
	padding:5px 5px 5px 15px;
	margin:2px;
	border:2px solid #c00;	
	background:#ffc url(../images/icons/ico_ex.gif) top left no-repeat;
	color:#333;
	text-align:center;
}
#header_infobox {
	width:350px;
	height:40px;
	padding:5px 5px 0 0;
	float:right;
	text-align:right;
}
#header_infobox a, #header_infobox a:visited {
	color:#beff93;	 	
}
#header_infobox a:hover {
	color:#ffff80;
}
#gui_date {
	font-size:10px;
	padding-bottom:2px;
}
#gui_orgname {
	height:20px;
	padding:25px 0 0 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:1px;
}
#gui_content {
	border:1px solid #abc5e1;
/*  	margin:0px 0px 0px 202px;  */
	
	margin:0px;
	background-color:#fff;
	top:0px;
 	min-height:480px;
 	height:100%;
	overflow:auto;
/* 	width:405px; */
}
#module_title {
	margin:0;
	padding:20px 0 0 205px;
	height:21px;
	color:#3d4f54;
	font-size:11px;
	font-weight:bold;
}
#module_links ul {
	display:block;
	float:right;
	padding:10px 10px 0 0;
	margin:0;
	list-style:none;	
}
#module_links ul li {
	float:left;
	padding:0 1px;
	white-space:nowrap;
}
#module_links ul li a, #module_links ul li a:visited {
	display:block;
	height:19px;
	padding:5px 15px 0 15px;
	background:url(../images/modulenav_button.gif) top left repeat-x;
	color:#fff;	
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	white-space:nowrap;
}
#module_links ul li a.curlink, #module_links ul li a.curlink:visited {
	background:url(../images/modulenav_buttoncurrent.gif) top left repeat-x;
	background-color:#fff;
	color:#3D4F54;
	height:19px;
	border:1px solid #abc5e1;
	border-bottom:none;
}
#module_links ul li a:hover {
	background-position:bottom left;	
}

#leftnavbox {
	width:202px;	
	float:left;
}
#leftnav {


}
#leftnav a {
	display:block;
}
#leftnav ul {
	display:none;
	list-style:none;
	width:192px;
	margin:0;
	padding:5px;
	border-bottom:1px solid #c0cdd1;
	/*border-right-color:#e0e7e9;
	border-top-color:#e0e7e9;*/
	background:#e6eeee url(../images/lnav_bg.jpg) bottom center no-repeat;	
}
#leftnav ul li {
	padding:0;
	margin:0;
}
#leftnav ul.selected {
	display:block;
	
}
#leftnav ul a, #leftnav ul a:visited {
	height:18px;
	padding:5px 0 0 5px;
	text-decoration:none;
	border:1px solid transparent;
	color:#3D4F54;	
}
#leftnav ul a:hover, 
#leftnav ul a.current, #leftnav ul a.current:visited, #leftnav ul a.current:hover {
	background-color:#fff;
	border:1px solid #c0cdd1;
	color:#619BCF;
}
#leftnav ul a.current, #leftnav ul a.current:visited, #leftnav ul a.current:hover {
	font-weight:bold;
}
a.leftnav_sectionlink, a.leftnav_sectionlink:visited,
a.leftnav_sectionlinkcurrent, a.leftnav_sectionlinkcurrent:visited {
	height:20px;
	padding:5px 0 0 5px;
	background:url(../images/leftnav_sectionlink.gif) top left repeat-x;
	color:#3d4f54;
	font-weight:bold;
	text-decoration:none;
}
a.leftnav_sectionlink:hover {
	background-position:bottom left;
}
a.leftnav_sectionlinkcurrent, a.leftnav_sectionlinkcurrent:visited,
a.leftnav_sectionlinkcurrent:hover {
	background:url(../images/leftnav_sectionlink.gif) bottom left repeat-x;
}
a img.icon {
	float:left;
	margin-right:5px;
}
a.leftnav_sectionlink img.bullet {
	float:right;
}
a.leftnav_sectionlinkcurrent img.bullet {
	float:right;
	visibility:hidden;
}
table.datatable {
	background-color: #dfebf5;
	width: 100%;
	text-align: left;
}

table.datatable thead tr th, 
table.datatable tfoot tr th,
table.datatable thead tr td
 {
	background-color: #dfebf5;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}

table.datatable thead tr th.dataTableHeader_asc,
table.datatable thead tr th.dataTableHeader_desc {
	background-image: url(../images/datatable_bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.datatable tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	white-space:nowrap;
}
table.datatable tbody tr.odd td {
	background-color:#ebf3f9;
}
table.datatable thead tr th.headerSortasc {
	background-image: url(../images/datatable_asc.gif);
}
table.datatable thead tr th.headerSortdesc {
	background-image: url(../images/datatable_desc.gif);
}
table.datatable thead tr th.headerSortasc, 
table.datatable thead tr th.headerSortdesc {
	background-color: #8dbdd8;
}
table.datatable tr.rowselected td {
	background-color:#ffffdc !important;
}
table.datatable tr.hovercolor td {
	background-color:#ffc !important;
}


table.datatable td.idfield ,
table.datatable tr.odd td.idfield {

	background-color:#dfebf5;
	border: solid white 1px;
	width:20px;
}
/*
table.datatable tfoot{
	height:999em !important;
	vertical-align:top;
}
*/
/*
table.datatable tbody {
	height:100%;
	overflow:scroll;
	overflow-x:hidden;
}
*/
a.fieldlink, a.fieldlink:visited  {
	padding-right:14px;
	color:#66c;
	text-decoration:none;
}
a.fieldlink:hover {
	padding-right:14px;
	background:url(../images/icons/ico_miniedit.png) bottom right no-repeat;
	text-decoration:underline;
}
a.detailslink, a.detailslink:visited {
	padding-left:14px;	
	background:url(../images/icons/ico_minidetails.png) bottom left no-repeat;
	color:#06f;
	font-weight:bold;
}
a.detailslink:hover {
	color:#00f;
}
a.tablemail, a.tablemail:visited, a.tablemail:hover {
	padding-left:10px;
	margin-right:5px;
	background:url(../images/icons/ico_minimail.png) bottom right no-repeat;
	text-decoration:none;
}
em.notspecified {
	color:#ccc;
}
/*ICON LINKS*/
a.ico_delete, a.ico_delete:visited, a.ico_delete:hover,
a.ico_disable, a.ico_disable:visited, a.ico_disable:hover,
a.ico_edit, a.ico_edit:visited,
a.ico_enable, a.ico_enable:visited,
a.ico_translate, a.ico_translate:visited,
a.ico_undelete, a.ico_undelete:visited {
	display:block;
	width:16px;
	height:16px;
	float:left;
	margin-right:2px;
	text-decoration:none;
}
a.ico_delete, a.ico_delete:visited { background:url(../images/icons/ico_delete.png) top center no-repeat }
a.ico_disable, a.ico_disable:visited { background:url(../images/icons/ico_disable.png) top center no-repeat }
a.ico_edit, a.ico_edit:visited { background:url(../images/icons/ico_edit.png) top center no-repeat }
a.ico_enable, a.ico_enable:visited { background:url(../images/icons/ico_enable.png) top center no-repeat }
a.ico_translate, a.ico_translate:visited { background:url(../images/icons/ico_translate.png) top center no-repeat }
a.ico_undelete, a.ico_undelete:visited { background:url(../images/icons/ico_undelete.png) top center no-repeat }


/*-----------------------FORMS-------------------------*/
.req {
	color:#c00;
}
.uf_formframe {
	border:1px solid #c0cdd1;
	background:#F3F7F7	url(../images/watermark2.jpg) bottom right no-repeat;
	width:500px;
	margin:0 auto;
}
.uf_formframe h2 {
	margin:0;
	padding:5px;
	color:#fff;
	background-color:#508bbd;
	font-size:12px;
}
form {
	display:inline;
}
label {
	display:block;
	padding:3px 4px 0 0;
	float:left;
	width:150px;
	text-align:right;
	font-weight:bold;
}
label span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}
select {
	border:1px solid #C0CDD1;
	letter-spacing:normal;
	padding:1px;
	font-size:10px;
}
input.finput {
	width:200px;
	height:auto;
	padding:2px;
	background:#fff url(../images/inputbg.gif) top left repeat-x;
	border:1px #C0CDD1 solid;
	font-weight:bold;
	color:#3D6590;	
}
input.finput:hover {
	height:auto;
	background:#fff url(../images/inputbg_focus.gif) top left repeat-x;
	border:1px #C0CDD1 solid;
}
input.finput:focus {
	height:auto;
	background:#fff url(../images/inputbg_focus.gif) top left repeat-x;
	border:1px #7E9AA3 solid;
}
textarea.finput {
	width:370px;
	padding:2px;
	background:#fff url(../images/inputbg.gif) top left repeat-x;
	border:1px #C0CDD1 solid;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3D6590;	
}
textarea.finput:hover {
	background:#fff url(../images/inputbg_focus.gif) top left repeat-x;
	border:1px #C0CDD1 solid;
}
textarea.finput:focus {
	background:#fff url(../images/inputbg_focus.gif) top left repeat-x;
	border:1px #7E9AA3 solid;
}

fieldset {
	border:1px solid #E0E7E9;
	margin-bottom:5px;
}
legend {
	text-transform:uppercase;
	padding:0 2px 2px 2px;
	font-weight:bold;
	color:#5691C2;
}
fieldset.submit {
	border:none;
	padding:10px 0 20px 172px;
}
fieldset.word_verification {
	background-color:#ffc;
	padding-bottom:10px;
}
ol.formlist {
	list-style: none;
 	margin:10px;
	padding:0;
}
fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 2px;
	margin:0;
	margin-bottom:5px;
	line-height:normal;
}
.msg_fail {
	padding:5px 5px 5px 50px;
	background:#ffeaea url(../images/msg_fail.gif) top left no-repeat;
	border:1px solid #c00;
	
}
.msg_success {
	padding:5px 5px 5px 50px;
	background:#E8FFE8 url(../images/msg_success.gif) top left no-repeat;
	border:1px solid #090;
}
.msg_info {
	padding:5px 5px 5px 50px;
	background:#ffc url(../images/msg_info.gif) top left no-repeat;
	border:1px solid #fc0;
}
.msg_fail h2,
.msg_success h2,
.msg_info h2 {
	font-size:12px;
	border-bottom:1px solid #c00;
	margin:0;
	padding:2px;
}
.msg_fail p,
.msg_success p,
.msg_info p {
	margin-bottom:0;
}
.msg_success h2 {
	border-color:#090;
}
.msg_info h2 {
	border-color:#fc0;
}
a.msg_close, a.msg_close:visited {
	display:block;
	width:15px;
	height:15px;
	float:right;
	background:url(../images/msg_close.png) top left no-repeat;
	text-decoration:none;
}
a.msg_close:hover {
	background-position:bottom left;
}
a.button, a.button:visited, 
a.button_disabled, a.button_disabled:visited, a.button_disabled:hover {
	display:block;
	height:20px;
	padding:5px 5px 0 5px;
	margin:0 auto;
	border:2px solid #E0E7E9; 
	background:url(../images/leftnav_sectionlink.gif) top left repeat-x;
	color:#3d4f54;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	letter-spacing:1px;
}
a.button_disabled, a.button_disabled:visited, a.button_disabled:hover {
	background-color:#C0CDD1;
	background-image:none;
	color:#7E9AA3;
	border:1px solid #7E9AA3;
}
a.button:hover {
	background-position:bottom left;
}
a.short {
	width:60px;
}
a.medium {
	width:100px;
}
a.long {
	width:150px;
}
a.floatLeft {
	margin:0 2px 0 0;
	float:left;
}


/* MODAL WINDOW */

#gui_content_modal {


}



.fielderror {
        width:120px;
        padding:2px 2px 3px 2px;
		margin-left:3px;
        border:1px solid #fc0;
        color:#c00;
        background-color:#ffc;
        font-size:11px;
}
.inputerror {
        border-color:#c00 !important;
}
ul.modal_navigation {
	display:block;
	padding:15px 10px 0 20px;
	height:24px;
	margin:0;
	list-style:none;
}
ul.modal_navigation li {
	float:left;
	padding:0 1px;
	white-space:nowrap;
}
ul.modal_navigation li a, ul.modal_navigation li a:visited {
	display:block;
	height:19px;
	padding:5px 15px 0 15px;
	background:url(../images/modulenav_button.gif) top left repeat-x;
	color:#fff;	
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	white-space:nowrap;
}
ul.modal_navigation li a.curlink, ul.modal_navigation li a.curlink:visited {
	background:url(../images/modulenav_buttoncurrent.gif) top left repeat-x;
	background-color:#fff;
	color:#3D4F54;
	height:19px;
	border:1px solid #abc5e1;
	border-bottom:none;
}
ul.modal_navigation li a:hover {
	background-position:bottom left;	
}


div.modal_dialogtitle {
	background:#E6EEEE url(../images/lnav_bg.jpg) no-repeat  right bottom;
	font-weight:bold;
	font-size:14px;
	padding:10px 20px;
	height:20px;
	position:fixed;
	width:100%;
	border-bottom:1px solid #C0CDD1;
	color:#3D6590
}


li.groupattrbox_hidden {
	display: none !important;
}
