
.allinone_carousel {
    position:relative;
    margin-bottom:30px;
}

.allinone_carousel img {
	max-width:none;
	max-height:none;
}
.allinone_carousel_list {
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}

.allinone_carousel .contentHolder {
	position:relative;
	overflow:hidden;
}
.mycanvas {
	position:absolute;
	top:8px;
	right:10px;
	z-index:1000;
}

.myloader {
	background:url(skins/loader.gif);
	width:37px;
	height:37px;
	position:absolute;
	left:49%;
	top:49%;
	z-index:999;
}


/***sweet SKIN***/

.allinone_carousel.sweet .contentHolderUnit {
	position:absolute;
	/*float:left;
	display:block;*/
	overflow:hidden;
	cursor: pointer;
	/*border:1px #F00 solid;*/
	background:url(../images/empty.gif) repeat;
	/*border: 8px solid rgba(0, 0, 0, 0.5);
    border-radius: 4px 4px 4px 4px;*/
    height: 308px;
    width: 450px;

}


.allinone_carousel.sweet .elementTitle {
	position:absolute;
	left:0;
	top:15px;
	width:100%;
	text-align:center;
	font: 18px/30px "Foobar Pro-Regular";
	color:#555555;
	text-transform:capitalize;
}
.allinone_carousel.sweet .playOver {
	position:absolute;
	width:100px;
	height:70px;
	background:url(../images/play_overON.png) 0 0 no-repeat;
	display:none;
	z-index:200;
	cursor: pointer;
}

.allinone_carousel.sweet .playOver:hover {
	background:url(../images/play_overOFF.png) 0 0 no-repeat;
	display:none;
	z-index:200;
	cursor: pointer;
}

.allinone_carousel.sweet .bannerControls {
	position:absolute;
	left:0px;
	top:0px;
	z-index:200;
	width:100%;
}

.allinone_carousel.sweet .leftNav {
	position:absolute;
	left:5px;
	width:40px;
	height:65px;
	background:url(../images/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_carousel.sweet .leftNav:hover {
	background:url(../images/leftNavON.png) 0 0 no-repeat;
}
.allinone_carousel.sweet .rightNav {
	position:absolute;
	right:5px;
	width:40px;
	height:65px;
	background:url(../images/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_carousel.sweet .rightNav:hover {
	background:url(../images/rightNavON.png) 0 0 no-repeat;
}
.allinone_carousel.sweet .bottomNav {
	position:absolute;
	height:35px;
	width:0;
	padding-left:9px;
	z-index:140;
}
.allinone_carousel.sweet .bottomNavButtonOFF {
	float:left;
	display:block;
	width:11px;
	height:11px;
	background:url(../images/bottomNavOFF.png) 0 0 no-repeat;
	padding-left:9px;
	cursor: pointer;
}

.allinone_carousel.sweet .bottomNavButtonON {
	float:left;
	display:block;
	width:11px;
	height:11px;
	padding-left:9px;
	background:url(../images/bottomNavON.png) 0 0 no-repeat;
	cursor: pointer;
}

.allinone_carousel.sweet .bottomNavLeft {
	position:absolute;
	width:63px;
	height:35px;
	bottom:-10px;
	z-index:140;
}
.allinone_carousel.sweet .bottomNavRight {
	position:absolute;
	width:63px;
	height:35px;
	bottom:-10px;
	z-index:140;
}

.allinone_carousel.sweet .bottomOverThumb {
	position:absolute;
	width:88px;
	height:106px;
	background:url(../images/bottomOverThumbBg.png) 23px bottom no-repeat;
	bottom:27px;
	margin-left:-25px;
}
.allinone_carousel.sweet .bottomOverThumb img {
	border:4px solid #FFFFFF;
}



.portfolioBox{
    
}
.title p {
    font-size: medium;
    margin: 5px 0;
    text-align: center;
}
.name  {
    color: #252525;
    font-size: medium;
    margin: 5px 0;
    text-align: center;
}

.portfolioBox .name{
    color:#fff!important;
}
.iconBox .title + p {
    margin-top: 20px;
    padding:0 10px;
}
.portfolioBox .postlink {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #000000;
    margin-left: 5px;

    padding: 12px 10px 10px;
}
.car {
    color: #FFFFFF;
    margin-top: -75px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.car a {

    font: 16px/20px "Foobar Pro-Regular";
    text-align: center;
    text-transform: capitalize;
    color:#fff;
       -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.car:hover a {
    color:#333;
}
.car:hover .splitter {
    background:#333;
}
.car span {
    font-size: 20px;

}

/* Musiques - 3 */


.col-md-1.all a {
    padding: 31px;
    background-color: black;
}

.col-md-1 span {
    width: 100%;
    padding: 60px 40px;
    margin: 5px 0;
}



.aaaa.active {

    background-color: black!important;
    padding: 70px 20px;
    width: 100%;
    text-align: center;
    color: #FFFFFF!important;
}

.aaaa {

    background-color: #FFF;
    padding: 70px 20px;
    width: 100%;
    text-align: center;
    color: #000;
	border: 2px solid transparent !important;
}

.aaaa:hover {

    background-color: black;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
}

.bbbb {
    width: 25%;
    padding: 30px 0;

}

.mus {
    border: medium none;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    outline: medium none;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    z-index: 1;
    float: left;
    line-height: 20px;
}
#search_box {

}
.no_results {
    font-size: 20px;
    margin: 2% 0 2% 1.5%;
    text-align: center;
    width: 97%;
}
.mmm.search {
    margin-left: 0px;
    margin-top: 0px;
    position: relative;
    width: 100%;
    padding-right: 50px;
    position: relative;
}
*:focus{
    outline: none
}
.mmm.search .search-query {
    background: none repeat scroll 0 0 #ffffff;
    border: medium none;
    color: #707070;
    font-size: 13px;
    font-style: italic;
    height: 34px;
    padding-left: 32px;
    width: 100%;
}

.ico-search-art{
    position: absolute;
    line-height: 35px;
    width: 30px;
    text-align: center;
}


.mmm.search .search-icon {
    background: none;
    border: 0 none;
    color: #FFFFFF!important;
    height: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    background:#000;
    font-size:24px;
    padding-right: 10px;
}
.mmm.search .search-icon:focus{
    outline:none;
}
.mmm.search .search-icon a{
    color: #FFFFFF!important;
}

/* Musiques - 3 */

.car .splitter {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 2px;
    margin: 5px auto;
    padding: 0 !important;
    width: 60%;
}

.car.classique {
    background-color: #3399CC;
    color: #FFFFFF !important;
}

.car.pop-rock {
    background-color: #FF3333;
    color: #FFFFFF;
}

.car.jazz-soul {
    background-color: #996633;
    color: #FFFFFF;
}

.car.lounge-musique {
    background-color: #9966CC;
    color: #FFFFFF;
}

.car.djs {
    background-color: #FF66FF;
    color: #FFFFFF;
}

.car.disco-funk {
    background-color: #FF9900;
    color: #FFFFFF;
}

.car.world-musique {
    background-color: #FFCC33;
    color: #FFFFFF;
}

.car.fanfares-chorales {
    background-color: #33CC66;
    color: #FFFFFF;
}



