/*========================================================*/
/*         CSS for DotNetNuke Skin - Minimalist           */
/*                   by Evan O'Neil                       */
/*             http://www.NukeVille.com                   */
/*========================================================*/

/*========================================================*/
/*    Design Elements                                     */
/*========================================================*/

/*-- main menu height               --*/ .MenuHeight { height:36px;  !important; }
/*-- cell containing main menu      --*/ .MenuTD {  background: url(nav5-bg.gif) repeat-x top center; padding: 0 0 0 0; margin:0; }
/*-- main menu left end             --*/ .MenuLeft { width:30px; background: url(nav5-bg-l.gif) no-repeat top left; }
/*-- main menu right end            --*/ .MenuRight { width:30px; background: url(nav5-bg-r.gif) no-repeat top right; }
/*-- cell containing login          --*/ .LoginTD { width: 100%; vertical-align: middle; line-height:15px; text-align: right; padding: 0 15px 0 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; color:#fff; }
		.LoginTD a:link, .LoginTD a:visited, .LoginTD a:active {
			font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; color:#fff; text-decoration:none; font-weight:normal;
			}
			.LoginTD a:hover {
				text-decoration:underline;
			}
/*-- 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; }
/*-- bar that holds the menu        --*/ .MainMenu_MenuBar { height:36px; cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container              --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 1px 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;}
/*-- main menu idle item left       --  .MainMenu_Idle TD DIV{background:url(nav5-idle-r.gif) top left no-repeat;background-color:transparent;float:left;_float:none;margin:0;padding:0;}*/
/*-- main menu idle item right      --  .MainMenu_Idle TD DIV DIV{background:url(nav5-idle-l.gif) top right no-repeat;float:right;_float:none;margin:0;}*/
/*-- main menu idle item middle     --*/ .MainMenu_Idle TD DIV DIV DIV{background:url(dummy.gif) top repeat-x;font-size:8pt;font-weight:700;color:#fff;line-height:0pt;_line-height:1px;margin:0;padding:18px 4px 18px 6px;}
/*-- main menu active item          --*/ .MainMenu_Selected TD, .MainMenu_BreadcrumbActive TD{vertical-align:top;line-height:0;margin:0;padding:0;}
/*-- main menu active item left     --  .MainMenu_Selected TD DIV {background:url(nav5-selected-r.gif) top right no-repeat;float:left;_float:none;margin:0;padding:0;}*/
/*-- main menu active item right    --  .MainMenu_Selected TD DIV DIV {background:url(nav5-selected-l.gif) top left no-repeat;float:right;_float:none;margin:0;}*/
/*-- main menu active item middle   --*/ .MainMenu_Selected TD DIV DIV DIV {line-height:0px;_line-height:1px;color:#606060;font-size:8pt;background:url(nav5-selected.gif) top repeat-x;font-weight:700;margin:0;padding:18px 4px 18px 6px;}
/*-- main menu bactive item left    --  .MainMenu_BreadcrumbActive TD DIV{background:url(nav5-active-r.gif) top right no-repeat;float:left;_float:none;margin:0;padding:0;}*/
/*-- main menu bactive item right   --  .MainMenu_BreadcrumbActive TD DIV DIV{background:url(nav5-active-l.gif) top left no-repeat;float:right;_float:none;margin:0;} */
/*-- main menu bactive item middle  --*/ .MainMenu_BreadcrumbActive TD DIV DIV DIV{line-height:0px;_line-height:1px;color:#fff;font-size:8pt;background:url(nav5-active.gif) top repeat-x;font-weight:700;margin:0;padding:18px 8px 18px 8px;}
/*-- 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: #bebebe; 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; }
#TopPane2 { padding:0px !important; margin:0px !important;}
#headerdiv_wrap {
	position:relative;
	height:306px;
	width:100%;
	left:-6px;
	background:#006666;
	}
#headerdiv {
/* 	position:relative;
	width:933px !important;
	height:306px;
	overflow:hidden; */
	}
#h2{
font-family:Arial, Helvetica, sans-serif; 
font-size:10px; 
line-height:15px; 
color:#00632e;
}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/


