/*
	16.02.2010, mJ:	neues Layout
*/


.ontour-subsearch {
	border-top:				1px solid #d0d0d0;
	margin-top:				10px;
	padding-top:			10px;
	width:					262px;
}




.ontour-shallow-shadow
{
	margin-bottom:		20px;
/* 	margin-right:		20px; */
	clear:				both;
}


.ontour-shallow
{
	background:			#eee;
	position:			relative;
	padding:			12px 0px 13px 13px;
/* 	width:				627px; */
	width:				634px;
/* 	float: 				left; */
}


.ontour-shallow .image-container
{
	float:				left;
/* damit die Texte rechts der Cover gleichmäßig laufen */
	width:				110px;
}


.ontour-shallow .image-container img
{
/*  	float: 				left; */
 	border:				5px solid	white;
/* 	margin-right:		30px; */
}

.ontour-shallow .image-container .credits	/* do we need? */
{
	padding:			0px 5px; 
	font-size:			8px; 
	background:			white; 
	width: 				90px; 
	position: 			relative; 
	top: 				-2px;
}

.ontour-shallow .text
{
 	width:				190px;
	float: 				left;
/* 	margin-left:		10px; */
	overflow:			hidden;
}

.ontour-shallow .title,
.ontour-shallow .other,
.ontour-shallow .works,
.ontour-shallow .artists
{
	margin-bottom:		5px;
}


.ontour-shallow .released
{
	margin-bottom:		8px;
}

.ontour-shallow .title,
.ontour-shallow .other
{
	font-weight:		bold;
}

.ontour-shallow .repertoire-container
{
 	width:				280px;
/* 	height:				81px; */
	float: 				right;
	overflow:			hidden;
	background:			#ddd;
	margin-right:		13px;
	padding:			13px;
}

.ontour-shallow .venue
{
	font-style:			italic;
}
.ontour-shallow .vcity,
.ontour-shallow .vcountry
{
	display:				inline;
}

.ontour-shallow .button
{
	margin-top:				10px;
}


