#dropdown {
    position: absolute;
    bottom:0px;
	width: 100%;
    left: 0px;
    background-color:#FFF;
    color: #444;
    font-family: Arial, sans-serif;
    font-size:.8em;
    border: 0px outset #DFF2FF;
    line-height:1.3em;
}

#dropdown .legendlabel {
	width: 65px;
	text-align: left;
	margin-left: 2px;
	}

#dropdown h1 {font-size:18px; margin:0 0 4px 0;}
#dropdown h2 {font-size:14px; margin:0 0 6px 0;}

#dropdown form {margin: 6px 4px 4px 0px;}

#dropdown p {margin: 0px 5px 5px 0px;
	padding-left: 5px;
	float: left;}

#dropdown table {
	padding:0;
}

#dropdown .innertable {
	margin:0px 0px 0px 0px	;
	float: left;
	width: 60%;
	padding: 0;}
	}
#dropdown tr {clear:both; float:center; height:12px; margin-left:10px;}
#dropdown td {
	float:left; 
	height:12px; 
	width:40px; 
	opacity: 0.9; 
	margin: 0px; 
	text-align: center; 
	font-size:10px;
	padding: 0;
	}
#dropdown .spacer-box {width: 20px; background-color:#FFF;}
#dropdown .segment1 {background-color:#0600bb;}
#dropdown .segment2 {background-color:#4E00FF;}
#dropdown .segment3 {background-color:#9a21f7;}
#dropdown .segment4 {background-color:#D200FF;}
#dropdown .segment5 {background-color:#FF00CA;}

#dropdown .segment6 {background-color:#1D91C0;}
#dropdown .segment7 {background-color:#225EA8;}
#dropdown .segment8 {background-color:#253494;}
#dropdown .segment9 {background-color:#081D58;}
#dropdown .segment10 {background-color:#006d2c;}

#legend {
	width:54%;
	float: left;
	margin-top: 5px;
	display:none;
}

#business{
	width:45%;
	float: right;
	margin-right: 1%;
}


.credits {
	float: right;
	text-align: right;
	margin-top: 5px;
	font-family: Arial, sans-serif;
    font-size:11px;
	line-height: 12px;
	width: 100%;
	color:gray;
}


#expand {
	color: #448899;
	cursor:pointer; 
	font-family: Arial, sans-serif;
	float: right;
	font-size:13px;
	margin-top: 5px;
	margin-left: 10%;
	margin-bottom: 5px;
}

#expand:hover {
	text-decoration: underline;
}


#embed {
	color: #448899;
	cursor:pointer; 
	font-family: Arial, sans-serif;
	float: right;
	font-size:13px;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#embed:hover {
	text-decoration: underline;
}

#storylink {
	color: #448899;
	cursor:pointer; 
	font-family: Arial, sans-serif;
	float: right;
	font-size:13px;
	margin-left: 3px;
	margin-top: 5px;
}

#storylink a:hover {
	text-decoration: underline;
}

#infobox {
	color: #1959A6;
	cursor:pointer; 
	font-family: Arial, sans-serif;
	margin-left: 6px;
	text-align: right;
	margin-top: 4px;
}


#infobox:hover {
	text-decoration: underline;
}

#social
{
  float: right;
  margin-top: 0px;
  width:100%;
}
.button {
    background: #fff;
	cursor:pointer;
}


#printline{
	color: #1959A6;
	cursor:pointer; 
	font-family: Arial, sans-serif;
	margin-left: 6px;
	margin-bottom: 5px;
	text-decoration:none;
}

#printline:hover {
	text-decoration: underline;
}

#twitterbutton {
	float:right;
	padding: 2px;
}

#facebookbutton {
	float:right;
	padding: 2px;
}

#redditguy {
	float:right;
	padding: 2px;
}

/*info specific to this legend
*/

#legend .key-line {
	float:left;
	margin-left:4px;
	margin-bottom: 0px;
	width: 100%;
}

#legend .key-text {
	float: left;
	font-size: 12px;
}

#legend .key-hurrwarn {
	float: left;
	height:8px; 
	width:20px; 
	opacity: 1; 
	margin-top: 4px; 
	text-align: center;
	font-size:10px;
	background-color:#CC3540;
	}

#legend .key-hurrwatch {
	float: left;
	height:8px; 
	width:20px; 
	opacity: 1; 
	margin-top: 4px; 
	text-align: center;
	font-size:10px;
	background-color:#CC9DE7;
	}

#legend .key-tswarn {
	float: left;
	height:4px; 
	width:20px; 
	opacity: 1; 
	margin-top: 7px; 
	text-align: center;
	font-size:10px;
	background-color:#5500FF;
	}

#legend .key-tswatch {
	float: left;
	height:4px; 
	width:20px; 
	opacity: 1; 
	margin-top: 7px; 
	text-align: center;
	font-size:10px;
	background-color:#A0FF00;
	}
	
#legend .key-3day {
	float: left;
	height:12px; 
	width:20px; 
	opacity: 1; 
	margin-top: 1px; 
	text-align: center;
	font-size:10px;
	background-color:#56E0F8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
#legend .key-5day {
	float: left;
	height:12px; 
	width:20px; 
	opacity: 1; 
	margin-top: 1px; 
	text-align: center;
	font-size:10px;
	background-color:#96CEE5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
#radarswitch{
	color: #1959A6;
	cursor:pointer; 
	font-family: Arial, sans-serif;
	margin-top:6px;
	margin-left: 6px;
	margin-bottom: 5px;
	text-decoration:none;
	float:left;
	display: none;
}

#radarswitch:hover {
	text-decoration: underline;
}