@import url("layout.css");
body { border:0px;margin: 0px; height:100%;}!important /* for specifying body bg*/


.bannerpane{padding:0px;}
.toppane{ padding:0px;}
.leftpane{ padding:0px; width:25%;}
.contentpane{ padding:0px; width:50%;}
.righttoppane{ padding:0px;}
.rightbottompane{ padding:0px;}
.bottompane{ padding:0px;}
.rightpane{ padding:0px; width:25%;}
/* different fonts*/
.Head{ font-size:10pt; font-weight:bold; color:#786c61;  }
.SubHead{  font-size:9pt; font-weight:bold; color:#786c61;   }
.SubSubHead{ font-size:9pt; font-weight:bold; color:#786c61;   }
.Normal{font-family:Arial; font-size:10pt; color:#34669B; font-weight:bold;}
.NormalTextBox
{
	
	
}
/*command buttons*/

.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-family:Tahoma; color:#26548F; font-size:10pt; text-decoration:none;font-weight:normal; }
A.CommandButton:hover{ text-decoration:underline;font-weight:normal;}
/*general TD*/
p{ margin:0px;}
TH,TD,DIV
{
	font-family: arial;
	
}
/*general links style*/
A,A:link,A:visited,A:active
{ 
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #786C61;
	}
A:hover{  text-decoration: underline; color: #FFFFFF; }
/* class for user links LOGIN and USER Tokens*/
td.user{padding:8px;}
.user,a.user:link,a.user:active,a.user:visited
{
	font-family: "impact", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #0605FF;
	text-align:center;
	line-height:16px;
}
a.user:hover
{
	color:#013B6B;
	text-decoration:none;
}
.login,a.login:link,a.login:active,a.login:visited
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
	padding:0px;
}
a.login:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}
/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
.footer
{
	padding:2px 0px;
	background:#003A6D;
}
.copy,a.copy:link,a.copy:active,a.copy:visited
{ 
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
	padding:0px;
}
a.copy:hover
{ 
	text-decoration:none;
	color: #BBBDBA;
}
a.links:link,a.links:active,a.links:visited
{ 
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
	padding:0px;
	text-transform:capitalize;
}
a.links:hover
{ 
	text-decoration:none;
	color: #BBBDBA;
}

/*___________________________________________________________________________________________*/
/*styles for the TD containing teh menu*/
.MainMenu_MenuContainer{
	width:100%;
	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;
	height:22px;


}
/* for controlling the menu bar*/
.MainMenu_MenuBar{
	width:100%;
	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;
	height:22px;
}
/*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{ display:none; }
/* styles an individual menu item*/
.MainMenu_MenuItem{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	
	padding:2px 12px 2px 12px;
	border:0px solid #494E5F;
	border-bottom:1px solid #315C8F;
	background-color:#34669B;
	width:100px;
	white-space:nowrap;
	width:auto;
	height:22px;
}
/* currently selected sub menu item*/
.submenuitembreadcrumb{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	
	padding:2px 12px 2px 12px;
	border:0px solid #494E5F;
	border-bottom:1px solid #315C8F;
	background-color:#003A6C;
	width:100px;
	white-space:nowrap;
	width:auto;
	height:22px;
}
/* currently hovered submenuitems*/
.submenuitemselected{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	
	padding:2px 12px 2px 12px;
	border:0px solid #494E5F;
	border-bottom:1px solid #315C8F;
	background-color:#003A6C;
	width:100px;
	white-space:nowrap;
	width:auto;
	height:22px;
}
/* applies upon teh whole sub menu dropdown*/
.submenu{
	z-index:1000;
	border:1px solid #013B6D;
	border-bottom:0px;
	
	padding:0px;
	background-color: transparent;
	
	text-align: left;
	text-indent: 0px;
	margin:3px;
	_margin:2px;
	padding:0px;
	white-space:nowrap;
	
		
	
}
/* applies upon the root menu items*/
.rootmenuitem,.rootmenuitem TD
{
	color:#FFFFFF; 
	font-family: "impact", Arial, Helvetica, sans-serif;
	font-weight:normal; 
	font-size:11pt;
	text-decoration:none;
	text-align:center;
	text-transform:none;
	font-style:normal;
	text-transform:uppercase;
	
	vertical-align:middle;
	border:0px;
		
	padding:0px 12px;
	margin: 0px;
	height:22px;
	width:100%;
	white-space:nowrap;
	background:#013B6D;
}
/*root menu hover*/
.rootmenuitemselected TD
{
	color:#35649A; 
	font-family: "impact", Arial, Helvetica, sans-serif;
	font-weight:normal; 
	font-size:11pt;
	text-decoration:none;
	text-align:center;
	text-transform:none;
	font-style:normal;
	text-transform:uppercase;
	
	vertical-align:middle;
	border:0px;
		
	padding:0px 12px;
	margin: 0px;
	height:22px;
	width:100%;
	white-space:nowrap;
	background:#003461;
}
/*rootmenu selected or active*/
.rootmenuitembreadcrumb TD
{
	color:#FFFFFF; 
	font-family: "impact", Arial, Helvetica, sans-serif;
	font-weight:normal; 
	font-size:11pt;
	text-decoration:none;
	text-align:center;
	text-transform:none;
	font-style:normal;
	text-transform:uppercase;
	
	vertical-align:middle;
	border:0px;
		
	padding:0px 12px;
	margin: 0px;
	height:22px;
	width:100%;
	white-space:nowrap;
	background:#003461;
}
/*separator class*/
.MainMenu_MenuBreak
{
	padding:0px;
	border:0px;
	margin:0px;
	width:1px;
	height:16px;
	background-image:url(images/menu-sep-img.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#013B6D;

}

#dnn_dnnLOGO_imgLogo
{
	vertical-align:top;
	text-align:left;
	height:auto;
	width:auto;
	padding:0px;
	margin:0px;
	border:0px;
}

















