/** Import Reset CSS **/

#page_hp {	background-color: #1C1C1C;}
.maincenter-home {
    text-align: center;
    font-size: 17px;
    margin: 10px auto 0px;
	padding-bottom:20px;
    width: 85%;
	min-width:1150px;
    height: auto;
    overflow: hidden;

}

#panel table{margin-bottom:0px}
#panel {background-color:#1c1c1c; color:#fff; float: left;
width: 100%;}
#panel .title{font-family:"TitleBold",Arial,Verdana,Helvetica,sans-serif;font-size:24px;letter-spacing:0px;}
#panel .legenda{font-family: "Text", Arial, Verdana, Helvetica, sans-serif;font-size:8px;}
#panel th{border-bottom:1px solid #333; font-size:22px;font-family: "Subtitle", Arial, Verdana, Helvetica, sans-serif;  letter-spacing:1px; font-weight:normal; padding-left:10px}
#panel tr{width:100%}
#panel tr:hover{background-color:#505050;}
.footer-question{width:100%; background-color:#1C1C1C; 
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #000;
}
.footer-question .end-title{padding-left:10px}
.footer-question .end-button{padding-left:10px}
#panel label{
  position:relative;
  overflow:hidden;
  cursor:pointer;
  margin-right:12px;
}

#panel label input[type="radio"]{
  position: absolute;
  left:-9001px;
}

#panel .circ {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    display: inline-block;
    top: 1px;
    position: relative;
    border: 1px solid rgb(102, 102, 102);
}

#panel .circ .dot {
    width: 11px;
    height: 11px;
    display: block;
    position: absolute;
    border-radius: 2em;
    left: 2px;
    top: 2px;
}

#panel label input[type="radio"]:checked ~ .circ .dot{
  background-color:#0895ee;
}

.flap{
color: #FFF;
background-color: #111;
border-left: 1px solid #222;
width: auto;
margin-top: -5px;
margin-left: auto;
margin-right: auto;
display: table;
padding: 2px 10px;
border-radius: 0px 0px 15px 15px;
border-right: 1px solid #222;
border-bottom: 1px solid #222;
box-shadow: 2px 2px 5px #000;
}

input[type="submit"]{
background-color: #0895EE;
border: 0px none;
color: #FFF;
padding: 1px;
cursor: pointer;
font-family: "Subtitle",Arial,Verdana,Helvetica,sans-serif;
text-transform: uppercase;
font-size: 20px;
letter-spacing: 1px;
min-width: 100px;
min-height: 30px;
}
input[type="submit"]:hover{
background-color: #096eae;

}


/**mod_mainsearch-----------------------------------------------------**/
.maincenter-search{text-align: center;
width: 100%;
background-color: #000;
height: 180px;}
.maincenter-search_sf{z-index: 1;
filter: brightness(40%);
background-image: url("/images/showcase/music-showcase.jpg");
background-size: 100% auto;
width: 100%;
height: 180px;
position: absolute;
margin-top: 0px;}
.header-answer{ color:#fff;float:left; width:auto;padding-right:10px;font-size:15px;font-family:"TitleBold",Arial,Verdana,Helvetica,sans-serif;padding-top:20px; line-height:15px}
.header-category_cont{ float:left; width:100%; padding-top:5px;}
.header-category_box{ float:left; width:12.5%; padding-top:0px; height:auto; box-sizing: border-box; border:2px solid transparent}
.category-button{ float:left; width:100%;  text-transform: uppercase; background-color: transparent; border: 1px solid #211e1e;border-bottom: 1px solid #000; color:#666; font-family: "Subtitle", Arial, Verdana, Helvetica, sans-serif;text-transform:uppercase; letter-spacing:1px;font-size:20px; cursor: pointer;}
.category-button:hover { background-color:#fff; color:black}
.header-form-cont {
    z-index: 2;
    width: 100%;
    padding-top: 0px;
    text-align: center;
    margin: auto;
    height: 40px;
}


.header-form {
    z-index: 2;
    width: 25%;
    padding-top: 0px;
    margin: auto;
    box-sizing: border-box;
    height: 40px;
}


.header-form input[type="text"] {
    height: 30px;
    display: inline;
    float: left;
    box-sizing: border-box;
    width: 68%;
    margin-right: 2%;
    padding: 0px;
    margin-left: 0px;
}


.header-form input[type="submit"] {
    background-color: #0895EE;
    border: 0px none;
    color: #FFF;
    padding: 0px;
    cursor: pointer;
    font-family: "Subtitle",Arial,Verdana,Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    width: 30% !important;
    height: 30px;
    display: inline;
    float: right;
    box-sizing: border-box;
    min-width: 30%;
}
.header-form input[type="submit"]:hover{
background-color: #096eae;
}

.search-category-box{   z-index:2;  width: 80%;margin-left:10%; margin-right:10%; height:180px;padding-left:10px; padding-right:10px; padding-top:5px;position: absolute;}
.search-category-title{ z-index: 2;
color: #FFF;
width: auto;
padding: 10px;
text-align: center;
font-size: 25px;
font-family: "TitleBold",Arial,Verdana,Helvetica,sans-serif;
line-height: 35px;}
.search_input{text-decoration:none;background-position:bottom;border:hidden;background-image:url(../images/field-search1.png);background-repeat:no-repeat;width:195px;height:29px;padding-left:5px;padding-right:5px;color:#FFFFFF;font-weight:bold;font-size:20px;font-family:Arial,Helvetica,sans-serif;text-align:center;background-color:#cf043d}
#mod_mainsearch .search_button{text-decoration:none;border:hidden;margin-left:10px;width:87px;height:26px;background-color:#9a012c;color:#FFFFFF;font-weight:bold;font-size:15px;font-family:Arial,Helvetica,sans-serif; cursor: pointer; }
#mod_mainsearch .search_button:hover{background-color: #990000;} 



/**Showcase---------------------------------------------**/	
.showcase-plist{font-size:17px; margin: 0px; width: 50%; height: auto; overflow: hidden; margin-left:0px; float:left; box-sizing: border-box; border-right: 10px solid transparent;}
.showcase-plist .screen{ float:left;width: 100%; height:auto; background-image:url(/images/showcase/music-showcase.jpg); 	background-size: 100% auto;position: relative;}
.go-image img{width:100%; height:auto}
.showcase-plist .screen background-image{ width:100%; height: auto}
.showcase-plist .pretitle h2{ text-align:left;width:500px;float:left; margin-left:20px; margin-top:20px; font-family:"TitleBold",Arial,Verdana,Helvetica,sans-serif;font-size:15px; color: #fff; height:20px; line-height:60px;filter:alpha(opacity=50)}
.showcase-plist .title h1{ text-align:left;width:98%;float:left; margin-left:0;margin-right:0; margin-top:5px; font-family:"TitleExtraBold",Arial,Verdana,Helvetica,sans-serif;font-size:30px; color:#fff; height:auto; line-height:38px}
.showcase-plist .text-container{ width: 100%; height:auto; padding:0px 20px 0px 20px;float:left; background-color:#000; box-sizing:border-box }
.go-playlist{ background-image: url(/images/go-playlist.png);
position: absolute;
z-index: 30;
width: 70px;
height: 70px;
background-size: 100% auto;
right: 8px;
top: 8px;}
.go-text {
    font-family: "Subtitle",Arial,Verdana,Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    position: absolute;
    right: 90px;
    top: 30px;

}

.showcase-plist a:hover{
color:#fff !important;
}
.showcase-plist a{
color:#d8d8d8 !important;
}

.showcase-plist .description{width:auto; margin-top:5px;font-family:"Title",Arial,Verdana,Helvetica,sans-serif;font-size:16px;color:#f3f3f4; text-align:left; padding:0px; width:100%; line-height:25px; height: auto; box-sizing:border-box }
.showcase-plist .button-sc{float: none;
text-decoration: none;
border: hidden;
margin-top: 30px;
width: 50%;
height: auto;
background-color: #9a012c;
color: #FFFFFF;
font-family: "Subtitle",Arial,Verdana,Helvetica,sans-serif;
text-transform: uppercase;
font-size: 20px;
letter-spacing: 1px;
cursor: pointer;
margin-bottom: 20px;
padding: 10px;}
.showcase-plist .button-sc:hover{background-color:#cf043d;}
.showcase-plist .share-container{float:left;  width:100%; height:30px; padding:5px; border-top:#FFFFFF; border-top: #000 solid 1px; border-bottom: #000 solid 1px; vertical-align:bottom}
.share-container .share-box{float:left;   width:auto; height:30px; color:#FFFFFF; margin-right:10px; position:relative;   }


.share-container .buttonSocial ul{list-style: none;width:220px; height:30px; margin:auto; color:#FFFFFF;float:left;padding:0px;}
.share-container .buttonSocial li{background-color: #0000FF; width:30px; height:30px;  margin-right:5px;margin-left:5px; float:left}
.share-container .buttonFB{background-color: #0000FF; width:30px; height:30px;  margin:auto; background-image:url(../images/icon-fb.jpg)}
.share-container .buttonTW{background-color: #0000FF; width:30px; height:30px;  margin:auto; background-image:url(../images/icon-tw.jpg)}
.share-container .buttonG{background-color: #0000FF; width:30px; height:30px;  margin:0px; background-image:url(../images/icon-googleplus.jpg)}
.share-container .textFB{display: inline-block; width: auto; padding-top:5px; color:#666; margin:auto; position:relative;float:left;font-family:"TitleBold";  letter-spacing:0px;font-size:13px;text-align:left}


.share-container .buttonPHOTO ul{list-style: none; width: 500px; height:30px; margin:auto; color:#FFFFFF;float:left;padding:0px; display:none}
.share-container .buttonPHOTO li{background-color: #0000FF; width:30px; height:30px;background-image:url(../images/icon-photo.jpg); float:left;  margin-right:5px;margin-left:5px; }
.share-container .textPHOTO{ display: inline-block; width: auto;color:#666; margin:auto; position:relative;float:left;font-family: "TitleBold";  letter-spacing:0px;font-size:13px; text-align:right; padding-top:5px}

/**preview-tab-playlist---------------------------------------------**/	
.playlist-box{width: 50%;height:auto; float:left; margin-bottom:10px;text-align: left;}
.preview-tab-playlist{width:33.33%; height:auto; float:left;   margin-bottom:10px; box-sizing: border-box;
border-top: 0px solid transparent; border-left: 10px solid transparent; border-right: 10px solid transparent;}
.preview-tab-playlist .image{width:100%; height:auto;  background-color:#666; margin-bottom:0px;}
.preview-tab-playlist .image img{width:100%; height:auto; }
.preview-tab-playlist .title{ margin-bottom:5px; font-family:"TitleExtraBold",Arial,Verdana,Helvetica,sans-serif;}
.preview-tab-playlist .description{height: 150px;
float: left;
margin-bottom: 5px;
font-size: 14px;
line-height: 22px;
background-color: #f3f3f4;
width: 96%;
padding: 2%;
border-bottom: 5px solid #d7d8da;}
.preview-tab-playlist .video{font-size:12px;width:98%; height:1px; float:left; background-color:#e7e1e1;  margin-bottom:0px;padding:0}

/**preview-tab---------------------------------------------**/	
.tag-box{width:50%; height:auto; float:left;   margin-bottom:10px;text-align: left;}
.preview-tab{width:25%; height:210px; float:left;box-sizing: border-box;
border-top: 0px solid transparent; border-left: 10px solid transparent; border-right: 10px solid transparent;  }
.preview-tab .image{width:100%; height:auto; float:left; background-color:#666; margin-bottom:0px;}
.preview-tab .image img{width:100%; height:auto; }
.preview-tab .title{ margin-bottom:5px; font-family:"TitleExtraBold",Arial,Verdana,Helvetica,sans-serif;}
.tag-box .preview-tab .description{background-color: #f3f3f4; width: 96%; padding: 2%; height:70px; float:left;  margin-bottom:5px;font-size:14px; line-height:22px; border-bottom: 5px solid #d7d8da;min-height: 200px; }
.preview-tab .video{font-size:12px;width:98%; height:1px; float:left; background-color:#e7e1e1;  margin-bottom:0px;padding:0; vertical-align:bottom}


/**genres-tab---------------------------------------------**/	
.genres-tab{width:49%; height:400px; float:left;  margin-left:0px; margin-bottom:5px;}
.genres-tab .header{width:auto; height:auto;  margin-left:0px;text-align:left; font-family: "Subtitle",Arial,Verdana,Helvetica,sans-serif;font-size:22px; text-transform: uppercase; letter-spacing: 1px;  }
.genres-tab .footer{width:100%; height:30px;  background-color:#333; margin-left:0px;text-align:left; float:left; position:relative }
.genres-tab .sub-header{width:auto; height:30px;   margin-left:0px;text-align:left  }
.genres-tab .search{width:auto; height:30px;  background-color:#333; margin-left:0px;text-align:left  }
.genres-tab .list{font-size:12px;text-align:left }
ul.genres-tab  {height:auto; width:100%;  margin:0px; float:left; padding:0px;}
ul.genres-tab li{font-size:12px; height:auto; width:100%;  float:left; display: inline; text-decoration:none; border-bottom:1px solid #000; padding-top:2px; padding-bottom:2px}
.genres-tab .image{font-size:12px; height:73px; width:73px; background-color:green; float:left; display: inline; text-decoration:none; border-bottom:1px solid #000}
.genres-tab .image img{width:100%; height:auto; }
.genres-tab .title{font-size:16px;text-align:left; height:20px; width:400px;  float:left; display: inline; text-decoration:none; padding:2px;font-family: "TitleBold",Arial,Verdana,Helvetica,sans-serif; }
.genres-tab .description{font-size:12px; height:auto; width:auto;  float:left; display: inline; text-decoration:none; padding:5px; width: 450px;
text-align: left; line-height: 18px;}


/**band-tab---------------------------------------------**/	
#band-list{
margin-left: -10px;
margin-right: -10px;}
.band-tab{width:49%; height:a; float:left; margin-left:0px; margin-bottom:5px;margin-right:2%}
.band-tab .header{width:auto; height:auto;   margin-left:0px;text-align:left; font-family: "Subtitle",Arial,Verdana,Helvetica,sans-serif;font-size:22px; text-transform: uppercase; letter-spacing: 1px;  }
.band-tab .sub-header{width:auto; height:30px;   margin-left:0px;text-align:left  }
.band-tab .search{width:auto; height:30px;  background-color:#333; margin-left:0px;text-align:left  }
.band-tab .footer{width:100%; height:30px;  background-color:#333; margin-left:0px;text-align:left; float:left; position:relative }
.band-tab .list{font-size:12px;text-align:left }
.band-tab .preview-tab{width: 25%;
box-sizing: border-box;
height: auto;
float: left;
border-left: 10px solid transparent;
margin: 0px;
border-right: 10px solid transparent;
border-top: 4px solid transparent;
box-sizing:border-box;
}
.band-tab .preview-tab .image{width:100%; height:auto; float:left; background-color:red; margin-bottom:5px;}
.band-tab .preview-tab .image img{width:100%; height:auto; }
.band-tab .preview-tab .title{ margin-bottom:5px; font-family: "TitleBold",Arial,Verdana,Helvetica,sans-serif;line-height: 11px; font-size: 12px;}
.band-tab  .preview-tab .description{width:96%; height:20px; float:left;  margin-bottom:5px;font-size:12px; line-height:15px; background-color: transparent; border: transparent; padding: 0% 2% 0% 2%}
.band-tab .preview-tab .video{width:120px; height:20px; float:left; background-color:red;  margin-bottom:0px;}
.band-tab .footer form{padding-left:5px}
.band-tab .footer .header-formBand{width:50%; height:30px; float:right;  margin-bottom:0px;}
.band-tab .footer .search-titleBand{color:#fff; width:50%; float:left; padding-top:2px }
.band-tab .footer .text-cont{width:200px; float:right;margin:5px; height:13px }
.band-tab .footer .submit-cont{min-width: 50px !important;
float: right;
margin: 5px;
height: 20px;
border: medium none;
background-color: #666;
color: #FFF;
cursor: pointer;
min-height: 20px;
font-size: 15px;
padding: 0px;}
.band-tab .footer .submit-cont:hover{ background-color:#9a012c;}

/**special-contents---------------------------------------------**/
.left{margin-right:2%}
.right{margin-right:0px}
.special-tab{width:calc(49% - 10px); height:auto; float:left;  margin-left:0px; margin-bottom:5px; background-color: #f3f3f4;padding: 5px; min-height: 400px;}
.special-tab .header{width:auto; height:auto;  margin-left:0px;text-align:left; font-family: "Subtitle",Arial,Verdana,Helvetica,sans-serif;font-size:22px; text-transform: uppercase; letter-spacing: 1px;  border-bottom:2px solid #000;padding-bottom:3px }

.special-tab .footer{width:100%; height:5px;  margin-left:0px;text-align:left; float:left; position:relative;  border-bottom:0px solid #000; }

.special-tab .preview-tab{width:40%; height:240px; float:left;  margin-left:0px; margin-bottom:5px;margin-top:5px; border: 0px; box-sizing: border-box;}
.special-tab .preview-tab .image{width:100%; height:auto; float:left; background-color:#666; margin-bottom:5px;width: 100%;

background-color: #666;
margin-bottom: 5px;
margin-left: 0px;
padding-left: 0px;
border: 0px;}
.special-tab .preview-tab .image img{width:100%; height:auto; }
.special-tab .preview-tab .title{ margin-bottom:5px; font-family:"TitleExtraBold",Arial,Verdana,Helvetica,sans-serif; width:100%}
.special-tab .preview-tab .description{display:none;width:170px; height:auto; float:left; margin-bottom:5px;font-size:12px; line-height:15px}
.special-tab .preview-tab .video{font-size:12px;width:98%; height:20px; float:left; background-color:#e7e1e1;  margin-bottom:0px;padding:1%}

.special-tab .right-cont{width:60%; height:auto; float:left; padding:5px; font-size:12px; box-sizing: border-box;}
.special-tab .right-cont .title{width:auto; height:auto; float:left; padding:5px; font-size:35px; text-align:left; font-family: "TitleExtraBold",Arial,Verdana,Helvetica,sans-serif;line-height: 38px;}
.special-tab .right-cont .text{width:auto; height:auto; float:left; padding:5px; font-size:15px; text-align:left}


ul.band-buttons{
width:100%;
height:20px;
color:#fff;
padding:5px;
float:right;
margin: auto;
}
ul.band-buttons li.band-bt-top{
text-decoration:none; list-style: none;
width:20px;
height:20px;
float:right;
margin-right:5px;
background-image:url(../images/bt-top.png)
}
ul.band-buttons li.band-bt-down{
text-decoration:none; list-style: none;
width:20px;
height:20px;
float:right;
margin-right:5px;
background-image:url(../images/bt-down.png)
}

/** jcarousel **/
.jcarousel-gen-wrapper-new {position: relative;text-align: center;margin:auto;width:1300px; height:auto; margin-top:10px;overflow:hidden}
.jcarousel-gen-prev-new{float:left;width: 40px;height:133px;margin:auto;position:relative;background-image:url(../images/button-prev-small.png);background-repeat:no-repeat;}
.jcarousel-gen-prev-new a:hover{background-image:url(../images/button-prevACT-small.png);}
.jcarousel-gen-prev-new.inactive { opacity: .5; cursor: default; }
.jcarousel-gen-next-new{float:right;width: 40px;height:133px;margin:auto;position:relative;background-image:url(../images/button-next-small.png);background-repeat:no-repeat;}
.jcarousel-gen-next-new a:hover{background-image:url(../images/button-nextACT-small.png);}
.jcarousel-gen-next-new.inactive { opacity: .5; cursor: default; }

/** .jcarousel-gen-new {float:left;position: relative;overflow: hidden;width: 1220px;height:133px; margin-bottom:20px;} **/
.jcarousel-gen-new {float:left;position: relative;overflow: hidden;width:100%; height:auto; margin-bottom:20px;}
.jcarousel-gen-new ul {width: 3220em;position: relative;list-style: none;margin: 0;padding: 0; margin-top:-1px}
.jcarousel-gen-new li {float: left; border:#e8ebf1 solid 2px}


.genres-buttons{
width:100%;
height:20px;
color:#fff;
padding:5px;
float:right;
margin: auto;
}
li.genres-bt-top{
text-decoration:none; list-style: none;
width:20px;
height:20px;
float:right;
margin-right:5px;
background-image:url(../images/bt-top.png)
}
li.genres-bt-down{
text-decoration:none; list-style: none;
width:20px;
height:20px;
float:right;
margin-right:5px;
background-image:url(../images/bt-down.png)
}


.last-concert_box_index {border-bottom:1px solid #999; margin-bottom: 5px; text-align:left}
.last-concert_box_index .name_index{font-size: 23px;
font-family: "TitleBold",Arial,Verdana,Helvetica;}
.last-concert_box_index .venue_index{font-weight: italic; font-size: 12px;}
.concert_button_index{background-color: #0895EE;
border: 0px none;
color: #FFF;
padding: 10px;
cursor: pointer;
font-family: "Subtitle",Arial,Verdana,Helvetica,sans-serif;
text-transform: uppercase;
font-size: 20px;
letter-spacing: 1px;
min-width: 50%;
min-height: 30px;
float: right;
margin-top: 20px;}

.concert_button_index:hover{
background-color: #096eae;

}



.video-vlog_cont {width: 100%;display: inline-block;position: relative;;margin-bottom:10px;margin-top:0px;margin-right:10px;max-width:1100px;float:left;border:#CCCCCC solid 0px;background-color: #096eae;}
.video-vlog_cont:after {padding-top: 66.25%;display: block;content: '';}
.video-vlog {position: absolute;top: 0; bottom: 0; right: 0; left: 0;background-color: #000;color: white;}	


.iframe-vlog{
width: 100%;
    height: 100%;

}

.description-vlog{
background-color: transparent;

}





/**SMARTPHONE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!**/
@media screen and (max-width:580px)
{
.footer-question input[type="submit"]{
min-width: 100%;
margin-left: -5px;
}


/**mod_mainsearch-----------------------------------------------------**/
.maincenter-search{text-align:center; background-color:#e7e1e1; width:100%;height: 230px;}
.maincenter-search_sf {
    z-index: 1;
    filter: brightness(100%);
    background-image: url("/images/showcase/music-showcase.jpg");
    background-size: 100% auto;
    width: 100%;
    position: relative;
    margin-top: 0px;
    height: 230px;
	float:left;
	display: none;
}
#mod_mainsearch{width:90%;float:left;max-width:1300px;margin:0auto;padding-left:5%;color:#fff;font-size:14px;font-family:"TitleExtraBold",Arial,Verdana,Helvetica,sans-serif;}
.header-answer{ float:left; width:100%;padding:0px;font-size:15px;font-family:"TitleBold",Arial,Verdana,Helvetica,sans-serif; line-height:15px}
.header-category_cont{ float:left; width:auto; padding:5px; margin-left:0px}
.header-category_box{ float:left; width:100%; padding-top:0px; height:auto; padding-right:5px;margin-bottom: 3px;}
.category-button{ float:left; width:100%; padding-top:2px;padding-left:5px; padding-right:5px; text-transform: uppercase; padding-bottom:4px;background-color:#903; border:solid #620625 1px; color:#fff; font-family:"TitleExtraBold",Arial,Verdana,Helvetica,sans-serif;font-size:14px; cursor: pointer;}
.category-button:hover { background-color:#fff; color:black}
.header-form-cont {
    z-index: 2;
    width: 100%;
    padding-top: 10px;
    text-align: center;
    margin: auto;
    height: 40px;
}
.header-form{ width:100%; padding-top:5px}
.search-category-box{ z-index: 2;
width: 80%;
margin-left: 0%;
margin-right: 0%;
height: 230px;
padding-left: 10%;
padding-right: 10%;
padding-top: 5px;
position: relative;
float: left;
background-color:#000;
}
.search-category-title{  width:100%; padding:0px; text-align:center; font-size:14px;font-family:"TitleBold",Arial,Verdana,Helvetica,sans-serif;line-height: 17px; margin-top:15px}
.search_input{text-decoration:none;background-position:bottom;border:hidden;background-image:url(../images/field-search1.png);background-repeat:no-repeat;width:195px;height:29px;padding-left:5px;padding-right:5px;color:#FFFFFF;font-weight:bold;font-size:20px;font-family:Arial,Helvetica,sans-serif;text-align:center;background-color:#cf043d}
#mod_mainsearch .search_button{text-decoration:none;border:hidden;margin-left:10px;width:87px;height:26px;background-color:#9a012c;color:#FFFFFF;font-weight:bold;font-size:15px;font-family:Arial,Helvetica,sans-serif; cursor: pointer; }
#mod_mainsearch .search_button:hover{background-color: #990000;} 

.maincenter-home {
    text-align: center;
    font-size: 17px;
    margin: 0px 0px 0px 0px;
	padding-bottom:0px;
    width: 100%;
	min-width:0px;
    height: auto;
    overflow: hidden;

}

/**Showcase---------------------------------------------**/	
.showcase-plist{ font-size:17px; margin: 0px; width: 100%; height: auto; overflow: hidden; margin-left:0px; float:left;  margin-bottom:20px; box-sizing: border-box; border-right: 0px solid transparent;}
.showcase-plist .screen{ display:visible;float:left;width:100%; height:auto; background-image:url(/images/showcase/music-showcase.jpg)}
.showcase-plist .screen img{width:100%; height:auto}

.showcase-plist .pretitle h2{ text-align:left;width:100%;float:left; margin-left:20px; margin-top:20px; font-family:"TitleBold",Arial,Verdana,Helvetica,sans-serif;font-size:15px; color: #fff; height:20px; line-height:60px;filter:alpha(opacity=50)}
.showcase-plist .title h1{text-align: left;
    width: 98%;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    font-family: "TitleExtraBold",Arial,Verdana,Helvetica,sans-serif;
    font-size: 24px;
    color: #fff;
    height: auto;
    line-height: 27px;
    box-sizing: border-box;}
.showcase-plist .text-container{ width: 100%; height:auto; padding:0px;float:left; background-color:#000}
.showcase-plist .description{width:auto; margin-top:5px; font-size:15px;color:#f3f3f4; text-align:left; padding:1%; width:98%; line-height:25px; height:auto;}
.showcase-plist .button-sc{height:auto; width: 80%;}
.showcase-plist .button-sc:hover{background-color:#cf043d;}

.showcase-plist .share-container{float:left;  width:100%; height:30px; padding:5px; border-top:#FFFFFF; border-top: #000 solid 1px; border-bottom: #000 solid 1px; vertical-align:bottom}
.share-container .share-box{float:left;   width:auto; height:30px; color:#FFFFFF; margin-right:10px; position:relative;   }


.share-container .buttonSocial ul{list-style: none;width:220px; height:30px; margin:auto; color:#FFFFFF;float:left;padding:0px;}
.share-container .buttonSocial li{background-color: #0000FF; width:30px; height:30px;  margin-right:5px;margin-left:5px; float:left}
.share-container .buttonFB{background-color: #0000FF; width:30px; height:30px;  margin:auto; background-image:url(../images/icon-fb.jpg)}
.share-container .buttonG{background-color: #0000FF; width:30px; height:30px;  margin:0px; background-image:url(../images/icon-googleplus.jpg)}
.share-container .textFB{display: inline-block; width: auto; padding-top:5px; color:#666; margin:auto; position:relative;float:left;font-family:"TitleBold";  letter-spacing:0px;font-size:13px;text-align:left}


.share-container .buttonPHOTO ul{list-style: none; width: 500px; height:30px; margin:auto; color:#FFFFFF;float:left;padding:0px; display:none}
.share-container .buttonPHOTO li{background-color: #0000FF; width:30px; height:30px;background-image:url(../images/icon-photo.jpg); float:left;  margin-right:5px;margin-left:5px; }
.share-container .textPHOTO{ display: inline-block; width: auto;color:#666; margin:auto; position:relative;float:left;font-family: "TitleBold";  letter-spacing:0px;font-size:13px; text-align:right; padding-top:5px}


/**preview-tab-playlist---------------------------------------------**/	
.playlist-box{width:100%; height:auto; float:normal; text-align: left; margin-bottom:0px;margin-left:0px; overflow: hidden;}
.preview-tab-playlist{width:100%; height:340px; float:none;   margin-bottom:10px; margin:auto; border-left: 10px solid transparent;
border-right: 10px solid transparent; overflow:hidden; position:relative}
.preview-tab-playlist .image{width:100%; height:200px; float:left; background-color:#666; margin-bottom:5px;}
.preview-tab-playlist .image img{width:85%; height:auto;margin-left:8% }
.preview-tab-playlist .title{ margin-bottom:5px; font-family:"TitleExtraBold",Arial,Verdana,Helvetica,sans-serif;font-size: 20px;}
.preview-tab-playlist .description{width: 100%;
    height: 140px;
    float: left;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 22px;
    padding: 5px;
    z-index: 4;
    box-sizing: border-box;}
.preview-tab-playlist .video{font-size:12px;width:98%; height:1px; float:left; background-color:#e7e1e1;  margin-bottom:0px;padding:0}

/**preview-tab---------------------------------------------**/	
.tag-box{width:100%; height:auto; float:normal; text-align: left;margin-bottom:10px; margin-left:0px}
.preview-tab{width:100%; height:340px; float:none;   margin-bottom:10px; margin:auto; overflow: hidden;
position: relative;}
.preview-tab .image{width:100%; height:auto; float:left; background-color:#666; margin-bottom:5px; }
.preview-tab .image img{width:100%; height:auto; }
.preview-tab .title{ margin-bottom:5px; font-family:"TitleExtraBold",Arial,Verdana,Helvetica,sans-serif;}
.preview-tab .description{width:98%; height:65px; float:left;   margin-bottom:5px;font-size:12px; line-height:25px; padding:1%; transform: translateZ(0);
position: absolute;
top: 200px;}
.preview-tab .video{font-size:12px;width:98%; height:1px; float:left; background-color:#e7e1e1;  margin-bottom:0px;padding:0; vertical-align:bottom}






/**genres-tab---------------------------------------------**/	
.genres-tab{width:100%; height:auto; float:left;  margin-left:0px; margin-bottom:30px;}
.genres-tab .header{width:auto;padding:5px 5px 0px 5px; height:auto;  margin-left:0px;text-align:left; font-family: "Subtitle",Arial,Verdana,Helvetica,sans-serif;font-size:22px; text-transform: uppercase; letter-spacing: 1px; background-color: #000; min-height: 50px;
    color: #fff; }
.genres-tab .footer{width:100%; height:30px;  background-color:transparent; margin-left:0px;text-align:left; float:left; position:relative }
.genres-tab .sub-header{width:auto; height:30px;   margin-left:0px;text-align:left  }
.genres-tab .search{width:auto; height:30px;      background-color: #333; margin-left:0px;text-align:left  }
.genres-tab .list{font-size:12px;text-align:left }
ul.genres-tab  {height:auto; width:100%;  margin:0px; float:left; padding:5px;}
ul.genres-tab li {font-size:12px; height:auto; width:100%;  float:left; display: inline; text-decoration:none; border-bottom:1px solid #000; padding-top:2px; padding-bottom:2px}
.genres-tab .image{font-size:12px; height:auto; width:30%; background-color:green; float:left; display: inline; text-decoration:none; border-bottom:1px solid #000; }
.genres-tab .image img{width:100%; height:auto; }
.genres-tab .title{font-size:12px;text-align:left; height:20px; width:70%;  float:left; display: inline; text-decoration:none; padding:0px;box-sizing: border-box;border-left: 10px solid transparent; }
.genres-tab .description{font-size: 12px;
height: auto;
width: 70%;
float: left;
display: inline;
text-decoration: none;
padding: 0px;
box-sizing: border-box;border-left: 10px solid transparent;}


/**band-tab---------------------------------------------**/	
.band-tab{    width: 100%;
    height: auto;
    float: left;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 30px;
    border-bottom: 5px solid #d7d8da;     padding-bottom: 50px;}
.band-tab .header{width:auto; padding: 5px 5px 0px 5px;height:auto;   margin-left:0px;text-align:left; font-family: "Subtitle",Arial,Verdana,Helvetica,sans-serif;font-size:22px; text-transform: uppercase; letter-spacing: 1px; background-color: #000;
    color: #fff; min-height: 50px; }
.band-tab .sub-header{width:auto; height:30px;   margin-left:0px;text-align:left  }
.band-tab .search{width:auto; height:30px;      background-color: #333; margin-left:0px;text-align:left  }
.band-tab .footer{width: 100%;
    height: auto;
    background-color: transparent;
    margin-left: 0px;
    text-align: left;
    float: left;
    position: relative;
    color: #666 !important;
    border-top: thin solid #999;
    border-bottom: thin solid #999; }
.band-tab .list{font-size:12px;text-align:left }
.band-tab .preview-tab{width: 50%;
box-sizing: border-box;
height: auto;
float: left;
border-left: 5px solid transparent;
margin: 0px;
border-right: 5px solid transparent;
border-top: 4px solid transparent;
}
.band-tab .preview-tab .image{width:100%; height:auto; float:left; background-color:red; margin-bottom:5px;}
.band-tab .preview-tab .image img{width:100%; height:auto; }
.band-tab .preview-tab .title{ margin-bottom:5px; font-family:"TitleExtraBold",Arial,Verdana,Helvetica,sans-serif}
.band-tab  .preview-tab .description{width:96%; height:20px; float:left;  margin-bottom:5px;font-size:12px; line-height:15px}
.band-tab .preview-tab .video{width:100%; height:20px; float:left; background-color:red;  margin-bottom:0px;}
.band-tab .footer form{padding-left:5px}
.band-tab .footer .header-formBand{width:60%; height:auto; float:right;  margin-bottom:0px;}
.band-tab .footer .search-titleBand{color:#666; width:40%; float:left; padding-top:2px ; font-size:12px}
.band-tab .footer .text-cont{width:60%; float:right;margin:5px; height:13px }
.band-tab .footer .submit-cont{width:50px; float:right;margin:5px; height:20px ; border: none; background-color:#666; color:#fff; cursor: pointer}
.band-tab .footer .submit-cont:hover{ background-color:#9a012c;}

#band-list {
    margin-left: 0px;
    margin-right: 0px;
}


/**special-contents---------------------------------------------**/	
.left{margin-right:0px}
.right{margin-right:0px}
.special-tab {width:100%; height:auto; float:left;  margin-left:0px; margin-bottom:0px; background-color: unset; position: relative; overflow: hidden;border-bottom: 5px solid #d7d8da; padding: 0px 0px 30px 0px;min-height: 526px;background-color: #fff;}
.special-tab .header{width:auto; height:auto;   margin-left:0px;text-align:left; font-family: "Subtitle",Arial,Verdana,Helvetica,sans-serif;font-size:22px; text-transform: uppercase; letter-spacing: 1px;  border-bottom:2px solid #000;padding:5px 5px 3px 5px; background-color: #000;
    color: #fff; min-height: 50px;display: table-cell;vertical-align: middle; width: 700px; height: 50px;}

.special-tab .footer{width:100%; height:5px;  margin-left:0px;text-align:left; float:left; position:relative;  border-bottom:0px solid #000; }

.special-tab .preview-tab{width: 100%;
    height: 370px;
    float: none;
    margin-bottom: 10px;
    margin: auto;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    overflow: hidden;
    position: relative;}
.special-tab .preview-tab .image{width:100%; height:auto; float:left; background-color:#666; margin-bottom:5px;}
.special-tab .preview-tab .image img{width:100%; height:auto;transform: scale(2); }
.special-tab .preview-tab .title{ margin-bottom:5px; font-family:"TitleExtraBold",Arial,Verdana,Helvetica,sans-serif;}
.special-tab .preview-tab .description{    width: 98%;
    height: 140px;
    float: left;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 25px;
    padding: 1%;
    z-index: 4;}
.special-tab .preview-tab .video{font-size:12px;width:98%; height:20px; float:left; background-color:#e7e1e1;  margin-bottom:0px;padding:1%}
.special-tab h2{ margin:0px}
.special-tab .right-cont{width: 100%;
    height: auto;
    float: left;
    padding: 5px;
    font-size: 12px;
	box-sizing:border-box;
    z-index: 4;
    position: absolute;
    background-color: #fff;
    top: 260px !important;}
.special-tab .right-cont .title{width:auto; height:auto; float:left; padding:0px; font-size:35px; font-weight:bold; text-align:left; font-size: 20px;line-height: 25px; .special-tab .right-cont .title}
.special-tab .right-cont .text{width:auto; height:auto; float:left; padding:0px; font-size:12px; text-align:left}


.last-concert_box_index {
    border-bottom: 1px solid #999;
    margin-bottom: 5px;
    text-align: left;
    padding: 5px;
}
.concert_button_index {
   background-color: #0895EE;
border: 0px none;
color: #FFF;
padding: 10px;
cursor: pointer;
font-family: "Subtitle",Arial,Verdana,Helvetica,sans-serif;
text-transform: uppercase;
font-size: 20px;
letter-spacing: 1px;
min-width: 50%;
min-height: 30px;
float: unset;
margin-top: 20px;
}
.concert_button_index:hover {
    color: #096eae;
	 background-color: transparent;
}
}