@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Source Sans Pro', sans-serif;
	background-image:url(../images/bg_pattern.jpg);
	background-repeat:repeat;
	font-weight:400;
	margin:0px 0px 0px 0px;
}

p {
	margin:0px 0px 20px 0px;
}

#bg {
	width:100%;
	height:100%;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.ecard_center {
	width:850px;
	margin:auto;
}

#ecard {
	width:850px;
	padding-top:30px;
}

#ecard_main {
	width:850px;
	height:550px;
	background-color:#371f13;
	border:1px solid #906331;
	position:relative;
}

.content_center {
	width:790px;
	margin:auto;
}

.logo_naxos {
	width:75px;
	height:75px;
	background-image:url(../images/logo_naxos.jpg);
	background-repeat:no-repeat;
	background-color:#0f5c98;
	position:absolute;
	top:0px;
	left:30px;
	z-index:3;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
	margin:8px 0px 10px 20px;
}

.facebook_center {
	width:144px;
	margin:auto;
}

.facebook_main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:15px;
	margin-top:20px;
}

.facebook_text {
	width:83px;
	margin-top:5px;
	float:left;
}

.facebook {
	width:61px;
	height:18px;
	background-image:url(../images/logo_facebook.jpg);
	background-repeat:no-repeat;
	float:left;
}

.facebook:hover {
	background-image:url(../images/logo_facebook_over.jpg);
	cursor:pointer;
}

.spacer {
	clear:both;
}


/* MENU */

#menu_main {
	width:850px;
	height:40px;
	background-color:#b5773e;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}

#menu {
	width:620px;
	margin:0px 0px 0px 190px;
}

.menu_indiv {
	padding:10px 23px 8px 23px;
	margin:0px 28px 0px 28px;
	font-size:14px;
	color:#FFFFFF;
	float:left;
}

.menu_indiv:hover {
	color:#412418;
	cursor:pointer;
}

.menu_indiv a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.menu_indiv a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.menu_indiv a:hover {
	color:#412418;
	text-decoration:none;
}

/* MENU END */


/* HOME */

#home {
	width:850px;
	height:550px;
	background-image:url(../images/bg_main.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	z-index:1;
}

#home_content {
	margin-top:95px;
}

#cover_main {
	width:395px;
	float:left;
}

.cover {
	width:393px;
	height:389px;
	background-image:url(../images/cover.png);
	background-repeat:no-repeat;
}

.cover:hover {
	background-image:url(../images/cover_over.png);
	cursor:pointer;
}

.cat_no {
	font-size:14px;
	color:#ecdf98;
	text-align:center;
	margin-top:3px;
}

#details_main {
	width:380px;
	margin:10px 0px 0px 15px;
	float:left;
}

.details01 {
	font-size:23px;
	line-height:40px;
	color:#f0e4a4;
	font-weight:600;
	margin-top:8px;
}

.details02 {
	font-size:16px;
	line-height:18px;
	color:#f6f1d9;
	margin-top:5px;
}

.details03 {
	font-size:13px;
	line-height:15px;
	color:#FFFFFF;
	font-style:italic;
	margin-top:8px;
}

.watch_main {
	margin-top:35px;
}

.watch {
	font-size:18px;
	line-height:25px;
	color:#f0e4a4;
	float:left;
}

.watch_main a:link{
	color:#f0e4a4;
	text-decoration:none;
}

.watch_main a:visited{
	color:#f0e4a4;
	text-decoration:none;
}

.watch_main a:hover{
	color:#ebd24c;
	text-decoration:none;
}

.logo_yt {
	width:51px;
	height:25px;
	background-image:url(../images/logo_yt.png);
	background-repeat:no-repeat;
	margin:0px 0px 0px 5px;
	float:left;
}

.logo_yt:hover {
	background-image:url(../images/logo_yt_over.png);
	cursor:pointer;
}

.quote {
	font-size:28px;
	color:#f0e4a4;
	font-style:italic;
}

.quote_normal {
	font-size:28px;
	color:#f6f1d9;
	font-style:normal;
}

.audio_text {
	font-size:13px;
	color:#f6f1da;
	text-align:center;
	margin-top:10px;
}

.audio {
	width:255px;
	margin:3px auto;
}

.buy_text {
	font-size:23px;
	color:#f0e4a4;
	font-weight:600;
	margin-top:40px;
}

.buy_links {
	margin-top:5px;
}

.logo_amazon {
	width:96px;
	height:20px;
	background-image:url(../images/logo_amazon.png);
	background-repeat:no-repeat;
	margin-top:5px;
	float:left;
}

.logo_amazon:hover {
	background-image:url(../images/logo_amazon_over.png);
	cursor:pointer;
}

.logo_itunes {
	width:72px;
	height:21px;
	background-image:url(../images/logo_itunes.png);
	background-repeat:no-repeat;
	margin-left:25px;
	float:left;
}

.logo_itunes:hover {
	background-image:url(../images/logo_itunes_over.png);
	cursor:pointer;
}

.logo_col {
	width:134px;
	height:20px;
	background-image:url(../images/logo_col.png);
	background-repeat:no-repeat;
	margin:3px 0px 0px 25px;
	float:left;
}

.logo_col:hover {
	background-image:url(../images/logo_col_over.png);
	cursor:pointer;
}

/* HOME END */


/* RECORDING */

#recording {
	width:850px;
	height:550px;
	background-image:url(../images/bg_recording.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}

#recording_content {
	margin-top:60px;
}

.title {
	font-size:30px;
	line-height:30px;
	color:#f0e4a4;
	font-weight:600;
	text-align:right;
}

.recording_details_main{
	margin-top:40px;
}

.recording_photo_main {
	width:400px;
	padding:0px 20px 2px 0px;
	float:left;
}

.recording_photo {
	width:400px;
	height:268px;
	background-image:url(../images/recording_photo.jpg);
	background-repeat:no-repeat;
}

.recording_credit {
	font-size:13px;
	color:#f0e4a4;
	text-align:center;
	font-style:italic;
	margin-top:3px;
}

.recording_details {
	font-size:14px;
	line-height:20px;
	text-align:justify;
	color:#FFF;
}

.recording_details .highlight {
	color:#f0e4a4;
}

/* RECORDING END */


/* THE ARTISTS */

#artists {
	width:850px;
	height:550px;
	background-image:url(../images/bg_artists.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}

#david {
	width:850px;
	height:550px;
	background-image:url(../images/bg_artists.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}

#gulbenkian {
	width:850px;
	height:550px;
	background-image:url(../images/bg_artists.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}

.artist_indiv {
	font-size:14px;
	line-height:20px;
	color:#FFF;
	text-align:justify;
	margin-top:8px;
}

.artist_indiv a:link{
	color:#f0e4a4;
	text-decoration:none;
}

.artist_indiv a:visited{
	color:#f0e4a4;
	text-decoration:none;
}

.artist_indiv a:hover{
	color:#ebd24c;
	text-decoration:none;
}

.photo_main {
	width:200px;
	padding:0px 20px 5px 0px;
	float:left;
}

.photo_tinoco {
	width:200px;
	height:300px;
	background-image:url(../images/photo_tinoco.jpg);
	background-repeat:no-repeat;
	border:1px solid #333;
}

.photo_david {
	width:200px;
	height:300px;
	background-image:url(../images/photo_david.jpg);
	background-repeat:no-repeat;
	border:1px solid #333;
}

.photo_gulbenkian {
	width:300px;
	height:200px;
	background-image:url(../images/photo_gulbenkian.jpg);
	background-repeat:no-repeat;
	border:1px solid #333;
}

.artist_credit {
	font-size:12px;
	color:#f0e4a4;
	text-align:center;
	font-style:italic;
	margin-top:3px;
}

.artist_title {
	font-size:18px;
	color:#f0e4a4;
	margin-top:5px;
}

.artists_menu {
	font-size:17px;
	font-weight:bold;
	color:#c49337;
	margin-top:5px;
}

.artists_menu_indiv {
	text-align:right;
	margin:0px 5px 0px 5px;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	float:right;
}

.artists_menu_indiv:hover {
	color:#ebd24c;
	cursor:pointer;
}

.bullet {
	font-size:18px;
	color:#c49337;
	float:right;
}

/* THE ARTISTS END */

