/* 
================================
Skin styles for DotNetNuke
================================
*/   


.pagemaster
{
	width: 100%;
	background-color:#A0A0A3;
		
	
}
.skinmaster 
{
	height:1040px;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	border-bottom:solid 1 #000000;
	border-left:solid 1 #000000;
	border-right:solid 1 #000000;
}
.controlpanel 
{
	width:100%;
	background-color:Transparent;
	color:Black;
}


/* Menu Items */
.MainMenu_MenuContainer 
{
	background-color:#3A3A3A; 
	height:31px;
}
.MainMenu_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	/*background-color: #000000;*/
}
.MainMenu_MenuIcon 
{
	background-color:#3A3A3A;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu 
{
	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:#3A3A3A;
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	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; 
	font-weight: normal;
	color: #000000;
}
.MainMenu_RootMenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton 
{
  background: #7994cb none; 
  color: #000000;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu 
{
	width: 175px;
	background-color: Transparent;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header 
{
	
}
.Head 
{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #0034BA;
}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 24px;
	background-color:#3A3A3A;
	background-image: none;
	background-repeat: no-repeat;
	
}
.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;	
	height: 24px;
	background-color:#3A3A3A;
	color: #ffffff;
}
.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt; 
	font-weight: bold;
	color:#ffffff; 
	background-color:#E61000;
}
.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color:#3A3A3A;
}

.MenuContainer
{
	/*background-color: transparent;*/
	height: 37px;
	border-bottom: #036D41 0px solid;
	
}
.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color:#3A3A3A;
	text-align: center;
	height: 22;
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;	
	font-family:verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color:#3A3A3A; 
	width:90px;
	/* 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;
}
.RootItem TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:12px;

	color:#ffffff;
	height: 78px;
	width:90px;
	background-repeat: no-repeat;
	text-align:center;
}
.RootItemBreadCrumb TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:12px;
	color:#ffffff;	
	height: 78px;
	width:90px;
	background-repeat: no-repeat;
	background-color: Transparent;
	text-align:center;
}
.RootItemActive TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:12px;
	color:#ffffff;
	height: 78px;
	width:90px;
	background-color: Transparent;
	text-align:center;
	
}
.RootItemSelected TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:12px;
	color:#ffffff;
	height: 67px;
	width:90px;
	background-color:#E6261A;
	text-align:center;
}


.SkinObject
{ 
	font-family:Tahoma;
	font-size:11px;
	color:#A9A9A9;
	font-weight:normal;
}	
.SkinObject a
{
	font-family:Tahoma;
	font-size:11px;
	color:#A9A9A9;
	font-weight:normal;
}
.SkinObject a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#A9A9A9;
	font-weight:normal;
}
.SkinObject a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#A9A9A9;
	font-weight:normal;
}

/*.LinkClass
{ 
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}	
.LinkClass a
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.LinkClass a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.LinkClass a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}*/

.LinkClass1
{ 
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}	
.LinkClass1 a
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.LinkClass1 a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.LinkClass1 a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}

.left_tb
{
	height:3px;
	width:3px;
	background-image:url(left_tb_rep_y.jpg);
	background-repeat:repeat-y;
	
}
.ryt_tb
{
	height:4px;
	width:3px;
	background-image:url(ryt_rep_y.jpg);
	background-repeat:repeat-y;
}
.upperpane
{
	height:89px;
	width:100%;
	background-image:url(upperpane_rept.jpg);
	background-repeat:repeat-x;
}

.upperpane2
{
	height:89px;
	width:50%;
	background-image:url(upperpane_rept.jpg);
	background-repeat:repeat-x;
}

.menu_sep
{
	height:40px;
	width:100%;
	background-image:url(menu_rep.jpg);
	background-repeat:repeat-x;
	
}
.text_rep
{
	height:6px;
	width:100%;
	background-image:url(w2.jpg);
	background-repeat:repeat-x;
}
