/* 
================================
Skin styles for DotNetNuke
================================
*/

.Normal, .NormalDisabled
{
    font-family:  Arial, Helvetica;
    font-size: 14px;
    font-weight: normal;
	color:black;
}

H2{
	font-family:arial,helvetica;
	font-size:20px;
	color:black;
	font-weight:bold;
}

.SkinObject{
	font-family:Arial,Helvetica,sans-serif;
}

.pagemaster
{
	width: 100%;
	height: 100%;
	padding-top:10px;
	padding-bottom: 300px;
	background-color: #7994cd;
}
.skinmaster
{
	height: 100%;
	width: 992px;
	background-color: #ffffff;
	border-right: #842229 2px solid;
	border-top: #842229 2px solid;
	border-left: #842229 2px solid;
	border-bottom: #842229 2px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
}
.skinheader
{
}
.skingradient
{
	background-color: white;
	height: 20px;
}
bottomLINKS{
	color: #003366;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;

}
A.bottomLINKS{
	color: #003366;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;

}

A.bottomLINKS:hover{
    font-weight:bold;
	text-decoration:underline;
}

.controlpanel
{
	width: 100%;
	background-color: #fefefe;
}
.toppane
{
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane
{
	width:75px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.contentpane
{
	width: 100%;
	background-color: transparent;
	padding-left: 20px;
	padding-right:20px;
	padding-top: 6px;
}
.rightpane
{
	width: 75px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.bottompane
{
	/*width: 100%;*/
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.myCopyright {
        color:black;
        font-weight:bold;
	font-size:10px;
	font-family:Arial,Helvetica,sans-serif;}

A.myUser{
	color:black;
	font-weight:bold;
	font-size:10px;
	font-family:Arial,Helvetica,sans-serif;
} 
A.myLogin {
	color:black;
	font-weight:bold;
	font-size:10px;
	font-family:Arial,Helvetica,sans-serif;
}


.main_dnnmenu_container
{
	background-color: transparent;
}
.main_dnnmenu_bar
{
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.main_dnnmenu_item td
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Arial,Helvetica,Sans-Serif;
	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: #0b5b9e;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Arial,Helvetica,Sans-Serif;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 0px 12px 0px 5px; /*explicitly set padding for root menu items*/
        text-decoration:none;
}

.main_dnnmenu_itemhover
{
	text-decoration:underline;
}

.main_dnnmenu_itemhover td
{
	background-color: #8da4d3;
}


.main_dnnmenu_icon
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 100%;
}
.main_dnnmenu_submenu
{
	background-color: #cad5ea;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
	padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break
{
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow
{
	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;
}
.main_dnnmenu_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: Helvetica,Arial,Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

A:link
{
	font-weight: bold;
}

A:visited
{
	font-weight: bold;
}

.TabList
{
	font-size: 75%;
}


#nav ul
{
	font-family: Helvetica,Arial,Sans-Serif;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 14.5em;
}

#nav li
{
	font-family: Arial,Helvetica,Sans-Serif;
	position: relative;
	float: left;
	line-height: 1.25em;
	width: 14em;
	list-style: none;
}

#nav li ul
{
	/* second-level lists */
	position: absolute;
	left: -999em;
	margin: -1.9em 0 0 14em;
	font-family: Arial,Helvetica,Sans-Serif;
}

#nav li ul ul
{
	/* third-and-above-level lists */
	left: -999em;
	border: 1px solid #333;
	font-family: Arial,Helvetica,Sans-Serif;
}

#nav a
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 1.08em;
	display: block;
	width: 14em;
	width: 12.5em;
	text-decoration: none;
	font-weight: bold;
	margin: 1px 0 1px 2px;
	padding: 2px 0 2px 6px;
	color: #000;
}
#nav li a:hover
{
	background-color: #fff;
	color: #000;
}
#nav li a.SelectedTab
{
	font-weight: normal;
	background-color: #FFF;
	color: #000;
}
#nav .DisabledTab
{
	color: #ccc;
}
/*no need to change these hover classes unless you need more than 4 levels */
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.iehover ul ul, #nav li.iehover ul ul ul, #nav li.iehover ul ul ul ul
{
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.iehover ul, #nav li li.iehover ul, #nav li li li.iehover ul
{
	left: auto;
}


#navContainerBorder
{
	background-color: white;
	height: 30em;
}
#navContainer
{
	height: 30em;
	width: 12em;
	vertical-align: top;
	padding: 10px 5px 10px 5px;
}

#LoginUserContainer
{
	position: relative;
	padding-right: 25px;
	horizontal-align: right;
}

A:hover{color:#003366}

.normal{font-size:16;}

h2{margin:0;}
