@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Droid Serif', serif;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	background-color:#220101;
	-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;
	color:#fff;
	font-weight:400;
	margin:0px 0px 0px 0px;
	overflow-y: scroll;
	overflow-x: hidden;
}

@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}

img {
	border-style:none;
}

.clearfix {
	clear:both;
}

p {
	font-size:14px;
	font-weight:400;
}

a {
	font-weight:700;
	text-decoration:none;
	color:#fabba7;
}

a:hover {
	color:#fc7272;
}

#ecard {
	width:960px;
	height:550px;
	margin:auto;
}

#main {
	width:960px;
	height:550px;
	margin:auto;
	position:relative;
}

.naxos-logo {
	width:75px;
	float:left;
	display:block;
	position:absolute;
	z-index:10;
	margin-top:-10px;
}

#footer {
	font-family:Arial, sans-serif;
	width:850px;
	font-size:11px;
	margin:auto;
	text-align:center;
	color:#fff;
	line-height:15px;
	margin-top:20px;
	margin-bottom:5px;
}

h1 {
	text-transform:uppercase;
	text-align:center;
	margin:0;
	font-weight:400;
	margin-top:10px;
}

#navigation {
	width:960px;
	height:30px;
	background-image:url(../images/nav.png);
	position:absolute;
	margin-top:10px;
	font-size:13px;
	color:#fff;
	font-weight:400;
	z-index:5;
}

#fb-btn {
	z-index:100;
	position:absolute;
	right:5px;
	top:4px;
}

#nav {
	width:315px;
	height:15px;
	margin:auto;
	margin-top:8px;
}

#homebtn {
	width:45px;
	float:left;
	margin-right:30px;
}

#artistbtn {
	width:88px;
	float:left;
	margin-right:30px;
}

#releasesbtn {
	width:120px;
	float:left;
}

#homebtn:hover, #artistbtn:hover, #releasesbtn:hover {
	color:#fabba7;
	cursor:pointer;
}

/********** HOME **********/

#home {
	width:960px;
	height:400px;
	display:block;
	position:absolute;
	margin-top:60px;
}

#homeleft {
	width:318px;
	float:left;
	color:#fabba7;
	font-size:13px;
	text-align:center;
}

.audioinfo {
	color:#fff;
	font-weight:400;
	margin-top:5px;
	text-align:center;
	margin-bottom:5px;
} 

.audio {
	width:265px;
	margin:auto;
}

h2 {
	font-size:20px;
	color:#fabba7;
	font-weight:700;
	margin:0;
}

#homeright {
	width:615px;
	margin-left:25px;
	float:left;
	position:relative;
	margin-top:-5px;
}

#antoniwit {
	width:269px;
	position:absolute;
	right:20px;
	top:-120px;
	z-index:10;
}

#buynow {
	width:520px;
	height:50px;
	bottom:0px;
	margin-top:15px;
	background-image:url(../images/box.png);
	padding-left:15px;
	padding-top:10px;
	position:relative;
	z-index:10;
}

#storelogos {
	width:420px;
	float:left;
}

.storelogo {
	margin:0;
	float:left;
}

#buynowdiv {
	width:90px;
	font-weight:700;
	float:left;
	font-size:16px;
	margin-top:0px;
	padding-top:10px;
	margin-bottom:5px;
	
}

/*********************** POP-UP START ***********************/

.btn-indiv {
	width:20px;
	margin:0px 0px;
	float:left;
}

/* BUBBLE INFO */

.bubbleInfo {
	position: relative;
	top: 0px;
	left: 0px;
	width:10px;
}

.trigger {
	float:left;
}
.btn-buy {
	margin-top:8px;
}
/* Bubble pop-up */

.popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
}

.bubble {
	width:160px;
	height:71px;
	background-image:url(../images/bubble2.png);
	background-repeat:no-repeat;
	position:absolute;
	top:35px;
	left:0px;
}

.bubble-amazon {
	width:120px;
	height:71px;
	background-image:url(../images/bubble.png);
	background-repeat:no-repeat;
	position:absolute;
	top:40px;
	left:10px;
}

.bubble-itunes {
	width:120px;
	height:71px;
	background-image:url(../images/bubble.png);
	background-repeat:no-repeat;
	position:absolute;
	top:45px;
	left:35px;
}

.bubble-nd {
	width:215px;
	height:71px;
	background-image:url(../images/bubble3.png);
	background-repeat:no-repeat;
	position:absolute;
	top:45px;
	left:-10px;
}


.bubble_text {
	font-size:12px;
	text-align:center;
	color:#666;
	margin-top:10px;
}

.btn_device_main-itunes {
	width:70px;
	margin:5px auto;
}

.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;
}

/*********************** POP-UP END ***********************/

/********** ARTISTS **********/

#artists {
	width:960px;
	height:440px;
	display:none;
	position:absolute;
}

#subartist {
	width:450px;
	margin:auto;
	text-transform:uppercase;
	font-size:16px;
	font-weight:400;
	margin-top:65px;
}

#artist1btn:hover, #artist2btn:hover {
	color:#fabba7;
	cursor:pointer;
}

#hr {
	width:620px;
	height:1px;
	margin:auto;
	background-color:#684e4e;
	margin-top:20px;
	margin-bottom:25px;
}

#artist1 {
	width:750px;
	margin:auto;
	display:block;
}

.about {
	font-size:20px;
	font-weight:700;
	color:#fabba7;
	margin:0;
}

#artist1img {
	width:202px;
	float:left;
	margin-right:25px;
}

#artist1info {
	width:523px;
	float:left;
	line-height:20px;
}

#artist2 {
	width:750px;
	margin:auto;
	display:none;
	line-height:20px;
}

/********** RELEASES **********/

#releases {
	width:960px;
	height:440px;
	display:none;
	position:absolute;
}

.albumcontainer {
	width:672px;
	margin:auto;
	margin-top:80px;
}

.albums {
	width:138px;
	font-size:13px;
	line-height:20px;
	text-align:center;
	font-weight:400;
	float:left;
	margin-right:40px;
}