/* BARPLAYER ON MAIN PAGE */
#divBarPlayerContainer {width:630px;height:330px;text-align:left;}
#divBarPlayerContainer div.Player {position:absolute;width:360px;position:absolute;}
#divBarPlayerContainer div.Items {position:absolute;width:299px;}

.VideoItemActive
{
    font-family:Arial; font-size:12px;direction:rtl;text-align:right;padding:10px 10px 10px 20px;margin-left:-15px;
    width:256px;height:48px;background:url(http://images.one.co.il/images/msites/olymp/video/blue.png) no-repeat;
    z-index:10000000000000;
    cursor:pointer;
}
.VideoItemPlain
{
    font-family:Arial; font-size:12px;direction:rtl;text-align:right;padding:10px 10px 10px 20px;margin-left:-15px;
    width:256px;height:48px;background:url(http://images.one.co.il/images/msites/olymp/video/gray.gif) no-repeat;
    z-index:10000000000000;
}

/*.VideoItemPlain:hover {background:url(http://images.one.co.il/images/msites/olymp/video/blue.png) no-repeat;cursor:pointer;}*/

.Items {position:absolute;left:360px;}
.Items div.VideoItemPlain span {font-weight:bold;}
.Items div.VideoItemActive span {font-weight:bold;}

/* BAR on PLAYER */
.tblBar {width:100%;font-family:Arial;font-size:13px;color:#fff;font-weight:bold;}
.tblBar td {text-align:center;}
.tblBar td.Title {vertical-align:top;}
.tblBar td.Title span {color:#E8F6FF;}
.tblBar td.Date {font-size:12px;}
.tblBar td a {color:#FFF;}
.tblBar td.GotoArea a {font-size:11px;color:#E8F6FF;}

/* PLAYER ON MAIN PAGE */
.tblPlayer
{
     width:467px;
     background:url(http://images.one.co.il/images/msites/olymp/bgvideos.jpg) no-repeat top;
}

td.tdPlayer
{
    width:250px;
    padding:0px 10px 0px 10px;
    text-align:left;    
}

td.tdPlayerVideos
{
    vertical-align:top;
}

td.tdVideosPageLink
{
    direction:rtl;
    text-align:left;
    padding-left:5px;
    BACKGROUND: url(http://images.one.co.il/images/msites/olymp/bgplayercardlinkbackground.jpg) repeat-x;
    HEIGHT: 22px
}
.divPlayerVideos a
{
    color:#003464;
    font-family:Arial;
    font-size:10px;
    font-weight:bold;
    text-decoration:underline;
}
.divPlayerVideos
{
    height:75px;font-family:Arial;font-size:10px;direction:rtl;text-align:right;    
}

/* VIDEOS PAGE */
.cssArtOuter {width:402px;height:347px;}
.cssArtInner{width:384px;height:288px;margin-top:11px;margin-left:11px;text-align:center;}
.cssProgress {font-family: Arial; font-size: 12px; font-weight: bold; Z-INDEX:1000; COLOR:white; LEFT:170px; POSITION:absolute; TOP:250px;}

.videoTable
{
    background:url(http://images.one.co.il/images/msites/euro/bgvideos.jpg) repeat-y;
    width:460px;   
    border:0;
    border-collapse:collapse;
    text-align:center; 
}

#divCurrentPlay
{
    font-family:Arial;
    font-size:14px;    
    font-weight:bold;
    direction:rtl;
    color:#025a9a;
    width:402px;
    text-align:right;
    text-indent:10px;
}

.infoDescription3
{
    font-family:Arial;
    font-size:11px;    
    direction:rtl;
    text-align:right;
}

.videoElement
{
    width:130px;
    height:180px;
    border-collapse:collapse;
    border:0;
    cursor:pointer;
    font-family:Arial;
    font-size:11px;
    background:url(http://images.one.co.il/images/msites/euro/video/inner_video.jpg) repeat-x bottom bottom;
}
.videoElement th
{
    color:#153369;
    vertical-align:top;
    font-weight:bold;
    
}
.videoElement td
{
    color:#999999;
    vertical-align:top;
    
}