
body #colorbox #colorbox, body #cboxOverlay, body #colorbox #cboxWrapper {
    left: 0;
    overflow: visible;
    position: absolute;
    top: 0;
    z-index: 9999;
}
body #cboxOverlay {
    height: 100%;
    position: fixed;
    width: 100%;
}
body #colorbox #cboxMiddleLeft, body #colorbox #cboxBottomLeft {
    clear: left;
}
body #colorbox #cboxContent {
    overflow: visible;
    position: relative;
}
body #colorbox #cboxLoadedContent {
    overflow: auto;
}
body #colorbox #cboxLoadedContent iframe {
    border: 0 none;
    display: block;
    height: 100%;
    width: 100%;
}
body #colorbox #cboxTitle {
    margin: 0;
}
body #colorbox #cboxLoadingOverlay, body #colorbox #cboxLoadingGraphic {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
body #colorbox #cboxPrevious, body #colorbox #cboxNext, body #colorbox #cboxClose, body #colorbox #cboxSlideshow {
    cursor: pointer;
}
body #cboxOverlay {
    background: none repeat scroll 0 0 #000000;
}
body #colorbox {
    overflow: visible !important;
}
body #colorbox #cboxTopLeft {
    background: url("../imagens/controls.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 14px;
    width: 14px;
}
body #colorbox #cboxTopCenter {
    background: url("../imagens/border.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    height: 14px;
}
body #colorbox #cboxTopRight {
    background: url("../imagens/controls.png") no-repeat scroll -36px 0 rgba(0, 0, 0, 0);
    height: 14px;
    width: 14px;
}
body #colorbox #cboxBottomLeft {
    background: url("../imagens/controls.png") no-repeat scroll 0 -60px rgba(0, 0, 0, 0);
    height: 15px;
    width: 14px;
}
body #colorbox #cboxBottomCenter {
    background: url("../imagens/border.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    height: 15px;
}
body #colorbox #cboxBottomRight {
    background: url("../imagens/controls.png") no-repeat scroll -36px -60px rgba(0, 0, 0, 0);
    height: 15px;
    width: 14px;
}
body #colorbox #cboxMiddleLeft {
    background: url("../imagens/controls.png") repeat-y scroll -175px 0 rgba(0, 0, 0, 0);
    width: 14px;
}
body #colorbox #cboxMiddleRight {
    background: url("../imagens/controls.png") repeat-y scroll -211px 0 rgba(0, 0, 0, 0);
    width: 14px;
}
body #colorbox #cboxContent {
    background: none repeat scroll 0 0 #FFFFFF;
}
body #colorbox #cboxLoadedContent {
    margin-bottom: 5px;
}
body #colorbox #cboxLoadingOverlay {
    background: url("../imagens/loading_background.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
body #colorbox #cboxLoadingGraphic {
    background: url("../imagens/loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
}
body #colorbox #cboxTitle {
    bottom: -25px;
    color: #7C7C7C;
    font-weight: bold;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
body #colorbox #cboxCurrent {
    bottom: -25px;
    color: #7C7C7C;
    font-weight: bold;
    left: 58px;
    position: absolute;
}
body #colorbox #cboxPrevious, body #colorbox #cboxNext, body #colorbox #cboxClose, body #colorbox #cboxSlideshow {
    background: url("../imagens/controls.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -29px;
    height: 20px;
    position: absolute;
    text-indent: -9999px;
    width: 31px;
}
body #colorbox #cboxPrevious {
    background-position: -51px -25px;
    left: 0;
}
body #colorbox #cboxPrevious.hover {
    background-position: -51px 0;
}
body #colorbox #cboxNext {
    background-position: -75px -25px;
    left: 27px;
}
body #colorbox #cboxNext.hover {
    background-position: -75px 0;
}
body #colorbox #cboxClose {
    background-position: -96px -25px;
    border: medium none;
    right: 10px;
    top: -24px;
}
body #colorbox #cboxClose.hover, body #colorbox #cboxClose:hover {
    background-position: -96px -2px;
}
body #colorbox .cboxSlideshow_on #cboxSlideshow {
    background-position: -125px 0;
    right: 27px;
}
body #colorbox .cboxSlideshow_on #cboxSlideshow.hover {
    background-position: -150px 0;
}
body #colorbox .cboxSlideshow_off #cboxSlideshow {
    background-position: -150px -25px;
    right: 27px;
}
body #colorbox .cboxSlideshow_off #cboxSlideshow.hover {
    background-position: -125px 0;
}
body #colorbox .cboxIEa {
    height: 300px !important;
    width: 600px !important;
}
