/*****************************************************************************
	Copyright © 2011 Dopeness Galore All rights reserved.

	20110411	Frank Heijkamp
	20110616	Frank Heijkamp
*****************************************************************************/


* {
	color: #191C1F; /* #FFF; */
	font-family: helvetica, geneva, arial, verdana, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
/*	background: #202224 url(/files/background/bg_test.jpg) -800px -800px no-repeat;
	background: #202224 url(/files/background/bg-cow.jpg) center center no-repeat; */
	background: #202224 url(/images/phpthumb/resize.php?param=1024_768_000_000_070_/files/background/bg_test.jpg) top center no-repeat;
	/* behavior: url(../Media/layout/csshover.htc); */
	font-size: 11px;
	line-height: 1;
	margin: 0 auto;
	padding: 0;
}

a {
	color: 4d4d4d;
}

body.xga1024x768 {
	background-image: url(/images/phpthumb/resize.php?param=1024_768_000_000_070_/files/background/bg_test.jpg);
}
body.sxga1280x1024 {
	background-image: url(/images/phpthumb/resize.php?param=1280_1024_000_000_070_/files/background/bg_test.jpg);
}
body.sxgap1400x1050 {
	background-image: url(/images/phpthumb/resize.php?param=1400_1050_000_000_070_/files/background/bg_test.jpg);
}
body.wsxgap1680x1050 {
	background-image: url(/images/phpthumb/resize.php?param=1680_1050_000_000_070_/files/background/bg_test.jpg);
}
body.hd1920x1080 {
	background-image: url(/images/phpthumb/resize.php?param=1920_1080_000_000_070_/files/background/bg_test.jpg);
}
body.wuxga1920x1200 {
	background-image: url(/images/phpthumb/resize.php?param=1920_1200_000_000_070_/files/background/bg_test.jpg);
}
body.wqxga2560x1600 {
	background-image: url(/images/phpthumb/resize.php?param=2560_1600_000_000_070_/files/background/bg_test.jpg);
}

#main {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 320px;
	background: transparent;
/*	border: none; */
	overflow: hidden;
}

#gallery_container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
/*	border: none; */
	overflow: hidden;
}

#gallery_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFF;
/*	border: none; */
	overflow: hidden;
	z-index: 2;
}

#gallery {
	position: relative;
	margin: 75px auto;
	padding: 0;
	width: 800px; //752px
	background: transparent;
/*	border: none; */
	overflow: hidden;
	text-align: center;
	z-index: 3;
}

#gallery_buttons {
	position: absolute;
	top: 0;
	left: 0;
	margin: 55px auto;
	padding: 0;
	width: 100%;
	background: transparent;
/*	border: none; */
	overflow: hidden;
	text-align: center;
	z-index: 4;
}

#gallery_escape {
	position: absolute;
	top: 0;
	left: 0;
	margin: 55px auto;
	padding: 0;
	width: 100px;
	background: transparent;
	overflow: hidden;
	text-align: right;
	z-index: 5;
	color: #FFF;
}

#gallery_buttons a, #gallery_buttons span, #gallery_escape a {
	color: #FFF;
	font-weight: normal;
}

#gallery_preload {
	visibility: hidden;
}

body.press, body.feedback {
	background: transparent !important;
}

.press #content, .feedback #content {
	height: 1280px !important;
}

.feedback .listen {
	margin-bottom: 2px !important;
}

.feedback .promo {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
}

.feedback .save_download {
	width: 16px;
	height: 16px;
	background: url(/themes/site_themes/dog/images/dog-save.png) 0 0 no-repeat;
	overflow: hidden;
	margin: 0 2px 0 0;
	text-indent: -999em;
	display: inline-block;
	vertical-align: middle;
}

.mail_contact {
	width: 16px;
	height: 16px;
	background: url(/themes/site_themes/dog/images/dog-mail.png) 0 0 no-repeat;
	overflow: hidden;
	margin: 0 2px 0 0;
	text-indent: -999em;
	display: inline-block;
	vertical-align: middle;
}

.feedback .hide_download {
	color: #666;
}

.feedback input.submit {
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
/*	border: solid 1px #191c1f; */
	padding: 0 5px;
}
.feedback input.submit.red {
	color: red;
}

.detailpage #content, .homepage #content {
	clear: both;
	height: 100%;
	margin: 200px 0 0 0;
	padding: 0;
	width: 320px;
	background: transparent;
	overflow: hidden;
}

#header {
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	width: 320px;
	height: 200px;
	background: transparent;
	overflow: hidden;
}

#sponsor {
	display: none;
	height: 412px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 55px;
	width: 87px;
}

#basket {
	position: absolute;
	top: 70px;
	left: 0;
	width: 50px;
	height: 130px;
	overflow: hidden;
}

#bottom {
	position: relative;
	margin: 15px 0;
	width: 320px;
	height: 45px;
	background: transparent;
	overflow: visible;
}

.media_content {
	float: left;
	width: 188px;
	overflow: hidden;
}

#content .image_full_negative .edit {
	color: #FFF;
}


.item {
	float: left;
	width: 145px;
	height: 145px;
	margin: 0 10px 10px 0;
/*	background: #999 url(/themes/site_themes/dog/images/dog-square.png) top left no-repeat */;
	overflow: hidden;
	position: relative;
}

.item.home_quad {
	width: 300px !important;
	height: 300px !important;
}

.item.home_normal .image_full img {
	width: 145px;
	height: 145px;
}

.item.home_quad .image_full img {
	width: 300px;
	height: 300px;
}

.item .bg {
	width: 100%;
	height: 100%;
	background: #FFF;
	position: absolute;
	top: 0px;
	left: 0px;
}

.item .img {
	vertical-align: middel;
	position: relative;
/*	border: none; */
}

.item .container {
/*	margin: 0; */
	position: absolute; /* relative; */
}

.item .container_bg {
	width: 100%;
	height: 100%;
	background: #FFF;
	position: absolute;
	top: 0px;
	left: 0px;
}

/* start of former jQuery values */
.item.c_artists .container_bg {
	background: #F60;
}
.item.c_records .container_bg {
	background: #390;
}
.item.c_events .container_bg {
	background: #C0C;
}
.item.c_recordstore .container_bg, .item.c_merchandisestore .container_bg {
	background: #06C;
}
.item.c_media .container_bg {
	background: #FC0;
}
.item.c_about .container_bg {
	background: #C03;
}
.item.twitter .container_bg {
	background: transparent;
}
.item.twitter .container .brood {
	top: -20px;
	background: #06C;
	font-weight: bold;
}
.detailpage.artists .related_press .container_bg {
	background: #FC0;
}
.jspTrackBackground {
	background: transparent;
}

.item.full_negative .container_bg {
/*	background: #000; */
}

.detailpage.artists .related_press .press_container {
	height: 20px;
	width: 145px;
/*	position: absolute;
	top: 126px;
	left: 0; */
}
.item.home_normal .container {
	position: absolute;
	top: 126px;
	left: 0;
}
.item.home_quad .container {
	top: 281px;
}
.item.count_m .container {
	top: 0px;
}
.home_normal.sub_records .container, .home_normal.c_recordstore .container, .home_normal.c_merchandisestore .container {
	top: 111px;
}

.full_negative .brood p, .full_negative .brood h1 a, .full_negative .brood h1 {
	color: #FFF;
}

.item .brood {
	width: 145px;
	height: 145px;
	position: relative;
}
.related_press .brood {
	width: 145px;
	height: 20px;
	position: relative;
}
/* end of former jQuery values */

.item.home_quad .brood {
	width: 300px !important;
}

.item.twitter .brood {
	width: 145px;
}

.item.twitter .brood p a {
	font-family: Georgia, serif;
	font-size: 9px;
}

.item.twitter .container p {
	margin: 2px 5px 0 0;
}

.item.twitter .textsquare {
	font-style: italic;
	margin: 5px;
}

.item.twitter .title {
	font-weight: bold;
	color: #06c;
}

.item.media_20 .brood.media_20 {
	margin: -10px 0 0 -10px;
}

.detailpage .item.count_m .brood {
	margin-top: 10px;
}

.homepage .item.count_m .brood {
	padding-top: 10px;
}

.item.count_m .brood a {
	height: 19px;
	overflow: hidden;
	margin: 0 auto;
	text-indent: -999em;
	display: block;
}

.item.count_m .brood .arrow {
	background: url(/themes/site_themes/dog/images/dog-media.png) -674px 0 no-repeat;
	height: 21px;
	left: 82px;
	position: absolute;
	top: 137px;
	width: 11px;
}

.item.media_head_mixes .brood a {
	width: 64px;
	background: url(/themes/site_themes/dog/images/dog-media.png) 0 -2px no-repeat;
}

.item.media_head_mixes .brood a:hover, .item.media_head_mixes .brood a.hover {
	background-position: 0 -31px;
}

.item.media_head_pics .brood a {
	width: 47px;
	background: url(/themes/site_themes/dog/images/dog-media.png) -91px -2px no-repeat;
}

.item.media_head_pics .brood a:hover, .item.media_head_pics .brood a.hover {
	background-position: -91px -31px;
}


.item.media_head_videos .brood a {
	width: 78px;
	background: url(/themes/site_themes/dog/images/dog-media.png) -194px -2px no-repeat;
}

.item.media_head_videos .brood a:hover, .item.media_head_videos .brood a.hover {
	background-position: -194px -31px;
}

.item.media_head_press .brood a {
	width: 63px;
	background: url(/themes/site_themes/dog/images/dog-media.png) -330px -2px no-repeat;
}

.item.media_head_press .brood a:hover, .item.media_head_press .brood a.hover {
	background-position: -330px -31px;
}

.item.media_head_more .brood a {
	width: 56px;
	background: url(/themes/site_themes/dog/images/dog-media.png) -585px -2px no-repeat;
}

.item.media_head_more .brood a:hover, .item.media_head_more .brood a.hover {
	background-position: -585px -31px;
}

.press #header .press a {
	width: 63px;
	background: url(/themes/site_themes/dog/images/dog-media.png) -330px -2px no-repeat;
	height: 19px;
	overflow: hidden;
	margin: 0 auto;
	text-indent: -999em;
	display: block;
}

.press #header .press a:hover {
	background-position: -330px -31px;
}

.feedback #header .feedback a {
	width: 111px;
	background: url(/themes/site_themes/dog/images/dog-media.png) -435px -2px no-repeat;
	height: 19px;
	overflow: hidden;
	margin: 0 auto;
	text-indent: -999em;
	display: block;
}

.feedback #header .feedback a:hover {
	background-position: -435px -31px;
}

.feedback #comment_form input, .feedback #comment_form textarea {
	margin: 2px 0;
}

del {
	text-decoration: line-through;
}

.article_box {
	float: left;
	width: 100%;
/*	height: 547px;
	overflow: visible; */
}

.article {
	float: left;
	min-height: 549px;
	width: 100%;
	margin: 0;
	background: url(/themes/site_themes/dog/images/dog-mate.png) repeat transparent;
}

.article .height548 {
	height: 547px;
	float: right;
	width: 1px;
}

.article .square50 {
	width: 50px
	height: 50px;
	display: block;
	overflow: hidden;
}

.article .square86 {
	width: 86px
	height: 86px;
	display: block;
	overflow: hidden;
}

.article .clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.article .container.title h1 {
	margin-top: 21px;
}

.article .img {
/*	vertical-align: middel; */
}

.article .container {
	margin: 5px 10px 10px 10px;
}

.detailpage.events .article.index .container {
	margin: 5px 30px;
	height: 46px;
	border-bottom: solid 1px #C0C;
}

.detailpage.events .article .container {
	margin: 5px 30px;
}

.detailpage.events .container table {
	border-collapse: collapse;
	display: inline;
}

.detailpage.events .container table td {
	vertical-align: top;
	text-transform: uppercase;
}

.detailpage.events .container table td:first-child {
	font-weight: bold;
}

.article .event_content {
	margin: 5px 0 5px 0;
	float: right;
	width: 390px;
}

.article .event_date {
	margin: 5px 0 5px 0;
	float: right;
	width: 97px
}


.article .event_date strong {
	color: #C03;
}

.article ul {
	margin: 0px 10px 20px 5px;
/*	width: 600px */
}

.article ul li {
/*	float: left; */
	list-style: disc outside none;
	margin: 2px 10px 0 0;
}

.article .tracklist {
	float: right;
	margin: 0 0 5px 10px;
	width: 302px; // 330px;
}
.article .tracklist h2 {
	margin-bottom: 8px;
}
.upper {
	text-transform: uppercase;
}
.article .tracklist h2.b3 {
	margin-bottom: 11px;
}
.article .tracklist table {
	width: 100%;
	border-collapse: collapse;
}
.article .tracklist .tracknumber {
	text-align: right;
	width: 30px;
	padding: 2px 0 2px 0;
/*	background: #F00; */
}
.article .tracklist .trackname {
	text-align: left;
	padding: 2px 5px 2px 5px;
/*	background: #0F0; */
}
.article .tracklist .trackplayback {
	text-align: right;
	height 17px;
	width: 30px;
/*	background: #00F; */
}
.article .tracklist a.play {
	background: url(/player/niftyplayer/play-stop.png) 0 0 no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
	text-indent: 999em;
	display: block;
}
.article .tracklist a.stop {
	background: url(/player/niftyplayer/play-stop.png) -10px 0 no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
	text-indent: 999em;
	display: block;
}

.article .tracklist .player {
	margin: 10px 0 15px 0;
}

.article .tracklist .border {
	width: 298px;
	border-top: solid 1px;
	margin: 10px 0 10px 0;
}
.article .storebuttons .border {
	width: 100%;
	border-top: solid 1px;
	margin: 13px 0 5px 0;
}

.article .storebuttons {
	float: left;
	margin: 0 0 10px 0;
	width: 145px;
/*	background: #F00; */
}
.article .storebuttons table {
	width: 100%;
	border-collapse: collapse;
}
.article .storebuttons .recordformat {
	padding-top: 2px;
	text-align: left;
	width: 15px;
/*	background: #F00; */
}
.article .storebuttons .recordprice {
	padding-top: 2px;
	text-align: right;
/*	background: #00F; */
}
.recordavailability {
	height: 12px;
	padding-top: 0;
	text-align: right;
}
.records .recordavailability {
	width: 54px;
}
.recordstore .pre_order .recordavailability, .merchandisestore .pre_order .recordavailability {
	width: 109px;
}
.recordstore .buy .recordavailability, .merchandisestore .buy .recordavailability {
	width: 109px;
}
.on_sale .recordavailability {
	width: 54px;
}
.recordstore .out_of_stock .recordavailability, .merchandisestore .out_of_stock .recordavailability {
	width: 109px;
}
.records .recordavailability a {
	background: url(/themes/site_themes/dog/images/dog-storebuttons.png) no-repeat;
	display: block;
	height: 11px;
	margin-left: 9px;
	overflow: hidden;
	text-indent: 999em;
	width: 45px;
}
.records .pre_order .recordavailability a {
	background-position: 0 0;
}
.records .pre_order .recordavailability a:hover {
	background-position: 0 -15px;
}
.records .buy .recordavailability a {
	background-position: -180px 0;
}
.records .buy .recordavailability a:hover {
	background-position: -180px -15px;
}
.on_sale .recordavailability a {
	background: url(/themes/site_themes/dog/images/dog-storebuttons.png) -360px 0 no-repeat;
	display: inline-block;
	height: 11px;
	margin-left: 9px;
	overflow: hidden;
	text-indent: 999em;
	width: 45px;
}
.on_sale .recordavailability a:hover {
	background-position: -360px -15px;
}
.records .out_of_stock .recordavailability a { /* no hover */
	background-position: -420px 0;
}
.recordstore .pre_order .recordavailability a, .merchandisestore .pre_order .recordavailability a {
	background: url(/themes/site_themes/dog/images/dog-storebuttons.png) -60px 0 no-repeat;
	display: block;
	height: 11px;
	margin-left: 9px;
	overflow: hidden;
	text-indent: 999em;
	width: 100px;
}
.recordstore .pre_order .recordavailability a:hover, .merchandisestore .pre_order .recordavailability a:hover {
	background: url(/themes/site_themes/dog/images/dog-storebuttons.png) -60px -15px no-repeat;
	display: block;
	height: 11px;
	margin-left: 9px;
	overflow: hidden;
	text-indent: 999em;
	width: 100px;
}
.recordstore .buy .recordavailability a, .merchandisestore .buy .recordavailability a {
	background: url(/themes/site_themes/dog/images/dog-storebuttons.png) -240px 0 no-repeat;
	display: block;
	height: 11px;
	margin-left: 9px;
	overflow: hidden;
	text-indent: 999em;
	width: 100px;
}
.recordstore .buy .recordavailability a:hover, .merchandisestore .buy .recordavailability a:hover {
	background: url(/themes/site_themes/dog/images/dog-storebuttons.png) -240px -15px no-repeat;
	display: block;
	height: 11px;
	margin-left: 9px;
	overflow: hidden;
	text-indent: 999em;
	width: 100px;
}
.recordstore .out_of_stock .recordavailability a, .merchandisestore .out_of_stock .recordavailability a { /* no hover */
	background: url(/themes/site_themes/dog/images/dog-storebuttons.png) -420px -15px no-repeat;
	display: block;
	height: 11px;
	margin-left: 9px;
	overflow: hidden;
	text-indent: 999em;
	width: 100px;
}


.article .storebuttons del {
	text-decoration: line-through;
}
.article .stores .label {
	text-transform: uppercase;
	font-weight: bold;
}
.article .stores .arrow a {
	height: 11px;
	width: 11px;
	background: url(/themes/site_themes/dog/images/dog-arrow-right.png) 0 0 no-repeat;
	overflow: hidden;
	margin-left: 10px;
	text-indent: -999em;
	display: block;
}

.shoppingcart .border {
	border-color: #06C !important;
	border-top: solid 1px;
}

.detailpage .sub_shoppingcart.count_1 {
	margin-top: 0px;
}

.shoppingcart .add_to_cart td {
	padding: 5px 0;
	vertical-align: baseline;
}
.shoppingcart .add_to_cart td.cartquantity {
	padding-right: 10px;
	text-align: right;
	width: 45px;
}
.shoppingcart .add_to_cart td.cartitem {
	width: 390px; */
	text-align: left;
}
.shoppingcart .add_to_cart td.cartformat {
	padding-left: 10px;
	text-align: left;
	width: 45px;
}
.shoppingcart .add_to_cart td.cartcurrency {
	text-align: right;
	width: 15px;
}
.shoppingcart .add_to_cart td.cartprice {
	text-align: right;
	width: 45px;
}
.shoppingcart .add_to_cart td.cartavailability {
	text-align: left;
	width: 60px;
}
.shoppingcart .cartquantity a.add_to_cart_off {
	height: 7px;
	width: 10px;
	background: url(/themes/site_themes/dog/images/dog-storebuttons.png) -750px 0 no-repeat;
	overflow: hidden;
	margin-left: 5px;
	margin-right: 1px;
	text-indent: 999em;
	display: inline-block;
	vertical-align: baseline;
}
.shoppingcart .cartquantity a.add_to_cart:hover {
	background-position: -750px -15px;
	color: #C03;
}
.shoppingcart .cartquantity a.rem_from_cart_off {
	height: 7px;
	width: 10px;
	background: url(/themes/site_themes/dog/images/dog-storebuttons.png) -765px 0 no-repeat;
	overflow: hidden;
	margin-left: 1px;
	text-indent: 999em;
	display: inline-block;
	vertical-align: baseline;
}
.shoppingcart .cartquantity a.rem_from_cart:hover {
	background-position: -765px -15px;
	color: #C03;
}

.shoppingcart .cart_empty, .shoppingcart .cart_continue, cart_edit, cart_paypal, cart_banktransfer {
	display: inline-block;
}
.shoppingcart .cart_empty a {
	height: 15px;
	width: 60px;
	background: url(/themes/site_themes/dog/images/dog-cartbuttons.png) 0 0 no-repeat;
	overflow: hidden;
	margin-left: 0;
	text-indent: -999em;
	display: inline-block;
	vertical-align: baseline;
}
.shoppingcart .cart_empty a:hover {
	background-position: 0 -15px;
}
.shoppingcart .cart_continue a {
	height: 15px;
	width: 150px;
	background: url(/themes/site_themes/dog/images/dog-cartbuttons.png) -75px 0 no-repeat;
	overflow: hidden;
	margin-left: 30px;
	text-indent: -999em;
	display: inline-block;
	vertical-align: baseline;
}
.shoppingcart .cart_continue a:hover {
	background-position: -75px -15px;
}
.shoppingcart .cart_edit a {
	background: url(/themes/site_themes/dog/images/dog-cartbuttons.png) -615px 0 no-repeat;
	display: inline-block;
	float: left;
	height: 15px;
	margin-left: 0;
	overflow: hidden;
	text-indent: -999em;
	vertical-align: baseline;
	width: 75px;
}
.shoppingcart .cart_edit a:hover {
	background-position: -615px -15px;
}
.shoppingcart h2.b2 {
	margin: 15px 0 5px 0;
}
.shoppingcart h2.b3 {
	margin: 15px 0 11px 0;
}

.shoppingcart .label {
	clear: both;
	float: left;
	margin-bottom: 5px;
	width: 120px;
}
.shoppingcart .input {
	float: left;
}
#checkout_form input {
	background-color: transparent;
}

.gallery.left {
	width: 188px;
	foat: left;
	margin-bottom: 15px;
}

.gallery ul {
	margin: 1px 10px 1px 0;
}

.gallery.g3 {
	display: inline;
}

.detailpage li.gallery86 {
	width: 86px;
/*	height: 86px; */
	margin: 0 0 1px 0;
	list-style: none outside none;
}

.detailpage li.gallery173 {
	width: 145px;
	margin: 0 0 1px 0;
	list-style: none outside none;
}

.detailpage li.gallery500 {
	width: 500px;
/*	height: 500px; */
	margin: 0 0 1px 0;
	list-style: none outside none;
}

.detailpage .view_gallery {
	height: 14px;
	margin: 0 15px 4px 0;
	text-align: right;
}

.detailpage .view_gallery a:hover {
	color: #C03;
}

.detailpage .view_gallery a span {
	color: inherit;
}

.detailpage .article_twitter {
	width: 145px;
}

.detailpage .article_twitter .brood {
	height: 20px;
	padding-right: 2px;
}

.detailpage .article_twitter p {
	font-style: italic;
	margin: 5px 0;
}

.detailpage .article_twitter p a {
	font-family: Georgia,serif;
	font-size: 9px;
}

.detailpage .article_twitter .title {
	color: #0066CC;
	font-weight: bold;
}

.detailpage .related_press {
	position: relative;
}

.detailpage .related_press .container_bg {
	width: 100%;
	height: 100%;
	background: #CCC;
	position: absolute;
	top: 0px;
	left: 0px;
}

.artists .record_data p {
	margin-bottom: 0;
}

.addthis_default_style .at300m {
	padding: 0 !important;
}

.artists .record_data {
	margin-top: 30px;
	padding-top: 14px;
	border-top: solid 1px; /* #191C1F */
}

.artists_related_records {
	border-width: 1px;
	border-top-style: solid;
	height: 118px;
	overflow: hidden;
/*	clear: both;
	margin: 0 0 10px 0; */
}

.artists .border {
	border-color: #F60 !important;
}

.records .border {
	border-color: #390 !important;
}

.events .border {
	border-color: #C0C !important;
}

.recordstore .border, .merchandisestore .border {
	border-color: #06C !important;
}

.media .border {
	border-color: #FC0 !important;
}

.about .border {
	border-color: #C03 !important;
	width: 100% !important;
	border-bottom: solid 1px;
	padding-bottom: 1px;
	margin: 15px 0 15px 0 !important;
}

.detailpage.about .container div.left {
	margin: 0 15px 15px 0;
}

.detailpage.about .container img.left {
	margin: 0 15px 5px 0;
}

.detailpage.about .container img.left0 {
	margin: 0 15px 0 0;
	float: left;
}

.detailpage.about .brood a:hover {
	color: #C03;
}

.about .label {
	clear: both;
	float: left;
	font-weight: bold;
	margin-bottom: 2px;
	text-transform: uppercase;
	width: 150px;
}

.about .label.people {
	width: 45px;
}

.about .data {
	float: left;
	font-weight: normal;
	margin-left: 15px;
	margin-bottom: 2px;
	text-transform: none;
	width: 150px;
}

.about .data.people {
	width: 220px;
}

.about .data.double {
	width: 300px;
}

.about .extrabottom {
	margin-bottom: 15px !important;
}

.duivel {
	color: #C03;
}

sup {
	font-size: 0.5em;
}

.item .bg {
	width: 145px;
	background: url(/themes/site_themes/dog/images/dog-mate.png) repeat transparent;
}

.item.home_quad .bg {
	width: 300px !important;
}

.item .date {
	position: absolute;
	top: 0;
	right: 0;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -1905px 0 no-repeat transparent; */
	display: block;
	height: 30px;
	overflow: hidden;
	width: 30px;
	padding: 0;
}

.item .date span {
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 11px;
	padding: 4px 3px 0 0;
	text-align: right;
	text-transform: uppercase;
}

.item .date_yy {
	color: #FFF;
	position: absolute;
	top: 0;
	right: 0;
	background: transparent !important;
	display: block;
	height: 30px;
	overflow: hidden;
	width: 60px;
	padding: 0;
}

.item .date_yy span {
	color: #FFF;
	display: block;
	font-size: 2em;
	line-height: 24px;
	padding: 5px 1px 0 0;
	text-align: right;
	text-transform: lowercase;
}

.artists_related_records.bottom {
	border-top-style: none;
	border-bottom-style: solid;
	height: 29px;
	margin-bottom: 12px;
}

.artists_related_records .more_on {
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: 12px;
	margin-top: 14px;
	width: 110px;
}
.artists_related_records .more_on a {
	margin: 6px 0 0 0;
	width: 110px;
	height: 12px;
/*	line-height: 12px; */
	overflow: hidden;
	display: block;
	text-indent: -999em;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -1650px -10px no-repeat transparent;
}

.artists_related_records .more_on a:hover {
	height: 16px;
	background-position: -1650px -39px;
}

.artists_related_records ul {
	margin: 0;
}

.detailpage .selector_old {
	float: left;
	margin: 0;
	width: 188px; /* 188px */
	background: url(/themes/site_themes/dog/images/dog-mate.png) 0 0 no-repeat;
}

.detailpage .selector {
	position: absolute;
	top: 0;
	left: 548px;
	margin: 0;
	width: 15px;
	height: 188px;
/*	background: url(/themes/site_themes/dog/images/dog-mate.png) 0 0 no-repeat transparent; */
	background: url(/themes/site_themes/dog/images/dog-curves.png) -60px 0 no-repeat transparent;
}

.detailpage.press .selector, .detailpage.feedback .selector {
	background: transparent !important;
}

.detailpage li.related50 {
	float: left;
	width: 50px;
	height 50px;
	margin: 5px 5px 0 0;
	list-style: none outside none;
}

.detailpage li.related86 {
	width: 86px;
	height: 86px;
	margin: 5px 5px 0 0;
	list-style: none outside none;
}

.detailpage li.related86.view {
	height: 20px;
}

.detailpage li.related173 {
	width: 145px;
	height: 145px;
	margin: 5px 5px 0 0;
	list-style: none outside none;
}

.detailpage .artists_related_records li {
	float: left;
}

.detailpage .artists_related_records .more_link {
	width: 22px;
	margin: 0;
}
.detailpage .artists_related_records .more_link a {
	margin: 6px 0 0 0;
	width: 29px;
	height: 86px;
/*	line-height: 12px; */
	overflow: hidden;
	display: block;
	text-indent: -999em;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -1471px 37px no-repeat transparent;
}
.detailpage .artists_related_records .more_link a:hover {
	background-position: -1561px 37px;
}

.detailpage .item {
	margin: 15px 15px 0 0;
}

#content .back {
	position: absolute;
	left: 536px;
	top: 15px;
	width: 20px;
	height: 15px;
}

.press #content .back {
	left: 616px !important;
	top: 95px !important;
}
.back.about {
	left: 522px !important;
}

#content .back a {
	width: 20px;
	height: 15px;
/*	line-height: 20px; */
	overflow: hidden;
	display: block;
	text-indent: -999em;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -1440px -10px no-repeat transparent;
}

#content .back a:hover {
	background-position: -1440px -37px;
}

.detailpage .count_0 {
	margin-top: 0px;
}

.detailpage.sub_events .count_1 {
	margin-top: 0px;
}
.cart_selector {
	height: 549px !important;
}
.cart_selector_text {
	margin: 15px;
}

/*
.detailpage .selector .active {
	margin-left: 0px;
	padding-left: 15px;
	width: 145px;
}

.detailpage .selector .inactive {
	margin-left: 15px;
	width: 145px;
}
*/

#header .mainnav {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 200px;
	background: transparent; /* #E2E1DD; */
}

#header .back {
	position: absolute;
	right: 62px;
	top: 30px;
	width: 20px;
	height: 15px;
}

#header .back a {
	width: 20px;
	height: 15px;
/*	line-height: 20px; */
	overflow: hidden;
	display: block;
	text-indent: -999em;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -1440px -10px no-repeat transparent;
}

#header .back a:hover {
	background-position: -1440px -37px;
}

#header .logo {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 50px;
	height: 50px;
}

#header .logo a {
	width: 50px;
	height: 50px;
/*	line-height: 50px; */
	overflow: hidden;
	display: block;
	text-indent: -999em;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -1110px 0 no-repeat transparent;
}

.press #header .logo a, .feedback #header .logo a {
	background: url(/themes/site_themes/dog/images/dog-links-dark.png) -1110px 0 no-repeat !important;
}

#header .logo a.red {
	background-position: -1200px 0;
}

#header .nav ul {
	margin-left: 50px;
	width: 270px
}

.feedback #header .nav ul {
	margin-left: 62px !important;
}

#header .nav ul li {
	float: left;
	list-style: none outside none;
	margin: 20px 10px;
}

#header .nav ul li a {
	display: block;
	height: 21px;
	margin: 2px 0 0 0;
	overflow: hidden;
	padding: 0 2px;
	text-indent: -999em;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

#header .home a {
	width: 65px;
	height: 21px;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) 0 0 no-repeat transparent;
}

#header .home a.active, #header .home a:hover {
	background: url(/themes/site_themes/dog/images/dog-links-light.png) 0 -29px no-repeat transparent;
}

#header .artists a {
	width: 80px;
	height: 21px;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -90px 0 no-repeat transparent;
}

#header .artists a.active, #header .artists a:hover {
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -90px -29px no-repeat transparent;
}

#header .records a {
	width: 96px;
	height: 21px;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -195px 0 no-repeat transparent;
}

#header .records a.active, #header .records a:hover {
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -195px -29px no-repeat transparent;
}

#header .events a {
	width: 80px;
	height: 21px;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -330px 0 no-repeat transparent;
}

#header .events a.active, #header .events a:hover {
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -330px -29px no-repeat transparent;
}

#header .store a {
	width: 62px;
	height: 21px;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -435px 0 no-repeat transparent;
}

#header .store a.active, #header .store a:hover {
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -435px -29px no-repeat transparent;
}

#header .media a {
	width: 65px;
	height: 21px;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -525px 0 no-repeat transparent;
}

#header .media a.active, #header .media a:hover {
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -525px -29px no-repeat transparent;
}

#header .about a {
	width: 70px;
	height: 21px;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -630px 0 no-repeat transparent;
}

#header .about a.active, #header .about a:hover {
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -630px -29px no-repeat transparent;
}

#header .spare {
	width: 1px;
	height: 1px;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -650px 0 no-repeat transparent;
}

#sponsor .bar {
	height: 52px;
	left: 0px;
	margin: 0;
	overflow: hidden;
	padding: 5px;
	position: relative;
	top: 80px;
	width: 50px;
}

/*
#sponsor .bar.small {
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -1785px 0 no-repeat transparent;
	height: 52px;
	top: 310px;
}

#sponsor .bar.large {
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -1785px 0 no-repeat transparent;
	height: 52px;
	top: 310px;
}
*/

#sponsor .bartop {
	position: relative;
	top: 0;
	left: 22px;
	width: 50px;
	height: 9px;
	overflow: hidden;
	background: url(/themes/site_themes/dog/images/dog-curves.png) 0 0 no-repeat;
}

#sponsor .barbottom {
	position: relative;
	top: 0;
	left: 22px;
	width: 50px;
	height: 9px;
	overflow: hidden;
	background: url(/themes/site_themes/dog/images/dog-curves.png) 0 -9px no-repeat;
}


#basket .bartop {
	position: relative;
	top: 0;
	left: 22px;
	width: 50px;
	height: 9px;
	overflow: hidden;
	background: url(/themes/site_themes/dog/images/dog-curves.png) 0 0 no-repeat;
}

#basket .barbottom {
	position: relative;
	top: 0;
	left: 22px;
	width: 50px;
	height: 9px;
	overflow: hidden;
	background: url(/themes/site_themes/dog/images/dog-curves.png) 0 -9px no-repeat;
}

#basket .bar {
	position: relative;
	top: 0px;
	left: 0;
	width: 50px;
	height: 115px; /* former height: 361px; background-position: 0 -105px; */
	overflow: hidden;
	margin: 0;
	background: url(/themes/site_themes/dog/images/dog-curves.png) 0 0 no-repeat transparent;
/*	background: #e1e0dc;
	background: url(/themes/site_themes/dog/images/dog-mate.png) repeat transparent; */
}

#basket .bar h2 {
	margin-top: 10px;
}

#basket .cart {
	background: url(/themes/site_themes/dog/images/dog-storebuttons.png) -570px 0 no-repeat transparent;
	display: block;
	height: 16px;
	margin: 5px 16px 6px 18px;
	overflow: hidden;
	text-indent: -999em;
	width: 16px;
}

#basket .cart_32x32 {
	background: url(/themes/site_themes/dog/images/dog-storebuttons.png) -570px 0 no-repeat transparent;
	display: block;
	height: 32px;
	margin: 10px 9px 8px 9px;
	overflow: hidden;
	text-indent: 999em;
	width: 32px;
}

#basket .bar p {
	margin: 2px;
	text-align: center !important;
}

#basket .bar .arrow {
	background: url("/themes/site_themes/dog/images/dog-arrow-right.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 11px;
	margin: 12px 17px 2px 17px;
	overflow: hidden;
	text-indent: -999em;
	width: 11px;
}

#basket .bar .check_out {
	margin: 16px 2px 2px 2px;
}

#bottom .mailingbox {
	position: absolute;
	top: 0;
	left: 0px;
	width: 320px;
	height: 25px;
	background: transparent;
}

#bottom .mailingbox .emailbox {
	display: block;
	height: 23px;
/*	float: left;
	width: 126px; */
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -1275px -15px no-repeat transparent;
}

#bottom .mailingbox .email {
	float: left;
	display: block;
	border: none;
	margin-left: 7px;
	width: 110px;
	height: 23px;
	background: transparent;
	color: #FFF;
}

#bottom .mailingbox .join {
	float: left;
	display: block;
	border: none;
	margin-left: 5px;
	margin-top: 3px;
	width: 30px;
	height: 22px;
/*	line-height: 22px; */
	text-indent: -999em;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -735px -7px no-repeat transparent;
}

#bottom .mailingbox .red {
	background-position: -735px -36px;
}

#bottom .mailingbox .nojunk {
	float: left;
	display: block;
	margin-left: 0px;
	width: 240px;
	height: 21px;
/*	line-height: 21px; */
	overflow: hidden;
	text-indent: -999em;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -795px -4px no-repeat transparent;
}

#bottom .edit {
	position: absolute;
	top: 6px;
	left: 163px;
}

#bottom .edit .active {
	color: #C03;
}


#bottom .social {
	position: absolute;
	top: 3px;
	right: 19px;
	width: 108px;
	height: 23px;
}

#bottom .social ul {
	width: 108px; /* (16+3)*5 (+4) */
}

#bottom .social ul li {
	float: left;
	list-style: none outside none;
	margin: 0 1px 0 0;
}

#bottom .social ul li a {
	display: block;
	width: 16px;
	height: 16px;
/*	line-height: 16px; */
	margin: 0;
	overflow: hidden;
	padding: 0 2px;
	text-indent: -999em;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	background: transparent;
}

#bottom .social .facebook a {
	background: url("/themes/site_themes/dog/images/dog-socials1.png") 0 0 no-repeat scroll transparent;
}

#bottom .social .facebook a:hover {
	background-position: 0 -16px;
}

#bottom .social .mixcloud a {
	background: url("/themes/site_themes/dog/images/dog-socials1.png") 0 -32px no-repeat scroll transparent;
}

#bottom .social .mixcloud a:hover {
	background-position: 0 -48px;
}

#bottom .social .twitter a {
	background: url("/themes/site_themes/dog/images/dog-socials1.png") 0 -64px no-repeat scroll transparent;
}

#bottom .social .twitter a:hover {
	background-position: 0 -80px;
}

#bottom .social .youtube a {
	background: url("/themes/site_themes/dog/images/dog-socials1.png") 0 -96px no-repeat scroll transparent;
}

#bottom .social .youtube a:hover {
	background-position: 0 -112px;
}

#bottom .social .rss a {
	background: url("/themes/site_themes/dog/images/dog-socials1.png") 0 -128px no-repeat scroll transparent;
}

#bottom .social .rss a:hover {
	background-position: 0 -144px;
}


#bottom .copyright {
	position: absolute;
	top: -12px;
	right: 19px;
	color: #666;
}

#bottom .contact {
	position: absolute;
	top: 24px;
	right: 19px;
	width: 44px;
	height: 25px;
}

#bottom .contact a {
	width: 44px;
	height: 25px;
/*	line-height: 25px; */
	display: block;
	overflow: hidden;
	text-indent: -999em;
	background: url(/themes/site_themes/dog/images/dog-links-light.png) -1035px -4px no-repeat transparent;
}

#bottom .contact a:hover {
	background-position: -1035px -33px;
}



.article .social_old {
	margin: 15px 0;
	width: 490px;
	height: 45px;
	overflow: hidden;
}

.article .social {
	margin: 7px 0 15px 0;
	width: 145px;
	height: 18px;
	overflow: hidden;
}

.article .social .link {
	float: left;
}

.article .social .space {
	margin-left: 0px;
}

.article .social.border {
	border-bottom: solid 1px;
	padding-bottom: 1px;
	margin-bottom: 10px;
}

.shoppingcart .submit {
	float: left;
}
.shoppingcart .cart_checkout {
	background: url(/themes/site_themes/dog/images/dog-cartbuttons.png) -240px 0 no-repeat;
	clear: both;
	display: block;
	height: 15px;
	margin-left: 0;
	margin-top: 20px;
	overflow: hidden;
	text-indent: -999em;
	width: 90px;
}
.shoppingcart .cart_checkout.hover {
	background-position: -240px -15px;
}
.shoppingcart .cart_paypal {
	background: url(/themes/site_themes/dog/images/dog-cartbuttons.png) -345px 0 no-repeat;
	clear: both;
	display: block;
	height: 15px;
	margin-left: 126px;
	overflow: hidden;
	text-indent: 999em;
	width: 120px;
}
.shoppingcart .cart_or {
	height: 15px;
	margin-top: 3px;
	margin-left: 13px;
	overflow: hidden;
	width: 22px;
}
.shoppingcart .cart_banktransfer {
	background: url(/themes/site_themes/dog/images/dog-cartbuttons.png) -480px 0 no-repeat;
	clear: both;
	display: block;
	height: 15px;
	margin-left: 13px;
	overflow: hidden;
	text-indent: 999em;
	width: 120px;
}

.clearfloat
{
	clear: both;
}

h1, h2, h3, h4, h5, h6, span.h1, span.h2, span.h3, span.h4, span.h5, span.h6 {
	font-family: helvetica, geneva, arial, verdana, sans-serif;
/*	letter-spacing: 0.09em;  */
}

.item h1, .item span.h1, .item h1 a {
	display: block; /* a FF line-height thing */
	font-size: 14px;
	line-height: 17px;
	color: #191C1F;
	margin: 1px 5px 0px 5px;
}

.related_press span.h1 {
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 17px;
	margin: 1px 5px 0px 5px !important;
	overflow: hidden;
}

/*
.item.c_artists h1 a {
	color: #F60 !important;
}

.item.c_records h1 a {
	color: #390 !important;
}

.item.c_events h1 a {
	color: #C0C !important;
}

.item.c_recordstore h1 a, item.c_merchandisestore h1 a {
	color: #06C !important;
}

.item.c_media h1 a {
	color: #FC0 !important;
}

.item.c_about h1 a {
	color: #C03 !important;
}
*/

.article h1, .article span.h1, .article h1 a {
/*	font-size: 24px; */
	color: #191C1F;
	margin: 30px 15px 30px 0;
}

.article h1.events {
	font-size: 14px;
	line-height: 17px;
	margin: 0 15px 5px 0;
}

.homepage h1 {
	margin-bottom: 5px;
}

.article h2, .article span.h2, .article h2 a {
	font-size: 14px;
	color: #191C1F;
	margin: 0 15px 10px 0;
}

h2, span.h2 {
	font-size: 18px;
}

h3, span.h3 {
	font-size: 14px;
	margin-bottom: 4px;
}

h4, span.h4 {
	font-size: 60px;
}

h5, span.h5 {
	font-size: 22px;
}

h6, span.h6 {
	font-size: 22px;
}

img {
	border: 0;
}

p {
	/* color: #191C1F; */
}

p a {
/*	color: #C03; */
}

p a:hover, .detailpage.about .article .container a:hover {
	color: #C03;
}

.homepage .brood p, .detailpage .item p {
	font-style: italic;
	margin: 0px 8px 10px 8px;
	padding-top: 2px;
	text-align: left;
}

.count_p .brood {
	margin: 5px;
}

.detailpage p {
	margin-bottom: 10px;
	text-align: left;
}

.detailpage .record_data a {
	text-decoration: none;
}

.detailpage .record_data table {
	display: inline-block;
	width: 145px;
	border-collapse: collapse;
}

.detailpage .record_data .genre td {
	padding-top: 10px;
}
.detailpage .record_data .artists td {
	padding-bottom: 10px;
}

.detailpage .record_data table td {
	vertical-align: top;
	text-transform: uppercase;
}

.detailpage .record_data table td.label {
	font-weight: bold;
}

.detailpage .record_data table td.value {
	padding-left: 5px;
}

.record_data.subs .label {
	font-weight: bold;
}

/* .records */
.detailpage .article h1.title {
	font-size: 15px !important;
	line-height: 18px;
}

/* .records */
.detailpage .article blockquote p {
	margin: 5px 10px 10px 5px;
	font-style: italic;
}

.item .image_full {
	text-align: center;
}

.item .image_full_negative {
	text-align: center;
}

.item .image_half {
	float: left;
	margin: 10px;
}

.item .image_one_third {
	float: left;
	margin: 10px;
}

.item .image_quarter {
	float: left;
	margin: 10px;
}

strong {
/*	color: #191C1F; */
	font-size: 1.0em;
}

.full_negative strong {
	color: #FFF;
	font-size: 1.0em;
}

.strong {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.hide {
	display: none;
	visibility: hidden;
	overflow: hidden;
	width: 1px;
	height: 1px;
}

.center {
	text-align: center;
}

.middle {
	vertical-align: middel;
}

.left {
	float: left;
}

.right {
	float: right;
}

.spacer {
	margin: 0;
	padding: 0;
	clear: both;
}

.paginate {
	font-family: helvetica, geneva, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 10px 6px 10px 4px;
	margin: 0;
	background: transparent;
}

.pagecount {
	font-family: helvetica, geneva, arial, verdana, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	background: transparent;
}




/* jScrollPlane cascading styling */

.jspVerticalBar {
	background-color: transparent;
}

.jspArrow {
	background-color: transparent;
}

.jspArrow.jspDisabled {
	background-color: transparent;
}

.jspCorner {
	background-color: transparent;
}

.jspTrackBackground {
	background-color: #FFF;
}

.jspTrack {
	background-color: transparent;
	border-right: solid 1px #FFF;
}

.jspDrag {
	background-color: #FFF; /* transparent */
	width: 15px; /* 16-1 */
	border-right: solid 1px #FFF;
	position: absolute;
}

.jspDragTop {
	height: 1px;
	background: #F00;
	position: absolute;
	top: 10px;
}

.jspDragBottom {
	height: 1px;
	background: #00F;
	position: absolute;
	bottom: 10px;
}




ul.tweetzzUL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li.tweetzzLI {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
}
a.tweetzzLink {
	display: none;
}
.tweetzzLI a.tweetzzLink {
	display: inline !important;
}
a.tweetzzLink:link, a.tweetzzLink:active, a.tweetzzLink:hover, a.tweetzzLink:visited {
	color: #0da0d1;
}
div.frame {
	background: #e2e1dd;
	padding-top: 0px !important;
	overflow: hidden !important;
	height: 145px !important;
}
div.tweets {
	width: 163px !important;
	padding: 5px !important;
}