/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #EDFCFC;
}
.skinmaster {
	height: 100%;
	background-color: #EDFCFC;
	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; 
}

.tabmenumaster {
	background-color: #EDFCFC;
}
.Breadcrumb {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
}

.HeaderTop {
	background-image: url(header_main_top.gif);
	height: 110px;
border-bottom: none;
	width: 100%;
	
	
}
.Footer {
	BACKGROUND-IMAGE: url(header_main_top.gif); 
	HEIGHT:14px;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	
}
.controlpanel {
	width: 100%;
	background-color: #EDFCFC;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	}
.leftpane {
	width: 241px;
	height: 100%;
	background-color: #EFE8EF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: #EDFCFC;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	
}
/* Main Menu */

.MainMenu_MenuContainer {
    background-color: #EFE8EF;
	 width: 241px;
	 padding-left: 0px;
	 margin-left: 0px;
	 height: 22px;
	 
}
.MainMenu_MenuBreak {
	border-bottom: navy 0px solid; 
	border-left: navy 0px solid; 
	border-top: navy 0px solid;  
	border-right: navy 0px solid; 
	background-color: gray; 
	color: #333333; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:22px;
	background-color: #EFE8EF;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	border-bottom: navy 1px solid;
	background-color: #EFE8EF;
	color: #006699;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	height:22px;
}

.MainMenu_MenuIcon {
	display: none;
}

.RootMenuItem TD{
  /*  width: 241px; */
	border-bottom: navy 1px solid; 
	border-left: navy 0px solid; 
	border-top: navy 0px solid; 
	border-right: navy 0px solid; 
	background-color:#EFE8EF; 
	cursor: pointer; 
	cursor: hand; 
	color: #006699;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	height:22px;
}
.RootMenu_ItemSel TD{
  /*  width: 241px; */
	border-bottom: navy 1px solid; 
	border-left: navy 0px solid; 
	border-top: navy 0px solid; 
	border-right: navy 0px solid; 
	background-color: white; 
	cursor: pointer; 
	cursor: hand; 
	color: #B6B9D3; /* - Text in Dropdown Menu */
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	height:22px;
}

/* this is the colour in the dropdown menu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: grey; 
	border-bottom: navy 1px solid; 
	border-left: navy 0px solid; 
	border-top: navy 1px solid; 
	border-right: navy 0px solid;
   font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	color: #B6B9D3;
	height: 22px;
}

.MainMenu_MenuItemSel {
  /*  width: 241px; */
	border-bottom: navy 1px solid; 
	border-left: navy 0px solid; 
	border-top: navy 1px solid;  
	border-right: navy 0px solid; 
	background-color: #EDFCFC; 
	cursor: pointer; 
	cursor: hand; 
	color: #B6B9D3; /* - Text in Dropdown Menu */
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	height:22px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: #6F74A5;
	cursor: pointer; 18px;
	cursor: hand; 18px;
	border-bottom: navy 1px solid; 
	border-left: 0px solid #DDDEF0; 
	border-top: navy 0px solid;  
	border-right: navy 0px solid; 
} 

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	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; 
	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: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
.FormLabel{font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  bold;
    text-decoration: none;
    
    color: #333333;}

.FormRadioButtonList{font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:  bold;
    text-decoration: none;
    
    color: #333333;}
.FormLabelCell{vertical-align:top;}







