/* ================================
	    CSS STYLES FOR DotNetNuke
   ================================
*/ 


body { 
  background: url(wm_body_bg.gif) center top repeat-y #e7e7e7
}

table, tr, td, p {
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.5em;
}

table {
	padding: 0;
}


select, input {
	font-family: tahoma;
	font-size: 11px;
	color: #333;
}

h3 {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.topTable {
	background: url(wm_top_wave3.gif) top left no-repeat #f5f5f5;
}

.footerTable {
	background: url(wm_footer_bg.gif);
}

/* Current Date
----------------------------------------------------------------------------------------*/
.date {
	color: #ff0000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 11px;
    color: #000;
    font-family: tahoma;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active {
    text-decoration:    none;
    color: #fff;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color: #fff;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}


/* Main Menu */

.MainMenu_MenuContainer {
	background: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

.MainMenu_MenuItem {
	color: #888; 
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;	
	padding-left: 7px;
	padding-right: 10px;
	height: 21px;
	border: 0;
	
}

.MainMenu_MenuItemSel {
	background: #f5f5f5;
	color: #555;
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	padding-left: 7px;
	padding-right: 10px;
	height: 21px;
	width: 100%;
	border: 0;
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
/*	background:  url(wm_submenu_bg.gif) bottom center no-repeat  #fff; */
	background: #fff;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin-top: 5px;
	border: 1px solid #dadada;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	filter: none;
}

.MainMenu_MenuBreak {
	display: none;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow  {
	display: none;
}

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: #fff; 
	background: #F1BDB2;
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;	
	padding-left: 2px;
	padding-right: 8px;
	height: 21px;
	border: 0;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #2c2c2c;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	background: #F1BDB2;
	margin-top: 5px;
	border: 1px solid #D05A41;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	filter: none; 
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	color: #fff;
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding-left: 2px;
	padding-right: 8px;
	height: 21px;
	border: 0;
	background: #E76A50;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #999;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #2c2c2c;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #FF0000;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #333;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited {
	color: #FF0000;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.CommandButton:hover {
	color: #333;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:link, a.Normal:visited {
	color: #FF0000;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #333;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:visited {
	color: #FF0000;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #333;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


.Head {
	font-size: 10px;
	color: #F5F5F5;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.Head2 {
	font-size: 10px;
	color: #333;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.rsshead {
	color: #686868;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.rssItemTitle {
	color: #686868;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
}

.rssItemBody {
	color: #686868;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}

.Normal {
	color: #666;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}

.NormalRed {
	color: #FF0000;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	color: #555;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalTextBox {
	color: #686868;
	padding-left: 4px;
	line-height: 13px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	background: #fff;
	border: 1px solid #ccc;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	border: 1px solid #f5f5f5;
	visibility: invisible;
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #756767;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#756767;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#756767;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#756767;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#756767;
}

div.rssHead 
{
 margin-bottom: 2px;
}

div.rssHead a, div.rssHead a:link, div.rssHead a:hover, div.rssHead a:active, div.rssHead a:visited
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #686868;
}

div.rssItemTitle
{
 margin-top: 2px;
}

div.rssItemTitle a, div.rssItemTitle a:link, div.rssItemTitle a:hover, div.rssItemTitle a:active, div.rssItemTitle a:visited
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #686868;
}

div.rssItemBody
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

div.rssPopup 
{
 background-color: #FFFFE7;
 border: 1px solid #000000; 
 font-size: 12px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 visibility: hidden; 
 position: absolute; 
 top: 1; 
 left: 1; 
 z-index: 100;
 width: 300px;
 padding: 4px;
}

.EFFormBody {
	width: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #FFFFFF 1px solid; 
	BORDER-TOP: #FFFFFF 1px solid; 
	BORDER-LEFT: #FFFFFF 1px solid; 
	BORDER-BOTTOM: #FFFFFF 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}

.Formsheader
{
	background: #FFFFFF;
	border: solid 1px #FFFFFF;
	padding: 5px 5px 5 px 10px;
	margin: 0px 0px 5px 0px;
}

.Panel
{
	width: 100%;
	/* background-color: #DFE5F2; */
	BORDER-RIGHT: #FFFFFF 1px solid; 
	BORDER-TOP: #FFFFFF 1px solid; 
	BORDER-LEFT: #FFFFFF 1px solid; 
	BORDER-BOTTOM: #FFFFFF 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
	/*border: solid 1px #DDDDDD;
	background: #FAFAFA;*/
}

/* ================================
    CSS STYLES FOR Module HouseMenu
   ================================
*/

/* Vertical Menu */
#houseMenuV ul { /* all lists */
	border: solid 1px #999;
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 144px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background: transparent;
}

#houseMenuV li { /* all list items */
	list-style: none;
	position : relative;
	float : left;
	width: 136px; /* width needed or else Opera goes nuts */
	_width: 144px; /* width recognized by IE only to handle box model issues */
	line-height : 14px;
	margin: 0;
	padding: 0;
	border: 0;
}

#houseMenuV li ul { /* second-level lists */
	position : absolute;
	left: -9999px;
	margin-left : 144px;
	margin-top : -21px;
	border: solid 1px #999;
	z-index: 999;
}

#houseMenuV li ul ul { /* third-and-above-level lists */
	left: -9999px;
	z-index: 999;
}

#houseMenuV a {
	display : block;
	width: 136px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	color : #000000;
	font-weight : bold;
	text-decoration : none;
	background-color : #FFFFFF;
	padding: 1px 4px 2px 4px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}

#houseMenuV li a:hover {
	color : #FF0010;
	background-color : #FFFFFF;
}

#houseMenuV li:hover ul ul, 
#houseMenuV li:hover ul ul ul, 
#houseMenuV li.sfhover ul ul, 
#houseMenuV li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuV li:hover ul, 
#houseMenuV li li:hover ul, 
#houseMenuV li li li:hover ul, 
#houseMenuV li.sfhover ul, 
#houseMenuV li li.sfhover ul, 
#houseMenuV li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 999;
}


/* Horizontal Menu */
#houseMenuH, #houseMenuH ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 18px;
	white-space: nowrap;
}

#houseMenuH a {
	display: block;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight : normal;
	text-decoration : none;
	background-color : #FFFFFF;
	padding: 1px 6px 2px 6px;
}

#houseMenuH li { /* all list items */
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

#houseMenuH li a:hover {
	color : #FF0010;
	background-color : #FFFFFF;
	font-weight : bolder;
}

#houseMenuH li ul { /* second-level lists */
	position: absolute;
	background: transparent;
	width: 144px;
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: solid 1px #999;
	white-space: nowrap;
	z-index: 999;
}

#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: -21px 0 0 144px;
	white-space: nowrap;
}

#houseMenuH li:hover ul ul, 
#houseMenuH li:hover ul ul ul, 
#houseMenuH li.sfhover ul ul, 
#houseMenuH li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuH li:hover ul, 
#houseMenuH li li:hover ul, 
#houseMenuH li li li:hover ul, 
#houseMenuH li.sfhover ul, 
#houseMenuH li li.sfhover ul, 
#houseMenuH li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#houseMenuH li li { /* all items under the top level */
	list-style: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}

#houseMenuH li li a { /* all item links under the top level */
	width: 132px;
	_width: 144px;
}


/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

a#houseMenuParentLink
{ /* parent link itself */
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

a#houseMenuCurrentLink
{ /* current link itself */
	color: #ff0010;
	background-color: #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}



/* Applied to all unordered lists within the div named "houseMenuVertical" */
#houseMenuVstatic ul
{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	list-style-type: none;
	width: 144px;
}

/* Applied to all list items within the div named "houseMenuVertical" */
#houseMenuVstatic li
{
	display: inline;
	margin: 0;
	border: 0;
	padding: 0;
	width: 144px;
}

/* Applied to all links. Use "li a" styles below to customize nested links. */
#houseMenuVstatic a
{
	padding-right: 6px;
	display: block;
	padding-left: 6px;
	padding-bottom: 4px;
	color: #000000;
	padding-top: 4px;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 138px;
	_width: 144px;
	margin: 0;
}

/* Applied to all links. Use "li a" styles below to customize nested links. */
#houseMenuVstatic a:hover
{
	background-color: #FFFFFF;
	color: #FF0001;
}

/* Applied to first-level links */
#houseMenuVstatic ul a
{
}

/* Applied to second-level links */
#houseMenuVstatic ul ul a
{
	padding-left: 12px;
	background-color: #FFFFFF;
	width: 132px;
	_width: 144px;
}

/* Applied to third-level links */
#houseMenuVstatic ul ul ul a
{
	padding-left: 18px;
	background-color: #FFFFFF;
	width: 126px;
	_width: 144px;
}

/* Applied to fourth-level links */
#houseMenuVstatic ul ul ul ul a
{
	padding-left: 24px;
	background-color: #FFFFFF;
	width: 120px;
	_width: 144px;
}

/* Applied to fifth-level links */
#houseMenuVstatic ul ul ul ul ul a
{
	padding-left: 30px;
	background-color: #FFFFFF;
	font-weight: normal;
	width: 114px;
	_width: 144px;
}

.ArrowPointer
{
	cursor: default;
}


