body, html {
     margin-bottom: 30px;
}

body {
     font-family: Tahoma, Helvetica, Arial, sans-serif;
     font-size: 11px;
     color: #52524D;
     background-image: url(../_img/tile_bg.jpg);
     margin: 0;
     padding: 0;
     height: 99%;
     width: 100%;
     background-color: #F0EFDD;
     overflow-x: hidden;
     text-align: center;
}

a, a:link {
     color: #9D1C1F;
     text-decoration: none;
}

a:visited {
     color: #9D1C1F;
}

a:hover, a:visited:hover {
     text-decoration: underline;
}

a:active {
     color: #900;
}

form, ul {
     padding: 0;
     margin: 0;
}

textarea {
     width: 408px;
     height: 96px;
     background-color: #FFF;
     border-top: 1px solid #463A2E;
     border-left: 1px solid #463A2E;
     border-right: 0;
     border-bottom: 0;
     font-family: Tahoma, Helvetica, Arial, sans-serif;
     font-size: 11px;
     color: #52524D;
     padding-left: 8px;
     padding-top: 2px;
}

#contentHolder {
     width: 100%;
     height: 100%;
     background-position: right top;
     background-repeat: no-repeat;
     margin: 0 auto;
     text-align: center;
}

#contentHold {
     text-align: center;
     width: 100%;
     border: 0 solid #00F;
}

#mainContent {
     width: 675px;
     margin: 0 auto;
     padding-top: 30px;
     border: 0 solid #F00;
     text-align: left;
}

#navbar {
	background-color: #473b2f;
	height: 40px;
	}
#navbar ul {
	width: 351px;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	}
#navbar ul li {
	padding: 0 20px 0 0;
	margin: 0;
	line-height: 40px;
	float: left;
	}
#navbar ul li a {
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	}
#navbar ul li a:hover {
	color: #c6b8aa;
	}
#nav-jukebox {
	width: 675px;
	margin: 0 auto;
	}
#mediaPlayer {
	width: 324px;
	padding-top: 11px;
	float: left;
	}
#footerbar {
	padding: 30px 0 0 0;
	clear: both;
	}
#footer-info {
	width: 675px;
	padding: 10px 0 50px 0;
	margin: 0 auto;
	border-top: 1px dotted #000;
	}
#footer-info .copyright {
	float: left;
	}
#footer-info ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	}
#footer-info ul li {
	padding: 0 0 0 10px;
	margin: 0;
	display: inline;
	}


#threeColSubTab {
     width: 675px;
     height: 21px;
     margin-top: 11px;
     background-image: url(../_img/dotted_line_bg.gif);
}

#twoColSubTabs {
     width: 675px;
     height: 21px;
     border-bottom: 0 dotted #000;
     margin-top: 11px;
     background-image: url(../_img/dotted_line_bg.gif);
}

#oneColSubTab {
     width: 305px;
     height: 21px;
     background-image: url(../_img/dotted_line_bg.gif);
     clear: left;
}

#oneColSubTabSignup {
     width: 365px;
     height: 21px;
     background-image: url(../_img/dotted_line_bg.gif);
     clear: left;
}

#rightColNews {
     float: right;
     width: 293px;
     margin-left: 3px;
     margin-top: 10px;
     clear: none;
}

#rightColDetails {
     float: right;
     width: 305px;
     margin-left: 0;
     margin-top: 10px;
     clear: none;
     padding-left: 3px;
}

.newsItem {
     margin-bottom: 14px;
     padding-bottom: 14px;
     border-bottom: 1px dotted #000;
}

.newsDate {
     color: #463A2E;
     font-size: 11px;
     margin-top: 5px;
}

.newsTitle {
	font-size: 16px;
	font-weight: bold;
}

.newsBody {
     margin-top: 5px;
     line-height: 1.6em;
}

#leftCol {
     width: 363px;
     margin-right: 2px;
     margin-top: 10px;
     vertical-align: top;
}

#leftColArtists {
     width: 353px;
     margin-right: 2px;
     margin-top: 10px;
     vertical-align: top;
}

#newReleases {
     margin-bottom: 20px;
     height: 190px;
}

.singleRelease {
     width: 111px;
     margin: 0 10px 20px 0;    
     float: left;
}

.releaseImg {
     width: 108px;
     height: 113px;
     background-image: url(../_img/dotted_line_bg.gif);
     background-position: bottom;
     margin-bottom: 3px;
}

.btnmp3 {
     margin: 5px 0 3px;
     padding-right: 1px;
     float: left;
     clear: none;
}

.btndetails {
     margin: 5px 0 3px;
     float: right;
     clear: none;
}

.releaseInfo {
     margin-top: 2px;
}

.releaseArtist {
     font-weight: 700;
     clear: right;
}

.releaseTitle {
     clear: left;
     margin-top: 2px;
}

#mlistSignup {
     margin-top: 10px;
     margin-left: 3px;
}

.mlistEmail {
     width: 288px;
     height: 22px;
     background-color: #FFF;
     border-top: 1px solid #463A2E;
     border-left: 1px solid #463A2E;
     border-right: 0;
     border-bottom: 0;
     font-family: Tahoma, Helvetica, Arial, sans-serif;
     font-size: 11px;
     color: #52524D;
     padding-left: 8px;
     padding-top: 2px;
}

.emailError {
     text-transform: uppercase;
     font-weight: 700;
     color: #F00;
     margin-bottom: 5px;
}

.emailSuccess {
     font-weight: 700;
     margin-bottom: 5px;
     color: #9D1C1F;
}

#theform {
     padding-top: 15px;
}

#artistHold {
    width: 675px;
}

h1 {
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 10px 0;
	}

.singleArtist {
     width: 215px;
     height: 267px;
     margin: 1px;
     margin-right: 8px;
     padding-bottom: 10px;
     float: left;
}

.singleArtistDetail {
     width: 215px;
     height: 175px;
     margin: 1px;
     margin-right: 8px;
     float: left;
}

.artistImg {
     background-image: url(../_img/dotted_line_bg.gif);
     background-position: bottom;
     padding-bottom: 4px;
     height: 108px;
     width: 215px;
}

.artistBio {
     line-height: 1.4em;
     margin-bottom: 40px;
     margin-left: 2px;
     padding-right: 10px;
     clear: left;
     * margin-top: -20px;
}

.artistLineup {
     line-height: 18px;
}

.artistName {
     color: #463A2E;
     float: left;
     padding-top: 4px;
     margin-bottom: -14px;
     font: 700 20px Helvetica, Arial, sans;
}

.singleColumn {
     width: 213px;
     height: 21px;
     background-image: url(../_img/dotted_line_bg.gif);
     clear: left;
}

.artistMiniBio {
     padding-top: 3px;
     padding-left: 2px;
     padding-right: 2px;
     text-align: justify;
     width: 214px;
     height: 84px;
     margin-bottom: -8px;
}

.artistButtons {
     margin-top: 6px;
}

.singleReleaseDetail {
     float: left;
     width: 297px;
     margin-bottom: 20px;
}

.releaseTitleBig {
     color: #463A2E;
     padding-top: 4px;
     font: 700 14px Helvetica, Arial, sans;
}

.releaseInfoDetail {
     float: right;
     width: 180px;
     height: 107px;
     vertical-align: bottom;
}

.releaseInfoPadding {
     padding-top: 37px;
     color: #52524D;
}

.buyButton {
     margin-top: 12px;
}

.tracklisting {
     clear: left;
}

#thetracks {
     margin: 0;
     padding: 0;
     margin-top: 20px;
     list-style: none outside none;
}

#thetracks li {
     line-height: 17px;
     text-transform: capitalize;
     padding: 0;
     margin: 0;
}

.trackCover {
     background-image: url(../_img/trackcover.gif);
}

.trackDwnload {
     clear: none;
     float: right;
     margin-top: -15px;
     * margin-top: -19px;
}

.releaseCredits {
     margin-top: 20px;
 	padding-bottom: 20px;
     border-bottom: 1px dotted #000;
}

#mediaHold {
     margin: 9px 0 20px;
}

.singleMedia {
     margin-top: 10px;
     clear: both;
}

.mediaIcon {
     width: 53px;
     height: 14px;
     padding-top: 2px;
     padding-right: 6px;
     margin-bottom: 30px;
     float: left;
     border: 0 solid #F00;
}

.mediaDesc {
     border: 0 solid #0F0;
}

#storeContent {
     width: 441px;
}

.storeItem {
     min-height: 170px;
     * height: 170px;
}

.storeImg {
     width: 108px;
     float: left;
     margin-right: 10px;
}

#storeNote {
     display: block;
     float: right;
     width: 223px;
     height: 297px;
     margin: 1px;
     background-image: url(../_img/store_bg.gif);
     background-repeat: no-repeat;
}

.storePrice {
     color: #463A2E;
     padding: 4px 0;
     font: 700 20px Helvetica, Arial, sans;
}

.storeOptions {
     padding: 4px 0 8px;
}

.optionDrop, .storeInput {
     font-family: Tahoma, Helvetica, Arial, sans-serif;
     font-size: 11px;
     width: 70px;
}

.optionDropHalf {
     font-family: Tahoma, Helvetica, Arial, sans-serif;
     font-size: 11px;
     width: 35px;
}

.singleColumnSml {
     font-size: 1px;
     height: 4px;
     background-image: url(../_img/dotted_line_bg_top.gif);
}

.storeBuy {
     padding-top: 4px;
}

.storeDetails {
     float: left;
}

.storeName {
     color: #463A2E;
     margin-bottom: -4px;
     font: 700 20px Helvetica, Arial, sans;
}

.storeTitle {
     color: #463A2E;
     clear: both;
     font: 400 16px Helvetica, Arial, sans;
}

#storeTracks {
     margin: 0;
     padding: 0;
     margin-top: 20px;
     list-style: none outside none;
}

.storeDivider {
     margin-top: 20px;
     margin-bottom: 20px;
     clear: left;
     background-image: url(../_img/dotted_line_bg.gif);
     height: 25px;
}

.storePurchase {
     width: 120px;
     float: right;
     clear: none;
}

.storeDescrip {
     width: 190px;
}

#demoNote {
     display: block;
     float: right;
     width: 223px;
     height: 365px;
     margin: 1px;
     background-image: url(../_img/demo_bg.gif);
     background-repeat: no-repeat;
}

#demoNoteContent {
     padding: 9px;
}

.demoTitle {
     color: #463A2E;
     float: left;
     clear: right;
     margin-bottom: -4px;
     font: 700 20px Helvetica, Arial, sans;
}

.demoCopy {
     line-spacing: 13px;
     clear: both;
     padding: 3px;
}

#suaddy {
     font-family: Helvetica, Arial, sans;
     font-size: 20px;
     color: #463A2E;
     padding-top: 10px;
}

#contactForm {
     margin-top: 30px;
}

#contactForm input, #contactForm textarea {
     margin-bottom: 19px;
}

.contactError {
     font-weight: 700;
     color: #F00;
}

.contacThanks {
     font-weight: 700;
     color: #52524D;
}

.linksCol {
     display: block;
     width: 223px;
     float: left;
}

.linksColContent {
     padding-left: 2px;
     padding-top: 10px;
}

.linksEntry {
     display: block;
     height: 60px;
     margin-bottom: 10px;
     margin-right: 10px;
}

#linksSection a {
     color: #52524D;
     padding-left: 20px;
     text-decoration: none;
     background-image: url(../_img/btn_link.gif);
     background-position: left top;
     background-repeat: no-repeat;
}

#linksSection a:hover {
     color: #9D1C1F;
     text-decoration: underline;
     background-image: url(../_img/btn_link_on.gif);
     background-position: left top;
     background-repeat: no-repeat;
}

.linkCopy {
     padding-left: 20px;
}