body{
	overflow:visible !important;
}
::-webkit-input-placeholder {
   text-transform: initial;
}

:-moz-placeholder { 
   text-transform: initial;
}

::-moz-placeholder {  
   text-transform: initial;
}

:-ms-input-placeholder { 
   text-transform: initial;
}
.bodyContent{
	overflow-y:visible !important;
	overflow-x:visible !important;
}
.content_container{
    min-height: 519px;
}
#lbMiniBoxClosed{
	bottom: 60px !important;
}
#lbMiniBox{
	bottom: 59px !important;
}
.fixed-btm-container{
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow: show;
	padding: 7px 0;
	background-color:#2D2D2D;
	height: 46px;
	z-index: 100000;
	color:white;
	min-width:1000px;
}
.fixed-btm-container div{
	height:46px;
	display:inline;
	float:left;
}
.player-container { 
    margin: 0 auto;
    width:1000px;
    display: table !important;
    float: none !important; 
}
.ui-widget-header {
	background: #6dbd45 !important;
}
.ui-widget.ui-widget-content{
	border:1px solid #212121 !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl{
	border-bottom-left-radius: 5px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{
	border-top-left-radius: 5px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{
	border-top-right-radius: 5px !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br{
	border-bottom-right-radius: 5px !important;
}
.audio-contain:hover{
	background:#f6f6f6;
}
.play-column{
    margin-top: 21px;
	min-width:56px;
	position:relative;
	left:2px;
}
.desc-column{
    width: 168px;
    display: table-cell;
	height: 81px;
	vertical-align: middle;
	text-align: left;
}
.centered-desc{
	display: inline-block;
	width:168px;
}
.heart-column{
	margin-top:30px;
}
.player-column{
	height:82px;
	min-width: 204px;
}
.id-column{
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
}
.duration-column{
	margin-top:30px;
    margin-right: 45px;
    margin-left:7px;
}
.genre-column{
    width:156px;
    display: table-cell;
    height: 81px;
    vertical-align: middle;
	text-align: center;
}
.centered-genre{
	display: inline-block;
	width:156px;
}
.credit-column{
	margin-top:30px;
    margin-left:34px;
    margin-right:40px;
    width:15px;
    text-align:center;
    font-weight:bold;
}
.view-column{
	height:82px;
    min-width: 30px;
    position: relative;
    top: 17px;
    margin-right: 5px;
}
.view-audio{
	-webkit-box-shadow: 0 2px 4px rgba(178,140,19,0.5);
	-moz-box-shadow: 0 2px 4px rgba(178,140,19,0.5);
	box-shadow: 0 2px 4px rgba(178,140,19,0.5);
	width: 40px;
    height: 40px;
    background: #FFCE34;
    border-radius: 2px;
    cursor:pointer;
    position: relative;
    right: 6px;
    transition: all 0.2s ease 0s;
}
.view-audio:hover{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
    background: #B28C13;
}
.view-audio i{
    position: relative;
    top: 11px;
    left: 11px;
    color: white;
}
.view-audio img{
    height: 18px;
    position: relative;
    top: 10px;
    left: 12px;
    border:none;
}
.audio-contain{
	border-bottom:1px solid #e5e5e5;
	padding:15px 0;
	position:relative;
	width:1000px;
	margin:0 auto;
}
.audio-preview{
    width: 36px;
    height: 36px;
    /*background: #6dbd45;*/
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #6dbd45), color-stop(1, #5EAD2F));*/
    /*-moz-box-shadow: inset 0 1px 0 #529E21,inset 1px 0 0 #4A911C,inset -1px 0 0 #4A911C,inset 0 -1px 0 #3D7F12,inset 0 2px 0 rgba(255, 255, 255, 0.3),inset 0 0 4px rgba(255, 255, 255, 0.3),0 1px 2px rgba(0, 0, 0, 0.3);*/
    /*-webkit-box-shadow: inset 0 1px 0 #529E21,inset 1px 0 0 #4A911C,inset -1px 0 0 #4A911C,inset 0 -1px 0 #3D7F12,inset 0 2px 0 rgba(255, 255, 255, 0.3),inset 0 0 4px rgba(255, 255, 255, 0.3),0 1px 2px rgba(0, 0, 0, 0.3);*/
    /*box-shadow: inset 0 1px 0 #529E21,inset 1px 0 0 #4A911C,inset -1px 0 0 #4A911C,inset 0 -1px 0 #3D7F12,inset 0 2px 0 rgba(255, 255, 255, 0.3),inset 0 0 4px rgba(255, 255, 255, 0.3),0 1px 2px rgba(0, 0, 0, 0.3);*/
    background: #e0e0e0;
    border-radius: 3px;
    position: relative;
    cursor:pointer;
    left:8px;
}
.audio-preview:hover{
    background: #c3b9b9;
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #5EA534), color-stop(1, #519327));*/
}
.audio-preview i{
	color: #333333;
	position:relative;
	top:9px;
    font-size: 1.5em;
}
.audio-preview i.fa-pause{
	left: 10px !important;
}
.audio-preview i.fa-refresh{
	left: 10px !important;
}
.audio-base{
	width:510px;
	overflow:hidden;
}
.borderless{
	border:0;
}
.borderless img{
	border:0px;
	width:70px;
}
.wave-player{
	height:80px;
	width:400px;
}
.sm2-base{
	overflow:hidden;
	padding-left:10px;
}
.sm2-box{
	width:100%;
	overflow:hidden;
}
.sm2-link{
	font-size:12px;
	color:#333333;
	font-family:verdana;
	border:0;
}
.audio-thumbie{
	margin-right:3px; 
	width:15px; 
	border:0;
}
.audio-id-show{
	line-height:21px;
	color:#666666;
	border-bottom:1px dotted #666666;
	cursor:pointer;
}
.audio-desc-contain{
	width:280px;
}
.overlay-div-1{
	height: 100%;
	width: 0px;
	overflow:hidden;
	z-index: 2;
}
.overlay-div-2{
	height: 80px;
	width: 204px;
	overflow:hidden;
	z-index:1;
}
.overlay-div-1 img{
	/*height: 80px;*/
	width: 204px;
    position:relative;
    top: 10px;
}
.overlay-div-2 img{
	/*height: 80px;*/
	width: 204px;
    position:relative;
    top: 10px;
	-webkit-filter: contrast(2) grayscale(100%) opacity(1); /* Chrome, Safari, Opera */
    filter: contrast(2) grayscale(100%) opacity(1);
    -ms-filter: contrast(2) grayscale(100%) opacity(1);
}
.details {
	width: 470px !important;
	height: 90px !important;
	top: 0px !important;
}
.details-player div{
	background:none;
}
.details-player div:hover{
	background:none;
}
.details-player div i{
	color:#424242;
	font-size: 1.2em;
    padding-top: 2px;
}
.repeat-preview{
    position: relative;
    top: 9px;
}
.repeat-preview img{
    height: 20px;
    position: relative;
    bottom: 2px;
    right: 3px;
    cursor:pointer;
/*    -webkit-filter: contrast(0.01) opacity(0.5);
    filter: contrast(0.01) opacity(0.5);
    -ms-filter: contrast(0.01) opacity(0.5);*/
}
/*.repeat-preview .repeat-inactive{
	-webkit-filter: contrast(0.01) opacity(0.5);
    filter: contrast(0.01) opacity(0.5);
    -ms-filter: contrast(0.01) opacity(0.5);
}*/
./*repeat-preview .repeat-active{
	-webkit-filter: contrast(1) !important;
    filter: contrast(1) !important;
    -ms-filter: contrast(1) !important;
}*/
.repeat-preview i{
	color:grey;
	cursor: pointer;
}
.time-display{
	position:relative;
	top:9px;
	color:#666;
}
.saturate {
	/*-webkit-filter: saturate(3); 
	filter: saturate(3);
	-webkit-filter: contrast(160%); 
	filter: contrast(160%);*/
	-webkit-filter: grayscale(100%) contrast(0); 
	filter: grayscale(100%) contrast(0);
	-ms-filter: grayscale(100%) contrast(0);
}
.above-slider , .below-slider {
    height: 50% !important;
    width: 707px;
}
.player-desc{
	width:250px;
}
.player-desc .thumbnail{
	width:22%;
}
.player-desc .thumbnail img{
	border:0px; 
	width:45px;
}
.player-desc .desc-container{
	width:78%;
	background-color: rgb(33, 33, 33);
	border-radius: 4px;
}
.player-desc .desc-container div{
	width:100%;
	height:50%;
	padding: 1px 6px;
}
.player-like,.player-view{
    background-color: #212121;
    border-radius: 2px;
    margin-left: 7px;
    width:46px;
    height: 46px !important;
    cursor:pointer;
}
.player-like i{
    top: 16px;
    position: relative;
    left: 15px;
    font-size: 1.5em !important;
}
.player-view i{
    position: relative;
	top: 13px !important;
    left: 19px !important;
    font-size: 2em !important;
}
.player-like:hover , .player-view:hover {
    background-color: #2D2D2D;
    transition-duration: 0.2s;
}
#player-bar{
	margin-left:7px;
	background-color:#212121;
	border-radius:2px;
}
#player-bar .bar-container{
    width: 694px;
    height: 8px;
    display: block;
    margin:0 auto;
    position:relative;
    float:none !important;
    margin-top: 3px;
    background: #424242 !important;
}
.duration-display{
	position: relative;
    right: 8px;
	top: 7px; 
    float: right !important;
}
.desc-title{
	position: relative;
    left: 8px;
    top: 7px;
}
.player-volume{
	width:45px;
	background-color:#212121;
	border-radius:4px;
	position:relative;
}
.player-volume #toggle-volume{
    height: 45px;
    float:left;
    width: 45px;
    cursor:pointer;
}
.player-volume #toggle-volume i{
    position: relative;
    top: 12px;
    left: 17px;
}
#player-volume-control{
	height:100px;
	width:10px;
    position: relative;
    top: 10px;
    left: 9px;
    cursor:pointer;
    background: #424242 !important;
}
#player-volume{
	position:absolute;
    bottom: 42px;
    left: 8px;
    height:120px;
    width:30px;
    background-color:#212121;
    border-radius: 4px;

    /* Initially we don't want any height, and we want the contents to be hidden */
	max-height: 0;
	overflow: hidden;

	/* Set our transitions up. */
	-webkit-transition: max-height 0.3s;
	-moz-transition: max-height 0.3s;
	transition: max-height 0.3s;

}
/*.ui-slider-vertical .ui-slider-range {
	width:2px !important;
}
#player-volume-control{
	width:1px;
}*/
.player-buttons{
	width:135px;
	background-color:#212121;
	border-radius:2px;
}
.player-buttons div{
    height: 45px;
    float:left;
    width: 45px;
    cursor:pointer;
}
.player-buttons div i{
    position: relative;
    top: 15px !important;
    left: 18px;
    font-size: 1.5em !important;
}
.player-buttons div:hover{
    background-color: #2D2D2D;
    transition-duration: 0.2s;
}
.fa-backward{
	left: 15px !important;
}
.fa-play{
	left:13px;
}
.fa-pause{
	left:15px !important;
}
.fa-forward{
	left:16px !important;
}
.fa-refresh{
	left: 11px;
}
.ui-slider-handle { 
	display:none; 
}
a.nolines{
	border:0;
}
a.nolines:hover{
	border:0;
}
.advanced-search-audio-container{

}
.advanced-search-audio-container .search-head{
	float:left;
	width:998px;
	height:45px;
	border:1px solid #e0e0e0;
	border-radius:3px;
}
.advanced-search-audio-container .search-head:focus{
	outline: none;
}
.advanced-search-audio-container .search-footer{
	float:left; 
	width:1000px;
	height:45px;
	border-radius:2px;
	background-color:#eeeeee;
}
.advanced-search-audio-container .adv-division{
	width:165px;
	border-right:1px solid #e0e0e0;
    position: relative;
    top: 9px;
    height: 25px;
}
.advanced-search-audio-container .adv-division select{
	background:#eeeeee;
	position:relative;
	top:3px;
	left:21px;
	border:none;
    width: 133px;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	/*margin-left: -.6em;*/
	margin-left:-62px;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.actionIcons{margin:0 6px 0 6px;}

ul.playlist li .comment {font-size:0.65em;opacity:0.5}

body{
	background: white;
}
.audio_category_wrapper{
	width: 100%;
	padding-top: 6px;
	font-family: 'Open Sans',Meiryo,sans-serif;
	font-weight: 200;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.1);
}
.audio_categories_text{
	font-size: 18px;
	color: #ffffff;
	padding: 10px 15px;
	font-weight: 200;
	text-transform: capitalize;
	position:absolute;
}
.audio_post1 {bottom:0;left:0;}
.audio_post2 {bottom:0;right:0;}
.audio_post3 {right:0;top:0;}

.audio_category_1{
	float: left;
	width: 185px;
	margin-right:6px;
}
.audio_cat_1{
	width: 185px;
	height: 230px;
	margin-bottom: 6px;
	background: url('https://static-cdn.123rf.com/css/<?=$mediacacheserver?>/stock-audio/images/audio_18098422.jpg') no-repeat;
	position:relative;
}
.audio_cat_2{
	width: 185px;
	height: 155px;
	background: url('https://static-cdn.123rf.com/css/<?=$mediacacheserver?>/stock-audio/images/audio_10530581.jpg') no-repeat;
	position:relative;
}
.audio_category_2{
	float: left;
	width: 360px;
	margin-right: 6px;
}
.audio_cat_3{
	width: 360px;
	height: 390px;
	background: url('https://static-cdn.123rf.com/css/<?=$mediacacheserver?>/stock-audio/images/audio_12360064.jpg') no-repeat;
	position:relative;
}
.audio_category_3{
	float: left;
	width: 443px;
}
.audio_category_inner_1{
	width: 443px;
	height: 190px;
	margin-bottom: 6px;
}
.audio_cat_4{
	width: 245px;
	height: 190px;
	background: url('https://static-cdn.123rf.com/css/<?=$mediacacheserver?>/stock-audio/images/audio_8402643.jpg') no-repeat;
	margin-right: 6px;
	float: left;
	position:relative;
}
.audio_cat_5{
	width: 192px;
	height: 190px;
	background: url('https://static-cdn.123rf.com/css/<?=$mediacacheserver?>/stock-audio/images/audio_23903451.jpg') no-repeat;
	float: left;
	position:relative;
}
.audio_category_inner_2{
	width: 446px;
	height: 195px;
}
.audio_cat_6{
	width: 195px;
	height: 195px;
	background: url('https://static-cdn.123rf.com/css/<?=$mediacacheserver?>/stock-audio/images/audio_16519301.jpg') no-repeat;
	float: left;
	margin-right: 6px;
	position:relative;
}
.audio_cat_7{
	width: 242px;
	height: 195px;
	background: url('https://static-cdn.123rf.com/css/<?=$mediacacheserver?>/stock-audio/images/audio_4931889.jpg') no-repeat;
	float: left;
	position:relative;
}
.audio_intro_text{
	font-size: 25px;
	font-weight: normal;
	text-align: center;
	padding: 15px 0;
	font-family: 'Open Sans',Meiryo,sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.1);
}
.audio_intro_text2{
	font-size: 25px;
	font-weight: normal;
	text-align: center;
	padding: 15px 0;
	font-family: 'Open Sans',Meiryo,sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.1);
	color:#ffffff;
	text-transform:uppercase;
}
.audio_featured_wrapper{
	width: 100%;
	margin-bottom: 30px;
	font-family: 'Open Sans',Meiryo,sans-serif;
	font-weight: 200;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.1);
}
.audio_featured_tab{
	background: #e0e0e0;
	text-transform: capitalize;
	padding: 0px 10px; 
	min-width: 200px;
	height: 50px;
	margin: 0px 10px;
	border: 1px solid #E9E9E9; 
	float: left;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	cursor: pointer;
	border-bottom: none;
}
.audio_featured_tab_selected{
	border: 1px solid #E9E9E9;
	background: white;
	text-transform: capitalize;
	padding: 0px 10px; 
	min-width: 200px;
	height: 50px;
	margin: 0px 10px;
	float: left;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	border-bottom: none;
}
.audio_featured_box{
	width: 100%;
	border: 1px solid #E9E9E9;
	margin:-1px 0 0 0;
}
.audio_featured_box_left{
	width: 300px;
	padding: 50px;
	float: left;
}
.audio_featured_box_right{
	width: 560px;
	padding: 20px;
	float: left;
}
.audio_featured_box_left_title{
	text-align: center;
	font-size: 25px;
}
.audio_featured_box_left_desc{
	text-align: justify;
	font-size: 14px;
	padding: 30px;
}
.controls{
	/*width: 235px!important;*/
}
.separate {
	height: 1px;
	background: -moz-linear-gradient(left, #FFFFFF 0%,#dddddd 50%,#FFFFFF 100%);
	background: -webkit-linear-gradient(left, #FFFFFF 0%,#dddddd 50%,#FFFFFF 100%);
	background: linear-gradient(left, #FFFFFF 0%,#dddddd 50%,#FFFFFF 100%);
	width: 100%;
	display: block;
	margin: 0 0 20px 0;
}
.audio_category_tab{
	/* Fallback for web browsers that don't support RGBa */
	background-color: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background-color: rgba(0, 0, 0, 0.3);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	
	text-transform: uppercase;
	width: 286px;
	padding:0;margin:0 auto;
	height: 85px;line-height:85px;
	float: left;
	text-align: center;
	font-size: 20px;font-weight:bold;
	cursor: pointer;
	border-right:1px solid #eeeeee;
	min-width: 140px;color:#ffffff;
}
.audio_category_tab_selected{
	/* Fallback for web browsers that don't support RGBa */
	background-color: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background-color: rgba(0, 0, 0, 0.5);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	
	text-transform: uppercase;
	width: 286px;
	padding:0;margin:0 auto;
	height: 85px;line-height:85px;
	float: left;
	text-align: center;
	font-size: 20px;font-weight:bold;
	border-right:1px solid #eeeeee;
	min-width: 140px;color:#e9c0a4;
}
.audio_category_box{
	width: 100%;
	font-size:14px;
	font-weight:300;
}
.audio_padding{
	padding: 30px 40px;
}
.audio_category_sub_title{
	font-weight: bold;
	font-size: 20px;
	color:#ffffff;
	margin:0;padding:0
}
.audio_category_item{
	text-transform: capitalize;
	float: left;
	line-height:20px;
	width: 195px;
	padding: 2px 0px;
	overflow: hidden;
}
.audio_category_item_wrapper{
	padding: 10px 0px 30px;
}

.aud_genre_wrapper {
	background:url('https://static-cdn.123rf.com/css/<?=$mediacacheserver?>/stock-audio/images/v2/aud_genre.jpg') no-repeat;
	width:1000px;height:780px;
	margin:0;
}
.aud_genre_container {
	width:860px;height:580px;
	padding:100px 70px 0;
}
.aud_genre_background {
	/* Fallback for web browsers that don't support RGBa */
	background-color: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background-color: rgba(0, 0, 0, 0.2);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
a.aud_link:link { border: none; color: #ffffff; text-decoration: none;cursor:pointer; }
a.aud_link:visited { border: none; color: #ffffff; text-decoration: none;cursor:pointer; }
a.aud_link:hover { border: none; color: #e5e5e5; text-decoration: none;cursor:pointer; }
a.aud_link:active { border: none; color: #e5e5e5; text-decoration: none; cursor:pointer;}

.aud_featured_wrapper {
	width:1000px;
	margin:0;
}
.aud_free_wrapper {
	width:1000px;
	margin:0 auto;
}
.aud_free_thumb {
	float:left;
	width:70px;height:70px;
}

.banner-wrapper {
	width: 100%;
	max-width: 2560px;
	min-width: 1000px;
	min-height: 390px;
	max-height: 1000px;
}
.banner-image-wrapper {
	width: 25%;
	display: inline-block;
	position: relative;
	float: left;
	cursor: pointer;
	margin-left: -0.1px;
}
.banner-image-wrapper:after {
	padding-top: 78.13%;
	display: block;
	content: '';
}
.banner-image-box {
	height:100%;
	width:100%;
}
.banner-image {
	height:100%;
	width:100%;
}
.banner-image-img {
	position: absolute;
	max-height:100%;
	max-width:100%;
	width:auto;
	vertical-align:middle;
	transition: 0.3s;
	z-index: 0;
}

.banner-image-wrapper:hover .banner-image-img {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
}
.banner-image-wrapper:hover .banner-image-title-center {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
.banner-image-wrapper:hover .banner-image-title {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}

.banner-image-title{
	position: absolute;
	right: 1em;
	bottom: 0.5em;
	color: #fff;
	font-size: 1.3em;
	transition: 0.3s;
}
.banner-image-title-center{
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	height: 1.3em;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 1.3em;
	text-align: center;
	transition: 0.3s;
}
.search-track-header{
	font-size:13px;
	font-weight:bold;
    border-bottom: 1px solid #111111;
    height: 35px;
}

/* Dropdown Button */
.dropbtn {
    border: none;
    cursor: pointer;
    display: inline-block;
    width: 110px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.arrow_down {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    display: inline-block;
    height: 0;
    margin-bottom: 2px;
    width: 0;
    margin-left:5px;
}
/* Dropdown button on hover & focus */
.drop_first:hover, .drop_first:focus{
   opacity: 0.3;
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
    cursor: pointer;
}
.dropdown-grey{
	cursor:pointer;
    margin-top: 3px;
    margin-left: 15px;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 175px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    line-height:5px;
    padding:10px 0;
}
/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 5px;
    text-decoration: none;
    display: block;
    border-bottom:0px !important;
    padding-left:23px !important;
    position:relative;
    line-height:15px;
}
.dropdown-content a i{
	position: absolute;
    top: 13px;
    left: 6px;
}
.drop_first{
    width: 124px;
    margin-left: 8px;
    margin-top: 1px;
    font-weight:normal;
    font-size: 12px;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}
/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;z-index:2000;}
.tick{
	font-size:11px;padding-right:2px;line-height:0px;
}
.arrow_down {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    display: inline-block;
    height: 0;
    width: 0;
    margin-top:7px;
    float:right;
}
.false-dot{
    display: inline-block;
    background: black;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    margin-top: 7px;
    margin: 7px 10px 0px;}
.share{
	border-radius: 3px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
	border:1px solid #c5c5c5;
	padding:3px;
	position:absolute;
	background:#ffffff;
	margin:-13px 0 0 -106px;
	z-index:1;
}
.imginfo{height:15px;margin:3px 0 3px 0;}
.audiodetails a:link{
    font-weight: bold;
    border-bottom: none;
}
.audiodetails a:visited{
    font-weight: bold;
    border-bottom: none;
}
.solid-link a:link{
    border-bottom: 1px solid #666;
}
.solid-link a:visited{
    border-bottom: 1px solid #666;
}
.genre-ul{
	list-style-type: none;
    margin: 0;
    padding: 0;
    width: 200px;
    padding: 10px 12px;
    height: 222px;
    overflow: scroll;
    overflow-x: hidden;
}
.ck_genre{
    padding: 4px 0;
}
.outer{
    display: table-cell;
    height: 42px;
    vertical-align: middle;
    text-align: center;
}
.inner{
	display:inline-block;
}
.no-border{
	border:none !important;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}
#player-url{
	color:white;
    float: left;
    width: 100%;
    height: 100%;
}
.searchiconsmall_blk {
    background: #ccc none repeat scroll 0 0;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 200;
    height: 24px;
    margin: 0;
    min-width: 24px;
    vertical-align: middle;
}
.blur {
    background-color: #fff;
    opacity: 0.5;
}
.player-indicator{
	border-right:1px solid darkgrey;
}
#triangle-left {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-right: 10px solid darkgrey;
	border-bottom: 5px solid transparent;
}
#triangle-right {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 10px solid darkgrey;
	border-bottom: 5px solid transparent;
}
.player-indicator-right{
    display: inline-block;
    background: darkgrey;
    width: 30px;
    padding: 2px 3px;
    position: relative;
    right: 4px;
    color:white;
}
.player-indicator-left{
    display: inline-block;
    background: darkgrey;
    width: 30px;
    padding: 2px 3px;
    position: relative;
    left: 4px;
    color:white;
}
#indicator-block{
	display:none;
	width:100%;
	position:absolute;
	z-index:3;
}
.light14sans {
    font-weight: 300;
    font-size: 14px;
}
#right-indicator{
    position: relative;
    bottom: 6px;
    display:inline-block;
}
#left-indicator{
	display:inline-block;
}

.view-more-similar {
    margin: auto;
    display: block;
    margin-top: 30px;
    margin-bottom: 60px;
    width: 120px;
    height: 36px;
    background: #c3c3c3;
    border: none;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Open Sans', serif;
    cursor: pointer;
    text-align: center;
    line-height: 36px;
    border-radius: 2px;
}

.view-more-similar:hover {
	background-color: #b1b1b1;
}

.view-more-similar:active,
.view-more-similar:focus {
	border-style: none;
	outline: none;
}