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

* {margin:0; padding:0;}


/*----------Main Styles----------*/
body
{
	background-color:#000000;
	font-family:"Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size:1em;
	line-height:1.3em;
	text-align:left;
}

h1
{
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.3em;
	text-shadow:0.1em 0.1em 0.1em #333333;
}

h2
{
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.6em;
}

p
{
	font-family:"Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size:1em;
	color:#FFFFFF;
	line-height:1.3em;
	text-align:left;
}

a
{
	border:none;
	text-decoration:none;
}

a img
{
	border:none;
	text-decoration:none;
	margin: 0px 0px 15px 20px;
}

#wrapper
{
	width:960px;
	margin-right:auto;
	margin-left:auto;
	padding: 20px 0px;
}

#header
{
	z-index:-2;
	width:960px;
	height:146px;
}

#navbar
{
	/*background-image:url(images/menuBar.png);*/
	position:absolute;
	top:135px;
	width:960px;
	height:47px;
}

#navbar ul,li
{
	position:relative;
	top:-15px;
	left:5px;
	list-style-type:none;
	display:block;
	float:left;
	padding:0px 11px;
	font-weight:bold;
}

#navbar a:link
{
	color:#FFFFFF;
	text-shadow:0.1em 0.1em 0.1em #333333;
}

#navbar a:visited
{
	color:#FFFFFF;
	text-shadow:0.1em 0.1em 0.1em #333333;
}

#navbar a:hover
{
	color:#333333;
	text-shadow:0.1em 0.1em 0.1em #333333;
}

#footer
{
	background-image:url(../imgs/footer.png);
	background-repeat:no-repeat;
	height:128px;
	width:960px;
	padding-top:30px;
}

#footer p
{
	position:relative;
	top:-5px;
	left:730px;
	width:230px;
	text-shadow:0.1em 0.1em 0.1em #333333;
}

.widthFix
{
	width:960px;
}

/*----------Index Page Styles--------------*/

.videoBox
{
	background-image:url(../imgs/videoBox.png);
	background-repeat:no-repeat;
	width:960px;
	height:381px;
	margin-top:40px;
	margin-bottom:20px;
}

.videoBox h1
{
	padding-top:10px;
	margin-left:20px;
}

.videoBox .player
{
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

.songBox
{
	background-image:url(../imgs/songBox.png);
	background-repeat:no-repeat;
	width:343px;
	height:238px;
	margin-bottom:30px;
	float:left;
	display:inline;
}

.songBox h1
{
	margin-top:10px;
	margin-left:20px;
}

.info
{
	float:left;
	display:inline;
	margin-left:30px;
	margin-bottom:30px;
	width:650px;
}

.buttons
{
	float:left;
	display:inline;
	width:200px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:30px;
}

.info p
{
	color:#CCCCCC;
	font-size:0.9em;
}

/*----------Meet Us Page Styles----------*/

.aboutBox
{
	background-image:url(../imgs/aboutBox.png);
	background-repeat:no-repeat;
	width:466px;
	height:646px;
	margin-top:40px;
	margin-bottom:30px;
	display:inline;
	float: left;
}

.aboutBox h1
{
	padding-top:10px;
	padding-left:30px;
}

.aboutBox p
{
	padding:0px 30px;
	font-size:.85em;
}

.band
{
	width:474px;
	display:inline;
	float: left;
	padding-right:20px;
}

.band h1
{
	padding: 40px 20px 0px 20px;
}

.band .pics
{
	margin-left:20px;
}

.band .pics img
{
	margin-right:10px;
	margin-top:10px;
}

.video
{
	width:474px;
	height:300px;
	margin-bottom:30px;
}

h1.content
{
	padding:0px 0px 10px 20px;
}

h1.watch
{
	padding:30px 0px 10px 20px;
}

.songs
{
	background-image:url(../imgs/songBoxWide.png);
	background-repeat:no-repeat;
	width:464px;
	height:198px;
	margin-bottom:30px;
	margin-left:10px;
	margin-top:30px;
	float:left;
	display:inline;
}

.songs h1
{
	margin-top:-30px;
	margin-left:0px;
}


/*----------Technical Page Styles----------*/

.specs
{
	width:363px;
	display:inline;
	float: left;
}

.specs a img
{
	border:none;
	text-decoration:none;
	margin: 0px 0px 15px 20px;
}

.specs h1
{
	padding: 40px 20px 0px 20px;
}

ul.list
{
	list-style-type:disc;
	padding: 10px 20px 0px 20px;
	float:none;
	margin-top:30px;
}

li.list
{
	margin-left: 30px;
	float:none;
	list-style-type:disc;
	padding:3px 0px;
	color:#FFFFFF;
	font-weight:normal;
}

.faqBox
{
	background-image:url(../imgs/faqBox.png);
	background-repeat:no-repeat;
	width:597px;
	height:726px;
	margin-top:40px;
	margin-bottom:30px;
	display:inline;
	float: left;
}

.faqBox h1
{
	padding-top:10px;
	padding-left:30px;
}

.faqBox p
{
	padding:0px 30px;
	font-size:.85em;
}

/*----------Testimonials Page Styles----------*/

.peopleLeft
{
	width:480px;
	display:inline;
	float:left;
	padding-bottom:30px;
}

.peopleLeft h1
{
	padding-top:40px;
	padding-left:20px;
	padding-bottom:10px;
}

.peopleLeft p
{
	padding: 0px 20px;
	font-size:0.9em;
	line-height:1.4em;
}


.surveyBox
{
	background-image:url(../imgs/surveyBox.png);
	background-repeat:no-repeat;
	width:480px;
	height:176px;
	margin-top:40px;
	display:inline;
	float: left;
}

.surveyBox h1
{
	padding-top:10px;
	padding-left:30px;
	width:420px;
}

.surveyBox p.survey
{
	padding:20px 30px;
	width:420px;
}

.surveyBox img
{
	margin-left:280px;
	margin-top:5px;
	margin-bottom:20px;
	width:162px;
}

.surveyBox p.people
{
	padding:0px 20px;
	font-size:0.9em;
	line-height:1.4em;

}

/*----------Survey Form Page--------------*/

table
{
	color:#FFFFFF;
	
}

.response
{
	background-image:url(../imgs/galleryBox.png);
	background-repeat:no-repeat;
	width:960px;
	height:551px;
	margin:40px 0px 30px 0px;
}

.surveyForm
{
	padding:30px 0px 0px 167px;
}

.recorder
{
	width:560px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:30px;
}

/*---------Get A Quote Page---------------*/

.quoteForm
{
	padding:30px 0px 0px 200px;
}


/*----------Songlist Page Styles----------*/

img.title
{
	padding: 40px 0px 30px 20px;
}

/*----------Gallery Page Styles----------*/

.gallery
{
	background-image:url(../imgs/galleryBox.png);
	background-repeat:no-repeat;
	width:960px;
	height:551px;
	margin:40px 0px 30px 0px;
}

.gallery h1
{
	padding-top:20px;
	padding-left:30px;
}

.gallery p
{
	text-align:center;
	font-weight:bold;
}


/*-----------clear----------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


/*-----------jflow slider styles-----------*/

#myController span
{
	color:#FFF;
	background:#000;
	margin-right:10px;
	cursor:pointer;
}

#jFlowSlide
{
	border:none;
	width:576px;
	height:450px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#mySlides img.narrow
{
	margin-left:153px;
}

#myController span.jFlowSelected
{
	background:#F00;
}

.jFlowPrev, .jFlowNext
{
	cursor:pointer;
}

.hidden
{
	display:none;
}

#prevNext
{
	margin-top:-300px;
}

#prevNext img#left
{
	padding:0px 20px;
	float:left;
	display:inline;
}

#prevNext img#right
{
	padding:0px 20px;
	float:right;
	display:inline;
}


