/* 
================================
Skin styles for DotNetNuke
================================
*/   
font{font-family:Arial;font-size:11px;color:#404040}

b{
			font-family:Arial;font-size:8pt;
			text-transform: uppercase;

			color:#003471}
A:visited{
			color : #000000;
			
			text-decoration : none;
}

A:hover{
			color : #000000;
			
			text-decoration : none;
}

a:link{			
			color : #000000;
			
			text-decoration : none;
}

a:active{
			color : #000000;
			
			text-decoration : none;
}

body{
}
INPUT,TEXTAREA{
	font-family:Arial;
	font-size:8pt;
	color:#000000;
	text-align:center;
	color:#000000;
	border-color:#cccccc;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	background:FFFFFF}body{cursor:none}

}


}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #014774;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #7994cb 0px solid; 
	-moz-border-radius-bottomleft: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px; 
}
.skinheader {
}
.skingradient {
	background-color: #fefefe; 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.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;
	border:0px;
}
.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;
}
.main_dnnmenu_container {
	background-color: transparent; 
	color: #ffffff; 
	font-size: 12px; 
	font-family: Arial; 
	background-color: Transparent;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:15px;
	color: #ffffff; 
	font-size: 12px; 
	font-family: Arial; 
	background-color: #00609F;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: none; 
	font-style: normal; 
	background-color: #00609F;
	font-family:Arial; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: none; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #00609F; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-family: Arial; 
}

.main_dnnmenu_itemhover td {  
	background-color: #1B98E9; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-family: Arial; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
	color: #ffffff; 
	font-size: 12px; 
	font-family: Arial; 
}
.main_dnnmenu_submenu {
	background-color: #1B98E9;  
	z-index: 1000; 
	font-size: 12px; 
	color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 0px;
	font-size: 0px;
	color: #ffffff; 
	font-size: 11px; 
	font-family: Arial; 
}

.main_dnnmenu_arrow {
	border-right: #FFFFFF 0px solid; 
	border-bottom: #00609F 1px solid; 
	border-top: #FFFFFF 0px solid;
	font-family: webdings; 
	font-size: 10px; 
	color: #00609F; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	color: #FFFFFF; 
	font-size: 1px; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #FFFFFF; 
  color: #000000;
  border:0px;
  font-family: Arial; 
  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();
}
.Head {
   font-family:Arial Narrow;
   font-size:  13px;
   font-weight: normal;
   text-transform:uppercase;
   color: #002776;
}

