@charset "utf-8";
@import url("fonts/font-corporate.css");
@import url("fonts/font-din.css");
/* RESET BROWSER DEFAULTS  - - - - - - - - - - - - - - - - - - - - - - - - - */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
	table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* end browser default reset code */

/* GENERAL  - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a, a:hover, a:visited, a:active {
  color: #ffffff;
  text-decoration: none;
}

.bold, strong, a strong, a .bold, h1 strong, h1 .bold {
  font-weight: bold;
}

/* HEADLINES  - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin-bottom: 18px;
}

h1 {
  margin-top: 4px;
  font-size: 34px;
  line-height: 32px;
}

h2 {
  font-size: 20px;
  line-height: 26px;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  text-transform: uppercase;
  padding: 1px 0 1px 8px;
  margin-bottom: 9px;
  font-family: 'OSPDIN', arial, Verdana, Helvetica, sans-serif;
}

h3 {
  font-size: 20px;
  display: inline-block;
  font-family: 'OSPDIN', arial, Verdana, Helvetica, sans-serif;
}

h4 {
  position: relative;
  top: 12px;
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
}

h1.headingRight, h2.headingRight, h3.headingRight {
  float: right;
  width: 470px;
}

/* BASIC LAYOUT - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body, html {
  font-family: 'CorporateS-Regular', arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
  background-color: #333333;
  width: 100%;
  height: 100%;
  min-width: 807px;
  min-height: 560px;
}

#background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent no-repeat top left;
  background-image: url('p/background.jpg');
  background-size: cover;
  min-width: 807px;
  min-height: 560px;
}

#container_outer {
  width: 100%;
  height: 100%;
  min-width: 807px;
}

.highlight {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 807px;
  min-height: 560px;
  background: transparent no-repeat top left;
  background-size: cover;
  opacity:0.2;
  filter: alpha(opacity=20);
}

#highlight {
  background-image: url('p/highlight.jpg');
}

#highlight_1 {
  background-image: url('p/highlight_1.png');
}

#highlight_2 {
  background-image: url('p/highlight_2.png');
}

#head {
  position: relative;
  top: 100px;
  font-family: 'OSPDIN', arial, Verdana, Helvetica, sans-serif;
  line-height: 1px;
}

#logo {
  position: relative;
  display: inline-block;
  float: left;
  height: 36px;
}

#logo a {
  width: 200px;
  height: 50px;
  display: inline-block;
  font-size: 50px;
  line-height: 38px;
  text-transform: uppercase;
}

#container {
  position: relative;
  width: 807px;
  padding-bottom: 50px;
  margin: 0 auto;
}

#content_outer {
  position: absolute;
  top: 169px;
  display: block;
  width: 100%;
  min-width: 807px;
}

.content {
  line-height: 18px;
  background-color: rgba(0, 0, 0, 0.5);
}

.content p+p {
  margin-top: 18px;
}

.content.full {
  width: 783px;
  padding: 15px 12px 22px 12px;
  overflow: hidden;
}

.content.left {
  width: 284px;
  float: left;
  padding: 15px 15px 22px 19px;
}

.content.left.main {
  width: 456px;
  clear: both;
}

.content.right {
  width: 296px;
  float: right;
}

.content.right+.content.right {
  margin-top: 22px;
}

.content.right img {
  width: 296px;
}

.content.left.project {
  width: 456px;
}

.content.right.project+.content.left.project {
  padding-top: 52px;
}

.content.left.project+.content.right.project {
  margin-top: 52px;
}

.content.left.project.active {
  display: block;
}

.content.right.project a {
  display: block;
  width: 100%;
  height: 100%;
}

.content.right.project h1 {
  margin-top: 42px;
  clear: both;
}

.content.right p {
  font-size: 13px;
  padding: 9px 12px 17px 12px;
}

.content.right.project p {
  text-align: justify;
}

.content.full+.content.full {
  padding-top: 0;
}

.content.full .album {
  display: block;
}

.content.full .album+.album {
  clear: both;
  padding-top: 26px;
}

.content.full h1 {
  margin-left: 8px;
}

.content.full table {
  width: 100%;
  padding: 0 8px 24px 8px;
}

.content.full table td {
  width: 110px;
}

.content.full table td+td {
  width: 140px;
}

.content.full .releaseDate {
  display: inline-block;
  float: left;
  width: 245px;
  margin-left: 8px;
}

.content.full .trackList {
  display: inline-block;
  float: left;
  width: 226px;
}

.content.full .personnel {
  display: inline-block;
  float: right;
  width: 286px;
  margin-right: 12px;
}

.content.full h2.download+h2.download {
  border-top: 0;
  margin-top: -9px;
}

.content.full h2.download a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.content.full h2.download:hover {
  background-color: rgba(255,255,255,0.4);
}

.content.full h2.download span {
  float: right;
  padding-right: 8px;
  text-transform: none;
}

.content.full p {
  padding-left: 8px;
}

p+h2 {
  margin-top: 26px;
}

.content.full.shop, .content.full.news {
  position: relative;
  padding: 0 24px 0 0;
}

.content.full.news {
  width: 100%;
  padding: 0;
}

.newsWrapper {
  clear: both;
  width: 100%;
  overflow: hidden;
}

.newsWrapper+.newsWrapper {
  margin-top: 24px;
}

.content.full.news h1 {
  padding: 14px 16px 0 14px;
}

.content.full.news .newsText {
  float: left;
  width: 657px;
}

.content.full.news .newsText p {
  padding: 16px 16px 0 22px;
}

.content.full.news .newsText h1+p, .content.full.news .newsText .moreText p {
  padding: 0 16px 0 22px;
}

.content.full.shop+.content.full.shop {
  margin-top: 26px;
}

.content.full.shop h3 {
  position: absolute;
  bottom: 3px;
  left: 165px;
}

.content.full.shop h3 a {
  display: inline-block;
  height: 23px;
  position: relative;
  top: 5px;
  margin: 0 9px 0 9px;
}

.content.full.shop img, .content.full.news img {
  float: left;
  width: 150px;
  height: 132px;
}

.content.full.shop p {
  padding: 11px 15px 3px 15px;
  position: relative;
  left: 15px;
}

.content.full.shop h3 a img {
  width: 72px;
  height: 23px;
}

.content.full.shop h3 a.cracked img {
  width: 60px;
}

.spacer, .spacer_large {
  clear: both;
  width: 100%;
  height: 26px;
}

.spacer_large {
  height: 130px;
}

.content.right.video {
  width: 296px;
  min-height: 264px;
}

.newsWrapper .content.right.video {
  min-height: 275px;
}

.content.right.video p {
  padding: 9px 16px 17px 16px;
}

.content.right.video p+p {
  margin-top: -8px;
}

.content.right.video h1 {
  margin: 0;
  padding: 14px 14px 8px 16px;
}

.content.left.video {
  position: absolute;
  width: 489px;
  min-height: 273px;
  height: 100%;
  max-height: 100%;
}

.videoContainer {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.videoContainer+.videoContainer {
  margin-top: 24px;
}

.embeddedVideo {
  width: 489px;
}

.embeddedVideo iframe {
  width: 489px;
  margin-bottom: -2px;
}

.soundcloud {
  clear: both;
  display: block;
  width: 100%;
}

.soundcloud iframe+h4, .soundcloud iframe+iframe {
  margin-top: 26px;
}

.slideshow {
  position: relative;
  float: right;
  display: inline-block;
  width: 296px;
  height: 295px;
  overflow: hidden;
}

.slideshow .slideshowImage {
  display: none;
  width: 296px;
  height: 295px;
}

.slideshow .slideshowImage.active {
  display: block;
}

.slideshowArrowWrapper {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 50%;
  height: 100%;
  cursor: pointer;
}

.slideshowArrowWrapper+.slideshowArrowWrapper {
  left: 145px;
}

.slideshowArrow {
  position: absolute;
  display: block;
  top: 123px;
  opacity:0.5;
  filter: alpha(opacity=50);
  width: 21px;
  height: 43px;
  background: transparent no-repeat top left;
}

.slideshowArrowWrapper:hover a.slideshowArrow {
  opacity:1.0;
  filter: alpha(opacity=100);
}

#slideshowPrev {
  left: 20px;
  background-image: url('p/arrow-left.png');
}

#slideshowNext {
  right: 20px;
  background-image: url('p/arrow-right.png');
}

.content.main.error a {
  text-decoration: underline;
}

.twitter-share-button {
  margin-top: 8px;
}

.content.news a, .content.projects a, .content.right.video a {
  /*text-decoration: underline;*/
  color: #47aed7;
  color: #ffe9ac;
}

.content.news a:hover, .content.projects a:hover, .content.right.video a:hover {
  color: #f6a473;
}

.content a.moreLink, .content a.lessLink,
.content.right.video a.moreLink, .content.right.video a.lessLink {
  display: block;
  width: 1px;
  color: #079ed7;
  text-decoration: none;
}

.content.news a.moreLink, .content.news a.lessLink {
  position: relative;
  left: 22px;
  margin-bottom: 24px;
}

.content.right.video a.moreLink, .content.right.video a.lessLink {
  position: relative;
  left: 16px;
  font-size: 13px;
}

.content.right.video p+a.moreLink, .content.right.video p+a.lessLink {
  margin-top: -16px;
}

.content.right.video .moreText {
  margin-top: -31px;
}

.news a.lessLink {
  margin-bottom: 6px;
}

a.lessLink {
  margin-bottom: 18px;
}

a.moreLink:hover, a.lessLink:hover,
.content.right.video a.moreLink:hover, .content.right.video a.lessLink:hover {
  color: #0576a1;
}

div.moreText {
  padding-top: 18px;
  display: none;
  overflow: visible;
}

.content.main.left .moreText {
  padding-bottom: 2em;
}

/* NAVIGATION  - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#nav_container {
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  background: rgba(0, 0, 0, 0.4);
  width: 607px;
  float: right;
}

#nav_1 {
  display: inline-block;
  height: 30px;
  font-size: 20px;
}

#nav_1 a {
  float: left;
  display: inline-block;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0 3px 0 2px;
}

#nav_1 a:hover, #nav_1 a.active  {
  color: #000000;
  background-color: #ffffff;
}

#nav_1 li a.active {
}

#nav_1 a+a {
  margin-left: 6px;
}

#network_links {
  display: inline-block;
  position: relative;
  top: 4px;
  right: 1px;
  float: right;
}

#network_links a.btn {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: transparent no-repeat top left;
}

#network_links a.btn.btn_facebook {
  background-image: url('p/btn_facebook.png');
}

#network_links a.btn.btn_myspace {
  background-image: url('p/btn_myspace.png');
}

#network_links a.btn.btn_youtube {
  background-image: url('p/btn_youtube.png');
}

#network_links a.btn.btn_twitter {
  background-image: url('p/btn_twitter.png');
}

#network_links a.btn.btn_soundcloud {
  background-image: url('p/btn_soundcloud.png');
}

#network_links a.btn:hover {
  background-position: -22px 0;
}

#network_links a+a {
  margin-left: 2px;
}

#lang_select {
  font-size: 14px;
  position: absolute;
  top: 84px;
  right: 0;
  font-family: 'OSPDIN', arial, Verdana, Helvetica, sans-serif;
}

#lang_select a {
  padding: 1px 3px 1px 3px;
}

#lang_select a:hover {
  background-color: rgba(255,255,255,0.4);
}