body{ border:0px;margin: 0px; height:100%;
background: url('/Portals/25/Images/Clouds.jpg') ;
}
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%;}
#menu{ position:absolute; width:auto; height:54px; bottom:0px; z-index:1; }
#SearchContainer input{MARGIN:0px 0px 0px 0px; BORDER:1px solid #a1a1a1; font-size:9px; color:#676767; BACKGROUND:#ffffff;  WIDTH: 120px;  HEIGHT: 16px;}
#LanguageContainer select{MARGIN:0px 0px 0px 0px; BORDER:1px solid #76AADC; font-size:9px; color:#000000; BACKGROUND:transparent; WIDTH: 120px;	HEIGHT: 16px;}

.toppane{ 
padding:5px; 
background: url('/Portals/25/Images/Clouds.png') ;
}
.menuthing{background: url('/Portals/25/Images/Clouds.png') ;}

.leftpane{ padding: 6px 3px 6px 6px;}
.contentpane{padding: 6px 3px 6px 3px;}/*a separate class for each pane TD*/
.rightpane{ padding: 6px 6px 6px 3px;}
.middlepane{ padding:0px; height:31px; vertical-align:middle;}
.bottompane{padding:0px;}

/* different fonts*/
.Head{ font-size:9pt; font-weight:bold; color:666666;  }
.SubHead{  font-size:9pt; font-weight:bold; color:666666;   }
.SubSubHead{ font-size:9pt; font-weight:bold; color:666666;   }
.Normal{font-family:Tahoma; font-size:9pt; color:#434343}
.NormalTextBox
{
	
	
}
/*command buttons*/

.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-family:Tahoma; color:#666666; font-size:8pt; text-decoration:none;font-weight:normal; }
A.CommandButton:hover{ text-decoration:underline;font-weight:normal;}
/*general TD*/
TH,TD,DIV
{
	font-family:Tahoma; font-size:9pt; color:#434343;
}
/*general links style*/
A,A:link,A:visited,A:active
{ 
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #223669;
}
A:hover{ text-decoration: underline; color: #000000; }
/* class for user links LOGIN and USER Tokens*/
.userhead
{
		font-weight: bold;
	color:#FFFFFF;
	font-family:Arial;
	font-size:9.5pt;

}
.user,a.user:link,a.user:active,a.user:visited
{
	font-weight: bold;
	color:#FFFFFF;
	font-family:Arial;
	font-size:9.5pt;
	text-decoration:none;
}
a.user:hover
{
	color:#57738E;
	text-decoration:none;
}
/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
.footer,.footer TD
{
	font-weight: normal;
	color:#FFFFFF;
	font-family:Arial;
	font-size:9pt;
	text-decoration:none;

}
a.footer:link,a.footer:active,a.footer:visited
{ 
	font-weight: normal;
	color:#FFFFFF;
	font-family:Arial;
	font-size:9pt;
	text-decoration:none;

}
a.footer:hover
{ 
	text-decoration:underline;
}

a.links:link,a.links:active,a.links:visited{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	text-decoration:none;
}
a.links:hover{
	color: #666666;
	text-decoration:underline;
}
/* footer links class*/
.links,.linksicon
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
/*breadcrumb styles*/
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited
{	
	font-weight: normal;
    font-size: 10px;
    color:#6579A2;
	font-family: Tahoma;
    text-decoration: none;
}
a.breadcrumb:hover
{ 
	text-decoration: underline;
    font-size: 10px;
    color:#334466;
	font-family: Tahoma;
}
/*___________________________________________________________________________________________*/
/*styles for the TD containing teh menu*/
.MainMenu_MenuContainer{
	width:0px;
	background: transparent;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
/* for controlling the menu bar*/
.MainMenu_MenuBar{

	width:0px;
	background:transparent;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*for styling the menu icon, does not work on roo tmenu items*/
.MainMenu_MenuIcon{display: none; }
/* for controlling teh display of  dnn menu arrows*/
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ 
font-family: webdings; 
	font-size: 2pt; 
	cursor: pointer; 
	cursor: hand;
	width:5px;
	border:0px;
	padding:0px!important;
	/*border-bottom:1px #B4C9DD solid;
	border-top:1px #B4C9DD solid;*/
	/*border-left:0px;*/
}
/* styles an individual menu item*/
.MainMenu_MenuItem{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	
	padding:2px 5px 2px 5px;
	border:1px #B4C9DD solid;
	border-width:1px 0px;
	background-color:#A3BDD6;
	
	/*width:100px;*/
	height:22px;
	/*margin-left: 0px;*/
}
/* currently selected sub menu item*/
.submenuitembreadcrumb{
	color:#57738E;
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;

	padding:2px 5px 2px 5px;
	border:1px #A4BDD6 solid;
	border-width:1px 0px;
	background-color:#A4BDD6;
	/*width:100px;*/
	height:22px;
	/*margin-left: 0px;*/

}
/* currently hovered submenuitems*/
.submenuitemselected{
	color:#57738E;
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:bold;

	padding:2px 5px 2px 5px;
	border:1px #A4BDD6 solid;
	border-width:1px 0px;
	background-color:#A4BDD6;
	/*width:100px;*/
	height:22px;
	
}
/* applies upon teh whole sub menu dropdown*/
.submenu{

	z-index:1000;
	border:1px solid #57738E;
	
	padding:2px 5px 2px 5px;
	background-color: #A4BDD6;
	
	text-align: left;
	text-indent: 0px;
	margin-left: 3px;
	margin-top:0px;
	
	
		
	
}
/* applies upon the root menu items*/
.rootmenuitem,.rootmenuitem TD
{
	color:#ffffff; 
	font-family:Arial; 
	font-weight:bold; 
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	
	
	vertical-align:bottom;
	background-color:#A4BDD6;
	
	padding:0px 20px 5px 5px;
	margin: 0px;
	height:25px;
	/*width:151px;*/
	
	background-image:url(Images/MenuItem_BG.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
		

}
/*root menu hover*/
.rootmenuitemselected TD
{
		color:#223669; 
	font-family:Arial; 
	font-weight:bold; 
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	

	vertical-align:bottom;
	
	padding:0px 20px 5px 5px;
	background-color:#A4BDD6;
	margin: 0px;
	height:25px;
	/*width:151px;*/
	
	background-image:url(Images/MenuItem_BG.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
/*rootmenu selected or active*/
.rootmenuitembreadcrumb TD
{
		color:#57738E; 
	font-family:Arial; 
	font-weight:bold; 
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	

	vertical-align:bottom;
	
	padding:0px 20px 5px 5px;
	background-color:#A4BDD6;

	border-width:0px;	
	margin: 0px;
	height:25px;
	/*width:151px;*/
	
	background-image:url(Images/MenuItem_BG.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
/*separator class*/
.MainMenu_MenuBreak
{
	padding:0px;
	border:0px;
	margin:0px;
	width:0px;
	height:0px;

}
.bread_cmb {
	color:#2D2E32;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	
}

#dnn_dnnLOGO_imgLogo
{
	vertical-align:middle;
	text-align:left;
	height:158px !important;
}
#dnn_dnnSEARCH_txtSearch
{
	height:21px;
	border:1px solid #C3B699;
	color:#55400A;
	vertical-align:bottom;
	font:Tahoma;
	font-size:8pt;
	font-weight:normal;
	padding-top:2px;
	width:170px;
}
.SearchStart
{
	font:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#55400A;
}
.main_dnnmenu_icon {
	/*cursor: pointer; */
	text-align: center; 
	width: 15px;
	height: 22px;
	padding:0px !important;
}
/*.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}*/
