/* 
================================
Skin styles for DotNetNuke
================================
*/   

.controlpanel 
{
	width: 100%;
	background-color: #fefefe;
}
.toppane 
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane 
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.rightpane 
{
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.bottompane 
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.skinheader 
{
  
}

.MainMenu_MenuBreak /*fixes background color over memnu seperators*/
{
   background-color: Transparent; 
   border-top: none;
   border-bottom: none;
}

.pagemaster 
{
	width: 100%;
	height: 100%;	
	background-color:#7E94CD;
}
.skinmaster {
	height: 100%;
	width:100%;
	background-color: #7E94CD;
	 background-image:url('Images/MadaBackground.jpg');
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.leftpane 
{
	background-color:Transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
}
.LeftPanelBack
{
   background-image:url('Images/MadaSidePanelBk.jpg');
   background-repeat:no-repeat;
   background-color:Transparent;
   height:660px;
}
.LeftPanelBack2
{
   height:780px;
   background-image:url('Images/ContentSideBk.jpg');   
   background-repeat:no-repeat;
   background-color:Transparent;
}
.BreadCrumb
{
  color:#FFFFFF;
  font-family:Arial;
  font-size:10pt;
}
A.BreadCrumb:link
{
  color:#FFFFFF;
  text-decoration:none;
  font-family:Arial;
  font-size:10pt;
}
A.BreadCrumb:active
{
  color:#FFFFFF;
  text-decoration:none;
  font-family:Arial;
  font-size:10pt;
}
A.BreadCrumb:visited
{
  color:#FFFFFF;
  text-decoration:none;
  font-family:Arial;
  font-size:10pt;
}
A.BreadCrumb:hover
{
  color:#FFFFFF;
  text-decoration:none;
  font-family:Arial;
  font-size:10pt;
}

.skingradient 
{
    background-color: #5E6F9B;
}

.Backgroundcolor 
{
    background-color: #8F98A3;
}

.TableTransparent
{
   background-color:Transparent;
}

.RowBlack
{
    background-color: #000000;
}
.MyRootArrow
{
   padding-left:0px;
   padding-right:0px;
   vertical-align:middle;
}
.SOLROOTContent
{
   text-align:left;
   Width:200px;
}
.MainMenu_MenuBar
{
  background-color:Transparent;
}
.MyMainMenu_RootMenuItem
{
   background-color:Transparent;
   border-width:0px; /*Removes White border around items*/

}
.MainMenu_MenuContainer
{
    
}
.MyMainMenu_RootMenuItem TD
{
   vertical-align:middle;
   text-align:left;
   background-color:Transparent;
   color:#FFFFFF;
   font-family  :Times New Roman;
   font-size:14pt;
   padding-left:0px;
   padding-right:2px;
   padding-top:6px;
   padding-bottom:6px;
   white-space:normal;
}

.MyMainMenu_RootMenuItemActive TD
{
   vertical-align:middle;
   text-align:left;
   background-color: Transparent;
   color:#FFFFFF;
   font-family  :Times New Roman;
   font-size:14pt; 
   padding-left:0px;
   padding-right:2px;
   padding-top:6px;
   padding-bottom:6px;
   white-space:normal;
}

.MyMainMenu_RootMenuItemSelected TD
{
   vertical-align:middle;
   text-align:left;
   background-color:#4284B8;
   color:#FFFFFF; /*E32223*/
   font-family  :Times New Roman;
   font-size:14pt; 
   padding-left:0px;
   padding-right:2px;
   padding-top:6px;
   padding-bottom:6px;
   white-space:normal;
}

.MainMenu_SubMenuItem
{
    font-family  :Times New Roman;
    font-size: 14pt;
    font-style: normal;
    background-color:Transparent;
    color:#FFFFFF;
    padding-left:2px;
    padding-right:2px;
}

.MainMenu_SubMenuItemSel
{
    color:#FFFFFF;
    font-family  :Times New Roman;
    font-size: 14pt;
    font-style: normal;
    background-color:#4284B8;
    padding-left:2px;
    padding-right:2px;
}
.MainMenu_SubMenu
{
   background-color:#023670;
}

.MyMainMenu_MenuIcon
{
    background-color: #C7C7C7;
    width: 6px;
}
.MyMainMenu_RootMenuArrow
{
}
.MyMainMenu_MenuArrow
{
}

.Myrightseparatorclass
{
  background-color: #5E6F9B; 
  white-space:normal;
  vertical-align:middle;
  padding-right:1px;
}

.MyDate
{
  color: #FFFFFF;              /*90BDD0;*/
  font-family:Arial;
  font-size:12px;
  
}

.MyLinkColor
{
  color: #ffffff; 
  font-size:10pt;
}


.MyLinkColor:link
{
  color: #ffffff; 
  text-decoration:none;
}
.MyLinkColor:active
{
  color: #ffffff; 
  text-decoration:none;
}
.MyLinkColor:visited
{
  color: #ffffff; 
  text-decoration:none;
}
.MyLinkColor:hover
{
  color: #ffffff; 
  text-decoration:underline;
}

/***********************************************
                CAMW!C Skin CSS 
***********************************************/


/*A.SkinObject:link 
{
color:#0a4600;
}
A.SkinObject:active 
{
color:#0a4600;
}
A.SkinObject:visited
{
color:#0a4600;
}
A.SkinObject:hover
{
color:#19b509;
}
Span.SkinObject
{
color:#0a4600;
}*/

.Head 
{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}


