@charset "utf-8";
/* CSS Document */

body {
    background-color: #434343;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #555;
	margin: 0px;
}

#header {
	width:100%;
	height:100px;
	position:absolute;
	top:0;
	left:0;
	right:0;
	z-index:300;
}

#header .inner {
	width:100%;
	height:100px;
	text-align: center;
	padding: 0px;
	z-index:300;
}

#wrapper {
	position:relative;
	background:url(http://www.magmamusicgroup.com/images/wrapper_bg.png) repeat-y 0 0;
	width:800px;
	margin: 0px auto;
	padding-bottom: 20px;
	overflow:hidden;
}

#banner {
    padding-top: 0px;
	width:770px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#top_menu {
    padding-top: 0px;
	width:770px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

#footer_wrap {
    clear: both;
	width: 100%;
	background-image: url(http://www.magmamusicgroup.com/images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 94px;
	border-top: 0px solid #5e5e5e;
	text-align: center;
	position:absolute;
	margin-bottom: 0;
	left: 0;
	z-index: 400;
}

#footer_wrap .f_inner {
	width: 800px;
	height:85px;
	color: #888;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	z-index:300;
}

#footer_wrap .f_inner ul li {
   display: inline;
   list-style-type: none;
   margin: 0px;
   padding-top: 2px;
   padding-bottom: 1px;
   height: 17px;
}

#footer_wrap .f_inner ul li a {
   color: #888;
   text-decoration: none;
}

#footer_wrap .f_inner ul li a:hover {
   color: #0480eb;
   text-decoration: none;
}

.features_right {
    float: right;
    width: 250px;
	margin-top: 10px;
	margin-right: 15px;
	padding-right: 6px;
	padding-left: 8px;
	padding-bottom: 10px;
}

.news_home {
    float: left;
    width: 500px;
	margin-left: 15px;
	margin-top: 10px;
	padding-left: 6px;
	padding-bottom: 10px;
}

.news_tab {
   width: 500px;
}

.news_feat {
    width: 500px;
}

.right_tab {
    width: 250px;
}

.video_feature {
    width: 250px;
	padding-bottom: 15px;
}

.top_mp3_wrapper {
    width: 250px;
	height: 82px;
	background-color: #f9f9f9;
	border-bottom: 8px solid #f9f9f9;
	border-top: 2px solid #afafaf;
}

.top_mp3_photo {
    float: left;
	width: 105px;
}

.top_mp3_title {
    float: right;
	width: 135px;
	height: 17px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 6px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #777;
	font-weight: bold;
	color: #0480eb;
}

.top_mp3_artist {
    float: right;
	width: 135px;
	height: 17px;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px dotted #777;
}

.top_mp3_buttons {
    float: right;
    width: 145px;
	height: 29px;
}

.newsletter {
    width: 500px;
	height: 100px;
	margin-top: 10px;
	background-image: url(http://www.magmamusicgroup.com/images/news_letter_bg.png);
}

.newsletter_content {
    margin-left: 260px;
	padding-top: 20px;
	padding-right: 20px;
}

.sub_textbox {
    width: 196px;
	height: 18px;
	background-image: url(http://www.magmamusicgroup.com/images/newsletter_textbox.png);
	background-repeat:no-repeat;
	background-position: center;
	color: #666666;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border: none;
}

.related_albums {
    width: 250px;
	padding-top: 10px;
}

.upcoming_events {
    width: 500px;
	padding-top: 10px;
}

.upcoming_events_content {
    width: 500px;
}

.apt {
    margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	width: 70px;
	height: 40px;
}

.apt_left {
    float: left;
	padding-top: 7px;
}

.apt_right {
    float: right;
}



<!-----------------Slide panel styles------------------>

#newsTicker {
	width: 470px;
	float: left;
	background-color: #fdfdfd;
}
#newsTicker .SlidingPanels {
	width: 470px;
	height: 405px;
	float: left;
}
#newsTicker .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}
#newsTicker .SlidingPanelsContent {
	float: left;
	width: 470px;
	height: 405px;
	background-color: #f9f9f9;
}

#newsTicker .SlidingPanelsContent .content {
	margin: 5px 5px 5px 5px;
	float: left;
	height: 395px;
}

#newsTicker .content {
	height: 110px;
	width: 460px;
	padding: 0px 0px 0px 0px;
}

#newsTicker p {
	margin: 4px 4px;
}

.SlidingPanelsAnimating * {
	overflow: visible !important;
}

.navLinks {
	width: 470px;
}

img {
    border: 0px;
	}