/* iframe */
iframe {
	padding-bottom: 5px;
	width: 660px;
	height: 300px; 
}

/*form styles*/
form {margin:0px;}
.fldinput {
	width: 70px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fldinputbg {
	width: 110px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.hdinput {
	display: none;
}
.selinput {
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.selinputmd {
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.selinputsm {
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*page styles*/
#container {
	width: 658px;
	text-align: center;
	float: left;
	margin-top:10px;

}
/* map styles */
#map {
	width: 500px;
	height: 650px;
	float: left;
	margin-bottom: 5px;
	overflow:hidden;
}
/*key styles*/
#key {
	font-family: Helvetica, sans-serif;
	background-color: #bac4d7;
	width: 158px;
	height: 650px;
	text-align: left;
	float: left;
	top: 50px;
	margin-bottom: 5px

}
.kTitle {
	position:relative;
	font-family: Arial, Helvetica, snas-serif;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	line-height: normal;
}
/* key column styles*/
.krow {
	font-family: inherit;
	font-size: 11px;
	text-align: inherit;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #333;
	
}
.spcer {
	height: 5px;
}
.rowItem
{
	font-family: 'Arial Narrow';
	font-size: 10px;
	font-weight: normal;
}
.rowItemSmall
{
	font-family: 'Arial Narrow';
	font-size: 10px;
	font-weight: normal;
}
.imrowItem{
	margin-top: 5px;
	text-align: center;
}
.rowHead{
	font-family: inherit;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}
/*info window styles*/
.infoHead {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}
.infoBody {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}
table.stats {
	width:660px;
	font-family: Helvetica, san-serif;
	font-weight: bold;
	margin-bottom: 5px;
}

.divider {
	height: 1px;
	width: 660px;
	background-color: #80d6f7;
	margin-bottom: 2px;
}

.statt {
	font-size: 18px;
	font-family: inherit;
	font-weight: inherit;
	padding-top: 10px;
	padding-bottom: 15px;
}

th.stath {
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: 5px;
	padding-left: 10px;
}
th.stath30 {
	width:30%;
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: 5px;
	padding-left: 10px;
}
th.stath25 {
	width:25%;
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: 5px;
	padding-left: 10px;
}
th.stath20 {
	width:20%;
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: 5px;
	padding-left: 10px;
}
th.stath15 {
	width:15%;
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: 5px;
	padding-left: 10px;
}
th.stath10 {
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: 5px;
	padding-left: 10px;
}
td.statd {
	width:10%;
	font-size: 11px;
	font-family: inherit;
	font-weight: inherit;
	padding-left: 10px;
}
hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #ff0000;
	border-style: none none dotted;
}

/* map controls */
#btncnt {
	width: 360px;
}

#hybtn {
	
    
    float: right;
	margin-left: 2px;
	color: #000000;
    width: 80px;
	background-color: #FFFFFF;
	font: 11px Helvetica, sans-serif;
	font-weight: bold;
    border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 2px groove black;
	border-left: 2px groove black;
	padding: 2px;
	margin-bottom: 3px;
    text-align: center;
    width: 80px;
    cursor: pointer;
}
#stbtn {
	float: right;
	margin-left: 2px;
	color: #000000;
    width: 80px;
	background-color: #FFFFFF;
	font: 11px Helvetica, sans-serif;
    border-right: 2px ridge black;
	border-bottom: 2px ridge black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding: 2px;
	margin-bottom: 3px;
    text-align: center;
    width: 80px;
    cursor: pointer;
}
#mpbtn {
	float: right;
	margin-left: 2px;
	color: #000000;
    width: 80px;
	background-color: #FFFFFF;
	font: 11px Helvetica, sans-serif;
    border-right: 2px ridge black;
	border-bottom: 2px ridge black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding: 2px;
	margin-bottom: 3px;
    text-align: center;
    width: 80px;
    cursor: pointer;
}
#chbtn {
	float: right;
	margin-left: 2px;
	color: #000000;
    width: 80px;
	background-color: #FFFFFF;
	font: 11px Helvetica, sans-serif;
    border-right: 2px ridge black;
	border-bottom: 2px ridge black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding: 2px;
	margin-bottom: 3px;
    text-align: center;
    width: 80px;
    cursor: pointer;
}

/* key tab buttons */
a.srollover 
{
	display: block;
	width: 22px;
	height: 22px;
	background: url("close.gif") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.srollover 
{
	 background-position: -22px 0;
}
#tabsTable
{
	width: 180px;
	padding: 0px;
	border: 0px;
	margin:0px;
}
#insideTabsTable
{
	width: 147px;
	height: 190px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	top: 31px;
	border: solid .5px #000000;
	border-top: none;
	background-color: #DAE1EB;
	position: relative;
}
#bottomTabs
{
	height: 15px;
	border: 0;
	margin: 0;
	width: 150px;
	float:left;
}
#topTabs
{
	height:16px;
	border:0;
	margin:0;
	width: 150px;
	float:left;
}

a#awForeBtn img
{
	width: 110px;
	height: 16px;
	background: url(/adcbin/tracks/img/awForeBtn.png) top left no-repeat;
}
a#awForeBtn:hover img
{
	background: url(/adcbin/tracks/img/awForeBtnh.png) top left no-repeat;
}
a#curBtn img
{
	width: 40px;
	height: 16px;
	background: url(/adcbin/tracks/img/curBtn.png) top left no-repeat;
}
a#curBtn:hover img
{
	background: url(/adcbin/tracks/img/curBtnh.png) top left no-repeat;
}
a#foreTracksBtn img
{
	width: 75px;
	height: 15px;
	background: url(/adcbin/tracks/img/foreTracksBtn.png) top left no-repeat;
}
a#foreTracksBtn:hover img
{
	background: url(/adcbin/tracks/img/foreTracksBtnh.png) top left no-repeat;
}
a#foreModBtn img
{
	width: 74px;
	height: 15px;
	background: url(/adcbin/tracks/img/foreModBtn.png) top left no-repeat;
}
a#foreModBtn:hover img
{
	background: url(/adcbin/tracks/img/foreModBtnh.png) top left no-repeat;
}
.tearTabs
{
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.leftSplit
{
	width: 65px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-right: dotted .5px #000000;
	margin-left: 5px;
	
}
.rightSplit
{
	width: 65px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: right;
	margin-right: 5px;
}
#accuForeTable
{
	display: none;
	z-index: 1;
	position: relative;
}
#currentTable
{
	display: none;
	z-index: 2;
	position: relative;
}
#srforecasts
{
	display: none;
	z-index: 3;
	position: relative;
}
#computermodels
{
	z-index: 5;
	position: relative;
}