/*========================================================*/
/*         CSS for DotNetNuke Skin - Minimalist           */
/*                   by Evan O'Neil                       */
/*             http://www.NukeVille.com                   */
/*========================================================*/

/*========================================================*/
/*    Design Elements                                     */
/*========================================================*/

/*-- Style For HTML BODY ID         --*/ #body { padding 0; background-color:#8F7842; background-repeat:repeat-x; margin: 0 0 0 0; height: 100%; width:100% }
/*-- Style For HTML BODY ID         .background-image { position:absolute; background-image:url(witwater-lodge-top-bg.jpg); width:1400px; height:250px; margin-left:50%; z-index:0; left:-700px; top:0px;}
--*/

/*-- main menu height               --*/ .MenuHeight {  width:100%; background:url(wNavBg.jpg); border:0px; height:35px; padding:0px; margin:0px}
/*-- cell containing main menu      --*/ .MenuTD { padding: 0px 0px 0px 0px;}
/*-- cell containing copyright      --*/ .CopyrightRow { height:20px; padding: 0 10px 0 10px; vertical-align: bottom; }

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu        --*/ .MainMenu_MenuContainer { background: transparent; width:100% }
/*-- bar that holds the menu        --*/ .MainMenu_MenuBar { height:35px; cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container              --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 2px 0 0 0; filter:Alpha(Opacity=90);-moz-opacity:.90; }

/*-- main menu idle item            --*/ .MainMenu_Idle TD{line-height:0;vertical-align:top;margin:0;padding:0; color: #ffffff;}
/*-- main menu idle item left       --*/ .MainMenu_Idle TD DIV{background:url(dummy.gif) top left no-repeat;background-color:transparent;margin:0px; padding:0px;}
/*-- main menu idle item right      --*/ .MainMenu_Idle TD DIV DIV{background:url(dummy.gif) top right no-repeat;float:right;_float:none;margin:0px; padding:0px}
/*-- main menu idle item middle     --*/ .MainMenu_Idle TD DIV DIV DIV{ background:url(dummy.gif) top repeat-x;line-height:0px;_line-height:1px;color:#fff;font-size:8pt;font-weight:700;margin-left:10px;margin-right:10px;padding:17px 2px 13px 2px;}

/*-- main menu active item          --*/ .MainMenu_Selected TD, .MainMenu_BreadcrumbActive TD{line-height:0; vertical-align:top; margin:0;padding:0;}
/*-- main menu active item left     --*/ .MainMenu_Selected TD DIV {background:url(wNavLActiveBg.jpg) top left no-repeat;float:left;_float:none;margin:0px 0px 0px 0px;padding:0px; height:35px;}
/*-- main menu active item right    --*/ .MainMenu_Selected TD DIV DIV {background:url(wNavRActiveBg.jpg) top right no-repeat;float:right;_float:none;margin:0px 0px 0px 0px;padding:0px; height:35px;}
/*-- main menu active item middle   --*/ .MainMenu_Selected TD DIV DIV DIV {line-height:0px;_line-height:1px;color:#fff;font-size:8pt;font-weight:700; background:url(wNavActiveBg.jpg) top repeat-x;margin-left:10px;margin-right:10px;padding:17px 2px 13px 2px;}

/*-- main menu bactive item left    --* .MainMenu_BreadcrumbActive TD DIV{background:url(wNavRActiveBg.jpg) top right no-repeat;float:left;_float:none;margin:0;padding:0; width:10px;}
/*-- main menu bactive item right   --* .MainMenu_BreadcrumbActive TD DIV DIV{background:url(wNavLActiveBg.jpg) top left no-repeat;float:right;_float:none;margin:0;padding:0 1px; width:10px;}
/*-- main menu bactive item middle  --* .MainMenu_BreadcrumbActive TD DIV DIV DIV{background:url(wNavActiveBg.jpg) top repeat-x; line-height:0px;_line-height:1px;color:#fff;font-size:8pt;font-weight:700;padding:17px 2px 13px 2px;}

/*-- not needed - main menu         --*/ .MainMenu_Idle TD IMG, .MainMenu_Selected TD IMG, .MainMenu_BreadcrumbActive TD IMG, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }

/*-- not needed - sub menu          --*/ .SubMenu_Idle TD IMG, .SubMenu_Selected TD IMG, .SubMenu_BreadcrumbActive TD IMG, .SubMenu_RootMenuArrow, .SubMenu_MenuIcon, .showitemFalse {display:none;}
/*-- module menu continer           --* .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar                --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding            --* .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 25px 0 15px; }
/*-- not needed - module menu       --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
/*-- module menu icon               --*/ .ModuleTitle_MenuIcon { background: #FFF; border: 0px; border-bottom: 1px dotted #999; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
/*-- module menu icon image         --*/ .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders     --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
/*-- cell containing submenu arrows --* .MainMenu_MenuArrow { padding: 0 0 0 0; margin: 0 0 0 0; border-left:0px; border-right:0px; border-top:0px; border-bottom: 1px solid #ccc; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/

.availability_cssnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(/portals/1/images/ww_check_availability_button_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 180px;
	height: 35px;
	margin: 0;
	padding: 0;
}
.availability_cssnav a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 135px;
	height: 35px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}
.availability_cssnav img {
	width: 180px;
	height: 35px;
	border: 0
}
.availability_cssnav a:hover img {
	visibility:hidden
}
