/*
deepseesoundsystem.com
Site created by Skuzenski Design
Copyright A(C) 2010
*/
* {
	margin:0;
	padding:0;
}
body {
	background:#000 url(images/BKG_DeepseesoundsystemV2.jpg) no-repeat;
	background-position:center top;
	height:1200px;
}
h1 {
	margin-bottom:0;
	line-height:160%;
	font-size:14px;
	font-weight:lighter;
	color:#cc3300;
	text-transform:uppercase;
}
h2 {
	margin-bottom:0;
	line-height:160%;
	font-size:13px;
	font-weight:lighter;
	color:#fff;
	text-transform:uppercase;
}
p, ol, ul {
	margin-bottom:0;
	line-height:160%;
	font-weight:bold;
	font:13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#c0c0c0;
}
li {
	margin-bottom:0;
	line-height:160%;
	font-weight:bold;
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
	list-style:none;
}
p.download {
	margin-bottom:0;
	line-height:160%;
	font-size:11px;
	font-weight:normal;
	color:#ff6633;
}
.download a {
	color:#ff6633;
	text-decoration:none;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:none;
} 
a img {
	border:none;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#containerleft {
	float:left;
	width:708px;
	border-right:1px #c0c0c0 solid;
}
/* Logo */
#logo {
	margin:0 auto;
}
/* Layout */
.clear {
  clear:both;
  width:100%; 
  height:1px;
}
.line {
  clear:both;
  background:#c0c0c0; 
  width:960px; 
  height:1px;
  margin-top:214px;
  margin-bottom:3px;
  margin-left:auto;
  margin-right:auto;
}
.shortline {
  clear:both;
  float:left;
  width:700px; 
  margin-top:3px;
  margin-bottom:3px;
  background:#c0c0c0; 
  height:1px;
}
/* Containers */
#social {
	margin:0 auto;
	float:left;
	padding-top:193px;
	margin-bottom:3px;
	background:none;
}
#twitter {
	margin:0 auto;
	float:left;
	width:700px;
	padding-top:4px;
	margin-bottom:3px;
	background:#000;
	filter:alpha(opacity=55);
	-moz-opacity:0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;
}
#track {
	margin:0 auto;
	float:left;
	width:700px;
	padding-top:4px;
	margin-bottom:3px;
	background:url(images/BKG_Track.png) repeat;
}
.player {
	margin:0 auto;
	float:left;
	width:700px;
	padding-top:4px;
	padding-left:33px;
	margin-bottom:3px;
}
#about {
	margin:0 auto;
	float:left;
	width:700px;
	padding-top:4px;
	margin-bottom:3px;
	background:url(images/BKG_Track.png) repeat;
}
#press{
	margin:0 auto;
	float:left;
	width:700px;
	padding-top:4px;
	margin-bottom:3px;
	background:url(images/BKG_Track.png) repeat;
}
#shows{
	margin:0 auto;
	float:left;
	width:220px;
	padding-top:4px;
	padding-left:8px;
	margin-left:4px;
	margin-bottom:3px;
	background:url(images/BKG_Track.png) repeat;
}
#maillist{
	margin:0 auto;
	float:left;
	width:220px;
	padding-top:4px;
	padding-left:8px;
	margin-left:4px;
	margin-bottom:3px;
	background:url(images/BKG_Track.png) repeat;
}
#photo{
	margin:0 auto;
	float:left;
	width:220px;
	padding-top:4px;
	padding-left:8px;
	margin-left:4px;
	margin-bottom:3px;
	background:url(images/BKG_Track.png) repeat;
}
/* Form */
fieldset {
	margin:0 auto;
	float:left;
	width:220px;
    border-width: 0;
}
input {
	width:214px;
	background:none;
	font:11px Arial, Helvetica, sans-serif;
	line-height:160%;
	color:#fff;
	border:1px solid #c0c0c0;
	padding:4px 3px;
}
select {
	background:none;
	font:11px Arial, Helvetica, sans-serif;
	line-height:160%;
	color:#fff;
	border:1px solid #c0c0c0;
	padding:4px 3px;
}
input#Signup_0 {
	width:auto;
	display:block;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:14px 0 4px 0;
	padding:4px;
}
input#Signup_0:hover {
	cursor:pointer;
	width:auto;
	display:block;
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	margin:14px 0 4px 0;
	padding:4px;
}
/* Thickbox */
#TB_window {
   font:11px Arial, Helvetica, sans-serif;
   color:#000000;
}
#TB_secondLine {
  font:11px Arial, Helvetica, sans-serif;
  color:#c0c0c0;
}
#TB_window a:link {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c0c0c0;
}
#TB_window a:visited {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c0c0c0;
}
#TB_window a:hover {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
}
#TB_window a:active {color:#000;}
#TB_window a:focus{color:#000;}
#TB_overlay {
    position:fixed;
    z-index:100;
    top:0px;
    left:0px;
    height:100%;
    width:100%;
}
.TB_overlayMacFFBGHack {
	background: url(images/macFFBgHack.png) repeat;
}
#TB_overlay {
	position: absolute;
	z-index:100;
	width:100%;
	height:2000px;
	top:0px;
	left:0px;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
* html #TB_overlay { /* ie6 hack */
    position:absolute;
    height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
   position:fixed;
   background:#000; 
   z-index:102;
   color:#000000;
   display:none;
   border:1px solid #c0c0c0;
   text-align:left;
   top:50%;
   left:50%;
}
* html #TB_window { /* ie6 hack */
	position:absolute;
	margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
   display:block;
   margin: 15px 0 0 15px;
}
#TB_caption{
   height:25px;
   padding:7px 30px 10px 25px;
   float:left;
}
#TB_closeWindow{
   height:25px;
   padding:20px 16px 10px 0;
   float:right;
}
#TB_closeAjaxWindow{
   padding:7px 10px 5px 0;
   margin-bottom:1px;
   text-align:right;
   float:right;
}
#TB_ajaxWindowTitle{
   float:left;
   padding:7px 0 5px 10px;
   margin-bottom:1px;
}
#TB_title{
   background-color:#e8e8e8;
   height:27px;
}
#TB_ajaxContent{
   clear:both;
   padding:2px 15px 15px 15px;
   overflow:auto;
   text-align:left;
   line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
   padding:15px;
}
#TB_ajaxContent p{
   padding:5px 0px 5px 0px;
}
#TB_load{
   position:fixed;
   display:none;
  height:13px;
   width:208px;
   z-index:103;
   top:50%;
   left:50%;
   margin:-6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position:absolute;
	margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
    z-index:99;
    position:fixed;
    top:0;
    left:0;
    background-color:#fff;
    border:none;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity:0;
    height:100%;
    width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
    position:absolute;
    height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/* Footer */
#footer {
	clear:both;
	border-top:1px #fff solid;
	background:#000; 
	height:21px; 
	width:100%; 
	position:fixed; 
	bottom:0; 
	left:0;  
}	
#copy {
	text-align:center;
	padding-top:3px;
	padding-left:12px;
	color:#c0c0c0;
	font:10px Arial, Sans-serif; 
}
