/*[fmt]0*//*
ColorBox Core Style:
The following CSS is consistent between example themes and should not be altered.
*/#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;}#cboxTitle{margin:0;text-transform:none;}#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;}.cboxIframe{width:100%;height:100%;display:block;border:0;}/*
User Style:
Change the following styles to modify the appearance of ColorBox.  They are
ordered & tabbed in a way that represents the nesting of the generated HTML.
*/#cboxOverlay{background:#000000;}#colorbox{}#cboxContent{margin-top:20px;}.cboxIframe{background:#FFFFFF;}#cboxError{padding:50px;border:1px solid #CCCCCC;}#cboxLoadedContent{border:5px solid #000000;background:#4D5356;}#cboxTitle{position:absolute;top:-20px;left:4px;color:#CCCCCC;text-transform:none;}#cboxCurrent{position:absolute;top:-20px;right:5px;color:#CCCCCC;}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#FFFFFF;}#cboxPrevious{position:absolute;top:50%;left:10px;background:#333333 url(../../../img/ico/20x12.png) no-repeat 0px 24px;width:20px;height:60px;text-indent:-9999px;margin-top:-30px;border:1px solid #000000;}#cboxPrevious:hover{background-position:-20px 24px;background-color:#FFFFFF;border:1px solid #DDDDDD;}#cboxNext{position:absolute;top:50%;right:30px;background:#333333 url(../../../img/ico/20x12.png) no-repeat -80px 24px;width:20px;height:60px;text-indent:-9999px;margin-top:-30px;border:1px solid #000000;}#cboxNext:hover{background-position:-100px 24px;background-color:#FFFFFF;border:1px solid #DDDDDD;}#cboxLoadingOverlay{background:#000000;}#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}#cboxClose{position:absolute;top:10px;right:30px;display:block;background:url(images/controls.png) no-repeat -40px 0px;width:20px;height:20px;text-indent:-9999px;border:none;}#cboxClose:hover{background-position:-40px -20px;}/*--- zoom do uniforme*/#cboxLoadedContent #chao_unif{height:90px;/*+placement:anchor-bottom-left 0px 0px;*/position:absolute;left:0px;bottom:0px;background:#43484B;width:227px;}