/* tabs */
.tabbertab{zoom:1}/* ie6 trussing, none of the usual ie6 salvage worked */
ul.tabbernav,.tabber, #page-info, .box-right {position:relative;} /* ie6 salvage */
#content-block div.tabber, #content div.tabber, #content-block div.tabbertab, #content div.tabbertab,#content-block div.tabberlive, #content div.tabberlive {padding:0; margin:0;}

/* text form  adjustments from weather-data.html, narrower, remove one border */
/* adjust border */
#station-locator {border: none; border-right: 1px solid #ccc;}

/* reduce widths */
label#datatype {padding:1em}
#obsDataLine{width:10.6em;}
#analDataLine{width:11em;} /*150px*/

label#datatype , #data_type div.line{margin:0;padding:.2em 0;}
#data_type div.line{margin-left:1.4em}
label#elementgroup, label#datatype {width:6.4em;}
.left-area{float:left;width:400px;}
#data_type select, #data_type input, #elementSubSelect{margin-left:0;padding-left:0; }
#elementSubSelectLine select{margin-left:6.4em;}
label#dt2_t, label#dt4_t {margin-left:.4em}

#radiusForm label.inputlabel{width:9.4em;}
div.label-tab1 label{display: block; float:left; width: 6em;}

/* remove ie bottom margin... */
#climatedata,#climatedata fieldset, #station-locator {margin-bottom:0;padding-bottom:0}


#intro-screen{width:500px;border:3px solid #900; position:absolute;  top:60px;left:100px; background-color: #fff; padding:1em}
div.box-feature ul.bullet-none{list-style-image:none; list-style-position:outside; margin-left:0;padding-left:.2em;}

li.comments{list-style-image:url(/climate/cdo/images/symbols/comments.png);}
@media print{ div.tabbertabhide {display:none;}}

/* frame id */
#ip{position:absolute; left:550px;text-align:center; font-size:10px;vertical-align:baseline;line-height:19px; height:19px; width:180px; display:none;}
#ip a{text-decoration:none;}
#ip a:hover{text-decoration:underline;}
/* usability mod - map nav - remove zoom icon */
#searchBox label.zoomin {background:none; padding-left:0;}

/* load screen for slow load option */
#loadingscreen {
	position:absolute;
	left:100px;
	top:100px;
	width:400px;
	height:auto;
	text-align:center;
	z-index:9999;
	padding:4px;
	overflow: visible;
	display:none;
	background: url(/climate/cdo/images/interface/shadow-test.png) bottom right;border-radius:12px; -moz-border-radius: 12px;-webkit-border-radius: 12px;
}
#loadingscreen  p{padding:20px;}
#loadingscreen  p.alert{margin-top:0; padding:.3em; text-align:center;}
#loadingscreen  p.alert img{vertical-align:bottom;}

.innerBox {background:#fff url(/climate/cdo/images/interface/gradient-grey-down.png) repeat-x; border:4px solid #ccc; border-radius:8px; 
-moz-border-radius: 12px; -webkit-border-radius: 12px;padding-bottom:1em;}

a#close{font-size:9px;float:right;margin:1px;padding:1px;border:1px solid #ccc;}/* height:12px;*/
a:hover#close{background-color:#fff;}
a#close img{width:1.2em;height:1.2em} /* for high res)*/
#wmn {margin-top:4px;}

/* extra definitions to resize and postition interface for new AMDISS css  */
#right-block, .right-block {float:right;}
#right-block {margin-right:1px;}
@media screen{#CDO_search_ {width:798px;margin:0;padding:0;line-height:1.2em;}}
#CDO_search_ ul.tabbernav li {line-height:1.2em;margin-bottom:0}
#right-block ul {margin:.2em .2em .2em 1.6em;}
#textHelp {margin:0;}
h4,  #CDO_search_ p {margin:0 .2em;}
#CDO_search_ form {margin:0 0 1em 0;}
ul {margin-top:0}