/* 
================================
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 {
}

h1
{
color:f84760;
white-space:nowrap;
font-size:16px;
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}

.Normal
{
font-size:11px;color:#525252;
}

.Normal TD{
font-size:11px;color:#525252;
}

.toppane {
}
.SearchButton A{
color:#FFFFFF;font-family:Arial, Helvetica, sans-serif;font-size:14px;padding:3px;text-decoration:none; text-align:right;
}
.SearchButton A:Link{
color:#FFFFFF;font-family:Arial, Helvetica, sans-serif;font-size:14px;padding:3px;text-decoration:none;text-align:right;
}
.SearchButton A:Visited{
color:#FFFFFF;font-family:Arial, Helvetica, sans-serif;font-size:14px;padding:3px;text-decoration:none;text-align:right;
}
.SearchButton A:Hover{
color:#FFFFFF;font-family:Arial, Helvetica, sans-serif;font-size:14px;background-color:#0066FF;padding:3px;text-decoration:none;text-align:right;
}


.Logo{FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/_default/skins/bryanston/logo.png',sizingMethod='scale');width:152px;height:181px;}
.Logo[class]{background-image:url('/Portals/_default/skins/bryanston/logo.png');width:152px;height:181px;}
.SearchBox{FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/_default/containers/bryanston/searchback.png');}
.SearchBox[class]{background-image:url('/Portals/_default/containers/bryanston/searchback.png');width:298px;height:119px;}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane2 {
	background-color: transparent;
	background-image:url(/Portals/_default/skins/bryanston/image1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.rightpane2 {
	background-color:e6f0ff;
	background-image:url(/Portals/_default/skins/bryanston/image2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.bottompane {
	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 {
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 11pt; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica; 
	height: 30px;
	padding-right:5px;	border-bottom:1px solid e15b74;	border-top:1px solid e15b74;	
}
.MainMenu_MenuIcon {
	background-color:#e15b74;  
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 15px;border-bottom:1px solid e15b74;	border-top:1px solid e15b74;
}
.MainMenu_SubMenu {
	background-color:#e15b74;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	font-size:10px;
	border:0px;
		height: 26px;

}
.MainMenu_MenuBreak {
	height: 0px;
			background-color:#e15b74;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color:#FF3399;
	font-family: Arial, Helvetica; 
	font-size: 11pt; 
	font-weight: normal; 
	font-style: normal;
	height: 26px;
	background:#fff;
	padding-right:5px;

	
	
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 	
	background-color:#e15b74;  
	visibility:hidden;
	display:none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;	
	background-color:#e15b74;  	
	visibility:hidden;display:none;
}
.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, Helvetica;
   font-size:  23px;
   font-weight: normal;
   color:0064d2;
}
