#preload { display: none; }

html {
	overflow-y: scroll;
}


a, a * {
	cursor: pointer;
	color:#9C3;
	text-decoration:none;
}

a:hover {
	color:#F8B036;
}

body {
	background-image:url(assets/pattern.gif);
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #C9D39A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	height:648px;
	background-image:url(assets/record.png);
	background-repeat:no-repeat;
	width: 1134px;
    margin-right: auto;
    margin-left: auto;
    margin-top: none;
}

#home-frame {
	width:902px;
	float:left;
	margin-left:94px;
	background-image:url(assets/home-background2.png);
	background-repeat:repeat-y;
	height:1900px;
}


#home-header {
	background-image:url(assets/home-header.png);
	background-repeat:no-repeat;
	width:950px;
	height:810px;
}


#home-phono {
	width:444px;
	float:right;
	background-image:url(assets/home-phono.png);
	height:758px;
	margin-right:35px;
}
#home-storeitems {
	float: left;
	height: 500px;
	width: 400px;
	position: relative;
}

#live-vinyl-widget-frame {
	background-image:url(assets/live-vinyl-frame.png);
	float:left;
	width:452px;
	height:356px;
	background-repeat:no-repeat;
	margin-left:19px;
	margin-top:15px;
	margin-bottom:20px;
	

}

#live-vinyl-widget{
	float:left;
	width:400px;
	height:300px;
	margin-left:26px;
	margin-top:27px;
	

}


#widget {
	margin-top:210px;
	margin-left:74px;

}

#newsletter-form{
	margin-top:4px;
	margin-left:190px;

}


#networks {
	margin-top:45px;
	margin-left:114px;
}

#friends1 {
	width:155px;
	height:190px;
	background-color:#0C1618;
	float:left;
	margin-top:25px;
	margin-left:40px;
	padding-left:6px;
	padding-right:3px;
	line-height:16px;
}

#friends2 {
	width:155px;
	height:190px;
	background-color:#0C1618;
	margin-top:25px;
	margin-right:65px;
	float:right;
	padding-left:6px;
	padding-right:3px;
	line-height:16px;

}


.friends {
	font-size:14px;
	color:#F8B036;
	font-weight:bold;
}

#home-album {
	width:385px;
	height:175px;
	background-image:url(assets/home-album.png);
	float:left;
}

#album-buttons {
	margin-left:198px;
	margin-top:68px;
	width:178px;
}

#album-buttons-2 {
	padding-top:60px;
	padding-left:95px;
}

#home-nav {
	height:37px;
	margin-top:190px;
	margin-left:2px;
}



#home-box {
	width:400px;
	float:left;
	margin-left:66px;
	margin-top:157px;
}

#home-freedownload {
	width:350px;
	height:80px;
	background-color:#0C9;
	margin-top:25px;
	float: center;
}

#home-tour {
	width:400px;
	margin-top:25px;
	float:left;
}



.date {
	width:80px;
	display:block;
	height:20px;
	color:#f7af36;
	font-weight:bold;
	position:absolute;
	margin-botton:6px;
	padding-left:6px;
	padding-right:6px;}

.venue {
	width:140px;
	display:block;
	height:20px;
	margin-left:94px;
	position:absolute;
	padding-left:6px;
	padding-right:6px;
}

.city {
	width:95px;
	display:block;
	height:20px;
	margin-left:247px;
	position:absolute;
	padding-left:6px;
	padding-right:6px;
}

.moreinfo {
	width:18px;
	display:block;
	height:20px;
	font-weight:bold;
	margin-left:356px;
	position:absolute;
	padding-left:6px;
	padding-right:6px;
}

#spacer {
	height:12px;
	background-color:#069;
	
	
}

.bio-small {
	font-size:9px;
	color:#CCC;
}



#home-news {
	float:left;
	width:390px;
	background-image:url(assets/title-home-news.jpg);
	background-repeat:no-repeat;
	font-size:13px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:40px;
	padding-top:35px;
}


#interior-header {
	width:950px;
	height:160px;
	float:left;
	background-image:url(assets/interior-header.png);
	background-repeat:no-repeat;
}

#interior-frame {
	width:876px;
	float:left;
	margin-left:94px;
}


#interior-content {
	
	background-image:url(assets/interior-body.png);
	background-repeat:repeat-y;
	width:832px;
	float:left;
	margin-left:44px;
	padding-bottom:10px;
}

#interior-left {
	width:475px;
	float:left;
	margin-left:27px;
}

#interior-left-shop {
	width:490px;
	float:left;
	margin-left:20px;
	padding-bottom:300px;
}

#packages_layout-title {
	width:250px;
	float:left;
	font-weight:bold;
	font-size:13px;
	color:#F8B036;
}

#packages_layout-description{
	width:265px;
	float:right;
	margin-right:5px;
	padding-bottom:8px;
}

#packages_layout_box {
	width:275px;
	margin-right:8px;
	float:right;
	background-color:#121E21;
	padding-bottom:2px;
	margin-bottom:10px;
}

#packages_layout_box_hp {
	width:275px;
	margin-right:8px;
	float:left;
	background-color:#121E21;
	padding-bottom:2px;
	margin-bottom:10px;
	display: inline;
}
.packages_description {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #C9D39A;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

#package-image {
	text-align: center;
	vertical-align: middle;
	height: 150px;
	width: 257px;
}

#interior-album {
	width:275px;
	height:140px;
	background-image:url(assets/interior-newalbum.png);
}

#interior-right {
	width:285px;
	float:right;
	margin-right:23px;
}


#home-button {
	width:225px;
	background-repeat:no-repeat;
	height:110px;
	margin-left:px;
}

#home-button2 {
	width:38px;
	background-image:url(assets/home.png);
	background-repeat:no-repeat;
	background-color:#15171A;
	height:20px;
	margin-left:458px;
	position:absolute;
	margin-top:10px;
}

#home-newsletter {
	width:200px;
	height:140px;
	float:right;
}

#interior-nav {
	height:140px;
	width:793px;
	margin-top:2px;
	margin-left:62px;
	float:left;
}


#store-items-box {
	width:490px;
	background-color:#0C1618;
	margin-bottom:20px;
	float:left;
}

#store-items-title {
	width:485px;
	height:25px;
	float:left;
	color:#F8B036;
	margin-left:5px;
	margin-top:5px;
	font-weight:bold;
	font-size:14px;
}

#store-items-album{
	width:116px;
	height:116px;
	margin-left:4px;
	margin-top:0px;
	float:left;
}


#store-items-tshirt{
	width:216px;
	height:316px;
	margin-left:4px;
	margin-top:0px;
	float:left;
}

#store-items-tshirtdescription{
	width:260px;
	float:right;
	margin-right:4px;
}


#store-items-description{
	width:360px;
	float:right;
	margin-right:4px;
}

#store-items-tshirt{
	width:216px;
	height:316px;
	margin-left:4px;
	margin-top:0px;
	float:left;
}

#store-items-hats{
	width:216px;
	height:163px;
	margin-left:4px;
	margin-top:0px;
	float:left;
}
#store-items-tshirtdescription{
	width:260px;
	float:right;
	margin-right:4px;
}


#store-items-tshirt-hp{
	width:150px;
	height:203px;
	margin-left:4px;
	margin-top:0px;
	float:left;
}

#store-items-tshirtdescription-hp{
	width:234px;
	float:right;
	margin-right:4px;
}



#store-items-title-hp {
	width:390px;
	height:25px;
	float:left;
	color:#F8B036;
	margin-left:5px;
	margin-top:5px;
	font-weight:bold;
	font-size:14px;
}

#store-items-box-hp {
	width:400px;
	margin-bottom:20px;
	float:left;
	background-color: #0C1618;
}



















a.nav-dates { 
        background: url(assets/nav-dates.png); 
        width:64px; 
        height:36px; 
        display:block; 
		position: absolute;

}

a.nav-dates span { 
        display:none; 
}

a.nav-dates:hover { 
        background: url(assets/nav-dates.png) repeat 0px -37px; 
}

a.nav-news { 
        background: url(assets/nav-news.png); 
        width:53px; 
        height:36px; 
        display:block;
		margin-left:64px;
		position: absolute;
}

a.nav-news span { 
        display:none; 
}

a.nav-news:hover { 
        background: url(assets/nav-news.png) repeat 0px -37px; 
}

a.nav-bio { 
        background: url(assets/nav-bio.png); 
        width:39px; 
        height:36px; 
        display: block;
		margin-left:117px;
		position: absolute; 
}

a.nav-bio span { 
        display: none; 
}

a.nav-bio:hover { 
        background: url(assets/nav-bio.png) repeat 0px -37px; 
}

a.nav-press { 
        background: url(assets/nav-press.png); 
        width:59px; 
        height:36px; 
        display: block;
		margin-left:156px;
		position: absolute; 
}

a.nav-press span { 
        display: none; 
}

a.nav-press:hover { 
        background: url(assets/nav-press.png) repeat 0px -37px; 
}

a.nav-media { 
        background: url(assets/nav-media.png); 
        width:59px; 
        height:36px; 
        display: block;
		margin-left:215px;
		position: absolute; 
}

a.nav-media span { 
        display: none; 
}

a.nav-media:hover { 
        background: url(assets/nav-media.png) repeat 0px -37px; 
}

a.nav-shop { 
        background: url(assets/nav-shop.png); 
        width:54px; 
        height:36px; 
        display: block;
		margin-left:274px;
		position: absolute; 
}

a.nav-shop span { 
        display: none; 
}

a.nav-shop:hover { 
        background: url(assets/nav-shop.png) repeat 0px -37px; 
}

a.nav-contact {
	background: url(assets/nav-contact.png);
	width:79px;
	height:36px;
	display: block;
	margin-left:326px;
	position: absolute;
}

a.nav-contact span { 
        display: none; 
}

a.nav-contact:hover { 
        background: url(assets/nav-contact.png) repeat 0px -37px; 
}



.text-title {
	color:#f7af36;
	font-weight:bold;
}




#tourdate-box {
	width:470px;
	float:left;
	margin-bottom:10px;
	background-color:#0C1618;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#tourdate-date {
	width:70px;
	float:left;
	color:#F8B036;
}

#tourdate-venue {
	width:170px;
	margin-left:5px;
	float:left;

}

#tourdate-location {
	width:122px;
	margin-left:5px;
	color:#F8B036;
	float:left;
}

#tourdate-info {
	width:90px;
	margin-left:5px;
	float:left;

}




#home-tourdate-box {
	width:384px;
	float:left;
	margin-bottom:10px;
	background-color:#0C1618;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#home-tourdate-date {
	width:70px;
	float:left;
	color:#F8B036;
	font-weight:bold;
}

#home-tourdate-venue {
	width:115px;
	margin-left:5px;
	float:left;

}

#home-tourdate-location {
	width:120px;
	margin-left:5px;
	color:#F8B036;
	float:left;
}

#home-tourdate-info {
	width:58px;
	margin-left:5px;
	float:left;


}

#footer {
  width : 902px;
  height:60px;
  text-align : center;
  font-size : 9px;
  color: #999999;
  float:left;
  margin-left:94px;
}

#footerinside {
  clear : both;
  width : 730px;
  height : auto;
  padding : 10px;
  text-align : center;
  font-size : 9px;
  color: #999999;
}
#home-packages {
	float: right;
	width: 325px;
	position: relative;
	padding-right: 125px;
}
