@import "sen.0.6.css";
@import "removador-base.css";

body, html { background: black; height: 100%; min-height: 100%; min-width: 960px; }

/*---------------------------
	=Header Block
---------------------------*/
#header { height: 0; position: relative; z-index: 500; }
	#brand { text-indent: -10000px; }


/*---------------------------
	=Flashcontent Block
---------------------------*/
div#flash-wrapper { height: 598px; position:relative; width: 100%; }
div#flashcontent { height: 598px; position: relative; width: 100%; z-index: 1; }
	div#flashcontent img { display: block; margin: 0 auto; }
object#flashcontent {  height: 598px; position: relative; z-index: 1; }
div.featured_release_content ul { height: 170px; list-style: outside; margin: 0; padding: 0; width: 300px;  }
	div.featured_release_content ul li { display: block; height: 146px; list-style: none; padding: 12px; width: 276px; }
	div.featured_release_content ul li h3 { margin: 0; }
	div.featured_release_content ul li a.buy { background: #000000; border: 1px solid #ff6a52; display: block; margin: 10px 0 0 0; padding: 3px; text-align: center; }
/*---------------------------
	=Footer
---------------------------*/
#footer p.credits { clear: right; }
div.signup {  float: right; width: 220px; }
a#mailing-list { background: #111111; border: 1px solid #ff6a52; display: block; line-height: 2em; margin: 0 0 1em 0; text-align: center; width: 218px; }
form#signup { margin: 0 0 1em 0; }
form#signup legend { background: #ff6a52; color: #ffffff; margin: 0; padding: .5em 1em; }
form#signup fieldset { border: 1px solid #ff6a52; padding: 1em; }
form#signup label { display: block; }
form#signup input.text { margin: 0 0 .5em 0; width: 180px; }
form#signup input.submit { background: #ff6a52; border: 0; color: #ffffff; cursor: pointer; margin: .5em 0 0 0; padding: .25em 1em; }
	form#signup input.submit:hover { background: #DF371B; }
	
a.close { display:inline-block; padding: 0 0 0 130px; width:30px;text-align:center }