/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background: url(background_8.jpg) top middle repeat-y;
     

}

.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

.rotate {
        background-image: url(background-black);
        background-repeat: repeat-x;
}
}
.skinheader {
}
.skingradient {
	background: url(menu_gradient_2.jpg) top left repeat-x; 
	background-color: #BBBBBB;
	border-bottom: 1px solid black;
	border-top: 1px solid white;
	height:29px;
	color: black;
}
.searchpane {
        background: url(search_gradient_2.jpg) top left repeat-x;
	border-top: 1px solid #757575;
	background-color: #D1D1D1;
	padding: 5px 5px 5px 5px;
}
.bottombar {
	background: url(search_gradient_2.jpg) top left repeat-x;
	border-top: 1px solid #757575;
	background-color: #D1D1D1; 
	padding: 0px 5px 0px 5px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font: 4px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font: 4px;
}
.contentpane {
	width: 100%;
	background-color: white;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	font: 4px;
}
.rightpane {
	width: 175px;
	background-color: white;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	font: 4px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font: 4px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:29px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #333333; 
	font-size: 12px; 
	font-weight: bold;
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
.MainMenu_MenuIcon {
	background-color: #ffffff; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #ffffff;  
	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: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: blue; 
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 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, Arial, Helvetica, 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_Black.jpg);
}
.Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: normal;
	color: black;
	font-weight: bold;
}
