@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Roboto', sans-serif;
	background-image:url(../images/bg.jpg);
	width:100%;
	height:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-color:#bacbd5;
	-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:30px 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;
}

p {
	font-weight:300;
	text-align:justify;
}

#ecard {
	width:857px;
	height:566px;
	background-image:url(../images/ecard-bg.png);
	background-repeat:no-repeat;
	margin:auto;
	padding-top:4px;
	padding-left:1px;
}

#main {
	width:850px;
	height:550px;
	margin:auto;
	position:relative;
	float:left;
	margin-left:2px;
}

#gp-logo {
	width:116px;
	height:75px;
	margin-left:30px;
	margin-top:20px;
	position:absolute;
}

#navigation
{
	padding: 0;
	font-family: 'Roboto', sans-serif;
	/*width:455px; /*WITH ABOUT*/
	width:401px; /*WITHOUT ABOUT*/
	height:32px;
	background-image:url(../images/nav2.png); /*WITH ABOUT*/
	background-image:url(../images/nav.png); /* WITHOUT ABOUT*/
	background-repeat:no-repeat;
	float:right;
	margin-right:-31px;
	margin-top:-10px;
	color:#fcf9d8;
	font-weight:700;
	font-size:14px;
	text-transform:uppercase;
	padding-top:10px;
	position:relative;
	z-index:5;
}

	#navigation li
	{	float: left;
		list-style: none;
		}

	#navigation li a
	{	display: block;
		padding-bottom:9px;
		text-decoration: none;
		margin-left:23px;
		white-space: nowrap}

	#navigation li a:hover
	{	cursor:pointer;}
		
		#navigation li ul
		{	margin: 0;
			margin-left:-50px;
			padding: 0;
			position: absolute;
			visibility: hidden;
			
			}
		
			#navigation li ul li
			{	float: none;
				display: inline;
				
				}
			
			#navigation li ul li a
			{	width: auto;
				background:#2C2C2C;
				color: #fff;
				font-size:13px;
				font-weight:400;
				padding-top:10px;
				padding-bottom:10px;
				padding-left:25px;
				padding-right:25px;
				text-align:center;
				}
			
			#navigation li ul li a:hover
			{background:#464646;
			cursor:pointer;}

/******************** HOME ********************/

#home {
	width:850px;
	height:550px;
	display:block;
	position:absolute;
	margin:0 auto;
}

#home h1 {
	font-size:24px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	line-height:20px;
	margin-top:10px;
	margin-bottom:0px;
}

#home h2 {
	font-size:15px;
	font-weight:400;
	text-align:center;
	line-height:18px;
	margin-top:0px;
	margin-bottom:10px;
}

#homeleft {
	width:420px;
	float:left;
	margin-left:30px;
	margin-top:105px;
}

#homeright {
	width:342px;
	float:left;
	margin-left:25px;
	margin-top:105px;
	text-align:center;
}

#homeright img {
	border-style:solid;
	border-color:#CACACA;
	border-width:thin;
}


.audio {
	width:260px;
	font-size:13px;
	text-align:center;
	margin:auto;
}

.audioinfo {
	margin-top:8px;
}

#video {
	width:205px;
	margin:auto;
	margin-top:10px;
}

/******************** ABOUT ********************/

#about {
	width:850px;
	height:550px;
	display:none;
	position:absolute;
	margin:0 auto;
}


#about h2 {
	font-size:18px;
	font-weight:700;
	text-align:left;
	margin-top:0px;
	margin-bottom:25px;
	text-transform:uppercase;
}

#aboutimg {
	width:300px;
	float:left;
	margin-left:30px;
	margin-top:135px;
}

#aboutinfo {
	width:455px;
	float:left;
	margin-left:30px;
	line-height:20px;
	margin-top:135px;
}

/******************** TRACKLIST ********************/

#tracklist {
	width:850px;
	height:550px;
	display:none;
	position:absolute;
	margin:0 auto;
}

#lefttracks {
	width:370px;
	margin-top:110px;
	float:left;
	margin-left:60px;
}


#righttracks {
	width:375px;
	margin-top:110px;
	float:left;
	margin-left:20px;
}


#tracklist p {
	font-size:13px;
	font-weight:300;
	text-align:left;
	line-height:17px;
}

#wpr {
	width:160px;
	color:#fff;
	height:21px;
	margin-top:15px;
	background-color:#000;
	padding:0px 5px;
	font-size:10px;
}

.num {
	width:17px;
	height:15px;
	background-color:#000;
	font-size:10px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:0px 0px;
	margin-top:2px;
	float:left;
}

.tracks_main {
	margin:2px 0px;
}

.track {
	width:323px;
	font-size:12px;
	line-height:15px;
	font-weight:300;
	margin-left:10px;
	float:left;
}

/******************** ARTIST ********************/

#artist1 {
	width:850px;
	height:550px;
	display:none;
	position:absolute;
	margin:0 auto;
}

#artist2 {
	width:850px;
	height:550px;
	display:none;
	position:absolute;
	margin:0 auto;
}

#artist3 {
	width:850px;
	height:550px;
	display:none;
	position:absolute;
	margin:0 auto;
}


#artist1 h2, #artist2 h2, #artist3 h2 {
	font-size:18px;
	font-weight:700;
	text-align:left;
	margin-top:105px;
	text-transform:uppercase;
}

/* #artist3 h2 {
	font-size:18px;
	font-weight:700;
	text-align:center;
	margin-top:115px;
	text-transform:uppercase;
}
*/

.artistimg {
	width:235px;
	float:left;
	margin-top:125px;
	margin-left:30px;
}

.artistinfo {
	width:515px;
	float:left;
	margin-left:20px;
	line-height:20px;
	margin-top:20px;
}

.artistimg2 {
	width:130px;
	float:left;
	margin-top:115px;
	margin-left:30px;
}

.artistinfo2 {
	width:640px;
	float:left;
	margin-left:20px;
	line-height:18px;
	margin-top:10px;
	font-size:13px;
}

.artistimg3 {
	width:350px;
	margin:auto;
	margin-top:30px;
	margin-bottom:15px;
	float:right;
	margin-right:30px;
}

.artistinfo3 {
	width:420px;
	margin-top:-75px;
	line-height:18px;
	float:left;
	margin-left:30px;
}

.artistinfo3 p {
	font-size:13px;
	text-align:justify;
}
.artistinfo p {
	margin-top:0px;
}

/******************** RECOMMENDED ********************/

#recommended {
	width:850px;
	height:550px;
	display:none;
	position:absolute;
	margin:0 auto;
}

#recommended h2 {
	font-size:18px;
	font-weight:700;
	text-align:center;
	margin-top:105px;
	margin-bottom:25px;
	text-transform:uppercase;
}

#releasescontent {
	width:820px;
	margin:auto;
	margin-top:10px;
	padding-left:30px;
}

.albuminfo {
	width:170px;
	margin-right:35px;
	float:left;
	padding-top:10px;
	margin-top:0px;
}

.albuminfo img {
	border-style:solid;
	border-color:#CACACA;
	border-width:thin;
}

.catno {
	width:170px;
	text-align:center;
	font-size:12px;
	font-weight:700;
	margin:6px auto;
}

.reviews {
	margin:auto;
	width:160px;
	margin:auto;
	text-align:left;
	font-size:11px;
	font-weight:300;
	line-height:15px;
}

#enquiries {
	width:410px;
	margin:auto;
	font-size:12px;
	font-weight:400;
	position:absolute;
	bottom:7px;
	color:#fff;
	left:10px;
}

#enquiries a {
	color:#fff;
	text-decoration:none;
}

#loader {
	width:850px;
	height:550px;
	background-color:#e7e8e9;
	margin:auto;
	position:relative;
	z-index:-1;
	margin-top:-583px;
}