@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Tenor Sans', sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	background-size:cover;
	background-color:#aaa19c;
	-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:#603913;
	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; }
}

p {
	font-size:14px;
	line-height:19px;
	text-align:justify;
}

h1 {
	font-size:44px;
	text-align:center;
	line-height:40px;
	letter-spacing:-1px;
	margin-top:15px;
	margin-bottom:0px;
}

h2 {
	font-size:18px;
	letter-spacing:0px;
	line-height:24px;
	margin-bottom:0px;
}

h3 {
	letter-spacing:-1px;
	margin-top:0px;
	line-height:20px;
	font-weight:100;
	margin-bottom:0px;
}

h5 {
	font-weight:100;
	letter-spacing:0px;
	margin-top:3px;
	margin-bottom:10px;
}

img {
	border-style:none;
}

.clearfix {
	clear:both;
}

#ecard {
	width:850px;
	height:670px;
	margin:0px auto;
	background-size:100%;
}

.main {
	width:850px;
	height:670px;
	margin:auto;
	position:relative;
	
}

.naxos-logo {
	width:75px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	display:block;
	z-index:50px;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 auto;
	width:180px;
	text-align:center;
	line-height:0px;
	font-size:1px;
}


/************* HOME *************/

#home {
	width:850px;
	height:640px;
	display:block;
	position:absolute;
	margin:auto;
}

#navigation {
	width:850px;
	background-image:url(../images/navbg.png);
	background-repeat:repeat-x;
	height:35px;
	text-align:center;
	
	margin-bottom:0px;
}

#nav {
	width:430px;
	margin:0 auto;
	margin-bottom:0px;
}

#homebtn {
	font-size:16px;
	width:75px;
	padding-top:10px;
	float:left;
	cursor:pointer;
/*	background-image:url(../images/navbg.png);
	background-repeat:repeat-x;*/
	height:25px;
	margin-bottom:0px;
}

#homebtn:hover {
	color:#fff;
	background-color:#ae8931;
}

#artistbtn {
	font-size:16px;
	float:left;
	width:140px;
	margin-left:15px;
	padding-top:10px;
	cursor:pointer;
	/*background-image:url(../images/navbg.png);
	background-repeat:repeat-x;*/
	height:25px;
	margin-bottom:0px;
}

#artistbtn:hover {
	color:#fff;
	background-color:#ae8931;
}

#releasesbtn {
	font-size:16px;
	float:left;
	width:170px;
	margin-left:15px;
	padding-top:10px;
	cursor:pointer;
	/*background-image:url(../images/navbg.png);
	background-repeat:repeat-x;*/
	height:25px;
	margin-bottom:0px;
}

#releasesbtn:hover {
	color:#fff;
	background-color:#ae8931;
}

#homeleft {
	width:330px;
	text-align:center;
	margin-top:15px;
	float:left;
}

.audio {
	width:260px;
	margin:0px auto;
}

#homeright {
	width:500px;
	float:left;
	margin-left:10px;
}

#vid {
	width:840px;
	height:45px;
	background-color:#603913;
	margin:auto;
	margin-top:10px;
}

#vidinfo {
	width:600px;
	margin:auto;
}

#vidbtn {
	width:180px;
	float:left;
	margin-top:4px;
}

#vidtxt {
	color:#fff;
	width:410px;
	margin-top:6px;
	margin-left:5px;
	float:left;
}

#buynow {
	width:850px;
	height:45px;
	bottom:0px;
	margin-top:0px;
}

#storelogos {
	width:480px;
	margin:auto;
}

.storelogo {
	margin:0;
	float:left;
}

#buynowdiv {
	width:120px;
	font-weight:600;
	font-size:19px;
	margin-top:4px;
	padding-top:10px;
	float:left;
}


/************* ARTIST *************/

#artist {
	width:850px;
	height:635px;
	display:none;
	position:absolute;
	margin:auto;
}

#navigation2 {
	margin-top:15px;
	width:400px;
	font-size:15px;
	float:right;
}

#homebtn2 {
	font-size:15px;
	width:75px;
	height:23px;
	margin-bottom:0px;
	background-image:url(../images/navbg.png);
	background-repeat:repeat-x;
	float:left;
	text-align:center;
	padding-top:7px;
	cursor:pointer;
	z-index:5;
}

#homebtn2:hover {
	color:#fff;
	background-color:#ae8931;
}

#artistbtn2 {
	font-size:15px;
	width:125px;
	background-repeat:repeat-x;
	height:23px;
	margin-bottom:0px;
	background-image:url(../images/navbg.png);
	background-repeat:repeat-x;
	float:left;
	text-align:center;
	padding-top:7px;
	cursor:pointer;
	z-index:5;
	margin-left:12px;
}

#artistbtn2:hover {
	color:#fff;
	background-color:#ae8931;
}

#releasesbtn2 {
	font-size:15px;
	width:160px;
	background-repeat:repeat-x;
	height:23px;
	margin-bottom:0px;
	background-image:url(../images/navbg.png);
	background-repeat:repeat-x;
	float:left;
	text-align:center;
	padding-top:7px;
	cursor:pointer;
	z-index:5;
	margin-left:12px;
}

#releasesbtn2:hover {
	color:#fff;
	background-color:#ae8931;
}

.innerh1 {
	text-align:center;
	font-size:36px;
	margin:auto;
	margin-top:20px;
	margin-bottom:25px;
}

#artistnav {
	text-align:center;
	font-size:20px;
	margin-bottom:35px;
}

#artist h3 {
	font-size:20px;
	font-weight:bolder;
}

#artist a {
	text-decoration:none;
	color:inherit;
	font-weight:bolder;
}

.artistnavbtn {
	cursor:pointer;
}

.artistnavbtn:hover {
	color:#d8bea3;
}

#artist1info {
	width:670px;
	display:block;
	margin:auto;
}

#artist1img {
	width:280px;
	float:left;
}

#artist1bio {
	width:365px;
	float:left;
	margin-left:20px;
}

#artist2info {
	width:670px;
	display:none;
	margin:auto;
}

#artist2img {
	width:280px;
	float:left;
}

#artist2bio {
	width:365px;
	float:left;
	margin-left:20px;
}

#artist3info {
	width:670px;
	display:none;
	margin:auto;
}

#artist3img {
	width:280px;
	float:left;
}

#artist3bio {
	width:365px;
	float:left;
	margin-left:20px;
}


/************* RELEASES *************/


#releases {
	width:850px;
	height:630px;
	display:none;
	position:absolute;
	margin:auto;
}

#releasescontent {
	width:780px;
	margin:auto;
}

.albuminfo {
	width:185px;
	margin-right:10px;
	float:left;
	padding-top:0px;
}

.catno {
	width:185px;
	text-align:center;
	font-size:13px;
	margin:3px auto;
}

.reviews {
	margin:auto;
	width:180px;
	text-align:left;
	font-size:12px;
	line-height:17px;
}