﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   

/* background color for the content part of the pages */
Body
{
	background-image:url(mue-background.gif);
	background-repeat:repeat-x;
	background-color:#B1C1CD; 
	font-family: Arial, helvetica;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.pagemaster {
	width: 100%;
}
.skinmaster {
	background-color:#FFFFFF;
}

.skinheader {
	height:79px;
	background-image:url(mue-bg-header.gif);
	background-repeat:repeat-x;
	padding-right:20px;
}
.skingradient {

}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}

.StandardButton     {
    background: #7994CB none; 
    color: #333333;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeViewMenu
{
	width: 175px;
	background-color: #FFFFFF;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 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-color: #FFFFFF;
}

.TreeMenu_Node
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.TreeMenu_NodeSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
	text-decoration: none;
	color: #333333;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	text-decoration: none;
	color: #333333;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	text-decoration: none;
	color: #333333;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
	text-decoration: none;
	color: #FF9922;
}


/*********************************************************************
CATALooK.netStore - http://www.catalook.de  http://www.dnnsoft.com                   
Copyright (c) 2003-2004 CATALooK Software Susanne Koehler                                                                                                      
support@catalook.de                                                                                                                                            
**********************************************************************/

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL MÜROLL */

.CATTopRed {
	background-color:#ED232A;
	height: 32px;
	padding-right:20px;
}

.CATFooterGrey{
	background-color:#E7ECF0;
}


/* style for module titles */
.Head   {
    font-family: Arial, helvetica;
    font-size:  12px;
    font-weight: bold;
    color: black;
}

.Header
{
	background-color: #FFEAF2;
	/* background-image: url(headermenubg.jpg); */
	/* height: 36px; */
	/* background-repeat: repeat-x; */
}

.FooterOld
{
	/* background-image: url(footermenubg.jpg); */
	height: 42px;
	/* background-repeat: repeat-x; */
	padding-bottom: 5px;
}

TD.CATBreadCrumb
{
	background-color: #F23F72;
	background-image: none;
	height: 32px;
	background-repeat: no-repeat;
	border-left: #F23F72 0px solid;
	border-top: #F23F72 0px solid;
	border-right: #F23F72 0px solid;
}

.MenuTab
{
	width: 100%;
	/*height: 28px;*/
}

.IntroPane
{
	width: 100%;
	height: 100%;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


.bottompane {
	background-color:#E7ECF0;
	height:32px;
	padding-right:20px;
	color:#808080;
}

A.footer:Link
{
	color: #808080;
	text-decoration: none;
}

A.footer:Visited
{
	color: #808080;
	text-decoration: none;
}

A.footer:Hover
{
	color: #ED232A;
	text-decoration: underline;
}


.LeftPane
{
	width:180px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}

.ContentPane
{ 
	width:600px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}

.RightPane  
{ 
/*	width: 200px; */
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.BasePane
{
	width: 100%;
	background-color: transparent;
}

.Login
{
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	height: 30px;
}


/* style for the solpart menu */

.MenuContainer
{
	background-color: transparent;
	padding-left: 4px;
	/* height: 35px; */
	border-bottom: #F23F72 0px solid;
}

/* Changes of height will cause an ftp error! */
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #ED232A;
	border-left: #F23F72 0px solid;
	border-top: #F23F72 0px solid;
	border-right: #F23F72 0px solid;
	border-bottom: #F23F72 0px solid;
	text-align: center;
	width: 15;
	height: 22;
}

.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight:bold;
	font-style: normal; 
	background-color: #ED232A; /* 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;
}

.ItemsBreak
{
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	background-color: transparent;
	color: #333333;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	height: 1px;	
}

.RootItem TD
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight:  bold;
	color: #FFFFFF;
	/* height: 35px; */
	background-color: #ED232A;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #F23F72 0px solid;
	border-top: #F23F72 0px solid;
	border-right: #F23F72 0px solid;
}

.RootItemActive TD
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight:  bold;
	color: #FFFFFF;
	/* height: 35px; */
	background-color: #ED232A;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #F23F72 0px solid;
	border-top: #F23F72 0px solid;
	border-right: #F23F72 0px solid;
}

.RootItemSelected TD
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	/* height: 35px; */
	background-color: #ED232A;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #F23F72 0px solid;
	border-top: #F23F72 0px solid;
	border-right: #F23F72 0px solid;
}

.RootItemBreadCrumb TD
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	/* height: 35px; */
	background-color: #ED232A;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #F23F72 0px solid;
	border-top: #F23F72 0px solid;
	border-right: #F23F72 0px solid;
}

.SubItemActive
{
	border-top: 0px solid;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F23F72;
	background-image: none;
	background-repeat: no-repeat;
}

.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: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	background-color: #FFEAF2;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #F23F72 0px solid;
	border-top: #F23F72 0px solid;
	border-right: #F23F72 0px solid;
	border-bottom: #F23F72 0px solid;
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ED232A;
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemSelected
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000; 
	background-color: #ED232A;
	background-image: none;
	background-repeat: no-repeat;
}


.SubItemBreadCrumb
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F23F72;
	background-image: none;
	background-repeat: no-repeat;
}




/* hyperlink style */

.Small
{
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

A.Small:Link
{
	color: #FFFFFF;
	text-decoration: underline;
}

A.Small:Visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

A.Small:Hover
{
	color: #000000;
	text-decoration: underline;
}



/* text style for the selected tab */
.SelectedTab {
 	font-weight: normal;
    font-size: 10px;
    color: #333333;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration: none;
    color:#333333;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#F23F72;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

/* text style for the unselected tabs */
.OtherTabs {
 	font-weight: normal;
    font-size: 10px;
    color: #333333;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding-left: 3px;
	padding-right: 3px;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color:#333333;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
	padding-right: 3px;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
	padding-right: 3px;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
	padding-right: 3px;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#F23F72;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
	padding-right: 3px;  
}

/* text and link style for SkinObjects */

.SkinObject
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px; /*1.2em;*/
	font-weight: normal;
}

A.SkinObject:link
{
	text-decoration: none;
}
A.SkinObject:visited
{
	text-decoration: none;
}
A.SkinObject:active
{
	text-decoration: none;
}
A.SkinObject:hover
{
	color: #F23F72;
	text-decoration: underline;
}





