body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
}
.TopSection {
	height: 149px;
}

#dnn_Contentpane, #dnn_ContentpaneRight {
	width: 600px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
#dnn_LeftPane {
	width: 150px;
	padding: 0px;
	padding-top: 5px;
	vertical-align: top;

}

#dnn_RightPane {
	width: 150px;
	padding: 0px;
	padding-top: 5px;
	vertical-align: top;
}

#Crumbs {
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	float: left;
}

#search{
	padding-top: 8px;
	padding-right: 5px;
	float: right;
}

#menuHeight {
	height: 20px;
}

.footerBar {
	background-color: #DBDBDB;
	height: 30px;
	padding-left: 10px;
    padding-right: 10px;
	text-align: right;
	font-family: Verdana, Arial;
	font-size: 0.6em;
	font-weight: bold;    
}


/* MAIN MENU SECTION CONTROLS SOLPARTMENU STYLING */
.MainMenu_MenuContainer {
	background-color: transparent;
	border: none;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:21;
	background-color: Transparent;
}

/* To remove top and bottom Lines in Submenu set border top and border bottom to Zero px */
.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	font-family: Geneva, Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: white;
	border: none;
	letter-spacing: 1px;
}

/*
THE SECTION BELOW IS THE BOX ON THE LHS OF THE SUBMENUS
To stop menu jumping must set border left 1px
To remove top and bottom Lines in Submenu set border top and border bottom to Zero px
Set border-left color to same color as background-color
*/
.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #013252;
	border-left: 1px solid #013252;
	border-bottom: 0px solid #EEEEEE;
	border-top: 0px solid #EEEEEE;
	text-align: center;
	width: 15;
	height: 21;
}
/*
THIS SECTION BELOW IS THE BACKGROUND COLOUR OF THE SUBMENU'S IN NON ROLLOVER STATE
*/
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #013252;
	color: white;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}

/* need to set the bg color transparent if you want to have tab icons */
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: transparent; 
	height: 1px;
}
/* This section changes the Rollover state of menus and submenus */
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Geneva, Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	background-color: #BFB49F;

}
/* To remove bottom and right Lines in Submenu set border right and border bottom to Zero px */
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;

}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	color: #99FF00;
}
.RootMenuItems {
cursor: pointer;
	cursor: hand;
	font-family: Geneva, Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #BFB49F;
	border: none;
	letter-spacing: 1px;

}

.RootMenuItemsOn {
cursor: pointer;
	cursor: hand;
	font-family: Geneva, Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #013252;
	border: none;
	letter-spacing: 1px;

}

.RootMenuItemsOver {
cursor: pointer;
	cursor: hand;
	font-family: Geneva, Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #013252;
	background-color: white;
	border: none;
	letter-spacing: 1px;

}


#Avernis_MiniMenu td a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BFB49F;
	letter-spacing: 1px;
}
#Avernis_MiniMenu td a:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013252;
	text-decoration: none;
	letter-spacing: 1px;
}

#Avernis_MiniMenu td.current a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013252;
	text-decoration: none;
	letter-spacing: 1px;
}

#Avernis_MiniMenu td.current table td a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #BFB49F;
	letter-spacing: 1px;
}
#Avernis_MiniMenu td.current table td a:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013252;
	text-decoration: none;
	letter-spacing: 1px;
}
.Normal {
	font-family: Verdana;
	font-size: 13px;
	color: #013C63;
}


#dnn_dnnLOGIN_cmdLogin.SkinObject {
color: #DBDBDB;
}

/* == styles for the LeftNav homepage template ==*/

#Avernis_PlainMenu{
	background-color: #C4D3D6;
	margin: 0;
	text-align: right;
	padding: 3px 10px 10px 3px;
}
#Avernis_PlainMenu ul{
	display: block;
	margin: 0;
	padding: 0;
}
#Avernis_PlainMenu li{
	list-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Avernis_PlainMenu li{
	font-size: 14px;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
}
#Avernis_PlainMenu li li{
	font-size: 12px;
	border-bottom: 0;
	text-transform: lowercase;
}
#Avernis_PlainMenu li a, #Avernis_PlainMenu li.current ul li a{
	color: #fff;
	font-weight: bold;
}
#Avernis_PlainMenu li.current a{
	color: #666;
	font-weight: bold;
}






