html, body {
	height: 100%;
}

body{
	margin: 0 0 0 0;
	color: #333333;
	font: 14px georgia,garamond,serif;
	line-height: 20px;
	background: #fff url(../images/mum_bg.gif) repeat-x;
}

/*social media*/
#social-media {
	    bottom: 3px;
    height: 37px;
    position: absolute;
    right: 120px;
    width: 170px;
}
#social-media a {
	margin-right: 5px;
}



img {border-style:none; border: 0px;} 
p {text-align: left; }
a {text-decoration:none; font-weight: bold; color: #b20000;}
a:hover {text-decoration:underline; color: #b20000;}

#wrapper {
	min-height:100%;
  	height: auto !important;
  	height: 100%;
	width: 1010px;
  	margin: 0 auto -100px;
	overflow: hidden; 
}

#left-border {
 	padding: 0 0 0 20px;
	background: url(../images/mum_border_left.gif) no-repeat 0 0;
}

#right-border {
	background: url(../images/mum_border_right.gif) no-repeat 100% 0;
	padding: 0 20px 0 0;
}

#page {
	background: #FFF url(../images/mum_content_bg.gif) repeat-y;
	border-bottom: 1px solid black;
	width: 970px;
	margin: 0;
	padding: 0;
}

#header {
	width: 100%;
	background: #b20000 url(../images/mum_bg_header.gif) repeat-x;
	position: relative;
}
#language-menu a{
    padding: 0 0 0 10px;
}

#language-menu {
    position: absolute;
    right: 40px;
    top: 148px;
}


#logo {
	height: 129px;
	width: 291px;
}

#artist-banner {
	height: 220px;
	padding: 0;
	margin-top: 10px;
	background: #000;
}

#artist-banner .artist-banner-image {
	width: 640px;
	height: 220px;
}

#artist-banner .artist-banner-text {
	height: 180px;
	width: 290px;
	color: #FFF;
	padding: 20px;
	float: right;
}

#navigation {
	height: 40px;
	margin-top: 10px;
}

#support-navigation {
	float: right;
	position: relative;
	top: 30px;
	width: 180px;
	line-height: 14px;
}

#support-navigation ul {
	margin: 0 0 0 0;
	padding:0;
	list-style: none;
}

#support-navigation ul  li { color: #FFF; float: left; padding: 0px 10px 0px 10px; border-right: 1px solid white; }
#support-navigation ul  li.last, ul#lang-nav li { border-right: none; }
#support-navigation ul  li a { color: #FFF; font-weight: normal; }

#navigation ul {
	margin: 0 0 0 0;
	padding:0;
	list-style: none;
	height: 40px;
}


#navigation ul li.first { border-left: 1px solid black; }

#navigation ul li{
	font-size: 18px;
	font-weight: bold;
	float: left;
	background: #3d3f3d;
	color: #000;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	width: 152px;
	height: 40px;
}

#navigation ul li a { color: #FFF; display: block; width: 142px; height: 30px; padding: 10px 0px 0px 10px; }
#navigation ul li a:hover { text-decoration: none; }
#navigation ul li:hover {	background: #FFF; color: #be2828;}
#navigation ul li:hover a { color: #be2828; }
#navigation ul li.active{ background: #FFF;color: #be2828;}
#navigation ul li.active a { color: #be2828; }

#nav ul li a:hover, .nav ul li.current a {background-position:0 -19px;}

#content {
	padding: 0 10px 20px 10px;
	min-height: 400px;
}

.h1-block {
	margin-top: 10px;
}

.h1-block {
	margin-top: 10px;
}

.h1-block h1 {
	background: #333;
	color: #FFF;
	float: left;
	width: 340px;
	height: 177px;
	padding: 15px;
	margin-top: 0px !important;
}

#content h1, #content h2 {
	font-size: 18px;
	line-height: 24px;
	margin: 10px 0px 30px 0px;
}

.h1-block-artists-left, .h1-block-artists-right {
	margin: 10px -10px 0px -10px;
}

.h1-block-artists-left h1, .h1-block-artists-right h1 {
	background: #333;
	color: #FFF;
	float: left;
	width: 340px;
	height: 176px;
	padding: 15px 15px 15px 15px;
	margin: 0px !important;
}

.h1-block-artists-right h1 {
	float: right;
}

.h1-block-artists-left h1 a, .h1-block-artists-right h1 a {
	color: #FFF;
}

#content .main-line {
	background: url(../images/mum_spacer.gif) repeat-x;
	padding: 10px 0 0 0;
	margin-top: 10px;
}

#content .main-box {
	padding-left: 10px;
	width: 610px;
}

.main-toplink {
	float: right;
}

#footer {
	color: #000;
	font-size: 16px;
	padding: 10px 15px;
}

.news-textpic {
	clear: both;
	float: left;
}

.news-textpic-left {
	float: left;
	padding-right: 20px;
}

.news-textpic-right {
	float: right;
	padding-left: 30px;
}

.news-textpic-text {
	padding: 0px 0px 0px 0px;
	width: 599px;	
	float: left;
}

.news-list-morelink {
	display: block;
	margin-top: 30px;
	font-weight: bold;
}

.news-textpic-clear {
	clear: both;
}

.news-single-item {
	padding: 0px 0px 0px 20px;
	min-height: 400px;
}

.news-single-data {
	font-size: 18px;
	padding: 0 30px 20px 0;
	display: block;
	float: left;
}

.content-banner {
	margin: 0px -10px 0px -10px;
}

.contenttable {
	border-spacing: 0px 0px;
	border-collapse: collapse;
}

.contenttable td {
	color: #b20000;
	padding: 0px 20px 0px 0px;
}

.contenttable td p {
	padding: 0px;
	margin: 0px;
}

.csc-textpic-text {
	margin-top: -10px;
}

.news-pagebrowser {
	position: absolute;
}

.news-navigation-link {
	text-align: center;
}

.news-link-spacer {
	border-right: 1px solid #333; 
	outline: 2px solid #FFF; 
	padding-right: 2px;
}


#content-main {
	position: relative;
}

.content-bottom-box {
	float: left;  
	width: 290px; 
	margin-right: 10px;
	padding: 0px 10px 0px 10px;
}

.content-bottom-last-box {
	float: left;  
	width: 290px; 
	margin-right: 0px;
	padding: 0px 10px 0px 10px;
}

#content-right {
	position: absolute;
	width: 350px; 
	height: 200px; 
	right: 0; 
	top: 0;
}

#content-right-bottom {
	position: absolute; 
	right: 0; 
	bottom: 0; 
	width: 350px; 
	height: 23px;
}

.newsletter-form {
	float: right;
	width: 370px;
	text-align: right;
}

.newsletter-form input {
	font-size: 18px;
	border: 1px solid #b20000;
	width: 200px;
}

input.newsletter-submit {
	background-color: #FFF;
	border: none !important;
	color: #b20000;
	font-size: 18px;
	width: 150px !important;
	text-align: left;
}

div.csc-textpic-border div.csc-textpic-imagewrap  .csc-textpic-image img  {
	border: 1px solid #CCCCCC;
}