/* ----------------------------------------------------------------------------------------------------------------
//	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-color:#f3f1ea;
	
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	text-align: justify;
	line-height: 17px;
}

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

a:hover {
	color: #333333;
}

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

a.invertedlink:hover {
	color: #d59900;
}

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

#template_bg {
	background-image: url(images/template_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

#template_top {
	background-image: url(images/template_top.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 42px;
}

#template_bottom {
	clear: both;
	background-image: url(images/template_bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 42px;
}

#main_left {
	float: left;
	width: 221px; 
	
	background-image: url(images/main_left_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;}

#main_right {
	float: left;
	width: 749px;
}

.nav_title { clear: both; padding: 90px 0px 30px 0px; }
.nav_text { padding: 0px 0px 0px 37px; width: 160px; }

.nav_network1{
	float: left; 
	width: 89px; 
	text-align: right;	
	font-size: 10px;
}

.nav_network2{
	float: left; 
	width: 89px; 
	text-align: left;
	font-size: 10px;
}

.nav_networkmiddle{
	text-align: center;
	float: left;
	width: 14px;
	font-size: 10px;
}

a.networkinglinks:link, a.networkinglinks:visited, a.networkinglinks:active {
	color: #6f5b00;
	text-decoration: none;
	font-weight: bold;
}

a.networkinglinks:hover {
	color: #d59900;
}
	
.textable_bg {
	background-image: url(images/textable_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.textable_title {
	background-image: url(images/textable_titlebg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 443px;
	height: 73px;
}

.textable_titletext {
	font-family: "Times New Roman", serif;
	font-size: 17px;
	color: #ffffff;
	padding: 39px 0px 0px 37px;
	letter-spacing: 5px;
}

.textable_text {
	width: 631px;
	padding: 30px 0px 55px 55px;
}

#footer {
	width: 715px;
	height: 72px;
	background-color: #f3f1ea;
	margin: 42px 0px 0px 13px;
}

.minititle {
	font-family: "Times New Roman", serif;
	font-size: 15px;
	color: #d59900;
	letter-spacing: 2px;
}

.mezzotitle {
	font-family: "Times New Roman", serif;
	font-size: 15px;
	color: #d59900;
	letter-spacing: 2px;
	
	padding: 0px 0px 20px 0px; font-weight: bold;
}

.errormessage {
	font-weight: bold;
	color: #bb0000;
	padding: 0px 0px 20px 0px;
}


/* ----------------------------------------------------------------------------------------------------------------
//	S P E C I F I C
//-------------------------------------------------------------------------------------------------------------- */

.news_date {
	padding: 0px 0px 20px 0px;	
}

.news_divider {
	text-align: center;
	padding: 40px 0px 40px 0px;	
}

.news_back{
	clear: both;
	padding: 20px 0px 0px 0px;	
}


.bands_albumminicover {
	width: 20%;	
	float: left;
}

.bands_albumdetails {
	width: 79%;
	float: right;
}






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

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

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

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

.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: #666666;
}








.about_distrocountry {
	float: left;
	width: 200px;
	font-weight: bold;
}

.about_distroraquo {
	float: left;
	width: 50px;
}

.about_distroname {
	float: left;	
}





.shop_background_divider {
	background-image: url(images/bg_shop_divider.gif);
	background-position: 117px 0px;
	background-repeat: repeat-y;

}

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

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

.sidebar_subcategory a:link, .sidebar_subcategory a:visited, .sidebar_subcategory a:active {
	font-weight: normal;
	color: #000000;
}

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

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

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


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


#topnavbar a:link, #topnavbar a:visited, #topnavbar a:active {
	color: #000000;
}

#topnavbar a:hover {
	color: #ffffff;
}

.homepage_thumb_container {
	float: left;
	width: 100px;
	padding: 8px 8px 15px 8px;
	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;
}













