/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #5F7FBA;
}
.skinmaster {
	height: 100%;
	background-color: #5F7FBA;
	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; 
}

.banner {
	background-image: url(topbg.jpg); 
	background-repeat: repeat-x;
}
.separator { 
background-color: transparent;
} 
.bgmenu {
	background-image: url(bg.gif); 
	width: 147px;
	background-repeat: repeat-y;
}
.controlpanel {
	width: 100%;
	background-color: #7690C0;
}
.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%;
	height: 100%;
	background-color: transparent;
	padding-left: 16px;
	padding-right: 4px;
	padding-top: 16px;
}
.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:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	width: 100%;
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #0E1F7B;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuItemSel {
	width: 100%;
	background-color: #424C86; 
	cursor: pointer; 
	cursor: hand; 
	color: ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.rootmenuitem td{ 
	width: 125px;
	background-color: #0E1F7B;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px; 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	text-decoration : none; 
	color : white;
} 

.rootmenuitemselected td{ 
	width: 125px;
	background-color: #99CC66;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	text-decoration : none; 
	color : #ffffff;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
} 

.MainMenu_MenuIcon {
	background-color: #0E1F7B; 
	border-left: #0E1F7B 1px solid; 
	border-bottom: #0E1F7B 1px solid; 
	border-top: #0E1F7B 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #0E1F7B;
	width: 125px;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);  
	border-left: #ffffff 2px solid; 
	border-bottom: #ffffff 2px solid; 
	border-top: #ffffff 2px solid; 
	border-right: #ffffff 2px solid;
}
.MainMenu_MenuBreak {
	height: 1px;
}

.MainMenu_MenuArrow {
	border-right: #0E1F7B 1px solid; 
	border-bottom: #0E1F7B 1px solid; 
	border-top: #0E1F7B 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	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 {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Arial;
   font-size:  18px;
   font-weight: normal;
   color: #ffffff;
}
.SubHead {
   font-family: Arial;
   font-size:  12px;
   font-weight: bold;
   color: #ffffff;
}
.h5 {
   font-family: Arial;
   color: #ffffff;
}
.h4 {
   font-family: Arial;
   color: #ffffff;
}
.h3 {
   font-family: Arial;
   color: #ffffff;
}
.h2 {
   font-family: Arial;
   color: #ffffff;
}
.linktext {
   font-family: Arial;
   color: #ffffff;
   font-size:  11px;
   font-weight: bold;
}
a.linktext:link {
   font-family: Arial;
   color: #ffffff;
   font-size:  11px;
   font-weight: bold;
   text-decoration : underline;
}
a.linktext:visited  {
   font-family: Arial;
   color: #ffffff;
   font-size:  11px;
   font-weight: bold;
   text-decoration : underline;
}
a.linktext:active   {
   font-family: Arial;
   color: #ffffff;
   font-size:  11px;
   font-weight: bold;
   text-decoration : underline;
}
a.linktext:hover    {
   font-family: Arial;
   color: #ffffff;
   font-size:  11px;
   font-weight: bold;
   text-decoration : none; 
}


.greytext {
   font-family: Arial;
   color: #444444;
   font-size:  11px;
}
.greytext2 {
   font-family: Arial;
   color: #444444;
   font-size:  10px;
}
a.greytext:link {
   font-family: Arial;
   color: #444444;
   font-size:  11px;
   text-decoration : underline;
}
a.greytext:visited  {
   font-family: Arial;
   color: #444444;
   font-size:  11px;
   text-decoration : underline;
}
a.greytext:active   {
   font-family: Arial;
   color: #444444;
   font-size:  11px;
   text-decoration : underline;
}
a.greytext:hover    {
   font-family: Arial;
   color: #444444;
   font-size:  11px;
   text-decoration : none; 
}

.normal:hover    {
   font-family: Arial;
   color: #ffffff;
   font-size:  11px;
}
a:link {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
	text-decoration : none; 
	color : #C7E3AB;
}
a:active {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
	text-decoration : none;
	color : #C7E3AB;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;  
	color : #C7E3AB;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold; 
	text-decoration : underline; 
	color : #C7E3AB;
}

.Normal {
	font-family: Arial;
	font-size: 12px;
	color : #ffffff;
}

.PageItem {
font-family: Arial;
	font-size: 12px;
	color : #ffffff;
}



