/*
Websites Name:Carsick Cars Official Website
UEL: http://carsickcars.com
Description: Band Website
Designer: Valdanito
Release Date:2009/06/07
Edit 2007/06/08
*/

body {padding:0;
      margin:0;
	  background-color: #000;
      background:url("../images/csc_bg.jpg") center top no-repeat #000 ;}

h3,h4,ul,li {padding:0;
       margin:0;}
body{
	font-family: Arial, Helvetica, sans-serif;
}

img{border:none;}
#wrapper {width:960px;
          height:768px;
          text-align:center;
		  margin:0 auto;
          position:relative;
}
#csc {display:none;}

#cover {position:absolute;
        left:232px;
		top:22px;}

a.cover_pic {display:block;
             width:484px;
			 height:484px;
			 
			 }

a.cover_pic img{display:none;
			 }

#logo {position:absolute;
       left:285px;
	   top:520px;
	   padding:0;
	   margin:0;}

a.new_album {margin-left:20px;}
a.new_album span{display:none;}

#tour{position:absolute;
      left:318px;
	  top:570px;
	  }
span.release_date{display:none;}

a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*New Album Html*/

body#newalbum {background:url("../images/csc_bg1.jpg") left top no-repeat #000 ;}
#box {width:960px;
      height:100%;
	  position:relative;}
#csc_logo {position:absolute;
           left:44px;
		   top:30px;}

#nav {position:absolute;
	  right:140px;
	  width:150px;
	  top:30px;}
#nav ul {list-style:none;}
#nav ul li a {display:block;}
#nav ul li a span {display:none;}

.myspace {position:absolute;
          top:0;
		  left:2px;
		  width:45px;
		  height:16px;
		  background:url("../images/nav_bg.jpg") -17px -1px no-repeat;}
.myspace:hover {background-position:-91px -1px;}

.twitter {position:absolute;
          top:24px;
          left:-7px;
		  width:36px;
		  height:14px;
		  background:url("../images/nav_bg.jpg") -9px -25px no-repeat;} 
.twitter:hover {background-position:-83px -25px;}

.db_artist {position:absolute;
            top:48px;
			left:-14px;
			width:70px;
            height:14px;
			background:url("../images/nav_bg.jpg") -1px -47px no-repeat;}
.db_artist:hover {background-position:-75px -47px;}

#content {position:absolute;
          top:126px;
		  left:10px;}

.albums {width:585px;
         height:384px;
         padding-top:16px;
         padding-left:15px;
         background:url("../images/newalbum_bg.jpg") left top no-repeat;}
.album_des {position:absolute;
            top:14px;
            left:340px;
			width:220px;
			height:300px;
			background:url("../images/albums_des_bg.jpg") left top no-repeat;}
.albums span {display:none;}

.mp3Player {position:absolute;
            top:318px;
			left:340px;
			}

.release_news {position:absolute;
               left:606px;
			   top:107px;
			   width:300px;
			   height:120px;
			   background:url("../images/news_bg.jpg") left top no-repeat;}
.release_news span {display:none;}