/****** modified meyer reset ******/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, ds, dt, dd, dd2, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/****** END modified meyer reset ******/

/*** TAGS ***/
var URLList = new Array()

{

URLList[0]='born.mp3'

URLList[1]='down.mp3'

URLList[2]='love.mp3'

URLList[3]='meant.mp3'

URLList[4]='miss.mp3'

URLList[1]='older.mp3'

URLList[2]='puremelody.mp3'

URLList[3]='what.mp3'

URLList[4]='memories.mp3'

}

body {
	line-height: 1;
	font-size:11pt;
	color: white;
	background: black;
	text-align: center; 
}

iframe {
	width: 500px;
	height: 470px;
	margin-left: 20px;
}



a {
	text-decoration: none;
}

a:hover {
	color:#a49e9a;
}

a:link, a:visited {
	color: #FFFFFF;
}

dl {
	font-style: normal;
	line-height: 1em;
	padding: 30px 0px 0px 40px;
}
ds {
	font-style: normal;
	line-height: 1em;
	padding: 30px 0px 0px 40px;
}

dt {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9pt;
}

dd {
	color: #8F8C89;
	font-size: 7pt;
	padding-top: 0px;
	padding-left: 20px;
	font-weight: normal;
	clear: both;
}

dd2 {
	color: #8F8C89;
	font-size: 7pt;
	padding-top: 2px;
	padding-left: 20px;
	font-weight: normal;
	clear: both;
}

form {
	margin: 10px 0px 10px 40px;
}
textarea, input
{
	color: #666666;
	border: 1px solid #781351;
	margin-bottom: 10px;
	width: 300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
}

input {
	height: 20px;
	width: 280px;
	font-size: 9px;
}

textarea {
	height: 200px;
	width: 280px;
}

input.button {
	width: 80px;
	background-color: #604E42;
	color: #CCCCCC;
	border: 0;
	font-size: 12pt;
}

input.button:hover {
	color: #FFFFFF;
	font-weight: bold;
}

/*** classes ***/
.gray-font {
	color: #867C73;
}

.small-font {
	font-size: 7pt;
}

.medium-font {
	font-size: 9pt;
}

.backgroundPicture
{
	background-image:url(../images/backdrop.jpg);
}

#container {
	width: 780px;
	margin: 10px  auto;
	text-align: left;
}

#container2 {
	width: 1080px;
	margin: 10px  auto;
	text-align: left;
}

#containerLong {
	width: 780px;
	height:  auto;
	margin: 10px  auto;
	text-align: left;
}
#mainContent {
	background-repeat:no-repeat;
	height: 518px;
}
#mainContentMedia{
	background-repeat:no-repeat;
	height: 542px;
}
#mainContentLong {
	background-repeat:no-repeat;
	height: 1600px;
}

#mainContentVideos {
	background-repeat:no-repeat;
	height: 800px;
}


#mainContentText{
	background-repeat:no-repeat;
	height: 700px;

}
#mainbackdrop
{
	background-repeat:no-repeat;
	height:40px;
}

.homePage {
	background-image:url(../images/homepageScars.jpg);
	background-repeat:no-repeat;
}

.voicePage {
	background-image:url(../images/contact-background.jpg);
	background-repeat:no-repeat;
}

.musicPage {
	background-image:url(../images/music-background.jpg);
	background-repeat:no-repeat;
}

.mediaPage {
	background-image:url(../images/);
	background-repeat:no-repeat;
}

.performancesPage {
	background-image:url(../images/performances-background.jpg);
	background-repeat:no-repeat;
}
.downloadPageFB {
	background-image:url(../images/contact-background.jpg);
	background-repeat:no-repeat;

}

.contactPage,
.linkPage,
.engineerPage {
	background-image:url(../images/contact-background.jpg);
	background-repeat:no-repeat;
}
.dealersPage {
	background-image:url(../images/contact-background.jpg);
	background-repeat:no-repeat;
}
.sellersPage {
	background-image:url(../images/contact-background.jpg);
	background-repeat:no-repeat;
}
.videoPage {
	background-image:url(../images/video-background.jpg);
	background-repeat:no-repeat;

}


.pressKit
	{
		display: inline-block;
		background-repeat:no-repeat;
		height: 43px;
		width: 138px;
	}
.jazzyCover,
.scarsCover,
.meantCover
{
	
	padding-right: 200px;
	display: inline-block;
	background-repeat: no-repeat;
	width: 180px;
	height:180px;

}
.pressKitButton
{
	display: inline-block;
	background-repeat: no-repeat;
	width:138px;
	height: 45px;
	padding-left: 2px;
	padding-right: 2px;
	
}

a.pressKitButton, a.pressKitButton:link, a.pressKitButton:visited
	{
		background-image:url(../images/press_kit.png);
	}
	
a.pressKitButton:hover
	{
		background-image:url(../images/press_kit_hover.png);
	}
.invisible
{
	display:none;
	position:fixed;
}

.bloggerButton,
.linkedinButton,
.vibedeckButton,
.itunesButton,
.amazonMP3Button,
.vimeoButton,
.youTubeButton,
.twitterButton,
.facebookButton,
.mailButton
	{
		display: inline-block;
		background-repeat: no-repeat;
		height: 45px;
		width: 45px;
		padding-left: 2px;
		padding-right: 2px;
	}

a.bloggerButton, a.bloggerButton:link, a.bloggerButton:visited
	{
		background-image:url(../images/blogger.png);
	}
	
a.bloggerButton:hover
	{
		background-image:url(../images/bloggerhover.png);
	}

a.linkedinButton, a.linkedinButton:link, a.linkedinButton:visited
	{
		background-image:url(../images/linkedin.png);
	}
	
a.linkedinButton:hover
	{
		background-image:url(../images/linkedinhover.png);
	}
a.vibedeckButton, a.vibedeckButton:link, a.vibedeckButton:visited
	{
		background-image:url(../images/vibedeck.png);
	}
	
a.vibedeckButton:hover
	{
		background-image:url(../images/vibedeckhover.png);
	}
a.mailButton, a.mailButton:link, a.mailButton:visited
	{
		background-image:url(../images/mail.png);
	}
	
a.mailButton:hover
	{
		background-image:url(../images/mailhover.png);
	}
	
a.amazonMP3Button, a.amazonMP3Button:link, a.amazonMP3Button:visited
	{
		background-image:url(../images/amazonmp3.png);
	}
	
a.amazonMP3Button:hover
	{
		background-image:url(../images/amazonmp3hover.png);
	}
	
a.vimeoButton, a.vimeoButton:link, a.vimeoButton:visited
	{
		background-image:url(../images/vimeo.png);
	}
	
a.vimeoButton:hover
	{
		background-image:url(../images/vimeohover.png);
	}
a.youTubeButton, a.youTubeButton:link, a.youTubeButton:visited
	{
		background-image:url(../images/youtube.png);
	}
	
a.youTubeButton:hover
	{
		background-image:url(../images/youtubehover.png);
	}
	
a.twitterButton, a.twitterButton:link, a.twitterButton:visited
	{
		background-image:url(../images/twitter.png);
	}
	
a.twitterButton:hover
	{
		background-image:url(../images/twitterhover.png);
	}	

a.ituneButton, a.itunesButton:link, a.itunesButton:visited
	{
		background-image:url(../images/itunes.png);
	}
	
a.itunesButton:hover
	{
		background-image:url(../images/ituneshover.png);
	}	

a.facebookButton, a.facebookButton:link, a.facebookButton:visited
	{
		background-image:url(../images/facebook.png);
	}
	
a.facebookButton:hover
	{
		background-image:url(../images/facebookhover.png);
	}	
	
	

.nextButton,
.prevButton,
.nullButton
	{
		display: inline-block;
		background-repeat: no-repeat;
		height: 19px;
		width: 12px;
	}
	
	
a.nextButton, a.nextButton:link, a.nextButton:visited
	{
		background-image:url(../images/next.png);
	}
	
a.nextButton:hover
	{
		background-image:url(../images/nextW.png);
	}

a.prevButton, a.prevButton:link, a.prevButton:visited
	{
		background-image:url(../images/previous.png);
	}
	
a.prevButton:hover
	{
		background-image:url(../images/previousW.png);
	}
a.nullButton, a.nullButton:link, a.nullButton:visited
	{
		background-position: center 0px;
		background-image:url(../images/null.png);
	}
	
	
.theVoiceHeading,
.theEngineerHeading,
.sellersHeading,
.downloadsHeading,
.musicSamplesHeading, 
.performancesHeading,
.olderHeading,
.scarsHeading,
.christmasHeading,
.meantHeading, 
.lyricsHeading,
.musicSamplesHeading, 
.contactHeading,
.linksHeading,
.videoHeading,
.dealersHeading,
.mediaHeading,
.decemberHeading,
.novemberHeading,
.octoberHeading,
.septemberHeading,
.augustHeading,
.julyHeading,
.juneHeading,
.mayHeading,
.aprilHeading,
.marchHeading,
.februaryHeading,
.musicHeading,
.reviewsHeading,
.januaryHeading {
	background-repeat:no-repeat;
	height: 60px;
	width: 350px;
}
.videoHeading {
	background-image: url(../images/video.png);
}
.reviewsHeading {
	background-image: url(../images/reviews-text.png);
}
.theVoiceHeading {
	background-image: url(../images/the-voice-text.png);
}
.theEngineerHeading{
	background-image: url(../images/the-engineer-text.png);
}
.downloadsHeading {
	background-image: url(../images/downloads-text.png);
}
.sellersHeading {
	background-image:url(../images/purchase-text.png);
}

.musicSamplesHeading {
	background-image:url(../images/music-samples-text.png);

}
.musicHeading {
	background-image:url(../images/musiclyrics.png);

}

.performancesHeading {
	background-image:url(../images/coming-soon-text.png);
}
.olderHeading {
	background-image:url(../images/older-text.png);
}
.christmasHeading{
	background-image:url(../images/jazzychristmas.png);
}
.scarsHeading {
	background-image:url(../images/scars.png);
}
.meantHeading {
	background-image:url(../images/meant.png);
}
.lyricsHeading {
	background-image:url(../images/lyrics-text.png);

}
.contactHeading {
	background-image:url(../images/contact-text.png);
}

.linksHeading {
	background-image:url(../images/links-text.png);
}
.dealersHeading {
	background-image:url(../images/dealers-text.png);
}

.mediaHeading {
	background-image:url(../images/media-text.png);
}

.decemberHeading{
	background-image:url(../images/december.png);
}

.novemberHeading{
	background-image:url(../images/november.png);
}

.octoberHeading{
	background-image:url(../images/october.png);
}

.septemberHeading{
	background-image:url(../images/september.png);
}

.augustHeading{
	background-image:url(../images/august.png);
}

.julyHeading{
	background-image:url(../images/july.png);
}

.juneHeading{
	background-image:url(../images/june.png);
}

.mayHeading{
	background-image:url(../images/may.png);
}

.aprilHeading{
	background-image:url(../images/april.png);
}

.marchHeading{
	background-image:url(../images/march.png);
}

.februaryHeading{
	background-image:url(../images/february.png);
}

.januaryHeading{
	background-image:url(../images/january.png);
}

h1 span {
	display: none;
}

#mainText {
	width: 370px;
	/*	height: 480px;	*/
	color: #FFFFFF;
	font-style: italic;
	font-size:9pt;
	padding: 20px 0px 0px 20px;
	line-height: 1.25em;
	
}

#mainText4 {

	
	width: 340px;
	height: 460px;
	overflow:auto;
	color: #FFFFFF;
	font-style: italic;
	font-size:9pt;
	padding: 20px 25px 0px 20px;
	line-height: 1.25em;
	
}

#mainText2 {
	width: 470px;
	/*	height: 480px;	*/
	color: #FFFFFF;
	font-style: italic;
	font-size:9pt;
	padding: 20px 0px 0px 20px;
	line-height: 1.25em;
}

#mainText3 {
	width: 700px;
	/*	height: 480px;	*/
	color: #FFFFFF;
	font-style: italic;
	font-size:9pt;
	padding: 20px 0px 0px 20px;
	line-height: 1.25em;
}

#homeMenu {
	float: left;
	height: 30px;
	position: relative;
	top: 170px;
	width: auto;
	background-image: url(../images/menu-gradient.png);
}
#homeFocus{
	float: left;
	height: 300px;
	width: 250px;
	position: relative;
	top: 55px;
	left: 35px;
}
.focusMenu ul{
	margin-left: -5px;
	padding: 10px 15px;
	margin-top: 12px;
}
h5 {
	display: none;
}

.verticalMenu ul {
	margin-left: -5px;
	padding: 10px 15px;
	margin-top: -5px;
}

.verticalMenu ul li {
	display: inline;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	padding-right: 6px;
	z-index: 1;
	padding-left: 5px;
}

.verticalMenu .noBorder { /* reserved for last item in menu */
	border: none;
}


.verticalMenu ul li, .verticalMenu ul li a:link, .verticalMenu ul li a:visited {
	color: #a49e9a;
	font-size: 10px;
}

.verticalMenu ul li a:hover {
	color: #FFFFFF;
}


#footer {
	/*border-top-color: #331414;
	
	border-top-style: solid;
	border-top-width: 20px;*/
	clear: both;
	background-image: url(../images/footer-labels.png);
	background-repeat:no-repeat;
	
	height: 100px;
	width: 780px;
	font-size: 6pt;
}

#footer2 {
	/*border-top-color: #331414;
	
	border-top-style: solid;
	border-top-width: 20px;*/
	clear: both;
	background-image: url(../images/footer-labels.png);
	background-repeat: repeat-x;
	position: relative;
	height: 100px;
	font-size: 6pt;
}

#footer a {
	color: #867C73;
}

#footer a:hover {
	color: #CCCCCC;
}

#copyrightBox {
	
	float: right;
	
	position: relative;
	
	padding-left: 560px;
	padding-top: 5px;
}

.homePage p {
	padding-top: 540px;
	font:"Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:14px;
	font-weight:100;
	
	
}
.homePage p a, .homePage p a:link, .homepage p a:visited {

	color:#999999;

}

.homePage p a:hover {
	color: White;
}


#playBox {
	font-stretch:expanded;
	float: right;
	font-size: 9pt;
	padding-top: 45px;
	/*padding: 25px 20px 20px 30px;*/
}

/* needed for IE5.5+ PNG hacking--image padding and margins not supported */
.comingSoonWrapper {
	
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottome: 10px;
	
}

.comingSoonImage {
	float: right;
	width: 138px;
	height: 43px;
}

.musicVideoWrapper {
	padding-left: 230px;
	
}

.lyricsPage iframe{

	width: 500px;
	height: 1200px;
	margin-left: 400px;
	position: absolute;
	margin-top: -1400px;
}

.linksBarWrapper{

}


.linksBarImage

	{
		float:left;
		width:138px;
		height: 45px;
		padding-left: 5px;
		padding-right: 5px;
	}

.linksBarImage2

	{
		
		width:138px;
		height: 45px;
		padding-left: 2px;
		padding-right: 2px;
	}

.musicVideoImage {
	float: right;
	padding-right: 15px;
	width: 138px;
	height: 43px;
}

.events {
	text-align: left;
	background-color:transparent;
	width: 440px;
}

.events h2 {
	font-size: 12pt;
	margin-bottom: 30px;
	padding-left: 20px;
	font-weight: bold;
}

.events .link {
	margin-top: 30px;
	margin-bottom: 20px;
}

.events p {
	font-size: 9pt;
	font-style:italic;
	padding-left: 20px;
}

.events a, .events a:link, .events a:visited {
	color: #a49e9a;
}

.events a:hover {
	color: #ffffff;
}

.events .location {
	margin: 50px 0px 0px 30px;
	color: #FFFFFF;
	font-size: 8pt;
	font-style: normal;
}

.events .timeDate ul {
	margin: 20px 20px;
}

.events .timeDate ul li {
	display: inline;
	color: #a49e9a;
	font-size: 10pt;
	padding-right: 40px;
}



.nextPrevious {
	top: 18px;
	left: 350px;
	position: absolute;
	text-align: right;
}
.nextPrevious ul {
	margin: 5px 5px;
	padding-left: 10px;
}

.nextPrevious ul li {
	display: inline;
	padding-right: 6px;
	z-index: 1;
	padding-left: 5px;
}

.nextPrevious ul li, .nextPrevious ul li a:link, .nextPrevious ul li a:visited {
	color: #a49e9a;
	font-size: 11pt;
}

.nextPrevious ul li a:hover {
	color: #FFFFFF;
}

.engineerPage dl {
	margin-top: -10px;

}

.engineerPage dl a:link {
	color:#FFFFFF;
}

.engineerPage dl a:visited {
	color:#FFFFFF;
}

.engineerPage dl a:hover {
	color:#a49e9a;
}

.engineerPage dt {

	margin-bottom: 6px;
	margin-top: 10px;
}
	
.engineerPage dd {
	color: #a49e9a;
	font-style: italic;
	font-size: 8pt;
}

.linkPage dl {
	margin-top: -20px;
	margin-bottom: 20px;

}

.linkPage dl a:link {
	color:#FFFFFF;
}

.linkPage dl a:visited {
	color:#FFFFFF;
}

.linkPage dl a:hover {
	color:#a49e9a;
}

.linkPage dt {

	margin-bottom: 6px;
	margin-top: 10px;
}
	
.linkPage dd {
	color: #a49e9a;
	font-style: italic;
	font-size: 8pt;
}

.lyrics {
	text-align: left;
	background-color:black;
	width: 440px;
}



.lyrics h2 {
	font-size: 14pt;
	font-style:italic;
	color: #9E8351;
	text-align: left;
	
	margin-bottom: 6px;
	margin-left: 20px;
	padding-left: 0px;
	
}

.lyrics h3 {
	font-size: 7pt;
	font-style:italic;
	color: #9E8351;
	text-align: left;
	margin-left: 30px;
	margin-bottom: 10px;
	
}

.lyrics h4 {
	font-size: 7pt;
	font-style:;
	color: #9E8351;
	text-align: left;
	margin-bottom: 6px;
	margin-left: 45px;
	padding-left: 0px;
	
}

.lyrics .link {
	margin-top: 30px;
	margin-bottom: 20px;
}

.lyrics p {
	font-size: 9pt;
	text-align: left;
	font-style:italic;
	margin-left: 50px;
}

.lyrics a, .lyrics a:link, .lyrics a:visited {
	color: #a49e9a;
}

.lyrics a:hover {
	color: #ffffff;
}

.lyrics .location {
	margin: 50px 0px 0px 30px;
	color: #FFFFFF;
	font-size: 8pt;
	font-style: normal;
}

.lyrics .timeDate ul {
	margin: 20px 20px;
}

.lyrics .timeDate ul li {
	display: inline;
	color: #a49e9a;
	font-size: 10pt;
	padding-right: 40px;
}

.nextPreviousL {
	top: 18px;

	left: 350px;
	position: fixed;
	text-align: right;
}
.nextPreviousL ul {
	margin: 5px 5px;
	padding-left: 10px;
}

.nextPreviousL ul li {
	display: inline;
	padding-right: 6px;
	z-index: 1;
	padding-left: 5px;

}

.nextPreviousL ul li, .nextPreviousL ul li a:link, .nextPreviousL ul li a:visited {
	color: #a49e9a;
	font-size: 11pt;
}

.nextPreviousL ul li a:hover {
	color: #FFFFFF;
}

.sellersPage dl {
	margin-top: -10px;

}


.sellersPage dl a:link, a:visited {
	color:#a49e9a;
}

.sellersPage dl a:hover {
	color:#FFFFFF;
}

.sellersPage dt {
	color:#a49e9a;
	margin-bottom: 6px;
	margin-top: 0px;
	padding-left: 20px;
}

.sellersPage dt a:visited, a:link {
	color:#a49e9a;


}

.sellersPage dt a:hover {
	color:#FFFFFF;
	

}

.sellersPage dd {
	color: #FFFFFF;
	font-style: italic;
	font-size: 10pt;
	padding-left: 0px;
	padding-bottom: 6px;
}


.videoPage dl {
	margin-top: -10px;

}


.videoPage dl a:link, .videoPage dl a:visited {
	color:#a49e9a;
}

.videoPage dl a:hover {
	color:#FFFFFF;
}

.videoPage dt {
	color:#a49e9a;
	margin-bottom: 6px;
	margin-top: 0px;
	padding-left: 20px;
}

.videoPage dt a:visited, .videoPage dt a:link {
	color:#a49e9a;


}

.videoPage dt a:hover {
	color:#FFFFFF;
	

}

.videoPage dd {
	color: #FFFFFF;
	font-style: italic;
	font-size: 10pt;
	padding-left: 0px;
	padding-bottom: 6px;
}

.downloadPageFB dl {
	margin-top: -10px;

}

.downloadPageFB h3 a:link, a:visited {
	font-size: 12pt;
	color:#CCFF00;
	
	margin-top: 5px;

}

.downloadPageFB h3 a:hover{
	font-size: 12pt;
	color:#33FF00;
	
	margin-top: 5px;

}


.downloadPageFB dl a:link, a:visited {
	color:#a49e9a;
}

.downloadPageFB dl a:hover {
	color:#FFFFFF;
}

.downloadPageFB dt {
	color:#a49e9a;
	/*margin-bottom: 6px;
	margin-top: 0px;
	padding-left: 20px;*/
}

.downloadPageFB dt a:link, a:visited {
		margin-left: 0px;
		font-size: 12pt;
		color:#FFFFFF;
		
		margin-top: 40px;


	}
	
.downloadPageFB dt a:hover {
		
		color:#CCCCCC;
		
		margin-top: 5px;


	}

/*.downloadPageFB dl p a:visited, a:link {
		color: a49e9a;
		
}

.downloadPageFB dl p a:hover {
		color: FFFFFF;

}*/

.downloadPageFB dd {
	color: #FFFFFF;
	font-style: italic;
	font-size: 10pt;
	padding-left: 0px;
	padding-bottom: 6px;
}


.leftJustify

.musicPage dl{
	padding: 0px 0px 0px 40px;;
}
.musicPage dd{
	padding-top: 2px;
}
/*** hack for IE 5.5+ PNG support 
 ***
 *** IE PNG Alpha Fix v1.0 RC4
 *** http://www.twinhelix.com/css/iepngfix/
 ***
***/
img, h1 { behavior: url(iepngfix.htc); }

.playButton {
	color: #999999;
}
.inlinePlayButton {
	padding-left: 0px;
	display: inline-block;

}
input .soundOffButton {
	font-size: 10px;
}
/*#header-wrap{
	position:fixed;
	top:0px;
	left:0px;
	background:fixed;
	height:90px;
	}
#container {
	margin:0 auto;
	padding-top:90px;
	overflow:auto;	}*/
	
.footerContainer
	{
		
		position: fixed;
		padding-left: 30px;
		width: 700px;
		height: 55px;
	}
	
.bottomBox 

	{
		text-align: left;
		background-color:transparent;
		width: 700px;
	}

