/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 500px;
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    text-align: center;
    line-height: 0;
}

#jquery-lightbox a img {
    border: none;
}

#lightbox-container-image-box
{
	border:solid 1px #0F0F0F;
    position: relative;
    width: 500px;
    height: 500px;
    margin: 0 auto;
    background:#0F0F0F;
}

#lightbox-container-image-data{
    background:transparent url(/images/heading-bg.png) left top repeat-x;
}
#lightbox-image-details
{
	padding-top:35px;
}

#lightbox-container-image{
    /*padding:35px 0 0 0;
    background:transparent url(/images/heading-bg.png) left top repeat-x;*/
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#lightbox-nav {
    height: 35px;
    margin:12px auto 0 auto;
    z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav{
    left: 0;
}

#lightbox-nav a {
    outline: none;
}

#lightbox-nav a img {
    margin-top:10px;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 10px;
    height: 35px;
    zoom: 1;
    display: block;
}

#lightbox-nav-btnPrev { 
    float: left;
}

#lightbox-nav-btnNext {	
    float: right;
}

#lightbox-container-image-data-box{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #363535;
    margin: 0 auto 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 500px;
    padding: 0;
}

#lightbox-secNav-btnClose {
    width: 30px;
    position:relative;/*absolute;*/
    right:10px;
    top:10px;
    z-index:9999;
    height:16px;
    float:right;
}

#lightbox-heading,
#lightbox-video-details-caption{
    position:relative;/*absolute;*/
    left:9px;
    top:11px;
    z-index:9999;
}
#lightbox-heading
{
	float:left;
}

#lightbox-other-videos-pages {
    float:right;
}



/* ========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================

    VIDEOS

========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
========================================================================================================================================
======================================================================================================================================== */


#lightbox-container-video-box{
    position: relative;
    width: 500px;
    height: 500px;
    margin: 0 auto;
    background:#0F0F0F;
}

#lightbox-container-video-box #lightbox-secNav-btnClose   {
    right:20px;
}

#lightbox-container-video-box #lightbox-video-details-caption   {
    left:20px;
    top:0;
    line-height:35px;
}

#lightbox-container-video-box > #lightbox-nav{
    left: 0;
}

#lightbox-container-video-data {
    /*padding: 0 10px; */
    margin:0 auto;
    color: #666;
    overflow:hidden;
}

#lightbox-video-details {
    padding:0 10px;
    background:transparent url(../images/bg-video-thumbs.png) left top repeat-x;
}

#lightbox-container-video-data-box{
    font: 10px Arial, Helvetica, sans-serif;
    background-color: #363535;
    width: 100%;
    overflow:hidden;
}


#lightbox-video-details-caption {
    font-weight: bold;
    color:#fff;
}

#lightbox-video-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

div#lightbox-container-video-box  {
    padding-top:35px;
    background:#363535 url(../images/heading-bg2.png) left top repeat-x;
}

div#lightbox-container-video   
{
    overflow:hidden;
}

div#lightbox-container-video-data div#lightbox-nav    {
    height:32px;
    margin:0 10px 0 0;
    z-index: 10;
    float:right;
}

    div#lightbox-nav div#lightbox-other-videos-pages    {
        margin:10px 0 0 0;
    }

a#lightbox-video, img#lightbox-image  {
    display:block;
    width:566px;
    height:427px;
    /*width:316px;
    height:177px;*/
    margin:20px auto 10px auto;
}

div#lightbox-other-videos   {
    width:100%;
    height:111px;
    overflow:hidden;
    clear:both;
    position:relative;
}

    div#lightbox-other-videos-liner   {
        clear:both;
        position:absolute;
    }

        div#lightbox-other-videos div.videoThumb   {
            width:101px;
            height:101px;
            float:left;
            margin:0 13px 10px 0;
        }

            div#lightbox-other-videos div.videoThumb a   {
                display:block;
                width:100%;
                height:100%;
                overflow:hidden;
                background:transparent url(../images/bg-video-thumb.png) left top repeat-x;
            }

            body div#lightbox-other-videos div.audioThumb a   {
                background:transparent url(../images/bg-audio-thumb.png) left top repeat-x;
            }

                div#lightbox-other-videos div.videoThumb a.set   {
                    display:block;
                    width:100%;
                    height:100%;
                    overflow:hidden;
                    background-position: left -101px;
                }

                div#lightbox-other-videos div.videoThumb a img   {
                    display:block;
                    margin:17px auto 10px auto;
                }

                div#lightbox-other-videos div.videoThumb a span   {
                    display:block;
                    width:100%;
                    height:100%;
                }

                div#lightbox-other-videos div.audioThumb a span   {
                    display:inline-block;
                    margin-top:70px;
                }

div#lightbox-video-controls  {
    position:relative;
    padding: 0 25px 22px 25px;
    height:22px;
}

    /*div#lightbox-video-controls *  {
        display:block;
        text-indent:-9999px;
    }*/

    div#lightbox-video-controls a.play,
    div#lightbox-video-controls a.pause{
        width:47px;
        height:22px;
        background-color:transparent;
        background-image:url(../images/bttn-video-play-pause.png);
        background-position:left top;
        background-repeat:no-repeat;
        float:left;
        cursor:pointer;
        margin-right:10px;
        display:block;
        text-indent:-9999px;
    }

    body div#lightbox-video-controls a.pause,
    body div#lightbox-video-controls a.unmute    {
        background-position:left -22px;
    }

    div#lightbox-video-controls div.track   {
        position:relative;
        float:left;
        /*overflow:hidden;*/
        background:transparent url(../images/video-track.png) left top repeat-x;
        width:194px;
        height:22px;
        /*border:1px solid #fff;*/
    }

        div#lightbox-video-controls div.buffer   {
            position:absolute;
            background:transparent url(../images/video-buffer.png) left top repeat-x;
            top:0;
            left:0px;
            height:22px;
            z-index:20;
            /*width:194px;*/
        }

        div#lightbox-video-controls div.progress   {
            background:transparent url(../images/video-progress.png) left top repeat-x;
            position:absolute;
            left:0px;
            top:0;
            height:22px;
            z-index:21;
            /*width:194px;*/
        }

        div#lightbox-video-controls div.playhead   {
            height:22px;
            width:12px;
            position:absolute;
            top:0;
            left:-6px;
            z-index:99;
            background:transparent url(../images/video-playhead.png) left top no-repeat;
        }

    div#lightbox-video-controls div.time   {
        display:none;
        
    }

    div#lightbox-video-controls a.mute,
    div#lightbox-video-controls a.unmute{
        width:21px;
        height:22px;
        background-color:transparent;
        background-image:url(../images/bttn-video-mute.png);
        background-position:left top;
        background-repeat:no-repeat;
        float:left;
        cursor:pointer;
        display:block;
        margin-left:10px;
        text-indent:-9999px;
    }
