body{padding:0px; margin:0px; background:url(images/main_bg.jpg) left top repeat; height:100%;}
!important /* for specifying body bg*/
p{ padding:0px; margin: 0px; }
img{border:0px;}
p{margin:0px; padding:0px;}
/*-------------Pane Styling----------------*/
.toppane{ padding:0px;}
.menupane{ padding:0px;}
.leftpane{ padding:10px 6px 5px 6px;}
.contentpane{padding:0px 10px 10px 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, Helvetica, sans-serif; font-size:12px; color:#3e3e3e; line-height:17px;}
.NormalTextBox
{
	
	
}


h2	
{
    color:#000000;
    font-family:"Century Gothic";
    font-size:16pt;
    font-size-adjust:none;
    font-stretch:normal;
    font-variant:normal;
    font-weight:bold;
	margin-top:10px;
	margin-left:1px;
	line-height: 23px;
}

h1
{
    color:#000000;
    font-family:"Century Gothic";
    font-size:16pt;
    font-size-adjust:none;
    font-stretch:normal;
    font-variant:normal;
    font-weight:bold;
	margin-top:10px;
	margin-left:1px;
	line-height: 23px;
}



/*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;
	font-weight: normal;
	color:#3e3e3e;
}

/*general links style*/
A,A:link,A:visited,A:active
{ 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #55410A;
}
A:hover{ text-decoration: underline; color: #263a77; }

/* 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-weight: normal;
	color:#3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
a.user:hover
{
	text-decoration:none;
	color:#2d4079;
}

/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
.footer,.footer TD
{
	font-weight: normal;
	color:#3e3e3e;
	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:#3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;

}
a.footer:hover
{ 
	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: #3e3e3e;
	text-decoration:none;
}
a.links:hover{
	color: #2d4079;
	text-decoration: none;
}
/* footer links class*/
.links,.linksicon
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #3e3e3e; 
}
/*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;
	
}
/* for controlling the menu bar*/
.MainMenu_MenuBar{
	height:auto;
	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:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 20px;
	border:1px #D8D4C7 solid;
	border-width:1px 0px;
	
		width:150px;
	height:22px;
}
/* currently selected sub menu item*/
.submenuitembreadcrumb{
	color:#55410A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 20px;
	border:1px #E6DDC8 solid;
	border-width:1px 0px;
	background:#ffffff;
		width:150px;
	height:22px;

}

/* currently hovered submenuitems*/
.submenuitemselected{
	color:#2A2822;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 20px;
	border:1px #E6DDC8 solid;
	border-width:1px 0px;
	background:#FFFFFF;
		width:150px;
	height:22px;
	
}

/* applies upon teh whole sub menu dropdown*/
.submenu{
	z-index:1000;
	border:1px solid #D8D4C7;
	border-width:1px;
	color:#FFFFFF;
	padding:0px;
	background-color:#283c79;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	margin-top:0px;
	padding:0px;
	
		
	
}

/* applies upon the root menu items*/
.rootmenuitem,.rootmenuitem TD
{
	color:#252525; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: 500;  
	font-size:13px;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height:31px;
	padding:0px 10px 0px 10px;
	background-color:transparent;
	width:100%;
	
	
		

}

/*root menu hover*/
.rootmenuitemselected TD
{
	color:#2d4079; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: 500;  
    font-size:13px;
	text-decoration:none;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	margin: 0px;
	height:31px;
	padding:0px 10px 0px 10px;
	 background: #a7a5a6; 
	 width:100%;
}

/*rootmenu selected or active*/
.rootmenuitembreadcrumb TD
{
	color:#2d4079; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: 500; 
	font-size:13px;
	text-decoration:none;
	text-align: center;
	text-decoration:none;
	vertical-align: middle;
	border-width:0px;	
	margin: 0px;
	height:31px;
	padding:0px 10px 0px 10px;
	background-position:top left;
	background-repeat:repeat-x;
	background-color:transparent;
	width:100%;
}

/*separator class*/
.MainMenu_MenuBreak
{
	padding:0px;
	border:0px;
	margin:0px;
	background-color:transparent;

}
.MainMenu_Menusep { background:url(images/menu-sep.gif) center center no-repeat; border:0px; padding:0px; margin:0px; width:2px; height:29px;}

/* styles an individual menu item*/
.MainMenu_MenuItem1{
	color:#FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 20px;
	border:1px #D8D4C7 solid;
	border-width:1px 0px;
	width:170px;
	height:22px;
	background-color:transparent;
}
/* currently selected sub menu item*/
.submenuitembreadcrumb1{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 20px;
	border:1px #E6DDC8 solid;
	border-width:1px 0px;
	background:#ffffff;
	width:150px;
	height:22px;
	background-color:transparent;

}

/* currently hovered submenuitems*/
.submenuitemselected1{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 20px;
	border:1px #E6DDC8 solid;
	border-width:1px 0px;
	background:#FFFFFF;
	width:150px;
	height:22px;
	background-color:transparent;
}

/* applies upon teh whole sub menu dropdown*/
.submenu1{
	z-index:1000;
	border:1px solid #D8D4C7;
	border-width:1px;
	padding:0px;
	background-color:#263a77;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	margin-top:0px;
	padding:0px;
	color:#FFFFFF;
}

/* applies upon the root menu items*/
.rootmenuitem1,.rootmenuitem1 TD
{
	color:#FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	background-color:transparent; 
	font-size:13px;
	text-decoration:none;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	height:25px;
	padding:0px 6px 0px 6px;
}

/*root menu hover*/
.rootmenuitemselected1 TD
{
	color:#2d4079; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
    font-size:13px;
	text-decoration:none;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	margin: 0px;
	height:25px;
	padding:0px 6px 0px 6px;
	background-color:transparent; 	
}

/*rootmenu selected or active*/
.rootmenuitembreadcrumb1 TD
{
	color:#2d4079; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size:14px;
	text-decoration:none;
	text-align: left;
	text-decoration:none;
	vertical-align: middle;
	border-width:0px;	
	margin: 0px;
	height:25px;
	padding:0px 6px 0px 6px;
	background-color:transparent; 
}


/*separator class*/
.MainMenu_MenuBreak1
{
	padding:0px;
	border:0px;
	margin:0px;

}
.MainMenu_Menusep1 { background:url(images/menu_sep.png) center center no-repeat; border:0px; padding:0px; margin:0px; width:155px; height:2px;}





/*----------------LogoStylingClass------------------*/
#dnn_dnnLOGO_imgLogo
{
	vertical-align: top;
	text-align:left;
	 padding:0px;
	 margin:0px;
	width:auto;
	height:auto;
	}
#LogoDiv { padding:14px 0 0px  12px; margin:0px;}
/*----------------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;
}



.header_bg{background:url(images/header_bg.jpg) left top repeat-x; height:96px;}
.footer_bg{background: url(images/footer_bg.jpg) left bottom repeat-x; height:900px; }
.mid_bg{background: url(images/body_bg.png) left top repeat-y; height:100%; width:781px; padding:0 30px 0 30px;}
.footer_bottom{background: url(images/footer_bottom.png) left top no-repeat; height:41px; width:781px; padding:10px 30px 0 30px;}
.header_top{background: url(images/header_top.png) left top no-repeat; height:81px;width:781px; padding:0 30px 0 30px;}
.grey-bg{background:url(images/grey-bg.png) left top repeat-y; height:100%; padding:10px;}

.inner_bg{background: url(images/inner_bg.png) left bottom repeat-y; height:100%; width:887px;  padding:0 30px 0 22px;}
.inner_bottom{background: url(images/inner_bottom.png) left top no-repeat; height:41px; width:887px;  height:34px; padding:0 30px 0 22px; }
.inner_top{background: url(images/inner-top.png) left  bottom no-repeat;  width:887px; height:66px; padding:0 30px 0 22px; }
.stripe{background: url(images/stripes.png) right top no-repeat; width:887px; height:14px;}
.left_sidebar{background:#5e5d5d url(images/left_side_bg1.png) left top repeat-x; height:100%; }
.left_side_bar{background:url(images/left_side_bar.png) left top no-repeat;  width:160px;}
.nav_bg{background:url(images/nav_bg.png) left top repeat-x; height:31px;}
.inner_mid-bg{background:url(images/inner_bg1.png) left top repeat-y; height:100%;}

