@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:#000;
	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; }
p { text-align:justify; }
a { outline:0; }

img {
	border:0;
	border-style: none;
	outline:0;
}

hr.style-one {
	border-top: 1px dashed #8c8b8b;
	margin:10px 0px;
}

.inline-img img, .shadow img, .buy-flag 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;
}

ul {
	margin:0px;
	padding:0px 0px 0px 155px;
}

ul li {
	padding: 0px;
	margin:0px;
}

/* INLINE */

.inline-style {
	width:100%;
	height:100%;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	line-height:18px;
	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 */


h1 {
	font-family: OswaldReg, sans-serif;
	font-size:30px;
	font-weight:700;
	line-height:35px;
	text-transform:uppercase;
	margin:2px 0px 0px;
}

h2 {
	font-family: OswaldReg, sans-serif;
	font-size:27px;
	font-weight:600;
	line-height:35px;
	margin:0px;
}

h3 {
	font-family: OswaldReg, sans-serif;
	font-size:23px;
	line-height:35px;
	color:#004e96;
	text-align:center;
	text-transform:uppercase;
	margin:15px 0px;
}

/* HEADER */

#header {
	width:960px;
	height:85px;
}

.logo-nmg {
	width:85px;
	float:left;
}

.header-nmg {
	width:830px;
	height:61px;
	color:#FFF;
	background-color:#0060aa;
	float:left;
	margin-left:15px;
	padding:12px 15px;
	position:relative;
}

.sm {
	width:124px;
	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 */

/* MAIN */

#ecard {
	width:960px;
	margin:auto;
}

.tiles-m {
	width:950px;
	height:425px;
	background-color:#efefef;
	margin-top:30px;
	padding:5px;
	position:relative;
}

.r1c1 {
	width:330px;
	float:left;
	margin-top:0px;
}

.r1c2 {
	width:310px;
	float:left;
	margin:0px 0px 0px 5px;
}

.r1c3 {
	width:300px;
	float:left;
	margin:0px 0px 0px 5px;
}

.r2c1 {
	width:265px;
	float:left;
	margin-top:0px;
}

.r2c2 {
	width:200px;
	float:left;
	margin-top:0px;
}

.r2c3 {
	width:175px;
	float:left;
	margin-top:0px;
}

.r2c4 {
	width:310px;
	float:left;
	margin-top:0px;
}
	
.r-labelmonth {
	height:94px;
	font-family: OswaldMedium;
	padding:18px 10px;
	background-color:#d5e5ee;
}

.r-news1 {
	height:65px;
	font-family: OswaldMedium;
	padding:15px 28px;
	background-color:#bd1c15;
	margin-top:5px;
}

.r-news2 {
	height:100px;
	font-family: OswaldMedium;
	padding:10px 25px;
	background-color:#f2d9af;
}

.r-news3 {
	height:54px;
	font-family: OswaldMedium;
	padding:10px 15px;
	background-color:#2a2f31;
	margin-top:5px;
}

.r-news4 {
	height:48px;
	font-family: OswaldMedium;
	padding:11px 15px;
	background-color:#be5116;
	margin-top:5px;
}

.r-licensing {
	height:55px;
	font-family: OswaldMedium;
	padding:10px 5px;
	font-size:23px;
	line-height:28px;
	background-color:#000000;
	display:block;

	background-image:url("../images/bg-licensing.jpg");
	background-size:cover;
}

.r-news5 {
	height:51px;
	font-family: OswaldMedium;
	padding:10px 15px;
	background-color:#3a700e;
	margin-top:5px;

	background-image:url("../images/bg-christmas.jpg");
	background-size:cover;
}

.r-featvid {
	height:85px;
	font-family: OswaldMedium;
	padding:10px 5px;
	background-color:#dfa521;
	
	background-image:url("../images/bg-featvid.jpg");
	background-size:cover;
	margin-top:5px;
}

.r-arkiv {
	height:30px;
	font-family: OswaldMedium;
	padding:7px 5px;
	font-size:19px;
	line-height:25px;
	background-color:#2b2b2b;
}

.r-blog {
	height:50px;
	font-family: OswaldMedium;
	padding:8px 10px;
	font-size:18px;
	line-height:23px;
	background-color:#004e96;
	margin-top:5px;
}

.r-recstud {
	height:180px;
	font-family: OswaldMedium;
	padding:5px 10px;
	background-color:#b8aed7;
	margin:0px 0px 0px 5px;
}

.r-featplay {
	height:170px;
	font-family: OswaldMedium;
	padding:10px;
	font-size:20px;
	line-height:23px;
	display:block;

	background-image:url("../images/bg-playlists.jpg");
	background-size:cover;
	margin:0px 0px 0px 5px;
}

.r-artistmonth {
	height:160px;
	font-family: OswaldMedium;
	padding:15px;
	background-color:#d5e5ee;
	margin:0px 0px 0px 5px;
}

.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);
}

.ltxt-dbg2 a:link, .ltxt-dbg2 a:visited, .ltxt-lbg2 a:active {
	color:#e62323;
	text-decoration:none;
	outline:none;
}

.ltxt-dbg2 a:hover {
	color:#e62323;
	text-decoration:none;

	box-shadow: 0.2em 0 0 rgba(#CCCCCC,0.3), -0.2em 0 0 rgba(#CCCCCC,0.3);
	background-color: #CCCCCC;
	background-color: rgba(#CCCCCC,0.3);
}

.txt-p {
	padding: 0.2em;
}

.labeltxt {
	color:#000;
	font-size:13px;
	text-align:center;
	margin-top:15px;
}

.labellogo {
	width:135px;
	float:left;
	margin-top:5px;
}

.albums-con3 {
	width:540px;
	margin:15px auto 0px;
}

.albums-con2 {
	width:500px;
	margin:auto;
}

.albums-con4 {
	width:600px;
	margin:15px auto 0px;
}

.albums-con5 {
	width:655px;
	margin:15px auto 0px;
}

.album-indiv {
	float:left;
	margin:0px 15px;
}

.catno {
	font-size:11px;
	font-weight:600;
	text-align:center;
	margin-top:5px;
}

.flag {
	color:#fff;
	width:70px;
	min-height:15px;
	text-align:center;
	background-color:#940808;
	padding:2px 4px;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	float:right;
}

.flag2 {
	color:#fff;
	width:220px;
	min-height:15px;
	text-align:center;
	background-color:#c29f5f;
	padding:2px 4px 5px 4px;
	font-size:11px;
	line-height:15px;
	font-weight:700;
	text-transform:uppercase;
	margin:10px auto 0px;
}

.artistmonth-pic {
	width:155px;
	margin:5px 15px 0px 0px;
	float:left;
}

.artistmonth-txt {
	width:100px;
	text-align:center;
	float:left;
	margin-top:25px;
}

.review {
	font-size:12px;
	line-height:18px;
	text-align:left;
	margin-top:5px;
}

.btn1 {
	min-width:100px;
	font-size:13px;
	line-height:15px;
	color:#FFF;
	text-align:center;
	background-color:#666;
	padding:5px;
	margin:10px auto 0px;
}

.btn1 a:link, .btn1 a:visited {
	color:#FFF;
	text-decoration:none;
}

.caption {
	font-size:9px;
	line-height:11px;
	font-weight:600;
	text-align:center;
	margin-top:5px;
}

/* MAIN 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, #archivebtn {
	color:#999999;
	text-decoration:underline;
}

#footer a:hover, #archivebtn:hover {
	color:#666666;
	text-decoration:underline;
	background:none;
	cursor:pointer;
}

#archive {
	width:950px;
	display:none;
	position:absolute;
	top:5px;
	left:5px;
}

.archrow {
	width:900px;
	margin:35px auto;
}

.archind {
	width:170px;
	float:left;
	margin:0px 5px;
}

#homebtn {
	width:115px;
	background-color:#004e96;
	color:#FFF;
	font-size:12px;
	text-align:center;
	padding:5px;
	margin:auto
}

#homebtn:hover {
	cursor:pointer;
}

/* FOOTER end */

/* TOOLTIP */

.btn {
	min-width:30px;
	font-size:12px;
	line-height:15px;
	color:#FFF;
	text-align:center;
	background-color:#666;
	padding:5px;
	margin-top:10px;
	position:relative;
	z-index:2000;
}

.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: -47px;
  margin-bottom: 15px;
  opacity: 0;
  padding:10px; 
  pointer-events: none;
  position: absolute;
  width: 195px;
  -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 .tooltip2 {
  background: #e4e4e4;
  bottom: 100%;
  color: #fff;
  display: block;
  left: 73px;
  margin-bottom: 5px;
  opacity: 0;
  padding: 15px;
  pointer-events: none;
  position: absolute;
  width: 180px;
  -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, .buy_wrapper2 .tooltip2:before  {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}  

/* CSS Triangles - see Trevor's post */
.buy_wrapper .tooltip:after, .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_wrapper:hover .tooltip, .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_wrapper .tooltip, .lte8 .buy_wrapper2 .tooltip2 {
  display: none;
}

.lte8 .buy_wrapper:hover .tooltip, .lte8 .buy_wrapper2:hover .tooltip2 {
  display: block;
}

.buy_flag {
	float:left;
	margin-right:10px;	
}
/* TOOLTIP2 end */





