body{ border:0px;margin: 0px; height:100%; background-color:#FFFFFF;}!important /* for specifying body bg*/

/*-------------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:16px; color:#434343;line-height:25px;}
.NormalTextBox
{
	
	
}

H1  {
    font-family:"Times New Roman", Times, serif;
    font-size:  32px;
    font-weight: bold;
    color: #2e4550;
	margin-bottom:25px;
}

/*command buttons*/
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-family:Tahoma; color:#55410A; font-size:16px; text-decoration:none;font-weight:normal; line-height:25px;}
A.CommandButton:hover{ text-decoration:underline;font-weight:normal;}

/*general TD*/
TH,TD,DIV
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color:#434343;
	line-height:25px;
}

/*general links style*/
A,A:link,A:visited,A:active
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #3366ff;
}
A:hover{ text-decoration: underline; color: #000; }

/* class for user links LOGIN and USER Tokens*/
.userhead
{
	font-weight: normal;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

}
.user,a.user:link,a.user:active,a.user:visited
{
	font-weight: normal;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
a.user:hover
{
	text-decoration:underline;
}

/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
.footer,.footer TD
{
	font-weight: normal;
	color:#383d41;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;

}
a.footer:link,a.footer:active,a.footer:visited
{ 
	font-weight: normal;
	color:#383d41;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;

}
a.footer:hover
{ 
	text-decoration:none;
}
a.links:link,a.links:active,a.links:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #020202;
	text-decoration:none; padding:0 10px;
}
a.links:hover{
	color: #020202;
	text-decoration:underline;
}
/* footer links class*/
.links,.linksicon
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #020202;
}
/*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:auto; 
	z-index: 9999!important;
}
/* for controlling the menu bar*/
.MainMenu_MenuBar{
	height:35px;
	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:auto; 
	z-index: 9999!important;
}
/*for styling the menu icon, does not work on root menu 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, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 5px;
	border:0px #D8D4C7 solid;
	border-width:0px 0px;
	background:url(images/SubMenuBG.png) top left repeat-x;
	width:100%;
	height:22px;
	z-index: 9999!important;
}
/* currently selected sub menu item*/
.submenuitembreadcrumb{
	color:#55410A;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 5px;
	border:1px #E6DDC8 solid;
	border-width:0px 0px;
	background-color: #e5e5e5;
	width:100%;
	height:22px;
	z-index: 9999!important;
}

/* currently hovered submenuitems*/
.submenuitemselected{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 5px;
	border:1px #E6DDC8 solid;
	border-width:1px 0px;
	background-color: #6c6c6c;
	width:100%;
	height:22px;
	z-index: 9999!important;
}

/* applies upon teh whole sub menu dropdown*/
.submenu{
	z-index:1000;
	border:1px solid #D8D4C7;
	border-width:0px;
	padding:0px;
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	margin-top:0px;
	padding:0px;
	z-index: 9999!important;
	}

/* applies upon the root menu items*/
.rootmenuitem,.rootmenuitem TD
{
	color:#020202; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:12px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	margin: 0px;
	height:33px;
	padding:0px 5px 0px 5px;
	width:100%;
	background-image:url(images/menu-normalbg.jpg);
	background-position:top left;
	background-repeat:repeat-x;	
	z-index: 9999!important;
}

/*root menu hover*/
.rootmenuitemselected TD
{
	color:#020202; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:12px;
	text-decoration:none;
	text-align:center;	
	text-decoration:none;
	vertical-align:middle;
	margin: 0px;
	height:33px;
	width:100%;
	padding:0px 5px 0px 5px;
	background-image:url(images/menu-normalbg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	z-index: 9999!important;
}

/*rootmenu selected or active*/
.rootmenuitembreadcrumb TD
{
	color:#020202; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:12px;
	text-decoration:none;
	text-align:center;	
	text-decoration:none;
	vertical-align:middle;
	border-width:0px;	
	margin: 0px;
	height:33px;
	padding:0px 5px 0px 5px;
    width:100%;
	background-image:url(images/menu-normalbg.jpg);
	background-position:top left;
	background-repeat:repeat-x; 
	z-index: 9999!important;
}

/*separator class*/
.MainMenu_MenuBreak
{
	padding:0px;
	border:0px;
	margin:0px;
	background-color:transparent;
	background-image:url(images/menu-sep.gif);
	background-position:center left;
	background-repeat:no-repeat;
	height:32px;
	width:2px;
}
/*----------------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-------------------------------------*/
/*-------------------------------------------------------------------------*/
.SearchStart
{
	font:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#55400A;
}
.bread_cmb {
	color:#2D2E32;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	
}

/*------------------------started here-------------------------------------------*/

body {
	margin-left: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.top_body{background-image:url(images/top_bg.jpg); background-repeat:repeat-x; height:102px; width:100%;}
.banner_bg{background-image:url(images/banner_bg.jpg) ;background-repeat:repeat-x; height:334px; width:100%; background-position:top left;}
.nav_bg{background-image: url(images/nav_bg.jpg); background-repeat:repeat-x; background-position:top left; width:100%; height:54px;}
.body_bg{background: #cfcdce url(images/body_bg.jpg) left top repeat-x; height:100%; width:100%;}
.footer_bg{background-image:url(images/footer_bg2.jpg); background-repeat:repeat-x; height:54px;}
.call_bg{ background:url(images/call_bg.jpg) left top repeat-x; height:334px; width:100%;}
.nav_bg1{ background:url(images/nav_bg2.jpg) left top repeat-x ; height:54px; width:100%;}
.content_bg1{background: url(images/bg2.png) left top repeat-y; height:100%;}
.content_bg2{background: url(images/bg1.png) right top repeat-y; height:100%;}

.footer_bg1{background-image:url(images/footer_bg1.jpg); background-repeat:repeat-x; height:54px;}
.copy_right_bg{background:url(images/copy_right_bg.jpg) left top repeat-x ; height:20px; width:100%}
.copy_right_bg1{background:url(images/copy_right_bg1.jpg) left top repeat-x ; height:20px; width:100%}