/****** 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: 460px;
	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;
}

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

#mainContent {
	background-repeat:no-repeat;
	height: 518px;
}

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

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

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

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

.performancesPage {
	background-image:url(../images/performances-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;
}
.theVoiceHeading, 
.theEngineerHeading,
.sellersHeading,
.downloadsHeading,
.musicSamplesHeading, 
.performancesHeading,
.olderHeading,
.lyricsHeading,
.musicSamplesHeading, 
.contactHeading,
.linksHeading,
.videoHeading,
.dealersHeading,
.mediaHeading,
.decemberHeading,
.novemberHeading,
.octoberHeading,
.septemberHeading,
.augustHeading,
.julyHeading,
.juneHeading,
.mayHeading,
.aprilHeading,
.marchHeading,
.februaryHeading,
.januaryHeading {
	background-repeat:no-repeat;
	height: 60px;
	width: 225px;
}
.videoHeading {
	background-image: url(../images/video.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);
	margin-top: -20px;
}

.performancesHeading {
	background-image:url(../images/coming-soon-text.png);
}
.olderHeading {
	background-image:url(../images/older-text.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;
	
}
#mainText2 {
	width: 470px;
	/*	height: 480px;	*/
	color: #FFFFFF;
	font-style: italic;
	font-size:9pt;
	padding: 20px 0px 0px 20px;
	line-height: 1.25em;
}
#homeMenu {
	float: left;
	height: 60px;
	position: relative;
	top: 400px;
	width: auto;
	background-image: url(../images/menu-gradient.png);
}
#homeFocus{
	float: left;
	height: 200px;
	position: relative;
	top: 230px;
	left: 70px;
}
.focusMenu ul{
	margin-left: -5px;
	padding: 10px 15px;
	margin-top: 12px;
}
h5 {
	display: none;
}

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

.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-background.png);
	background-repeat: repeat-x;
	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;
}

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

/* needed for IE5.5+ PNG hacking--image padding and margins not supported */
.comingSoonWrapper {
	padding: 10px;
	
}
.comingSoonImage {
	float: right;
	width: 138px;
	height: 43px;
}
.musicVideoWrapper {
	padding-left: 230px;
	
}
.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: 395px;
	position: absolute;
}
.nextPrevious ul {
	margin: 20px 30px;
	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:transparent;
	width: 440px;
}

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

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

.lyrics p {
	font-size: 9pt;
	text-align: center;
	font-style:italic;
	
}

.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: 24px;
	left: 190px;
	position: absolute;
	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 dd {
	color: #FFFFFF;
	font-style: italic;
	font-size: 10pt;
	padding-left: 0px;
	padding-bottom: 6px;
}


.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;
}
input .soundOffButton {
	font-size: 10px;
}
