#user_holder {
	position: relative;
	width: 400px;
	height: 80px;
}

#radio_group {
	/*display: inline-block;*/
	clear: both;
	position:relative;
	float: right;
	margin-right: 20px;
	font-size:12px;
	
}



.maincontent {
	clear: both;
	float: left;
	width: 555px;	
	font-size:14px;
}

#basinmap_outerpane {
	width: 535px;
	height: 560px;
	background-color: rgb(3,57,109);	
	border-color: white;
	border-style: solid;
    	border-width: 3px;
	padding: 2px;
	margin: 2px;
	margin-top: 11px;	
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	position:relative;

}

.dhdtperiods {
	clear: both;
	float: left;
	width: 555px;	
	font-size:14px;
}

#area_description_outerpane {
	width: 535px;
	height: 80px;
	background-color: rgb(43,89,149);	
	border-color: white;
	border-style: solid;
    	border-width: 3px;
	padding: 2px;
	margin: 2px;
	margin-top: 11px;	
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	position:relative;

}

#area_description_innerpane {
	position: absolute;
	top: 30px;
	left: 5px;
	width: 525px;
	height: 50px;
	background-color: rgb(255,255,255);
	font-size: 0.9em;
}

#data_outerpane {
	width: 935px;
	height: 750px;
	background-color: rgb(3,57,109);	
	border-color: white;
	border-style: solid;
    	border-width: 3px;
	padding: 2px;
	margin: 2px;
	margin-top: 11px;	
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	position:absolute;
	top: 128px;
	margin: 0 auto;
	z-index: 1;

}

#data_innerpane {
	position: absolute;
	top: 30px;
	left: 5px;
	width: 925px;
	height: 710px;
	background-color: rgb(255,255,255);
	font-size: 0.9em;
}
#quicklook_outerpane {
	width: 522px;
	height: 570px;
	background-color: rgb(3,57,109);	
	border-color: white;
	border-style: solid;
    	border-width: 3px;
	padding: 2px;
	margin: 2px;
	margin-top: 11px;	
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	position:absolute;
	top: 128px;
	margin: 0 auto;
	z-index: 1;

}

#quicklook_innerpane {
	position: absolute;
	top: 30px;
	left: 5px;
	width: 515px;
	height: 535px;
	background-color: rgb(255,255,255);
	font-size: 0.9em;
}

#pdf_outerpane {
	width: 940px;
	height: 810px;
	background-color: rgb(3,57,109);	
	border-color: white;
	border-style: solid;
    	border-width: 3px;
	padding: 2px;
	margin: 2px;
	margin-top: 11px;	
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	position:absolute;
	top: 128px;
	margin: 0 auto;
	z-index: 1;

}

#pdf_innerpane {
	position: absolute;
	top: 30px;
	left: 5px;
	width: 933px;
	height: 775px;
	background-color: rgb(255,255,255);
	font-size: 0.9em;
}



#login_outerpane {
	width: 535px;
	height: 200px;
	background-color: rgb(3,57,109);	
	border-color: white;
	border-style: solid;
    	border-width: 3px;
	padding: 2px;
	margin: 2px;
	margin-top: 11px;	
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	position:relative;

}

#login_innerpane {
	position: absolute;
	top: 30px;
	left: 5px;
	width: 525px;
	height: 160px;
	background-color: rgb(255,255,255);
	font-size: 0.9em;
}

#loginform {

  margin : 0 auto;
  margin: 5px;

  padding: 10px;
  background-color: rgb(43,89,149);
  
  text-decoration: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 4px;
padding:10px;
border: 0px solid #999;
border: inset 1px solid #333;
-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);

padding-top: 15px;
padding-bottom: 20px;

}

#username1 {
  
  width : 200px;
  
}
#username_label1 {
  
  width : 100px;
  
}
#email_label1 {
  
  width : 100px;
  
}
#email1 {
  
  width : 200px;
  
}

.reg_field {
	width: 234px;
	margin-bottom: 15px;
}



#dhdtperiods_outerpane {
	width: 535px;
	height: 230px;
	background-color: rgb(43,89,149);	
	border-color: white;
	border-style: solid;
    	border-width: 3px;
	padding: 2px;
	margin: 2px;
	margin-top: 11px;	
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	position:relative;

}

#dhdt_innerpane {
	position: absolute;
	top: 30px;
	left: 5px;
	width: 525px;
	height: 200px;
	background-color: rgb(255,255,255);
}


#basinmap_innerpane {
	position: absolute;
	top: 30px;
	left: 5px;
}

.basin_ts_outerpane {
	position:relative;
	width: 375px;
	height: 483px;
	background-color: rgb(43,89,149);	
	border-color: white;
	border-style: solid;
        border-width: 3px;
	padding: 2px;
	margin: 2px;
	
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

.mission_selection {
	position:relative;
	width: 375px;
	height: 176px;
	background-color: rgb(3,57,109);	
	border-color: white;
	border-style: solid;
        border-width: 3px;
	padding: 2px;
	margin: 2px;
	
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
.method_selection {
	position:relative;
	width: 375px;
	height: 80px;
	background-color: rgb(3,57,109);	
	border-color: white;
	border-style: solid;
        border-width: 3px;
	padding: 2px;
	margin: 2px;
	
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

.basin_dhdt_ts_outerpane {
	position:relative;
	width: 375px;
	height: 435px;
	background-color: rgb(43,89,149);	
	border-color: white;
	border-style: solid;
        border-width: 3px;
	padding: 2px;
	margin: 2px;
	
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

.basin_dhdt_ts_outerpane2 {
	position:relative;
	width: 375px;
	height: 388px;
	background-color: rgb(43,89,149);	
	border-color: white;
	border-style: solid;
        border-width: 3px;
	padding: 2px;
	margin: 2px;
	
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

.basin_dhdt_ts_outerpane3 {
	position:relative;
	width: 375px;
	height: 494px;
	background-color: rgb(43,89,149);	
	border-color: white;
	border-style: solid;
        border-width: 3px;
	padding: 2px;
	margin: 2px;
	
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
.basin_dhdt_outerpane_large {
	width: 740px;
	height: 850px;
	top: 0px;
	left: 0px;
	background-color: rgb(43,89,149);	
	border-color: white;
	border-style: solid;
        border-width: 3px;
	padding: 2px;
	margin: 2px;
	
	border-radius: 8px 8px 8px 8px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
	position:relative;
}

.basin_dhdt_outerpane_large2 {
	width: 740px;
	height: 750px;
	top: 0px;
	left: 0px;
	background-color: rgb(3,57,109);	
	border-color: white;
	border-style: solid;
        border-width: 3px;
	padding: 2px;
	margin: 2px;
	
	border-radius: 8px 8px 8px 8px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
	position:relative;
}

.basin_dhdt_outerpane_large3 {
	width: 740px;
	height: 970px;
	top: 0px;
	left: 0px;
	background-color: rgb(3,57,109);	
	border-color: white;
	border-style: solid;
        border-width: 3px;
	padding: 2px;
	margin: 2px;
	
	border-radius: 8px 8px 8px 8px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
	position:relative;
}

.basin_ts_outerpane_large {
	width: 840px;
	height: 1045px;
	top: 0px;
	left: 0px;
	background-color: rgb(43,89,149);	
	border-color: white;
	border-style: solid;
        border-width: 3px;
	padding: 2px;
	margin: 2px;
	
	border-radius: 8px 8px 8px 8px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
	position:relative;
}

.area_description_large {
	width: 945px;
	height: 1065px;
	top: 0px;
	left: 0px;
	background-color: rgb(43,89,149);	
	border-color: white;
	border-style: solid;
        border-width: 3px;
	padding: 2px;
	margin: 2px;
	
	border-radius: 8px 8px 8px 8px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
	position:relative;
}

.area_description_inner {
	width: 925px;
	height: 1015px;
	top: 30px;
	left: 3px;
	background-color: white;	
	border-color: white;
	border-style: solid;
        border-width: 3px;
	padding: 2px;
	margin: 2px;
	
	border-radius: 8px 8px 8px 8px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
	position:relative;
}


.hidden {
	display: none;
}

.small_text {
	font-size: 12px;
}	

.tsmainside {
	clear: both;
	float: left;
	width: 385px;	
	font-size: 14px;
}

.download_table {
	margin:0px;padding:0px;
	width:100%;
	/*box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;*/
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
}.download_table table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.download_table tr:last-child td:last-child {
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
}
.download_table table tr:first-child td:first-child {
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
}
.download_table table tr:first-child td:last-child {
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
}.download_table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
}.download_table tr:hover td{
	
}
.download_table tr:nth-child(odd){ background-color:#cccccc; }
.download_table tr:nth-child(even)    { background-color:#ffffff; }.download_table td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:9px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.download_table tr:last-child td{
	border-width:0px 1px 0px 0px;
}.download_table tr td:last-child{
	border-width:0px 0px 1px 0px;
}.download_table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.download_table tr:first-child td{
	background:-o-linear-gradient(bottom, #EFF2F6 5%, #EFF2F6 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #EFF2F6), color-stop(1, #EFF2F6) );
	background:-moz-linear-gradient( center top, #EFF2F6 5%, #EFF2F6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#EFF2F6", endColorstr="#EFF2F6");	background: -o-linear-gradient(top,#EFF2F6,00007f);

	background-color:#EFF2F6;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.download_table tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #EFF2F6 5%, #EFF2F6 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #EFF2F6), color-stop(1, #EFF2F6) );
	background:-moz-linear-gradient( center top, #EFF2F6 5%, #EFF2F6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#EFF2F6", endColorstr="#EFF2F6");	background: -o-linear-gradient(top,#EFF2F6,00007f);

	background-color:#EFF2F6;
Ã¥.download_table tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.download_table tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}




