/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster {
    width:100%;
  background-image:url(bg.jpg);
  background-repeat:repeat-x;
	 
}
.skinmaster
 {
	
	
	}

.controlpanel {
	width: 100%;
	background-color:Transparent;
	color:#A5D4E6;
}


.MainMenu_MenuContainer 
{
 background-color:#A5D4E6; 
	 height:25px;
	 width:120px;
}
body
{
	margin: 0px 0px 0px 0px;	
	
	
}
.MainMenu_MenuBar
 {
	cursor: pointer; 
	cursor: hand;
	
	
}
.MainMenu_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	background-color:Transparent;
}
.MainMenu_MenuIcon {
	background-color:Transparent;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	height:25px;
}
.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:Transparent;
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height:25px;
	
}
.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: verdana; 
	font-size: 13px; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
	 
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 12px;
  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:  11pt;
   font-weight: bold;
   color: #CCCCCC;
    
}



.MenuContainer
{
	/*background-color: transparent;*/
	 
	 height:25px;
	
}
.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color:Transparent;
	text-align: center;
	border-left: #036D41 0px solid;
	border-top: #036D41 0px solid;
	border-right: #036D41 0px solid;
	border-bottom: #036D41 0px solid;
	 height:26px;
}


.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF;	
font-family: tahoma;
	font-size: 11px; 
	  height:25px;
	font-weight: bold; 
	background-color: #A5D4E6; /* fixed firefox problem, do not use 

transparent here */
}

.MenuArrow
{
	font-family: tahoma;
	font-size: 15px; 
	cursor: pointer; 
	cursor: hand; 
	
	
}

.MenuRootArrow
{
	font-family: tahoma;
	font-size: 15px; 
	cursor: pointer; 
	cursor: hand;
	
}

.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	 height:25px;
}
.repeat_menu
{
	  background-image:url(m_rep.jpg);
	  background-repeat:repeat-x;
}

.RootItem TD
{
	font-family: verdana;
	font-size:11px;
	color:#ffffff;	
	 font-weight:bold;	
	  width:109px;
	  text-align:center;
	  padding-bottom:12px;
}


.RootItemBreadCrumb TD
{
	 font-family: verdana;
	 font-size:11px;
	 color:#ffffff;	
	 background-color: Transparent;
     font-weight:bold;
    width:109px;
	 text-align:center;
	   padding-bottom:12px;
}

.RootItemActive TD
{
	 font-family: verdana;
	font-size:11px;
	 color:#ffffff;	
	 background-color:Transparent;
       font-weight:bold;
   text-align:center;
	width:109px;
	padding-bottom:12px;
	  
}

.RootItemSelected TD
{
     font-family: verdana;
	 font-size:11px;
	 color:#ffffff;	
	 background-color:Transparent;
	  font-weight:bold;	
	   width:109px;
	   text-align:center;
	 padding-bottom:12px;
	   
	 
}

.ContentPane
{
	
	
}

.bot_nav_bottom
{
	font-family:Century Gothic,Tahoma;
	font-size: 11px;
    color: #ffffff;
    text-decoration: none;
   font-weight:500;
}
A.bot_nav_bottom:link {
    text-decoration:none;
    font-size: 11px;
    color:#ffffff;
}
A.bot_nav_bottom:visited  {
    text-decoration:    none;
    font-size: 11px;
    color: #ffffff;
}
A.bot_nav_bottom:active   {
    text-decoration:none;
    font-size: 11px;
    color:#ffffff;
}
A.bot_nav_bottom:hover    {
    text-decoration:none;
    font-size: 11px;
    color: #ffffff;
}

.background
{
	background-image: url(menu1.jpg);
	height:328px; 
	width:250px; 
	background-repeat:no-repeat;
	
}
.Bottom
{
	 background-image:url(RepetorBottom1.gif);
	 background-repeat:repeat-x;
	 width:6px;
	 height:7px;
}

.backmenu
{
	 background-image:url(background.jpg);
	 background-repeat:no-repeat;
	 width:216px;
	 padding-left:8px;
	 padding-top:15px;
	
}

.sidepane1
{
	
     background-image:url(side_pane_vert_rept.jpg);
	 background-repeat:repeat-y;
	 width:238px;
	 height:100%;
	
	
	}
	
	.newsmodule
{
	 background-image:url(newsletter.jpg);
	 background-repeat:no-repeat;
	 width:378px;
	 height:31px;
	 padding-right:30px;
	 background-color:#FFFFFF;
}
.modulepane
{
	padding-bottom:40px;
	
}

	.SkinObject {
    font-weight:normal;
    font-size:11px;
    color: #0B0B0D;
    font-family: Tahoma;
   
}

A.SkinObject:link {
   font-weight:normal;
    font-size:11px;
    color: #0B0B0D;
    font-family: Tahoma;
   
}

A.SkinObject:visited  {
   font-weight:normal;
    font-size:11px;
    color: #0B0B0D;
    font-family: Tahoma;
   
}

A.SkinObject:hover    {
   font-weight:normal;
    font-size:11px;
    color: #E92401;
    font-family: Tahoma;
   
}

A.SkinObject:active   {
    font-weight:normal;
    font-size:11px;
    color: #0B0B0D;
    font-family: Tahoma;
   
}

	
	
	.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: bold;
	color: #ffffff;
	width:118px;
	background-color:#A5D4E6;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #0C73AD 2px solid;
	border-right: #0C73AD 2px solid;
	border-bottom: #0C73AD 2px solid;
	border-top: #0C73AD 2px solid;
	
	
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color:#FFFFFF; 
	background-color:#1182C6;
	width:118px;
	
	
}

.SubItemSelected
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color:#FFFFFF; 
	background-color:#1182C6;
	width:114px;
	
	
	
}

.SubItemBreadCrumb
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #ffffff;
	background-color:#A5D4E6;
	width:118px;
	
}



	.srch {
   font-family: Verdana;
	 font-size: 12px; 
	 font-weight: bold;
	  text-decoration:none;
	    color: #ffffff;
   
}

A.srch:link {
  font-family: Verdana;
	 font-size: 12px; 
	 font-weight: bold;
	  text-decoration:none;
	    color: #ffffff;
   
}

A.srch:visited  {
  font-family: Verdana;
	 font-size: 12px; 
	 font-weight: bold;
	  text-decoration:none;
	    color: #ffffff;
}

A.srch:hover    {
   font-family: Verdana;
	 font-size: 12px; 
	 font-weight: bold;
	  text-decoration:none;
	    color: #AE1A00;
   
}

A.srch:active   {
   font-family: Verdana;
	 font-size: 12px; 
	 font-weight: bold;
	  text-decoration:none;
	    color: #ffffff;
   
}
.backimg
{
	background-image:url(tt.jpg);
	width:790px;
	height:204px;
	background-repeat:no-repeat;
	

}



.mid_rep
{

background-image:url(rept_10.jpg);
	background-repeat:repeat-x;
	width:37px;
	height:73px;
}




.SkinObject
{
	font-family:Tahoma;
	font-size:11px;
	color:#41494C;
	font-weight:normal;
	text-decoration:none;
}
A.SkinObject:link {
    font-family:Tahoma;
	font-size:11px;
	color:#41494C;
    font-weight :normal;
	text-decoration:none;
}
A.SkinObject:visited  {
    font-family:Tahoma;
	font-size:11px;
	color:#41494C;
	font-weight:normal;
	text-decoration:none;
}
A.SkinObject:active   {
    font-family:Tahoma;
	font-size:11px;
	color:#41494C;
	font-weight:normal;
	text-decoration:none;
}
A.SkinObject:hover    {
    font-family:Tahoma;
	font-size:11px;
	color:#770303;
	font-weight:normal;
	text-decoration:none;
}
.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_side
{
	background-image:url(left_rr.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:3px;
}
.ryt_side
{
	background-image:url(ryt_rr.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:3px;
	
	}
	
	.bottom_rep
{

background-image:url(bb_rep.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:74px;
}

.search_bg
{
	background-image:url(srch_bg.jpg);
	background-repeat:no-repeat;
	width:238px;
	height:53px;
	}
	
	
	
	.new_letter_bg
{
	background-image:url(new_letter_bg.jpg);
	background-repeat:no-repeat;
	width:238px;
	height:57px;
	}