/* 
================================
Skin styles for DotNetNuke
================================
*/   

.footer {
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
}
a.footer {
	color: #FFFFFF; 
	font-weight: bold;
}
a.footer:hover {
	color: #FFFFFF; 
	font-weight: bold;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	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; 
}
.skinheader {
}
.skingradient {
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:24px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-bottom: #BFB38B 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	color: #BFB38B; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica; 
        text-decoration: none;
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_RootMenuItemBreadcrumb {
}
.MainMenu_SubMenuItemBreadcrumb {
}
.MainMenu_RootMenuItem {
	border-bottom: #FFFFFF 1px solid;
	margin-left: 0px;
}
.MainMenu_RootMenuItemActive {
}
.MainMenu_SubMenuItemActive 
}
.MainMenu_RootMenuItemSelected {
}
.MainMenu_SubMenuItemSelected {
}
.StandardButton {
  	background: #7994cb none; 
  	color: #ffffff;
  	font-family: verdana, sans-serif; 
  	font-size: 11px;
  	font-weight: normal;
}
.TreeViewMenu {
}
.TreeViewMenu_Header {
}
.Head1 {
   	font-family: Arial, Helvetica;
   	font-size:  26px;
   	font-weight: normal;
   	color: #BFB38B;
}
.Head2 {
  	font-family: Arial, Helvetica;
   	font-size:  20px;
   	font-weight: normal;
   	color: #BFB38B;
   	line-height: 25px;
}
.Head3 {
   	font-family: Arial, Helvetica;
   	font-size:  16px;
   	font-weight: normal;
   	color: #BFB38B;
}
.Head4  {    
	font-family: Verdana, Arial, Helvetica;
   	font-size:  11px;
   	font-weight: normal;
   	color: #BFB38B;
	line-height: 18px;
}
.normal {
   	color: black;
	line-height: 18px;
  	font-family: Verdana, Arial, Helvetica, san-serif; 
  	font-size: 11px;
  	font-weight: normal;
    text-decoration: none;
   	line-height: 18px;
}

p {
   	color: black;
	line-height: 18px;
  	font-family: Verdana, Arial, Helvetica, san-serif; 
  	font-size: 11px;
  	font-weight: normal;
    text-decoration: none;
   	line-height: 18px;
}

.Brodtext {
   	line-height: 18px;
}

a.Brodtext {
   	color: #BFB38B;
	line-height: 18px;
  	font-family: verdana, sans-serif; 
  	font-size: 11px;
  	font-weight: normal;
    text-decoration: none;
}
a.Brodtext:hover {
   	color: gray;
	line-height: 18px;
  	font-family: verdana, sans-serif; 
  	font-size: 11px;
  	font-weight: normal;
    text-decoration: none;
}
a.Brodtext:active {
   	color: #BFB38B
	line-height: 18px;
  	font-family: verdana, sans-serif; 
  	font-size: 11px;
  	font-weight: normal;
        text-decoration: none;
}
a.Brodtext:visited {
   	color: #BFB38B
	line-height: 18px;
  	font-family: verdana, sans-serif; 
  	font-size: 11px;
  	font-weight: normal;
        text-decoration: none;
}
.HorizMenu {
   	font-weight: bold;
   	color: #FFFFFF;
   	font-family: Arial, Helvetica;
   	font-size: 12px;
}
a.HorizMenu {
   	color: #FFFFFF;
}
a.HorizMenu:hover {
   	color: #FFFFFF;
}
a.HorizMenu:active {
   	color: #FFFFFF;
}
a.HorizMenu:visited {
   	color: #FFFFFF;
}
a.links {
   	color: #BFB38B;
  	font-family: verdana, sans-serif; 
  	font-size: 11px;
  	font-weight: normal;
        text-decoration: none;
}
a.links:hover {
   	color: gray;
  	font-family: verdana, sans-serif; 
  	font-size: 11px;
  	font-weight: normal;
    text-decoration: none;
}
a.links:active {
   	color: gray;
  	font-family: verdana, sans-serif; 
  	font-size: 11px;
  	font-weight: normal;
        text-decoration: none;
}
a.links:visited {
   	color: #BFB38B;
  	font-family: verdana, sans-serif; 
  	font-size: 11px;
  	font-weight: normal;
        text-decoration: none;
}
HR { color: #bfb38b; margin-top: 15px; margin-bottom: 15px; border-style: solid; border-width: 1px 0 0; size: 1px; }