body{margin:0px; padding:0px; background:#FFFFFF url(images/background.jpg) left top repeat-x; height:100%; font-family:Tahoma,Arial, Helvetica, sans-serif; color:#424242; font-size:12px; font-weight:normal;}
/*-------------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:Tahoma; font-size:8pt; color:#434343}
.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: 9pt;
	font-weight: normal;
}

/*general links style*/
A,A:link,A:visited,A:active
{ 
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #00539b;
}
A:hover{ text-decoration: underline; color: #0093d8; }

/* class for user links LOGIN and USER Tokens*/
.userhead
{
	font-weight: normal;
	color:#005199;
	font-family:Tahoma;
	font-size:11px;

}
.user,a.user:link,a.user:active,a.user:visited
{
	font-weight: normal;
	color:#005199;
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
}
a.user:hover
{
	text-decoration:underline;
	color:#000000;
}

/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
.footer,.footer TD
{
	font-weight: normal;
	color:#005199;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;

}
a.footer:link,a.footer:active,a.footer:visited
{ 
	font-weight: normal;
	color:#005199;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;

}
a.footer:hover
{ 
	text-decoration:none;
	color:#000000;
}
a.links:link,a.links:active,a.links:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #005199;
	text-decoration:none;
	 padding: 0 5px  0 5px;
}
a.links:hover{
	color: #000000;
	text-decoration:underline;
}
/* footer links class*/
.links,.linksicon
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #005199; padding: 0 5px  0 5px;
}
/*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:100%;
	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;
	height:41px;  

}
/* for controlling the menu bar*/
.MainMenu_MenuBar{
	height:41px;
	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:41px; 

}
/*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:Tahoma;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 5px;
	border:1px #D8D4C7 solid;
	border-width:1px 0px;
	background:url(Images/SubMenuBG.png) top left repeat-x;
    width:150px;
	height:22px;
}
/* currently selected sub menu item*/
.submenuitembreadcrumb{
	color:#55410A;
	font-family:Tahoma;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 5px;
	border:1px #E6DDC8 solid;
	border-width:1px 0px;
	background:url(Images/SubMenuBG.png) top left repeat-x;	
    width:150px;
	height:22px;

}

/* currently hovered submenuitems*/
.submenuitemselected{
	color:#2A2822;
	font-family:Tahoma;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 5px;
	border:1px #E6DDC8 solid;
	border-width:1px 0px;
	background:url(Images/SubMenuBG_Hover.png) top left repeat-x;	
	width:150px;
	height:22px;
	
}

/* applies upon teh whole sub menu dropdown*/
.submenu{
	z-index:1000;
	border:1px solid #000;
	border-width:1px;
	padding:0px;
	background-color: #0084c9;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	margin-top:0px;
	padding:0px;
	width:150px;
		
	
}

/* applies upon the root menu items*/
.rootmenuitem,.rootmenuitem TD
{
	color:#fefefe; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	margin: 0px;
	height:41px;
	background-image: url(images/nav_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding:0px 15px 0px 15px;
	width:100%;
		

}

/*root menu hover*/
.rootmenuitemselected TD
{
	color:#000000; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px;
	text-decoration:none;
	text-align:center;	
	text-decoration: none;
	vertical-align:middle;
	margin: 0px;
	height:41px;
	background-image: url(images/nav_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding:0px 15px 0px 15px;
	width:100%;
}

/*rootmenu selected or active*/
.rootmenuitembreadcrumb TD
{
	color:#000000; 
	font-family:Tahoma, Arial, Helvetica, sans-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:41px; 
	padding:0px 15px 0px 15px;
	background-image: url(images/nav_hover.gif);
	background-position:top left;
	background-repeat:repeat-x; 
	width:100%;
}

/*separator class*/
.MainMenu_MenuBreak
{
	padding:0px;
	border:0px;
	margin:0px;

}
/*----------------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:bottom;
	font:Tahoma;
	font-size:8pt;
	font-weight:normal;
	padding-top:2px;
	width:170px;
}

/*-------------------------------------------------------------------------*/
/*---------------------Gernal Styling-------------------------------------*/
/*-------------------------------------------------------------------------*/

/* CSS Document */

.main_bg{background:url(images/main_bg.png) bottom left repeat-y; height:100%; width:863px;}
.bottom_cor{background:url(images/bottom_cor.png) left top no-repeat; height:10px; width:863px;}
.nav_bg{background:url(images/nav_bg.gif) left top repeat-x; height:41px;}


