* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

body {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	color: #2c2d38;
	background-color: #fff;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
} 

/* ELEMENTS */
a {
	color: #4d341a;
	text-decoration: none;
}

a:hover {	
	text-decoration: underline;
}

a.arrowLink {
	padding-left: 6px;
	background-image: url(../images/arrow_01.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}

h1 a {
	display: block;
}

h1 a span {
	display: none;
}

h3 {
	font-size: 12px;
	margin-bottom: 4px;
}

input.textBox {
	width: 170px;
	height: 14px;
	padding: 1px 3px;
	font-size: 10px;
	color: #727481;
	border: 1px solid #676873;
	background-color: #dbdbe2;
}

p {
	margin-bottom: 14px;
}

p.footerNav {
	margin-top: 10px;
}

ul {
	list-style: none;
}

ul.List li {
	margin-bottom: 10px;
}

ul.List_PDF li {
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-bottom: 4px;
}

ul.noBullet_Promo01 {
	margin-bottom: 14px;
}

ul.noBullet_Promo01 li {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

li.Link_pdf {
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-bottom: 4px;
}

li.Link_html {
	background-image: url(../images/icon_IE.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-bottom: 4px;
}


/* LAYOUT */
#mainWrapper {
	float: left;
	width: 1100px;
	height: 800px;
	background-image: url(../images/bg_mainWrapper.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* TOP ROW */
#topRow {
	clear: both;
	width: 1100px;
	height: 150px;
}

/* Logo Holder */
#logoHolder {
	float: left;
	width: 240px;
}

#logoHolder a {
	display: block;
	float: left;
	width: 240px;
}

#topRow #logoHolder, #topRow #logoHolder a {
	height: 150px;
}

/* Primary Navigation */
#navPri {
	float: left;
	width: 440px;
	height: 150px;
}

#navPri ul li {
	display: block;
	float: left;
	height: 150px;
}

#navPri ul li a {
	display: block;
	height: 150px;
	background-position: 0 -150px;
	background-repeat: no-repeat;
}

#navPri ul li a:hover {
	background-position: 0 0;
}
	
#navPri ul li a.active {
	background-position: 0 0;
}

#navPri ul li a span {
	display: none;
}

#navPri ul li#pressEPK a {
	width: 100px;
	background-image: url(../images/navPri_pressEPK.gif);
}

#navPri ul li#media a {
	width: 92px;
	background-image: url(../images/navPri_media.gif);
}

#navPri ul li#dates a {
	width: 78px;
	background-image: url(../images/navPri_dates.gif);
}

#navPri ul li#store a {
	width: 78px;
	background-image: url(../images/navPri_store.gif);
}

#navPri ul li#contact a {
	width: 82px;
	background-image: url(../images/navPri_contact.gif);
}

/* MIDDLE ROW */
#middleRow {
	clear: both;
	width: 1100px;
	height: 400px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* Directory-based background images */
.middleRow_contact {
	background-image: url(../images/bg_middleRow_contact.jpg);
}

.middleRow_dates {
	background-image: url(../images/bg_middleRow_dates.jpg);
}

.middleRow_media {
	background-image: url(../images/bg_middleRow_media.jpg);
}

.middleRow_pressEPK {
	background-image: url(../images/bg_middleRow_pressEPK.jpg);
}

.middleRow_store {
	background-image: url(../images/bg_middleRow_store.jpg);
}

/* Middle Row Logo Holder */
#middleRow #logoHolder, #middleRow #logoHolder a {
	height: 400px;
}


/* Content Wrapper */
#contentWrapper {
	float: left;
	width: 860px;
}

/* Left (Center) Content */
#contentLeft {
	float: left;
	width: 610px;
	height: 390px;
	padding: 0 50px 10px 0;
}

/* Main Titles */
#mainTitle {
	clear: both;
	width: 610px;
	height: 50px;
	margin-bottom: 15px;
}

#mainTitle a {
	display: block;
	height: 50px;
}

#mainTitle a span {
	display: none;
}

.mainTitle_contact a {
	width: 150px;
}

.mainTitle_dates a {
	width: 120px;
}

.mainTitle_media a {
	width: 115px;
}

.mainTitle_pressEPK a {
	width: 240px;
}

.mainTitle_store a {
	width: 115px;
}

#content {
	/*width: 504px;*/
	width: 602px;
	height: 290px;
	padding-left: 8px;
}

/* Content Nav (L3 links) */
#contentNav {
	width: 602px;
	height: 20px;
	margin-bottom: 10px;
}

#contentNav li {
	float: left;
}

#contentNav li span {
	padding: 0 8px;
}

#contentNav li a.active {
	padding-left: 8px;
	font-weight: bold;
	background-image: url(../images/bullet_01.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/* Content Footer Areas */
.footerNav {
	float: left;
	width: 602px;
	height: 15px;
	padding-left: 8px;
	margin-bottom: 5px;
}

#footer {
	float: left;
	width: 602px;
	height: 15px;
	color: #fff;
	padding-left: 8px;
}

/* PAGE-SPECIFIC STYLES */

/* Begin EPK Pop-up pages */
#wrapperEPK {
	width: 800px;
	height: 1035px;
}

#headerEPK {
	width: 800px;
	height: 160px;
	background-repeat: no-repeat;
}

#contentEPK {
	width: 740px;
	min-height: 640px;
	height: auto !important;
	height: 640px;
	padding: 10px 30px 0 30px;
	background-image: url(../images/bg_contentEPK.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#contentEPK p {
	text-align: justify;
}

#footerEPK {
	width: 740px;
	height: 175px;
	padding: 0 30px;
	text-align: center;
}

#footerEPK ul {
	padding-left: 140px;
}

#footerEPK li {
	float: left;
	padding-left: 8px;
}

#footerEPK li a {
	padding-right: 8px;
}

#footerEPK li a.active {
	padding-left: 8px;
	font-weight: bold;
	background-image: url(../images/bullet_01.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.oneSheet {
	background-image: url(../images/header_OneSheet.gif);
}

.h2_EPK {
	clear: both;
	width: 740px;
	height: 22px;
	margin-bottom: 14px;
}

.DiscoCover {
	float: left;
	width: 100px;
	height: 97px;
}

.DiscoText {
	float: left;
	padding: 33px 0 0 90px;
}

.DiscoText p {
	font-size: 14px;
	line-height: 18px;
}
/* End EPK Pop-up pages */

/* Begin Media Pages */
#mp3Player {
	width: 432px;
	height: 260px;
}

.thumbnailRow {
	clear: both;
	/*width: 384px;*/
	width: 610px;
	height: 64px;
}

.thumbnailRow_Desktop {
	clear: both;
	width: 504px;
	height: 117px;
}

.thumbnailRow .thumbnailHolder {
	float: left;
	width: 64px;
	height: 64px;
}

.thumbnailRow_Desktop .thumbnailHolder {
	float: left;
	width: 154px;
	height: 117px;
}

.thumbnailRow .thumbnailHolder a {
	float: left;
	width: 60px;
	height: 60px;
	padding: 2px;
	background-image: none;
}

.thumbnailRow_Desktop .thumbnailHolder a {
	float: left;
	width: 150px;
	height: 113px;
	padding: 2px;
}

.thumbnailRow .thumbnailHolder a:hover {
	background-image: url(../images/bg_GalleryOver.gif);
}

.thumbnailRow_Desktop .thumbnailHolder a:hover {
	background-image: url(../images/bg_DesktopOver.gif);
}

.DownloadLinkHolder {
	width: 800px;
	height: 10px;
	padding-top: 10px;
	text-align: center;
}

.DownloadLinkHolder a {
	font-size: 12px;
	font-weight: bold;
}

.DownloadLinkHolder span {
	padding: 0 15px;
}
/* End Media Pages */

/* Right Content */
#contentRight {
	float: left;
	width: 200px;
	/*height: 400px;*/
}

/* Bios */
#BioNav {
	float: left;
	width: 200px;
	height: 399px;
	padding-top: 1px;
}

#BioNav div {
	float: left;
	width: 200px;
	height: 133px;
}

#BioNav div a {
	display: block;
	float: left;
	width: 200px;
	height: 133px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#BioNav div a:hover {
	background-position: 0 -133px;
}

#BioNav div a.active {
	background-position: 0 -133px;
}

#BioNav div a span {
	display: none;
}

#BioNav div.BioNav_Bob a {
	background-image: url(../images/BioNav_Bob.jpg);
}

#BioNav div.BioNav_Jarrett a {
	background-image: url(../images/BioNav_Jarrett.jpg);
}

#BioNav div.BioNav_Erik a {
	background-image: url(../images/BioNav_Erik.jpg);
}

/* BOTTOM ROW */
#bottomRow {
	clear: both;
	width: 1100px;
	height: 250px;
}

#bottomRow #logoHolder {
	height: 250px;
}

#bottomRow #logoHolder a {
	height: 100px;
}

#footerWrapper {
	float: left;
	width: 860px;
}

/* Email List and MySpace Link Areas */
#emailList {
	float: left;
	padding-top: 15px;
	padding-left: 8px;
}

#emailList p {
	float: left;
	margin-right: 10px;
	padding-top: 2px;
}

#emailList input {
	float: left;
}

#MySpaceLink {
	float: left;
	height: 22px;
	margin-top: 15px;
	padding-left: 8px;
}

#MySpaceLink img {
	float: left;
}

#MySpaceLink a {
	float: left;
	padding: 3px 0 0 5px;
}


/* GENERAL CLASSES */
.clear {
	clear: both;
	font-size: 0;
}

.divider01 {
	float: left;
	width: 740px;
	height: 1px;
	margin-bottom: 14px;
}

.divider02 {
	clear: both;
	width: 602px;
	height: 1px;
	margin-bottom: 14px;
}

.holder1 {
	clear: both;
	width: 740px;
	height: 97px;
	padding-bottom: 10px;
}
/*  END GENERAL CLASSES */


