#page {
    font-family:Arial;
    font-size:12px;
}

#topNav {
    height: 19px; /*line-height: 16px;*/
    text-align: right;
    clear: both;
}

#externalLinks {
    float: left;
    padding-top:1px;
}

#bonkSiteNav {
    text-align: right
}

#wbNav {
    height: 42px;
    margin: 0px;
    padding: 0px;
    width: 1024px;
    background-image: url( "rshgraybg.gif" );
    overflow-y: hidden;
    overflow-x: visible;
    
}

#wbNav span {
    display: block;
    float: left;
    border: 0;
    font-family: Arial;
    font-weight: bold;
    vertical-align: middle;
    font-size: 12px;
    color: white;
    height: 42px;
    text-align: center;

    line-height: 42px;

}

#wbNav A:link {
    text-decoration: none;
    color: white;
}

#wbNav A:visited {
    color: white;
    text-decoration: none
}

#wbNav A:active {
    text-decoration: none;
    color: white;
}

#wbNav A:hover {
    text-decoration: none;
    color: white;
}

.fw28 {
    width: 28px;
}

.fw25 {
    width: 25px;
}

#blankFiller {
    position: absolute;
    z-index: 10000
}


#logoAdDiv {
margin-top:4px;
margin-bottom:6px;
height:100px;
vertical-align:middle;
}




/*Stuff for new layout*/
#bonkLeftNavColumn {
    width:160px;
    float:left;

}

#bonkForecastColumn {
    width:320px;
    float:left;
    margin-left:10px;
}

#bonkMapColumn {
margin-left:500px;
}



.bonkSubNav {
    background-color:#ECECEC;
    padding-left:4px;
}

.bonkSearchHeader {
padding-left:4px;
     background-image:url("bonkTabBg.jpg");
    font-family: Arial;
    font-weight: bold;
height:20px;line-height:20px;
    font-size: 12px;
    color: white;
}

.bonkSearchBody {
border:solid 3px #56627C;
border-top:solid 0px;
}


.bonkInnerSearchBody {
border:solid 1px black;
padding-left:4px;
font-family:Arial;
font-size:12px;
color:#979799;
padding-bottom:5px;

}

#bonkFooter {
    background-color:#ff9933;
    color:white;
    font-size:14px;
    padding:6px;
}

#bonkSiteNav {
    font-size:12px;
    line-height:20px;
    vertical-align:bottom;
 
}
#bonkSiteNav A:link {
    text-decoration: none;
    color: #3D63AE;
}

#bonkSiteNav A:visited {
    color: #3D63AE;
    text-decoration: none
}

#bonkSiteNav A:active {
    text-decoration: none;
    color: #3D63AE;
}

#bonkSiteNav A:hover {
    text-decoration: underline;
    color: #3D63AE;
}

#bonkFooter A:link {
    text-decoration: none;
    color: white;
}

#bonkFooter A:visited {
    color: white;
    text-decoration: none
}

#bonkFooter A:active {
    text-decoration: none;
    color: white;
}

#bonkFooter A:hover {
    text-decoration: underline;
    color: white;
}

#bonkFooterCopyright {
    color:#344d99;
    font-size:13px;
}

#bonkFooterCopyright A:link,#bonkFooterCopyright A:visited,#bonkFooterCopyright A:active{
  color:#344d99;
    text-decoration:none;
}

#bonkFooterCopyright A:hover{
    color:#344d99;
      text-decoration:underline;

}

#bonkFooter{
    font-size:13px;
}

#qfcluser input {
vertical-align:middle;
}

#wbNavT16 A:link, #wbNavT16 A:active, #wbNavT16 A:visited, #wbNavT16 A:hover  {
    text-decoration: underline;
}

#wbNavT16 A:active {
    text-decoration: underline;
}

.pageWidth1024 {
      width: 1024px;
            text-align: center;
            margin: 0 auto;
}
    #page {
            text-align: left;
        }

.bonkSearchForm {
	margin:0; padding:0;
}

#map {
	border:solid 1px black;margin-top:2px;
}

#nearbyWebcams div {
	height:220px;
	/*overflow-y:hidden;*/ /*FF Only*/
    /*overflow-x:visible;*/
}

#video_feed {
	float:	left;
	padding-left:	10px;
}
#video_feed strong {
	color:	#000000;	
}
#video_feed a {
	padding-left:	5px;
	color:	#ff0000;
}
#video_feed_headline {
	font-weight:	bold;
	color:	#000000;
}