html{
	background-color: #000000;
}
body {
	width: 992px;
	font-size: 12px;
	font-family : Verdana;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	background-color: #f6f6f6;
}
#header {
	float: left;
	width: 990px;
	height: 65px;
	background-color: #f6f6f6;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	text-align: left;
	vertical-align: bottom;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#title{
	float: left;
	width: 650px;
	height: 25px;
	background-color: #f6f6f6;
	padding: 5px 5px 0px 5px;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
}

#title h1{
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	font-family : Verdana;
}
#title span.slogan{
	font-size: 11px;
	font-family : Verdana;
	font-weight: normal;
}
#title a{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#share{
	float: left;
	width: 320px;
	height: 25px;
	background-color: #f6f6f6;
	padding: 5px 5px 0px 5px;
	text-align: right;
	vertical-align: bottom;
}
#share script{
	margin: 0px;
	padding: 0px;	
}
#share a{
	margin: 0px;
	padding: 0px;	
}
#share p{
	margin: 0px;
	padding: 0px;
}
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}
#menu{
	float: left;
	width: 980px;
	height: 15px;
	background-color: #f6f6f6;
	padding: 0px 5px 0px 5px;
	font-size: 18px;
	font-family : Verdana;
	text-align: center;
	vertical-align: middle;
}
#menu a{
	margin: 0px;
	padding: 0px;
}
#menu a:link{
	color: #555555;
	font-weight: bolder;
	font-size: 13px;
	font-family : Verdana;
	text-decoration: none;
}
#menu a:visited{
	color: #555555;
	font-weight: bolder;
	font-size: 13px;
	font-family : Verdana;
	text-decoration: none;
}
#menu a:active{
	color: #555555;
	font-weight: bolder;
	font-size: 13px;
	font-family : Verdana;
	text-decoration: none;
}
#menu a:hover{
	color: #0000FF;
	font-weight: bolder;
	font-size: 14px;
	font-family : Verdana;
	text-decoration: none;
}
#menu p{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
	

#main {
	float: left;
	width: 992px;
	margin: 0px;
	min-height: 200px;
	height: auto !important;
	text-align: left;
	font-size: 12px;
	vertical-align: middle;
	background-color: #f6f6f6;
	padding: 0px 0px 0px 0px;
}
#main h1{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#main td.borders{
	 border: 1px solid #000000;
}
#content{
	float: left;
	width: 990px; 
	min-height: 200px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#chooser{
	float: left;
	width: 100%;
	height: auto;
	padding: 0%;
	margin: 0%;
	background-color: #ffffff;
}
#tabber {
	float: left;
	width: 45%;
	height: 50px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0% 1% 0% 1%;
	vertical-align: bottom;
	z-index: 1;
	font-size: 11px;
}
#pagelink {
	float: left;
	width: 51%;
	height: 50px;
	margin: 0%;
	padding: 0% 1% 0% 1%;
	background-color: #ffffff;
	vertical-align: bottom;
}
#pagelink p{
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#pagelink a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
#pagelink a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
#pagelink input {
	padding: 2px 5px 2px 5px;
	margin: 0px 2px 0px 2px;
	border: 1px solid #AAAADD;
	font-size: 12px;
	text-decoration: none; /* no underline */
	background-color: #ffffff;
	color: #000099;
}
#pagelink input:hover, div.pagination input:active {
	border: 1px solid #000099;

	color: #000;
}
#pagelink span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	
	font-weight: none;
	background-color: #000099;
	color: #FFF;
	}
#pagelink span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;

	color: #DDD;
}
#pagelink input.current {
	padding: 2px 5px 2px 5px;
	margin: 0px 2px 0px 2px;
	border: 1px solid #000099;
	font-size: 12px;
	
	font-weight: none;
	background-color: #000099;
	color: #FFF;
	}
#pagelink input.disabled {
	padding: 2px 5px 2px 5px;
	margin: 0px 2px 0px 2px;
	border: 1px solid #EEE;
	font-size: 12px;
	
	color: #DDD;
}

#expander{
	float: left;
	width: 100%;
	height: 30px;
	text-align: center;
	vertical-align: bottom;
	border: 0px;
	margin: 0px;
	//display: none;
}
#expander input{
	margin: 5px 2px 0px 3px;
}
#expander p{
	text-align: center;
}

#footer {
	float: left;
	width: 990px;
	height: 100px;
	background-color: #f6f6f6;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#footer p{
	text-align: center;
	vertical-align: top;
}

#left_column {
	float: left;
	width: 160px;
	min-height: 640px;
	background-color: #f6f6f6;
	padding: 5px 10px 5px 10px;
} 
#center_column {
	float: left;
	width: 630px;
	min-height: 640px;
	background-color: #ffffff;
	padding: 5px 0px 5px 0px;
} 

#right_column {
	float: left;
	width: 160px;
	min-height: 640px;
	background-color: #f6f6f6;
	padding: 5px 10px 5px 10px;
} 


font.sm{
	font-size: 9px;
}

font.large{
	font-size: 15px;
	font-weight: bold;
}
td {
	font-size: 11px;
	font-family : Verdana;
}
td.menu {
	background: #999999;
	font-size: 13px;
	color: #FFFFFF;
	font-family : Verdana;
}
p{
	font-size: 11px;
	font-family : Verdana;
	text-align: left;
	margin: 3px 3px 3px 10px;
	/*padding: 3px 3px 3px 10px;*/
}
li{
	font-size: 11px;
	font-family : Verdana;
	text-align: left;
	margin: 3px 3px 3px 10px;
	/*padding: 3px 3px 3px 10px;*/
}
p.right{
	font-size: 11px;
	font-family : Verdana;
	text-align: right;
	margin: 3px 3px 3px 3px;
}
p.center{
	font-size: 11px;
	font-family : Verdana;
	text-align: center;
	margin: 3px 3px 3px 3px;
}

p.register{
	font-size: 11px;
	font-family : Verdana;
	margin: 3px 0px 3px 0px;
}
p.error{
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
p.red{
	color: #FF0000;
}
p.largest{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
p.larger{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

A:link {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A:active {
	color: #000000;
	text-decoration: none;
}
A:hover {
	//color: #000000;
	//text-decoration: underline;
}

A.blue:link {
	color: #0000FF;
	text-decoration: none;
}
A.blue:visited {
	color: #0000FF;
	text-decoration: none;
}
A.blue:active {
	color: #0000FF;
	text-decoration: none;
}
A.blue:hover {
	color: #0000FF;
	text-decoration: none;
}



form{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
div.center{
	float: left;
	width: 100%;
	text-align: center;
}
div.center p{
	text-align: center;
}

span.profile{
}

input{
	margin: 2px;
	padding: 0px;
}
span.required{
	color: #FF0000;
}

span.small{
	font-size: 10px;
}

div.left{
	float: left;
	width: 10%;
	text-align: right;
	margin: 0px;
}
div.middle{
	float: left;
	width: 80%;
	text-align: left;
	margin: 0px;
}
div.right{
	float: left;
	width: 10%;
	text-align: left;
	margin: 0px;
	
}



div.name_1{
	float: left;
	width: 20%;
	text-align: right;
}
div.name_1 p{
	text-align: right;
}
div.value_1{
	float: left;
	width: 78%;
	text-align: left;
	margin-left: 5px;
	font-style: italic;
}
div.value_1 p{
	text-align: left;
}

div.name_2{
	float: left;
	width: 35%;
	text-align: right;
}
div.name_2 p{
	text-align: right;
}
div.value_2{
	float: left;
	width: 63%;
	text-align: left;
	margin-left: 5px;
	font-style: italic;
}
div.value_2 p{
	text-align: left;
}


div.question{
	clear: both;
	width: 96%;
	text-align: left;
	margin-left: 2%;
	font-weight: bold;
	font-size: 11px;
	font-family : Verdana;
}
div.answer{
	clear: both;
	width: 94%;
	font-weight: normal;
	font-size: 11px;
	font-family : Verdana;
	margin-left: 2%;
	background-color: #ffffee;
	padding: 1% 1% 1% 1%;
}
div.answer li{
	padding: 0px 0px 5px 0px;
}

div.error{
	clear: both;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
div.error p{
	text-align: center;
}




/*begin primary table style*/
table.primary{
	table-layout: fixed;
	padding: 0px;
	margin: auto;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
}
table.primary th{
	background-color: #eeeeee;
	padding: 1px 5px 1px 5px;
	border: 1px solid #aaaaaa;
	min-height: 20px;
	text-align: center;
	font-weight: none;
}
table.primary tr{
	padding: 0px;
	min-height: 20px;
}
table.primary td{
	padding: 1px 5px 1px 5px;
	border: 1px solid #aaaaaa;
	border-spacing: 0px;
	text-align: center;
	background-color: #ffffff;
}
/*end primary table*/


div.standard{
	float: left;
	padding: 0px;
	margin: 0px;
}

div.spacer{
	clear: both;
}
div.double_spacer{
	clear: both;
	height: 10px;
}

/*buffered_box*/
div.buffered_box_large{
	float: left;
	width: 80%;
	border: 0px;
	padding: 0px;
	margin: 0% 10% 0% 10%;
}
div.buffered_box_medium{
	float: left;
	width: 50%;
	border: 0px;
	padding: 0px;
	margin: 0% 25% 0% 25%;
}
div.buffered_box_small{
	float: left;
	width: 20%;
	border: 0px;
	padding: 0px;
	margin: 0% 40% 0% 40%;
}

/*section*/
div.section_large{
	float: left;
	width: 98%;
	height: 20px; 
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin-left: 0.5%;
	margin-right: 0.5%;
	padding-left: 1%;
	background-color: #116666;
	color: #ffffff;
}
div.section_large h1{
	display: inline;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin-left: 0% 0.5% 0% 0.5%;
	padding: 0% 0% 0% 1%;
	color: #ffffff;
}
div.section_medium{
	float: left;
	width: 97%;
	height: 20px; 
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin-left: 1%;
	margin-right: 2%;
	padding-left: 1%;
	background-color: #116666;
	color: #ffffff;
}
div.section_small{
	float: left;
	width: 97%;
	height: 20px; 
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin-left: 1%;
	margin-right: 2%;
	padding-left: 1%;
	background-color: #116666;
	color: #ffffff;
}
div.section_border{
	float: left;
	clear: both;
	width: 97%;
	height: 2px; 
	margin: 0% 1.5% 1% 1.5%;
	color: #000000;
	background-color: #000000;
}

/*subsection*/
div.subsection_medium{
	float: left;
	clear: both;
	width: 94%;
	height: 20px; 
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin-left: 2%;
	margin-right: 4%;
	color: #000000;
}
div.subsection_border{
	float: left;
	clear: both;
	width: 94%;
	height: 1px; 
	margin-left: 2%;
	margin-right: 4%;
	margin-bottom: 2%;
	background-color: #00aaaa;
	color: #00aaaa;
}

/*v_separator*/
div.v_separator_large{
	float: left;
	width: 1px;
	height: 80%;
	border: 0px;
	padding: 0px;
	margin: 5% 2px 0% 2px;
	color: #e4e4e4;
	background-color: #e4e4e4;
}
div.v_separator_medium{
	float: left;
	width: 1px;
	height: 40%;
	border: 0px;
	padding: 0px;
	margin: 20% 2px 0% 2px;
	color: #e4e4e4;
	background-color: #e4e4e4;
}
div.v_separator_small{
	float: left;
	width: 1px;
	height: 20%;
	border: 0px;
	padding: 0px;
	margin: 40% 2px 0% 2px;
	color: #e4e4e4;
	background-color: #e4e4e4;
}


/*h_separator*/
div.h_separator_large{
	float: left;
	width: 80%;
	height: 1px;
	color: #e4e4e4;
	background-color: #e4e4e4;
	border: 0px;
	padding: 0px;
	margin: 0% 10% 0% 10%;
}
div.h_separator_medium{
	float: left;
	width: 50%;
	height: 1px;
	color: #e4e4e4;
	background-color: #e4e4e4;
	border: 0px;
	padding: 0px;
	margin: 0% 25% 0% 25%;
}
div.h_separator_small{
	float: left;
	width: 20%;
	height: 1px;
	color: #e4e4e4;
	background-color: #e4e4e4;
	border: 0px;
	padding: 0px;
	margin: 0% 40% 0% 40%;
}
div.h_separator custom{
	float: left;
	border: 0px;
	padding: 0px;	
}




/* rounded corner */
div.left_top_corner{
	float: left;
	width: 20px;
	height: 20px;
	background-image: url('../images/left-top20.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	margin: 0px;
	border: 0px none;
}
div.right_top_corner{
	float: left;
	width: 20px;
	height: 20px;
	background-image: url('../images/right-top20.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	margin: 0px;
	border: 0px none;
}
div.left_bottom_corner{
	float: left;
	width: 20px;
	height: 20px;
	background-image: url('../images/left-bottom20.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	margin: 0px;
	border: 0px none;
}
div.right_bottom_corner{
	float: left;
	width: 20px;
	height: 20px;
	background-image: url('../images/right-bottom20.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	margin: 0px;
	border: 0px none;
}

a.selected{
	font-weight: bold;
	font-size: 12px;		
}
a.unselected{
	font-weight: normal;
	font-size: 11px;
	font-style: italic;		
}

/*map page css*/

#famous_events{
	float: left;
	width: 200px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
#recent_searches{
	float: left;
	width: 200px;
	height: 270px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
#listticker{
	width: 200px;
	height:100px;
	overflow:hidden;
	border:solid 0px #DEDEDE;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#listticker a{
	margin: 0px;
	padding: 0px;
	text-align: center;	
	font-size: 11px;
}
#listticker li{
	height:auto;
	margin: 0px;
	margin: 0px 5px 0px 5px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	list-style:none;
	font-size: 11px;
	border-bottom:solid 1px #DEDEDE;
}
#listticker .news-title{
	display:block;
	font-weight: none;
	font-size:10px;
	color: #666666;
}

#listticker2{
	width: 200px;
	height:340px;
	overflow:hidden;
	border:solid 0px #DEDEDE;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#listticker2 a{
	margin: 0px;
	padding: 0px;
	text-align: center;	
	font-size: 11px;
}
#listticker2 li{
	height:auto;
	margin: 0px 5px 0px 5px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	list-style:none;
	font-size: 11px;
	border-bottom:solid 1px #DEDEDE;
}
#listticker2 .news-title{
	display:block;
	font-weight: bold;
	font-size:10px;
	color: #666666;
}

#map_left{
	float: left;
	width: 200px;
	height: 460px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
#map_left div.section{
	float: left;
	width: 200px;
	height: 15px;
	background-color: #dfdfdf;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
#map_left div.section p{
	font-size: 10px;
	font-weight: bold;
	margin: 1px 0px 0px 5px;
}
#map_left div.sort_warning{
	float: left;
	width: 200px;
	height: 15px;
	background-color: #efefef;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#map_left div.sort_warning p{
	font-size: 9px;
	font-weight: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	vertical-align: top;
	font-style: italic;
}
#map_left div.sort_warning form{
	margin: 0px;
	padding: 0px;
}
#map_right{
	float: left;
	width: 790px;
	height: 460px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
#map_ad_leftpanel{
	width: 200px;
	height: 200px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
#map_controls{
	float: left;
	width: 200px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	//border-bottom: 1px solid #f0f0f0;
}
#map_controls p{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#map_controls td{
	margin: 0px;
	padding: 0px;
}

#related_tornadoes{
	float: left;
	width: 200px;
	min-height: 100px;
	max-height: 160px;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	background-color: #ffffff;
}
#related_tornadoes p{
	margin: 0px 0px 0px 5px;
	font-size: 10px;
}
#related_tornadoes_with_sort_warning{
	float: left;
	width: 200px;
	height: 290px;
	padding: 0px;
	margin: 0px;
	overflow: auto;
}
#related_tornadoes_with_sort_warning p{
	margin: 0px 0px 0px 5px;
	font-size: 10px;
}
#disclaimer{
	float: left;
	width: 200px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
#map{
	float: left;
	margin-left: 0px;
	align: left;
	vertical-align: top;
	width: 790px;
	height: 400px;
	background-color: #ffffff;
}
#map_ad_right{
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 790px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-left: 1px #f0f0f0 solid;
}
#map_lower_banner{
	float: left;
	width: 100%;
	height: 90px;
	text-align: right;
	background-color: #ffffff;
}
#map_ads{
	float: left;
	width: 990px;
	height: 90px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
#export{
	float: left;
	width: 100%;
	min-height: 400px;
	vertical-align: middle;
	background-color: #ffffff;
}
#source{
	float: left;
	width: 100%;
	min-height: 400px;
	vertical-align: middle;
	background-color: #ffffff;
}
p.section{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	background-color: #9ec49d;
}
p.section span.small{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	background-color: #9ec49d;
}

p.section span.icon_def{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	background-color: #9ec49d;
}
p.section span.icon_def img{
	padding: 0 0 0 3px;
}


p.success{
	font-family: Verdana;
	font-size: 12px;
	color: #2B8819;
	font-weight: bolder;
}
p.error{
	font-family: Verdana;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}
p.notice{
	font-family: Verdana;
	font-size: 10px;
}
#comments{
	float: left;
	width: 98%;	
	padding: 0px;
	margin-left: 1%;
	margin-right: 1%;
	background-color: #ffffff;
}
#comments div.comment_row1{
	float: left;
	width: 100%;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
#comments div.comment_row2{
	float: left;
	width: 100%;
	min-height: 50px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #cccccc;
}
#comments div.comment_row3{
	float: left;
	width: 100%;
	height: 15px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	color: #666666;
}

#comments div.comment_type{
	float: left;
	text-align: left;
	width: 13%;
	height: 20px;
	padding-left: 1%;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
#comments div.comment_time{
	float: left;
	text-align: left;
	width: 19%;
	height: 20px;
	padding-left: 1%;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	border-left: 1px solid #cccccc;
	border-left-height: auto;
}
#comments div.comment_options{
	float: left;
	text-align: left;
	width: 49%;
	height: 20px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
#comments div.comment_report{
	float: left;
	text-align: right;
	width: 15%;
	height: 20px;
	padding-right: 1%;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin: 0px;
}

#comments div.comment_user{
	float: left;
	text-align: left;
	width: 13%;
	min-height: 50px;
	padding-left: 1%;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
#comments div.comment_user span{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
#comments div.comment_text{
	float: left;
	width: 84%;
	min-height: 50px;
	padding-left: 1%;
	min-height: 50px;
	border-left: 1px solid #cccccc;
	border-left-height: auto;
}

#comments div.comment_edited_spacer{
	float: left;
	text-align: left;
	width: 13%;
	height: 15px;
	padding-left: 1%;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
#comments div.comment_edited{
	float: left;
	text-align: left;
	width: 84%;
	height: 15px;
	padding-right: 0%;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	border-left: 1px solid #cccccc;
	border-left-height: auto;
}
#comments div.comment_edited p{
	text-align: right;
}

table.stats{
	table-layout: fixed;
	width: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.stats tr{
	padding: 0px;
	margin: 0px;
}
table.stats th{
	border: 1px solid #aaaaaa;
	border-style: inset;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	font-size: 11px;
	font-weight: normal;
	text-align: center
}
table.stats td{
	height: 15px;
	border: 1px solid #aaaaaa;
	border-style: inset;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	text-align: center
}
div.record{
	width: 98%;
	padding: 0px;
	margin-left: 1%;
	margin-right: 1%;
	background-color: #cccccc;
}
div.record_error_r{
	width: 95%;
	margin: auto;
	padding: 0px;
	background-color:#ff0000;
	color: #000000;
}
div.record_error_y{
	width: 95%;
	margin: auto;
	padding: 0px;
	background-color:#ffff00;
	color: #000000;
}
#summary{
	float: left;
	width: 98%;	
	padding: 0px;
	margin-left: 1%;
	margin-right: 1%;
	background-color: #ffffff;
}
#segments{
	float: left;
	width: 98%;	
	padding: 0px;
	margin-left: 1%;
	margin-right: 1%;
	background-color: #ffffff;
}
#spc_lines{
	float: left;
	width: 98%;
	max-height: 400px;
	overflow: auto;
	padding: 0px;
	margin-left: 1%;
	margin-right: 1%;
	background-color: #ffffff;
}

#add_comment{
	float: left;
	width: 970px;
	min-height: 150px;
	padding: 5px;
	background-color: #ffffff;
}
textarea{
	padding: 5px;
}
#bottom_message{
	float: left;
	width: 970px;
	padding: 5px;
	background-color: #ffffff;
}
A.def:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-family : Verdana;
}
A.def:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-family : Verdana;
}
A.def:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-family : Verdana;
}
A.def:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-family : Verdana;
}

input.link_black{
	background: none;
	border: 0;
	color: #000000;
	cursor: pointer;
	font-size: 10px;
	font-family : Verdana;
	font-style: italic;
}
input.link_black_small{
	background: none;
	border: 0;
	color: #000000;
	cursor: pointer;
	font-size: 9px;
	font-family : Verdana;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
input.link_white{
	background: none;
	border: 0;
	color: #ffffff;
	cursor: pointer;
	font-size: 10px;
	font-family : Verdana;
	font-style: italic;
}
input.link_blue{
	background: none;
	border: 0;
	color: #0000ff;
	cursor: pointer;
	font-size: 10px;
	font-family : Verdana;
	font-style: italic;
}
input.link_blue_small{
	background: none;
	border: 0;
	color: #0000ff;
	cursor: pointer;
	font-size: 9px;
	font-family : Verdana;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
ul.related{
	margin: 0px;
	padding: 0px;	
}
ul.related li{
	margin: 2px 0px 2px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}

#preloaded-table-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
#table{
	float: left;
	width: 100%;
	min-height: 250px;
	max-height: 400px;
	overflow: auto;
	vertical-align: middle;
	background-color: #ffffff;
}

#table table{
	width: 100%;
	table-layout: auto;
	border-collapse: collapse;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#table td {
	padding: 0px;
	border: solid 1px #cccccc;
}
#table td p{
	padding: 0px;
	margin: 0px;
}

#table tr.c td{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #d8d57e;
}
#table tr.ce td{
	text-align: center;
	vertical-align: middle; 
	background-color: #ededed;
}
#table tr.ce td.g{
	background-color: #ffffff;
	color: #000000;
	border: solid 1px #cccccc;
}
#table tr.ce td.r{
	background-color: #ff0000;
	color: #000000;
	border: solid 1px #cccccc;
}
#table tr.ce td.y{
	background-color: #ffff00;
	color: #000000;
	border: solid 1px #cccccc;
	font-size: 9px;
}

#table tr.co td{
	text-align: center;
	vertical-align: middle; 
	background-color: #FFFFFF;
}
#table tr.co td.g{
	background-color: #ffffff;
	color: #000000;
	border: solid 1px #cccccc;
}
#table tr.co td.r{
	background-color: #ff0000;
	color: #000000;
	border: solid 1px #cccccc;
}
#table tr.co td.y{
	background-color: #ffff00;
	color: #000000;
	border: solid 1px #cccccc;
}

#table a.a{
	background-image: url('../images/asc.png');
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 15px;
}
#table a.d{
	background-image: url('../images/desc.png');
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 15px;
}
#table a.map{
	color: #0000FF;
}

#table td.a{
	background-image: url('../images/asc.png');
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 15px;
	z-index:100;
}
#table td.d{
	background-image: url('../images/desc.png');
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 15px;
	z-index:100;
}
#table td.map{
	color: #0000FF;
}
#table input {
	font-family: Verdana;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 11px;
	text-decoration: none;
	background-color: #d8d57e;
	color: #000000;
	font-weight: bold;
}
#table input:hover, #table input:active {
	border: 1px solid #000099;
}

table.infobox{
	border: solid #cccccc 1px;
	padding: 2px;
	margin: 0px;
	border-collapse:collapse;
}
table.infobox td{
	border: solid #cccccc 1px;
	padding: 2px;
	margin: 0px;
}

#bad_coord_warning{
	float: left;
	width: 100%;
	height: 20px;
	padding: 0% 0% 0% 20%;
}

/*popup css*/
a.help {
	cursor: pointer;
	text-decoration: none;
}

div.help_target {
	display: none;
}


/*search css*/

#search {
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	z-index: 1;
	font-size: 11px;
}
#search p{
	margin: 0px;
	padding: 1px 0px 1px 3px;
	font-size: 11px;
}
#search form{
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}
#search input{
	padding: 0px;
	margin: 0px;
	height: auto;
}

#search_row1{
	float: left;
	width: 98%;
	height: 40px;
	padding: 0% 0% 0% 0%;
	margin: 0% 1% 0% 1%;
	vertical-align: bottom;
	border: 0px;
}

div.advanced_year{
	float: left;
	width: 8%;
	padding-left: .5%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.advanced_year input{
	width: 95%;
}
div.advanced_month{
	float: left;
	width: 8%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.advanced_month input{
	width: 95%;
}
div.advanced_day{
	float: left;
	width: 6%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.advanced_day input{
	width: 95%;
}
div.advanced_state{
	float: left;
	width: 15%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.advanced_state input{
	width: 95%;
}
div.advanced_fujita{
	float: left;
	width: 6%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.advanced_fujita input{
	width: 95%;
}
div.advanced_county{
	float: left;
	width: 16%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.advanced_county input{
	width: 95%;
}
div.advanced_perpage{
	float: left;
	width: 8%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.advanced_go{
	float: left;
	width: 8%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.advanced_reset{
	float: left;
	width: 4%;
	height: auto;
	text-align: right;
	padding: 0% 0% 0% 0%;
	vertical-align: middle;
}
div.advanced_limit{
	float: left;
	width: 17%;
	height: auto;
	text-align: left;
	vertical-align: bottom;
	padding-left: .5%;
	border-left: 1px solid #cccccc;
}

div.basic_year{
	float: left;
	width: 6%;
	padding-left: .5%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.basic_month{
	float: left;
	width: 10%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.basic_day{
	float: left;
	width: 6%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.basic_state{
	float: left;
	width: 15%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.basic_fujita{
	float: left;
	width: 6%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.basic_county{
	float: left;
	width: 16%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.basic_perpage{
	float: left;
	width: 8%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.basic_go{
	float: left;
	width: 8%;
	height: auto;
	text-align: left;
	vertical-align: bottom;	
}
div.basic_reset{
	float: left;
	width: 4%;
	height: auto;
	text-align: right;
	padding: 0%;
	vertical-align: middle;	
}
div.basic_limit{
	float: left;
	width: 17%;
	height: auto;
	text-align: left;
	vertical-align: bottom;
	padding-left: .5%;
	border-left: 1px solid #cccccc;
}


h1, h1 h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	color:#27a;
	text-align:left;
}

h1 {font-size:2.4em;}
h2 {font-size:2em;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}


img {
	border:0;
	margin:5px;
}

img.wp-smiley {
	margin:0;
}

input, textarea {
	border:1px solid #aaa;
	font-size:1.2em;
}


/* Layout */
#page {
	width: 100%;
	//min-width:760px;
	//margin:0 auto;
	background-color: #f6f6f6;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

#wrapper {
	//margin:0 5%;
	padding-left:1%;
	padding-right:24%;
}
#static_content{
	float:left;
	width:96%;
	//border-right:230px solid #eee;
	//margin-right:-230px;
	//padding:20px 4% 20px 0;
}


#wpcontent{
	float:left;
	width:98%;
	border-right:230px solid #eee;
	margin-right:-230px;
	padding:10px 1% 10px 1%;
	background: #ffffff;
}

#wpsidebar{
	float:left;
	width:190px;
	margin:0 -230px 0 0;
	padding:20px;
	background:#eee;
}

#wpfooter {
	clear:both;
	padding:10px;
	border-top:0.2em solid #555;
}

/* Sidebar */


#wpsidebar ul {
	padding:0;
	margin:0;
	list-style: none;
}
#wpsidebar ul li {
	margin:0 0 2em 0;
}

#wpsidebar ul ul {
	margin:0;
	padding:0;
}

#wpsidebar li li {
	margin:0.1em 0;
}

#wpsidebar li li li {
	padding-left:10px;
}

#wpsidebar ul h2 {
	margin:0;
	padding:0;
	color:#4588c4;
	font-size:1.2em;
	text-transform:uppercase;
}


/* Footer */
#wpfooter { 
	text-align:center;
	font-size:1em;
	background:#165279;
	color:#eee;
}

#wpfooter a {
	color:#aac;
}

/* Post */
.post {
	margin:0 0 2em 0;
	clear:both;
	background: #ffffdd;
}

.post h2{
	margin-bottom: 3px;	
}

.post p, .post ol li, .post ul li{
	margin-top:5px;
	font-size:13px;
	line-height:1.5em;
	text-align:left;
}
.post li li {
	font-size:13px;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:13px;
}



.postmetadata {
	font-size:11px;
	color:#888;
	text-align:justify;
}


/* Comments */

#wpcomments {
	margin:0 2em;
}

.commentlist {
	margin:0;
	padding:0;
	list-style:none;
}

.commentlist li {
	padding:2em 0;
	overflow:auto;
	border-bottom:0.1em solid #eee;
}

.commentlist p {
	margin:0.5em 0;
}

.commentlist h4 {
	margin:0;
}

textarea#comment {
	width:100%;
}
/* Comment ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#27a;
	text-align:center;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}

.alignleft {
	float:left;
}
.alignright {
	float:right;
}

