/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	/*width: 100%;
	height: 100%;	
	background-color: #fefefe;*/
}
.skinmaster {
	/*height: 100%;
	background-color: #f3f5fa;
	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 {
	/*background-image: url(Portals/_default/Skins/dnnJunglePrint/gradient_DkBlue.jpg); 
	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;
		padding-left:5px;
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	/*cursor: hand;*/
	height:16px;
	background-color: Transparent;
	font-family: "Source Sans Pro", sans-serif;
	font-size:13px;
	color: #e7f2fd;
	
}
.MainMenu_MenuItem {
	
	cursor: pointer; 
	/*cursor: hand; */
	color: #ffffff;
	font-family: "Source Sans Pro", sans-serif;
	font-size:13px;
	
}

.MainMenu_MenuItem tr td	{font-family: "Source Sans Pro", sans-serif;
						font-size:13px;
						font-weight: normal;}

.MainMenu_MenuIcon {
	background-color: #5f9cd8; 
	border-left: #5f9cd8 1px solid; 
	border-top: #5f9cd8 1px solid; 
	cursor: pointer; 
	/*cursor: hand; */
	text-align: center; 
	height: 22px;
}

.MainMenu_MenuBar td		{}
.MainMenu_MenuBar td img {display:none;
						}


.MainMenu_SubMenu {
	background: #5f9cd8; 
	z-index: 1000!important; 
	cursor: pointer; 
	cursor: hand;
	padding-right:18px;
	padding-left:13px;
	padding-bottom:15px;
	padding-top:10px;
	margin-top:8px;
	margin-left:-5px;
		
	
}


.MainMenu_SubMenu tr{ 
	/*background: #5f9cd8 url(Portals/0/Skins/SkinBridgerConway2ColBigCont/../images/layout/layout-sprite.png) 0 bottom;*/
	z-index: 10; 
	cursor: pointer; 
	cursor: hand; 
	font: 13px "Source Sans Pro", sans-serif; 
	display: block;
	border-bottom: 1px dotted #a8a8a8!important;
	
	}


.ie .MainMenu_SubMenu tr td{ 			
	border-bottom: 1px dotted #a8a8a8!important;
	border-top: #5f9cd8 1px solid; 
}

.ie .MainMenu_SubMenu 	{margin-top:9px}

.MainMenu_MenuBreak {
		
		
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #aab6f2;
	background-color: Transparent;
	
}

.ie7 .MainMenu_MenuItemSel 	{}

.MainMenu_MenuArrow {
	display:none!important;
}
.MainMenu_RootMenuArrow {
	display:none!important;
}

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: "Source Sans Pro", 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(Portals/_default/Skins/dnnJunglePrint/gradient_LtBlue.jpg);*/
}
.Head {
   font-family: "Source Sans Pro", sans-serif;
   font-size:  18px;
   font-weight: normal;
   color: #34495e;
}

.MainMenu_Separator
{
	color: #ffffff;
	font-size: 10px;
	font-family: "Source Sans Pro", sans-serif;
	height: 25px;
	padding-right:1px;
	padding-left:5px;
}

#tblctl0_dnnMENU_ctlMenuMenuBar img	{display:none;}

.tabul
{
	padding-left: 40px;
}
			
			
 