html {
	height: 100%;
}
#page {
	position: relative;
	min-height: 100%;
	background-image: url(/images/template/background.jpg);
	background-repeat: no-repeat;
	z-index: 20;
	padding: 0px 0px 0px 0px;
}
#epkLink {
	position: absolute;
	z-index: 100;
	top: 78px;
	left: 592px;
	visibility: visible;
}

* html #page {
	height: 100%;
}
#topPhoto {
	width: 100%;
	height: 104px;
	background-color: #000000;

}
#navigation {
	width: 100%;
	height: 31px;
	background-image: url(/images/template/site2007_nav_extension.gif);
	background-repeat: repeat-x;
	background-color: transparent;

}

a.navlink, a.navlink img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#footer {
	position: relative;
	margin-top: -75px;
	background-color: #000000;
	height: 75px;
	z-index: 50;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/template/background_repeat.jpg);
	background-repeat: repeat;
	background-color: #24375D;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	line-height: 20px !important;
	color: #FFFFFF !important;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	line-height: 20px !important;
}

#contentsWrap {
	margin: 0px 0px 100px 0px;
}

/* LAYOUT VARIATIONS */

/* LAYOUT  twoColWideLeft is used on the BIO page. 2 columns and the left MAIN colum is wider. */

#twoColWideLeft {
	width: 775px;
	margin: 40px 0px 0px 25px;
}

#twoColWideLeft #main {
	width: 550px;
	float: left;
}
#twoColWideLeft #side {
	width: 200px;
	float: right;
}
#twoColWideLeft #fakefooter {
    clear:both;
}


/* LAYOUT  twoColWideRight is used on the SHOWS page. 2 columns and the right MAIN colum is wider. */

#twoColWideRight {
	width: 750px;
	margin: 40px 0px 0px 25px;
}

#twoColWideRight #main {
	width: 420px;
	float: right;
}
#twoColWideRight #side {
	width: 300px;
	float: left;
}
#twoColWideLeft #fakefooter {
    clear:both;
}

/* LAYOUT  oneColLayout is used on the PHOTOS page.  */
#oneColLayout {
	width: 750px;
	margin: 40px 0px 0px 25px;
}


.header, h1 {
	font-size: 19px;
	font-weight: normal;
	line-height: 23px;
	color: #FFCC66;
	margin: 0px 0px 12px 0px;
	/*color: #c13c41;*/

}
.mailinglist {
	font-size: 10px;
	color: #CCCCCC;
	margin: 5px 5px 5px 30px;
}
input {
	background-color: #CCCCCC;
	border: 1px #666666;
	padding: 2px;
	font-size: 12px;
}
form {
	margin: 0px;
}

.subHeader, h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FFCC66;
	/*color: #c13c41;*/
}
.header strong{
	font-weight: normal;
}

.subSubHeader, h3 {
	font-size: 16px;
	font-weight: normal;
	color: #FFCC66;
}
a, a:link, a:visited, a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	background-color: #191E40;
	}
a.imagelink:hover {
	background-color: transparent;
}
	
	
.newsHeader {
	font-size: 14px;
	color: #8EA7E6;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 6px;
}
.blueheader {
	font-size: 16px;
	color: #8EA7E6;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 6px;
}
.formbknd {
	background-repeat: no-repeat;
	background-color: #1D3668;
}
.buttoninput {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFA200;
}
.big {
	font-size: 24px;
	color: #FFCC66;
	line-height: 45px;

}
.yellow {
	color: #FFCC66;
}
.red {
	color: #c13c41;
}


.smaller {
	font-size: 11px;
	line-height: 16px;
}
.caption {
	font-size: 9px;
	margin: 0px 0px 10px 5px;
}

a.subtle:link, a.subtle:hover, a.subtle:visited, a.subtle {
	font-weight: normal;
	text-decoration: none;
}
a.subtle:hover {
	text-decoration:underline;
	background-color: transparent;
}
a.small, a.small:link, a.small:visited, a.small:active {
	font-size: 9px;
}

a.yellow:link, a.yellow:hover, a.yellow:visited, a.yellow {
	color: #FFCC66;
}

.leftPhoto {
	margin: 5px 19px 10px 5px;
	padding: 0px 0px 0px 0px;
	border: solid #000000 1px;
	float: left;
	background-color: #000000;
}

.leftPhoto img {
	margin: 0px 0px 0px 0px;
	display: block;
}

.leftPhoto .caption {
	margin: 2px 2px 2px 10px;
	color:#666666;
}

.Photo {
	margin: 5px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
	border: solid #000000 1px;
	background-color: #000000;
}

.Photo img {
	margin: 0px 0px 0px 0px;
	display: block;
}

.Photo .caption {
	margin: 2px 2px 2px 10px;
	color:#666666;
}


.tableImagesFix tr td img {
	display: block;
	margin: 0px;
}

.tableImageFix {
	line-height: normal;
}

.headerFeature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCC66;
}
.smallcaps {
	font-size: 18px;
	text-transform: uppercase;
}
.underline {
	text-decoration: underline;
}
.welcometext {
	line-height: 22px;
}
.bigtext {
	font-size: 16px;
	font-weight: bold;
}
.newsblurb a, .newsblurb a:link, .newsblurb a:visited, .newsblurb a:active {
	font-weight: normal;
	color: #90A9DB;
	text-decoration: underline;
}

a.small, a.small:link, a.small:visited, a.small:active {
	font-size: 9px;
}
.small {
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0px 9px 0px;
	;
}
.white {
	color: #FFFFFF;
}

a.imageLink:hover {
	background-color: none;
}
.newsHR{
	border: 1px; 
	color: #000000; 
	width: 500px; 
	border-style: dotted; 
	margin-top: 4px; 
	margin-bottom: 10px;
}
.blurb, .blurb p, .blurb p p {
	font-size: 16px;
	font-style: italic;
	color: #CCCCCC;
}
.dotted {
	border: thin dotted #000000;
	background-color: #1E2D4D;
}

.pressKitBox {
	margin: 150px 0px 40px 20px;
}

.pressKitBox .myspacelogo {
	margin: 30px 0px 30px 0px;
	text-align: center;
}

.reviewList {
	margin: 0px 0px 4px 0px;
}
.reviewTeaser {
	color:#8F97B6;
}
.reviewHeader {
	margin: 20px 0px 0px 0px;
	color: #FFCC66;
	font-size: 15px;
	font-weight: bold;
}
.reviewSubHeader {
	margin: 0px 0px 0px 0px;
	color:#727CA3;
	font-size: 13px;
}
.reviewAuthor {
	font-variant: small-caps;
}
.reviewText {
	margin: 5px 0px 20px 0px;
}
.reviewText p {
	margin: 6px 0px 6px 0px;
}

/* SHOWS PAGE STYLES */

div.Accordion {
	line-height:12px;;
}
div.stretchtoggle {
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	color:#FFFFFF;
	background-color:#101F3A;
	border-width: 1px;
	border-color: #000000;
	padding: 4px;
	border-style: solid;
	line-height: 15px;
}

div.stretchtoggle:hover {
	background-color:#15284D;
}

div.stretchtoggle div.venue, div.stretchtoggle div.venueDate{
	float: left;
	margin: 4px;
}

div.venueDate {
	width: 100px;
	font-size: 12px;
}
div.venue {
	width: 280px;
	color: #FFCC66;
	font-weight: bold;
	font-size: 14px;
}

div.stretcher {
	margin: 0px 10px 0px 10px;
	background-color: #1A305E;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding: 0px 8px 0px 8px;
	font-size: 11px !important;
}
div.stretcher div.details {
	margin: 6px 0px 9px 0px;
	line-height: 13px;
	padding: 0px 0px 0px 0px;
	font-size: 11px !important;
}
div.band {
	margin: 0px 0px 9px 0px;
}
div.moreDetails, div.moreDetails p {
	font-size: 11px !important;
}

div.spacer {
	clear: both;
	height: 1px;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
}
.date {
	color: #FFCC66;
}


div.songtitle {
	color: #FFCC66;
	font-weight: bold;
	font-size: 12px;
}
