/* 
================================
Skin styles for DotNetNuke
================================
*/   


.pagemaster {
	background-image:url(111.jpg);
	width:100%;
    height:606px;
    background-repeat:repeat-x;
	
}
.skinmaster {
	height:100%; 
			 
}
.controlpanel {
	width: 100%;
	background-color:Transparent;
	color:Black;
}
 


.MainMenu_MenuContainer {
	background-color: transparent; 
	height:31px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	
}
.MainMenu_MenuItem {
	
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family:tahoma;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	
	/*background-color: #000000;*/
}
.MainMenu_MenuIcon {
	background-color:#1B4366;
	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:#1B4366;*/
	background-color:Transparent;
	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: #ffffff;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	
	background-color: Transparent;
	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: 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 */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family:tahoma;
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff;
	height: 24px;
	background-color:#1B4366;
	background-image: none;
	
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family:tahoma;
	font-size: 11px; 
	font-weight: normal;	
	height: 24px;
	background-color:#1B4366;
	color: #ffffff;
	
	
}

.SubItemSelected
{
	font-family:tahoma;
	font-size: 11px; 
	font-weight: bold;
	color:#ffffff; 
	background-color:#1773A2;
	
	
}
.SubItemBreadCrumb
{
	font-family:tahoma;
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff;
	background-color:#1B4366;
	
}
.MenuContainer
{
background-color: Transparent;
	height: 27px;
	border-bottom: #036D41 0px solid;
	padding-left:0px;
	
}
.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color:#1B4366;
	border-left: #036D41 0px solid;
	border-top: #036D41 0px solid;
	border-right: #036D41 0px solid;
	border-bottom: #036D41 0px solid;
	text-align: center;
	height: 22;
}


.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;	
	font-family:tahoma;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color:#1B4366; /* 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,Arial Narrow;	
    font-weight :bold;
	font-size:11px;
	background-color: Transparent;
	height: 28px;
	color:#ffffff;
}


.RootItemBreadCrumb TD
{
	font-family: tahoma,Arial Narrow;	
	font-size:11px;
	color:#F0F5FA;	
	height: 28px;
	background-color: Transparent;
	color:#ffffff;font-weight:bold
}

.RootItemActive TD
{
	font-family: tahoma,Arial Narrow;	
	font-size:11px;
	background-color: Transparent;
	height: 28px;color:#ffffff;
    font-weight :bold
}

.RootItemSelected TD
{
	font-family: tahoma,Arial Narrow;
	font-size:11px;
	background-color: Transparent;
	height:28px;
	color:#F13620;
	font-weight:bold
	
}

.footer
{ 
	font-family:tahoma;
	font-size:11px;
	color:#464545;
	text-decoration:none;
	font-weight:normal;
}	

.footer a
{
	font-family:tahoma;
	font-size:11px;
	color:#464545;
	text-decoration:none;
 
 font-weight:normal;
}
.footer a:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#002878;
 text-decoration:none;
font-weight:normal;
}

.footer a:visited
{
	font-family:tahoma;
	font-size:11px;
	color:#464545;
	text-decoration:none;
	font-weight:normal;
}


.ContentPane
{
	
}


.top_bg
{
	background-image:url(tt.jpg);
	width:972px;
	height:142px;
	background-repeat:no-repeat;
	}

.mid_repeater
{
	background-image:url(original.jpg);
	width:100%;
 height:29px;
 background-repeat:repeat-x;
	
	}
.menu_sep
{
  background-image:url(original.jpg);
	width:100%;
 height:29px;
 background-repeat:repeat-x;

}
	

 .for_link
 {
	background-image:url(for_link.jpg);
	width:100%;
 height:61px;
 background-repeat:repeat-x;
 }
 






.Mylogin
{ 
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:600;
}	
.strips
{
	background-image:url(strips.jpg);
	width:753px;
 height:299px;
 background-repeat:no-repeat;
 background-color:#ffffff;
}
.stripsInside
{
	background-image:url(strips.jpg);
	width:753px;
 height:299px;
 background-repeat:no-repeat;

}
.Mylogin a
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
 
 font-weight:600;
}
.Mylogin a:hover
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
 text-decoration:none;
font-weight:600;
}

.Mylogin a:visited
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:600;
}
.rightsidepane
{
	background-image:url(wryt.jpg);
	width:220px;
 height:618px;
 background-repeat:no-repeat;
 background-color:#EEEEEE;

}

 	.forsearch
{ 
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
 text-decoration:none;
}	

.forsearch a
{
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
  text-decoration:none;
}
.forsearch a:hover
{
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
  text-decoration:none;
}

.forsearch a:visited
{
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
  text-decoration:none;
}

.logo_bg
{
	
	background-image:url(logo_bg_rep_09.jpg);
	width:100%;
 height:8px;
 background-repeat:repeat-x;
 
}
.foot_rep
{
	background-image:url(footer_rep_09.jpg);
	width:100%;
 height:51px;
 background-repeat:repeat-x;
}

.table_bg
{
	background-image:url(table_bg_03.jpg);
	width:240px;
 height:370px;
 background-repeat:no-repeat;
}


.SkinObject
{
font-family:tahoma;
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff;
}
	

.SkinObject a
{
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
  text-decoration:none;
}
.SkinObject a:hover
{
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
  text-decoration:none;
}

.SkinObject a:visited
{
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
  text-decoration:none;
}
.srch
{
    color:#FFFFFF;
    font-family: verdana;	
	font-weight: normal; 
	font-size:11px;
}
.srch a
{
    color:#FFFFFF;
    font-family: verdana;	
	font-weight: normal; 
	font-size:11px;
}
.srch a:hover
{
    color:#FFFFFF;
    font-family: verdana;	
	font-weight: normal; 
	font-size:11px;
}
.srch a:visited
{
    color:#FFFFFF;
    font-family: verdana;	
	font-weight: normal; 
	font-size:11px;
}