/*
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster {
	width: 100%;
	height: 100%
	background-repeat: repeat;	
	background-image: url(images/texture-50opac.jpg);
}
.skinmaster {
    background-repeat: repeat;	
	background-image: url(images/texture-50opac.jpg);
   }
.skinheader {
}
.skingradient {
	height:30px;
}

.p40{
    padding-top:40px;
}

.SkinObject {
	font-weight: bold;
	font-variant: normal;
	font-size: 11pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* The font colour for links: Search, Breadcrumbs, Terms, Privacy */
A.SkinObject:link {
    text-decoration: none;
    color: black;
}

/*Changes the colour if you have visited the link (see the Home link in the breadcrumbs) */
A.SkinObject:visited {
    text-decoration: none;
    color: black;
}

/*Changes the colour whenever you hover over a link (see the logout link) */
A.SkinObject:hover {
    text-decoration: none;
}
/*Changes the colour when you click the link */
A.SkinObject:active {
    text-decoration: bold;
    color: white;
}

/*
.SkinObject{
    font-family: Arial;
    font-size: 14pt;
    font-weight:normal;
	color: #000000;
	font-size: 11pt;
}
*/

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.menupane {
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	background-image: url(images/menupane.jpg);
	font-family: Arial, Helvetica, sans-serif;
	}
.loginpane {
	background-color: #0066ff;
    font-family: Arial;
    font-size: 11pt;
    color: white;
    z-index: 1000;
}

.white  {

    background-color:White;

}

.header {

}

.headerpane {
	background-image: url(images/headerpane.jpg);
}

.blackbarpane {
	background-image: url(images/black_bar.jpg);
}
.contentpane {
	font-variant: normal;
	color: #000000;
	font-size: 11pt;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica;
	background-image: url(images/content.jpg);
	padding-left: 125px;
        padding-right: 25px;
}

.bottom_black_barPane{
	background-image: url(images/bottom_black_bar.jpg);
}

.sponsorspane {
	background-image: url(images/sponsors.jpg);
        padding-left: 125px;
        padding-right: 25px;
}

.basepane {
	background-image: url(images/base.jpg);
}
/* Menu */
.MainMenu_MenuContainer {
	font-size: 11pt;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	menualignment: center;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuBreak {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.MainMenu_MenuBar  { cursor: pointer;  cursor: hand;  height:12pt;  }
.MainMenu_MenuItem {
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	menualignment: left;
}

/* Active Menu  */
.ActiveRootTab TD {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	padding-right: 15px;
}

/* RootTab is the first level menus */
.RootTab TD {
	 /* height: 25px;  */
	font-size: 11pt;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #cdcdcd;
	text-align: left;
	padding-right: 15px;
}

/* mouseover on the top level items */
.SelectedRootTab TD {
	color: #85baa0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	padding-right: 15px;
}

/* The current Page */
.BreadcrumbRootTab TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-right: 15px;
}

.ActiveSubTab {
	color: #000000;
	border-top: 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 11pt;
	font-weight: normal;
  	}

.SubTab {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-variant: normal;
	}

/* Mouse Over on submenus - burnr Orange */
.SelectedSubTab {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-variant: normal;
	font-weight: bold;
}

.BreadcrumbSubTab {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 11pt;
	font-weight: normal;
   	}

/* this is the colour in the dropdown menu */
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
  	}

/*  This is the mouse over for the drop down menus */
.MainMenu_MenuItemSel {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	}

.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow { display: none;  }

.StandardButton {
  color: #000000;
  font-family: Arial,Helvetica;
  font-size: 11pt;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #cfcfcf;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	
}
.Head {
   font-family: Arial, Helvetica;
   font-size:  11pt;
   font-weight: normal;
   color: #000000;
}



