@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images/guitars-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

a:link {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #00CC00;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #3366FF;
}

h2 {
	font-size: 16px;
	color: #999999;
}


.logo-holder {
	height: 119px;
	float: left;
	width: 700px;
	text-align: left;
	padding-right: 25px;
	padding-left: 75px;
}


.text-bg {
	background-image: url(../images/text-coronet.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 580px;
	background-position: bottom;
	padding: 10px;
	background-color: #000;
}

.text-bg-wilshire {
	background-image: url(../images/text-wilshire.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 580px;
	background-position: bottom;
	padding: 10px;
	background-color: #000;
}

.text-bg-melodym {
	background-image: url(../images/text-melodym.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 580px;
	background-position: bottom;
	padding: 10px;
	background-color: #000;
}

.text-bg-sgphantom {
	background-image: url(../images/text-sgphantom.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 580px;
	background-position: bottom;
	padding: 10px;
	background-color: #000;
}

.text-bg-mbass {
	background-image: url(../images/text-mbass.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 580px;
	background-position: bottom;
	padding: 10px;
	background-color: #000;
}

.text-bg-dc1 {
	background-image: url(../images/text-coleydc1.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 580px;
	background-position: bottom;
	padding: 10px;
	background-color: #000;
}




.SlidingPanels {
	float: left;
	width: 600px;
	height: 390px;
	padding: 0px;
	position: relative;
	background-color: #000;
}

.SlidingPanelsContentGroup {
	width: 4200px;
	height: 390px;
	position: relative;
	float: left;
}

.SlidingPanelsContent {
	width: 600px;
	height: 390px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	overflow: hidden;
}


.slidingpanels-number {
	float: left;
	height: 30px;
	width: 600px;
	text-align: center;
	background-color: #000;
	padding-bottom: 5px;
}

.specs {
	float: left;
	width: 400px;
}

.gallery-suppliers {
	width: 180px;
	float: right;
}

.message {
	width: 600px;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}
