<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Login Box */
#loginWrapper {
	margin: 20px 20px 0 0;
}
#loginContent {
	width: 845px;
	height: 500px;
	margin: 0px auto -1px auto; 
}
* html #loginContent {
	width: 870px !important;
	margin: 35px auto;
}
#loginContent #leftImage {
	float:left;
	width: 260px;
	display: inline;
	padding:50px 10px 0 0;
}
#loginContent #middleBox {
	float:left;
	width: 315px;
	display: inline;
}
#loginContent #rightImage {
	float:left;
	width: 250px;
	display: inline;
	padding:50px 0 0 10px;
}
#loginContent #tagline {
	clear: left;
	padding: 10px 0 0 23px;
}
#loginContent #tagline b, #loginContent #tagline em {
	font-weight:normal;
}
#loginContent #tagline a {
	text-decoration:none;
	color:#666;
}
#loginContent #tagline a:hover {
	text-decoration:underline;
}
#loginContent #tagline p {
	padding: 0 0 5px 0;
}
#loginContent #tagline p.fine {
	color:#666;
	font-size:10px;
	padding: 0;
}

#loginBox li {
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-topright:15px;
	padding:15px 15px 7px;
	width: 25em;
	height: 219px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: 2px dotted #102840;
	background:#102840 none repeat scroll 0 0;
	list-style: none;
	color:#FFF;
}
#loginBox li p, #loginBox li label {
	text-align: left;
	padding: 0 0 3px 67px;
	float: left;
	clear: left;
	font-size: 12px;
	width: 330px;
}
#loginBox input {
	float: left;
	clear: left;
	font-size: 12px;
	width:149px;
}
#loginBox li span {
	float:left;
	clear:none;
	padding: 0 0 0 20px;
	font-size: 11px;
	width: 80px;
}
#loginBox li span a {
	color:#fff;
	font-size:11px;
}
#loginBox h1 {
	clear:left;
	float:left;
	text-align:center;
	width:302px;
}
#loginBox h2 {
	clear:left;
	float:left;
	text-align:center;
	width:297px;
	border-bottom:1px dotted #CCCCCC;
	font-size:11px;
	font-weight:normal;
	padding:2px 0 8px 0;
	margin:0 0 10px 0;
}


/* Bad Login */
div.badLoginContent {
	color:#CC0000;
	font-size:0.9em;
	font-weight:bold;
	margin:10px auto -40px;
	width:600px;
}


/* Forgot Password Box */
#forgotContent {
	width: 75%;
	margin: 100px auto;

}
#forgotContent #forgotBox li {
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-topright:15px;
	padding:15px 15px 7px;
	top: -50px;
	width: 25em;
	height: 257px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: 2px dotted #000;
	background:#DFE9FF none repeat scroll 0 0;
	list-style: none;
}
#forgotContent #forgotBox li p, #forgotBox li label {
	text-align: left;
	padding: 0 0 3px 30px;
	float: left;
	clear: left;
	font-size: 12px;
	width: 330px;
}
#forgotContent #forgotBox input {
	float: left;
	clear: left;
	font-size: 12px;
}
#forgotContent #forgotBox li span {
	float:left;
	clear:none;
	padding: 0 0 0 20px;
	font-size: 11px;
	width: 120px;
}
#forgotContent #forgotBox li span a {
	color:gray;
	font-size:11px;
}
#forgotContent #forgotBox h2 {
	border-bottom:1px dotted #CCCCCC;
	font-size:14px;
	font-weight:normal;
	margin:5px 5%;
	padding:0 0 5px;
}
#forgotContent #forgotBox h3 {
	border-bottom:1px dotted #CCCCCC;
	font-size:12px;
	font-weight:normal;
	margin:5px 5%;
	padding:0 0 5px;
}
#forgotContent #forgotBox div.btn-container {
	margin: 10px 0;
}
#forgotContent #forgotBox table.btn-outer {
	margin:0 5px 0 0;
}
#forgotContent #forgotBox div.btn-container-center {
	margin:10px 0 0 80px;
}

/* Button classes */
div.btn-container {
	padding: 5px 0 0 67px;
	float: left;
	width: 74px;
}
table.btn-outer {
	float: left;
	clear: none;
	width: 75px;
	border: 1px solid #fff;
}
td.btn-sprite-left, td.btn-sprite-right {
	height: 21px;
	width: 3px;
	font-size:1px;
	line-height:1px;
}
td.btn-sprite-left {
	background: transparent url(/assets/mediaweather/images/btn-sprite.gif) no-repeat scroll 0 0;
}
td.btn-sprite-centre {
	width:75px;
	background: transparent url(/assets/mediaweather/images/btn-sprite.gif) repeat-x scroll 0 -42px; cursor:pointer;
	text-align: center;
	font-size: 0.8em;
	color:#fff;
}
td.btn-sprite-right {
	background: transparent url(/assets/mediaweather/images/btn-sprite.gif) no-repeat scroll 0 -21px;
}
table.x-btn-over td.btn-sprite-left{
	background-position:0 -63px !important;
}
table.x-btn-over td.btn-sprite-right{
	background-position:0 -84px !important;
}
table.x-btn-over td.btn-sprite-centre{
	background-position:0 -105px !important;
	color:#fff;
}


/* Main layout styles */
div#container {
	text-align: left;
}
div#top {
	position: relative;
	background: #102840 none repeat scroll 0 0;
	padding: 5px 5px 0px 5px;
	height: 77px;
	width:100%;
}
* html div#top {
	height: 145px;
}
div#top div#group_logo {
	float:left;
	clear:left;
	text-align: center;
	margin:0;
}
div#top h1 {
	float: left;
	clear: left;
	width:200px;
	text-align: center;
}
div#top h1 a {
	color:#001A3F;
	font-size: 1.5em;
	text-decoration: none;
}
div#top span {
	color:#fff;
}
div#top span#loggedin {
	clear:left;
	float:left;
	font-size:0.9em;
	margin:0;
	text-align:center;
	width:678px;	
}
div#top span#loggedin a {
	text-decoration: underline;
	color:#fff;
}
div#top div#selectstationcontainer {
	float: left;
	clear: left;
	width: 300px;
	margin:2px 5px;
	text-align: center;
	font-size:0.9em;
}
div#top .btn-container .btn-sprite-centre {
	font-size: 9px !important;
}
div#top div#selectstation {
	margin: 3px 0 0 0;
}
div#top .btn-container {
	padding: 0px !important;
	width:auto !important;
	margin:0 0 0 4px !important;
}
div#top select {
	font-size:0.9em;
}

/* Top menu - alerts */
div#alertsouter {
	border:1px dashed #CCCCCC;
	height:40px;
	left:220px;
	margin:3px 0 0 5px;
	position:absolute;
	top:26px;
	width:705px;
}
div#alertsinner {
	margin: 3px;
	background: #ffffff;
	height:34px;
	font-size: 1em;
	background-color:#ffffff;
	background-image:url('/assets/mediaweather/images/alerts-bg.gif');
	background-repeat:no-repeat;
	background-position:center; 
}
div#alertsinner div#alerts {
	padding:2px;
}

/* Top menu - synopsis */
div#synopsisouter {
	border: 1px dashed #ccc;
	height: 93px;
	left: 220px;
	position: absolute;
	top: 85px;
	width: 650px;
	margin: 3px 0 0 5px;
}
div#synopsisinner {
	margin: 3px;
	height:87px;
	background-color:#ffffff;
	background-image:url('/assets/mediaweather/images/synopsis-bg.gif');
	background-repeat:no-repeat;
	background-position:center; 
}
div#synopsis {
	padding:3px;
	font-size: 10px;
}
div#synopsis a {
	text-decoration: none;
	color:#000;
}
div#synopsis span.updated {
	font-size: 8px;
	font-weight:bold;
	width:300px;
}

div#synopsis_zoom {
	padding:3px;
	font-size: 10px;
	color:#000;
}
div#synopsis_zoom span.updated {
	font-size: 8px;
	font-weight:bold;
	width:300px;
}


div#wrapper {
	float:left;
	width:100%;
}
* html div#wrapper {
	clear: left;
}
div#content {
	margin:0 0 10px 0;
	padding: 8px;
	width:99%;
}
div#contactwrapper {
	color:#FFFFFF;
	left:219px;
	padding:5px;
	position:absolute;
	top:3px;
	width:492px;
	z-index:999;
}
div#footer {
	clear:both;
	background: #EEEEEE none repeat scroll 0 0;
	color: #000;
	width: 100%;
	height: 15px;
	padding: 5px;
	text-align: right;
}
div#footerinner {
	margin: 0 10px;
}
div#footerinner a {
	color:#000;
	text-decoration:none;
}
div#footerinner a.selected {
	border-bottom: 1px dashed #000;
}

/* Menu styles */
ul.menu_div, ul.menu_div ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 190px;
}
ul.menu_div a {
  display: block;
  text-decoration: none;	
}
ul.menu_div li.tfl {
	background:#fff;
	padding:5px;
	width:190px;
	font-weight:bold;
	color:#07449D;
	font-size:17px;
}
ul.menu_div li.lstcc {
	background:#fff;
	padding:5px;
	width:191px;
	font-weight:bold;
	font-size:17px;
	color:#da0000;
}
ul.menu_div li {
  margin: 0;
  padding: 0;
  width: 200px;
  background:#eee;
}
* html ul.menu_div li {
  width:205px !important;
}
ul.menu_div li.tfl_li a {
	background: #da0000;
	color:#fff;
}
ul.menu_div li a {
  background: #07449D;
  color: #fff;	
  padding: 0.5em;
  width: 189px;
}
* html ul.menu_div li a {
  width: 209px !important;
}
ul.menu_div li.tfl_li a.selected {
  border-left: 5px #000 solid;
  color:#fff;
  width:175px;
  font-weight:bold;
}
ul.menu_div li a.selected {
  border-left: 5px #000 solid;
  padding-left: 15px;
  color:#07449D;
  font-weight:bold;
}
ul.menu_div li.parent_menu ul.section_menu li a.selected {
  border-left: 5px #000 solid;
  padding-left: 30px;
  color:#07449D;
  font-weight:bold;
}
ul.menu_div li.parent_menu ul.section_menu li.tfl_li a.selected {
  border-left: 5px #000 solid;
  padding-left: 15px;
  color:#fff;
  font-weight:bold;
}
ul.menu_div ul.area_menu li a.selected {
  border-left: 5px #000 solid;
  font-weight:bold;
  padding-left:30px;
}
ul.menu_div li a:hover {
  background: #000;
}
ul.menu_div li ul li a {
  background: #eee;
  color: #000;
  width:175px;
  padding-left: 20px;
}
ul.menu_div li ul li a:hover {
  background: #ccc;
  border-left: 5px #07449D solid;
  padding-left: 15px;
}
ul.menu_div li ul li ul li a {
  background: #eee;
  color: #000;
  width:161px;
  padding-left: 35px;
}
ul.menu_div li ul li ul li a:hover {
  background: #ccc;
  border-left: 5px #07449D solid;
  padding-left: 30px;  
}
.menu_div li.non_region {
	border-left:5px solid red;
}
.menu_div li.non_region a {
	width:184px;
}

/* Generic padding class */
div.padme {
	padding: 5px;
}


/* IFrame Styles */
div#content iframe#radar_frame {
	margin: 10px;
	float: left;
	clear: left;
}


/* Top-menu Alert Styles */
div#scrollup {
	height:30px;
	overflow:hidden;
	position:relative;
	width:630px;
}
div#scrollup a {
	text-decoration:none;
	color:#000;
}
div#scrollup div.headline {
   position: absolute;
   top: 100px;
   left: 5px;
   width:100%;
   height:100%;
   color:#000;
}
div#scrollup div.headline span {
	color:#000;
	text-align:left;
}
div#scrollup span.warning {
	border:1px solid #000;
	padding:0px 3px;
	background-color:#FFFF99;
	float:left;
	clear:none;
	margin:-1px 5px 0 0;
}
div#scrollup span.urgent {
	border:1px solid #000;
	color:#fff !important;
	padding:0px 3px;
	background-color:#FF8000;
	float:left;
	clear:none;
	margin:-1px 5px 0 0;
}
div#scrollup span.critical {
	border:1px solid #000;
	padding:0px 3px;
	background-color:#FF0000;
	color:#fff !important;
	float:left;
	clear:none;
	margin:-1px 5px 0 0;
}
div#scrollup div.headline span.alert {
	float: left;
	clear: none;
	width: 567px;
}
div#scrollup div.headline span.updated {
	clear:left;
	float:left;
	font-size:1em;
	width:630px;
}

/* Static information files */
div#static {
	margin:5px;
	padding: 0 3px;
	clear:left;
	float:left;
	width:95%;
}
div#static h1 {
	border-bottom:1px dashed #000000;
	font-size:1.5em;
	margin:0 0 10px 0;
}
div#static p {
	margin: 0 0 10px 0;
}

div#satellite {
	padding: 5px;
}


/* Lightning Maps */
div#lightning_content {
	padding: 5px;
	width:750px;
	position:relative;
}
div#lightning_regions {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #AAAAAA;
	clear:left;
	float:left;
	padding:5px;
	width:742px;
}
div#lightning_regions ul li {
	border:1px dashed #AAAAAA;
	clear:none;
	float:left;
	font-size:1.2em;
	margin:0 1px;
	padding:5px;
}
div#lightning_regions ul li a {
	border-bottom:none;
	text-decoration:none;
	color:#000;
}
div#lightning_regions ul li a:hover {
	border-bottom:1px dashed #000;
}
div#lightning_regions ul li a.selected {
	border-bottom:1px dashed #000;
}
div#lightning_content div#lightning_link {
	float: left;
	clear: left;
	width: 500px;
}
div#lightning_content div#lightning_link ul {
	padding: 5px;
	border:1px dashed #000;
	margin: 5px 0 0 0;
}
div#lightning_content div#lightning_link ul li a {
	text-decoration: none;
	color: #000;
}
div#lightning_content div#lightning_link ul li a:hover {
	text-decoration: underline;
}
div#lightning_key {
	clear:left;
	float:left;
	font-size:0.85em;
	padding:5px;
	width:730px;
}
div#lightning_key ul li {
	border-right:1px solid #000000;
	clear:none;
	float:left;
	font-size:1.1em;
	margin:0 10px 3px 0;
	padding-right:10px;
}
div#lightning_key ul li.last {
	border-right:none;
}
div#lightning_map {
	float: left;
	clear: left;
}


/* Breadcrumb */
div#breadcrumb {
	float: left;
	clear: left;
	background-color:#303E8F;
	border: 1px solid #000;
	padding: 5px;
	margin: 0 0 5px 0;
	width: 910px;
	color: #FFF;
}
div#breadcrumbleft {
	float: left;
}
div#breadcrumbright {
	float: right;
}
div#breadcrumbright a {
	color: #FFF;
	text-decoration: none;
}
div#breadcrumbright a:hover {
	text-decoration: underline;
}
div#breadcrumbleft li {
	clear: none;
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
}
div#breadcrumbleft li a {
	color: #FFF;
	text-decoration: none;
}
div#breadcrumbleft li a:hover {
	text-decoration: underline;
}

div#topmenu {
	left:225px;
	position:absolute;
	top:20px;
	width:99%;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	/*border-left:	1px solid #000;
	border-top:		1px solid #000;*/
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#353158;
}
.sf-menu li {
	background:		#c3c1d1;
}
.sf-menu li li {
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/assets/mediaweather/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a &gt; .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus &gt; .sf-sub-indicator,
a:hover &gt; .sf-sub-indicator,
a:active &gt; .sf-sub-indicator,
li:hover &gt; a &gt; .sf-sub-indicator,
li.sfHover &gt; a &gt; .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a &gt; .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus &gt; .sf-sub-indicator,
.sf-menu ul a:hover &gt; .sf-sub-indicator,
.sf-menu ul a:active &gt; .sf-sub-indicator,
.sf-menu ul li:hover &gt; a &gt; .sf-sub-indicator,
.sf-menu ul li.sfHover &gt; a &gt; .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/assets/mediaweather/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
	background:		#BDD2FF;
	height:			2.5em;
	padding-bottom:	2.5em;
	position:		relative;
}
.sf-navbar li {
	background:		#AABDE6;
	position:		static;
}
.sf-navbar a {
	border-top:		none;
}
.sf-navbar li ul {
	width:			44em; /*IE6 soils itself without this*/
}
.sf-navbar li li {
	background:		#BDD2FF;
	position:		relative;
}
.sf-navbar li li ul {
	width:			13em;
}
.sf-navbar li li li {
	width:			100%;
}
.sf-navbar ul li {
	width:			auto;
	float:			left;
}
.sf-navbar a, .sf-navbar a:visited {
	border:			none;
}
.sf-navbar li.current {
	background:		#BDD2FF;
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	background:		#BDD2FF;
}
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	background:		#D1DFFF;
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	background:		#E6EEFF;
}
ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}

.sf-navbar li li.current &gt; a {
	font-weight:	bold;
}

/*** point all arrows down ***/
/* point right for anchors in subs */
.sf-navbar ul .sf-sub-indicator { background-position: -10px -100px; }
.sf-navbar ul a &gt; .sf-sub-indicator { background-position: 0 -100px; }
/* apply hovers to modern browsers */
.sf-navbar ul a:focus &gt; .sf-sub-indicator,
.sf-navbar ul a:hover &gt; .sf-sub-indicator,
.sf-navbar ul a:active &gt; .sf-sub-indicator,
.sf-navbar ul li:hover &gt; a &gt; .sf-sub-indicator,
.sf-navbar ul li.sfHover &gt; a &gt; .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/
.sf-navbar &gt; li &gt; ul {
	background: transparent;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

body, div { font-family: 'lucida grande', helvetica, verdana, arial, sans-serif; }

select#IPsel_satBase {
	margin:0 5px 5px 0;
	float:left;
}
div#sat-image-player img {
	float:left;
	padding:2px 0 0 0;
}


div#myGoogleMap {
	width:100%;
	height:600px;
}
select#dtg {
	float:left;
	clear:left;
}
div#controls {
	float:left;
	clear:none;
	margin:1px 5px 0 5px;
	text-align:left;
}
div#maps_page_container div#controls {
	clear:left;
	width:900px;
}
div#maps_page_container select#dtgs {
	float:left;
	margin:0 10px 0 2px;
}
div#maps_page_container label {
	float:left;
	padding:2px 0 0 0;
}
div#maps_page_container div.btn-container {
	float:left;
	padding:0;
	width:80px;
	margin:0 2px;
}
div#maps_page_container div.btn-container table.btn-outer {
	width:80px;
}

div#myGoogleMap {
	float:left;
	clear:left;
	width:100%;
	height:800px;
}
div#legend {
	background-color:#FFF;
	float:left;
	clear:left;
	width:100%;
}
div#legend table.legend_table {
	font-size:12px;
	border-collapse:separate;
	border-spacing:5px;
}


div#lightning_container {
	clear:left;
	float:left;
	margin:5px;
	padding:5px;
	width:700px;
}
div.key table td {
	font-size:12px !important;
}
div#lightning_map_canvas {
	height:800px !important;
}

div#player_image {
	float:left;
	clear:left;
	margin:5px 0;
}

div#extremes_container {
	padding:5px;
	float:left;
	clear:left;
	min-height:500px;
	width:900px;
}
div#extremes_container h1 {
	font-size:14px;
	font-weight:bold;
}
div#extremes_container ul {
	margin:10px 0;
}
div#extremes_container ul li {
	margin:5px 0;
}
div#extremes_container ul li.bold {
	font-weight:bold;
}


div#briefing_container {
	padding:5px;
	min-height:500px;
	float:left;
	clear:left;
	width:900px;
}
div#briefing_container h1 {
	float:left;
	clear:left;
	font-weight:bold;
	font-size:14px;
	margin:5px 0;
}
div#briefing_container p {
	float:left;
	clear:left;
	margin:5px 0;
}


div#obs_container {
	padding:5px;
	min-height:500px;
	float:left;
	clear:left;
	width:1000px;
}
div#obs_container table td {
	padding:3px;
	text-align:center;
}
div#obs_container table thead td {
	background-color:#000;
	color:#FFF;
	border:1px solid #FFF;
}
div#obs_container table tbody td {
	background-color:#FFF;
	color:#000;
	border:1px solid #000;
	height:30px;
}
div#obs_container table tbody td a {
	color:#000;
}
div#obs_container table tbody tr.alt td {
	background-color:#EEE;
}
div#obs_container div.prefix {
	float:left;
	margin:0 5px 0 0;
}
div#obs_container select {
	float:left;
	clear:none;
	margin:0 10px 0 0;
}
div#obs_container input {
	float:left;
	clear:none;
}
div#obs_container table {
	float:left;
	clear:left;
}
div#severe_weather_warnings_container {
	padding:5px;
	min-height:500px;
	float:left;
	clear:left;
	width:1000px;	
}
div#frontpage {
	padding:5px;
	min-height:500px;
	float:left;
	clear:left;
	width:1000px;
}
div#frontpage h1 {
	font-size:14px;
	font-weight:bold;
}
div#frontpage h2 {
	font-size:12px;
	font-weight:bold;
}
div#frontpage img.map {
	width:300px;
	padding:0 5px 5px 0;
}

div#severe_weather_warnings_container table td {
	padding:3px;
	border:1px solid #000;
}
div#severe_weather_warnings_container table td a {
	color:#000;
}
div#severe_weather_warnings_container table td a:hover {
	color:#FF0000;
}


div.clear {
	float:left;
	clear:left;
}
div#observation_map_container {
	padding:5px;
	min-height:500px;
	float:left;
	clear:left;
	width:1000px;
}

div.row {
	float:left;
	clear:left;
	width:1200px;
}

div.prefix {
	float:left;
}

div#rainfall_key {
	float:left;
}

div#radar_search {
	float:left;
	width:200px;
}
div#searchbtncontainer_hidden {
	float:left;
	margin:11px 0 0 10px;
}
div#searchbtncontainer {
	float:left;
}
div#radar_search label {
	width:50px;
	float:left;
	margin:11px 0 0 10px;
}
div#radar_search input#radarsearchtext {
	float:left;
	width:50px;
	margin:8px 0 0 2px;
}
div#radar_search input#radarsearchbtn {
	float:left;
	width:40px;
	margin:8px 0 0 2px;
}

.mediaweather-website-brand-2013 {
    display: none;
}

.mediaweather-website-brand-2014 {
    display: block;
}</pre></body></html>