@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#000000;
	background:url(../images/bg.jpg) no-repeat top center fixed;
	background-size:100%;
	background-color:#e5dbdc;
	-webkit-text-size-adjust:100%;
	-webkit-animation-delay: 0.1s;
	-webkit-animation-name: fontfix;
	-webkit-animation-duration: 0.1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	margin:20px 0px 0px 0px;
}

img {
	border:none;
}

.logo_naxos {
	width:85px;
	position:absolute;
	top:0px;
	left:30px;
	z-index:10;
}

.float {
	float:left;
}

.spacer {
	clear:both;
}


/* MAIN */
#canvas {
	width:1040px;
	height:640px;
	position:relative;
	margin:auto;
	overflow:hidden;
}

#ecard {
	width:960px;
	height:550px;
	background:url(../images/bg_main.png) repeat;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	margin:auto;
	margin-top:10px;
	position:relative;
}

.margin {
	width:900px;
	margin:auto;
	position:relative;
}

.title {
	width:900px;
}

#footer {
	font-family:Arial, sans-serif;
	width:850px;
	font-size:11px;
	margin:auto;
	text-align:center;
	color:#000;
	font-weight:400;
	line-height:15px;
	margin-top:-60px;
	margin-bottom:5px;
}

/* MAIN END */




/* NAVIGATION */
#nav_main {
	width:960px;
	height:33px;
	background:url(../images/nav-bg.png) repeat;
}

.nav {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:600;
	color:#FFFFFF;
	font-size:15px;
	text-transform:uppercase;
	margin-top:4px;
	margin-right:5px;
	float:right;
}

.nav_indiv {
	margin:0px 8px;
	padding:0px 5px;
	overflow:hidden;
}

.nav_container {
	position:relative;
	top:0px;
	display:block;
	z-index:50;
}

.sm {
	width:51px;
	margin-right:125px; /*WITH PETRENKO*/
/*	margin-right:30px; */ /*WITHOUT PETRENKO*/
	float:right;
}

.sm_indiv {
	width:23px;
	float:left;
	position:relative;
	margin:4px 0px 0px 5px;
	z-index:20;
}

.nav_indiv:hover {
	color:#a77285;
	cursor:pointer;
}
/* NAVIGATION END */




/* HOME */
#home {
	width:900px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	display:block;
}

h1 {
	font-family: 'Coda', cursive;
	font-size:30px;
	line-height:38px;
	color:#522326;
	font-weight:400;
	text-transform:uppercase;
	text-align:center;
	margin:10px 0px 0px 0px;
}

h2 {
	font-family: 'Coda', cursive;
	font-size:24px;
	line-height:30px;
	color:#522326;
	font-weight:400;
	text-align:center;
	margin:0px;
}

#home .content {
	margin-top:15px;
}

.home_left {
	width:285px;
	float:left;
}

.home_right {
	width:440px;
	font-size:13px;
	line-height:18px;
	margin:0px 0px 0px 30px;
	float:left;
}

.album_fr img {
	width:100%;
	opacity:1;
	-moz-transition:opacity 0.32s;
	-o-transition:opacity 0.32s;
	-webkit-transition:opacity 0.32s;
	transition:opacity 0.32s;
	border-bottom:3px solid transparent;
}

.album_fr:hover img {
	opacity:.5;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	-webkit-transition:opacity 0.2s;
	transition:opacity 0.2s;
}

#petrenko {
	width:324px;
	height:626px;
	background:url(../images/petrenko.png) no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	z-index:19;
}

#home .cat_no {
	font-size:13px;
	line-height:15px;
	text-align:right;
	position:absolute;
	bottom:80px;
	left:180px;
}

/*
.home_buy {
	width:230px;
	border-radius:5px;
	background: url(../images/trans-white.png) repeat;
	padding:8px;
	position:absolute;
	bottom:20px;
	left:310px;
}
*/

.home_vid {
	width:370px;
	border-radius:3px;
	background: url(../images/trans-maroon.png) repeat;
	padding:8px 8px 5px 8px;
	margin-top:10px;
}

#home .vid_text {
	width:220px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	font-weight:700;
	color:#522326;
	text-align:center;
	float:left;

}

.vid_btn {
	width:140px;
	margin:20px 0px 0px 10px;
	float:left;
}

.home_buy {
	width:230px;
	border-radius:3px;
	background: url(../images/trans-white.png) repeat;
	padding:8px 8px 5px 8px;
}

/* HOME END */





/* ARTISTS */
#artists {
	width:900px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	display:none;
}

hr.style-one {
	width:700px;
	border: 0;
	height: 1px;
	background: #000000;
	margin-top:20px;
}

hr.style-two {
	width:700px;
	border: 0;
	height: 1px;
	background: #000000;
	margin:0px auto;
}

#artists h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:25px;
	color:#522326;
	line-height:25px;
	font-weight:600;
	text-align:center;
	margin:0px;
}

.artists_nav {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	font-weight:600;
	text-align:center;
	margin:3px 0px;
}

.artists_nav .nav_indiv {
	margin:0px 2px;
	padding:0px 0px;
	overflow:hidden;
}

#artist_main{
	width:900px;
	margin-top:30px;
}

#artist_petrenko {
	position:relative;
	display:block;
}

#artist_gal {
	position:relative;
	display:none;
}

#artist_vinogradov {
	position:relative;
	display:none;
}

#artist_rlpo {
	position:relative;
	display:none;
}

#artist_huddersfield {
	position:relative;
	display:none;
}

#artist_main .pic1 {
	width:212px;
	float:left;
}

#artist_main .pic2 {
	width:336px;
	float:left;
}

#artist_main .pic3 {
	width:358px;
	margin:auto;
}


#artist_main .bio1 {
	width:658px;
	margin-left:30px;
	float:left;
}

#artist_main .bio2 {
	width:534px;
	margin-left:30px;
	float:left;
}

#artist_main .bio3 {
	margin-top:20px;
}

#artist_main a:link, #artist_main a:visited {
	color:#a77285;
	font-weight:600;
	text-decoration:none;
}

#artist_main a:hover {
	color:#000000;
	font-weight:600;
	text-decoration:none;
}

/* ARTISTS END */






/* INDIVIDUAL RELEASES */
#indrel {
	width:900px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	display:none;
}

.indrel_main {
	width:900px;
	height:320px;
	background: url(../images/trans-white.png) repeat;
	margin-top:10px;
}

.indrel_main .margin {
	width:720px;
	margin:20px auto;
}

.indrel_left {
	width:190px;
	margin-top:10px;
	float:left;
}

.indrel_right {
	width:500px;
	margin-left:30px;
	float:left;
}

.indrel_album img {
	width:100%;
	opacity:1;
	-moz-transition:opacity 0.32s;
	-o-transition:opacity 0.32s;
	-webkit-transition:opacity 0.32s;
	transition:opacity 0.32s;
	border-bottom:3px solid transparent;
}

.indrel_album:hover img {
	opacity:.5;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	-webkit-transition:opacity 0.2s;
	transition:opacity 0.2s;
}

/*
#indrel .cat_no {
	position:absolute;
	bottom:15px;
	left:153px;
}
*/

#indrel .cat_no {
	font-size:16px;
	color:#522326;
	font-weight:700;
	margin-top:10px;
}

#indrel h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	line-height:20px;
	color:#522326;
	text-align:left;
	text-transform:none;
	font-weight:600;
	margin:0px;
}

.indrel_buy {
	width:440px;
	border-radius:5px;
	background: url(../images/trans-maroon.png) repeat;
	padding:8px;
	margin-top:15px;
}

.btn-indiv {
	margin:0px 7px;
	float:left;
}

.buynowdiv {
	width:85px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:17px;
	font-weight:700;
	color:#522326;
	margin-top:10px;
	float:left;
}

.audio_main {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-sizr:14px;
	margin-top:-15px;
}

.audio {
	margin-top:3px;
}

.audio_text {
	font-size:13px;
	font-weight:700;
	text-align:center;
}

.indrel_artists {
	font-size:12px;
	line-height:15px;
}

.reviews {
	font-size:13px;
	color:#000000;
	margin-top:10px;
}

.rev_logo {
	margin-top:5px;
}

.video {
	width:300px;
	margin-top:10px;
}

#indrel .vid_btn {
	width:50px;
	margin:0px 0px 0px 10px;
	float:left;
}

#indrel .vid_text {
	width:50px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	font-weight:700;
	color:#522326;
	margin-top:2px;
	float:left;
}




.thumb-box {
	height:53px;
	border-radius:3px;
	background: url(../images/trans-white2.png) repeat;
	border-top:1px solid #d3c2c4;
	padding:1em 0 1em;
	width:100%;
}
.thumb-box .thumbs {
	width:770px;
	overflow:hidden;
	*zoom:1;
	margin:auto;
}

.thumb-box ul {
	padding: 0;
	list-style-type: none;
}

.thumb-box .thumbs li {
	float:left;
	width:50px;
	text-align:center;
	padding:0 10px;
	list-style-type:none;
}
.thumb-box .thumbs li img {
	width:100%;
	opacity:.5;
	-moz-transition:opacity 0.32s;
	-o-transition:opacity 0.32s;
	-webkit-transition:opacity 0.32s;
	transition:opacity 0.32s;
	border-bottom:3px solid transparent;
}
.thumb-box .thumbs li img.active {
	border-color:#522326;
	opacity:1;
}
.thumb-box .thumbs li:hover img {
	opacity:1;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	-webkit-transition:opacity 0.2s;
	transition:opacity 0.2s;
}




/* INDIVIDUAL RELEASES end */











/* BUBBLE INFO */

.bubbleInfo {
	position: relative;
	top: 0px;
	left: 0px;
	width:10px;
	z-index:5000;
}

.trigger {
	float:left;
}
.btn-buy {
	margin-top:8px;
}
/* Bubble pop-up */

.popup {
	position: absolute;
	display: none;
	z-index: 5000;
	border-collapse: collapse;
}

.bubble {
	width:160px;
	height:71px;
	background-image:url(../images/bubble2.png);
	background-repeat:no-repeat;
	position:absolute;
	top:44px;
	left:0px;
}

.bubble-amazon {
	width:120px;
	height:71px;
	background-image:url(../images/bubble.png);
	background-repeat:no-repeat;
	position:absolute;
	top:45px;
	left:10px;
}

.bubble-itunes {
	width:120px;
	height:71px;
	background-image:url(../images/bubble.png);
	background-repeat:no-repeat;
	position:absolute;
	top:45px;
	left:20px;
}

.bubble-nd {
	width:215px;
	height:71px;
	background-image:url(../images/bubble3.png);
	background-repeat:no-repeat;
	position:absolute;
	top:45px;
	left:-48px;
}


.bubble_text {
	font-size:12px;
	text-align:center;
	color:#666;
	margin-top:10px;
}

.btn_device_main-itunes {
	width:70px;
	margin:5px auto;
	position:relative;
	z-index:5000;
}

.btn_device_main-nd {
	width:200px;
	margin:5px auto;
}

.btn_device_main-amazon {
	width:130px;
	margin:5px 12px;
}


.btn_device_center {
	width:59px;
	margin:auto;
}

.btn_device {
	width:25px;
	float:left;
	margin-right:10px;
}
