/* 
================================
Skin styles for DotNetNuke
================================
*/   


.pagemaster
{
	width: 100%;
	
	
}
.skinmaster 
{
	height:100%;
}
.controlpanel 
{
	width:100%;
	background-color:Transparent;
	color:Black;
}
.LeftPane
{
	
}
.MidPane
{	
}
.contentpane 
{
  width:530px;	
}
.RightPane 
{
}
.bottompane 
{
}
.LogoClass
{
}

/* Menu Items */
.ContentPane
{
	/* width:345px; Fix size
	 height:200px;*/
	 padding-right:4px;
}

.MiddleRightPane
{
	 padding-left:4px;
	 padding-right:4px;
}

.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: 14px; 
	font-weight: bold; 
	font-style: normal; 
	
	/*background-color: #000000;*/
}
.MainMenu_MenuIcon {
	background-color:#EABD3E;
	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:#EABD3E;
	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 {
	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 {
	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: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 24px;
background-color:#AD2020;
	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:#AD2020;
	color: #ffffff;
	
}

.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt; 
	font-weight: bold;
	color:#ffffff; 
	background-color:#AD2020;
}

.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color:#AD2020;
}


.MenuContainer
{
	/*background-color: transparent;*/
	 
	height: 37px;
	border-bottom: #036D41 0px solid;
	padding-left:0px;
	
}


.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color:#AD2020;
	
	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:#AD2020; /* 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;

}
.Sepclass
{
	
}
.RootItem TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:12px;
	color:#FFFFFF;
	
	height: 26px;
	

padding-left:8px;
    padding-right:8px;
}


.RootItemBreadCrumb TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:12px;
	color:#FFFFFF;	
	height: 26px;
	background-repeat: no-repeat;
	

padding-left:8px;
    padding-right:8px;
	
}

.RootItemActive TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:12px;
	color:#ffffff;
	height: 26px;
	

padding-left:8px;
    padding-right:8px;
  
  
   
    
}

.RootItemSelected TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:12px;
	color:#ffffff;
	/*background-image: url("SAAeprator_09.jpg");*/
	height: 26px;

padding-left:8px;
    padding-right:8px;
	
}
.Panes
{
	border-left: #B9C5E5 2px solid;
	border-right: #B9C5E5 2px solid;	
}

.Menups1
{
}
.footer
{ 
	font-family:Tahoma;
	font-size:11px;
	color:#02665A;
	text-decoration:none;
}	
.footer a
{
	font-family:Tahoma;
	font-size:11px;
	color:#02665A;
	text-decoration:none;
}
.footer a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#02665A;
	text-decoration:none;
}
.footer a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#02665A;
	text-decoration:none;
}
.leftimg
{
}
.ChecksRep
{
}
.Bred
{
	font-size:11px;
	color:Black;
	font-family:Arial;
}
.Bred 
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.Bred:link 
{
    text-decoration:none;
    color:#003366;
}

A.Bred:visited  
{
    text-decoration:none;
    color:#003366;
}

A.Bred:hover    
{
    text-decoration:none;
    color:#003366;
}

A.Bred:active   
{
    text-decoration:none;
    color:#003366;
}

.LinkClass
{ 
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}	
.LinkClass a
{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
.LinkClass a:hover
{
		font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
.LinkClass a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}

/* links back to home page */
a.liketext:link {
	color:#02665A;
	text-decoration:none;
}
a.liketext:visited {
	color:#02665A;
	text-decoration:none;
}
a.liketext:hover {
	color:#02665A;
	text-decoration:none;
}
