body{margin:0px; padding:0px; background-color:#f0e7d8;}

/*-------------Pane Styling----------------*/
.toppane{ padding:0px;}
.menupane{ padding:0px;}
.leftpane{ padding:10px 6px 5px 6px;}
.contentpane{padding:10px;}/*a separate class for each pane TD*/
.rightpane{ padding:0px;}
.linkpane{ padding:0px;}
.bottompane{ padding:0px;}

/* different fonts*/
.Head{ font-size:8pt; font-weight:bold; color:55410A;  }
.SubHead{  font-size:8pt; font-weight:bold; color:55410A;   }
.SubSubHead{ font-size:8pt; font-weight:bold; color:55410A;   }
.Normal{font-family:Arial; font-size:8pt; color:#434343}
.NormalTextBox
{
	
	
}
/*command buttons*/
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-family:Arial; 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:Times New Roman;
	font-size:13px;
	font-weight:normal;
	color:#000000;
}

/*general links style*/
A,A:link,A:visited,A:active
{ 
	font-family:Times New Roman;
	font-size:13px;
	text-decoration: none;
	color: #083b69;
	font-weight:normal;
	text-decoration: underline;
	
}
A:hover{ text-decoration: underline; color: #d5c095; font-weight:normal; }

/* class for user links LOGIN and USER Tokens*/
.userhead
{
	font-weight:bold;
	color:#d5c095;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;

}
.user,a.user:link,a.user:active,a.user:visited
{
	font-weight: normal;
	color:#4c4f3c;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
a.user:hover
{
	text-decoration:none;
}

/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
.footer,.footer TD
{
	font-weight:bold;
	color:#4c4f3c;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;

}
a.footer:link,a.footer:active,a.footer:visited
{ 
	font-weight:bold;
	color:#4c4f3c;
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;

}
a.footer:hover
{ 
	text-decoration:none;
}
a.links:link,a.links:active,a.links:visited{
	font-family:Times New Roman;;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
	text-decoration:none;
	padding:0px 3px 0px 3px;

	
}
a.links:hover{
	color: #ffffff;
	text-decoration:underline;
	
	
}
/* footer links class*/
.links,.linksicon
{
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
/*breadcrumb styles*/
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited
{	
	font-weight: normal;
    font-size:11px;
    color:#6579A2;
	font-family: Arial;
    text-decoration: none;
}
a.breadcrumb:hover
{ 
	text-decoration: underline;
    font-size:10px;
    color:#334466;
	font-family: Arial;
}
/*___________________________________________________________________________________________*/
/*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:0px;

}
/* for controlling the menu bar*/
.MainMenu_MenuBar{
	height:0px;
	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;
}
/*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:#2A2822;
	font-family:Arial;
	font-size:11pt;
	font-style:normal;
	font-weight:normal;
	border-width:0px 0px 1px 0px;
	padding:2px 5px 2px 5px;
	background-color:transparent;

	

	
	
	
		/*width:100%;*/
	height:27px;
}
/* currently selected sub menu item*/
.submenuitembreadcrumb{
	color:#55410A;
	font-family:Arial;
	font-size:11pt;
	font-style:normal;
	font-weight:normal;

	padding:2px 5px 2px 5px;
	border:1px #ffffff solid;
	border-width:0px 0px 1px 0px;
background-color:#f9f3e5;
	
		/*width:100%;*/
	height:27px;

}

/* currently hovered submenuitems*/
.submenuitemselected{
	color:#2A2822;
	font-family:Arial;
	font-size:11pt;
	font-style:normal;
	font-weight:normal;

	padding:2px 5px 2px 5px;
	border:1px #ffffff solid;
border-width:0px 0px 1px 0px;
background-color:#d5c095;
	
		/*width:100%*/
	height:27px;
	
}

/* applies upon teh whole sub menu dropdown*/
.submenu{
	z-index:1000;
	border:1px solid #ffffff;
	border-width:0px 0px 1px 0px;
	
	padding:0px;

	
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	margin-top:0px;
	padding:0px;
	background-color:#f9f3e5;
	/*width:100%;*/
	
		
	
}

/* applies upon the root menu items*/
.rootmenuitem,.rootmenuitem TD
{
	color:#7c7e71; 
	font-family:"Times New Roman", Times, serif;
	font-weight:bold; 
	font-size:12px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	margin: 0px; 
	height:51px;
	padding:0px 0px 0px 0px;
	width:100%;
	background-color:transparent;
	background-image:url(images/menu_inner_bg.jpg); background-repeat:repeat-x;
	background-color:transparent;
	
}

/*root menu hover*/
.rootmenuitemselected TD
{
	color:#7c7e71; 
	font-family:"Times New Roman", Times, serif;
	font-weight:bold; 
	font-size:12px;
	text-decoration:none;
	text-align:center;	
	text-decoration:none;
	vertical-align:middle;
	margin: 0px;
	height:51px;
	padding:0px 0px 0px 0px;
	width:100%;	
	background-image:url(images/menu_inner_bg.jpg); background-repeat:repeat-x;
	background-color:transparent;
}

/*rootmenu selected or active*/
.rootmenuitembreadcrumb TD
{
	color:#7c7e71; 
	font-family:"Times New Roman", Times, serif;
	font-weight:bold; 
	font-size:12px;
	text-decoration:none;
	text-align:center;	
	text-decoration:none;
	vertical-align:middle;
	border-width:0px;	
	margin: 0px;
	height:51px;
	padding:0px 0px 0px 0px;
	width:100%;
	background-image:url(images/menu_inner_bg.jpg); background-repeat:repeat-x;
	background-color:transparent;}
	

/*separator class*/
.MainMenu_MenuBreak
{
	padding:0px 0px 0px 0px;
	border:none;
	margin:0px 0px 0px 0px;
	height:29px;
	background-color:transparent;
}
/*----------------LogoStylingClass------------------*/
#dnn_dnnLOGO_imgLogo
{
	vertical-align:middle;
	text-align:left;
	height:113px !important;
}
/*----------------Search Input Css Class------------------*/
#dnn_dnnSEARCH_txtSearch
{
	height:21px;
	border:1px solid #C3B699;
	color:#55400A;
	vertical-align:top;
	font:Tahoma;
	font-size:8pt;
	font-weight:normal;
	width:190px;
	padding:0px; margin:0px;
	text-align:left;
	}









/*GENERAL STYLE STARTS*/
.top_body{background-image:url(images/top_bg.jpg); background-repeat:repeat-x; height:116px; width:100%;}
.banner_bg{background-image:url(images/banner_bg1.gif); background-repeat:repeat-x; height:334px; width:100%;}
.footer_bg{background-image:url(images/footer_bg.jpg); background-repeat:repeat-x; height:81px;}
.logo_ls{background-image:url(images/top_left_sh.jpg); background-repeat:repeat-y; width:8px;}
.logo_rs{background-image:url(images/top_rightt_sh.jpg); background-repeat:repeat-y; width:8px;}
.logo_bg{background-image:url(images/logo_bg.jpg); background-repeat:repeat-x; width:900; height:116px;}
.banner_ls{background-image:url(images/left_shadow.jpg);background-repeat:no-repeat; height:334px;}
.banner_rs{background-image:url(images/right_shadow.jpg); background-repeat:no-repeat; width:8px; height:334px;}
.banner_inner_bg{background-image:url(images/banner_inner_bg.jpg); background-repeat:repeat-x; height:334px; width:900px;}
.menu_inner_bg{background-image:url(images/menu_inner_bg.jpg); background-repeat:repeat-x; width:900px; height:51px;}
.footer_inner_bg{background-image:url(images/footer_inner_bg.jpg); background-repeat:repeat-x; width:900px; height:81px;}
.body_ls{background-image:url(images/body_left_shadow.jpg); background-repeat:repeat-y; width:8px;}
.body_rs{background-image:url(images/body_right_shadow.jpg); background-repeat:repeat-y; width:8px;}
.menu_left_shadow{background-image:url(images/menu_left_shadow.jpg); background-repeat:no-repeat; width:8px; height:51px;}
.menu_right_shadow{background-image:url(images/menu_right_shadow.jpg); background-repeat:no-repeat; width:8px; height:51px;}
.footer_left_shadow{background-image:url(images/footer_left_shadow.jpg); background-repeat:no-repeat; width:8px;}
.footer_right_shadow{background-image:url(images/footer_right_shadow.jpg); background-repeat:no-repeat; width:8px;}
.body_padding{padding:0px 15px 0px 15px;}
.nav_bg{background-image:url(images/menu_bg.gif); background-repeat:repeat-x; background-position:top left; width:100%; height:52px;}
.pan_padding{padding:5px 10px 10px 10px;}
.header_ls{background-image:url(images/ls.gif); background-repeat:repeat-y; height:100%;}
.header_rs{background-image:url(images/rs.gif); background-repeat:repeat-y; height:100%;}
.header_ts{background-image:url(images/ts.gif); background-repeat:repeat-x; width:100%;}
.header_bs{background-image:url(images/bs.gif); background-repeat:repeat-x; width:100%;}




