body {
	background-color: #381404;
	margin: 5px 0px 5px 0px;
}

p {
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

blockquote {
	margin-left: 15px;
}

input#email_box {
	width: 155px;
}

label {
	width: 120px;
	text-align: right;
	vertical-align: middle;
	margin-right: 0.5em;
}

label.payment-methods {
	width: 160px;
}

label.left {
	width: 150px;
	text-align: left;
	vertical-align: middle;
	margin-right: 0.5em;
	padding-top: 4px;
}

fieldset {
	border: 1px solid #cccccc;
	background-color: snow;
	padding: 10px;
	margin-bottom: 10px;
}

legend {
	background-color: #e5dada;
	padding: 0.3em 0.5em;
}

input {
	border: 1px solid #cccccc;
	padding: 2px 5px 2px 5px;
}

select {
	border: 1px solid #cccccc;
}

hr {
	border: none;
	border-bottom: 1px solid #cccccc;
	display: block;
	height: 1px;
}

hr.more-padding {
	padding-top: 10px;
	margin-bottom: 10px;
}

ul.normal-list {
	margin: 10px 0px 20px 10px;
}

ul.normal-list li {
	margin: 5px 5px 5px 0px;
	font-size: 0.9em;
	line-height: 1.6em;
}

div#page { 
	width: 868px; 
	margin: 0px auto;
	background-image: url(/images/background.png);
	background-repeat: repeat-y; 
}

div#header {
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	height: 144px;
}

div#menu {
	background-image: url(/images/menu-background.png);
	background-repeat: no-repeat;
	height: 27px;
	padding: 0px 15px 0px 15px;
	margin: 0px;	
}

div#menu-right-column {
/*	background-image: url(/images/trolley-background.png);*/

	padding: 0px 0px 0px 00px;
}

div#content {
	padding: 9px 13px 13px 13px;
}

div#left-column {
	width: 555px;
}

div#right-column {
	width: 268px;
}

div#footer {
	background-image: url(/images/footer-background.png);
	background-repeat: no-repeat;
	height: 35px;
}

div#news-list {
	margin: 0px;
}

div.news-date {
	margin: 18px 0px 3px 2px;
}

div.box-headline {
	background-image: url(/images/box-header.png);
	background-repeat: no-repeat;
	height: 23px;
	padding: 0px 0px 2px 3px;
}

div.box-body-top {
	background-image: url(/images/box-body-top.png);
	background-repeat: no-repeat;
	height: 4px;
}

div.box-item {
	background-image: url(/images/box-body-background.png);
	background-repeat: repeat-y;
}

div.box-body {
	margin: 0px 7px 3px 5px;
	height: 1%; position: relative;
}

div.box-body img {
	/*margin-right: 5px;*/
}

div.news-item {
	margin: 0px 0px 25px 1px;
}

div.news-footnote {
	text-align: right;
}

div.box-body-bottom {
	background-image: url(/images/box-body-bottom.png);
	background-repeat: no-repeat;
	height: 7px;
	margin: 0px 0px 10px 0px;
}

div.side-panel-header {
	background-image: url(/images/side-panel-header.png);
	background-repeat: no-repeat;	
	height: 29px;
}

div.side-panel-header h2 {
	padding: 5px 0px 0px 5px;
}

div.side-panel {
	background-image: url(/images/side-panel-background.png);
	background-repeat: repeat-y;
}

div.side-panel-body-top {
	background-image: url(/images/side-panel-body-top.png);
	background-repeat: no-repeat;
	height: 3px;
}

div.side-panel-body {
	margin: 5px 5px 5px 5px;
	padding: 0px 3px 0px 0px;
}

div.side-panel-body-bottom {
	background-image: url(/images/side-panel-body-bottom.png);
	background-repeat: no-repeat;
	height: 13px;
	margin: 0px 0px 20px 0px;
}

div.shop-product {
	padding-bottom: 10px;
	height: 1%;
}

div.shop-product img {
	margin-right: 3px;
	background-color: snow;
	padding: 0px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 105px;
}

div.shop-product p.product_cat_num {
	width: 105px;
}

div.shop-product-text {
	width: 140px;
}

h1 {
	margin: 5px 0px 15px 0px;
	padding: 0px;
}

ul#menu-list {
	padding: 3px 0px 0px 0px;
}

ul#menu-list li {
	display: inline;
	padding: 0px 14px 0px 17px;
	margin: 0px;
	border-left: 1px solid #D00000;
}

ul#menu-list li.leftmost-item {
	border-left: none;
	padding: 0px 14px 0px 0px;
}

ul#footer-list {
	padding: 12px 0px 0px 0px;
	list-style: none;
	text-align: center;
}

ul#footer-list li {
	display: inline;
	padding: 0px 14px 0px 17px;
	border-left: 1px solid #D00000;
}

ul#footer-list li.leftmost-item {
	border-left: none;
	padding: 0px 14px 0px 0px;
}

div#events-list {
}

div.date-column {
	width: 110px;
	margin-top: 0px;
	text-align: center;
}

div.event {
	width: 430px;
	margin-top: 0px;
}

div.event h4 {
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 2px;
}

div.photos {
	margin: 5px 0px 0px 0px;
	clear: both;
}

.photo-thumbnail {
	margin: 0px 3px 3px 0px;
	padding: 0px;
}

.photo-thumbnail img {
	margin: 0px 0px 3px 0px;
	
	padding: 2px;
	background-color: snow;
	border: 1px solid #cccccc;
}

div.artist {
	display: block;
	margin: 0px 0px 60px 0px;
}

/* artist page */
div#artist-info {
	float: right;
	width: 370px;
	margin: 0px 0px 8px 0px;
}

/* list */
.artist-thumb img {
	
	width: 100px;
}

div.artist-info {
	float: right;
	width: 430px;
	margin: 0px 0px 15px 0px;
}

div.artist-photo {
	margin: 0px 6px 10px 0px;
	padding: 0px;
	width: 159px;
}

div.artist-photo img {
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	background-color: snow;
	border: 1px solid #cccccc;
}

div.photos img {
	width: 44px;
}

div.about-section-icon img {
	width: 63px;
	padding: 0px 10px 0px 0px;
}

form#subscribeform input.textbox {
	width: 230px;
}


a.button, input.button {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid snow;
	border-top: 1px solid snow;
	padding: 3px 6px 3px 6px;
	background-color: snow;
}

a.button:hover, input.button:hover {
	padding: 3px 6px 3px 6px;
	background-color: #E5DADA;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #E5DADA;
	border-top: 1px solid #E5DADA;
}

input.small-button-dark {
	background-color: #f5f5f5;
	padding: 2px 4px 2px 4px;
}

input.small-button-dark:hover {
	background-color: #f5f5f5;
	padding: 2px 4px 2px 4px;
	background-color: #E5DADA;
}

div#cart_buttons {
	margin-top: 10px;
}

div#cart_buttons a {
	line-height: 2em;
}

div#shopping-cart-container {
	margin: 10px 0px 5px 0px;
}

table#shopping-cart {
	width: 100%;
	background-color: snow;
	border: 1px solid #cccccc;
}

table#shopping-cart td,
table#shopping-cart th {
	padding: 3px;
	vertical-align: middle;
	height: 30px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

table#shopping-cart tbody tr td table.quantity-control {
	margin: auto;
}

table#shopping-cart tbody tr td table.quantity-control tr {
	padding: 0px;
	border: none;
	margin: 0px;
}
table#shopping-cart tbody tr td table.quantity-control td {
	text-align: center;
	height: auto;
	border: none;
}

tr.data-even {
	background-color: #e9e9e9;
}

tr.data-odd {
	background-color: #E5DADA;
}

img.cart-thumb {
	padding: 2px;
	border: 1px solid #cccccc;
	background-color: snow;
	height: 50px;
}

img.cart-summary-thumb {
	padding: 1px;
	border: 1px solid #cccccc;
	background-color: snow;
	height: 40px;
}

div.nochex-graphic {
	text-align: center;
	margin: 0px 0px 20px 0px;
}

img.nochex-graphic {
	padding: 3px;
	background-color: white;
	border: 1px solid #cccccc;
}

div#radio {
	position: absolute;
	margin: 120px 0px 0px 700px;
}

div.event_flyer img {
	width: 100px;
}

div.event_links {
	width: 100px;
	text-align: center;
	font-size: 0.9em;
	margin: 0px 0px 15px 0px;
}

div.event_links img {
	vertical-align: top;
	
}

/* Errors */

.fieldWithErrors {
	border: 1px solid red;
	display: table;
	padding: 0px;
	margin: 0px;
}

#errorExplanation {
	border: 1px solid #AC3A38;
	padding: 7px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	background-color: #e5e5e5;
}

#errorExplanation h2 {
	padding: 5px 5px 5px 12px;
	margin: -7px;
	background-color: #AC3A38;
	color: #f5f5f5;
	border-bottom: 1px solid #AC3A38;
	font-family: georgia;
	text-transform: none;
	font-size: 1.2em;
}

#errorExplanation p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}

#errorExplanation ul li {
	padding-bottom: 5px;
	list-style-type: disc;
	margin-left: 30px;
	color: #333;
	font-size: 0.9em;
	font-weight: bold;
}

/* Tracks */

table.track-listing {
	font-size: 0.9em;
	color: #705757;
	width: 380px;
	background-color: #f5f5f5;
}

table.track-listing th {
	font-weight: bold;
	font-size: 1em;
	padding: 5px;
}

table.track-listing td {
	padding: 3px 8px 3px 8px;
}

table.track-listing td object {
	margin-right: 3px;
}

table.track-listing td.track-number {
	border-right: 1px dotted #cccccc;
	text-align: right;
	width: 15px;
}

table.track-listing td.track-length {
	border-right: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
	text-align: right;
	width: 30px;
}

table.track-listing tr {
	border-bottom: 1px dotted #cccccc;
}

table.track-listing tr:hover {
	background-color: snow;
}

div.page-header-banner {
	width: 551px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFBA8;
	margin: 2px 0px 5px 1px;
}

div.page-header-banner img {
	width: 551px; 	
}

div.banner-info p {
	margin: 4px 0px 0px 5px;
	padding: 0px 0px 4px 0px;
}


p.feedicons {
	background-color: #e5e5e5;
	padding: 5px;
	font-size: 0.9em;
	text-align: right;
	border-bottom: 1px dotted #cccccc;
}

p.feedicons span.feedicon {
	padding: 0px 5px 0px 5px;
}

p.feedicons span.feedicon a {
}

p.feedicons span.feedicon img {
	width: 16px;
	vertical-align: middle;
}

p.address {
	margin: 15px 0px 15px 20px;
	font-weight: bold;
}

table.product-price-table {
	width: 135px;
	background-color: snow;
}

table.product-price-table tr {
	border-bottom: 1px solid #e5e5e5;
}

table.product-price-table td {
	padding: 3px;
	font-size: 0.9em;
}

table.product-price-table td.format {
	font-weight: bold;
	vertical-align: middle;
}

table.product-price-table td.format p {
	margin: 0px;
	font-weight: normal;
}

table.product-price-table td.price {
	text-align: right;
	vertical-align: middle;
}

table.product-price-table td.buy {
	text-align: right;
	vertical-align: middle;
	width: 2px;
}

table.product-price-table-large {
	width: 252px;
	background-color: snow;
	margin: 10px 0px 0px 0px;
}

div#news-pagination {
	margin: 16px 2px 3px 2px;
	float: right;
}

div#news-rss-link {
	margin: 16px 2px 3px 2px;
	float: left;
}

div#news-rss-link img {
	vertical-align: text-bottom;
}

div#release-list {
	padding: 0px 0px 0px 5px;
}

div#release-text {
	width: 280px;
}

div#release-artwork img {
	width: 250px;
	margin: 2px 8px 0px 0px;
	background-color: snow;
	padding: 0px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

div#cart_buttons_right {
	padding: 0px;
	margin: 0px 0px 4px 0px;
}

input.button {
	overflow: visible;
	display: inline;
}

div#audio_player_wrapper {
	position: absolute;
	margin: 117px 0px 0px 575px;
}

div.card-icons {
	margin: 0px 0px 0px 4px;
}

.hidden {
	display: none;
}

img#shop-ajax-loader {
	height: 0.9em;
	display: inline;
	float: right;
}