/* 

================================

Skin styles for DotNetNuke

================================

*/   



.Normal, TR {font-family: Verdana, Arial, Tahoma, Helvetica; font-size:  8pt; font-weight: normal; color: #808080;}

A,A:link,A:visited,A:active{ color:#FF8000; text-decoration:none; }

A:hover{ color:#808080; text-decoration:none; }



.pagemaster {

	width: 100%;
	
	height: 100%;	

	/*background-color: #F7F7F7;*/
	background-color: gray;

}

.skinmaster {

	height: 100%;

	background-color: #FFFFFF;

	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; 

}

.skinheader 
{
}

.SkinObject {font-family: Verdana, Arial, Tahoma, Helvetica; font-size:  8pt; font-weight: normal; color: #808080;}

A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active, A.SkinObject:hover {text-decoration: none; color:#808080;}



.SkinObject2 {font-family: Verdana, Arial, Tahoma, Helvetica; font-size:  8pt; font-weight: normal; color: #FFFFFF;}

A.SkinObject2:link, A.SkinObject2:visited, A.SkinObject2:active, A.SkinObject2:hover {text-decoration: none; color:#FFFFFF;}



.controlpanel {

	width: 100%;

	background-color: #F7F7F7;

}

.toppane {

	width: 100%;

	background-color: transparent;

	padding-left: 6px;

	padding-right: 4px;

	padding-top: 6px;

}

.leftpane {

	width: 250px;

	background-color: transparent;

	padding-left: 0px;

	padding-right: 0px;

	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;

}

.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, .ModuleTitle_MenuItem {

	border-left: #cad5ea 0px solid; 

	border-bottom: #cad5ea 0px solid; 

	border-top: #cad5ea 0px solid; 

	border-right: #cad5ea 0px solid;

	cursor: pointer; 

	cursor: hand; 

	color: #FFFFFF; 

	font-size: 8pt; 

	font-weight: bold; 

	font-style: normal; 

	background-color: Transparent;

	font-family: Verdana, Arial, Tahoma, Helvetica;

}

.MainMenu_MenuIcon, .ModuleTitle_MenuIcon {

	background-color: #CCCCCC; 

	border-left: #CCCCCC 1px solid; 

	border-bottom: #CCCCCC 1px solid; 

	border-top: #CCCCCC 1px solid; 

	cursor: pointer; 

	cursor: hand; 

	text-align: center; 

	width: 15px; 

	height: 21px;

}

.MainMenu_SubMenu, .ModuleTitle_SubMenu {

	background-color: #CCCCCC;  

	z-index: 1000; 

	cursor: pointer; 

	cursor: hand; 

	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 

}

.MainMenu_MenuBreak, .ModuleTitle_MenuBreak {

	height: 1px;

}

.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel {

	background-color: FF8000; 

	cursor: pointer; 

	cursor: hand; 

	color: #CCCCCC; 

	font-family: Verdana, Arial, Tahoma, Helvetica; 

	font-size: 8pt; 

	font-weight: bold; 

	font-style: normal;

	height: 21px;

}

.MainMenu_MenuArrow, .ModuleTitle_MenuArrow {

	border-right: #CCCCCC 0px solid; 

	border-bottom: #CCCCCC 0px solid; 

	border-top: #CCCCCC 0px solid;

	font-family: webdings; 

	font-size: 10pt; 

	cursor: pointer; 

	cursor: hand; 

}

.MainMenu_RootMenuArrow, .ModuleTitle_RootMenuArrow {

	font-family: webdings; 

	font-size: 10pt; 

	cursor: pointer; 

	cursor: hand;

}

.StandardButton {

  background: #CCCCCC 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);

}

.ModuleTitle_Header {

   font-family: Verdana, Arial, Tahoma, Helvetica;

   font-size:  11px;

   font-weight: bold;

   color: #FFFFFF;

}



.Head   {

    font-family: Verdana, Arial, Tahoma, Helvetica;

    font-size:  12px;

    font-weight:    normal;

    color: #333333;

}


