@charset "UTF-8";
/* CSS Document */

/* FONT */

@font-face { font-family: OswaldLight; src: url(../font/Oswald-Light.ttf); font-weight: 300; }
@font-face { font-family: OswaldReg; src: url(../font/Oswald-Regular.ttf); font-weight: 400; }
@font-face { font-family: OswaldMedium; src: url(../font/Oswald-Medium.ttf); font-weight: 500; }
@font-face { font-family: OswaldBold; src: url(../font/Oswald-Bold.ttf); font-weight: 700; }

/* FONT end */

body {
	font-family: OswaldReg, sans-serif;
	color:#FFFFFF;
	font-weight:400;
	-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;
	margin:30px 0px 0px 0px;
}

.clearfix {
	clear:both;
}

img {
	border:none;
	border-style:none;
}

hr.style-one {
	border-top: 1px dashed #8c8b8b;
	margin:10px 0px;
}

.inline_img img, .shadow img {
	-moz-box-shadow: 0px 0px 8px rgba(68,68,68,0.3);
	-webkit-box-shadow: 0px 0px 8px rgba(68,68,68,0.3);
	box-shadow: 0px 0px 8px rgba(68,68,68,0.3);
}

.nobg a:hover {
	background-color:transparent;
}

hr.style-one {
	border-top: 1px dashed #8c8b8b;
	margin:10px 0px;
}

ul {
	margin:0px;
	padding:0px 0px 0px 165px;
}

ul li {
	padding: 0px;
	margin:0px;
}


/* INLINE */

.inline_style {
	width:100%;
	height:100%;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	line-height:19px;
	color:#333333;
	padding:20px;
	background-color:#FFF;
	border:3px solid #efefef;
	border-radius:2px;
}

.inline_content {
	margin-top:20px;
}

.inline_content a:link, .inline_content a:visited, .inline_content a:active {
	color:#666;
	background:none;
}

.inline_content a:hover {
	background:none;
}

.inline_img {
	float:left;
	margin:0px 15px 5px 0px;
	position:relative;
	z-index:100;
}


.box {
	background-color:#f3f3f3;
	border:1px solid #EEEEEE;
	padding:15px;
	margin:15px auto;
}

/* INLINE end */


#ecard {
	width:960px;
	margin:auto;
}

h1 {
	font-family: OswaldReg, sans-serif;
	font-size:30px;
	line-height:35px;
	text-transform:uppercase;
	margin:12px 0px;
}

h2 {
	font-family: OswaldReg, sans-serif;
	font-weight:700;
	font-size:23px;
	line-height:27px;
	text-align:center;
	margin:0px;
}

h3 {
	font-family: OswaldReg, sans-serif;
	font-size:27px;
	line-height:35px;
	text-transform:uppercase;
	margin:0px;
}


/* HEADER */

#header {
	width:960px;
	height:85px;
}

.logo_nmg {
	width:85px;
	float:left;
}

.header_nmg {
	width:830px;
	height:61px;
	background-color:#0060aa;
	float:left;
	margin-left:15px;
	padding:12px 15px;
	position:relative;
}

.sm {
	width:155px;
	position:absolute;
	top:30px;
	right:20px;
}

.sm_btn {
	width:25px;
	float:left;
	margin:0px 3px;
}

.sm_btn:hover, .logo_nmg:hover {
	opacity: .8;
	filter: alpha(opacity=50); /* For IE 8 & 9 (more valid) */
}

/* HEADER end */

/* ECARD */

#nmg_main {
	width:950px;
	background-color:#efefef;
	margin-top:30px;
	padding:5px;
}

.r1 {
	max-height:235px;
}

.r2 {
	max-height:190px;
}

.txt_p {
	padding: 0.2em;
}

.ltxt_dbg a:link, .ltxt_dbg a:visited, .ltxt_dbg a:active {
	color:#FFF;
	text-decoration:none;
	outline:none;

	display: inline;
}

.ltxt_dbg a:hover {
	color:#FFF;
	text-decoration:none;

	box-shadow: 0.2em 0 0 rgba(#000,0.3), -0.2em 0 0 rgba(#000,0.3);
	background-color: #000;
	background-color: rgba(#000,0.3);
}

.dtxt_lbg a:link, .dtxt_lbg a:visited, .dtxt_lbg a:active {
	color:#000;
	text-decoration:none;
	outline:none;
}

.dtxt_lbg a:hover {
	color:#000;
	text-decoration:none;

	box-shadow: 0.2em 0 0 rgba(#FFF,0.3), -0.2em 0 0 rgba(#FFF,0.3);
	background-color: #FFF;
	background-color: rgba(#FFF,0.3);
}

.r1c1 {
	width:355px;
	float:left;
	margin:0px 5px 5px 0px;
}

.r_labelmonth {
	height:100px;
	font-family: OswaldMedium;
	padding:15px 10px;
	font-size:18px;
	background-color:#c9deef;
	display:block;
}

.labellogo {
	width:145px;
	float:left;
}

.labeltxt {
	width:185px;
	text-align:center;
	margin:8px 0px 0px 5px;
	float:left;
}

.fae{
	font-size:13px;
	line-height:18px;
	font-weight:400;
	color:#000;
	margin-top:10px;
}

.r_artistnews1 {
	height:65px;
	font-family: OswaldMedium;
	padding:15px;
	font-size:18px;
	line-height:21px;
	background-color:#a35004;
	display:block;
	margin-top:5px;
}

.r1c2 {
	width:320px;
	float:left;
	margin:0px 5px 5px 0px;
}

.r_platnews {
	height:78px;
	font-family: OswaldMedium;
	padding:15px;
	font-size:18px;
	line-height:21px;
	background-color:#f4ebca;
	display:block;
}

.r_artistnews2 {
	height:45px;
	font-family: OswaldMedium;
	padding:10px;
	font-size:18px;
	line-height:21px;
	background-color:#572f08;
	margin-top:5px;
	display:block;
}

.r_artistnews3 {
	height:27px;
	font-family: OswaldMedium;
	padding:10px 5px;
	font-size:18px;
	line-height:21px;
	background-color:#307c52;
	margin-top:5px;
	display:block;
}

.r1c3 {
	width:265px;
	float:left;
	margin:0px 0px 5px 0px;
}

.r_licensing {
	height:120px;
	font-family: OswaldMedium;
	padding:10px;
	font-size:19px;
	line-height:25px;
	background-color:#333333;
	display:block;
	
	background-image:url("../images/bg_licensing.jpg");
	background-size:cover;
}

.r_arkivj {
	height:65px;
	font-family: OswaldMedium;
	padding:10px;
	font-size:19px;
	line-height:25px;
	background-color:#caebe8;
	margin-top:5px;
	display:block;
}

.r2c1 {
	width:245px;
	float:left;
	margin:0px 5px 0px 0px;
}

.r_featvid {
	height:45px;
	font-family: OswaldMedium;
	padding:10px;
	font-size:19px;
	line-height:25px;
	background-color:#004e96;
	margin-bottom:5px;
	display:block;
}

.r_arkivm {
	height:25px;
	font-family: OswaldMedium;
	padding:10px 5px;
	font-size:19px;
	line-height:25px;
	background-color:#2b2b2b;
	margin-bottom:5px;
	display:block;
}

.r_blog {
	height:50px;
	font-family: OswaldMedium;
	padding:10px;
	font-size:19px;
	line-height:25px;
	background-color:#004e96;
	display:block;
}

.r2c2 {
	width:200px;
	float:left;
	margin:0px 5px 0px 0px;
}

.r_recstudio {
	height:170px;
	font-family: OswaldMedium;
	padding:10px;
	font-size:19px;
	line-height:25px;
	background-color:#a8978a;
	display:block;
}

.r2c3 {
	width:180px;
	float:left;
	margin:0px 5px 0px 0px;
}

.r_featplay {
	height:170px;
	font-family: OswaldMedium;
	padding:10px;
	font-size:19px;
	line-height:25px;
	background-color:#a2b214;
	display:block;
}

.r2c4 {
	width:310px;
	background-color:#CCC;
	float:left;
	margin:0px;
}

.r_artistmonth {
	height:160px;
	font-family: OswaldMedium;
	padding:15px;
	font-size:18px;
	line-height:28px;
	background-color:#62193b;
	display:block;
}

.artistmonth_pic {
	width:155px;
	margin-right:15px;
	float:left;
}

.artistmonth_txt {
	width:110px;
	text-align:center;
	float:left;
	margin-top:10px;
}

.btn {
	min-width:100px;
	font-size:13px;
	line-height:15px;
	color:#FFF;
	text-align:center;
	background-color:#666;
	padding:5px;
	margin-top:10px;
	position:relative;
	z-index:2000;
}

.albums_con2 {
	width:420px;
	margin:auto;
}

.albums_con3 {
	width:540px;
	margin:auto;
}

.albums_con4 {
	width:660px;
	margin:auto;
}

.album_indiv {
	float:left;
	margin:0px 15px;
}

.catno {
	font-size:11px;
	font-weight:600;
	text-align:center;
	margin-top:5px;
}

.review {
	font-size:12px;
	line-height:18px;
	text-align:left;
	margin-top:5px;
}

.caption {
	font-size:9px;
	line-height:11px;
	font-weight:600;
	text-align:center;
	margin-top:5px;
}

/* ECARD end */


/* FOOTER */

#footer {
	font-family: OswaldReg;
	color:#999999;
	font-size:12px;
	text-align:center;
	margin-top:15px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#999999;
	text-decoration:underline;
}

#footer a:hover {
	color:#666666;
	text-decoration:underline;
	background:none;
}

/* FOOTER end */




/* 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 {
  background: #e4e4e4;
  bottom: 100%;
  color: #fff;
  display: block;
  left: -10px;
  margin-bottom: 15px;
  opacity: 0;
  padding: 15px 15px 0px;
  pointer-events: none;
  position: absolute;
  width: 96%;
  -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 #e4e4e4 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 */


/* TOOLTIP2 */

.buy_wrapper2 {
  cursor:pointer;
  position: relative;
  text-align: center;
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}

.buy_wrapper2 .tooltip2 {
  background: #e4e4e4;
  bottom: 100%;
  color: #fff;
  display: block;
  left: -10px;
  margin-bottom: 15px;
  opacity: 0;
  padding: 15px 15px 0px;
  pointer-events: none;
  position: absolute;
  width: 96%;
  -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_wrapper2 .tooltip2:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}  

/* CSS Triangles - see Trevor's post */
.buy_wrapper2 .tooltip2:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #e4e4e4 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 0;
}
  
.buy_wrapper2:hover .tooltip2 {
  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_wrapper2 .tooltip2 {
  display: none;
}

.lte8 .buy_wrapper2:hover .tooltip2 {
  display: block;
}

/* TOOLTIP end */
