
.toppane{ padding:0px;}
.menupane{ padding:0px;}
.leftpane{ padding:0px 0px 0px 0px;}
.contentpane{padding:10px;}/*a separate class for each pane TD*/
.rightpane{ padding:0px;}
.linkpane{ padding:0px;}
.bottompane{ padding:0px;}

/* different fonts*/
.Head{ font-size:18px; font-weight:bold; color:#393939;  }
.SubHead{  font-size:12px; font-weight:bold; color:#393939;   }
.SubSubHead{ font-size:8pt; font-weight:bold; color:#525252;   }
.Normal{font-family:Tahoma; font-size:10px; color:#797979; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:16px;}
.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: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

/*general links style*/
A,A:link,A:visited,A:active
{ 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #797979;
}
A:hover{  color: #797979; }

/* class for user links LOGIN and USER Tokens*/
.userhead
{
		font-weight: normal;
	color:#55410A;
	font-family:Tahoma;
	font-size:8pt;

}
.user,a.user:link,a.user:active,a.user:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #A8A8A8;
	text-decoration:none;
}
a.user:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #A8A8A8;
	text-decoration:none;
}

/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
.footer,.footer TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #A8A8A8;
	text-decoration:none;

}
a.footer:link,a.footer:active,a.footer:visited
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #A8A8A8;
	text-decoration:none;
}
a.footer:hover
{ 
	text-decoration:none;
}
a.links:link,a.links:active,a.links:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #797979;
	text-decoration:none;
}
a.links:hover{
	color: #797979;
}
/* footer links class*/
.links,.linksicon
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #797979;
}
/*breadcrumb styles*/
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited
{	
	font-weight: normal;
    font-size: 10px;
    color:#797979;
	font-family: Tahoma;
    text-decoration: none;
}
a.breadcrumb:hover
{ 
    font-size: 10px;
    color:#797979;
	font-family: Tahoma;
}
/*___________________________________________________________________________________________*/
/*styles for the TD containing teh menu*/
.MainMenu_MenuContainer{
	width:0px;
	background: transparent;
	margin: 0px;
	padding: 0px;
	border-top-width: 5px;
	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{
	height:35px;
	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{ display:none; }
/* styles an individual menu item*/
.MainMenu_MenuItem{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight: normal; 
	text-align:left; 
padding:0px 0px 0px 15px; 
	height:25px;
	 width:150px; border-bottom: solid 1px #c5c5c5;	
	
}
/* currently selected sub menu item*/
.submenuitembreadcrumb{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight: normal;
	background: #fff;
	height:25px;  text-align:left;
	vertical-align:middle;
	width:150px; padding:0px 0px 0px 15px; 

	
	

	

}

/* currently hovered submenuitems*/
.submenuitemselected{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight: normal;
	background: #000;
	height:25px;  text-align:left;
	vertical-align:middle; 
	width:150px;
	padding:0px 0px 0px 15px; 

}

/* applies upon teh whole sub menu dropdown*/
.submenu{
	z-index:1000;
	padding:0px;
	background-color: #fff;
	
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	margin-top:0px;
	padding:0px;
	
border:#c5c5c5 solid 1px; border-top:none;

		
	
}

/* applies upon the root menu items*/
.rootmenuitem,.rootmenuitem TD
{
	color:#b4b4b4; 
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:8pt;
	text-decoration:none;
	text-align:center;
	
	vertical-align:middle;
	

	margin: 0px;
	height:31px;
	padding:0px 5px 0px 5px;
		text-transform:uppercase;
		

}

/*root menu hover*/
.rootmenuitemselected TD
{
	color:#FFFFFF; 
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:8pt;
	text-decoration:none;
	text-align:center;	
	text-decoration:none;
	vertical-align:middle;
		text-transform:uppercase;
	margin: 0px;
	height:31px;
	padding:0px 5px 0px 5px; background: url(Images/nav_bg.jpg) left top repeat-x;
	
}

/*rootmenu selected or active*/
.rootmenuitembreadcrumb TD
{
	color:#ffffff; 
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:8pt;
	text-decoration:none;
	text-align:center;	
	text-decoration:none;
	vertical-align:middle;
	text-transform:uppercase;
	border-width:0px;	
	margin: 0px;
	height:31px;
	padding:0px 5px 0px 5px;

	
}

/*separator class*/
.MainMenu_MenuBreak
{
	padding:0px;
	border:0px;
	margin:0px;

}
/*----------------LogoStylingClass------------------*/
#dnn_dnnLOGO_imgLogo
{
	vertical-align:middle;
	text-align:left;
	 !important;
}
/*----------------Search Input Css Class------------------*/
#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;
}



/* general css */
body{margin:0px; padding:0px; background:url(Images/bg.jpg) left top repeat-x; height:100%;}
p{margin:0px; padding:0px;}
.top_bg{ background:url(Images/fTopFill.jpg) left  top repeat-x; width:100%; height:20px;}
.bottom_bg{ background: url(Images/fBottomFill.jpg) left  top repeat-x; width:100%; height:30px;}
.left_bg{background:url(Images/fLeftRailBG.jpg) left top repeat-y; height:100%; width:20px;}
.right_bg{background:url(Images/fRightRailBG.jpg) right top  repeat-y; height:100%;}
.border_g{border:#c5c5c5 solid 1px;}
.border_g1{border:#c5c5c5 solid 1px; border-top:none;}
.border{border-left: #c5c5c5 solid 1px; border-right : #c5c5c5 solid 1px;}
.logo_bg{background: url(Images/logo_bg1.jpg)  left top no-repeat; height:85px; width:100%;}
.nav_bg{background:url(Images/nav_bg.jpg) left top repeat-x; height:30px; width:100%;}
.footer_bg{ background:url(Images/footer_bg.jpg) left top repeat-x; height:30px; width:100%;}


