@CHARSET "ISO-8859-1";

html,body {
	/*height: 98%;*/
	width: 960px;
	height: 985px;
	margin:0;
	overflow:hidden;
	padding:0;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", Arial,
		sans-serif;
	font-size: 1em;
}

body_not {
	background-color: #FFFFFF;
	color: #333333;
	font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", Arial,
		sans-serif;
	font-size: 1em;
	overflow: hidden;
	filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#c5deea',
		endColorstr='#066dab', GradientType=0); /* IE6-9 */
	height: 98%;
}

a {
	color: #336699;
}

#appLayout {
	height: 100%;
}

#header {
	background: -moz-linear-gradient(top, #c5deea 0%, #8abbd7 31%, #066dab 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c5deea),
		color-stop(31%, #8abbd7), color-stop(100%, #066dab));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c5deea 0%, #8abbd7 31%, #066dab 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c5deea 0%, #8abbd7 31%, #066dab 100%);
	/* Opera11.10+ */
	background: -ms-linear-gradient(top, #c5deea 0%, #8abbd7 31%, #066dab 100%);
	/* IE10+ */ */
	filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#c5deea',
		endColorstr='#066dab', GradientType=0); /* IE6-9 */
	border: 1px solid #066DAB;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	vertical-align: middle;
	height: 120px;
	width: 100%;
	clear: both;
}

.soria .dojoxExpandoTitle {
	background: -moz-linear-gradient(center top, #C5DEEA 0%, #8ABBD7 31%, #066DAB 100%)
		repeat scroll 0 0 transparent;
}

#logoleft {
	position: absolute;
	width: 100px;
	height:100px;
	left: 2%;
	top: 15%;
}

#logoright {
	position: absolute;
	height: 100px;
+	width: 110px;
	right: 0;
	top: 12%;
}

#title {
	position: absolute;
	left: 15%;
	color: #FFFFFF;
	font-size: 35px;
	font-weight: bold;
	width: 70%;
	top: 18%;
	text-align: center;
}

.tabs {
	margin: 10px;
	padding: 5px;
	list-style: none;
	width: 100%;
	height: 30px;
	top: 130px;
	left: 130px;
	position: absolute;
}

.tabs li {
	float: left;
	margin: 10px;
	cursor: pointer;
	padding: 0px 21px;
	height: 100%;
	width: 70px;
	line-height: 31px;
	text-align:center;
	border: 1px solid #066DAB;
	border-radius: 10px;
	font-weight: bold;
	font-size: 15px;
	foreground: #FFFFFF;
	background: #c5deea;
	overflow: hidden;
	position: relative;
}


.tabs li:hover {
	background: #CCCCCC;
	transition-property: background;
	transition-duration: 2s;
}

.tabs li.active {
	background: #FFFF00;
	foreground: #CCCCCC;
	transition-property: background;
	transition-duration: 2s;
		
}

.tab_container {
	border: 1px solid #066DAB;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	width: 99%;
	height: 65%;
	top: 200px;
	background: #FFFFFF;
	position: absolute;
}

.tab_content {
	font-size: 1em;
	height: 100%;
	width: 100%;
}

#map {
	height: 98%;
	width: 55%;
	padding: 5px;
	border-right: 1px solid #066DAB;
	position: absolute;
}

#rightPane {
	background-color: #FCFFF5;
	width: 42%;
	border-bottom: 1px solid #066DAB;
	color: #004460;
	height: 130px;
	left: 57%;
	position: absolute;
	clear: both;
}

#details {
	position: absolute;
	padding: 0px;
	top: 1px;
	height: 120;
	width: 230px;
	font-size: 9px;
	font-weight: bold;
}

#productInfo {
	position: absolute;
	padding: 1px;
	left: 190px;
	top: 0px;
	height: 125px;
	width: 350px;
	border-left: 1px solid #066DAB;
	font-size: 9px;
	font-weight: bold;
}

#uvDiv {
	position: absolute;
	top: 130px;
	width: 360px;
	height: 430px;
	left: 30px;
	padding: 10px;
}

#u,#v {
	width: 100%;
	height: 44%;
}

#uimg,#vimg {
	width: 90%;
	height: 57%;
	left: 5%;
}

#utbl,#vtbl {
	width: 90%;
	height: 38%;
	left: 5%;
}

.roundedCorner {
	background-color: #EE82EE;
	border: 1px solid #066DAB;
	border-radius: 4px 4px 4px 4px;
}

/*#clearButton {
	background-color: #FFCC00;
	bottom: 10px;
	color: black;
	cursor: pointer;
	height: 24px;
	width: 100px;
	font-size:15px;
	font-weight: bold;
	text-align:center;
	line-height: 24px;
	border-radius:10px;
	left: 2%;
	padding: 4px;
	position: absolute;
	z-index: 100;
}

#clearButton a {
	text-decoration: none;
}*/
#dropdown_home {
	margin:0px 0px 0px 221px;
}
#click_station {
	bottom: 0px;
	color: red;
	height: 24px;
	width: 400px;
	font-size:15px;
	font-weight: bold;
	text-align:left;
	line-height: 10px;
	margin:10px 0px 0px 10px; 
	padding:25px 0px 0px 0px;
	position: absolute;
	z-index: 100;
}

#click_station a {
	text-decoration: none;
}
#addButton , #clearButton {
	background-color: #FFCC00;
	bottom: 10px;
	color: black;
	cursor: pointer;
	height: 24px;
	width: 100px;
	font-size:15px;
	font-weight: bold;
	text-align:center;
	line-height: 24px;
	right: 2%;
	border-radius:10px;
	position: absolute;
	padding: 4px;
	z-index: 100;
}

#addButton a , #clearButton a {
	text-decoration: none;
}

#addButton2 {
	background-color: #FFCC00;
	bottom: 5px;
	color: #45484D;
	cursor: pointer;
	right: 50%;
	padding: 4px;
	position: absolute;
	z-index: 100;
}

.tdr {font-size:14px;
	text-align: right;
}

p {
	font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", Arial,
		sans-serif;
}

#form_line {
	color: blue;
	font-size: 24px;
}

#form_star {color:red;}

/*#form_p1 {
	font-size: 16px;
	color: black;
}*/

#form_input {
	background-color: lightblue;
}



#download_div, #diclaimer_div, #reg_form {height:622px; width:927px; margin:0px 0px 30px 0px;
 padding: 0 6px 10px 8px;  border-style:solid; border-width:5px;
border-radius:10px; border-color:blue;}


a {
	text-decoration: none;
	
}

li {
	line-height: 2em;
	
}

/*a:hover {
	
	border: 5px groove #666;
}*/

#about_div {height:622px; width:927px; margin:0px 0px 0px 0px; padding: 0 6px 10px 8px; 
 border-style:solid; border-width:5px;
border-radius:10px; border-color:blue;}

#download_p{font-size: 14px; text-indent:1.5em;}
#about_par, #diclaimer_par, #form_p {font-size: 17.5px; line-height:1.0m; text-indent:1.5em;
	font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", Arial,
		sans-serif;
	color: black
}

#product {font-size:12px; color: #00008B}
#line {
	color: blue;
	font-size: 24px;
	.
	esriAttributeInspector
	.dijitTextBox
	{
	width
	:
	10em;
}

.esriAttributeInspector .atiLayerName {
	display: none;
}

.esriAttributeInspector .atiLabel {
	font-weight: bold;
	color: #705B35;
}

.esriAttributeInspector .atiField {
	background: #FFF6D9;
}

.esriAttributeInspector .atiButtons {
	color: #705B35;
}