body{ background: #ededed url(images/body-bg.jpg) repeat-x top left; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; color:#414141; font-size:12px;}
p{ margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#414141; text-align:justify;}
h1{ font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#36393b; margin:0px; padding:0px; font-weight:normal;}
h2{ font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#3a6b83; margin:0px; padding:0px; font-weight:normal;}
h4{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#414141; margin:0px; padding:0px 0px 10px 0px; font-weight:bold;}
h3{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#36393b; margin:0px; padding:0px; font-weight:bold;}
ul{ margin:0px; padding:17px 0px 17px 0px; list-style:none;}
ul li{ list-style:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#414141; font-weight:normal; padding:5px 0px 5px 20px; background:url(images/bullet.gif) no-repeat center left;}
ul li a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#398eb9; font-weight:normal;  padding:5px 0px 5px 0px; text-decoration:none;}
ul li a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#398eb9; text-decoration:underline; }

ol{ margin:0px; padding:17px 0px 17px 25px; list-style:none;}
ol li{ list-style:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#414141; font-weight:normal; padding:5px 0px 5px 15px; background:url(images/bullet1.gif) no-repeat center left;}
ol li a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#398eb9; font-weight:normal;  padding:5px 0px 5px 0px; text-decoration:none;}
ol li a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#398eb9; text-decoration:underline; }




/* different fonts*/
.Head{ font-size:18px; font-weight:bold; color:#393939;  }
.SubHead{  font-size:13px; font-weight:bold; color:#525252;   }
.SubSubHead{ font-size:8pt; font-weight:bold; color:#525252;   }
.Normal{font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000; line-height:1.3em;}
.NormalTextBox
{
	
}
/*command buttons*/
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-family:Tahoma; color:#55410A; 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:Arial, Helvetica, sans-serif; font-size:12px; color:#414141; text-align:justify;
}

/*general links style*/
A,A:link,A:visited,A:active
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #398eb9;
}
A:hover{ text-decoration: underline; color: #185573; }

/* class for user links LOGIN and USER Tokens*/
.userhead
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #398eb9;
	
	
	

}
.user,a.user:link,a.user:active,a.user:visited
{
	font-weight:normal;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	
}
a.user:hover
{
	text-decoration:none;
	color:#666666;
}
.user1,a.user1:link,a.user1:active,a.user1:visited
{
	font-weight:normal;
	color:#2088c7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}
a.user1:hover
{
	text-decoration:none;
	color:#3d8ecf;
}

/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
.footer,.footer TD
{
	font-weight:normal;
	color:#606060;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;

}
a.footer:link,a.footer:active,a.footer:visited
{ 
		font-weight:normal;
	color:#606060;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
a.footer:hover
{ 
		font-weight:normal;
	color:#ededed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
a.links:link,a.links:active,a.links:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #398eb9;
}
a.links:hover{
	color: #185573;
	text-decoration: none;
}
/* footer links class*/
.links,.linksicon
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #398eb9;
}
/*breadcrumb styles*/
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited
{	
	color: #987341;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	font-family:Georgia, Arial, "Times New Roman", Times, serif;
	text-align:left;
	
}
a.breadcrumb:hover
{ 
	text-decoration:underline;
}

.breadcrumb1,a.breadcrumb1:link,a.breadcrumb1:active,a.breadcrumb1:visited
{	
	color: #987341;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	font-family:Georgia, Arial, "Times New Roman", Times, serif;
	text-align:left;
}
a.breadcrumb:hover
{ 
	
    
	text-decoration:none
}
/*----------------LogoStylingClass------------------*/
#dnn_dnnLOGO_imgLogo
{
	vertical-align:middle;
	text-align:left;
}
/*----------------Search Input Css Class------------------*/
#dnn_dnnSEARCH_txtSearch
{
	height:25px;
	width:154px;
	color:#999999;
	border:none;
	vertical-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	padding-top:7px;
	padding-left:5px;
	background:none;
	
}
.MainDviOuter{ width:100%; height:auto;}
.MainDviInnerFixwidth{ width:956px; margin:0 auto; height:auto;}
/*HEADER PART STARTS*/
.HeaderDiv{ width:956px; height:auto; float:left; margin-top:5px;}
.LogoDiv{ width:422px; float:left; margin:24px 0px 0px 26px;}
.TopRightDiv{ width:274px; float:right;}
.TopLinkdiv{ width:260px; float:right; margin-top:0px;}
.TopLinkLeftcorner{ background:url(images/top-menu-left.png) no-repeat top left; width:32px; height:24px; float:left;}
.TopLinkrightcorner{ background:url(images/top-menu-right.png) no-repeat top right; width:32px; height:24px; float:right;}
.TopLinkMiddle{ background:url(images/top-menu-middle.png) repeat-x ; width:196px; height:24px; float:left }
.SearchDiv{ width:195px; height:25px; float:right; margin:87px 28px 0px 0px;}
.SearchDivLeftcorner{ background:url(images/search-left.gif) no-repeat top left; width:6px; height:25px; float:left;}
.SearchDivRightcorner{ background:url(images/search-right.gif) no-repeat top left; width:6px; height:25px; float:right;}
.SearchDivBg{ background:url(images/search-middle.gif) repeat-x top left;  height:25px; width:183px; float:left;}
/*HEADER PART ENDS*/

/*MENU PART STARTS*/
.MeunOuterdiv{ width:956px; height:auto; float:left; margin-top:18px;}
.MenuLeftcorner{ background:url(images/menu-left.png) no-repeat top left; height:30px; width:12px; float:left;}
.MenuRightcorner{ background:url(images/menu-right.png) no-repeat top right; height:30px; width:12px; float:right;}
.MenuMiddleBg{ background:url(images/menu-middle.png) repeat-x ; height:auto; width:932px; float:left}
/*MENU PART ENDS*/

/*BANNER DIV STARTS*/
.BannerDiv{ width:956px; height:auto; float:left;}
/*BANNER DIV ENDS*/

/*MAIN CONTAINT AREA STARTS*/
.ContentDivOuter{ width:914px; height:auto;; margin:0 auto;   }
.ContentDivInner{ width:914px; float:left;  padding:27px 0px 15px 0px;}
.ContentPane{ width:914px; height:auto; float:left;}
.ThreePaneDiv{ width:914px; float:left; height:auto;}
.LeftPane{ width:177px; height:auto; float:left;}
.MiddlePane{ width:407px; height:auto; float:left; margin-left:20px; vertical-align:top}
.Middle1Pane{ width:682px; height:auto; float:left; margin-left:20px;  vertical-align:top}

.RightPane{ width:275px; height:auto; float:right; margin-left:25px;}
.TwoPaneDiv{ width:914px; float:left; height:auto;}
.BottomLeftPane{ width:450px; float:left; height:auto;}
.BottomRightPane{ width:445px; float:right; height:auto; margin-left:14px;}
/*MAIN CONTAINT AREA ENDS*/

.FooterDiv{ bottom:0; width:100%; background:#1b1b1b url(images/footer-bg.jpg) repeat-x top left;  padding-bottom:68px;}
.FooterDivInner{ width:914px;  margin:0 auto; padding-top:35px;}
.DopyrightDiv{ width:493px;  float:left;}
.FooterPanediv{ width:421px;  float:right; text-align:right;}

/*--------- dnn menu style ----------*/
#NavMenu_Control { float:right;}
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
	width:970px;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem { background:none; height:27px; display:block; float:left; margin-right:4px;}
.main_dnnmenu_rootitem  span.txt
{	
	color: #3d3d3d;
	font-size: 12px; 
	font-weight:bold; 	
	text-align:center; 
	padding:0px 27px 0px 27px;
	text-transform:none; margin-right:0px;
	white-space:nowrap;
	background:none;
	height:27px;
	line-height:22px;
	display:block;
}



/*  Main menu hover  */
.main_dnnmenu_rootitem_hover { background:url(images/MenuR-Corner-img.gif) top right no-repeat; height:27px; display:block; float:left; margin-right:4px;}
.main_dnnmenu_rootitem_hover span.txt
{  
	color: #3d3d3d;
	font-size: 12px; 
	font-weight:bold; 	
	text-align:center; 
	padding:0px 27px 0px 27px;
	text-transform:none; margin-right:0px;
	white-space:nowrap;
	background:url(images/MenuL-Corner-img.gif) top left no-repeat;
	height:27px;
	line-height:22px;
	display:block;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected { background:url(images/MenuR-Corner-img.gif) top right no-repeat; height:27px; display:block; float:left; margin-right:4px;}
.main_dnnmenu_rootitem_selected span.txt
{
	color: #3d3d3d;
	font-size: 12px; 
	font-weight:bold; 	
	text-align:center; 
	padding:0px 27px 0px 27px;
	text-transform:none; margin-right:0px;
	white-space:nowrap;
	background:url(images/MenuL-Corner-img.gif) top left no-repeat;
	height:27px;
	line-height:22px;
	display:block;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #a0a0a0;
	z-index:1000;
}

.main_dnnmenu_submenu td
{
	background-color:#b1b0b1;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#fff;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background: #ededed;
	color:#3d3d3d;
}
.main_dnnmenu_itemselected td{
    background: #ededed;
	color:#3d3d3d;
}

.main_dnnmenu_break
{
	height: 2px;
	width:4px;
	background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}




