/* general */

.article-controls {
	position: absolute; display:block; width:63px; height:252px; top:0; right:-63px;
	background-image:url('http://www.bar-oncohen.co.il/imgs/article-controls-bg2.png');
}
.article-controls ul {margin:0; padding:0;}
.article-controls ul li {list-style:none; height:30px; width:31px; margin:7px 25px 7px 0;}
.article-controls ul li#close {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/close.png'); cursor: pointer;}
.article-controls ul li#close:hover {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/close_o.png');}
.article-controls ul li#zi {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/zi.png'); cursor: pointer;}
.article-controls ul li#zi:hover {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/zi_o.png');}
.article-controls ul li#zo {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/zo.png'); cursor: pointer;}
.article-controls ul li#zo:hover {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/zo_o.png');}
.article-controls ul li#move {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/move.png'); cursor: pointer;}
.article-controls ul li#move:hover {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/move_o.png');}
.article-controls ul li#move.active {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/move_o.png');}

.single-article-controls {
background-image: url("http://www.bar-oncohen.co.il/imgs/article-controls-bg2.png");
    display: block;
    height: 245px;
    left: 782.5px;
    position: fixed;
    top: 25px;
    width: 63px;
}
@-moz-document url-prefix() {
 .single-article-controls {
left: 856px;
	
	    }
}

.single-article-controls ul {margin:0; padding:0;}
.single-article-controls ul li {list-style:none; height:30px; width:31px; margin:7px 25px 7px 0;}
.single-article-controls ul li#close {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/close.png'); cursor: pointer;}
.single-article-controls ul li#close:hover {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/close_o.png');}
.single-article-controls ul li#zi {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/zi.png'); cursor: pointer;}
.single-article-controls ul li#zi:hover {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/zi_o.png');}
.single-article-controls ul li#zo {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/zo.png'); cursor: pointer;}
.single-article-controls ul li#zo:hover {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/zo_o.png');}
.single-article-controls ul li#move {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/move.png'); cursor: pointer;}
.single-article-controls ul li#move:hover {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/move_o.png');}
.single-article-controls ul li#move.active {background-image:url('http://www.bar-oncohen.co.il/imgs/btns/move_o.png');}
.single-article-controls ul #next {background-image:url('../imgs/btns/next.png'); cursor: pointer;}
.single-article-controls ul #next:hover {background-image:url('../imgs/btns/next_o.png');}
.single-article-controls ul #prev {background-image:url('../imgs/btns/prev.png'); cursor: pointer;}
.single-article-controls ul #prev:hover{background-image:url('../imgs/btns/prev_o.png');}

.backtosearch {left: 774.5px;
    position: absolute;
    top: 486px;
    z-index: 999;}
.article-controls1 {
	position: absolute; display:block; width:63px; height:170px; top:0; right:-63px;
	background-image:url('../imgs/article-controls-bg.png');
}
.article-controls1 ul {margin:0; padding:0;}
.article-controls1 ul li {list-style:none; height:30px; width:31px; margin:7px 25px 7px 0;}
.article-controls1 ul li#close {background-image:url('../imgs/btns/close.png'); cursor: pointer;}
.article-controls1 ul li#close:hover {background-image:url('../imgs/btns/close_o.png');}
.article-controls1 ul li#zi {background-image:url('../imgs/btns/zi.png'); cursor: pointer;}
.article-controls1 ul li#zi:hover {background-image:url('../imgs/btns/zi_o.png');}
.article-controls1 ul li#zo {background-image:url('../imgs/btns/zo.png'); cursor: pointer;}
.article-controls1 ul li#zo:hover {background-image:url('../imgs/btns/zo_o.png');}
.article-controls1 ul li#move {background-image:url('../imgs/btns/move.png'); cursor: pointer;}
.article-controls1 ul li#move:hover {background-image:url('../imgs/btns/move_o.png');}
.article-controls1 ul li#move.active {background-image:url('../imgs/btns/move_o.png');}

/* articles (press) page */
#articles h1 {position: absolute; top: 16px; right: 240px; margin: 0; font-size: 24px; font-style: italic; color: #fff;}
#typing_news {list-style: none; color: #ececec;}
#content #articles {background-color: #182223;}
#articles #typing_news {position: absolute; top: 34px; width: 600px; right: 200px; color: #fff; text-align: right; font-family: Arial, "Nachlieli CLM", sans; font-size: 13pt; height: 20px; overflow:hidden;}
#articles #mosaic {position: absolute; top:100px; text-align: right; padding: 0 140px 0 0; z-index: 30;}
#articles #mosaic:hover div a {opacity: 0.2;}
#articles #mosaic div.screen-on {display: block;}
#articles #mosaic div.screen-off {display: none;}
#articles #mosaic div.column {display: inline-block; width: 30px; margin: -2px; padding: 0;}
#articles #mosaic div.column a:hover {opacity: 1;}
#articles #mosaic div a {margin: 0; padding: 0;}
#articles #mosaic div a img {margin: 0; padding: 0; margin-top: -1px; border: 0;}

#articles #articles_search_btn {position: absolute; right: 200px; bottom: 15px;}
#articles #articles_browse_btn {position: absolute; right: 430px; bottom: 15px;}
#articles #articles_search_btn:hover {}
#articles #articles_search_btn a {display: block; background: url('../imgs/articles_search.png') no-repeat; height: 55px; width: 200px;}
#articles #articles_search_btn a:hover {background: url('../imgs/articles_search_hover.png') no-repeat; }
#articles #articles_browse_btn a {display: block; background: url('../imgs/articles_browse.png') no-repeat; height: 55px; width: 150px;}
#articles #articles_browse_btn a:hover {background: url('../imgs/articles_browse_hover.png') no-repeat; }

/* articles search page */
#articles_search {background-color: #fff;}
#articles_search #search_form, #search_form{position:absolute; top: 0px; right:230px; height:50px; width:670px; color:#000; z-index:70; letter-spacing: normal;}
#articles_search #search_form h1 {font-size:24px; font-style:italic; margin:12px 0;}
#search_form h1 {font-size:24px; font-style:italic; margin:12px 0;}
#articles_search #search_form table td {padding-right: 3px;}
#articles_search #search_form select, #articles_search #search_form input {font-size:10pt; letter-spacing: normal}
#articles_search #search_btn {
	background: url('../imgs/search.png'); position:absolute; left:50px; top:48px; width:59px; height:59px;border:0;
}
#articles_search #search_btn:hover {background: url('../imgs/search_hover.png'); cursor: pointer;}
#articles_search ul {position:absolute;}

#articles_list_container {position:absolute; top: 125px; right:210px; height:340px; width:580px; overflow: auto; padding:10px;}
#articles_list {border-collapse:collapse;}
#articles_list td.num {border-left: 1px solid #000; padding: 0 0 0 5px;}
#articles_list td.date {padding: 0 5px;letter-spacing: 0.1px;  min-width: 77px;}
#articles_list td {font-size: 12pt;}
#articles_list td a {color: #000;}


/* articles browse page */
#articles_browse {position: absolute; top:0; background-color: #182223; width: 100%; height: 100%;}
#album_bg {position:absolute; top:1px; right:226px;}
#zoom_frame {position:absolute; width:480px; height:480px; top:10px; left:242px; overflow:hidden; z-index:100;}

#articles_browse #article0, #article1 {position:absolute; top:10px; width:480px; height:480px; right:302px; cursor:pointer;}

#articles_browse #paper {position: absolute; top: 10px; left:220px; height:480px; z-index: 55;}
#articles_browse #border {position: absolute; background: #182223 url('../imgs/articles-browse-border.png'); top: 10px; height: 480px; width: 302px; z-index: 55;}
#articles_browse #controls {position:absolute; z-index:56; top:10px; right:248px; height: 300px; width:31px;}
#articles_browse #controls ul {margin:0; padding:0;}
#articles_browse #controls ul li {list-style:none; height:30px; width:31px; margin:7px 0;}

#controls ul #pp {background-image:url('../imgs/btns/pp.png'); cursor: pointer;}
#controls ul #pp:hover {background-image:url('../imgs/btns/pp_o.png');}
#controls ul #next , .article-controls ul #next {background-image:url('../imgs/btns/next.png'); cursor: pointer;}
#controls ul #next:hover, .article-controls ul #next:hover {background-image:url('../imgs/btns/next_o.png');}
#controls ul #prev, .article-controls ul #prev {background-image:url('../imgs/btns/prev.png'); cursor: pointer;}
#controls ul #prev:hover, .article-controls ul #prev:hover  {background-image:url('../imgs/btns/prev_o.png');}
#controls ul #zi {background-image:url('../imgs/btns/zi.png'); cursor: pointer;}
#controls ul #zi:hover {background-image:url('../imgs/btns/zi_o.png');}
#controls ul #zo {background-image:url('../imgs/btns/zo.png'); cursor: pointer;}
#controls ul #zo:hover {background-image:url('../imgs/btns/zo_o.png');}
#controls ul #move {background-image:url('../imgs/btns/move.png'); cursor: pointer;}
#controls ul #move:hover {background-image:url('../imgs/btns/move_o.png');}
#controls ul #move.active {background-image:url('../imgs/btns/move_o.png');}

.date-input {width:80px;}





/* date picker bugfix */
#ui-datepicker-div {display:none;}

#articles_list button {
    width: 440px;
	background: none;
	border: none;
	   font-size: 12pt;
	   color: #000;
	   font-family: 'arial';
	   text-align: right;
	   cursor: pointer;
}

#articles_list input.hover {text-decoration: underline; }
