/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	width: 712px;
}

.controlpanel {
	width: 100%;
	background-color: #eeeeee;
	border: #bbbbbb 1px solid;
}




.BannerPane_bg {
	width: 100%;
	height: 250px;
	background-image: url(images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.BannerPane {
	width: 100%;
	background-color: transparent;
	padding: 15px;
}





.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 4px;
}
.leftpane {
	width: 256px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 4px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 4px;
}

.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;
}

.rootMenuItem TD{ 
	background-image: none;
	height: 25px;
	cursor: pointer; 
	cursor: hand; 
	color: #5C5C5C; 
	font-family: arial; 
	font-size: 12px; 
	font-style: none; 
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	background-color: #ffffff;
}








.rootmenuitemactive TD{ 
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 25px; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: arial; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
}

.rootmenuitemselected TD{ 
	height: 25px;
	cursor: pointer; 
	cursor: hand; 
	color: #5C5C5C; 
	font-family: Arial; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal; 
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	background-color: transparent;
}






















.MainMenu_MenuItem {
	border: 0px 0px 0px 0px;  
	cursor: pointer; 
	cursor: hand; 
	color: #5C5C5C; 
	font-family: arial; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal;
	background-color: Transparent;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: arial; 
	font-style: normal;
	font-weight: normal;
	font-size: 12px; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
}

.MainMenu_MenuItemAct {

	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: arial; 
	font-style: normal;
	font-weight: normal;
	font-size: 12px; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
}


.MainMenu_MenuIcon {
	background-color: #ffffff; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 21px;
}

.MainMenu_MenuArrow {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 1px solid; 
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.submenuitemselect {
	background-color: #cccccc; 
}
.MainMenu_SubMenu {
	background: #ffffff;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	FILTER: Alpha(Opacity=70, FinishOpacity=100, Style=2);
	margin-top: 2px;
	margin-left: -2px;
	border-bottom: #bbbbbb 1px solid; 
	border-left: #bbbbbb 1px solid; 
	border-top: #bbbbbb 1px solid;  
	border-right: #bbbbbb 1px solid;  
}

.MainMenu_MenuBreak {
	border-bottom: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-top: #ffffff 0px solid;  
	border-right: #ffffff 0px solid; 
	background-color: #ffffff; 
	height: 0px;
}


.rightseparatorcssclassactive {
	background-image: url(images/menu_right.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 25px;
}

.leftseparatorcssclassactive {
	background-image: url(images/menu_left.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 25px;
}












.rightseparatorcssclass {
	width: 18px;
	height: 25px;
}

.leftseparatorcssclass {
	width: 18px;
	height: 25px;
}


.StandardButton {
  background: #D1D1D1 none; 
  color: #333333;
  font-family: Arial; 
  font-size: 11px;

}
.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: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.Normal {
	font-family: Arial, Helvetica;
	font-size:  11px;
	font-weight: normal;
    color: #686868;
}

a:link {
	font-family: Arial, Helvetica;
	text-decoration : underline; 
	color : #686868;
}
a:active {
	font-family: Arial, Helvetica;
	text-decoration : underline; 
	color : #686868;
}
a:visited {
	font-family: Arial, Helvetica;
	text-decoration : underline; 
	color : #686868;
}
a:hover {
	font-family: Arial, Helvetica;
	text-decoration : none; 
	color : #686868;
}



