/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
.Normal table tr td {
     font-family: verdana, sans-serif;
     font-size: 12px
}
#fckinstanceoptions_tblEditorOptions {background-color:#ffffff}
#fckinstanceoptions_tblEditorOptions td {padding: 5px}

a:link, a:visited, a:hover {
  text-decoration: none; 
  xfont-size: 88%;
  font-family: verdana, sans-serif;
   font-weight: bold
}
a:active {text-decoration: none;}
a:hover {color:black; text-decoration:underline;}

/*Weather Forecast*/
div.wxWrapper span {width:2000px;}
div.wxWrapper {height:200px;width:650px;overflow:auto}
ul.wxForecast,
ul.wxForecast li ul {
   margin:0px;
   padding:0px;
   list-style-type:none;
   border:solid 1px red;
   float:left
}

/* RADAR */
.radarimage {background:url(http://www.srh.noaa.gov/tbw/images/tbw/graphics/smallradarback.png) no-repeat; position:relative; width:78px; height:78px;}

/* PAGE BACKGROUND */
body {
    margin: 0em;
   padding: 0em;
}
.controlpanelwrapper {
  background-color: #ffffff
}

.skinmaster {width:950px ;border:0px}
.skinheader{background: transparent url(/Portals/0/clouds-background-2.jpg) no-repeat}
.leftpane {width:20%}
.contentpane {width:72%}
.rightpane{width:28%}

.RadioFreq {
  width: 93%;
  color: black;
  border: 0px solid #4286CB;
  font-family: Arial, san-serif, helvetica, sans-serif;
  font-weight: bold;
  font-size: 110%;
  text-align: center;
  margin-bottom: 10px;
  background: transparent url(/Portals/0/Containers/BWC-Blue-Clouds/container-bg.png) repeat-x;
  background-position: left -30px;

}

.mainContent {
	line-height: 1.6;
	background-color: #ffffff;
	line-height: 1.5; /* value other than 'normal' needed for WinIE */
	color: #000
}
.mainContent p {
	padding: 0em 1em 0em 1em;
}
.mainContent a:Link,
.mainContent a:Hover,
.mainContent a:Visited {
    font-size:100%;
    font-weight: bold
}
.mainContent h1,
.mainContent h2,
.mainContent h3,
.mainContent h4,
.mainContent h5,
.mainContent h6 {
		margin: 1em 0 0.2em 0;
		x-border-bottom: 1px solid #ccc;
		x-font-family: arial, verdana, sans-serif;
}
	
.mainContent h1 { font-size: 160%; font-weight: normal; }
.mainContent h2 { font-size: 150%; font-weight: normal; }
.mainContent h3 { font-size: 120%; }
.mainContent h4 { font-size: 100%; }
.mainContent h5 { font-size: 90%; }
.mainContent h6 { font-size: 90%; border: 0; }

.module th.top {
    height: 10px;
    vertical-align: middle;
    text-alignment: center;
    background: transparent url(/Portals/0/Containers/BWC-Blue-Clouds/blue_top.png) repeat-x;

}
.module td.main span.normal {
    font-size: 88%;
     font-family: verdana, sans-serif;
}
.module td.main table td {
     font-family: verdana, sans-serif;
     font-size: 80%
}

.module .Head {
    color: #ffffff;
    font-family: arial, verdana, sans-serif;
    font-size:110%;
    font-weight: bold;
    padding: .2em .5em .2em .5em
}

/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  {
   text-align: left 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
    xfont-family: arial, verdana, sans-serif;
    font-size: 88%;
    font-color: navy;
    padding-bottom: 1em
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
     xfont-family: arial, verdana, sans-serif;
     font-family: verdana, sans-serif;
     font-size: 77%

}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}
.DNN_ANN_Description
 {
    font-family: tahoma;
   font-size: 77%
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Web Box */

.WebBox_ListTable
{
  border-right: solid 1px #DDDDDD;
  border-left: solid 1px #DDDDDD;
  border-bottom: solid 1px #DDDDDD;
  xborder-left: 1px solid #4286CB;
  xborder-right: 1px solid #4286CB;
  xborder-bottom: 1px solid #4286CB;
  background-color: white;
  width: 95%;
}
.WebBox_List {
     background: transparent url(/Portals/0/Containers/BWC-Blue-Clouds/container-bg.png) repeat-x;
     background-position: 0px 20px;
     font-size:75%;
}
.WebBox_ListItem {background-color:white;font-size:75%;}
.WebBox_ListItem a:active {xwhite-space:nowrap;}
.WebBox_ListItem a:link {xwhite-space:nowrap;}
.WebBox_ListItem a:visited {xwhite-space:nowrap;}
.WebBox_ListItem a:hover {xwhite-space:nowrap;}
.WebBox_TitleText { 
    background: transparent url(/Portals/0/Containers/BWC-Blue-Clouds/blue_top.png) repeat-x;
    border-right: solid 1px #4286CB;
    border-left: solid 1px #4286CB;
    padding: .2em .5em .2em .5em;
    font-family: arial, verdana, sans-serif;
    font-size:110%;
    font-weight: bold;
    color: #ffffff;
    display:block; 
    text-align: center;
}
.WebBox_SubTitleText { 
	font-weight: bold; 
	font-size: 100%; 
	display:block;
	padding: .3em 1em .3em .5em;
        background: transparent url(/Portals/0/Containers/BWC-Blue-Clouds/container-bg.png) repeat-x;
}
.WebBox_Description {
	display:block;
	font-size: 100%;
	padding: 0em 1em 0em 1em;
}
.WebBox_Description p {
	margin: 5px 0px 5px 0px;
}
.WebBox_Description p + p {
	text-indent: 1em;
	margin-top: 0px;
}

.WebBox_Link {
	padding: .2em 1em .2em 1em;
	display: block; 
	xfont-size: 120%;
}






































