@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Roboto Condensed', sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	background-size:cover;
	background-color:#8a746a;
	-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:#000;
	margin:0px 0px 0px 0px;
	font-size:14px;
	line-height:16px;
	overflow-y: scroll;
	overflow-x: hidden;
}

@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}

img {
	border-style:none;
}

.clearfix {
	clear:both;
}

#bgholder {
	margin:auto;
	width:1000px;
	height:550px;
	background-image:url(../images/villalobos.png);
	background-repeat:no-repeat;
	background-position:top right;	
}

#ecard {
	width:850px;
	height:550px;
	margin:0 auto;
}

.main {
	width:850px;
	height:580px;
	margin:auto;
	position:relative;
}


.naxos-logo {
	width:75px;
	float:left;
	margin-left:35px;
	margin-top:0px;
	display:block;
	z-index:1px;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:auto;
	width:180px;
	text-align:center;
	line-height:12px;
	font-size:1px;
	margin-top:0px;
}

/*********************** HOME ***********************/

#home {
	width:850px;
	height:550px;
	display:block;
	position:absolute;
	margin:0 auto;
}

h1 {
	text-align:right;
	font-size:45px;
	color:#355624;
	line-height:40px;
	margin-top:10px;
	margin-left:150px;
	margin-bottom:5px;
}

#title {
	color:#5f214a;
	font-size:24px;
}

#navigation {
	width:370px;
	margin:auto;
	height:25px;
	font-size:13px;
	font-weight:600;
	position:absolute;
	top:15px;
	left:130px;
}

#homebtn {
	width:64px;
	height:19px;
	background-image:url(../images/btn_homeS.png);
	text-align:center;
	float:left;
	padding-top:4px;
	margin-right:10px;
	cursor:pointer;
}

#homebtn:hover {
	background-image:url(../images/btn_homeS-over.png);
}

#artistbtn {
	width:83px;
	height:19px;
	background-image:url(../images/btn_artistsS.png);
	text-align:center;
	float:left;
	padding-top:4px;
	margin-right:10px;
}

#artistbtn:hover {
	background-image:url(../images/btn_artistsS-over.png);
	cursor:pointer;
}

#previousbtn {
	width:131px;
	height:19px;
	background-image:url(../images/btn_previousS.png);
	text-align:center;
	float:left;
	padding-top:4px;
}

#previousbtn:hover {
	background-image:url(../images/btn_previousS-over.png);
	cursor:pointer;
}


#homeleft {
	width:325px;
	text-align:center;
	float:left;
	margin-left:30px;
	margin-top:20px;
}

.audio {
	width:260px;
	margin:0px auto;
}

.audioinfo {
	margin-top:0px;
}

#homeright {
	width:460px;
	float:left;
	margin-left:20px;
	margin-top:10px;
}

#video {
	width:500px;
	margin-top:0px;
}

#vidbtn {
	width:180px;
	margin-top:4px;
}

#vidtxt {
	width:315px;
	margin-top:0px;

}

#buynow {
	width:480px;
	height:45px;
	bottom:0px;
	margin-top:5px;
}

#storelogos {
	width:480px;
	margin:auto;
}

.storelogo {
	margin:0;
	float:left;
}

#buynowdiv {
	width:100px;
	font-weight:600;
	font-size:19px;
	margin-top:0px;
	padding-top:10px;
	
}

#hometxt {
	width:460px;
	float:left;
	margin-top:10px;
	line-height:18px;
	font-size:14px;
	text-align:justify;
}

#home h2 {
	font-size:24px;
	font-weight:600;
	letter-spacing:0px;
	line-height:24px;
	margin-bottom:0px;
	margin-top:10px;
	color:#355624;
}

#home h5 {
	font-weight:400;
	letter-spacing:0px;
	margin-top:5px;
	margin-bottom:7px;
	color:#355624;
}

/*********************** 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:120px;
	height:71px;
	background-image:url(../images/bubble.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:35px;
	left:30px;
}

.bubble-itunes {
	width:120px;
	height:71px;
	background-image:url(../images/bubble.png);
	background-repeat:no-repeat;
	position:absolute;
	top:45px;
	left:30px;
}


.bubble_text {
	font-size:12px;
	text-align:center;
	color:#666;
	margin-top:10px;
}

.btn_device_main-itunes {
	width:100px;
	margin:5px 30px;
}

.btn_device_main-nd {
	width:100px;
	margin:5px 12px;
}

.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 ***********************/

/*********************** 2nd NAVIGATION ***********************/

.navigation {
	width:415px;
	margin:auto;
	height:25px;
	margin-top:25px;
	font-size:15px;
	font-weight:600;
}

.homebtn {
	width:77px;
	height:22px;
	background-image:url(../images/btn_home.png);
	text-align:center;
	float:left;
	padding-top:5px;
	margin-right:35px;
	cursor:pointer;
}

.homebtn:hover {
	background-image:url(../images/btn_home-over.png);
}

.artistbtn {
	width:99px;
	height:22px;
	background-image:url(../images/btn_artists.png);
	text-align:center;
	float:left;
	padding-top:5px;
	margin-right:35px;
	cursor:pointer;
}

.artistbtn:hover {
	background-image:url(../images/btn_artists-over.png);
	
}

.previousbtn {
	width:157px;
	height:22px;
	background-image:url(../images/btn_previous.png);
	text-align:center;
	float:left;
	padding-top:5px;
}

.previousbtn:hover {
	background-image:url(../images/btn_previous-over.png);
	cursor:pointer;
}

/*********************** ARTISTS ***********************/

#artists {
	width:850px;
	height:550px;
	display:none;
	position:absolute;
	margin:0 auto;
}

#artists a {
	color:#355624;
	text-decoration:none;
	font-weight:600;
}

#artists h2, #previousreleases h2 {
	font-size:42px;
	color:#355624;
	text-align:center;
	margin-top:40px;
	margin-bottom:10px;
	color:#355624;
}

.subartistdiv {
	width:480px;
	margin:0 auto;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	color:#355624;
}

.subartist {
	cursor:pointer;
}

#artist1 {
	width:700px;
	margin:auto;
	margin-top:20px;
	display:block;
}

#artist1img {
	width:252px;
	height:334px;
	float:left;
}

#artist1txt {
	width:430px;
	margin-left:15px;
	float:left;
	line-height:22px;
}

h3 {
	color:#355624;
}

#artist2 {
	width:700px;
	margin:auto;
	margin-top:20px;
	display:none;
}

#artist2img {
	width:546px;
	height:180px;
	margin:auto;
}

#artist2txt {
	width:700px;
	margin:auto;
	line-height:22px;
	text-align:center;
}

/*********************** PREVIOUS RELEASES ***********************/

#previousreleases {
	width:850px;
	height:550px;
	display:none;
	position:absolute;
	margin:0 auto;
}

#releasescontent {
	width:530px;
	margin:auto;
	margin-top:0px;
	padding-left:0px;
}

.albuminfo {
	width:230px;
	margin-right:50px;
	float:left;
	padding-top:0px;
}

.catno {
	width:230px;
	text-align:center;
	font-size:13px;
	margin:6px auto;
}

.reviews {
	width:230px;
	text-align:center;
	font-size:12px;
	line-height:14px;
}