/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	background: #0d6cfc;
	background-image: url('blue_background.jpg');
	background-repeat: repeat-x;
}
.uberleft{
    background: url('leftrpt.jpg');
    width: 11px;
}.uberleftimg{
    background: url('left.jpg');
    width: 11px;
    height: 703px;
}
.uberright{
    background: url('rightrpt.jpg');
    width: 11px;
}.uberrightimg{
    background: url('right.jpg');
    width: 11px;
    height: 703px;
}
.bottomleft{
    width: 11px;
    background: url('bottom-left.jpg');
}
.bottommiddle{
    height: 38px;
    background: url('bottom-middle.jpg');
}
.bottomright{
    width: 11px;
    background: url('bottom-right.jpg');
}
.pagemaster {
	width: 754px;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
}
.skinheader {
}
.skingradient {
	/*background-image: url(gradient_DkBlue.jpg); */
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	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;
}
.separator{
    width: 9px;
    height: 580px;
    background: url('separator.jpg');
    background-repeat:no-repeat;
}
.content-footer{
    width: 546px;
    height: 47px;
    background: url('content-footer.jpg');
    background-repeat:no-repeat;
    align: center;
}
.bottompane {
	width: 100%;
	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 {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.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;
}
.fyn_button {
  
  padding-top:0px;
  margin-top: 0px;
  width: 53px;
  height: 26px;
  padding: 26px 0 0;
  border: 0;
  background: transparent url('fyn_button.gif') no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>.fyn_button { /* For non-IE browsers*/
  height: 0px;
}
.fyn_top{
    width: 184px;
    height: 31px;
    background: url('fyn_header.jpg');
    font-size: 1%;
}
.fyn_left{
    width: 17px;
    height: 26px;
    
    font-size: 1%;
}
.fyn_field{
    width: 167px;
    background: url('fyn_field.jpg');
    background-repeat: no-repeat;
    height: 26px;
    text-align: right;
}
.fyn_bottom{
    width: 184px;
    height: 9px;
    background: url('fyn_footer.jpg');
    font-size: 1%;
}   
.fyn_textbox{
    float: left;
    align: left;
    margin-left: 30px;
    margin-top: 2px;
}    

.featn{
	width: 549;
}
.featn_top{
	background: url('fn_header.jpg');
	width: 549px;
	height: 44px;
	font-size: 1%;

}
.featn_content{
	background: url('fn_background.jpg');
	width: 549px;
    padding-left: 10px;
	padding-right: 10px;
}
.featn_bottom{
	background: url('fn_footer.jpg');
	width: 549px;
	height: 28px;
	font-size: 1%;
}




#menu {
	display: block;
    /*float:right;*/
    width:100%;
    font-size:93%;
    line-height:normal;
    border-bottom: solid 1px #000000;
}
#menulist {
    float: right;
}
#menu ul {
    margin:0;
    padding:0;
    list-style:none;

}

#menu ul li a
{
 display:block;
 background:url("norm_left.gif") no-repeat left top;
    padding-top:5px;
    padding-right:10px;
    padding-left: 15px;
    padding-bottom: 0px;
    color: #000000;
    font-family: Arial;
    list-style:none;
    font-weight: bolder;
    font-size: 75%;
    
}
#menu ul li 
{
    list-style:none;
    float:left;
    margin:0;
    padding:0;
    background:url("norm_right.gif") no-repeat right top;
}
#menu li {
    position: relative;
    top: 0px;
}
html>body #menu li {
    position: relative;
    top: -19px;
}





#menu LI:hover A {
	POSITION: relative
}
#menu LI {
	POSITION: static
}
#menu LI:hover {
	Z-INDEX: 10000; POSITION: relative
}
#menu LI UL {
	DISPLAY: block; VISIBILITY: hidden
}
#menu LI:hover UL {
	Z-INDEX: 10000; VISIBILITY: visible
}
#menu LI:hover LI:hover UL {
	Z-INDEX: 10000; VISIBILITY: visible
}
#menu LI:hover LI:hover LI:hover UL {
	Z-INDEX: 10000; VISIBILITY: visible
}
#menu LI:hover LI UL {
	VISIBILITY: hidden
}
#menu LI:hover LI:hover LI UL {
	VISIBILITY: hidden
}
#menu LI:hover LI:hover LI:hover LI UL {
	VISIBILITY: hidden
}
#menuList {
	HEIGHT: 1%
}
#menu LI LI {
	WIDTH: 124px
}




#menu li li {
	width: 100%;
}

/* fix the position for 2nd level submenus. first make sure no horizontal scrollbars are visible on initial page load... */
#menu li li ul {
	top: 0;
	left: 0;
}

/* ...and then place it where it should be when shown */
#menu li li:hover ul {
	left: 100%;
}

/* initialy hide all sub menus */
#menu li ul {
	display: none;
	position: absolute;
	
}


/* this is needed if you want to style #menu div - force containment of floated LIs inside of main UL */
#menuList:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}


#menuList {
	display: inline-block;
}

.tab_Admin{
    display: none;
}
.tab_Host{
    display: none;
}