/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster
{
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	height: 100%;
	background-color: gainsboro;
}
.skinheader {
}
.skingradient 
{
			height:30px;
	
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
	
}
.toppane {
	width: 100%;
	background-color: transparent;
	
	
}
.leftpane {
	width: 20%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 60%;
	background-color: transparent;
	
}
.rightpane {
	width: 20%;
	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 {
	 
}
.MainMenu_MenuBar {
	cursor: hand;
	height:16px;


}
.MainMenu_MenuItem
{	
font-weight: normal;
 	 border-bottom:  #333366 2px solid; 
	font-size: 12px;
	border-left: #333366 2px solid; 
	border-bottom:  #333366 2px solid; 
	border-top:  #333366 2px solid; 
	border-right:  #333366 2px solid;
	cursor:pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	
}
.MainMenu_MenuIcon {

	cursor: hand; 
	background-color: #333366; 
	border-left: #333366 2px solid; 
	border-bottom: #333366 2px solid; 
	border-top: #333366 2px solid; 

}
.MainMenu_SubMenu {
	
	z-index: 1000; 
	cursor: hand; 
	background-color:#333366;
	

}
.MainMenu_MenuBreak {

}
.MainMenu_MenuItemSel
{
	color:White;
	cursor: hand;
	font-weight:normal;
	font-family: Tahoma;

}
.MainMenu_MenuArrow {
	font-family: tahoma; 
	font-size: 12px; 
	cursor: hand; 
	border-right: #333366 2px solid; 
	border-bottom: #333366 2px solid; 
	border-top: #333366 0px solid;
	
}
.MainMenu_RootMenuArrow {
	font-size: 12px; 
	cursor: hand;
	
}
.StandardButton {
  background: #7994cb none; 
  color: #333366;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
}
.TreeViewMenu_Header {
}
.Head {
color:black;
font-size: 12px;
font-family:tahoma;
font-weight:600;


}
.mydate
{
color:black;
font-family:tahoma;
font-size:12px;

}
.topmenu
{
color:white;

}


