@charset "UTF-8";


td img {display: block;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 13px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #7A908A;
	
}
.articleIMGmain {
	padding-left: 30px;
	margin-bottom: 30px;
}

a {
	font-size: 12px;
	color: 859d93;
}
a:link {
	text-decoration: underline;
	color: #b2d1c4;
}
a:visited {
	text-decoration: underline;
	color: #b2d1c4;
}
a:hover {
	text-decoration: none;
	color: #b2d1c4;
}
a:active {
	text-decoration: underline;
	color: #97B9A9;
}


.footertext {
	font-size: 10px;
	color: #859d93;
	padding-left: 5px;
	padding-right: 5px;
	text-transform:uppercase;
	
}


a.footerlink {
	font-size: 10px;
	color: #859d93;
	text-transform:uppercase;
	
}
a.footerlink:link {
	text-decoration: none;
	color: #859d93;
}
a.footerlink:visited {
	text-decoration: none;
	color: #859d93;
}
a.footerlink:hover {
	text-decoration: underline;
	color: #b2d1c4;
}
a.footerlink:active {
	text-decoration: underline;
	color: #97B9A9;
}



IMG {
border: 0px;
}

.footer {
	color:#6B857C;
	background-image: url(img/footerBG.png);
	background-repeat: repeat-x;
	

}
.subnavTan {
	/*background-color: #999161;*/
	background-image: url(img/nav/subnavBGTan.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

.subnavTour {
	/*background-color: #999161;*/
	background-image: url(img/nav/subnavBGTour.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

.learnHR {
	/*background-color: #2B2B1B;*/
	background-image: url(img/learnHR.jpg);
	background-repeat: repeat-x;
	height: 6px;
}
.prodDescrip {
	color: #859d93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-left: 7px;
}
.prodTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b2d1c4;
}


.introTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
	padding-bottom: 18px;
}



IMG.prodThumbZ {
	display:inline;/*vertical-align:top*/
	padding-bottom: 10px;
}


.prodAuthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b2d1c4;
	text-align: left;
	vertical-align: top;
	font-style: italic;
}

TD.prodDescrip {
	color: #859d93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	
}

TR.prodDescrip {
background-color:#2b2b1b;
/*vertical-align:top;*/

}

TD.prodThumb {
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
}


.learnBOD {
	background-color: #1a1a10;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.learnBG {
	background-color: #414129;
	background-image: url(img/vw_bgLearn02.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.aboutBOD {
	background-color: #221910;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.aboutBG {
	background-color: #120b03;
	background-image: url(img/vw_bgabout.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}

.tourBOD {
	background-color: #04090C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tourBG {
	background-color: #0a0f10;
	background-image: url(img/vw_bgtour.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}


.crewBOD {
	background-color: #171b12;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.crewBG {
	background-color: #202318;
	background-image: url(img/vw_bgCrew.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TR.crewDescrip {
background-color:#171b12;
vertical-align:top;
/*vertical-align:top;*/

}



.wrapper {
	background-color: #000000;
	width: 500px;
	height: 50px;
	clear: right;
	padding-top: 50px;
	margin-top: 50px;
	border: 1px dashed #FFFFFF;
	}
	
	
.gigtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	
}

.gigheader {
	text-align:left;
	background-color:#192627;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	padding: 10px;
	padding-left: 15px;
	border-bottom: #333333 solid 1px;
	cursor: s-resize;
	text-decoration: underline;
	line-height: 15px;
	color: #b2d1c4;
}

.gigrow {
	text-align:left;
	vertical-align:top;
	padding: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	border-bottom: #333333 solid 1px;

}

.evenRow{
	background-color: #1e2224;
	border-bottom: #6e6b6f solid 1px;
}

.oddRow{
	background-color: #13181A;
	border-bottom: #ffffff solid 1px;
}

.selectCol{
font-size:24px;
	background-color: #ff00ff;
}

.gigheadline {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	display:inline;
	
}


.gigdetail {
	color: #859d93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	display:inline;
	
}



	
.hoverRow{
	background-color: #13181A;
	color: #FFFFFF;
	vertical-align:top;
	padding: 10px;

}



	
.homeBOD {
	background-color: #0a0f10;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.homeBG {
	background-color: #160005;
	background-image: url(img/vw_bghome.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}

	
.musicBOD {
	background-color: #0a0f10;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.musicBG {
	background-color: #160005;
	background-image: url(img/vw_bgmusic.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.maroonBG {
	background-color: #160005;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.musicHR {
	background-color: #0e0003;
	background-image: url(img/learnHR.jpg);
	background-repeat: repeat-x;
	height: 6px;
}

TR.musicDescrip {
background-color:#0e0003;
vertical-align:top;
/*vertical-align:top;*/

}



.gentanHR {
	background-image: url(img/learnHR.jpg);
	background-repeat: repeat-x;
	height: 6px;
}
.articleIMGsub {
	margin-bottom: 30px;
	margin-right: 20px;
	text-align: right;
	vertical-align: text-bottom;
}


.linxBOD {
	background-color: #1c1916;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.linxBG {
	background-color: #2b2622;
	background-image: url(img/vw_bgLinx.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.subnavLinx {
	/*background-color: #999161;*/
	background-image: url(img/nav/subnavBGLinx.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

TD.linxDescrip {
	color: #859d93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	
}

TR.linxDescrip {
background-color:#1b1815;
/*vertical-align:top;*/

}


/* Words of Wisdom */

.WOWHead {
	font: bold 15px sans-serif;
	background-color: #988d5f;
	color:#0c0106;
	/*border-bottom: solid 1px #FFFFFF;*/
	margin: 0px;
	padding: 5px;
	text-align: left;
	width: 720px
}

.WOWContent {
	color: #859d93;
	margin: 0px;
	padding: 8px;
	text-align: left;
	background-color: #1a1a10;
	width: 720px;
	margin-bottom: 20px;
}
