/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	
	background-color: #919191;
}
.skinmaster {
	
	background-color: #ffffff;
	border-right: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	margin-top:0px;
	
 
}

.backimg
{
    background-image:url(Top_bg.gif);
	background-repeat: repeat-y;   	
	background-color:#74458d;
}
.skinheader
{
}
.skingradient {
	
	background-image:url(menubgr.jpg);
	background-repeat:repeat-x;
	padding-top:0px;
	height:228px;
	
}
.skingradient2 {
	
	background-image:url(menubgr.gif);
	background-repeat:no-repeat;
	padding-top:0px;
	height:221px;
	width:222px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {

	background-color: #E3E4E6;
}
.LeftPane {
	
	background-color: transparent;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	padding-top:20px;
	
}
.contentpane {

	background-color: transparent;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	padding-top:20px;

}

.rightpane 
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	padding-top:20px;
	background-color: transparent;
	
}
.cornerpane
{
	width:175px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftmiddlepane
{
	width:100%;
}
.rightmiddlepane
{
	width:100%;
}

.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: Aldine721 BT; 
}
.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: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Aldine721 BT; 
	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; 

}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}



.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #0F8BC0;
	height: 24px;
	background-color: #FBDFC9;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #ED1A2C 0px solid;
	border-top: #ED1A2C 0px solid;
	border-right: #ED1A2C 0px solid;
	border-bottom: #ED1A2C 0px solid;
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	height: 24px;
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt; 
	font-weight: normal;
	color: #BCDCFF; 
	background-color: #1C518D;
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
}


.MenuContainer
{
	background-color: transparent;
	padding-left:50px;
	padding-top:11px;		
	height: 221px;
	border-bottom: #036D41 0px solid;
	
}


.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #1C518D;
	border-left: #036D41 0px solid;
	border-top: #036D41 0px solid;
	border-right: #036D41 0px solid;
	border-bottom: #036D41 0px solid;
	text-align: center;
	width: 15;
	height: 22;
}


.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family:Aldine721 BT;
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #1C518D; /* fixed firefox problem, do not use transparent here */
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16;
}


.RootItem TD
{
	font-family: Verdana;
	padding-left:8px;	
	padding-right:0px;
	padding-top:10px;
	font-weight: bold; 
	font-size:11px;
	color:#000000;
	height: 20px;		
	line-height:1em; 
	_line-height:1em;
	background-image:url(arrow.gif);
	background-repeat: no-repeat;
}


.RootItemBreadCrumb TD
{
	font-family: Verdana;
	color:#000000;
	font-size:11px;
	padding-top:10px;
	padding-left:8px;
	font-weight: normal; 
	height: 20px;
	line-height:1em;  
	_line-height:1em;
	background-image:url(arrow.gif);
	background-repeat: no-repeat;

}

.RootItemActive TD
{
	font-family: Verdana;
	font-weight:  bold; 
	font-size:11px;
	padding-top:10px;
	padding-left:8px;
	color:#000000; 
	height: 20px;
	line-height:1em; 
	_line-height:1em;
	background-image:url(arrow.gif);
	background-repeat: no-repeat;
	
}

.RootItemSelected TD
{
	font-family: Verdana ;
	font-weight: bold;  
	font-size:11px;
	padding-top:10px;
	padding-left:8px;
	color:#000000;
	height: 20px;
	line-height:1em; 
	_line-height:1em;
	background-image:url(arrow.gif);
	background-repeat: no-repeat;

}


.footerpane
{
	background-color:#919191;
}
.search
{
	background-color:#93BFEC;
}
.foot
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#444444;
}
.foot a
{
	font-weight:normal;
	color:#444444;
}
.foot a:hover
{
	font-weight:normal;
	color:#730519;
}
.foot a:visited
{
	font-weight:normal;
	color:#444444;
}

.BottomLeftPane
{
	width:223px;
	padding-top:15px;
}
.BottomRightPane
{
	width:206px;
	padding-top:0px;
}