@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Lato', sans-serif;
	background-image:url(../images/bg2.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	background-color:#e9e9ed;
	-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:#2f4055;
	font-weight:700;
	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:700;
}

a {
	font-weight:900;
	text-decoration:none;
	color:#004880;
}

a:hover {
	color:#d06761;
	text-decoration:underline;
}

#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:-15px;
}

h1 {
	font-weight:700;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	line-height:31px;
	font-size:26px;
}

#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:20px;
	margin-bottom:5px;
}

#navigation {
	width:960px;
	height:27px;
	margin:auto;
	margin-top:3px;
	position:relative;
	font-size:13px;
}

#nav {
	width:315px;
	margin:auto;
	padding-top:5px;
}

#homebtn {
	width:45px;
	float:left;
	margin-right:20px;
}

#artistbtn {
	width:85px;
	float:left;
	margin-right:20px;
}

#releasesbtn {
	width:110px;
	float:left;
	margin-right:10px;
}

#fb-btn {
	margin-top:-2px;
	float:right;
}

#homebtn:hover, #artistbtn:hover, #releasesbtn:hover {
	color:#d06761;
	cursor:pointer;
}

#icon {
	width:120px;
	height:80px;
	position:absolute;
	right:0;
	top:0;
}

/********** HOME **********/

#home {
	width:960px;
	height:450px;
	display:block;
	position:absolute;
	margin-top:10px;
}

#homeleft {
	width:343px;
	float:left;
	font-size:13px;
	font-weight:700;
	text-align:center;
}

.audioinfo {
	font-weight:700;
	margin-top:10px;
	text-align:center;
	margin-bottom:5px;
} 

.audio {
	width:265px;
	margin:auto;
}

#homeright {
	width:590px;
	float:left;
	margin-left:20px;
	position:relative;
}

h2 {
	font-size:20px;
	font-weight:900;
	margin:0;
	margin-top:4px;
}

#segerstam {
	position:absolute;
	right:-20px;
	top:-70px;
}


.videotrailer {
	width:350px;
	height:38px;
	font-weight:700;
	padding-left:10px;
	background-image:url(../images/box2.png);
	margin-top:10px;
	margin-bottom:-5px;
	font-size:13px;
}

.vidbtns {
	width:160px;
	float:right;
	margin-top:6px;
	margin-left:5px;
}

#buynow {
	width:465px;
	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:370px;
	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:20px;
}

.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:450px;
	display:none;
	position:absolute;
	margin-top:10px;
}

#subartist {
	width:750px;
	margin:auto;
	text-transform:uppercase;
	font-size:15px;
	font-weight:900;
}

#artist1btn:hover, #artist2btn:hover, #artist3btn:hover, #artist4btn:hover {
	color:#d06761;
	cursor:pointer;
}

#artist1 {
	width:785px;
	margin:auto;
	margin-top:25px;
	display:block;
}

#artist2 {
	width:785px;
	margin:auto;
	margin-top:25px;
	display:none;
}

#artist3 {
	width:785px;
	margin:auto;
	margin-top:25px;
	display:none;
}

#artist4 {
	width:785px;
	margin:auto;
	margin-top:25px;
	display:none;
}

.img {
	width:277px;
	float:left;
	margin-right:20px;
}

.info {
	width:487px;
	float:left;
	line-height:21px;
}

.orch {
	width:633px;
	margin:auto;
	height:161px;
	margin-bottom:20px;
}

.orchinfo {
	width:785px;
	margin:auto;
	text-align:center;
	line-height:21px;
}

/********** RECOMMENDED **********/

#releases {
	width:960px;
	height:450px;
	display:none;
	position:absolute;
	margin-top:10px;
}

#releases h2 {
	font-size:18px;
	text-align:center;
	font-weight:900;
	text-transform:uppercase;
}

#top {
	width:960px;
	height:160px;
	margin:auto;
	margin-top:30px;
	margin-bottom:35px;
}

#bot {
	width:960px;
	margin:auto;
}

.album {
	width:295px;
	float:left;
	margin-right:30px;
}

.cover {
	width:159px;
	float:left;
	margin-right:15px;
}

.review {
	width:120px;
	font-size:12px;
	line-height:16px;
	float:left;
}