* {
	margin: 0;
	padding: 0;
}
body {
	background: #000 url(../_img/bg_pg.jpg) center top no-repeat;
	background: url(../_img/bgWrap.jpg) 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #331b09;
}

.newMiddle {
	margin: 10px 0 0 0;
}

.newMiddle a {
	font-style: italic;
	margin: 10px 0 0 0;
}

.featureVideos {
	float: left;
	height: 415px;
	width: 330px;
	border: 3px solid #a17747;
	margin: 0;
	margin: 0 8px 0 0;
}

.showcaseNews {
	float: left;
	height: 415px;
	width: 340px;
	border: 3px solid #a17747;
	margin: 0;
	background-color: #e3dbc3;
}

.topArtists {
	float: right;
	height: 415px;
	width: 235px;
	border: 3px solid #a17747;
	margin: 0;
	background: #ede9d6;
}

.newMiddle h2 {
	background: #d1c1a2;
	height: 45px;
	margin: 0;
	text-indent: -999999em;
}

.featureVideos h2 {
	background: #d1c1a2 url(../_img/ttl_featureVideos.png) 10px 10px no-repeat;
}

.showcaseNews h2 {
	background: #d1c1a2 url(../_img/ttl_showcaseNews.png) 10px 10px no-repeat;
}

.topArtists h2 {
	background: #d1c1a2 url(../_img/ttl_topArtists.png) 10px 10px no-repeat;
}

.content .featureVideos p {
	padding: 5px;
	margin: 0;
}

.content .featureVideos ul {
	margin: 0;
}

.content .featureVideos ul li {
	list-style-type: none;
	background: url(../_img/bg_newMiddleGradient.png) repeat-x;
	float: left;
	width: 100%;
}

.content .featureVideos ul li img {
	padding: 5px 5px 5px 40px;
}

.content .featureVideos ul li.nr1 img {
	background: url(../_img/bg_nr1.png) 10px 18px no-repeat;
}

.content .featureVideos ul li.nr2 img {
	background: url(../_img/bg_nr2.png) 10px 18px no-repeat;
}

.content .featureVideos ul li.nr3 img {
	background: url(../_img/bg_nr3.png) 10px 18px no-repeat;
}

.content .featureVideos ul li.nr4 img {
	background: url(../_img/bg_nr4.png) 10px 18px no-repeat;
}

.content .featureVideos ul li.nr5 img {
	background: url(../_img/bg_nr5.png) 10px 18px no-repeat;
}

.content .featureVideos ul li p {
	position: relative;
	top: 5px;
}

.featureVideos img {
	float: left;
	}


.content .showcaseNews ul {
	list-style-type: none;
	background: #e3dbc3;
	margin: 0;
}

.content .showcaseNews ul li {
	background: #e3dbc3 url(../_img/bg_newMiddleGradient.png) top center no-repeat;
	margin: 0;
	padding: 10px;
}

.content .showcaseNews ul li h3 {
	margin: 0 0 10px 0;
}

.content .showcaseNews ul li p {
	margin: 0;
}

.content .showcaseNews ul li p.middleReadMore {
	text-align: right;
	margin: 10px 0 0 0;
}

.content .topArtists ul {
	margin: 0;
}

.content .topArtists ul li {
	list-style-type: none;
	background: url(../_img/bg_newMiddleGradient.png) repeat-x;
	float: left;
	width: 100%;
}

.content .topArtists ul li img {
	padding: 5px 5px 5px 40px;
}

.content .topArtists ul li.nr1 img {
	background: url(../_img/bg_nr1.png) 10px 18px no-repeat;
}

.content .topArtists ul li.nr2 img {
	background: url(../_img/bg_nr2.png) 10px 18px no-repeat;
}

.content .topArtists ul li.nr3 img {
	background: url(../_img/bg_nr3.png) 10px 18px no-repeat;
}

.content .topArtists ul li.nr4 img {
	background: url(../_img/bg_nr4.png) 10px 18px no-repeat;
}

.content .topArtists ul li.nr5 img {
	background: url(../_img/bg_nr5.png) 10px 18px no-repeat;
}

.content .topArtists ul li p {
	position: relative;
	top: 5px;
}

.topArtists img {
	float: left;
	}
	
.bannerAd {
	margin: 20px auto;
	display: block;
	float: left;
	width: 100%;
	clear: both;
	text-align: center;
}

.middleAbove {
	background-color: #dfd4bb;
}

.middleBelow {
	background-color: #ebe6d1;	
}

a:link, a:visited {
	color: #331b09;
	text-decoration: underline;
}
a:hover, a:active {
	color: #c00;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, p, ul, ol {
	margin: 0 0 20px 0;
}
h1 {
	text-indent: -99999px;
	height: 18px;
	margin: 20px 0;
}
ul {
	list-style-type: none;
}
img {
	border: none;
}
.wrap {
	background: url(../_img/bg_pg.jpg) center top no-repeat;
}
.container {
	width: 960px;
	margin: auto;
}
.header {
	height: 110px;
	z-index: 2;
}
.logo {
	float: left;
	width: 250px;
}
.logo a {
	height: 100px;
	width: 100%;
	display: block;
	text-indent: -99999em;
}
/*** START NAV ***/

ul.nav {
	float: right;
	width: auto;
	position: relative;
	top: 76px;
	right: 10px;
	z-index: 3;
}
ul.nav li {
	display: inline;
}
ul.nav li a {
	display: block;
	float: left;
	height: 34px;
	width: 40px;
	margin: 0 2px;
	text-indent: -999999px;
}
/*** HOME ***/
ul.nav li.liHome a:link, ul.nav li.liHome a:visited {
	background: url(../_img/nav.gif) 0 0 no-repeat;
	width: 97px;
}
ul.nav li.liHome a:hover, ul.nav li.liHome a:active {
	background: url(../_img/nav.gif) 0 -35px no-repeat;
}
ul.nav li.liHome a.on {
	background: url(../_img/nav.gif) 0 -71px no-repeat;
}
/*** ARTISTS ***/
ul.nav li.liArtists a:link, ul.nav li.liArtists a:visited {
	background: url(../_img/nav.gif) -100px 0 no-repeat;
	width: 114px;
}
ul.nav li.liArtists a:hover, ul.nav li.liArtists a:active {
	background: url(../_img/nav.gif) -100px -35px no-repeat;
}
ul.nav li.liArtists a.on {
	background: url(../_img/nav.gif) -100px -71px no-repeat;
}
/*** VENUES ***/
ul.nav li.liVenues a:link, ul.nav li.liVenues a:visited {
	background: url(../_img/nav.gif) -312px 0 no-repeat;
	width: 106px;
}
ul.nav li.liVenues a:hover, ul.nav li.liVenues a:active {
	background: url(../_img/nav.gif) -312px -35px no-repeat;
}
ul.nav li.liVenues a.on {
	background: url(../_img/nav.gif) -312px -71px no-repeat;
}
/*** NEWS ***/
ul.nav li.liNews a:link, ul.nav li.liNews a:visited {
	background: url(../_img/nav.gif) -421px 0 no-repeat;
	width: 90px;
}
ul.nav li.liNews a:hover, ul.nav li.liNews a:active {
	background: url(../_img/nav.gif) -421px -35px no-repeat;
}
ul.nav li.liNews a.on {
	background: url(../_img/nav.gif) -421px -71px no-repeat;
}
/*** STORE ***/
ul.nav li.liStore a:link, ul.nav li.liStore a:visited {
	background: url(../_img/nav.gif) -217px 0 no-repeat;
	width: 92px;
}
ul.nav li.liStore a:hover, ul.nav li.liStore a:active {
	background: url(../_img/nav.gif) -217px -35px no-repeat;
}
ul.nav li.liStore a.on {
	background: url(../_img/nav.gif) -217px -71px no-repeat;
}
/*** ABOUT ***/
ul.nav li.liAbout a:link, ul.nav li.liAbout a:visited {
	background: url(../_img/nav.gif) -514px 0 no-repeat;
	width: 102px;
}
ul.nav li.liAbout a:hover, ul.nav li.liAbout a:active {
	background: url(../_img/nav.gif) -514px -35px no-repeat;
}
ul.nav li.liAbout a.on {
	background: url(../_img/nav.gif) -514px -71px no-repeat;
}
/*** VISIT ***/
ul.nav li.liVisit a:link, ul.nav li.liVisit a:visited {
	background: url(../_img/tabVisitCS.gif) 0 0 no-repeat;
	width: 287px;
}
ul.nav li.liVisit a:hover, ul.nav li.liVisit a:active {
	background: url(../_img/tabVisitCS.gif) 0 -35px no-repeat;
}
ul.nav li.liVisit a.on {
	background: url(../_img/tabVisitCS.gif) 0 -71px no-repeat;
}
/*** PURCHASE ***/
ul.nav li.liPurchase a:link, ul.nav li.liPurchase a:visited {
	background: url(../_img/nav/tabPurchase.gif) 0 0 no-repeat;
	width: 184px;
}
ul.nav li.liPurchase a:hover, ul.nav li.liPurchase a:active {
	background: url(../_img/tabPurchase.gif) 0 -35px no-repeat;
}
ul.nav li.liPurchase a.on {
	background: url(../_img/tabPurchase.gif) 0 -71px no-repeat;
}
/*** SUBNAV ***/

.sub {
	position: absolute;
	width: 320px;
	background: #a17747;
	padding: 6px;
}
.liVenues .sub {
	top: 35px;
	left: 310px;
}
.liArtists .sub {
	top: 35px;
	left: 99px;
}
.sub li {
	clear: both;
}
ul.nav li .sub a:link, ul.nav li .sub a:visited, ul.nav li .sub a:hover, ul.nav li .sub a:active {
	text-indent: 0;
	color: #f5f3e2;
	height: 75px;
	width: 100%;
	text-decoration: none;
	text-indent: -99999em;
	margin: 1px 0 0 0;
}
ul.nav li .sub a:hover, ul.nav li .sub a:active {
	background: #724a1d;
	color: #f5f3e2;
	height: 75px;
	width: 100%;
}
ul.nav li .sub li.subAD a:link, ul.nav li .sub li.subAD a:visited {
	background: #ccc url(../_img/nav/subnavArtists.png) 0 0 no-repeat;
}
ul.nav li .sub li.subAD a:hover, ul.nav li .sub li.subAD a:active {
	background: url(../_img/nav/subnavArtists.png) 0 -228px no-repeat;
}
ul.nav li .sub li.subAS a:link, ul.nav li .sub li.subAS a:visited {
	background: #ccc url(../_img/nav/subnavArtists.png) 0 -76px no-repeat;
}
ul.nav li .sub li.subAS a:hover, ul.nav li .sub li.subAS a:active {
	background: url(../_img/nav/subnavArtists.png) 0 -304px no-repeat;
}
ul.nav li .sub li.subAB a:link, ul.nav li .sub li.subAB a:visited {
	background: #ccc url(../_img/nav/subnavArtists.png) 0 -152px no-repeat;
}
ul.nav li .sub li.subAB a:hover, ul.nav li .sub li.subAB a:active {
	background: url(../_img/nav/subnavArtists.png) 0 -380px no-repeat;
}
ul.nav li .sub li.subVD a:link, ul.nav li .sub li.subVD a:visited {
	background: #ccc url(../_img/nav/subnavVenues.png) 0 0 no-repeat;
}
ul.nav li .sub li.subVD a:hover, ul.nav li .sub li.subVD a:active {
	background: url(../_img/nav/subnavVenues.png) 0 -152px no-repeat;
}
ul.nav li .sub li.subVS a:link, ul.nav li .sub li.subVS a:visited {
	background: #ccc url(../_img/nav/subnavVenues.png) 0 -76px no-repeat;
}
ul.nav li .sub li.subVS a:hover, ul.nav li .sub li.subVS a:active {
	background: url(../_img/nav/subnavVenues.png) 0 -228px no-repeat;
}
/*** END NAV ***/

.body {
	background: url(../_img/bg_paper.jpg) repeat-y center top;
	padding: 10px;
}
.content, .content_in, .content_all {
	width: 100%;
	float: left;
	line-height: 1.6em;
}
.content_in {
	width: 620px;
}
.content_thin {
	width: 500px;
}
.content_all {
	width: 100%;
}
.masthead {
	height:420px;
	width:100%;
	position: relative;
}
.masthead #flashcontent {
	width:690px;
	height:420px;
	background: #6b3920;
	float:left;
}
.masthead #sweepstakes {
	width:240px;
	height:420px;
	float:right;
	background:url(../_img/bg_sweepstakes.jpg) no-repeat;
	color:#fff;
}
#formWin {
	left:15px;
	position:relative;
	top:97px;
	width:190px;
	z-index:1;
}
#formWin #btn_learnMore {
	display:block;
	margin-bottom:30px;
	text-indent:-9999em;
}
.side_in #formWin {
	position: relative;
	top: 0;
	padding: 10px;
	width: 70%;
	z-index: 1;
	margin:auto 0 0 27px;
	background: url(../_img/bgFormSideHeading.gif) center 10px no-repeat;
	padding: 40px 0 0 0;
}
#formWin p {
	margin: 10px 0;
}
#formWin input, #formWin select {
	background: #fff;
	border: #779eb2 1px solid;
	padding: 3px;
	height: 16px;
	width: 100%;
}
#formWin input#female, #formWin input#male {
	background: none;
	border: none;
	padding: 0;
	height: auto;
	width: auto;
	position: relative;
	top: 3px;
	margin: 0 3px;
}
#formWin select {
	padding: 2px;
	height: auto;
	width: 100px;
}
#formWin input#zip {
	width: 60px;
}
#formWin input#submitToWin {
	background: url(../_img/btnSubmitToWin.gif) 0 0 no-repeat;
	border: none;
	padding: 0;
	height: 31px;
	width: 180px;
	text-indent: -99999em;
	line-height: 0;
	font-size: 0;
	margin: auto;
	float: none;
	position: relative;
	left: 10px;
	cursor: pointer;
}
#formWin input#submitToWin_dk {
	background: url(../_img/btnSubmitToWin_dk.gif) 0 0 no-repeat;
	border: none;
	padding: 0;
	height: 31px;
	width: 180px;
	text-indent: -99999em;
	line-height: 0;
	font-size: 0;
	margin: auto;
	float: none;
	position: relative;
	left: 10px;
	cursor: pointer;
}
#formWin p.rulesTerms {
	font-size: 10px;
	text-align: center;
	direction: block;
	margin: 0 auto;
	width: auto;
	position: relative;
	top: -5px;
}
.example {
	color: #331b09;
}
.formWrap {
	position: relative;
	width: 300px;
	float: left;
}
.formWrap_in {
	position: relative;
	width: 300px;
	float: left;
	background: #d6ceb8 url(../_img/bgFormSide.gif) center top repeat-x;
	margin: -2px 0 0 0;
	padding-bottom: 20px;
}
#response {
	background: #fff url(../_img/bg_paper.jpg) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #331b09;
	border:1px solid #cfb488;
	height:275px;
	left:10px;
	padding:10px;
	position:absolute;
	top:10px;
	width:176px;
	z-index:2;
	text-align: center;
}
.formWrap_in #response {
	background: #fff url(../_img/bg_paper.jpg) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #331b09;
	border:1px solid #cfb488;
	height:275px;
	left:10px;
	padding:10px;
	position:absolute;
	top:10px;
	width: 260px;
	z-index:2;
	text-align: center;
}
.closeBtn {
	margin: 20px auto;
	text-align: center;
	cursor: pointer;
}
.mhLink {
	float:right;
	position:relative;
	right:480px;
	top:180px;
	width:200px;
}
.mhLink a {
	display: block;
	width: 200px;
	height: 50px;
	text-indent: -999999em;
}
/*** TOP SEARCH BAR ***/

/*** SEARCH RESULTS ***/

.srTop {
	background: #49290f;
	width: 940px;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
.srTop a {
	text-decoration: none;
	color: #fff;
}
.srTop p {
	margin: 0;
	padding: 10px;
}
.srTop img {
	margin: 0;
	padding: 0;
	float: left;
}
.srTop img.nudgeTop5 {
	position: relative;
	top: 5px;
}
.srTop input#findArtist {
	background: #fff;
	padding: 2px;
	border: 1px solid #cee0e9;
	width: 180px;
	float: left;
	margin: 0 2px 0 10px;
	font-size: 12px;
}
.srTopLeft {
	float: left;
	width: 45%;
}
.srTopRight {
	float: right;
	width: 45%;
	text-align: right;
}
h1.h1Sr {
	background: url(../_img/ttlSearchResults.gif) no-repeat 0 0;
	height: 45px;
}
.srContentTop {
	background: url(../_img/bgSRContentTop.gif) center top repeat-x;
	width: 930px;
	padding: 5px;
	text-transform: uppercase;
}
p.srTopRight {
	float: right;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
.srTop p.srTopRight {
	position: relative;
	top:4px;
}
ul.srTopLeft {
	float: left;
	margin: 0;
}
ul.srTopLeft li {
	float: left;
	background:transparent url(../_img/bgLiUlSRTopLeft.gif) no-repeat scroll 0 8px;
	float:left;
	margin:0 5px 0 0;
	padding:0 0 0 7px;
}
ul.srTopLeft li.prev, ul.srTopLeft li.next, ul.srTopLeft li.first {
	background: none;
}
.srContentTop ul.srTopLeft li a, .srContentTop p.srTopRight a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.srContentTop ul.srTopLeft li a.active, .srContentTop p.srTopRight a.active {
	color: #900;
}
.it {
	padding: 0 0 0 10px;
}
.home h1 {
	background: url(../_img/ttlHome.gif) no-repeat 0 0;
}
.artists h1 {
	background: url(../_img/ttlArtists.gif) no-repeat 0 0;
	height: 40px;
}
.artistServices h1 {
	background: url(../_img/ttlArtistServices.gif) no-repeat 0 0;
	height: 40px;
}
.acceptableUse h1 {
	background: url(../_img/ttlAcceptableUse.gif) no-repeat 0 0;
	height: 29px;
}
.returnPolicy h1 {
	background: url(../_img/ttlReturnPolicy.gif) no-repeat 0 0;
	height: 29px;
}
.about h1 {
	background: url(../_img/ttlAbout.gif) no-repeat 0 0;
	height: 40px;
}
.contactus h1 {
	background: url(../_img/ttlContact.gif) no-repeat 0 0;
	height: 40px;
}
.details h1 {
	background: url(../_img/ttlDetails.gif) no-repeat 0 0;
	height: 40px;
}
.privacy h1 {
	background: url(../_img/ttlPrivacy.gif) no-repeat 0 0;
	height: 40px;
}
.rules h1 {
	background: url(../_img/ttlRules.gif) no-repeat 0 0;
	height: 40px;
}
.press h1 {
	background: url(../_img/ttlPress.gif) no-repeat 0 0;
	height: 40px;
}
.mickie h1 {
	background: url(../_img/ttlMickie.gif) no-repeat 0 0;
	height: 40px;
}
.news h1 {
	background: url(../_img/ttlNews.gif) no-repeat 0 0;
	height: 40px;
}
.adir h1, .aProfile h1 {
	background: url(../_img/ttlSeeHear.gif) no-repeat 0 0;
	height: 40px;
	margin: 0 0 20px 0;
	float: left;
	width: 400px;
}
.vdir h1 {
	background: url(../_img/ttlSeeHearVenues.gif) no-repeat 0 0;
	height: 40px;
	margin: 0 0 20px 0;
	float: left;
	width: 400px;
}
.venueServices h1 {
	background: url(../_img/ttlVenueServices.gif) no-repeat 0 0;
	height: 40px;
}
.content ul {
	list-style-type: disc;
	margin: 0 0 20px 20px;
}
.content ul.ico {
	list-style-type: none;
	float: right;
	margin: 0 0 20px 20px;
	background: url(../_img/sepV.gif) 0 0 no-repeat;
}
.content ul.ico li {
	padding: 0 20px;
}
.content ul.ico li.sepH {
	padding: 0 20px 10px 20px;
	margin: 0 0 10px 0;
	background: url(../_img/sepH.gif) no-repeat center bottom;
}
/*** PLAYER ***/

#bandboxContainer {
	float: left;
}
#bandboxSWF {
	float:right;
	position:absolute;
	right:30px;
	top:65px;
	width:325px;
	z-index: 0;
}
/* Ico in */

.content ul.ico_in, .aProfile ul.ico_in {
	list-style-type: none;
	float: none !important;
	margin: 20px 0 0 10px !important;
	background: url(../_img/sepContent.gif) center top no-repeat !important;
	padding: 20px 0 !important;
}
.content ul.ico_in li, .aProfile ul.ico_in li {
	display: inline;
	margin: 0;
	padding: 0 5px;
}
/*** ICO SIDE ***/

.icoSide {
	text-align: center;
	margin: 10px 0 0 10px;
	background: url(../_img/sepV.gif) 35px -10px no-repeat;
}
.icoSide li {
	float: left;
	margin: 0 7px;
}
.side {
	width: 160px;
	float: right;
}
.side_in {
	width: 300px;
	float: right;
}
.formWrapCtn {
	background: url(../_img/sepContent.gif) center top no-repeat;
	padding: 20px 0 0 0;
}
h2.ttlTellUs {
	text-indent: -99999em;
	background: url(../_img/ttlTellUs.gif) 0 0 no-repeat;
	margin: 0;
}
#joinArtist {
}
#joinArtist p {
	margin: 0;
}
#joinArtist input, #joinArtist textarea {
	background: #fff;
	border: #779eb2 1px solid;
	padding: 3px;
	height: 16px;
	width: 100%;
}
#joinArtist input#joinSubmit {
	background: url(../_img/btnSubmit.gif) 0 0 no-repeat;
	border: none;
	text-indent: -99999em;
	line-height: 0;
	font-size: 0;
	float: right;
	width: 110px;
	height: 31px;
	margin: 10px 0 0 0;
	cursor: pointer;
}
#joinArtist textarea {
	height: 100px;
	width: 370px;
}
#contactUs {
}
#contactUs p {
	margin: 0;
}
#contactUs input, #contactUs textarea {
	background: #fff;
	border: #779eb2 1px solid;
	padding: 3px;
	height: 16px;
	width: 100%;
}
#contactUs input#contactSubmit {
	background: url(../_img/btnSubmit.gif) 0 0 no-repeat;
	border: none;
	text-indent: -99999em;
	line-height: 0;
	font-size: 0;
	float: right;
	width: 110px;
	height: 31px;
	margin: 10px 0 0 0;
	cursor: pointer;
}
#contactUs textarea {
	height: 100px;
	width: 370px;
}
.formLeft {
	width: 200px;
	float: left;
}
.formRight {
	width: 380px;
	float: right;
}
#artist_response {
	background: #fff url(../_img/bg_paper.jpg) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #331b09;
	border:1px solid #cfb488;
	height:150px;
	left:0px;
	padding:10px;
	position:absolute;
	top:5px;
	width:590px;
	z-index:2;
}
#contact_response {
	background: #fff url(../_img/bg_paper.jpg) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #331b09;
	border:1px solid #cfb488;
	height:150px;
	left:0px;
	padding:10px;
	position:absolute;
	top:5px;
	width:590px;
	z-index:2;
}
/*** MISC. ***/

.left {
	float: left;
	text-align: left;
}
.imgLeft {
	float: left;
	text-align: left;
	clear: both;
}
.right {
	float: right;
	text-align: right;
}
/*** Artists Directory ***/

.dirNavWrap {
	background: url(../_img/bgThDir.jpg) repeat-x 0 0;
	height: 25px;
	font-size: 12px;
	clear: both;
	text-transform: uppercase;
	padding: 2px 0 0 0;
}
.dirNavWrap li a:link, .dirNavWrap li a:visited {
	color: #091c24;
	text-decoration: none;
}
.dirNavWrap li a:hover, .dirNavWrap li a:active {
	color: #900;
	text-decoration: underline;
}
ul.dirNav {
	margin: 0 0 0 10px;
}
.dirNav li, .dirSearch li {
	float: left;
	margin: 0 2px;
	background: url(../_img/dirNavSep.gif) 0 10px no-repeat;
	padding: 0 0 0 6px;
	font-weight: bold;
}
li.dirNavPrev {
	background: none;
	padding: 0;
	font-size: 16px;
}
li.dirNavNext {
	background: none;
	font-size: 16px;
}
.dirSearch li.noSep, .dirNav li.noSep {
	background: none;
}
ul.dirSearch {
	font-size: 10px;
	float: right;
	margin: 0 10px 0 0;
}
ul.dirSearch li {
	margin: 0 1px;
	padding: 0 0 0 4px;
	float: left;
	font-weight: normal;
	background: url(../_img/dirNavSepSkinny.gif) 0 10px no-repeat;
}
ul.dir {
	clear: both;
}
ul.dir li {
	background: url(../_img/bgDirItem.jpg) no-repeat 0 0;
	width: 461px;
	height: 220px;
	float: left;
	padding: 2px;
	position: relative;
}
ul.dir li.dirVenue {
	background: url(../_img/bgDirItemVenue.jpg) no-repeat 0 0;
}
ul.dir li img {
	float: left;
	margin: 12px 40px 15px 15px;
}
ul.dir li h3 {
	margin: 10px 0 0 0;
	color: #091c24;
	font-size: 16px;
}
ul.dir li h4 {
	margin: 0;
}
ul.dir li p {
	margin: 0;
	padding: 0 10px 0 0;
}
ul.dir li p.buyMusicWrap {
	margin: 0;
	padding: 0 10px 0 0;
	position: absolute;
	left: 200px;
	top: 142px;
}
ul.dir a.buyMusic {
	text-indent: -999999em;
	display: block;
	width: 120px;
	height: 45px;
}
ul.dir li p.seeProfileWrap, ul.dir li p.seeVenueWrap {
	left: 5px;
	margin: 0;
	padding: 0 10px 0 0;
	position: absolute;
	top: 5px;
}
ul.dir a.seeProfile, ul.dir a.seeVenue {
	text-indent: -999999em;
	display: block;
	width: 170px;
	height: 195px;
	background: url(../_img/transp.gif);
}
/*** ARTIST PROFILE ***/

.profileHeader {
	background: url(../_img/bgHeaderProfile.gif) 0 0 repeat-x;
	clear: both;
	color: #f3f1dd;
	margin: 10px 0 0 0;
	float: left;
	width: 100%;
}
.profileHeader h2 {
	font-size: 23px;
	font-weight: normal;
	float: left;
	margin: 6px 10px;
}
.profileHeader h3 {
	float: right;
	font-weight: normal;
	font-size: 18px;
	margin: 10px;
}
.content_thin {
	float: left;
}
.content_thin a:link, .content_thin a:visited {
	color: #7e040d;
}
.content_thin a:hover, .content_thin a:active {
	color: #000;
}
.more, .less, .fullStory {
	font-style: italic;
	float: right;
	clear: both;
}
.actionIcons {
	float: left;
	width: 100%;
	clear: both;
	margin: 10px 0;
}
.actionIcons li {
	display: inline;
}
.actionIcons li a {
	display: block;
	float: left;
	clear: none;
	text-indent: -999999em;
	width: 20px;
	height: 40px;
}
.actionIcons li.profileBuyMusic a {
	background: url(../_img/icoProfileBuyMusic.gif) 0 0 no-repeat;
	width: 150px;
}
.actionIcons li.profileBuyMerchandise a {
	background: url(../_img/icoProfileBuyMerchandise.gif) 0 0 no-repeat;
	width: 230px;
}
.actionIcons li.profileBookMe a {
	background: url(../_img/icoProfileBook.gif) 0 0 no-repeat;
	width: 110px;
}
.artistBio {
	background: url(../_img/sepContent.gif) center top no-repeat;
	float: left;
	width: 100%;
}
.ttlArtistBio {
	background: url(../_img/ttlBio.gif) no-repeat 0 0;
	float: left;
	clear: both;
	width: 100%;
	text-indent: -99999em;
	margin: 15px 0 10px 0;
}
.venueDetails {
	float: left;
	width: 100%;
}
.ttlMyMusic {
	background: url(../_img/ttlMyMusic.gif) no-repeat 0 0;
	float: left;
	clear: both;
	width: 100%;
	text-indent: -99999em;
	margin: 15px 0 10px 0;
}
.ttlVenueDetails {
	background: url(../_img/ttlVenueDetails.gif) no-repeat 0 0;
	float: left;
	clear: both;
	width: 100%;
	text-indent: -99999em;
	margin: 15px 0 10px 0;
}
.artistLinks {
	background: url(../_img/sepContent.gif) -40px top no-repeat;
	float: left;
	width: 100%;
}
.artistLinksUL {
	clear: both;
}
.ttlArtistLinks {
	background: url(../_img/ttlArtistLinks.gif) no-repeat 0 0;
	float: left;
	clear: both;
	width: 100%;
	text-indent: -99999em;
	margin: 15px 0 10px 0;
}
.ttlVenueLinks {
	background: url(../_img/ttlVenueLinks.gif) no-repeat 0 0;
	float: left;
	clear: both;
	width: 100%;
	text-indent: -99999em;
	margin: 15px 0 10px 0;
}
.artistLinks ul {
	list-style-type: disc;
	list-style: inside;
}
.gallery {
	background: url(../_img/bgGalleryProfile.png) no-repeat 0 0;
	width: 400px;
	float: right;
}
.currentPic {
	width: 346px;
	height: 346px;
	margin: 22px 0 0 22px;
}
.thbs li {
	display: inline;
	margin: 7px;
}
.thbs {
	margin: 30px 0 0 13px;
}
.aProfile ul.ico_in {
	text-align: center;
}
/*** HOME ***/

.home .it {
	padding: 0;
}
.homeH {
	width: 445px;
	background: url(../_img/bgHomeItem.png) 0 0 no-repeat;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px;
}
.homeL {
	margin-right: 10px;
}
.home h1 {
	margin: 5px 0 10px 0;
}
h1.ttlCMLovers {
	background: url(../_img/ttlCMLovers.gif) 0 0 no-repeat;
}
h1.ttlCMArtists {
	background: url(../_img/ttlCMArtists.gif) 0 0 no-repeat;
}
.blog {
	width: 100%;
	float:left;
	background: url(../_img/bgPgBlog.png) 0 0 no-repeat;
}
h1.ttlSoundwaves {
	background: url(../_img/ttlSoundwaves.gif) 0 0 no-repeat;
	height: 45px;
	margin: 20px 10px 20px 10px;
	width: 400px;
	clear: none;
	float: left;
}
.seeMore {
	float: right;
	clear: none;
	margin: 20px 10px 0 0;
}
.blogCtn {
	padding: 10px;
}
.blogCtn h2 {
	margin: 0 0 10px 0;
}
.entry {
	clear: both;
	margin: 0;
}
.date {
	float: left;
	width: 50px;
	height: 60px;
	font-size: 15px;
	font-weight: bold;
	color: #8d1c20;
	background: url(../_img/sepV.gif) right top no-repeat;
}
.hentry {
	float: right;
	width: 860px;
}
.news .hentry, .press .hentry {
	width: 550px;
}
.meta span {
	display: inline;
}
.meta span a {
	background: #ccc;
	text-indent: -9999em;
	display: block;
}
.meta span.comment a {
	width: 134px;
	height: 35px;
	background: url(../_img/icoComment.gif) 0 0 no-repeat;
}
/*** HOME TEASES ***/

.teasers {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 0 20px 0;
}
.tease {
	width: 225px;
	float: left;
	height: 300px;
	margin: 0 13px 0 0;
}
.t1 {
	background: url(../_img/t1.jpg) center top no-repeat;
}
.t2 {
	background: url(../_img/t2.jpg) center top no-repeat;
}
.t3 {
	background: url(../_img/t3.jpg) center top no-repeat;
}
.t4 {
	background: url(../_img/t4.jpg) center top no-repeat;
	margin: 0;
}
.tease p {
	text-indent: -999999em;
}
.tease a {
	display: block;
	width: 225px;
	height: 300px;
	text-indent: -999999em;
}
.t4 p {
	position: relative;
	top: 150px;
	margin: 3px 0 0 0;
}
.tease a.teaseLinkSmall {
	height: 70px;
}
/*** PRESS ***/

.pentry {
	clear: both;
}
.mediaLogo {
	width: 120px;
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
}
.story {
	width: 470px;
	float: right;
}
.storyMeta {
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px dotted #666;
	border-top: 1px dotted #666;
	padding: 5px 0;
	margin: 0 0 10px 0;
}
a#dl_artists {
	background:url(../_img/btn_downloadArtists.gif) no-repeat;
	width:255px;
	height:109px;
	float:right;
	margin:0 0 15px 15px;
	text-indent:-9999em;
}
a#dl_venue {
	background:url(../_img/btn_downloadVenue.gif) no-repeat;
	width:255px;
	height:109px;
	float:right;
	margin:0 0 15px 15px;
	text-indent:-9999em;
}
a#dl_returnPolicy {
	background:url(../_img/btn_downloadReturn.gif) no-repeat;
	width:255px;
	height:109px;
	float:right;
	margin:0 0 15px 15px;
	text-indent:-9999em;
}
.acceptableUse div ol {
	margin-left:20px;
}
.acceptableUse div ol li {
	margin:10px 0;
}

/*** SEARCH RESULTS ***/

.srTop {
	background: #49290f;
	width: 940px;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
.srTop a {
	text-decoration: none;
	color: #fff;
}
.srTop p {
	margin: 0;
	padding: 10px;
}
.srTop img {
	margin: 0;
	padding: 0;
	float: left;
}
.srTop img.nudgeTop5 {
	position: relative;
	top: 5px;
}
.srTop input#findArtist {
	background: #fff;
	padding: 2px;
	border: 1px solid #cee0e9;
	width: 180px;
	float: left;
	margin: 0 2px 0 10px;
	font-size: 12px;
}
.srTopLeft {
	float: left;
	width: 45%;
}
.srTopRight {
	float: right;
	width: 45%;
	text-align: right;
}
h1.h1Sr {
	background: url(../_img/ttlSearchResults.gif) no-repeat 0 0;
	height: 45px;
}
.srContentTop {
	background: url(../_img/bgSRContentTop.gif) center top repeat-x;
	width: 930px;
	padding: 5px;
	text-transform: uppercase;
}
p.srTopRight {
	float: right;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
.srTop p.srTopRight {
	position: relative;
	top:4px;
}
ul.srTopLeft {
	float: left;
	margin: 0;
}
ul.srTopLeft li {
	float: left;
	background:transparent url(../_img/bgLiUlSRTopLeft.gif) no-repeat scroll 0 8px;
	float:left;
	margin:0 5px 0 0;
	padding:0 0 0 7px;
}
ul.srTopLeft li.prev, ul.srTopLeft li.next, ul.srTopLeft li.first {
	background: none;
}
.srContentTop ul.srTopLeft li a, .srContentTop p.srTopRight a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.srContentTop ul.srTopLeft li a.active, .srContentTop p.srTopRight a.active {
	color: #900;
}
.srContent {
	width: 940px;
}
.srIt {
	width: 100%;
}
.srSidebar {
	float: right;
	width: 300px;
}
.srItems {
	float: left;
	width: 630px;
}
.srItem {
	background: url(../_img/bgSRItem.gif) center top repeat-x;
	padding: 8px;
	line-height: 1.6em;
}
.srItem img.portrait {
	background: url(../_img/bgSrItemPic.gif) 0 0 no-repeat;
	padding: 11px;
	float: left;
	position: relative;
	top: -2px;
	left: -2px;
}
.srItemLeft {
	width: 250px;
	float: left;
	margin: 8px 0 0 10px;
}
.srItemRight {
	float: right;
	background: url(../_img/bgSrItemInner.gif) no-repeat 0 0;
	padding: 5px 10px 10px 10px;
	color: #331b09;
}
.srItemRight img {
	margin: 5px 0;
}
.srItem h2, .srItem h3 {
	margin: 0;
	color: #091c24;
}
.srItem h2 {
	font-size: 19px;
}
.srItem h3 {
	font-weight: normal;
	font-size: 14px;
}

/*** FOOTER ***/

.footer {
	width: 960px;
	margin: auto;
	background: url(../_img/bgFooter.gif) center top no-repeat;
	padding: 25px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
}
.footer a:link, .footer a:visited {
	color: #fff;
	text-decoration: none;
	margin: 0 5px;
}
.footer a:hover, .footer a:active {
	text-decoration: underline;
}
