/* ---------- OVERALL LAYOUT -------------------- */



body	{

	margin:0px;


	}

@media print {
	a[href]:after {
		content: none !important;
		}
	a[class="btn"]:after {
		display: none !important;
		}
	}


.navtop {
	padding:0px;
	background-color:#003366;
	}



ul, li {
	padding:0px; margin 0px;
	}


ul.nav1 {
	padding:0px;
	margin:0px;

	}

ul.nav1 li {
	display: inline;
	list-style-type: none;
	padding:0px;
	margin:0px;
	font-family:arial;

	
	}

ul.nav1 a {
	font-size:13px;
	color:#eeeeee;
	font-weight:bold;
	text-decoration:none;
	display:inline;
	padding:3px 6px 3px 6px;
	margin:0px;

	-webkit-border-radius:3px 3px 0px 0px;
	-moz-border-radius:3px 3px 0px 0px;
	border-radius:3px 3px 0px 0px;

	}

ul.nav1 li a:hover {
	color:#cccccc;
	position:relative;
	top:+1px;
	left:+1px;
	}

ul.nav1 a.active1 {
	background-color:#ffffff;
	color:#336699;
	}

ul.nav2 {
	padding:0px;
	}

ul.nav2 li {
	padding:0px;
	margin:0px 0px 0px 0px;
	background-color:#336699;
	font-family:arial;
	}

ul.nav2 a {
	font-size:13px;
	color:#eeeeee;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:4px 3px 1px 3px;
	margin:0px;
	border-top:1px solid #aaaaaa;
	transition: all .5s ease;
	}

ul.nav2 li a:hover {
	color:#cccccc;
	position:relative;
	top:+1px;
	left:+1px;
	background-color:#5588bb;
	border-top:1px solid #eeeeee;
	transition: all .5s ease;
	}

ul.nav2 a.active {
	background-color:#ffffff;
	color:#336699;
	padding-left:10px;
	}


ul.nav2 a.active:hover {
	background-color:#ffffff;
	color:#336699;
	padding-left:10px;
	position:relative;
	top:+0px;
	left:+0px;
	}


.formtable
	{
	margin:15px 0px 15px 0px;

	}


.tableheadrow {
	background:#336699;
	border-left:1px solid #336699;
	border-right:1px solid #336699;
	color:#ffffff;
	}

.homenav {
	padding:0px 10px 0px 10px;
	display:inline;
	height:30px;
	}

.pagemenu {
	background-color:#5588bb;
	padding-bottom:10px;
	padding-right:2px;
	-moz-border-radius:0px 0px 5px 0px;
	-webkit-border-radius:0px 0px 5px 0px;
	-border-radius:0px 0px 5px 0px;
	}


.textbox
	{
	width:600px;
	padding:10px;
	margin:10px 0 10px 0;
	border:1px solid #dddddd;
	background:#f3f3f3;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-border-radius:4px 4px 4px 4px;

	}


.text {
	font-family:arial;
	font-size:12px;
	}
	
a.text {
	color:#0000ff;
	text-decoration:none;
	border-bottom:1px solid #0000ff;
	}
	
a.text:hover {
	border-bottom:1px solid #5555ff;
	font-color:#9999ff;
	background:#eeeeee;
	}	
	

.inversetext {
	font-family:arial;
	font-size:11px;
	color:#eeeeee;
	}
	
a.inversetext {
	text-decoration:none;
	border-bottom:1px solid #dddddd;
	}
	
a.inversetext:hover {
	border-bottom:1px solid #999999;
	color:#999999;
	}	


.alert {
	background:#336699;
	color:#eeeeee;
	border:2px solid #cc0000;
	padding:0px 0px;
	margin:10px 0px;
	text-align:left;
	text-transform:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	font-family:calibri;
	font-size:20px;

	

	}

.searchformfield {
	width:200px;
	border:1px solid #dddddd;
	}

.small {
	font-family:verdana;
	font-size:9px;
	}

a.small {
	text-decoration:none;
	border-bottom:1px solid #0000ff;
	}
	
a.small:hover {
	border-bottom:1px solid #cccccc;
	font-color:#9999ff;
	background-color:#dddddd;
	}

.dataname {
	font-family:arial;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;

	}

a.dataname {
	text-decoration:none;
	border-bottom:1px solid #0000ff;
	}
	
a.dataname:hover {
	border-bottom:1px solid #cccccc;
	font-color:#9999ff;
	background-color:#dddddd;
	}



.logout {
	font-family:verdana;
	font-size:9px;
	color:#eeeeee;
	}

a.logout {
	text-decoration:none;
	border-bottom:1px solid #eeeeee;
	}
	
a.logout:hover {
	border:1px solid #cccccc;
	font-color:#999999;
	}


.data {
	font-family:arial;
	font-size:10px;
	}

a.data {
	text-decoration:none;
	border:0px;
	color:#0000ff;
	border-bottom:1px solid #0000ff;
	}
	
a.data:hover {
	border-bottom:1px solid #cccccc;
	font-color:#9999ff;
	background-color:#dddddd;
	}

.nou {
	text-decoration:none;
	}


td.field {
	text-align:right;
	background:#5588bb;
	color:#eeeeee;
	font-family:calibri;
	font-size:13px;
	letter-spacing:1px;
	font-weight:normal;
	padding-right:5px;
	}


.datatable {
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	-border-radius:5px 5px 0px 0px;
	background-color:#dddddd;
	}

.datacell {
	padding-left:1px;
	padding-right:1px;
	font-family:verdana;
	font-size:9px;
	}

.initial {	background-color: #FFFFFF; }
.normal {	background-color: #FFFFFF;}
.highlight {background-color: #FFFF99;}



.button {
	font-family:calibri;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	}	

html fieldset {
	position: relative;
	margin-top:1em;
	-moz-border-radius:8px;
	border:1px solid #aaaaee; 
	padding:15px 15px 15px 15px;
	background-color: #eeeeee;
	}

* html legend {
	position:absolute;
	top: -.5em;
	left: .5em;
	}

.mapdiv {
	height:200px;
	overflow:auto;
	background:#ffffff;
	border:1px solid #666666;
	padding:10px;
	}

.toggle_on	{
	padding-left:1px;
	}

.toggle_off	{
	display:none;
	}

select.text {
	min-width:70px;
	}



.tdt {border-top:1px solid #666666;}
.tdl {border-left:1px solid #666666;}
.tdr {border-right:1px solid #666666;}
.tdb {border-bottom:1px solid #666666;}


.bgpos {
	 
	}

.bgneg {
	 
	}

.smallview {
	font-family:calibri;
	font-size:11px;
	}

.record {
	width:180px;
	padding:1px;
	line-height:10px;
	}

.hover_row:hover {
	background-color:#ffffcc;
	}

.divider {
	}


.form_field
	{
	border:1px solid #cccccc;
	background:#f3f3f3;
	padding:2px 3px 2px 3px;
	width:450px;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;

	}


.form_field:focus
	{
	background:#ffffff;
	border:1px solid #999999;
	}


.form_button
	{
	background:#512888;
	color:#eeeeee;
	padding:3px 10px 3px 10px;
	border:0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	}

.form_button:hover
	{
	background:#117711;
	color:#eeeeee;
	padding:3px 10px 3px 10px;
	border:0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	}


.help_category
	{
	border:1px solid #eeeeee;
	margin:20px;
	padding:10px;
	width:300px;
	}


.solidblue
	{
	font-family:arial;
	font-size:25px;
	color:#336699;
	}


.medium_blue
	{
	font-family:arial;
	font-size:17px;
	color:#174885;
	}



.info_box
	{
	border:1px solid #336699;
	background:#336699;
	margin:0 0 20px 0;
	padding:0px;
	width:700px;
	}


.info_header
	{
	margin:0px;
	padding:1px 1px 1px 5px;
	color:#eeeeee;
	font-family:calibri;
	font-size:16px;
	background: #003366;
	}

.info_text
	{
	background:#f2f2f2;
	padding:10px;
	font-family:calibri;
	font-size:14px;

	}

.rounded
	{
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	}

.error_box
	{
	position: relative;
	border:2px dashed #cc0000;
	color:#cc0000;
	padding:5px;
	margin:15px auto;
	width:600px;
	background:#ffffdd;
	}

.radio_button_slider
	{
	font-family:calibri;
	font-size:12px;
	border:1px solid #cccccc; 
	letter-spacing:1px;
	width:30px;
	float:right;
	text-align:center;
	padding:0px 5px 0px 5px;
	border:1px solid #dddddd;
	margin:0px 2px 0px 2px;
	cursor:pointer;
	}

	
.fadein, .fadeout {
    opacity: 0;
    -moz-transition: opacity 1.5s ease-in-out;
    -o-transition: opacity 1.5s ease-in-out;
    -webkit-transition: opacity 1.5s ease-in-out;
    transition: opacity 1.5s ease-in-out;
}
.fadein {
    opacity: 1;
}	


/* basics */
input:required {
	border: 3px solid blue;
	}
input:valid {
	border: 1px solid green;
	}
input:invalid {
	border: 3px solid red;
	background:#ffeeee;
	}

/* ------------ BUTTONS ---------------- */
	
button.submit {
    background-color: #68b12f;
    background: -webkit-gradient(linear, left top, left bottom, from(#68b12f), to(#50911e));
    background: -webkit-linear-gradient(top, #68b12f, #50911e);
    background: -moz-linear-gradient(top, #68b12f, #50911e);
    background: -ms-linear-gradient(top, #68b12f, #50911e);
    background: -o-linear-gradient(top, #68b12f, #50911e);
    background: linear-gradient(top, #68b12f, #50911e);
    border: 1px solid #509111;
    border-bottom: 1px solid #5b992b;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #9fd574;
    -webkit-box-shadow: 0 1px 0 0 #9fd574 inset ;
    -moz-box-shadow: 0 1px 0 0 #9fd574 inset;
    -ms-box-shadow: 0 1px 0 0 #9fd574 inset;
    -o-box-shadow: 0 1px 0 0 #9fd574 inset;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center;
    text-shadow: 0 -1px 0 #396715;
    margin:10px 0px;
}
button.submit:hover {
    opacity:.85;
    cursor: pointer; 
}
button.submit:active {
    border: 1px solid #20911e;
    box-shadow: 0 0 10px 5px #356b0b inset; 
    -webkit-box-shadow:0 0 10px 5px #356b0b inset ;
    -moz-box-shadow: 0 0 10px 5px #356b0b inset;
    -ms-box-shadow: 0 0 10px 5px #356b0b inset;
    -o-box-shadow: 0 0 10px 5px #356b0b inset;
     
}


button.smallgraybutton {
    background-color: #eeeeee;
    background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
    background: -webkit-linear-gradient(top, #eeeeee, #cccccc);
    background: -moz-linear-gradient(top, #eeeeee, #cccccc);
    background: -ms-linear-gradient(top, #eeeeee, #cccccc);
    background: -o-linear-gradient(top, #eeeeee, #cccccc);
    background: linear-gradient(top, #eeeeee, #cccccc);
    border: 1px solid #cccccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #bbbbbb;
    -webkit-box-shadow: 0 1px 0 0 #bbbbbb inset ;
    -moz-box-shadow: 0 1px 0 0 #bbbbbb inset;
    -ms-box-shadow: 0 1px 0 0 #bbbbbb inset;
    -o-box-shadow: 0 1px 0 0 #bbbbbb inset;
    color: #888888;
    font-weight: 200;
    padding: 2px 10px;
    text-align: center;
    text-shadow: 0 0px 0 #333333;
    margin:10px 0px;
}
button.smallgraybutton:hover {
    opacity:.65;
    cursor: pointer; 
}
button.smallgraybutton:active {
    border: 1px solid #cccccc;
    box-shadow: 0 0 10px 5px #bbbbbb inset; 
    -webkit-box-shadow:0 0 10px 5px #bbbbbb inset ;
    -moz-box-shadow: 0 0 10px 5px #bbbbbb inset;
    -ms-box-shadow: 0 0 10px 5px #bbbbbb inset;
    -o-box-shadow: 0 0 10px 5px #bbbbbb inset;
     
}



button.login {
    background-color: #0F2240;
    background: -webkit-gradient(linear, left top, left bottom, from(#003366), to(#0F2240));
    background: -webkit-linear-gradient(top, #003366, #0F2240);
    background: -moz-linear-gradient(top, #003366, #0F2240);
    background: -ms-linear-gradient(top, #003366, #0F2240);
    background: -o-linear-gradient(top, #003366, #0F2240);
    background: linear-gradient(top, #003366, #0F2240);
    border: 1px solid #509111;
    border-bottom: 1px solid #003366;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #9fd574;
    -webkit-box-shadow: 0 1px 0 0 #9fd574 inset ;
    -moz-box-shadow: 0 1px 0 0 #9fd574 inset;
    -ms-box-shadow: 0 1px 0 0 #9fd574 inset;
    -o-box-shadow: 0 1px 0 0 #9fd574 inset;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center;
    text-shadow: 0 -1px 0 #396715;
    margin:10px 0px;
}
button.login:hover {
    opacity:.85;
    cursor: pointer; 
}
button.login:active {
    border: 1px solid #20911e;
    box-shadow: 0 0 10px 5px #356b0b inset; 
    -webkit-box-shadow:0 0 10px 5px #356b0b inset ;
    -moz-box-shadow: 0 0 10px 5px #356b0b inset;
    -ms-box-shadow: 0 0 10px 5px #356b0b inset;
    -o-box-shadow: 0 0 10px 5px #356b0b inset;
}


button.button_alert {
    background-color: #cc0000;
    background: -webkit-gradient(linear, left top, left bottom, from(#cc0000), to(#0F2240));
    background: -webkit-linear-gradient(top, #cc0000, #880000);
    background: -moz-linear-gradient(top, #cc0000, #880000);
    background: -ms-linear-gradient(top, #cc0000, #880000);
    background: -o-linear-gradient(top, #cc0000, #880000);
    background: linear-gradient(top, #cc0000, #880000);
    border: 1px solid #509111;
    border-bottom: 1px solid #003366;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #9fd574;
    -webkit-box-shadow: 0 1px 0 0 #9fd574 inset ;
    -moz-box-shadow: 0 1px 0 0 #9fd574 inset;
    -ms-box-shadow: 0 1px 0 0 #9fd574 inset;
    -o-box-shadow: 0 1px 0 0 #9fd574 inset;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center;
    text-shadow: 0 -1px 0 #396715;
    margin:10px 0px;
}
button.button_alert:hover {
    opacity:.85;
    cursor: pointer; 
}
button.button_alert:active {
    border: 1px solid #20911e;
    box-shadow: 0 0 10px 5px #356b0b inset; 
    -webkit-box-shadow:0 0 10px 5px #356b0b inset ;
    -moz-box-shadow: 0 0 10px 5px #356b0b inset;
    -ms-box-shadow: 0 0 10px 5px #356b0b inset;
    -o-box-shadow: 0 0 10px 5px #356b0b inset;
     
}

.button_label	{
	padding:2px;
	border:1px solid #cccccc;
	background:#eeeeee;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	margin:2px 0px;
	}
