* {
	margin:0;
	padding:0;
}
body {
	background-color: #131109;
	background-repeat: no-repeat;
	background-position: center 45px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #f5f3e7;
	font-size: 70%;
}
#top {
	background: #131109 url(../images/topbar.gif) repeat-x center 0;
	height:45px;
}
.frame {
	width:940px;
	margin:0 auto;
	position:relative;
}
#maintop .frame {
	padding: 30px 0;
}
#mid {
	background: #131109 url(../images/topbar.gif) repeat-x center 0;
	height:35px;
	margin-top:227px;
}
#main {
	background: url(../images/blue.jpg) repeat center 0;
}
#maintop {
	background: url(../images/bluetop.jpg) repeat-x center 0;
}
#foot {
	height: 126px;
	background: url(../images/foot.jpg) repeat 0 0;
}
.more a {
	width: 81px;
	height: 18px;
	background: url(../images/moredetails.png) no-repeat 0 0;
	display: block;
}
.more span, .readmore span, .dlbiog span {
	display:none;
}
.readmore a {
	width: 69px;
	height: 18px;
	background: url(../images/readmore.png) no-repeat 0 0;
	display: block;
}
.buy a {
	width: 31px;
	height: 31px;
	background: url(../images/buyicon.png) no-repeat 0 0;
	display: block;
	float:left;
}
.down a {
	width: 31px;
	height: 31px;
	background: url(../images/downloadicon.png) no-repeat 0 0;
	display: block;
	float:left;
	margin-left:7px;
}
.dlbiog a {
	width: 219px;
	height: 18px;
	background: url(../images/dlbiog.png) no-repeat 0 0;
	display: block;
}
.orderbtn a {
	text-transform: uppercase;
	width: 209px;
	height: 20px;
	padding: 5px 5px 0 5px;
	background: url(../images/orderbtn.jpg) no-repeat 0 0;
	display: block;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.imgbdr {
	padding: 6px;
	background: url(../images/imagebg.png) repeat 0 0;
	margin: 0 12px 12px 0;
	border:0;
}
.split {
	background: url(../images/homeconcertsplit.gif) repeat-x 0 0;
	height: 1px;
	margin: 3px 0 10px 0;
	clear:both;
}
.floatl {
	float:left;
}
.floatr {
	float:right;
	text-align:right;
}
.mgntop {
	margin-top:5px;
}
#pager {
	margin-left:18px;
}
.title a span {
	display:none;
}





/***** HEADERS *****/

body#pagehome {
	background-image: url(../images/head_home.jpg);
}
body#pagelife {
	background-image: url(../images/head_life.jpg);
}
body#pagework {
	background-image: url(../images/head_work.jpg);
}
body#pagecontact {
	background-image: url(../images/head_contact.jpg);
}
body#pageterms {
	background-image: url(../images/head_contact.jpg);
}
body#pageaccessibility {
	background-image: url(../images/head_contact.jpg);
}
body#pagesitemap {
	background-image: url(../images/head_contact.jpg);
}
body#pageconcerts {
	background-image: url(../images/head_concerts.jpg);
}
body#pagedisc {
	background-image: url(../images/head_disc.jpg);
}
body#pagepress {
	background-image: url(../images/head_press.jpg);
}
body#pageresources {
	background-image: url(../images/head_resources.jpg);
}
body#pagemedia {
	background-image: url(../images/head_media.jpg);
}
body#pagelinks {
	background-image: url(../images/head_links.jpg);
}





/***** HOME *****/

#home {
	margin: 0px auto;
	width:940px;
	position:relative;
}
#homelink a {
	width: 500px;
	height: 100px;
	display: block;
	position:absolute;
	left:0;
	top:0;
}
#homephoto {
	position:absolute;
	left:650px;
	top:-55px;
	width:285px;
	height:314px;
	z-index:999;
}
#pagehome h5 {
	padding-bottom:20px;
}
.intro {
	padding: 0px 0 0 15px;
}
.welcome {
	color:#cdcfdf;
	margin:15px 0 25px 0;
	width: 600px;
	font-size: 1.1em;
	min-height:100px;
	height:auto !important;
	height: 100px;
}
#lnews {
	width: 910px;
	height: 73px;
	background: #37525d url(../images/latestnewsbar.jpg) no-repeat 0 0;
	padding: 10px 15px 0px 15px;
	position: relative;
}
#lnews .more {
	position: absolute;
	top: 47px;
	left: 845px;
}
.newsfield {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}
.newstitle {
	float: left;
	width: 750px;
	color: #dfe1ed;
	font-size: 0.8em;
	padding-bottom:5px;
}
#homecols {
	margin: 30px 0 40px 0;
	width: 944px;
	background: transparent url(../images/homebluebg.gif) repeat-y 0 0;
	float: left;
}
.homecol {
	float: left;
	width: 255px;
	background: transparent url(../images/homehead.jpg) no-repeat 0 0;
	position: relative;
	padding: 9px 10px 10px 15px;
}
.rmargin {
	margin-right: 50px;
}
.viewmore {
	position: absolute;
	top: 12px;
	left: 172px;
	color: #c6b687;
	text-transform:uppercase;
	font-size:0.9em;
	width: 100px;
	text-align:right;
}
.homecol .icons {
	position: absolute;
	top: 170px;
	left: 195px;
	width: 75px;
}
.homecol .feattxt {
	width:250px;
}






/****** MAIN SECTIONS ******/

#maincol {
	float: left;
	width: 660px;
	margin: 0px 0;
}
#sidecol {
	float: left;
	margin: 0px 0 30px 25px;
	width: 254px;
}
#widecol {
	width: 939px;
	margin: 0px 0;
	float:left;
}
.halfcol {
	width: 457px;
	float: left;
}
.colmgn {
	margin-left:25px;
}
.mainhead {
	background: url(../images/mainhead.jpg) no-repeat 0 0;
	width: 635px;
	height:16px;
	position: relative;
	padding: 9px 10px 10px 15px;
}
.mainhead h5 {
	color: #f6f2dd;
}
.mainbody {
	background: url(../images/mainbody.jpg) repeat 0 0;
	padding: 9px 10px 10px 15px;
	position: relative;
	margin-bottom: 15px;
}
.main2body {
	background: url(../images/main2body.jpg) repeat 0 0;
	padding: 9px 10px 5px 15px;
	position: relative;
	margin-bottom: 15px;
}
.main3body {
	background: url(../images/main3body.jpg) repeat 0 0;
	padding: 9px 10px 5px 15px;
	position: relative;
	margin-bottom: 15px;
}
.main4body {
	background: url(../images/main2body.jpg) repeat 0 0;
	margin-bottom: 15px;
}
.main4bodytop {
	background: url(../images/main4bodytop.jpg) repeat-x 0 0;
	padding: 9px 10px 15px 15px;
	position: relative;
}
.main4bodytop2 {
	background: url(../images/main4bodytop.jpg) no-repeat 0 0;
}
.mgnbtm0 {
	margin-bottom: 0px;
}
.bodypad {
	padding: 9px 10px 10px 15px;
}
.titlepad {
	padding: 10px 0px 0px 18px;
}
.padtop {
	padding-top: 15px;
}
.padbtm {
	padding-bottom: 20px;
}
.sidehead {
	background: url(../images/sidehead.jpg) no-repeat 0 0;
	width:229px;
	height:16px;
	position: relative;
	padding: 9px 10px 10px 15px;
}
.sidebody {
	background: url(../images/sidebody.jpg) repeat-y 0 0;
	padding: 15px 10px 15px 15px;
	position: relative;
	margin-bottom: 15px;
}
#maincol .title, #widecol .title, #halfcol .title {
	margin-top: 5px;
}
.mainbody p {
	width:460px;
}
/*.main2body .more, .main3body .more {
	position: absolute;
	top: 80px;
	left:568px;
}
.mainbody .more {
	position: absolute;
	top: 195px;
	left:568px;
}*/
.btn, .top {
	margin: 0px 0 15px 0;
	padding: 7px;
	float: left;
	background: url(../images/main3body.jpg) repeat 0 0;
	text-transform: uppercase;	
}
.top {
	float: right;
}
.topsubnav {
	margin: 0px 0 15px 0;
	background: url(../images/mainbody.jpg) repeat 0 0;
	padding: 10px;
	text-transform: uppercase;
	color:#dde6f3;
	font-size:1.1em;
}
.topsubnav span {
	padding: 0 5px;
	color:#696e53;
	font-size:0.9em;
}
.topsubnav a {
	color:#9ca9bc;
}
.topsubnav a:hover {
	color:#696e53;
}
.disc {
	text-transform: none;
}
.bluesplit {
	height:1px;
	margin: 5px 0 5px 0;
	background: transparent url(../images/bluesplit.gif) repeat-x 0 0;
}
.bluesplit2 {
	height:1px;
	margin: 20px 0;
	background: transparent url(../images/bluesplit.gif) repeat-x 0 0;
}







/****** WORK ******/

/*.workimg {
	position: absolute;
	left: 487px;
	top: 17px;
}*/
.workimg {
	float:right;
}
.main3body .more a, .main2body .more a {
	position: absolute;
	bottom: 15px;
	right: 10px;
}
.feattxt {
	float:left;
	width:440px;
}
.floatr img.imgbdr {
	margin: 10px 0px 12px 10px;
}
table.workdetail {
	margin:10px 0 0 0;
}
table.discdetail {
	margin:10px 0 0 0;
	width:390px;
	float:left;
}
table.workdetail td.fieldtitle {
	text-align: right;
	width:110px;
}
.width80 {
	width: 80px;
}
.width115 {
	width: 115px;
}
table.workdetail td, table.mediadetail td, table.discdetail td {
	vertical-align: top;
	padding: 0 10px 10px 0;
}
table.discdetail td.fieldtitle {
	text-align: right;
	width:80px;
}
.main3body .buydown, .main2body .buydown {
	position: absolute;
	bottom: 15px;
	right: 10px;
}





/***** AUDIO VIDEO *****/

.padmedia {
	text-align:center;
	padding: 5px 0 20px 0;
}
.mediaplay a {
	width:31px;
	height:31px;
	background:url(../images/mediaplay.png) no-repeat 0 0;
	display: block;
	position:absolute;
	top:35px;
	left:35px;
}
table.mediadetail {
	margin:10px 0 0px 80px;
}
table.mediadetail td.fieldtitle {
	text-align: right;
	width:70px;
}




/***** AUDIO VIDEO *****/

img.qin {
	margin-right:5px;
}
img.qout {
	margin-left:5px;
	vertical-align:top;
}











/****** NAVIGATION ******/

ul#nav {
	background:url(../images/nav.gif);
	margin-left:9px;
}
ul#nav li {
	float:left;
	list-style-type:none;
}
ul#nav li a {
	height:45px;
	display:block;
	text-indent:-9999px;
	outline:none;
}
ul#nav li#navhome a, ul#nav li#navlife a, ul#nav li#navwork a, ul#nav li#navconcerts a, ul#nav li#navdisc a, ul#nav li#navpress a, ul#nav li#navresources a, ul#nav li#navmedia a, ul#nav li#navlinks a {
	background:url(../images/nav.gif);
}
/*  
Measurements for the nav image replacement:

	The distance from the top to the...
	initial state = 0
	rollover/selected state = 45

	The width of...
	home = 65
	life = 120
	work = 91
	concerts = 88
	discography = 119
	press = 63
	resources = 159
	media = 71
	links = 57

	The distance from the far-left to...
	home = 0
	life = 65
	work = 185
	concerts = 276
	discography = 364
	press = 483
	resources = 546
	media = 705
	links = 776
*/
ul#nav li#navhome a {
	background-position:0 0;
	width:65px;
	left:0;
}
ul#nav li#navhome a:hover, body#pagehome ul#nav li#navhome a {
	background-position:0 -45px;
}
ul#nav li#navlife a {
	background-position:-65px 0;
	width:120px;
	left:65px;
}
ul#nav li#navlife a:hover, body#pagelife ul#nav li#navlife a {
	background-position:-65px -45px;
}
ul#nav li#navwork a {
	background-position:-185px 0;
	width:91px;
	left:185px;
}
ul#nav li#navwork a:hover, body#pagework ul#nav li#navwork a {
	background-position:-185px -45px;
}
ul#nav li#navconcerts a {
	background-position:-276px 0;
	width:88px;
	left:276px;
}
ul#nav li#navconcerts a:hover, body#pageconcerts ul#nav li#navconcerts a {
	background-position:-276px -45px;
}
ul#nav li#navdisc a {
	background-position:-364px 0;
	width:119px;
	left:364px;
}
ul#nav li#navdisc a:hover, body#pagedisc ul#nav li#navdisc a {
	background-position:-364px -45px;
}
ul#nav li#navpress a {
	background-position:-483px 0;
	width:63px;
	left:483px;
}
ul#nav li#navpress a:hover, body#pagepress ul#nav li#navpress a {
	background-position:-483px -45px;
}
ul#nav li#navresources a {
	background-position:-546px 0;
	width:159px;
	left:546px;
}
ul#nav li#navresources a:hover, body#pageresources ul#nav li#navresources a {
	background-position:-546px -45px;
}
ul#nav li#navmedia a {
	background-position:-705px 0;
	width:71px;
	left:705px;
}
ul#nav li#navmedia a:hover, body#pagemedia ul#nav li#navmedia a {
	background-position:-705px -45px;
}
ul#nav li#navlinks a {
	background-position:-776px 0;
	width:57px;
	left:776px;
}
ul#nav li#navlinks a:hover, body#pagelinks ul#nav li#navlinks a {
	background-position:-776px -45px;
}




/***** SUBNAV *****/

ul#subnav {
	padding: 19px 0 0 15px;
	color: #bcb58e;
	list-style-type:none;
	font-size: 1.0em;
	text-transform: uppercase;
}
ul#subnav a {
	color: #bcb58e;
	text-decoration: none;
}
ul#subnav a:hover, ul#subnav a.on, body#pageterms .termson, body#pageaccessibility .accessibilityon, body#pagesitemap .sitemapon, body#pagecontact .contacton {
	color:#f5f3e7;
}
ul#subnav li {
	float: left;
}
ul#subnav li.subsplit {
	margin: 0 10px;
}





/***** FORMS & FILTERS *****/

.filled, .empty {
	background-color: #455158;
	width: 215px;
	margin-bottom: 5px;
	height:20px;
	border:none;
	padding:4px 4px 0 4px;
	color:#b4c6c6;
	text-transform:none;
}
.drop {
	background-color: #455158;
	margin-bottom: 5px;
	width: 225px;
	border:none;
	padding:4px 2px 4px 2px;
	color:#b4c6c6;
}
label {
	text-transform: uppercase;
	color: #8d946a;
	font-style:normal;
}
label span {
	display: none;
}
input.submit {
	margin-top: 10px;
}
table#alpha td a {
	background: url(../images/alpha.jpg) no-repeat 0 0;
	height: 20px;
	width: 25px;
	display: block;
	text-align:center;
	padding-top: 5px;
	text-transform: uppercase;
}
.ttl {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	width:100px;
	text-align:right;
	text-transform: uppercase;
	color: #8d946a;	
	padding: 7px 10px 0 0;
	vertical-align:top;
}
input.field, textarea.field {
	background-color:#657685;
	width:260px;
	height:20px;
	border:none;
	margin-bottom:5px;
	padding:5px 5px 0 5px;
	color:#162127;
	font-size:0.9em;
	text-transform:none;
}
textarea.field {
	height:80px;
	font-size:0.9em;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}
table#formtbl {
	margin:25px 0;
}





/***** SITEMAP *****/

ul#sitemap {
	list-style:none;
	margin:20px 20px 30px 20px;
	width:875px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1em;
}
ul#sitemap a {
	color:#b2b892;
}

ul#sitemap ul {
	list-style:none;
	margin:0 0px 0px 0px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #f5f3e7;
	font-size: 0.7em;
}

ul#sitemap ul a {
	color: #f5f3e7;
}

ul#sitemap a:hover {
	color: #b06728;
}

ul#sitemap li {
	width:100px;
	padding: 0 20px 35px 0;
	float:left;
	font-size: 1.5em;
	line-height:0.85em;
}

ul#sitemap li ul li {
	padding: 5px 0px 0px 0;
	float:none;
	font-size: 1.0em;
	line-height:1.1em;
}








/***** GENERIC TYPE *****/

p {
	padding-bottom:8px;
}
h1, h2, h3 {
	display: none;
}
h4 {
	color:#b2b892;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:2.3em;
}
h4 span {
	color: #f6f2dd;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9ca9bc;
	text-transform: uppercase;
	font-size: 1.25em;
}
/*.field, table.workdetail td.fieldtitle*/
.field, table td.fieldtitle {
	text-transform: uppercase;
	color: #8d946a;
	font-style:normal;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b2b892;
	font-size: 1.5em;
}
.large {
	font-size: 1.9em;
}
.text2 {
	font-size: 1.1em;
}
.text3 {
	font-size: 1.2em;
}
.beige {
	color: #f6f2dd;
}
.blue {
	color: #dfe1ed;
}
a {
	color:#ce882c;
	text-decoration: none;
}
a:hover {
	color: #b06728;
}
.italic {
	font-style:italic;
}
.ascdesc {
	text-transform: uppercase;
	color: #8d946a;
	font-style:normal;
	font-size: 0.8em;
	float: right;
	padding-top: 4px;
}