#ibox_wrapper {
    float:left;
    width:850px ;
    height:200px;
    margin-right:0px; 
    margin-bottom:20px;
    overflow:hidden;
    border:0px !important;
    position:relative;
}


#ibox_wrapper #ibox_slajdy {
    position:relative;
    display:block;    
    width:850px ;
    height:200px;
    margin:0px auto;
    overflow:hidden;
    z-index:100;
}


#ibox_wrapper .item {
    position:relative;
    display:block;
    width:850px;
    height:200px;
    border:1px solid red;
    float:left;
    overflow:hidden;
    z-index:100;

    text-align:center;
    vertical-align:middle;
    font-size:24px;
}

#ibox_wrapper #ibox_slajdy p {
    padding:0px;
    margin:0px;
}

#ibox_wrapper #ibox_slajdy ul {
    padding:0px;
    margin:0px;
    list-style:none;    
}
#ibox_wrapper #ibox_slajdy li {
    padding:0px;
    margin:0px;    
}


.background_style_100 {
    background:none;
}
.background_style_75 {
    background:url('../images/bg-black-75prc.png') top left repeat;
}
.background_style_50 {
    background:url('../images/bg-black-50prc.png') top left repeat;
}
.background_style_25 {
    background:url('../images/bg-black-25prc.png') top left repeat;
}
.background_style_0 {
    background-color:black;
}

#ibox_wrapper #controls {
    position:absolute;
    display:block;
    position:absolute;
    z-index:120;
    list-style:none;
    bottom:0px;
    right:20px;
}
#ibox_wrapper #controls li {
    display:block;
    background:url("../images/paginator.png") center center no-repeat;
    float:left;    
    margin-left:0px;
    cursor:pointer;
    width:25px;
    height:25px;
}



#ibox_wrapper .page_button {
    display:block;
    width:25px;
    height:25px;
    background:url("../images/paginator.png") center center no-repeat;
    float:left;    
    margin-left:0px;
    cursor:pointer;
}
#ibox_wrapper .page_button:hover {
    background:url("../images/paginator-selected.png") center center no-repeat;    
}

#ibox_wrapper .page_button {
    display:block;
    width:25px;
    height:25px;
    background:url("../images/paginator.png") center center no-repeat;
    float:left;    
    margin-left:0px;
    cursor:pointer;
}
#ibox_wrapper .page_button:hover {
    background:url("../images/paginator-selected.png") center center no-repeat;    
}

#ibox_wrapper .current {
    background:url("../images/paginator-selected.png") center center no-repeat !important;    
}


/* =========================================== */

#ibox_wrapper #ibox_slajdy .style_0 {
    display:none;
}
#ibox_wrapper #ibox_slajdy .style_0 .title {
    display:none;
}
#ibox_wrapper #ibox_slajdy .style_0 .more {
    display:none;
}

/* =========================================== */

#ibox_wrapper #ibox_slajdy .style_1 {
    bottom:0px;
    height:auto;
    /* min-height:33%; */
    position:absolute;
    padding:0px;
    width:100%;
    z-index: 110;
}
#ibox_wrapper #ibox_slajdy .style_1 .title {
    font-size:22px;
    color:white;
    clear:both;
    padding:20px 20px 5px 20px ;
    width:auto;
}
#ibox_wrapper #ibox_slajdy .style_1 .more {
    /*padding:0px 20px 40px 20px; */
    padding:0 150px 20px 20px;
    color:#ccc;
    font-size:12px;
    width:auto;    
}

/* =========================================== */

#ibox_wrapper #ibox_slajdy .style_2 {
    top:0px;
    height:auto;
    position:absolute;
    padding:0px;
    width:100%;
    z-index: 110;
}
#ibox_wrapper #ibox_slajdy .style_2 .title {
    font-size:22px;
    color:white;
    clear:both;
    padding:15px 20px 5px 20px ;
    width:auto;
}
#ibox_wrapper #ibox_slajdy .style_2 .more {
    padding:0px 20px 10px 20px;
    color:#ccc;
    font-size:12px;
    width:auto;
}

/* =========================================== */

#ibox_wrapper #ibox_slajdy .style_3 {
    top:25%;
    position:absolute;
    padding:10px 20px;
    width:40%;
    z-index: 110;
}
#ibox_wrapper #ibox_slajdy .style_3 .title {
    font-size:22px;
    color:white;
    clear:both;
    width:auto;
}
#ibox_wrapper #ibox_slajdy .style_3 .more {
    color:#ccc;
    font-size:12px;
    margin-top:5px;
    width:auto;
}
/* =========================================== */

#ibox_wrapper #ibox_slajdy .style_4 {
    position:absolute;
    right:0px;
    top:25%;
    padding:10px 20px;
    width:40%;
    z-index: 110;
}
#ibox_wrapper #ibox_slajdy .style_4 .title {
    font-size:22px;
    color:white;
    clear:both;
    width:auto;
}
#ibox_wrapper #ibox_slajdy .style_4 .more {
    color:#ccc;
    font-size:12px;
    margin-top:5px;
    width:auto;
}

/* =========================================== */


#ibox_wrapper #ibox_slajdy .style_5 {
    position:absolute;
    top:0px;
    left:0px;
    width:33%;
    height:100%;
    z-index: 110;
}
#ibox_wrapper #ibox_slajdy .style_5 .title {
    font-size:22px;
    color:white;
    clear:both;
    width:auto;
    padding:20px 20px 5px 20px;
}
#ibox_wrapper #ibox_slajdy .style_5 .more {
    color:#ccc;
    font-size:12px;
    margin-top:5px;
    width:auto;
    padding:0px 20px 30px 20px;
}

/* =========================================== */

#ibox_wrapper #ibox_slajdy .style_6 {
    position:absolute;
    top:0px;
    right:0px;
    width:33%;
    height:100%;
    z-index: 110;
}
#ibox_wrapper #ibox_slajdy .style_6 .title {
    font-size:22px;
    color:white;
    clear:both;
    width:auto;
    padding:20px 20px 5px 20px;
}
#ibox_wrapper #ibox_slajdy .style_6 .more {
    color:#ccc;
    font-size:12px;
    margin-top:5px;
    width:auto;
    padding:0px 20px 30px 20px;
}
/* =========================================== */




/* CUSTOM A = 7*/ 
#ibox_wrapper #ibox_slajdy .style_7 {
    position:absolute;
    top:30%;
    left:0px;
    width:70%;
    height:auto;
    z-index: 110;
}
#ibox_wrapper #ibox_slajdy .style_7 .title {
    font-size:26px;
    font-weight:bold;
    color:white;
    clear:both;
    width:auto;
    padding:20px 20px 5px 40px;
}
#ibox_wrapper #ibox_slajdy .style_7 .more {
    color:#ddd;
    font-size:18px;
    margin-top:5px;
    width:auto;
    padding:0px 20px 20px 40px;
}
/* END OF CUSTOM A=7 */


/* CUSTOM A = 8*/ 
#ibox_wrapper #ibox_slajdy .style_8 {
    position:absolute;
    top:10%;
    left:0px;
    width:70%;
    height:auto;
    z-index: 110;
}
#ibox_wrapper #ibox_slajdy .style_8 .title {
    font-size:36px;
    font-weight:bold;
    color:white;
    clear:both;
    width:auto;
    padding:20px 20px 5px 40px;
    line-height:1.2em;
}
#ibox_wrapper #ibox_slajdy .style_8 .more {
    color:#ddd;
    font-size:21px;
    margin-top:5px;
    width:auto;
    padding:0px 20px 20px 40px;
    line-height:1.1em;
}
/* END OF CUSTOM A=8 */


/* CUSTOM A = 9*/ 
#ibox_wrapper #ibox_slajdy .style_9 {
    position:absolute;
    top:40%;
    right:0px;
    width:70%;
    height:auto;
    z-index: 110;
}
#ibox_wrapper #ibox_slajdy .style_9 .title {
    font-size:26px;
    font-weight:bold;
    color:white;
    clear:both;
    width:auto;
    padding:20px 20px 5px 40px;
    text-align:right;
}
#ibox_wrapper #ibox_slajdy .style_9 .more {
    color:#ddd;
    font-size:18px;
    margin-top:5px;
    width:auto;
    padding:0px 20px 20px 40px;
    text-align:right;
}
/* END OF CUSTOM A=9 */

