* {
	margin: 0;
	padding: 0;
}


body {

/*	background: url('../images/bg.jpg') fixed;
*/	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 14px;
	
}
.clear {
	clear:both;
}
a:link {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
a:visited {
	color:#fff;
	text-decoration:none;
}
img {
	border:0px;
}
	body img.background {
	/*position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	min-width: 1000px;
	z-index: -1;
	*/
}

#wrapper {
	width: 100%;
	margin:0;
	padding:0;

	
}
.menu {
	background:url(../images/fender-guitar.png) top left no-repeat fixed;
	position: fixed;
	float: left;
	width: 400px;
	height: 100%;
	display:inline;

}

#content {
	float: left;
	width: 640px;	
	position:absolute;
	color: #fff;
	display:inline;
	margin:25px 0 ;
	left:355px;
}

#content_left {
	float: left;
	width: 516px;	
	position:absolute;
	color: #fff;
	display:inline;
	margin:25px 0 ;
	left:350px;

}

#intro {
	margin: 0 auto;
	width: 570px;
}

#intro h1 {
	font-family: 'Raspoutine', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 70px;
	margin-top: 60px;
	text-align:right;
	padding-bottom:10px;	
}

.intro-description {
	width: 500px;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 20px;
	background: url('../images/black-bg.png') repeat;
	line-height: 21px;
	padding: 50px;
	margin-top: 30px;
}
.menu-list {
	list-style: none;
	color: #fff;
	line-height: 32px;	
	position: relative;
	left: 140px;
	top: 300px;
	width: 200px;
	font-family: 'GeosansLight', Tahoma, sans-serif;
	font-weight: bold;
}
.left-5 {
 	margin-left: 5px;
}
.left-10 {
 	margin-left: 12px;
}
.left-15 {
 	margin-left: 19px;
}
.left-20 {
 	margin-left: 26px;
}
.left-25 {
 	margin-left: 33px;
}
.left-30 {
 	margin-left: 40px;
}
.menu-list a{
	color: #fff;	
	text-decoration: none;
	font-size: 20px;
}
.menu-hldr {
	position:fixed;
}
#bio {
	width: 580px;
	/*	min-height: 550px;
*/	padding: 32px;
	background: url('../images/black-bg.png') repeat;
	margin-bottom: 45px;
}
#biotwo {
	width: 580px;
	/*	min-height: 550px;
*/	padding: 32px;
	background: url('../images/black-bg.png') repeat;
}
.header-logo {
	width: 644px;
	background: url('../images/black-bg.png') repeat;
}
#bio h2, h3 {
	font-weight:200;
}
#bio p {
	margin-bottom: 15px;
	line-height: 20px;	
}
#logo {
	width: 644px;
	text-align: center;
	background-image: url(../images/black-bg.png);
}

#logo h1{
	font-family: 'Raspoutine', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 70px;
	text-align: right;
	padding-bottom:10px;
}
/*** Fonts ****/

@font-face {
	font-family: 'Raspoutine';
	src: url('../font/raspoutin.eot');
	src: url('../font/raspoutin.eot') format('embedded-opentype'),
         url('../font/raspoutin.woff') format('woff'),
         url('../font/raspoutin.ttf') format('truetype'),
         url('../font/raspoutin.svg') format('svg');
}

@font-face {
    font-family: 'GeosansLight';
    src: url('../font/geosanslight.eot');
    src: url('../font/geosanslight.eot') format('embedded-opentype'),
         url('../font/geosanslight.woff') format('woff'),
         url('../font/geosanslight.ttf') format('truetype'),
         url('../font/geosanslight.svg#GeosansLightRegular') format('svg');
}
/** End Fonts **/

/* Merch Page */
.sample-list {
	margin-bottom:20px;
	width:315px;
	float:left;
}
.sample-list img {
	margin:0 5px 5px 0;
	vertical-align:middle;
}
.sample-list li {
	list-style: none;
	opacity:1;
	margin:0 10px;
}
.sample-list li:hover {
	list-style: none;
	opacity:.5;
}
.merch-cont-top {
	margin: 20px 0;
	width: 100%;
}
.merch-cont-btm {
	width:100%;
	margin:20px 0;
}
.buy-now-cont-top {
	border-left: solid 1px #333;
	padding: 10px;
	float: right;
	width: 210px;
	height: 220px;
}
.buy-now-cont-top-left {
	padding: 10px;
	float: left;
	width: 210px;
	height: 220px;
}
.buy-media-player-left {
	padding: 10px;
	float: left;
	width: 210px;
	height: 260px;
}
.buy-now-cont-btm {
	border-left: solid 1px #333;
	padding: 10px;
	height: 110px;
	float: right;
	width: 210px;
	margin-left: 75px;
	height: 140px;
}
/* Merch Page */

/* Contact Page */
#contact {
	width:300px;
	float:left;
}
#contact td {
	padding:10px 0;
}
#contact input {
	padding:5px;
	
}
#contact textarea {
	padding:5px;
	font-size:inherit;
	font-family:inherit;
}
/* End Contact */

/* Gallery */
.gallery {
	list-style:none;
	width:530px;
	margin: 0 auto;
	padding-bottom:20px;
	
}
.gallery li {
	list-style:none;
	display:inline;
	width:150px;
	height:200px;
}

/* Footer */
.footer {
	position:fixed;
	width:100%;
	height:40px;
	bottom:0;
/*	background:#000;
*/	color:#fff;
	background: url('../images/black-bg.png') repeat;
}
.footer-lt {
	padding:10px 0 0 10px;
	float:left;
	
}
.footer-rt {
	padding:10px 10px 0 0;
	float:right;
}
.hidden {
	display: none;
}
.unhidden {
	display: block;
}
