@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:#fbfcfe;
	-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;
	zoom:115%;
}

@-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 {
	width:490px; 
	width:410px;
	height:32px;
	background-image:url(../images/nav.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:-20px;
	margin-top:-10px;
	color:#fcf9d8;
	font-weight:700;
	text-transform:uppercase;
	padding-top:10px;
	position:relative;
	z-index:5;
}
*/

#navigation-main {
	margin-top:-10px;
	margin-right:-20px;
	float:right;
	text-transform:uppercase;
	position:relative;
	z-index:5;
}

.navigation {
	height:32px;
	color:#fcf9d8;
	font-weight:700;
	background-image:url(../images/nav-bg.png);
	background-repeat:repeat;
	padding-top:10px;
	float:left;
}

.navigation-end {
	width:19px;
	height:42px;
	background-image:url(../images/nav-end.png);
	background-repeat:no-repeat;
	float:left;
}

.footnote {
	width:846px;
	background-image:url(../images/footnote.png);
	background-repeat:repeat;
	font-size:11px;
	text-align:center;
	padding:3px 0px;
	position:absolute;
	bottom:29px;
	left:2px;
}

#homebtn {
	width:39px;
	height:15px;
	margin-left:25px;
	float:left;
}

#homebtn:hover {
	color:#fff;
	cursor:pointer;
}

#aboutbtn {
	width:45px;
	height:15px;
	margin-left:25px;
	float:left;
}

#aboutbtn:hover {
	color:#fff;
	cursor:pointer;
}

#tracklistbtn {
	width:72px;
	height:15px;
	margin-left:25px;
	float:left;
}

#tracklistbtn:hover {
	color:#fff;
	cursor:pointer;
}

#artistbtn {
	width:46px;
	height:15px;
	margin-left:25px;
	float:left;
}

#artistbtn:hover {
	color:#fff;
	cursor:pointer;
}

#recommendedbtn {
	height:15px;
	margin-left:25px;
	margin-right:10px;
	float:left;
}

#recommendedbtn:hover {
	color:#fff;
	cursor:pointer;
}

/******************** HOME ********************/

#home {
	width:850px;
	height:550px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	margin:0 auto;
}

#home h1 {
	font-size:23px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	line-height:23px;
	margin-top:10px;
	margin-bottom:0px;
}

#home h2 {
	font-size:16px;
	font-weight:400;
	text-align:center;
	line-height:18px;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:10px;
}

#homeleft {
	width:450px;
	float:left;
	margin-left:30px;
	margin-top:105px;
	line-height:19px;
}

.audio_main {
	width:350px;
	margin:auto;
}

.audio {
	width:255px;
	margin:auto;
}

.audioinfo {
	font-weight:300;
	font-size:13px;
	text-align:center;
	margin-top:12px;
}

#homeright {
	width:312px;
	float:left;
	margin-left:25px;
	margin-top:105px;
	text-align:center;
}

#homeright img {
	-webkit-box-shadow: 0 23px 10px -20px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 23px 10px -20px rgba(0, 0, 0, .3);
	box-shadow: 0 23px 10px -20px rgba(0, 0, 0, .3);
}

#homeright_album img:hover, .albuminfo img:hover, .gpcatimg img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#video {
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	margin:15px 0px 0px 0px;
	text-align:center;
}

.video_txt {
	font-size:12px;
}

.buy_btn {
	width:110px;
	margin:5px auto;
}

.br_main {
	font-size:9px;
	text-align:center;
	text-transform:uppercase;
	position:absolute;
	top:43px;
	left:160px;
}


/******************** ABOUT ********************/

#about {
	width:850px;
	height:550px;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	margin:0 auto;
}


#about h2 {
	font-size:18px;
	font-weight:700;
	text-align:center;
	margin-top:105px;
	text-transform:uppercase;
}

#aboutimg {
	width:700px;
	margin:15px auto 0px;
}

#aboutinfo {
	width:775px;
	text-align:center;
	line-height:20px;
	margin:15px auto 0px;
}

/******************** TRACKLIST ********************/

#tracklist {
	width:850px;
	height:550px;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	margin:0 auto;
}

.tracks_center {
	width:780px;
	margin:auto;
}

#lefttracks {
	width:390px;
	margin-top:125px;
	float:left;
}

#lefttracks img {
	-webkit-box-shadow: 0 23px 10px -20px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 23px 10px -20px rgba(0, 0, 0, .3);
	box-shadow: 0 23px 10px -20px rgba(0, 0, 0, .3);
}

#righttracks {
	width:370px;
	margin-top:125px;
	float:left;
	margin-left:20px;
}


#tracklist p {
	font-size:15px;
	line-height:17px;
	font-weight:300;
	text-align:left;
}

.num {
	width:17px;
	height:15px;
	background-color:#000;
	font-size:10px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin-top:3px;
	float:left;
}


#lefttracks .track {
	width:363px;
	font-size:13px;
	font-weight:300;
	margin-left:10px;
	margin-top:3px;
	float:left;
}

#righttracks .track {
	width:343px;
	font-size:13px;
	font-weight:300;
	margin-left:10px;
	margin-top:3px;
	float:left;
}

#wpr {
	color:#fff;
	width:162px;
	height:18px;
	text-align:center;
	margin-top:15px;
	background-color:#000;
	padding:4px 4px 2px 4px;
	font-size:10px;
}

/******************** ARTIST ********************/

#artist {
	width:850px;
	height:550px;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	margin:0 auto;
}


#artist h2 {
	font-size:18px;
	font-weight:700;
	text-align:left;
	margin-top:115px;
	text-transform:uppercase;
}

#artistimg {
	width:235px;
	float:left;
	margin-top:115px;
	margin-left:30px;
}

#artistinfo {
	width:535px;
	float:left;
	margin-left:20px;
	line-height:20px;
	font-size:13px;
}

#artistinfo a:link, #artistinfo a:visited{
	text-decoration:none;
}

#artistinfo a:hover{
	text-decoration:underline;
}

#artistinfo p {
	margin-top:0px;
}

.ytlink {
	margin-top:15px;
}

.ytlink a:link, a:visited{
	color:#000000;
	text-decoration:none;
}

.ytlink a:hover{
	color:#000000;
	text-decoration:underline;
}

/******************** RECOMMENDED ********************/

#recommended {
	width:850px;
	height:550px;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	margin:0 auto;
}

#recommended h2 {
	font-size:18px;
	font-weight:700;
	text-align:center;
	margin-top:105px;
	margin-bottom:5px;
	text-transform:uppercase;
}

.releases_title_main {
	width:780px;
	margin:auto;
	margin-top:110px;
}

.recommended_half {
	width:380px;
	font-size:18px;
	font-weight:700;
	text-align:center;
	margin-bottom:5px;
	text-transform:uppercase;
	float:left;
}

#releasescontent {
	width:780px;
	margin:auto;
	margin-top:10px;
}

.albuminfo2 {
	width:185px;
	margin:0px 5px;
	margin-top:0px;
}

.albuminfo {
	width:185px;
	margin:0px 5px;
	float:left;
	padding-top:0px;
}

.albuminfo img {
	border-style:solid;
	border-color:#CACACA;
	border-width:thin;

	-webkit-box-shadow: 0 23px 10px -20px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 23px 10px -20px rgba(0, 0, 0, .3);
	box-shadow: 0 23px 10px -20px rgba(0, 0, 0, .3);
}

.albuminfo2 img {
	border:none;
	-webkit-box-shadow: 0 23px 10px -20px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 23px 10px -20px rgba(0, 0, 0, 0);
	box-shadow: 0 23px 10px -20px rgba(0, 0, 0, 0);
}

.gpcatimg img{
	border-style:solid;
	border-color:#CACACA;
	border-width:thin;

	-webkit-box-shadow: 0 23px 10px -20px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 23px 10px -20px rgba(0, 0, 0, .3);
	box-shadow: 0 23px 10px -20px rgba(0, 0, 0, .3);
}

.catno {
	width:125px;
	text-align:left;
	font-size:12px;
	font-weight:700;
	margin-left:30px;
}

.reviews {
	margin:15px auto 0px;
	width:185px;
	text-align:center;
	font-size:11px;
	font-weight:300;
	line-height:15px;
}

.flag {
	color:#fff;
	width:80px;
	height:18px;
	text-align:center;
	background-color:#b20000;
	padding:4px 4px 2px 4px;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	margin:15px auto;
}

.gpcat_con {
	width:846px;
	padding:10px 0px;
	position:absolute;
	bottom:28px;
	left:3px;
	
	background-color: rgba(255, 255, 255, 0.5);
	background: rgba(255, 255, 255, 0.5);
	color: rgba(255, 255, 255, 0.5);
}

.gpcat {
	margin-left:25px;
}


.gpcatimg {
	width:40px;
	float:left;
}

.gpcattxt {
	width:370px;
	font-size:12px;
	float:left;
	margin:10px 0px 0px 10px;
}

.gpcattxt a:link, .gpcattxt a:visited {
	color:#000000;
	text-decoration:none;
}

.gpcattxt a:hover {
	color:#000000;
	text-decoration:underline;
}

#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:#e3ecf5; */
	margin:auto;
	position:relative;
	z-index:-1;
	margin-top:-583px;
}