* {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 20px;
	
	color: #333333;
	
	margin: 0px;
	padding: 0px;
}

body {
	/*background: #E8E9E4;*/
	/*background: #000000 url(../images/background_3.jpg) repeat-x -200px 0px;*/
	background: #E8E9E4 url(../images/background_4.jpg) repeat-x ;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

a:hover {	
	text-decoration: underline;	
}

a  h3 {
	text-decoration: none;
}

h1 {
	font-size: 24px;
	
	line-height: 30px;
	
	margin-bottom: 10px;
	
	color: #B50013;
}

p {
	margin-bottom: 20px;
}

/*** WRAPPER ***/
#wrapper {
	margin: 0px auto;
	
	width: 958px;
	
	padding: 0px 10px 10px 10px;
	
	margin-top: 0px;
	
	background: #FFFFFF url(../images/glossy_transparant.gif) no-repeat top right;
}

/*** TOP ***/
#top  {
	height: 100px;
}

/*** LOGO ***/
#logo  {
	float: left;
	
	width: 200px;
	
	padding: 6px 10px 0px 10px;
}

#dynamic-menu {
	float: right;
	
	width: 500px;
	
	margin-right: 110px;
	padding: 10px 0px;
}

#dynamic-menu ul {
	float: right;
	
	list-style-type: none;
}

#dynamic-menu li {
	float: left;
	
	display: -moz-inline-box; 
	-moz-box-orient: vertical; 
	display: inline-block;
	
	padding: 0px 10px;
}

#dynamic-menu li a {
	color: #525458;
	
	text-decoration: none;
}

#dynamic-menu li a:hover {
	color: #B50013;
}

#static-menu {
	padding: 0px 20px;
}

#static-menu ul {
	float: right;
	
	list-style-type: none;
}

#static-menu li {
	float: left;
	
	display: -moz-inline-box; 
	-moz-box-orient: vertical; 
	display: inline-block;
	
	padding: 8px 9px;
}

#static-menu li a {
	font-size: 15px;
	font-weight: bold;
	
	color: #999999;
	
	text-decoration: none;
}

#static-menu li:hover {
	background: #F3F3F1;
}

#static-menu li.current {
	background: #ECECE8;
}

#static-menu li:hover a, #static-menu li.current a {
	color: #333333;
}


/*** SEARCH BAR ***/
#search-bar {
	background: url(../images/search_bar.png) repeat-x;
	
	height: 25px;
	
	padding: 15px 40px;
	margin-bottom: 10px;
}

#search-bar table {
	width: 100%;
}

#search-bar td {
	vertical-align: top;
}

#search-bar label {
	margin-right: 150px;
	
	color: #FFFFFF;
	font-weight: bold;
	
	line-height: 24px;
}

#search-bar input#q {
	padding: 4px;
	margin-bottom: 4px;
	
	width: 360px;
}

/*** BREADCRUMBS ***/

#breadcrumbs {
	padding: 5px 15px 15px 15px;
	
	color: #CCCCCC;
}

#breadcrumbs strong {
	margin-right: 5px;
}

#breadcrumbs a { 
	color: #999999;
	
	text-decoration: none;
}

#breadcrumbs a:hover { 
	text-decoration: underline;
}

#breadcrumbs span#current_crumb { 
	color: #B50013;
}

/*** CONTENT ***/

#content {
	padding: 0px 15px 10px 15px;
}

#content {
	padding: 0px;
	padding-bottom: 20px;
}

.artist #content {	
	padding: 15px 15px 10px 15px; /* 115 */
}

.artist #content h1 {
	font-size: 46px;
	font-weight: normal;
	
	line-height: 50px;
	
	margin-bottom: 10px;
	
	color: #B50013;
}

#content h2 {
	font-size: 24px;
	
	margin-bottom: 10px;
	line-height: 30px;
	
	color: #0099FF;
}

#artist-menu {
	margin-bottom: 15px;
}

#artist-menu ul {
	list-style-type: none;
}

#artist-menu li {
	display: inline;
	margin-right: -3px;
}

#left-column {
	float: left;
	
	padding: 0px;
	background: #FFFFFF;
	
	width: 600px;
}

.artist #left-column {
	float: left;
	
	background: #FFFFFF;
	
	padding: 15px;
	
	width: 520px;
}

#left-column-large {
	float: left;
	
	background: #FFFFFF;
	
	padding: 0px 20px 20px 20px;
	
	width: 600px;
}

#artist-biografie-small {	
	max-height: 400px;
	
	overflow: hidden;
}

#right-column {
	float: right;
	
	margin: 0px;
	padding: 0px;
	
	background: #FFFFFF url(../images/backgr_block.png) no-repeat;
	
	width: 348px;
}

#right-column-home {
	float: right;
	
	margin: 0px;
	padding: 0px;
	
	background: #FFFFFF;
	
	width: 348px;
}

.artist #right-column {
	float: right;
	
	/* margin-top: 30px; */
	
	width: 368px;
	
	background: none;
}

#right-column-small {
	float: right;
	
	margin-top: 0px; 
	
	width: 288px;
}

#right-column .submenu {
	list-style-type: square;
	margin-left: 16px;
	padding-top: 15px;
}

#right-column .submenu li {
	
}

#right-column .submenu li * { 
	font-size: 12px;
	line-height: 25px;
	
	text-decoration: none;
}

#right-column .submenu li a:hover {
	color: #B50013;
} 

#right-column .hotnews-list {
	overflow: hidden;
	height: 150px;
}

#main-banner {
	margin-bottom: 10px;
}

#small-banner {
	width: 280px;
}

.right-banner {
	margin-bottom: 10px;
}

#news-banner {
	margin-bottom: 10px;
}

#news-banner a {
	color: #B50013;
}

#news-banner li a {
	color: #333333;
}

#home-news {
	width: 300px;
}

ul.news {
	list-style-type: square;
	
	margin-left: 16px;
	margin-bottom: 10px;
}

ul.news li a {
	font-size: 12px;
	line-height: 25px;
	
	text-decoration: none;
	
	color: #333333;
}

ul.news li a:hover {
	color: #B50013;
}

#call-me {
	background: #B50013 url(../images/call_me.png);
	
	padding: 15px;
	
	height: 148px;
	
	margin-bottom: 25px;
}

#call-me h1 {
	color: #FFFFFF;
}

#right-column-home .error { margin-bottom: 10px; color: #CC0000; }

#specials {
	padding: 0px 15px;
}
/*
#artist-gallery {
	height: 121px;
}

#artist-gallery ul {
	list-style-type: none;
}

#artist-gallery li {
	float: left;
	
	width: 100px;
	height: 100px;
	
	background: #FFFFFF;
	
	margin-left: 12px;
	margin-bottom: 12px;
	padding: 5px;
}

#artist-gallery li a {
	text-align: center;
	overflow: hidden;
	
	width: 100px;
	height: 100px;
	
	display: block;
}

#artist-gallery li img {
	min-width: 100px;
	min-height: 100px;
}
*/
#artist-side-bar {
	background: #FFFFFF;
	
	padding: 20px;
}

#artist-side-bar ul.news {
	list-style-type: square;
	
	margin-left: 16px;
}

#artist-side-bar ul.news li a {
	font-size: 13px;
	line-height: 25px;
	
	text-decoration: none;
}

#artist-side-bar ul.news li a * {
	font-size: 13px;
	line-height: 25px;
	
	text-decoration: none;
}

#artist-side-bar ul.news li a:hover {
	color: #B50013;
}

#artist-side-bar div {
	margin-bottom: 20px;
}

#newsletter {
	width: 100%;
}

#newsletter label {
	margin-right: 8px;
	white-space: nowrap;
}

#newsletter input.large {
	width: 230px;
	padding: 4px;
}

#footer {
	border-top: 1px solid #CCCCCC;
	padding: 20px;
}

#sub-footer {
	background: #E8E9E4 url(../images/background.jpg) repeat-x 0px -500px;
	border: 1px solid #CCCCCC;
	padding: 20px;
}

#sub-footer h2{
	font-size: 20px;
	line-height: 20px;
}

#sub-footer span{
	font-size: 11px;
}

#sub-footer ul,
#footer ul {
	list-style-type: none;
}

#sub-footer li,
#footer li {
	padding-bottom: 2px;
}

#sub-footer a,
#footer a {
	text-decoration: none;
}

#sub-footer a:hover,
#footer a:hover {
	color: #B50013;
}

#sub-footer-left,
#footer-left {
	float: left;
	width: 220px;
}

#sub-footer-left h3,
#footer-left h3 {
	color: #B50013;
	margin-bottom: 10px;
}

#sub-footer-right,
#footer-right {
	float: right;
	width: 680px;
}

#sub-footer-right h3,
#footer-right h3 {
	color: #0099FF;
	margin-bottom: 10px;
}

#sub-footer-right ul,
#footer-right ul {
	float: left;
	width: 155px;
	padding-right: 15px;
	margin-bottom: 30px;
}

#footer-right ul strong { 
	color: #B50013;
}

#footer-right ul .more { 
	font-weight: bold;
}

#page-header {
	padding-bottom: 15px;
}
/**************************************************************************************/

#artist-list {
	margin-top: 20px;
}

#filters {
	margin-top: 20px;
	padding: 20px;
	
	background: #E8E9E4 url(../images/background.jpg) repeat-x 0px -300px;
}

#filters h2 {
	line-height: 24px;
	font-size: 13px;
	
	color: #333333;
	
	border: 1px solid #CCCCCC;
	
	cursor: pointer;
}

#filters h2 span {
	font-weight: bold;
	font-size: 16px;
	
	padding: 5px;
}

#filters ul {
	list-style-type: none;
	margin: 10px;
}

#filters .group {
	display: none;
}

.current-filters a {
	font-size: 11px; 
	text-decoration: none;
}

.current-filters a:hover {
	color: #B50013;
}

.current-filters .delete {
	font-weight: bold;
	color: #B50013;
	font-size: 13px;
}
	
/**************************************************************************************/


.result-list {
	list-style-type: none;
}

.result-list li {
	background: url(../images/background_out.png) no-repeat; 
}

.result-list li:hover  {
	background: url(../images/background_over.png) no-repeat;  
}

.result-list li {
	float: left;
	
	display: block;
	
	width: 180px;
	height: 230px;
	
	margin-right: 10px;
	margin-bottom: 10px;
	
	overflow: hidden;
}

.result-list li div {
	padding: 5px 10px;
}

.result-list li a.image {
	display: block;
	
	width: 160px;
	height: 110px;
	
	overflow: hidden;
	
	margin: 5px 0px 10px 0px;
}

.result-list li a.image img {
	min-width: 160px;
	min-height: 110px;
}

.result-list li a:hover.image img {

}

.result-list h3 {
	margin: 0px;
	
	color: #B50013;
	
	white-space: nowrap;
	
	text-decoration: none;
}
 
.result-list p {
	font-size: 11px;
}

.result-list h3,
.result-list p {
	/*padding-left: 10px;*/
}

.result-pages {
	list-style-type: none;
}

.result-pages li {
	float: left;
	
	margin-right: 4px;
	
	border: 2px solid #CCCCCC;
}

.result-pages li a {
	color: #999999;
	
	display: block;
	
	padding: 6px 10px;
	
	text-decoration: none;
}

.result-pages li a * {	
	text-decoration: none;
}

.result-pages li strong {
	color: #B50013;
	
	display: block;
	
	padding: 6px 10px;
}

.result-pages li.current {
	border: 2px solid #B50013;
}

#category-list ul {
	list-style-type: none; 
}

#category-list ul li {
	padding: 1px 0px;
}

#category-list ul li a {
	text-decoration: none;
}

#category-list ul li a * {
	text-decoration: none;
}

#category-list ul li a:hover {
	text-decoration: underline;
}

/**************************************************************************************/

#contact_form {
	padding: 10px 50px 20px 0px;
}

#contact_form td {
	padding-bottom: 4px;
}

#contact_form td label {
	display: block;
	width: 220px;
	
	font-weight: bold;
}

#contact_form input.large {
	width: 300px;
	padding: 3px;
}

#contact_form textarea {
	width: 300px;
	padding: 3px;
}

#call-me {

}

#call-me td {
	padding-bottom: 4px;
}

#call-me label {
	padding-right: 10px;
	
	font-weight: bold;
	color: #FFFFFF;
}

#call-me input.large {
	padding: 3px;
}

/**************************************************************************************/

#booking-form {

}

#booking-form table {
	width: 100%;
}

#booking-form td {
	padding: 0px 3px 3px 0px;
	vertical-align: top;
}

#booking-form h3 {
	border-bottom: 1px solid #DEDEDE;
	
	margin-bottom: 4px;
	padding-bottom: 4px;
}

#booking-form label {
	display: block;
	width: 160px;
}

#booking-form input.large {
	width: 330px;
	padding: 3px;
}

#booking-form select.large {
	width: 338px;
	padding: 3px;
}

#booking-form textarea {
	width: 330px;
	height: 100px;
	padding: 3px;
}

/**************************************************************************************/

#download-form {

}

#download-form td {
	padding-bottom: 4px;
}

#download-form label {
	display: block;
	width: 120px;
	
	font-weight: bold;
}

#download-form input.large {
	width: 300px;
	padding: 3px;
}

/**************************************************************************************/

.music-list {
	list-style-type: none;
}

.music-list li {
	float: left;
	
	display: block;
	
	width: 110px;
	height: 225px;
	
	margin-right: 10px;
	margin-bottom: 10px; 
	
	overflow: hidden;
}

.music-list li a.image {
	display: block;
	
	width: 110px;
	height: 110px;
	
	overflow: hidden;
}

.music-list li a.image img {
	width: 110px;
	height: 110px;
}

.music-list h3 {
	margin: 10px 0px;
	
	height: 32px;
	
	color: #B50013;
}
 
.music-list p {
	font-size: 11px;
	margin-bottom: 0px;
}

#category-list li.current a { 
	font-weight: bold;
}

#aq {
	padding: 4px;
	margin-bottom: 4px;
}

#music-search-results a {
	text-decoration: none;
}

#music-search-results a:hover {
	color: #B50013;
}

/**************************************************************************************/

#overlay {
	display: none;
	
	position: absolute; 
	top: 0px; 
	left: 0px; 
	
	height: 0px;
	width: 100%;
	
	background: #000000;
	color: #FFFFFF;
	
	text-align: center;
	
	opacity:0.8;
	filter:alpha(opacity=80)
}

#youtube-overlay {
	display: none;
	
	position: absolute; 
	top: 0px; 
	left: 50%; 
	
	width: 480px;
	height: 420px;
	
	margin: 20px 0px;
	margin-left: -250px;
	
	padding: 20px;
	
	background: #FFFFFF url(../../images/lightbox-ico-loading.gif) no-repeat center center;
}

/**************************************************************************************/


/* CLEARFIX */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/**************************************************************************************/

.table-list {
	width: 100%;
	
	border-collapse: collapse;
}

.table-list td {
	background: url(../images/gray_bar.png) repeat-x;
	
	padding: 7px 6px;
	min-height: 30px;
	
	border-collapse: collapse;
}

.cart {
	width: 100%;
}

.cart th {
	text-align: left;
	padding: 4px;
}

.cart td {
	border-top: 1px solid #CCCCCC;
	padding: 4px;
}

/*** CLASSES ***/
.clear {
	clear: both;
	height: 0px;
}

.pointer {
	cursor: pointer;
}

.fr {
	float: right;
}

.pointer {
	cursor: pointer;
}

.white-space {
	height: 60px;
}

.blue {
	color: #0099FF;
}

.expander {
	border-top: 1px solid #CCCCCC;
	
	margin-top: 8px;
	padding-top: 4px;
	
	text-align: left;
}

.expander a {
	color: #999999;
	
	text-decoration: none;
}

/************************************************/

#top-downloads {
	list-style-type: none;
	height: 130px;
}

#top-downloads li {
	visibility: hidden;
	position: absolute;
	
	width: 348px;
	height: 130px;
	
	overflow: hidden;
}

#top-downloads li img {
	width: 120px;
	float: left;
	margin-right: 20px;
	
	background: #FFFFFF;
}

#top-downloads-menu {
	list-style-type: none;
}

#top-downloads-menu li {
	display: inline;
}

#top-downloads-menu li img {
	width: 60px;
}

#top-downloads-menu li a {	
	position: relative;
	
	top: 10px;
}

#top-downloads-menu li a.current,
#top-downloads-menu li a:hover {
	top: 0px;
	
	padding-bottom: 10px;
}

/****************************************************/
blockquote {
	text-indent: 20px;
	background: url(/templates/images/quote.png);
	background-position: 0 8px;
	background-repeat: no-repeat;
	padding: 25px;
}

blockquote p {
	display: inline;
	margin: 0;
	padding: 0 45px 13px 0;
	font-size: 18px;
	color: #666;
	background: url(/templates/images/quote2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/*****************************************************/

#glossy {
	display:none;
	background: #FFFFFF;
	left:50%;
	margin: 20px 0 20px -312px;
	padding:16px;
	position:absolute;
	top:0;
	width:625px;
}

/*** login form ***/

#login-form table { width: 500px; }
#login-form td { padding: 0px 4px 4px 0px; }
#login-form input.large { padding: 3px; width: 200px; }
#login-form .error { margin-bottom: 15px; color: #CC0000; }
#login-form .error * { color: #CC0000; }

/*** register form ***/

#register-form table { width: 500px; }
#register-form td { padding: 0px 4px 4px 0px; }
#register-form input.large { padding: 3px; width: 200px; }
#register-form .error { margin-bottom: 15px; color: #CC0000; }
#register-form .error * { color: #CC0000; }

/*** artist prices ***/
#artist-prices {  }
#artist-prices table { width: 100%; }
#artist-prices td, #artist-prices th { text-align: left; padding: 2px 0px; border-bottom: 1px solid #CCCCCC; }
#artist-prices .price { font-size: 16px; font-weight: bold; color: #0099FF; }
#artist-prices .discount { font-size: 14px; font-weight: bold; color: #0099FF; }

/*** price table ***/
.price-table { border-collapse: collapse; margin-bottom: 20px; } 
.price-table * { font-size: 11px; }
.price-table td, .price-table th { border-right: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; height: 16px; padding: 8px; }
.price-table th { font-weight: bold; color: #B50013; } 
.price-table .first { font-weight: bold; color: #B50013; text-align: left; width: 160px; text-align: left; padding: 8px 0px; } 
.price-table td { width: 30px; } 
.price-table td strong { color: #B6A589; } 
.price-table td.star { padding: 4px; }

#content .price-table h2 { font-size: 14px; line-height: 16px; color: #B50013; margin-bottom: 2px; }

.brons { color: #B6A589; }