html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    background-color: #000;
}

#wrapper {
    /* causes probs in IE, but needed for others -> ie.css */
    width: 100%;
    height: 100%;
}

#bg-tile {
    width: 100%;
    height: 100%;
    margin: 0;
    overflow: hidden;
    background: transparent url(../_img/_layout/bg-tile.jpg) repeat-y 50% -164px;
}

#bg-header {
    width: 100%;
    height: 100%;
    vertical-align: top;
    padding: 0;
    background: transparent url(../_img/_layout/bg-header.jpg) no-repeat 50% 0;
}

#container {
    position: relative;
    width: 950px;
    margin: 0 auto;
}

#header {
    position: relative;
    height: 384px;
}

#to_player {
    position: absolute;
    zoom: 1;
    right: 172px;
    top: 29px;
}

#extern {
    position: absolute;
    top: 101px;
    right: 127px;
}

#set_lang {
    position: absolute;
    top: -23px;
    right: 117px;
    width: 72px;
    height: 49px;
}

#navigation {
    position: relative;
    height: 55px;
}

#navigation dl.main {
    position: absolute;
    top: 26px;
    left: 113px;
    width: 410px;
    height: 29px;
}

#navigation dd, #navigation dd a {
    display: inline;
    float: left;
    height: 29px;
}

#navigation dl.main span {
    display: none;
}

#home {
    width: 73px;
    background: transparent url(../_img/_layout/navigation/home.gif) no-repeat 0 0;
}

#news {
    width: 75px;
    background: transparent url(../_img/_layout/navigation/news.gif) no-repeat 0 0;
}

#live {
    width: 60px;
    background: transparent url(../_img/_layout/navigation/live.gif) no-repeat 0 0;
}

#band {
    width: 71px;
    background: transparent url(../_img/_layout/navigation/band.gif) no-repeat 0 0;
}

#community {
    width: 128px;
    background: transparent url(../_img/_layout/navigation/community.gif) no-repeat 0 0;
}

dd.active #home {
    background: transparent url(../_img/_layout/navigation/home-active.gif) no-repeat 0 0;
}

dd.active #news {
    background: transparent url(../_img/_layout/navigation/news-active.gif) no-repeat 0 0;
}

dd.active #live {
    background: transparent url(../_img/_layout/navigation/live-active.gif) no-repeat 0 0;
}

dd.active #band {
    background: transparent url(../_img/_layout/navigation/band-active.gif) no-repeat 0 0;
}

dd.active #community {
    background: transparent url(../_img/_layout/navigation/community-active.gif) no-repeat 0 0;
}

#nwl-wrap {
    position: absolute;
    bottom: 0;
    right: 126px;
    width: 294px;
    height: 55px;
    background: transparent url(../_img/_layout/nwl_order-input.gif) no-repeat 0 29px;
}

#nwl-email {
    position: absolute;
    top: 34px;
    left: 15px;
    display: block;
    margin: 0;
    border: 0 none;
    outline: none;
    padding: 0 25px 1px;
    height: 13px;
    line-height: 13px;
    width: 150px;
    background: #fff none;
}

#nwl-submit {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    margin: 0;
    border: 0 none;
    outline: none;
    padding: 0;
    height: 26px;
    line-height: 26px;
    width: 51px;
    background: transparent none;
    cursor: pointer;
}

#page {
    width: 100%;
}

#page .content {
    margin-left: 115px;
    width: 364px;
    float: left;
    display: inline;
    position: relative;
    left: -2px;
}

#page .sidebar {
    margin-right: 126px;
    width: 313px;
    float: right;
    display: inline;
}

#footer {
    position: relative;
    height: 100px;
	margin-left: 115px;
    width: 711px;
}

#footer h3 {
    margin: 20px 0 10px;
	padding: 0;
	text-align: right;
}

#footer h3 a {
	font-family:Arial, Helvetica, sans-serif;
    color: #555;
	font-weight: normal;
	margin-right: 10px;
}

#page h3.bar {
    position: relative;
    color: #fff;
}

#page .content h3.bar {
    width: 364px;
    height: 26px;
    background: transparent url(../_img/_layout/headline-bg.gif) no-repeat 0 0;
    margin: 20px 0 10px;
}

#page .content .date {
}

#page .content .more {
    display: block;
}

#page .sidebar h3.bar {
    width: 312px;
    height: 26px;
    background: transparent url(../_img/_layout/headline-teaser-bg.gif) no-repeat 0 0;
    margin: 20px 0 2px;
}

#page .sidebar h3.bar-img {
    width: 312px;
    height: 25px;
    background: transparent url(../_img/_layout/headline-teaser-image-bg.gif) no-repeat 0 0;
    margin: 27px 0 0;
}

/* ------------------------------------ */
#page:after, #page .article-wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#page, #page .article-wrap {
    display: inline-block;
}

* html #page, * html #page .article-wrap {
    height: 1%;
}
/* ------------------------------------ */
#page .teaser {
    padding-left: 15px;
}

#page .article-short-wrap, #page .article-wrap {
    width: 100%;
}

#page .article-wrap {
    margin-bottom: 1em;
}

#page .article-short-wrap {
    height: 132px !important;
}

#page .article-short p {
    margin: 0;
}

#page table.content-img {
    margin: 12px 15px 0 0;
    float: left;
    display: inline;
    width: auto;
}

#page table.content-img td {
    padding: 0;
    width: 114px;
    height: 114px;
    text-align: center;
    background: transparent url(../_img/_layout/content-img-bg.gif) no-repeat 0 0;
}

#teaser-reamonn-widget {
    width: 172px;
    height: 69px;
    position: absolute;
    top: -17px;
    right: 0;
}

#teaser-reamonn-widget-link {
    margin: 4px 4px 0;
}

#teaser-community-link {
    margin: 4px 4px 0;
}

#teaser-special-subheadline {
    margin-bottom: 6px;
}

#teaser-special-link {
    margin: -10px 4px 0;
}
/* sub */
#page.sub .content, #page.sub .article-wrap {
    width: 711px;
}

#page.sub .content h3.bar {
    width: 707px;
    height: 26px;
    background: transparent url(../_img/_layout/headline-full-bg.gif) no-repeat 0 0;
}

.separator {
    position: relative;
    left: -5px;
    text-align: right;
    margin: 15px 0 10px;
}

.separator a.top img {
    position: relative;
    top: 2px;
}

#page.sub .article-head {
    float: left;
    display: inline;
    width: 150px;
}

#page.sub .article-text {
    float: left;
    display: inline;
    width: 417px;
    padding-left: 15px;
    margin-bottom: -1.5em;
}

#page.sub .date {
    color: #6f2326;
    font-weight: 700;
}

.paging {
    line-height: 16px;
    float: right;
}

.paging a, .paging span {
    float: left;
    margin: 0 2px;
}

.paging .first, .paging .last {
    margin: 0 4px;
}

.paging .first, .paging .last {
    margin: 0 4px;
}

.paging .next {
    margin-right: 10px;
}

.paging .previous {
    margin-left: 10px;
}
/* sub-navigation */
#navigation-band {
    /*display: none;*/
    height: 51px;
    position: relative;
}

#band-tree {
    height: 21px;
    width: 288px;
    position: absolute;
    top: 0;
    left: 124px;
    background: transparent url(../_img/_layout/navigation/band-tree.gif) no-repeat 0 0;
}

#navigation-band dl.sub dd {
    margin-right: 8px;
}

#navigation-band dl.sub {
    position: absolute;
    top: 21px;
    left: 124px;
    width: 410px;
    height: 29px;
}

#navigation-band dd, #navigation-band dd a {
    display: inline;
    float: left;
    height: 30px;
}

#navigation-band dl.sub span {
    display: none;
}

#discography {
    width: 110px;
    background: transparent url(../_img/_layout/navigation/band-tree-discography.gif) no-repeat 0 0;
}

#biography {
    width: 99px;
    background: transparent url(../_img/_layout/navigation/band-tree-biography.gif) no-repeat 0 0;
}

#archive {
    width: 72px;
    background: transparent url(../_img/_layout/navigation/band-tree-archive.gif) no-repeat 0 0;
}

dd.active #discography {
    background: transparent url(../_img/_layout/navigation/band-tree-discography-active.gif) no-repeat 0 0;
}

dd.active #biography {
    background: transparent url(../_img/_layout/navigation/band-tree-biography-active.gif) no-repeat 0 0;
}

dd.active #archive {
    background: transparent url(../_img/_layout/navigation/band-tree-archive-active.gif) no-repeat 0 0;
}

body.discography .article-text p {
    margin: 0;
}

body.discography .article-text ul {
    margin-bottom: 0;
}

body.discography .article-text p {
    margin: 0;
}

td.tracklist,
td.datelist {
	vertical-align:top;
}

table.tracklist td.tracklist-count,
table.tracklist td.tracklist-video,
table.tracklist td.tracklist-audio,
table.tracklist td.tracklist-lyrics {
    width: 16px;
}

table.tracklist td.tracklist-duration {
    width: 40px;
}

body span.other-links {
    float: right;
    display: inline;
}

body span.other-links a {
    margin-right: 20px;
}

body.biography #page.sub .article-text {
    width: 100%;
}
body.biography #page table.content-img {
    margin: 0 15px 10px 0;
}

body.biography #page table.content-img td {
    width: 204px;
    height: 204px;
    background: transparent url(../_img/_layout/Thickbox/content-img-bg.gif) no-repeat 0 0;
}

body.biography #page.sub img.content-img {
    float: left;
    margin: 12px 15px 10px 0;
}

div.timeline-yearlist-wrap {
	position: relative;
	height: 80px;
}

dl.timeline-yearlist {
    height: 29px;
	width: 100%;
	position:absolute;
	left:124px;
	top:5px;
}

dl.timeline-yearlist dd {
    position: relative;
}

dl.timeline-yearlist dd, dl.timeline-yearlist dd a {
    display: inline;
    float: left;
    height: 29px;
}

dl.timeline-yearlist dd.timeline-year2000 {
    padding-right: 0px;
    background: transparent url('../_img/_layout/timeline/timeline2000-bg.gif') no-repeat 0 0;
}

dl.timeline-yearlist dd.timeline-year2001 {
    padding-right: 11px;
    background: transparent url('../_img/_layout/timeline/timeline2001-bg.gif') no-repeat 0 0;
}

dl.timeline-yearlist dd.timeline-year2002 {
    padding-right: 8px;
    background: transparent url('../_img/_layout/timeline/timeline2002-bg.gif') no-repeat 0 0;
}

dl.timeline-yearlist dd.timeline-year2003 {
    padding-right: 11px;
    background: transparent url('../_img/_layout/timeline/timeline2003-bg.gif') no-repeat 0 0;
}

dl.timeline-yearlist dd.timeline-year2004 {
    padding-right: 8px;
    background: transparent url('../_img/_layout/timeline/timeline2004-bg.gif') no-repeat 0 0;
}

dl.timeline-yearlist dd.timeline-year2005 {
    padding-right: 11px;
    background: transparent url('../_img/_layout/timeline/timeline2005-bg.gif') no-repeat 0 0;
}

dl.timeline-yearlist dd.timeline-year2006 {
    padding-right: 7px;
    background: transparent url('../_img/_layout/timeline/timeline2006-bg.gif') no-repeat 0 0;
}

dl.timeline-yearlist dd.timeline-year2007 {
    padding-right: 6px;
    background: transparent url('../_img/_layout/timeline/timeline2007-bg.gif') no-repeat 0 0;
}

dl.timeline-yearlist dd.timeline-year2008 {
    padding-right: 8px;
    background: transparent url('../_img/_layout/timeline/timeline2008-bg.gif') no-repeat 0 0;
}

dl.timeline-yearlist dd.timeline-year2009 {
    padding-right: 11px;
    background: transparent url('../_img/_layout/timeline/timeline2009-bg.gif') no-repeat 0 0;
}

dl.timeline-yearlist div.timeline-sub {
    padding: 5px 0 0 51px;
    height: 34px;
    width: 300px;
    position: absolute;
    left: 0;
    top: 29px;
    background: transparent url('../_img/_layout/timeline/timeline-sub-bg.gif') no-repeat 0 0;
}

dl.timeline-sub {
    height: 29px;
}

dl.timeline-sub dd.spacer {
    width: 13px;
    background: transparent url('../_img/_layout/timeline/timeline-sub-spacer.gif') no-repeat 0 0;
}