body{ border:0px;margin: 0px; height:100%; background-color:#FFFFFF;}!important /* for specifying body bg*/
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%;}
#menu{ position:absolute; width:auto; height:54px; bottom:0px; z-index:1; }
#SearchContainer input{MARGIN:0px 0px 0px 0px; BORDER:1px solid #a1a1a1; font-size:9px; color:#676767; BACKGROUND:#ffffff;  WIDTH: 120px;  HEIGHT: 16px;}
#LanguageContainer select{MARGIN:0px 0px 0px 0px; BORDER:1px solid #76AADC; font-size:9px; color:#000000; BACKGROUND:transparent; WIDTH: 120px;	HEIGHT: 16px;}

.leftpane{ padding: 0px 5px 5px 0px;}
.midpane{ padding: 0px 5px 5px 5px;}
.rightpane{ padding: 0px 0px 5px 5px;}
.bottompane {padding: 0px 0px 5px 0px;}
.contentpane{padding: 0px 0px 5px 0px;}
.linkpane{ padding: 0px 5px 4px 5px; text-align:center}/*a separate class for each pane TD*/


/* different fonts*/
.Head{ font-size:9pt; font-weight:bold; color:0003FF;  }
.SubHead{  font-size:9pt; font-weight:bold; color:0003FF;   }
.SubSubHead{ font-size:9pt; font-weight:bold; color:0003FF;   }
.Normal{font-family:Arial; font-size:9pt; color:#000000}
.NormalTextBox
{
	
	
}
/*command buttons*/

.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-family:Tahoma; color:#0003FF; 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;
	
}
/*general links style*/
A,A:link,A:visited,A:active
{ 
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #0003FF;
}
A:hover{ text-decoration: underline; color: #000000; }
/* class for user links LOGIN and USER Tokens*/
.userhead
{
		font-weight: bold;
	color:#FFFFFF;
	font-family:Arial;
	font-size:9.5pt;

}
.user,a.user:link,a.user:active,a.user:visited
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-decoration:none;
}
a.user:hover
{
	color:#0100FE;
	text-decoration:none;
}
/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
.footer,.footer TD
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-decoration:none;
	padding-bottom:10px;
	text-align:center;

}
a.footer:link,a.footer:active,a.footer:visited
{ 
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-decoration:none;
}
a.footer:hover
{ 
	text-decoration:underline;
	color: #0100FE;
}

a.links:link,a.links:active,a.links:visited{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #0100FE;
	text-decoration:none;
}
a.links:hover{
	color: #000000;
	text-decoration:none;
}
/* footer links class*/
.links
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-decoration:none;
	padding-bottom:4px;
}
/*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;
}
/*--------------------------------------------------------------------------------------------*/
.maintable_cell{
	height:100%;
	width: 734px;
	margin:0px;
	padding:0px;
}
.banner_cell{
	height:100px;
	width: 100%;
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	background-image:url(images/pelicanBanner-Image.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.menu_cell {
	width:120px;
	height:auto;
	padding:3px 0px 0px 0px;
	margin:0px;
}
.content_cell
{
	width:auto;
	height:auto;
	margin:0px;
	border:0px;
	padding:1px 0px 10px 3px;
}

/*___________________________________________________________________________________________*/
/*styles for the TD containing teh menu*/
.MainMenu_MenuContainer{
	width:120px;
	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 controlling the menu bar*/
.MainMenu_MenuBar{

	width:120px;
	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:#E7DECF;
	font-family:Tahoma;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	
	padding:2px 5px 2px 5px;
	border:1px #8f7de7 solid;
	border-width:1px 0px;
	background-color:#8877DD;
	width:100px;
	white-space:nowrap;
	width:120px;
	height:16px;
}
/* currently selected sub menu item*/
.submenuitembreadcrumb{
	color:#0100FE;
	font-family:Tahoma;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;

	padding:2px 5px 2px 5px;
	border:1px #8f7de7 solid;
	border-width:1px 0px;
	background-color:#FFFFFF;
	width:120px;
	height:16px;
	white-space:nowrap;

}
/* currently hovered submenuitems*/
.submenuitemselected{
	color:#0100FE;
	font-family:Tahoma;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;

	padding:2px 5px 2px 5px;
	border:1px #8f7de7 solid;
	border-width:1px 0px;
	background-color:#FFFFFF;
	width:120px;
	height:16px;
	white-space:nowrap;
	
}
/* applies upon teh whole sub menu dropdown*/
.submenu{
	z-index:1000;
	border:1px solid #485872;
	
	padding:0px;
	background-color: #8877DD;
	
	text-align: left;
	text-indent: 0px;
	margin-left: 1px;
	margin-top:0px;
	padding:0px;
	white-space:nowrap;
	
		
	
}
/* applies upon the root menu items*/
.rootmenuitem,.rootmenuitem TD
{
	color:#0000FE; 
	font-family:Arial; 
	font-weight:bold; 
	font-size:9pt;
	text-decoration:none;
	text-align:center;
	
	vertical-align:middle;
	background-color:#8877DD;
	border-bottom:1px solid #000000;
	border-top: 1px solid #000000;
	border-left:0px;
	border-right:0px;
	
	padding:0px 2px 0px 2px;
	margin: 0px;
	height:16px;
	width:120px;
	
	/*background-image:url(Images/menu-normal.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;*/
		

}
/*root menu hover*/
.rootmenuitemselected TD
{
	color:#FFFFFF; 
	font-family:Arial; 
	font-weight:bold; 
	font-size:9pt;
	text-decoration:none;
	text-align:center;
	
	vertical-align:middle;
	background-color:#000000;
	border-bottom:1px solid #8877DD;
	border-top: 1px solid #8877DD;
	border-left:0px;
	border-right:0px;
	
	padding:0px 2px 0px 2px;
	margin: 0px;
	height:16px;
	width:120px;
	
	/*background-image:url(Images/menu-hover.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;*/
}
/*rootmenu selected or active*/
.rootmenuitembreadcrumb TD
{
	color:#FFFFFF; 
	font-family:Arial; 
	font-weight:bold; 
	font-size:9pt;
	text-decoration:none;
	text-align:center;
	
	vertical-align:middle;
	background-color:#000000;
	border-bottom:1px solid #8877DD;
	border-top: 1px solid #8877DD;
	border-left:0px;
	border-right:0px;
	
	padding:0px 2px 0px 2px;
	margin: 0px;
	height:16px;
	width:120px;
	
	/*background-image:url(Images/menu-hover.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;*/
}
/*separator class*/
.MainMenu_MenuBreak
{
	padding:0px;
	border:0px;
	margin:0px;
	width:120px;
	height:3px;

}
.bread_cmb {
	color:#2D2E32;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	
}

#dnn_dnnLOGO_imgLogo
{
	vertical-align:middle;
	text-align:left;
	height:186px !important;
	width:318px !important;
	padding:0px;
	margin:0px;
	border:0px;
}
#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;
}
.SearchStart
{
	font:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#55400A;
}
























