﻿.displayblock{display:block}
.displaynone{display:none}
.floatright{float:right}
.floatleft{float:left}
.clearboth{clear:both}

.newsctrl_frame{position:relative;width:550px;height:513px;border:#d0d0d0 1px solid;border-radius:5px; margin: 0 auto;}
/*מסגרת הקונטרול
.newsctrl_bTop{position:absolute;top:0;left:0;width:0;height:0;background:url() repeat-x}
.newsctrl_bRight{position:absolute;top:0;right:0;width:0;height:0;background:url() repeat-y}
.newsctrl_bBottom{position:absolute;bottom:0;left:0;width:0;height:0;background:url() repeat-x}
.newsctrl_bLeft{position:absolute;top:0;left:0;width:0;height:0;background:url() repeat-y}
.newsctrl_bTopRight{position:absolute;top:0;right:0;width:0;height:0;background:url() no-repeat}
.newsctrl_bBottomRight{position:absolute;bottom:0;right:0;width:0;height:0;background:url() no-repeat}
.newsctrl_bBottomLeft{position:absolute;bottom:0;left:0;width:0;height:0;background:url() no-repeat}
.newsctrl_bTopLeft{position:absolute;top:0;left:0;width:0;height:0;background:url() no-repeat}
*/
.newsctrl_header {
    position: relative;
    width: 550px;
    color: #ffffff;
    height: 32px;
    line-height: 32px;
    background-color: #0B7415;
    right:0px;
}
.newsctrl_header h3{position:absolute;right:10px;font-size:24px; font-weight:normal;float:right}
.newsctrl_winnerlink{position:absolute;color:#ffffff;left:5px;font-size:11px;width:65px;height:32px;background:url(/images/common/doublearrow_white.png) no-repeat left }

.newctrl_up{position:relative;width:100%;height:390px}
.newctrl_up:hover a{text-decoration: underline}
.newctrl_title{width:540px;line-height:30px}
.newctrl_title h3{margin-right:10px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;max-width:450px}
.newctrl_right{position:absolute;right:5px;width:161px;height:192px;overflow-y:hidden;}
.newctrl_sub_message{position:relative;font-size:14px;width:100%;max-height:36px;overflow:hidden;}
.newctrl_sub_messageLink{width:100%;line-height:16px;background-color:#ffffff}
.newctrl_sub_messageLink a{color:#0000ff;}
.newctrl_DateTime{width:100%;margin-top:6px;font-size:10px;line-height:15px;color:#767575}
.newctrl_reporter{width:100%;line-height:15px;font-size:10px;color:#767575}
.newctrl_left{position:absolute;width:565px;height:410px;}
.newctrl_left img{width:550px;height:384px}

/*articles bars*/
#newctrl_down{width:550px;margin-right:1px;height:88px}
.newctrl_article_cover{float:right;width:109px;height:100%;position:relative;}
.newctrl_selected{cursor:pointer}
.newctrl_selected .newctrl_divImg img{border-color:#ffffff; opacity:0.6}
.newctrl_selected:hover a{}
.newctrl_selected a{color:#ffffff}
.newctrl_selected .newctrl_article_cap{display:block}
.newctrl_article_cap{display:none;position:absolute;top:-11px;right:31px;width:28px;height:11px;background:url(/images/news_control/bg_small_images_arrow2.png) no-repeat}


.newctrl_article{width:105px;margin:4px 3px}
.newctrl_divImg{width:102px;height:78px;margin:2px auto}
.newctrl_divImg img{width:103px;height:78px;}
.newctrl_divtitle{width:103px;overflow:hidden;height:20px;line-height:17px;font-size:13px; text-align:center; background-color:black;color:white; margin-right:2px; padding-top:4px; position:absolute; bottom:7px;}
.newctrl_divtitle a{display:block;width:102px;margin-right:2px}

.newctrl_title_container {
   
    width:540px;
    height:70px;
    position:absolute;color:white; top:302px;
    padding:5px; 
    background-color: rgba(67, 67, 67, 0.6);
}