@charset "utf-8";
/* CSS Document */

/*MODAL*/
/*body #colorbox {width: 770px !important}
body #cboxWrapper {
        width: 704px !important;
        padding: 0 33px!important;
}*/
body #cboxLoadedContent { width: 100px;
        background: 0 none; border: 0 none;
}
.modalList { float: left; width: 100%; clear:both; border-bottom: 1px dotted #514d52; margin: 5px 0 0; padding: 0 0 6px}
.modalList li{ float: left; width: 200px; font: 12px/12px "Treid", arial,sans-serif}
.modalList li:before {
        content: "|";
        padding: 0 10px;
}
.modalList li:first-child:before {
        content: "";
        padding: 0;
}
.listAno {width: 235px}
.listMedidas {width: 100px}
body #cboxPrevious {
    background: url(../img/flechas.png) no-repeat scroll 0 0 transparent;
    height: 65px;
    left: 0px;
    margin-top: -32px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 17px;
}

body #cboxNext {
	background: url(../img/flechas.png) no-repeat scroll right 0 transparent;
	height: 65px;
	margin-top: -32px;
	position: absolute;
	right: 0px;
	text-indent: -9999px;
	top: 50%;
	width: 17px;
	background-image: url(../img/flechas.png);
}
body #cboxCurrent {display: none !important}
body #cboxPrevious:hover { background-position: 0 0}
body #cboxNext:hover {background-position: right 0}
#cboxClose {
    background: url(../img/close.png) no-repeat    ;
    display: block;
    height: 15px;
    position: absolute;
    right: 0px;
    text-indent: -9999px;
    top: 4px;
    width: 48px;
}.modalText {padding: 0 50px; background: #000}
.view-background-slider {
        min-height: 100%;
        min-width: 100%;
        height: auto;
        position: fixed;
        top: 0;
        left: 0;
        z-index:-9999;
}

.view-background-slider img {
        position: fixed;
        top: 0;
        left: 0;
        z-index:-9999;
}

.boxHover {
    display: none;
    width: 106px;
    height: 111px;
    background-color: #000;
    border: 3px solid white;
    position: absolute;
    /*margin-top: -127px;*/
    color: white;
    text-decoration: none;
    font-size: 14px;
    padding: 5px;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    top: 0;
}#test p {
opacity: 0;
text-align: center;
-webkit-transition: opacity 2s ease-in;
-moz-transition: opacity 2s ease-in;
-o-transition: opacity 2s ease-in;
-ms-transition: opacity 2s ease-in;
transition: opacity 2s ease-in;
} .modalTitle {
        background: #181718;
        padding: 3px;
        font: 14px/14px "Glifa", georgia,serif;
        color: #fff;
        text-transform: uppercase;
}

.modalFoto { text-align: center; background: #000}

/*obras*/
#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;}#cboxTitle{margin:0;}
#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer;}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;}.cboxIframe{width:100%;height:100%;display:block;border:0;}
#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
#cboxOverlay{background:#000;}#colorbox{}#cboxContent{margin-top:20px;}.cboxIframe{background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}
#cboxLoadedContent{border:5px solid #000;background:#fff;}
#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc;}
#cboxCurrent{position:absolute;top:-20px;right:0px;color:#ccc;}
#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff;}
#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(/colorbox/example3/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px;}#cboxPrevious:hover{background-position:bottom left;}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(/colorbox/example3/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px;}
#cboxNext:hover{background-position:bottom right;}#cboxLoadingOverlay{background:#000;}
#cboxLoadingGraphic{background:url(/colorbox/example3/images/loading.gif) no-repeat center center;}
#cboxClose{
	position:absolute;
	top:-14px;
	right:14px;
	display:block;
	width:54px;
	height:19px;
	text-indent:-9999px;
	background-image: url(../img/close.png);
}
#cboxClose:hover{background-position:bottom center;}.ctools-locked{color:red;border:1px solid red;padding:1em;} 
.ctools-owns-lock{background:#FFFFDD none repeat scroll 0 0;border:1px solid #F0C020;padding:1em;} 
a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing{padding-right:18px !important;background:url(/modules/ctools/images/status-active.gif) right center no-repeat;} 
div.ctools-ajaxing{float:left;width:18px;background:url(/modules/ctools/images/status-active.gif) center center no-repeat;}
