@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/antennapointBG.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#030201;
	padding:0px;
	margin:0 auto 0 auto;
	behavior:url(/csshover.htc);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000000;
}

div#page
{
	width:980px;
	margin:0 auto 0 auto;
	padding:0px;
}

div#header
{
	width:980px;
	height:104px;
	margin:0px;
	padding:0px;
/*	min-height:682px;
	height:auto !important;
	height:682px;
	overflow:auto;*/
}

div#container
{
	width:980px;
	margin:0px;
	padding:0px;
	float:left;
}

div#left
{
	width:780px;
	float:left;
	padding:0px;
	margin:0px;
}

div#leftTop
{
	width:780px;
	height:26px;
	float:left;
	padding:0px;
	margin:0px;
}

div#leftContent
{
	width:780px;
	float:left;
	padding:0px;
	margin:0px;
	background-image:url(../images/pageRepeater.png);
	background-repeat:repeat-y;
	background-position:top;
	
}

div#leftBottom
{
	width:780px;
	height:26px;
	float:left;
	padding:0px;
	margin:0px;
}

div#map
{
	width:780px;
	height:321px;
/*	min-height:321px;
	height:auto !important;
	height:321px;*/
	float:left;
	padding:0px;
	margin:0px;
	background-image:url(../images/searchMap.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

div#mapField
{
	width:724px;
	height:321px;
	float:left;
	padding:70px 0px 0px 0px;
	margin:0px 0px 0px 28px;
	text-align:center;
	vertical-align: middle;
}

div#chart
{
	width:724px;
	padding:0 0 0 0px;
	margin:0 0 0 28px;
	float:left;
	display:none;
}

div#searched
{
	width:724px;
	padding:0px;
	margin:78px 0px 0px 28px;
	float:left;
	color:#ffc23f;
	font-size:16px;
	text-align:center;
	display:none;
}

div#searched a{
	color:#ffffff;
	font-size:10px;	
}

div#chartTop
{
	width:724px;
	padding:0px;
	margin:0px;
	float:left;
}

div#chartContent
{
	width:714px;
	padding:5px;
	margin:0;
	float:left;
	background-image:url(../images/chartRepeater.png);
	background-repeat:repeat-y;
	background-position:top;
	overflow: auto;
}

div#chartBottom
{
	width:724px;
	padding:0px;
	margin:0px;
	float:left;
}

div#contentButtons
{
	width:724px;
	margin:28px 0 0 28px;
	padding:0px;
	float:left;
}

div#contentButtonsLeft
{
	width:199px;
	margin:0px;
	padding:0px;
	float:left;
}

div#contentButtonsRight
{
	width:495px;
	height:332px;
	margin:0px;
	padding:15px;
	float:left;
	background-image:url(../images/content-area.png);
	background-repeat:no-repeat;
	background-position:top left;
	overflow:auto;
	
}

/*div#quad
{
	width:648px;
	height:112px;
	padding:0 0 0 15px;
	margin:20px 0 0 0;
	float:left;
}

div#quadItem
{
	width:132px;
	height:100px;
	float:left;
	padding:6px;
	margin-right:18px;
	background-image:url(../images/quadBG.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
}*/

div#right
{
	width:187px;
	float:left;
	padding:0px;
	margin:10px 5px;
}

div#iphoneApp
{
	width:169px;
	height:365px;
	float:left;
	padding:7px;
	margin:0px;
	margin-top:40px;
	background-image:url(../images/app.png);
	background-repeat:no-repeat;
	background-position:top center;
}

div#advertisement
{
	width:183px;
	height:381px;
	float:left;
	padding:0px;
	
	color:#CCCCCC;
	font-variant:small-caps;
	font-size:11px;
	text-align:center;
	
}

div#footer
{
	width:960px;
	float:left;
	padding:10px;
	margin:0px;
	text-align:center;
}
	
a 
{
	font-weight:bold;
}	
	
p 
{
	margin-top:0px;
}	
	
a, a:visited, #mapField a, #mapField a:visited, #resources_c a, #resources_c a:visited, #stationsTable a, #stationsTable a:visited{ 
	color:#003366;
	text-decoration:underline; 
	}
	
a:hover, a:active{ 
	color:#003366; 
	text-decoration:underline; 
}

h1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:24px;
	color:#941e21;
}

h1 a, a:visited
{ 
	color:#941e21;
	text-decoration:none; 
	}
	
h1 a:hover, a:active 
{ 
	color:#941e21;
	text-decoration:underline; 
}

h2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:18px;
	line-height:24px;
	color:#941e21;
}

h2 a, a:visited
{ 
	color:#941e21;
	text-decoration:none; 
	}
	
h2 a:hover, a:active 
{ 
	color:#941e21;
	text-decoration:underline; 
}

h3
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#000000;
	margin-top:0px;
}

h3 a, a:visited
{ 
	color:#000000;
	text-decoration:none; 
	}
	
h3 a:hover, a:active 
{ 
	color:#000000;
	text-decoration:underline; 
}


.h1white
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:22px;
	font-style:normal;
	color:#ffffff;
	margin-top:0px;
}

.h1white a, a:visited
{ 
	color:#ffffff;
	text-decoration:none; 
	}
	
.h1white a:hover, a:active 
{ 
	color:#ffffff;
	text-decoration:underline; 
}

.whiteCopy
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-style:normal;
	color:#ffffff;
}

.whiteCopy a, a:visited
{ 
	color:#ffffff;
	text-decoration:none; 
	}
	
.whiteCopy a:hover, a:active 
{ 
	color:#ffffff;
	text-decoration:underline; 
}


/*---------------------------------- FIX FOR FLOATED ELEMENTS WITHIN A CONTAINER DIV --------------------------*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*--- Fix for IE on Mac ---*/
.clearfix
{
	display: inline-block;
}

/*--- Hack for bug in IE6 ---*/
* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

/* Station Table */
#StationTbl {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
#StationTbl thead tr th, #StationTbl tfoot tr th {
	background-color: #FFC23F;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
#StationTbl thead tr .header {
	background-image:url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
#StationTbl tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
#StationTbl tbody tr.even td{
	background-color:#ff6600;
}
#StationTbl tbody tr.odd td{
	background-color:#ffffff;
}
#StationTbl thead tr .headerSortUp {
	background-image:url(../images/asc.gif);
}
#StationTbl thead tr .headerSortDown {
	background-image:url(../images/desc.gif);
}
#StationTbl thead tr .headerSortDown, #StationTbl thead tr .headerSortUp {
background-color: #EFAC1D;
}

/* Buttons */

#comments{
	width:100%;
}

#station_search{
	float:left;
}

#mobile_tools{
	float:left;
}

#resources{
	float:left;
}

#contact{
	float:left;
}

#station_search_c .newCity{
	background-color:#DADADA;
}

#cords{
	display: none;
}

#username{
	font-size:16px;
	font-weight:bold;
	width:100%;
}

#posted{
	width:100%;
	font-size:9px;
}

#post_comment_form_c, #cap, #mobile_tools_c, #resources_c, #contact_c, #station_search_c{
	display:none;
}

#cap_form{
	width:500px;
}


#contact_c, #post_comment_form_c, #cap{
	width:450px;
}

#usr_msg{
	color:red;
	font-size:12px;
}
