/* 
================================
Skin styles for DotNetNuke
================================
*/   

A.header:link
{
	text-decoration: none;
}

A.header:visited
{
	text-decoration: none;
}

A.header:hover
{
	text-decoration: none;
}

A.header:active
{
	text-decoration: none;
}

.pagemaster 
{
width: 100%;
height: 100%;	
color:Black;
vertical-align:top;
text-align:left;
}
.skinmaster {
height: 100%;
BORDER-RIGHT: #7994CB 1px solid; 
BORDER-TOP: #7994CB 1px solid; 
BORDER-LEFT: #7994CB 1px solid; 
BORDER-BOTTOM: #7994CB 1px solid; 
}
.skinheader 
{
background-image: url(header.jpg) ;/*(bg_dark.jpg);*/
padding:0px;
height:207px;
max-height:207px;
}
.skingradient {
HEIGHT:30px;
}
.controlpanel {
width: 100%;
background-color:#42B4E6; /*#42B4E6;*/
}
.crumb
{
font-family: Verdana;
font-size: 8pt;
color: navajowhite;
}
.tdcrumb
{
border-right: coral 0px solid;
border-top: coral 0px solid;
border-left: coral 0px solid;
border-bottom: coral 0px solid;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px;
padding-top: 0px;
height:8px;
}
.toppane 
{
text-align:left;
width: 100%;
background-color: transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;
}
.leftpane {
text-align:left;
width: 175px;
background-color: transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;
}
.contentpane {
text-align:left;
width: 100%;
background-color: transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;
}
.rightpane {
text-align:left;
width: 175px;
background-color: transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;
}
.bottompane {
text-align:left;
width: 100%;
background-color: transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;
}
.Menu
{
	width:100%;
	border-right: #42b4e6 thin outset;
	padding-right: 2px;
	border-top: #42b4e6 thin outset;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 0px;
	vertical-align: top;
	border-left: #42b4e6 thin outset;
	padding-top: 2px;
	border-bottom: #42b4e6 thin outset;
	background-color: White;
	text-align: left;
	color:Black;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
	font-family: verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 21px;
	background-color: transparent;
	font-family: verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 

}
.MainMenu_MenuItem 
{
	padding:0px;
	border-left: #9CD7F2 0px solid; 
	border-bottom: #9CD7F2 1px solid; 
	border-top: #9CD7F2 1px solid; 
	border-right: #9CD7F2 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
	padding-right:4px;
}
.MainMenu_MenuIcon {
	background-color: #9CD7F2; 
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	padding-right:4px;
}
.MainMenu_SubMenu {
	background-color: #9CD7F2;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=6); 
	padding-right:4px;
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #D6EFFA;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	height: 21px;
	padding-right:4px;
}
.MainMenu_MenuArrow 
{
	display:none;
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow 
{
	display:none;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}



.StandardButton     {
background: #7994CB none; 
color: #FFFFFF;
font-family:Verdana, sans-serif; 
font-size: 10px;
font-weight: normal;
}

.Head   {
font-family: Arial;
font-size:  14px;
font-weight:  600;
letter-spacing: 2px;
color: black;
}
.SkinObject, a:hover.Skinobject, a:selected.Skinobject, a:active.Skinobject
{
	color:Black;
	}































