/* 
================================
Skin styles for Beighton
================================
*/   

.pagemaster {
	width: 960px;
	height: 100%;	
	background-color: #FFFFFF;
	text-align:center;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	
	BORDER-RIGHT: #FFFFFF 1px solid; 
	BORDER-TOP: #FFFFFF 1px solid; 
	BORDER-LEFT: #FFFFFF 1px solid; 
	BORDER-BOTTOM: #FFFFFF 1px solid; 
}
.skinheader {
	background-color: #FFFFFF;
	padding: 10px;
}
.skingradient {
	background-color: #FFFFFF;
	color: white;
	HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.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;
}
.contentpane50 {
	width: 50%;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane50 {
	width: 50%;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: #FFFFFF; 
}
.MainMenu_MenuBar {
	cursor: default; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.MainMenu_MenuItem {
	border-left: #CCCCCE 0px solid; 
	border-bottom: #CCCCCE 0px solid; 
	border-top: #CCCCCE 0px solid; 
	border-right: #CCCCCE 0px solid;
	cursor: default; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}

.MainMenu_MenuIcon {
	background-color: #CCCCCE; 
	border-left: #CCCCCE 0px solid; 
	border-bottom: #CCCCCE 0px solid; 
	border-top: #CCCCCE 0px solid; 
	cursor: default; 
	cursor: hand; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	background-color: #CCCCCE;
	color: black; 
	z-index: 1000; 
	cursor: default; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 

}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #CCCCCE; 
	cursor: default; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CCCCCE 0px solid; 
	border-bottom: #CCCCCE 0px solid; 
	border-top: #CCCCCE 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: default; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: default; 
	cursor: hand;
}
.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; 
	}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(/DotNetNuke/portals/_default/skins/beighton/gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

.search 
{
	font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000000;
}

.banner {
	padding:7px;
	padding-right:20;
}