
/* ROYAL SLIDER - PROFILE PAGE - DA MIRNA */

/* Width and height of slider in %, px or em */
#homeSlider {
        width: 1024px;			
        height: 368px;
        margin: 0 auto;
}

 
/* 
        Left and right navigation arrows 	
*/
.royalSlider.default .arrow
{
        background: transparent;	
        background-image:url("../../img/arrows.png");
        
        /* change arrows size here */
        width: 37px;
        height: 70px;
        margin-top:-15px;	

        -moz-border-radius: 0; 
        -webkit-border-radius: 0; 
        border-radius: 0;

        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;	
}

/* arrow position in slider with thumbs */
.royalSlider.default.with-thumbs .arrow {
        margin-top:-49px;
}

/* Arrow down state */
.royalSlider.default .arrow:active {	
        background-color: transparent;
}

/* Arrow disabled state */
.royalSlider.default .arrow.disabled {	
        background-color: transparent !important;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)" !important;
        filter: alpha(opacity=20) !important;
        -moz-opacity: 0.2;
        -khtml-opacity: 0.2;
        opacity: 0.2;	
}

/* left arrow */
.royalSlider.default .arrow.left {
        background-position: 0 0; 
        width: 36px; 
        height: 70px;
        left: 0;	
}

.royalSlider.default .arrow.left:active {
        background-color: transparent;  	
        background-position: -226px 0; 
        width: 36px; 
        height: 70px; 
} 

.royalSlider.default .arrow.left:hover {	
        background-position: -113px 0; 
        width: 36px; 
        height: 70px;  
}

/* right arrow */
.royalSlider.default .arrow.right {
        background-position: -56px 0; 
        width: 37px; 
        height: 70px;
        right: 0;
}

 .royalSlider.default .arrow.right:active {
                background-color: transparent;  	
                background-position: -282px 0; 
                width: 37px; 
                height: 70px;
 }

.royalSlider.default .arrow.right:hover {	
                background-position: -169px 0; 
                width: 37px; 
                height: 70px;
 } 

a {
        outline: 0;
}

.history_back {
        color: #818285; 
        text-align: right; 
        text-transform: uppercase;
        padding-right: 20px;
        padding-top: 35px;
}
.history_back a {
        font-family: 'LatoRegular', Helvetica;
        font-size: 14px;
        color: #818285;
}

/* ALTRO */

#wrapperduebis{
        width:1024px; 
        margin:0px auto;
        /*background-color:#f6f6f6;*/
        background: #F6F6F6 url("../../images/header/bg-header-bottom-min.png") no-repeat top;
}
       
#wrapperduebis #duecoluno1 {
        /*width:250px;*/
        width: 350px;
        /*height: 170px;*/
        float: left;
        margin-top: 10px;
        margin-right: 0;
        padding-right: 10px;
        clear: both;
        background: transparent;
        margin-left: 0px;
}


#wrapperduebis #duecoluno1 img {
        float: right;
        /*margin-bottom: 10px;*/
}


#duecoluno1 .thumbox {
        position: relative;
        margin-bottom: 10px;
}

#duecoluno1 #thumbox1 {
        position: relative;
        /*height: 221px;*/
        margin-bottom: 10px;
}

#duecoluno1 #thumbox2 {
        position: relative;
        /*height: 167px;*/
        margin-bottom: 10px;
}

#duecoluno1 #thumbox3 {
        position: relative;
        /*height: 221px;*/
        margin-bottom: 10px;
}

#duecoluno1 #thumbox4 {
        position: relative;
        margin-bottom: 10px;
}

.memberfirmbutton3 {
    /*top: 284px;*/
    /*margin-top: -12px;*/
    /*margin-left: 212px;*/
   
    right: 0px;
    bottom: 0px;
    position: absolute;
    /*bottom:305px;*/
    font-size: 0;
}



#wrapperduebis #duecoldue {
        /*margin-top: 33px;*/
        margin-top: 10px;
        /*width: 584px;*/
        /*width: 540px;*/
        width: 548px;
        float: left;
        margin-right: 58px;
        padding-left: 58px;
        /*padding-bottom: 40px;*/
        margin-bottom: 40px;

        /*padding-right: 60px;*/
        background: white;
}

.ie7 #wrapperduebis #duecoldue img {
        /*margin-top: 10px;*/
        /*width: 548px;*/
        /*float: left;*/
        /*margin-right: 58px;*/
        margin-left: -58px;
        /*padding-bottom: 40px;*/
        /*margin-bottom: 40px;*/
}

#wrapperduebis #duecoluno1 h1 {
        color: #B6CA29;
        font-size: 20px;
        text-transform: uppercase;
        padding: 10px;
}

#wrapperduebis #duecoldue h1 {
        color: #eb8b1c;
        font-size: 25px;
        text-transform: uppercase;
        padding: 10px; 
        margin-top: 37px;  
}

#wrapperduebis #duecoldue h2 {
        color: #7d7e81;
        font-size: 24px;
        font-family: 'LatoLight', Helvetica;  
        padding: 10px;
        
        
        margin-top: 15px;
        margin-bottom: 18px;
        
        /*margin-top: 8px;*/
        /*margin-bottom:25px;*/
        line-height: 31px;
}

#wrapperduebis #duecoluno1 p, #wrapperduebis #duecoldue p {
        color: #7d7e81;
        padding: 10px;
        padding-right: 60px;
        font-family: Helvetica; 
        line-height:19px;
}

#wrapperduebis .bigthumbox img.bigthumb {
        float: right;
        margin-top: 70px;
        
        
        
        /*margin-right: 60px;*/

        /*float: right;*/
        /*margin-right: 59px;*/
        
        /*background: transparent;*/
}

/****************************************************************************/
/********************** LIGHTBOX JQUERY PLUGIN ******************************/
/****************************************************************************/

#lightbox-container-image-data-box {
        display: none !important;
}

#lightbox-container-image {
        padding: 0px;
}

#lightbox-container-image-data-box {
        font: 10px Verdana, Helvetica, sans-serif;
        background-color: white;
        margin: 0 auto;
        line-height: 1.4em;
        overflow: auto;
        width: 100%;
        padding: 0;
}

#lightbox-nav-btnNext {
        right: 0;
        float: right;
        /*margin-right: -65px;*/
        background: url('../../images/system-plus/button-avanti.png') right 45% no-repeat; 
}

#lightbox-nav-btnPrev {
        background: url('../../images/system-plus/button-indietro.png') left 45% no-repeat; 
}


#lightbox-secNav-btnClose {
        /*width: 66px;*/
        /*float: right;*/
        /*padding-bottom: 0.7em;*/
        padding-bottom: 0;
        padding-right: 1px;
        position: absolute;
        /*left: 100%;*/
        right: 0px;
        /*margin-right: 67px;*/
        /*position: absolute;*/
        /*top: 0;*/
        /*right: 0;*/
        /*margin-left: 62px;*/
        /*padding-left: 62px;*/
        /*margin-left: 61px;*/
}

/*#lightbox-secNav-btnClose {*/
/*        width: 66px;*/
/*        position: absolute;*/
/*        top: 0;*/
/*}*/


