@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;
}

@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}

img {
	border:0;
	border-style: none;
	outline:0;
}

.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;
	zoom:115%;
}

#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;
	z-index:2000;
}

/*
#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;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #CCC;
    background-image: linear-gradient(to right, #CCC, #CCC, #CCC);
    margin:20px 0px;
}

/******************** 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:14px;
	font-weight:400;
	text-align:center;
	line-height:18px;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:10px;
}

#homeleft {
	width:420px;
	float:left;
	margin-left:30px;
	margin-top:105px;
	line-height:18px;
}

.audio_con {
	margin:10px auto 10px;;
}

.audioinfo {
	font-weight:300;
	font-size:13px;
	line-height:18px;
	text-align:center;
	margin-top:5px;
}

#homeright {
	width:302px;
	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 img:hover, .albuminfo img:hover, .gpcatimg img:hover, #lefttracks img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

.video {
	margin-top:10px;
}

.video_title {
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	margin:10px 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:left;
	margin-top:0px;
	margin-bottom:25px;
	text-transform:uppercase;
}

#aboutimg {
	width:235px;
	float:left;
	margin-left:30px;
	margin-top:115px;
}

#aboutinfo {
	width:535px;
	float:left;
	margin-left:20px;
	line-height:20px;
	margin-top:115px;
}

/******************** TRACKLIST ********************/

#tracklist {
	width:850px;
	height:550px;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	margin:0 auto;
}

#tracklist h2 {
	font-size:13px;
	font-weight:700;
	text-align:left;
	margin:0px 0px 5px 0px;
	text-transform:uppercase;
}

.tracks_center {
	width:790px;
	margin:auto;
}

#lefttracks {
	width:360px;
	margin-top:100px;
	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:400px;
	margin-top:100px;
	float:left;
	margin-left:30px;
}


#tracklist p {
	font-size:15px;
	line-height:17px;
	font-weight:300;
	text-align:left;
}

.num {
	width:17px;
	height:15px;
	background-color:#000;
	font-size:9px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin-top:1px;
	padding:0px;
	float:left;
}


#lefttracks .track {
	width:333px;
	font-size:11px;
	line-height:13px;
	font-weight:300;
	margin-left:10px;
	margin-top:2px;
	float:left;
}

#righttracks .track {
	width:373px;
	font-size:11px;
	line-height:13px;
	font-weight:300;
	margin-left:10px;
	margin-top:2px;
	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;
}

.cdbox {
	width:20px;
	height:5px;
	background-color:#000;
	font-size:12px;
	text-align:center;
	color:#fff;
	font-weight:700;
	border-radius:2px;
	padding:1px 5px;
}

/******************** 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:14px;
}

.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:10px;
	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:800px;
	margin:auto;
	margin-top:10px;
}

.albuminfo2 {
	width:185px;
	margin:0px 5px;
	margin-top:0px;
}

.albuminfo {
	width:180px;
	margin:0px 10px;
	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 {
	text-align:left;
	font-size:12px;
	font-weight:700;
}

.reviews {
	margin:15px auto 0px;
	text-align:center;
	font-size:11px;
	font-weight:300;
	line-height:15px;
}

.flag {
	color:#fff;
	width:60px;
	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 {
	font-size:12px;
	float:left;
	margin:13px 0px 0px 10px;
}

.gpcattxt a:link, .gpcattxt a:visited {
	color:#000000;
	text-decoration:none;
}

.gpcattxt a:hover {
	color:#000000;
	text-decoration:underline;
}

#enquiries {
	font-size:12px;
	font-weight:400;
	position:absolute;
	bottom:5px;
	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;
}







/* TOOLTIP */

.buy_wrapper {
  cursor:pointer;
  position: relative;
  text-align: center;
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
  z-index:2000;
}

.buy_wrapper .tooltip {
  font-size:12px;
  background: #FFF;
  bottom: 100%;
  color: #000;
  display: block;
  left: -22px;
  margin-bottom: 15px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 180%;
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}

/* This bridges the gap so you can mouse into the tooltip without it disappearing */
.buy_wrapper .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}  

/* CSS Triangles - see Trevor's post */
.buy_wrapper .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #FFF 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 0;
}
  
.buy_wrapper:hover .tooltip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
}

/* IE can just show/hide with no transition */
.lte8 .buy_wrapper .tooltip {
  display: none;
}

.lte8 .buy_wrapper:hover .tooltip {
  display: block;
}

/* TOOLTIP end */
