/* FRAME PLAYER */
BODY{background:black;	color:#000;	/*font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Arial, Tahoma, Geneva, sans-serif;
    font-size:12px;
    text-align: center;
}
#boxplayer {background-color:#000; width:657px; height:552px; margin:0; padding:2px 0 0 0; color:#FFF;}
#embedvideo {text-align:center; width:100%; height:386px; margin:0 auto; margin-left:7px; margin-top:22px; _padding-bottom:5px; position:relative; clear:both;}
/*#embedvideo {text-align:center; height:381px; margin:0 auto; margin-top:25px; position:relative; clear:both;}*/

#lbOuterContainer {width:940px !important}
#lbIframe {width:900px !important}

.imgP{border:1px solid #6C6F5E}
#imgG{border:1px solid #FFFBF4}

#ra{color:#FFCC00; !important}

#legendaFotoG{color:#fff;}

/*_____________________________________________ Start - Projects - jCarouselLiteDemo _____________________________________________*/

#jCarouselLiteDemo .carousel  {
    padding: 15px 0 0 0;
    margin: 0 0 20px 10px;
    position: relative;     
}
    #jCarouselLiteDemo .digg {
        position: absolute;
        left: 610px;
        top: 110px;
    }
    #jCarouselLiteDemo .main {
        margin-left: 40px;
    }

    #jCarouselLiteDemo .demo em {
        color: #FF3300;
        font-weight: bold;
        font-size: 60%;        
        font-style: normal;
    }
    #jCarouselLiteDemo .carousel button { /*Don't remove this. we still use this for individual demos. only the front pages use images as of now*/
        float: left;
    }              
    #jCarouselLiteDemo .carousel a.prev, #jCarouselLiteDemo .carousel a.next {
        display: block;
        float: left;
        width: 30px;
        height: 90px;
        text-decoration: none;
        background: url("../../inc/img/imageNavLeft.gif") left 36px no-repeat;
    }
        #jCarouselLiteDemo .carousel a.next {
            background: url("../../inc/img/imageNavRight.gif") right 36px no-repeat;
        }
            #jCarouselLiteDemo .carousel a.next:hover {
                background-image: url("../../inc/img/imageNavRightHover.gif");
            }
            #jCarouselLiteDemo .carousel a.prev:hover {
                background-image: url("../../inc/img/imageNavLeftHover.gif");
            }    
            #jCarouselLiteDemo .carousel a:hover, #jCarouselLiteDemo .carousel a:active {
                border: none;
                outline: none;
            }                 
    #jCarouselLiteDemo .carousel .jCarouselLite {
        float: left;
        width:548px !important;
        
        /* Needed for rendering without flicker */
        position: relative;
        visibility: hidden;
        left: -5000px;
    }
        #jCarouselLiteDemo .carousel ul {
            margin: 0;
        }
        #jCarouselLiteDemo .carousel li img, 
        #jCarouselLiteDemo .carousel li p {
            background-color: #fff;
            width: 90px;
            height: 67px;
            margin: 10px;
        }
        
        #jCarouselLiteDemo .widget img {
            cursor: pointer;
        }
            #jCarouselLiteDemo .mid {
                margin-left: 40px;
                width: 90px;
                height: 67px;
            }
            #jCarouselLiteDemo .vertical {
                margin-left: 170px;
            }
                #jCarouselLiteDemo .vertical .jCarouselLite {   /* so that in IE 6, the carousel div doesnt expand to fill the space */
                    width: 170px;
                }
            #jCarouselLiteDemo .imageSlider li img, 
            #jCarouselLiteDemo .imageSlider li p, 
            #jCarouselLiteDemo .imageSliderExt li img , 
            #jCarouselLiteDemo .imageSliderExt li p {
                width: 400px;
                height: 300px;
            }
            
/*_____________________________________________ End - Projects - jCarouselLiteDemo _____________________________________________*/


