/* ----------------------------------------------------------------------------------------------------------------
//	B O D Y   &   G E N E R A L
//-------------------------------------------------------------------------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/templage_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	background-color:#000000;

	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

a:link, a:visited, a:active {
	color: #d8000c;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #333333;
}

a.letternav:hover {
	color: #000000;
	background-color: #d8000c;
}

input, textarea, select {
	padding: 1px 3px 1px 3px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#topcontainer {
	background-image: url(images/template_topbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 770px;
	height: 222px;
	margin: 0px auto 0px auto;
}

#topcontainer_dsrlogo {
	padding: 24px 0px 14px 80px;
}





/* ----------------------------------------------------------------------------------------------------------------
//	01. home
//-------------------------------------------------------------------------------------------------------------- */

.minititle_full{
	clear: both;
	padding: 10px 0px 10px 10px;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	margin: 50px 0px 20px 0px;
}

.dsr_item {
	float: left;
	width: 70px;
	font-size: 10px;
	text-align: left;
}






/* ----------------------------------------------------------------------------------------------------------------
//	02. news
//-------------------------------------------------------------------------------------------------------------- */

.news_title {
	display: block;
	padding: 7px 0px 7px 7px;
	background-color: #000000;
	height: 15px;
	color: #ffffff;
	font-weight: bold;
}

.news_title a:link, .news_title a:visited, .news_title a:active, {
	color: #ffffff;
	display: block;
}

.news_date {
	float: right;
	padding: 2px 7px 0px 0px;
	font-size: 10px;
	color: #d8000c;
}

.news_text {
	clear: both;
	padding: 10px 0px 50px 0px;
	font-size: 11px;
}	





/* ----------------------------------------------------------------------------------------------------------------
//	03. artists
//-------------------------------------------------------------------------------------------------------------- */

.bandminititle{
	clear: both;
	padding: 10px 0px 10px 10px;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}

.bandlinks {
	padding: 10px 0px 0px 0px;
}

.homepage_thumb_container2 {
	float: left;
	width: 92px;
	padding: 8px 8px 15px 8px;
	display: block;
}


/* ----------------------------------------------------------------------------------------------------------------
//	05. shop
//-------------------------------------------------------------------------------------------------------------- */

.sidebar_maincategory {
	padding: 15px 0px 0px 20px;
	font-size: 11px;
}

.sidebar_subcategory {
	padding: 5px 0px 0px 20px;
	font-size: 11px;
	
}

.sidebar_subcategory a {
	font-weight: normal;
	color: #000000;
}

.sidebar_subcategory a:hover {
	text-decoration: underline;
}

.sidebar_dsr_item_l {
	float: left;
	width: 70px;
	font-size: 10px;
}

.sidebar_dsr_item_r {
	float: right;
	width: 70px;
	font-size: 10px;
}

#topnavbar {
	height: 36px; 
	width: 100%; 
	background-color: #000000;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}

#topnavbar a:link, #topnavbar a:visited, #topnavbar a:active {
	color: #ffffff;
	text-decoration: none;
}

#topnavbar a:hover {
	color: #d8000c;
	text-decoration: none;
}

.homepage_thumb_container {
	float: left;
	width: 100px;
	padding: 8px 8px 15px 8px;
	display: block;
}

.homepage_thumb_container:hover {
	background-color: #e5e5e5;
}

/*.homepage_thumb_container a {
	display: block;
}*/

.homepage_thumb_container_band {	display: block; color: #d8000c; font-size: 13px; font-weight: bold; text-decoration: none; padding: 5px 0px 0px 0px; }
.homepage_thumb_container_title {	display: block; color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; }
.homepage_thumb_container_price {	display: block; color: #878787; font-size: 11px; font-weight: normal; text-decoration: none; padding: 7px 0px 0px 0px; }

.addtocart_div {
	float: left;
	padding: 10px 20px 0px 0px;
}

.addtocart_div input {
	padding: 2px 8px 2px 8px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #f3f3f3;
	border: 1px solid #d1d1d1;
	
}






#contact_container {
	width: 308px;
	margin: 0px auto 0px auto;
}	

.gb_errormessage {
	font-weight: bold;
	color: #d8000c;
	padding: 20px 0px 30px 0px;
}



/* ----------------------------------------------------------------------------------------------------------------
//	07. tours
---------------------------------------------------------------------------------------------------------------- */

.concerts_container1 {
	clear: both;	
	padding: 17px 10px 20px 10px;
	background-color: #eeeeee;
	height: 30px;
}

.concerts_container2 {
	clear: both;
	padding: 17px 10px 20px 10px;
	height: 25px;
}

.tour_bands {
	float: left;
	width: 40%;
	
	font-size:13px;
	font-weight: bold;
	color: #d8000c;
}

.tour_date {
	float: left;
	width: 20%;	
	padding: 7px 0px 0px 0px;
	
	font-size: 11px;
	font-weight: normal;
}

.tour_place {
	float: left;
	width: 40%;	
	padding: 7px 0px 0px 0px;
	
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.concerts_bandguest {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

