/* @override http://dischord.com.local/stylesheets/_ns_general.css */

div.name_a_price_block {
	width: 100%;
}

div.name_a_price_block span.button {
	float: right;
	
}

div.button_bar {
	height: 25px;
	width:  550px;
	float: right;
	text-align: right;
}

div.button_bar span.button a {

	margin-right: 10px;
	float: right;

}

.column {
	float: left;
	display: inline;
}

div#search #productListing {
 width:  890px;	
}

#right_column_store {
	float: right;
	display: inline;
	width: 570px;
}

.full_column {
	clear: both;
	padding-top: 20px;
}

.one {
	width: 90px;
}

.two {
	width: 200px;
}

.three {
	width: 310px;
}

.four {
	width: 680px;
	}

.five {
	width: 530px
}

.four.column {
	width: 600px;
}

#band .four.column .two.column ul{
	width: 155px;
}

span.cartTotalsDisplay.important {
	float: left;
	font-weight:normal;
	margin:  10px;
}

.six {
	width: 640px;
}

.seven {
	width: 750px;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 62.5%;
	/ 
	
	*1em = 10px*/
    line-height: 2em;
	background: #F8F8F8 url(/images/ui/backgrounds/body_bg.gif) repeat-x;
}

#centering_container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background: white url(/images/ui/backgrounds/centering_cont_bg.gif) no-repeat;
}

a {
	text-decoration: none;
	color: #900;
}

a:visited {
	color: #8F4747;
}

a:hover {
	color: #F00;
}

a img {
	border: 0;
}


/* OVERRIDE IDIOT WRITTEN CSS */
input {
  vertical-align: top;
  margin-left: 0;
  font-size: 12px;
}

div#jquery_search input {
	vertical-align:	baseline;
	margin: 0;
	font-size: 12px;
}
/* END */
div#jquery_search
input[type="text"],
input[type="password"],
textarea,
select {
	border: 1px solid;
	border-color: #848484 #AAA #DDD #AAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
	padding: 3px 1px;
}
div#jquery_search select {
	float: right;
	width:  30px;
}

select {
	padding: 1px;
	display: block;
}

legend {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
}

label {
	font-size: 1.1em;
	vertical-align: baseline;
	margin-bottom: 5px;
	display: block;
}

address {
	font-style: normal;
	margin-bottom: 1em;
}

ul {
	list-style: none;
}

table {
	border-collapse: collapse;
}


tr.even td {
	background-color:#F8F8F8;
}


button {
	border: 0;
	background: none;
	cursor: pointer;
	padding: 0;
}

span.button {
	background: url(/images/buttons/button-left_side.gif) no-repeat top left;
	height: 17px;
	padding-left: 10px;
	margin-bottom: 4px;
	margin-left: 3px;
	display: block;
	font-size: 1.1em;
}

span.button a {
	height: 17px;
	display: block;
	line-height: 17px;
	padding-right: 10px;
	text-align: center;
	color: #fff;
	background: url(/images/buttons/button-right_side.gif) no-repeat top right;
}

#store-tools {
	text-align: right;
	position: relative;
	top: -32px;
	font-size: 11px;
	margin-right: 46px;
}

h2 #buy_credits {
	float: right;
	background-color: #eee;
	font-size: 90%;
	padding:  5px;
}

h2 #buy_credits a {
	margin-left: 10px;
	font-weight: normal;
	background: #ccc;
	border: #fff solid 1px;
	padding: 3px 5px;
	font-weight:bold;
}

/* PAGINATION
---------------------------------------*/

.pagination {
	text-align: center;
	margin-bottom: 28px;
	margin-top: 10px;
	font-size: 130%;
}

.pagination a {
	padding: 6px;
	border: 1px solid #fff;
	color: #d70000;
}

.pagination a:hover {
	background-color: #d70000;
	border: 1px solid #a70000;
	color: #fff;
}

.pagination span.disabled {
	padding: 6px;
	color: #aaa;
}

.pagination span.current {
	padding: 6px;
	background-color: #ddd;
	border: 1px solid #bbb;
}

.num {
	text-align: right;
}

#title {
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	height: 110px;
}

#title img {
	margin-left: 130px;
	margin-top: 25px;
	padding-top: 0;
	position: relative;
}

.caption,
.caption p {
	font-size: 1em;
	color: #666;
	line-height: 1.4em;
}

#content {
	width: 890px;
	padding-left: 30px;
	padding-right: 30px;
}

#highlights {
	width: 890px;
	margin: 0 0 20px 0;
	overflow: hidden;
}

#highlights img {
	float: left;
	display: inline;
	margin: 0 0 5px 0;
}

#highlights ul {
	clear: both;
	padding: 0;
	margin: 0;
	list-style: none;
}

#highlights .caption {
	font-size: 1em;
	float: left;
	width: 296px;
	padding: 0 0 0 0;
}

/* @group News */

/* @group News Article Module */

.news_article_module {
	clear: both;
	border-top: 1px solid #000;
	padding-top: 5px;
	margin-bottom: 10px;
}
#news h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 3px;
}

#news .date {
	width: 100px;
	float: left;
	clear: left;
	display: inline;
	letter-spacing: 2px;
	font-size: 14px;
	padding-left: 10px;
}

#news p {
	width: 550px;
	float: right;
	display: inline;
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 4px;
	margin-top: 2px;
}

.readmore_link a {
	float: right;
	text-transform: lowercase;
	background-color: #f0f0f0;
	border: 1px solid #f0f0f0;
	padding: 2px 6px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #444;
	width: 104px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

.readmore_link a:hover {
	color: #900;
	background-color: #fff;
	border-color: #900;
}



/* @end */

#news {
	width: 640px;
	float: left;
	clear: right;
	display: inline;
	clear: left;
	margin: 0 30px 20px 0;
}

#newsRelated {
	width: 640px;
	clear: both;
	margin: 0 0 60px 0;
	font-size: 1.2em;
}

#newsRelated a {
	float: left;
}

#newsRelated form {
	width: 200px;
	float: right;
	margin-top: 0;
}

/* @end */

/* @group Store News */

#news_300wide {
	width: 300px;
	float: left;
	margin: 35px 20px 20px 0;
}

#news_300wide h2 {
	font-size: 2em;
}

#news_300wide h1 {
	clear: both;
	padding-top: 5px;
	border-top-style: solid;
	border-top-width: 1px;
}

#news_300wide p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 4px;
	margin-top: 12px;
}

/* @end */

/* @group Narrow Column */

.narrow_column {
	float: left;
	width: 152px;
	padding-left: 38px;
	display: inline;
}

.narrow_column h1 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 8px;
}

/* @end */

.column_link {
	font-size: 12px;
	line-height: 18px;
	margin-left: 8px;
	float: right;
}

/* @group Sidebars */

.sidebar_module {
	clear: both;
	margin-top: 5px;
}

.release_list_detail p {
	line-height: 1.2em;
}

#release_sidebar {
	float: left;
	width: 230px;
	margin-right: 40px;
}

#release_sidebar img {
	width: 88px;
	border: 1px solid #ccc;
	float: left;
	clear: left;
	display: inline;
	margin:0 12px 0px 0;
}
#release_sidebar h3 {
	padding-bottom:  2px;
}

.sidebar_module h2, release_sidebar h2 {
	font-size: 1.2em;
	text-align: left;
	margin: 0;
}

.sidebar_entry_detail {
	float: left;
	width: 110px;
	padding-top: 8px;
	line-height: 1.5em;
}

.sidebar_entry_detail p{
	margin-bottom: 0;
	font-style: italic;
}
.release_list_detail {
	float: left;
	width: 125px;
}

.release_list_detail p {
 font-style: italic;
 font-size: 1.2em;
}

.release_list {
	margin-bottom: 10px;
	clear: both;
	padding-bottom: 10px;
	width:  250px;
}

/* @end */

/* @group Events */
#events{
	width: 220px;
	float: left;
	display: inline;
	clear: right;

}

#newsAccess {
	width: 290px;
	float: left;
	display: inline;
	clear: right;
}

#events p {
	line-height: 1.2em;
}

#events img {
	width: 88px;
	margin: 0 10px 10px;
	float: left;
	background: #eee;
	border: 1px solid #ccc;
}

.date_block {
	background-color: #fff;
	float: left;
	display: block;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-bottom: 12px;
	color: #444;
	border: 1px solid #f0f0f0;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	width: 50px;
	padding-left: 4px;
}

#news .date_block{
	border-style: none;
	font-size: 1.4em;
	color: #000;
	width: 70px;
}
.month, .year {
	text-transform: uppercase;
	text-align: center;
	clear: both;
	display: block;
	width: 50px;
	font-size: 13px;
	letter-spacing: 3px;
}

.day {
	display: block;
	text-align: center;
	font-size: 20px;
}

p.release_number {
	font-size: 1.2em;
	margin: 0;
	padding-bottom: 3px;
	line-height: 1em;
	font-style: normal;
}



/* @end */

/* @group Newsletter Subscribe */

#newsletter_subscribe {
	width: 220px;
	height: 60px;
	float: right;
	background: #900 url(/images/ui/backgrounds/newsletter_subscribe.gif) no-repeat;
	margin-top: 33px;
	padding-top: 35px;
}

#newsletter_subscribe label {
	float: left;
	color: #fff;
	font-size: 12px;
	margin-top: 4px;
	margin-left: 40px;
}

#newsletter_subscribe input {
	float: left;
	margin-right: 8px;
	width: 165px;
	height: 20px;
	margin-left: 40px;
}

/* @end */

#newsAccess ul {
	margin-bottom: 20px;
}

#newsAccess ul li a {
	width: 265px;
	display: block;
	margin-left: 12px;
	margin-bottom: 8px;
}

#about {
	float: left;
	display: inline;
	clear: left;
	width: 425px;
	margin: 0 0 20px 0;
	padding: 0;
}

#about p {
	font-size: 1.3em;
}
#store_about{
	float: left;
	display: inline;
	clear: left;
	width: 300px;
	margin: 0 0 20px 0;
	padding: 0;
}
#contact {
	float: left;
	display: inline;
	width: 425px;
	margin: 0 0 20px;
	padding-left: 40px;
}

#contact p {
	font-size: 1.3em;
}
#store_contact {
	float: left;
	display: inline;
	width: 520px;
	padding-left: 58px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 20px;
}

#about h1, #contact h1 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 8px;
}

#legal {
	clear: both;
	width: 890px;
	font-size: 1.3em;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	margin-bottom: 0;
}

#legal .org {
	font-weight: bold;
	text-transform: uppercase;
}

.adr {
	display: block;
	font-style: normal;
	margin: 10px 0 30px 0px;
	line-height: 1.4em;
}
div#legal div.adr {
	font-style: normal;
	margin: 0;
	line-height: 1.4em;
	width:  300px;
	float: left;
}
.adr .region {
	cursor: help;
	border: none;
}

#copyright {
	float: right;
	display: inline;
	line-height: 1.4em;
	margin: 0 0 20px 0px;
}

#legal,
#news h1,
#newsAccess h1,
#newsRelated,
#events h1,
#release_sidebar h2 {
	border-top: 1px solid #000;
	margin-bottom: 10px;
	padding-top: 5px;
}

/* BANDS
-----------------------------------------------*/

#bands {
	margin-left: 110px;
	width: 700px;
}

#release_list div.item span.band a {
 font-style: normal;
}

#release_list div.item a {
 font-style: italic;
 font-size: 1.1em;
}

#bands h1 {
	font-size: 2em;
	font-weight: normal;
	padding-top: 10px;
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 0;
	clear: both;
	border-top: 1px solid;
}

#bands ul {
	list-style: none;
	margin: -30px 20px 10px 0;
	padding-top: 5px;
	padding-left: 40px;
}

#bands ul li {
	width: auto;
	}

#col1,#col2,#col3,#col4 {
	float: left;
	display: inline;
	margin-bottom: 30px;
	width: 165px;
}

/* BAND DETAIL
-----------------------------------------------*/

#band {
	width: 885px;
	overflow: hidden;
	margin-bottom: 24px;
}

#band h1 {
	font-size: 2em;
	line-height: 1em;
	width: 220px;
	padding-bottom: 12px;
}


#band .activeYears {
	width: 200px;
}

#band #members {
	float: left;
	clear: left;
	display: inline;
	list-style: none;
	width: 250px;
	font-size: 1.3em;
	margin-right: 20px;
	padding: 0px;
	line-height: 1.5em;
}

#band #members .name {
	font-weight: bold;
}

#bandphoto img {
	float: left;
	display: inline-block;
	width:  410px;
}

/* RELEASES
-----------------------------------------------*/

#releases {
	width: 250px;
	float: left;
	display: inline;
	clear: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
}

#releases img.blank {
	width: 90px;
	border: 0;
}

#releases .release {
	width: 300px;
	float: left;
	clear: both;
	font-size: 1.2em;
	line-height: 1.25em;
	border-bottom: 1px dotted #eee;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

#releases .release .band {
	font-weight: bold;
	display: block;
}

#releases h3 {
	margin-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 12px;
}

#bio {
	width: 410px;
	float: left;
	margin-right: 40px;
	text-align: left;
	}

#bandContact {
	width: 420px;
	margin: 0 0 20px 20px;
	font-size: 1.2em;
}

#relatedBands {
margin:  0;
padding:  0;
float: right;
}

#relatedBands h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin:  0;
	padding: 0;
}

#productListing h1 {
	font-size: 1.4em;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

#relatedBands ul, ul.band_list {
	list-style: none;
	padding: 0;
}

ul.band_list {
	margin: 10px 0 0 0;
	list-style: none;
	width: 180px;
}


#relatedBands li, div.band_list li {
	line-height: 1.2em;
	padding: 0;
	margin:  0;
}

.release-track-listing .band {
	font-weight: bold;
}

.release-track-listing object {
	vertical-align: top;
}

.release-track-listing {
	margin-left: 0;
}

/* TYPE
-----------------------------------------------*/

h1 {
	font-size: 1.4em;
	margin: 0;
}

h2 {
	font-size: 1.6em;
	margin: 0;
}

h3 {
	font-size: 1.2em;
	margin: 0;
}

h1 span {
	font-family: Arial,Helvetica, sans-serif;
}

h1,h2,h3 {
	font-family: Helvetica, Arial, sans-serif;
}


p {
	margin: 0 0 1em 0;
	font-size: 1.3em;
	line-height: 1.5em;
}

ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
}

li {
	font-size: 1.2em;
	padding-bottom: 4px;
	padding-top: 4px;
}

li h2 {
	font-size: 1em;
}

li li {
	font-size: 1em;
}


.note {
	font-size: 1em;
}

/* STORE
-----------------------------------------*/

#page-nav input {
	display: inline;
}

#store {
	width: 890px;
	clear: both;
	padding-bottom: 100px;
}

#store h1 {
	font-size: 1.8em;
}

/* @group Cart */

.checkout,
.cart {
	width: 840px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#catalog, .checkout {
	padding: 0;
}


/* @end */

#categories {
	font-size: 1.2em;
}

.navSplitPagesResult,
.navSplitPagesLinks {
	font-size: 1.2em;
}

#productListing {
	float: right;
	width: 530px;
	padding-bottom: 8px;
	padding-left: 0;
	padding-right: 0;
	display: inline;
}

#view_all_links {
	border-top: solid 1px gray;
	margin-top:  12px;
	font-size: 1.2em;
	margin-bottom:  12px;
	}

#view_all_links a {
	font-style: bold;
	margin-right: 25px;
}

/* @group My Group */

/* @end */

#productNav {
	clear: left;
	border-top: 1px solid #000;
	overflow: hidden;
	padding-top: 20px;
}

#productListing .releaseNumber,
#productListing .band,
#productListing .releaseTitle {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
}

#productListing img {
	border: 1px solid #ccc;
	width: 88px;
	height: 88px;
	margin-bottom: 3px;
}

#productListing span.release {
	font-weight: normal;
	line-height: 1em;}

#productListing .release {
	width: 90px;
	margin-right: 20px;
	float: left;
	display: inline;
}

#productListing .releaseTitle {
	display: block;
	margin-bottom: 8px;
	font-style: italic;
}

* html #productListing .releaseTitle {
	font-style: normal;
	word-wrap: break-word;
}

.clearBoth {
	clear: both;
}

#store #description {
	float: left;
}

#store #relatedLabels {
	list-style: none;
	margin: 0;
}

/*---------------------------------------
catalog
-----------------------------------------*/

#catalog {
	width: 890px;
	float: left;
	display: inline;
}

#catalog ul {
	padding: 0;
}

#catalog .item {
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 90px;
	line-height: 120%;
	text-align: left;
}

.featured_release {
	float: left;
	display: inline;
	margin-right: 20px;
	width: 90px;
	line-height: 120%;
	margin-bottom: 6px;
}

.featured_release a {
	font-size: 1.1em;
	font-style: italic;
}

.featured_release span.band a {
	font-size: 1.1em;
	font-style: normal;
}

.last {
	margin-right: 0 !important;
}

#catalog .item img {
	width: 88px;
	/

*  height:90px;*/
  background: #CCC;
	border: 1px solid #ccc;
	display: block;
	margin-bottom: 10px;
}

#catalog .item .blank {
	border: 0;
}

#catalog .item span {
	display: block;
	line-height: 1.3em;
}

#catalog .band {
	font-weight: bold;
	display: block;
	font-size: 1.2em;
}

#catalog .releaseNumber {
	display: block;
	font-size: 1.2em;
}

#catalog .price {
	display: block;
	margin-bottom: 10px;
}

#catalog .item .buttons {
	line-height: 20px;
}

#productPrices form,
#catalog .buttons form {
	padding: 0 0 3px 6px;
	margin: 3px 0;
	background: url(/images/ui/buttons/button_end_left.png) no-repeat left top;
	height: 14px;
	overflow: hidden;
}

#productPrices form button,
#catalog .buttons form button {
	background: #666 url(/images/ui/buttons/button_end_right.png) no-repeat right top;
	color: #fff;
	font-size: 10px;
	line-height: 1.3em;
	padding: 2px 6px 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: visible;
}

.catalog-filters {
	padding: 5px 0;
	overflow: hidden;
	width: 890px;
	margin: 0;
}

#releases-filters {
	float:right; 
	margin-top:-35px; 
	text-align:left; 
	width:300px;
	}

.catalog-filters fieldset {
	display: block;
	float: left;
	border: 0;
	padding: 0;
	margin: 0 14px 0 0px;
}

fieldset.search-group {
	margin-right: 0;
}

/* @group search results */
.search_artist{
	clear: both;
}
.search_band{
	float: left;
}
.search_band a{
	font-weight: bold;
	font-size: 16px;
}
.search_label{
	float: left;
}
 .search_label a{
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-top: 19px;
	padding-left: 14px;
}
/* @end */

.catalog-filters label {
	display: block;
	max-width: 190px;
}

.catalog-filters .checkbox-group {
	
}

.catalog-filters .selected {
	background-color: #E9C2B0;
}

.catalog-filters .checkbox-group label {
	float: left;
	clear: left;
	margin: 5px 0 0;
	padding: 0 4px;
}

.catalog-filters .checkbox-group input {
	display: inline;
}

.catalog-filters select {
	display: block;
	width: 90px;
	margin: 5px 0 0;
	font-size: 10px;
}

.catalog-filters .search-group label {
	margin: 5px 0;
}

.catalog-filters .search-group .text {
	float: left;
	margin-right: 5px;
	width: 145px;
	font-size: 10px;
}

.catalog-filters .search-group .submit {
	float: left;
	vertical-align: middle;
}

.catalog-filters #sort-field select {
	float: left;
	margin-right: 5px;
}

.catalog-filters #sort-field .radio-group {
	float: left;
	margin-right: 0;
	padding-top: 3px;
}

.catalog-filters #sort-field label {
	margin-left: -3px;
}

#sort-field {
	clear: left;
	margin-right: 0;
}

.catalog-filters #sort-field .radio-group input {
	margin: 0;
}

.catalog-filters #sort-field .radio-group label {
	font-size: 9px;
	margin: 0;
}

.catalog-filters .radio-group * {
	display: inline;
	vertical-align: middle;
}

#catalog-groupings {
	width: 90px;
	margin-right: 20px;
}

#catalog-labels {
	width: 200px;
	margin-right: 20px;
}

.catalog-spinner {
	display: block;
	margin-right: 5px;
}

.prevBtn {
	margin-right: 1px;
}

/* RELEASE DETAIL
-----------------------------------------------*/

#productmusicinfoBody #store #description {
	display: none;
}

#productmusicinfoBody #store #catalog {
	float: none;
	width: auto;
}

#releaseDetail {
	width: 880px;
	overflow: hidden;
	clear: both;
}

#releaseDetail #productMainImage {
	float: left;
	margin-right: 100px;
	margin-left: 110px;
	padding: 0px;
	width: 250px;
}

#releaseDetail #productMainImage img {
	border: 1px solid #ccc;
	margin-bottom: 36px;
	width:  250px;
}

#releaseDetail #productInfo {
	width: 386px;
	float: left;
	border-top: 1px solid #000;
}

#releaseDetail h1 {
	font-size: 1.8em;
	margin-bottom: .5em;
	line-height: 1.1em;
	width: 200px;
	float: left;
	display: inline;
}

#releaseDetail h1 .releaseNumber {
	font-size: .67em;
	font-weight: normal;
	display: block;
}

#releaseDetail h1 .releaseFormat {
	font-size: .67em;
	font-weight: bold;
}

#releaseDetail h1 cite {
	font-weight: normal;
	display: block;
}

#releaseDetail #productPrices {
	margin: 5px 0 1em;
	float: right;
	width: auto;
	line-height: 1;
}

#releaseDetail #productPrices form {
	margin: 0 0 .5em;
}

#releaseDetail #productPrices .note {
	line-height: 1.2em;
	width: 90px;
}

#releaseDetail #productDescription {
	clear: both;
	border-top: 1px solid #000;
	padding: 5px 0;
}

#productDescription dl {
	overflow: hidden;
	padding-bottom: 1.5em;
}

#productDescription dt {
	margin: 0 1em 0 0;
	float: left;
	clear: left;
	font-weight: bold;
	font-size: 1.3em;
}

#productDescription  dd {
	margin: 0;
	font-size: 1.3em;
	padding-bottom: .5em;
}

#productDescription  dt.inline {
	margin: -1.7em 0.5em 0em 2em;
	font-weight: normal;
	float: left;
	display: inline;
}

#productDescription ol {
	clear: left;
	padding: 0 0 0 2.3em;
}
#productDescription ol li{
	list-style-type: decimal;
}

.mp3_list {
	width: 386px;
	float: left;
	clear: both;
}
.crazytrackdetails{
	clear: both;
}

td.track_name {
	font-size:  1.3em;
}
/*---------------------
.checkout form
-----------------------*/



.checkout br {
	clear: both;
}

/* TOURS
---------------------------------------------------*/

#content #subscribe {
	display: block;
	float: left;
	padding-left: 647px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 10px 5px 0;
}

.bandsOnTour {
	width: 890px;
	clear: both;
	border-collapse: collapse;
	border-style: none;
	margin-bottom: 32px;
}

table.bandsOnTour tr{
	border-style: none;
}


.bandsOnTour th {
	text-align: left;
	padding: 0;
	border-style: none;
	background-color: #fff;
}

.bandsOnTour th h2 a {
	padding-left: 0;
}
.bandsOnTour th h2{
	margin-bottom: 6px;
}
.bandsOnTour th h2 a:hover, a.url:hover{
	color: #f00;
	text-decoration: underline;
}

.bandsOnTour .artistname {
	vertical-align: top;
	width: 90px;
}

.bandsOnTour .artistname a {
	display: inline !important;
	margin-bottom: 1em;
}
.bandsOnTour th img {
	width: 88px;
	height: auto;
	border: 1px solid #ccc;
	display: block;
	margin-right: 23px;
	margin-left: 0;
	margin-top: 31px;
}

.bandsOnTour td {
	text-align: left;
	padding-right: 20px;
	vertical-align: top;
	border-style: none;
	background: url(/images/ui/backgrounds/tour_table_bg.gif) repeat-x 0 -1px;
}

.bandsOnTour p {
	margin: 0;
	line-height: 1.3em;
}
.bandsOnTour .date_block{
	background-color: transparent;
	border-style: none;
}
.bandsOnTour td.date{
	width: 50px;
	border-left: 1px solid #dcdcdc;
}
.bandsOnTour .summary {
	display: none;
}
.bandsOnTour .description{
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}
.bandsOnTour .location {
	width: 150px;
	border-left: 1px solid #dcdcdc;
}

.bandsOnTour .location .fn {
	display: block;
	font-weight: bold;
}

.bandsOnTour .street-address {
	display: block;
}

.bandOnTour img {
	width: 200px;
	margin-right: 20px;
	float: left;
	clear: left;
}

.bandOnTour h1 {
	width: 90px;
	margin-right: 20px;
	float: left;
}

.bandOnTour p {
	width: 200px;
	float: left;
	margin-right: 20px;
}

p.additionalInfo {
	clear: right;
	margin-right: 0;
}

.highlight {
	background: yellow;
}

.dc-show-lists {
	margin-left:  110px;
	margin-bottom: 40px;
}

/* DOWNLOADS
-----------------------------------------------------*/

#intro {
	width: 240px;
	margin: 0 20px 0 0;
	float: left;
	display: inline;
	padding-left: 110px;
}

#downloads {
	width: 364px;
	float: left;
	display: inline;
}

#downloads .mediaItem {
	padding-top: 5px;
	border-top: 1px solid;
	list-style: none;
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
}

#downloads cite {
	font-family: Arial, sans-serif;
}

#downloads .mediaItem object {
	height: 0;
	width: 0;
}

#downloads .mediaItem .note {
	margin-bottom: .5em;
}

.mediaItem img {
	width: 24px;
	float: left;
	display: inline;
}

/* HISTORY
---------------*/

#photos {
	float: left;
	display: inline;
	margin-left:  40px;
	}

#pageNavigation, #text {
	padding-top: 20px;
	width: 525px;
	margin-left: 325px;
	text-align: left;
}

#historyPhotoCaptions {
	width: 200px;
	margin-left: 30px;
	float: left;
	display: inline;
	text-align: left;
}

#pageNavigation {
	border-top: 1px solid #ccc;
	/

*  clear:both;*/
	float: right;
	text-align: right;
	margin-bottom: 3em;
}

#pageNavigation img {
	border: none;
	margin: 0;
	padding: 0;
}

/* PRIVACY */

#privacy, #credits, #direct {
	width: 640px;
	margin: 0 20px 130px 140px;
	text-align: left;
}

/* CREDITS */

.credits {
	width: 200px;
	float: left;
	display: inline;
	list-style: none;
	margin-right: 20px;
}

.credits li {
	margin-bottom: 1em;
	line-height: 1.2;
}

/* SEARCH */

#results {
	margin: 0 0 0 110px;
}

#results h1 {
	font-size: 1.8em;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

#results h2 {
	border-top: 1px solid;
	font-weight: bold;
}

#results ol,
#results ul,
#results table {
	margin: 0 0 1em 0;
	list-style: none;
	width: 100%;
}

#results .releaseNumber {
	width: 50px;
}

#results .band {
	font-weight: bold;
}

#results .releaseTitle {
	
}

/* faq */

#faq {
	
}

.Q {
	margin: 0;
	font-weight: bold;
}
#remasters{
	line-height: 1.7em;
}
/* @group Error Notices */

#notice {
	position: fixed;
	z-index: 100;
	top: 275px;
	width: 860px;
	padding: 24px;
	border: 2px solid #f04300;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background-color: #ff6800;
	color: #fff;
	display: block;
}

.errorNotice, #errorExplanation {
	border: 4px solid #990000;
	padding: 4px;
	background-color: #eee;
	margin-bottom: 20px;
	font-weight: bold;
	color: #555;
}

.cc_errorNotice {
	width: 410px;
	border: 4px solid red;
	padding: 4px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: red;
}

#errorExplanation h2 {
	padding: 5px;
	font-size: 14px;
	border: 1px solid #710000;
	background-color: #a91e22;
	color: #fff;
}

#errorExplanation p {
	margin-top: 5px;
}

#errorExplanation ul li {
	margin: 0 10px 10px 25px;
	padding: 0;
	list-style: disc;
}

/* @end */
