* {
	margin: 0px;
	padding: 0px;
	}
html, body {
	width: 100%;
	}	
body {
	background-color: #000000;	
	margin: 0;
	padding: 0;
	text-align: center;
	color: #999;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	}
.bold {font-weight: bold;}	
a:focus { outline: none; }

/***------ syle general end ------***/

/***---------------------------------------***/
/***------ structura generala - start -----***/
/***---------------------------------------***/
.site {
	}
	.main_container {
		width: 990px;
		#width: 995px; /*** fix IE ***/
		margin: 0 auto;
		text-align: left;
		padding-bottom: 20px;
		}
/***---------------------------------------***/
/***------ structura generala - end -------***/
/***---------------------------------------***/

/***------ HEADER - logo ----------***/
.header {
	display: block;
	height: 216px;
	background: transparent url('../images/header.jpg') no-repeat;
	}


/***----- MENU - start ------------***/
		.menu_container { 
			width: 100%; 
			height: 52px;
			}
			.menu_left { 
				background: url('../images/menu_left.jpg') no-repeat left top; 
				width: 152px; 
				height: 52px;
				float: left;
				}
			.menu_right { 
				background: url('../images/menu_right.jpg') no-repeat left top; 
				width: 155px;
				height: 52px;
				float: left;				
				}
			
			a.menu_item {
				float: left;
				}
				.home a.menu_item 				{ background: transparent url('../images/menu/menu_home_EN.png') no-repeat 0px 0px; width: 82px; height: 52px; }
				.home a.menu_item:hover			{ background: transparent url('../images/menu/menu_home_EN.png') no-repeat 0px -52px; width: 82px; height: 52px; }
				.home a.menu_item.selected		{ background: transparent url('../images/menu/menu_home_EN.png') no-repeat 0px -104px; width: 82px; height: 52px; }						
				
				.band a.menu_item 				{ background: transparent url('../images/menu/menu_band_EN.png') no-repeat 0px 0px; width: 76px; height: 52px; }
				.band a.menu_item:hover			{ background: transparent url('../images/menu/menu_band_EN.png') no-repeat 0px -52px; width: 76px; height: 52px; }
				.band a.menu_item.selected		{ background: transparent url('../images/menu/menu_band_EN.png') no-repeat 0px -104px; width: 76px; height: 52px; }						

				.disc a.menu_item 				{ background: transparent url('../images/menu/menu_discography_EN.png') no-repeat left top; width: 153px; height: 52px; }
				.disc a.menu_item:hover			{ background: transparent url('../images/menu/menu_discography_EN.png') no-repeat 0px -52px; width: 153px; height: 52px; }
				.disc a.menu_item.selected		{ background: transparent url('../images/menu/menu_discography_EN.png') no-repeat 0px -104px; width: 153px; height: 52px; }						

				.media a.menu_item 				{ background: transparent url('../images/menu/menu_media_EN.png') no-repeat left top; width: 92px; height: 52px; }
				.media a.menu_item:hover		{ background: transparent url('../images/menu/menu_media_EN.png') no-repeat 0px -52px; width: 92px; height: 52px; }
				.media a.menu_item.selected		{ background: transparent url('../images/menu/menu_media_EN.png') no-repeat 0px -104px; width: 92px; height: 52px; }

				.merch a.menu_item 				{ background: transparent url('../images/menu/menu_merchandise.png') no-repeat left top; width: 158px; height: 52px; }
				.merch a.menu_item:hover		{ background: transparent url('../images/menu/menu_merchandise.png') no-repeat 0px -52px; width: 158px; height: 52px; }
				.merch a.menu_item.selected		{ background: transparent url('../images/menu/menu_merchandise.png') no-repeat 0px -104px; width: 158px; height: 52px; }

				.contact a.menu_item 			{ background: transparent url('../images/menu/menu_contacs_EN.png') no-repeat 0px 0px; width: 122px; height: 52px; }
				.contact a.menu_item:hover		{ background: transparent url('../images/menu/menu_contacs_EN.png') no-repeat 0px -52px; width: 122px; height: 52px; }
				.contact a.menu_item.selected	{ background: transparent url('../images/menu/menu_contacs_EN.png') no-repeat 0px -104px; width: 122px; height: 52px; }			
				
				.ro .band a.menu_item			{ background: transparent url('../images/menu/menu_band_RO.png') no-repeat 0px 0px; width: 76px; height: 52px; }
				.ro .band a.menu_item:hover			{ background: transparent url('../images/menu/menu_band_RO.png') no-repeat 0px -52px; width: 76px; height: 52px; }
				.ro .band a.menu_item.selected		{ background: transparent url('../images/menu/menu_band_RO.png') no-repeat 0px -104px; width: 76px; height: 52px; }						

				.ro .disc a.menu_item 				{ background: transparent url('../images/menu/menu_discography_RO.png') no-repeat left top; width: 153px; height: 52px; }
				.ro .disc a.menu_item:hover			{ background: transparent url('../images/menu/menu_discography_RO.png') no-repeat 0px -52px; width: 153px; height: 52px; }
				.ro .disc a.menu_item.selected		{ background: transparent url('../images/menu/menu_discography_RO.png') no-repeat 0px -104px; width: 153px; height: 52px; }				

				.ro .contact a.menu_item 			{ background: transparent url('../images/menu/menu_contacs_RO.png') no-repeat 0px 0px; width: 122px; height: 52px; }
				.ro .contact a.menu_item:hover		{ background: transparent url('../images/menu/menu_contacs_RO.png') no-repeat 0px -52px; width: 122px; height: 52px; }
				.ro .contact a.menu_item.selected	{ background: transparent url('../images/menu/menu_contacs_RO.png') no-repeat 0px -104px; width: 122px; height: 52px; }

/***----- MENU - end --------------***/				

.content_container_padding {
	background: url('../images/bkg_content.jpg') no-repeat left top;
	min-height: 438px;
	#height: 438px;
	padding-left: 110px;
	padding-right: 110px;
	line-height: 19px;
	}
	.content_container {
		padding-top: 40px;
		}
	.merch_div {
	width:635px;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	#album_ceas{
	width:300px;
	float:left;
	}
	#album_duh{
	width:335px;
	float:right;
	}
	#album_title{
	text-align:center;
	font-size:28px;
	}
	/*** typography - start ***/
	h1 {
		margin-bottom: 25px;
		padding-top: 10px;
		}
	p {
		margin-bottom: 15px;
		font-size: 13px;
		line-height: 19px;
		}
	a, a:visited {
		color: #666;;
		text-decoration:none;
		}
	a:hover {
		color:#F90;
		}
	/*** typography - end ***/

	hr {
		height: 1px;
		border : 1px solid transparent;
		border-bottom-color: #522f00;
		padding-top: 10px;
		#margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 90px;
		padding-right: 90px;
		}
	.anchor {
		height:15px;
		display: block;
		}

	.lang_container	{
		float: right;
		padding-right: 75px;
		padding-top: 10px;
		font-size: 12px;
		}
		.lang_container a,
		.lang_container a:visited {
			color: #666;
			}
		.lang_container a:hover {
			color: #F90;
			}			
		
	a.imgs {
		display:inline-block;
		margin-right:4px;
		vertical-align:top;
		margin-bottom: 4px;
		}
		img.thumb {
			border: 1px solid #333;
			width: 100px;
			height: 100px;
			clear:both;
			margin-bottom:2px;
			}
			img.thumb:hover,
			a:hover img.thumb {
				border: 1px solid #666;
				}			
		.comment {
			font-size:10px;
			line-height:12px;
			text-align:center;
			width:100px;
			display: inline-block;
			}		
			
		.back_top {
			float:right; 
			font-size: 12px;
			#mgin-top: 2px;
			}
			.back_top a {
				background: transparent url('../images/back_top.png') no-repeat left top;
				height:16px;
				width: 17px;
				display:block;
				}
			.back_top a:hover {
				background: transparent url('../images/back_top_hover.png') no-repeat left top;
				}	
				
	ul {
		}
	ul li {
		color: #FF9900;
		}
	ul li span {
		color:#888;
		line-height: 24px;
		}

/***---------------------------------***/		
/***----- BAND - start --------------***/		
/***---------------------------------***/
.fete {
	margin-left: 150px;
	}
	.fete a, .fete a:visited, .fete a:hover, .fete img {
		border: none;
		}
	a.fata_crivat{
		width: 202px;
		height: 280px;
		background: transparent url('../images/fete/fete_01.png') no-repeat left top;
		display: table-cell;
		}
		a.fata_crivat:hover, a.fata_crivat_hover{
			width: 202px;
			height: 280px;
			background: transparent url('../images/fete/fete_des_01.png') no-repeat left top;
			display: table-cell;			
			}
			
		a.fata_maanu{
		width: 170px;
		height: 280px;
		background: transparent url('../images/fete/fete_02.png') no-repeat left top;
		display: table-cell;
		}
		a.fata_maanu:hover, a.fata_maanu_hover{
			width: 170px;
			height: 280px;		
			background: transparent url('../images/fete/fete_des_02.png') no-repeat left top;
			display: table-cell;			
			}	
			
	a.fata_luparul{
		width: 181px;
		height: 280px;
		background: transparent url('../images/fete/fete_03.png') no-repeat left top;
		display: table-cell;
		}
		a.fata_luparul:hover, a.fata_luparul_hover{
			width: 181px;
			height: 280px;
			background: transparent url('../images/fete/fete_des_03.png') no-repeat left top;
			display: table-cell;			
			}
	
	a.fata_vlad{
		width: 185px;
		height: 280px;
		background: transparent url('../images/fete/fete_04.png') no-repeat left top;
		display: table-cell;
		}
		a.fata_vlad:hover, a.fata_vlad_hover{
			width: 185px;
			height: 280px;		
			background: transparent url('../images/fete/fete_des_04.png') no-repeat left top;
			display: table-cell;			
			}				
			
	a.fata_mishu{
		width: 162px;
		height: 280px;
		background: transparent url('../images/fete/fete_05.png') no-repeat left top;
		display: table-cell;
		}
		a.fata_mishu:hover, a.fata_mishu_hover{
		width: 162px;
		height: 280px;			
			background: transparent url('../images/fete/fete_des_05.png') no-repeat left top;
			display: table-cell;			
			}	
	
		
.label {
	font-weight: bold;
	color:#666;
	padding-top: 6px;
	padding-bottom: 6px;
	}
/***---------------------------------***/		
/***----- BAND - end ----------------***/		
/***---------------------------------***/

/***---------------------------------***/		
/***----- MEDIA - start -------------***/		
/***---------------------------------***/
.sub_menu {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	font-weight: bold;
	}
	.sub_menu:hover {
		}
.sub_menu_hr {
	background:transparent url('../images/footer_bkg_2.png') repeat-x 0px -44px; 
	height:50px; 
	display: block; 
	#margin-top: -6px;
	}


#versuri p {
	text-align: center;
	}
#versuri strong{
	font-size: 120%;
	padding-top:15px;
	border-top: 1px solid #333;
	}
	
#woa_title {
	color:#F90;
}
/***---------------------------------***/		
/***----- MEDIA - end ---------------***/		
/***---------------------------------***/

/***---------------------------------***/		
/***----- MERCH - start -------------***/		
/***---------------------------------***/
.merch_thumb {
	border: 1px solid #333;
	}
/***---------------------------------***/		
/***----- MERCH - end ---------------***/		
/***---------------------------------***/
ol#tracklist_ceas {
text-align:left;
margin-left:85px;
}

ol#tracklist_duh {
text-align:left;
margin-left:103px;
}
/***---------------------------------***/		
/***----- CNTACTS - start -------------***/		
/***---------------------------------***/
table.contacts td{
	width:220px;
	text-align: center;
	}
	table.contacts td strong {
		text-transform: uppercase;
		}
		
a.mail_booking{
	background: transparent url('../images/mail_booking.png') no-repeat 0px 0px;
	height: 31px;
	width: 229px;
	display:block;
	}
	a.mail_booking:hover{
		background: transparent url('../images/mail_booking.png') no-repeat 0px -35px;		
		}
a.mail_band{
	background: transparent url('../images/mail_band.png') no-repeat 0px 0px;
	height: 31px;
	width: 229px;
	display:block;
	}
	a.mail_band:hover{
		background: transparent url('../images/mail_band.png') no-repeat 0px -31px;		
		}		
/***---------------------------------***/		
/***----- CONTACTS - end ---------------***/		
/***---------------------------------***/


	.footer {
		width: 990px;
		#width: 995px; /*** fix IE ***/		
		border-top: 1px solid #522F00;
		text-align: center;
		vertical-align: middle;
		line-height: 50px;
		padding-top: 2px;
		margin-top: 30px;
		margin-bottom: 68px;
		background: url('../images/bkg_footer.jpg') no-repeat center -1px;
		position:relative;
		
		}
		.footer table {
			text-align: center;
			margin-left: 380px;
			#margin-left: 210px;			
			}
		a.my_space_logo {
			width: 50px;
			height: 50px;
			display: block;
			background: transparent url('../images/myspace-logo.png') no-repeat 0px 0px;
			}
		a.my_space_logo:hover {
			background: transparent url('../images/myspace-logo.png') no-repeat 0px -50px;
			}	
			
			a.facebook_logo {
			width: 50px;
			height: 50px;
			display: block;
			background: transparent url('../images/facebook.png') no-repeat 0px 0px;
			}
		a.facebook_logo:hover {
			background: transparent url('../images/facebook.png') no-repeat 0px -50px;
			}					

	.bucovina_myspace {
		width: 990px;
		background: transparent url('../images/footer_bkg.png') repeat-x left bottom;
		text-align: center;
		line-height: 60px;
		position: fixed;
		bottom: 0px;
		border-top:1px solid #333;
		font-size: 16px;
		padding-top: 3px;
		padding-bottom:2px;
		font-weight: bold;
		}
		.bucovina_myspace table {
			margin-left: 290px;
			}
			
			#woa {
			color:#F90;
			}
			
			span a:visited {
			color:#F90;
			}
			
			span a:hover {
			color:#F90;
			}
			
			
