html {
    /*background: #fafafa url('/static/images/bg.gif') repeat-x;*/
	background-color:#555555;
}

a, a:visited{
    text-decoration: none;
    }

div.box a:hover{
    border-bottom:1px dotted black;
}

#container {
    background-color:#ababab;
    /*border: 1px solid black;*/
    }

#user_bar {
    background-color: #22272C;

    height: 20px;
    font-weight: bold;
    color: #697279;
    vertical-align: bottom;
    }

#all-albums ul, #all-albums li {
list-style-position: inside;
padding-right: 5px;
}

#login_bar {
    float: left;
    position: relative;
    top: 6px;
	padding-left:30px;
}

#login_bar a {
    color: #697279;
    padding-left: 5px;
    }

#login_bar a:hover {
    color: #fff;
    padding-left: 5px;
    }

#logo {
    background: #3926a6 url('/static/themes/drornet/dror-top-bg.jpg') right;
    height: 233px;

    }

#header {
    /*background: #000 url('/static/themes/drornet/header-bottom.jpg') no-repeat right top;*/
    padding-right: 45px;
    color: white;
    height: 44px;
    line-height: 29px;
	clear:both;
	padding-top:17px;
	
    }

#fade {
    /*background: #000 url('/static/images/fade.png') repeat;*/
    height: 26px;
    margin-bottom: -15px;
    }


#header a {
    color: black;
    font-weight: bold;
    }

sub {
    color: #5c5c5c;
    }

img {
    border: 0;
    }

#logo a {
    font-size: 100%;
    float: right;
    float: none! important;
    }

#slogan {
    font-family: sans-serif;
    font-weight: bold;
    padding-right: 3em;
    }

div.poll-bar {
    border: 1px solid darkblue;
    background-color: #77AAD5;
    font-weight: bold;
    opacity: .7;
}

#imglogo {
    border: none;
    margin: 0 0 10px 10px;
    position: absolute;
    left: 1em;
    top: 1em;
    z-index: 1;
    }

.content {
    clear: right;
    font-size: 85%;
    font-family: Arial,Sans-serif;
    }

#more_panel {
    float: left;
    width: 20%;
  }

.box {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#DDDDDD;
border:1px solid #555555;
margin:0 0 20px;
overflow:hidden;
    }

.boxtitle {

    font-size: 145%;
    padding-right: 5px;
    font-weight: bold;
    color: black;

    }

.boxcontent {
    padding-left: .5em;
    padding-right: .5em;

    }

.boxbottom {
    text-align: left;
    font-weight: bold;
    height: 20px;
    padding-left: 2px;
    vertical-align: middle;
    }

.boxbottom :hover {
    font-weight: bolder;
    background-color: white;
    cursor: pointer;
    }

.gallery_box {
    margin-right: 1em;
    margin-left: 1em;
    margin-top: 1em;
    border: 2px solid #78a0d1;
    width: 674px! importent;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.gallery_box:hover {
    background-color: #e9eff8;
    cursor: pointer;
}

.gallery_box img {
    float: right;
    border: 10px solid #d05760;
    margin: 5px;
    -moz-border-radius: 4px; -webkit-border-radius: 4px;
    }

.gallery_box p, .gallery_box h3 {
    margin: 0;
    font-weight: bold;
}

.button {
    font-size: 200%;
    font-weight: bold;
    text-decoration: none;
    color: black;
    }

.button img {
    border: 0;
    vertical-align: text-bottom;
    }

#footer {
    clear: both;
    text-align: center;
	overflow:auto;
	padding-bottom:5px;
	/*background: url(/static/themes/drornet/footer.jpg);
	height:50px;*/
    }

h1 {
    margin-right: 0px;
    /*margin-top: 1.4em;*/
    font-family: arial;
    }

form ul {
    list-style-type: none;
    }

img {
    vertical-align: middle;
    }

div.photo_box {
    border: 1px solid #555;
    float: right;
    text-align: center;
    height: 250px;
    margin-top: 1em;
    margin-right: 0;
    background-color: #ddd;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

div.video {
    background: #DFE7F4 url('/static/images/Tango/32x32/mimetypes/video-x-generic.png') no-repeat bottom left;
}

div.photo_box_inner {
    margin: 10px;
    height: 225px;
}

span.photo_box_title {
    padding: 1em;
    color: black;
    font-weight: bold;
    font-size: 125%;
}

div.photo_box a:hover {
    text-decoration: none;
    border: none;
}

div.photo_box:hover {
background-color: #fff;
}

.edit_photo_box {
    background-color: white;
    width: 98%;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    border: 1px solid #f0f1f2;
    font-weight: bold;
    text-align: center;    
}

.edit_photo_box:hover,.photo_box:hover {
    border: 1px solid #ADC5E3;
    }

.edit_photo_box img {
    clear: none;
    border: 1px solid black;
    margin-top: 5px;
    text-align: center;
    }


.edit_site_box {
    width: 120px;
    height: 100px;
    top: 10px;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    float: right;
    font-weight: bold;
    font-size: 115%;
    text-align: center;
    padding-top: 10px;
}

/* Sprite Generator - csssprites.com */
.aicon {
    margin: auto;
    background: url(/static/images/admin/admin-icons.png) no-repeat top left;
    width: 64px;
    height: 64px;
    }

.aicon-date { background-position: 0 0; } 
.aicon-groups { background-position: 0 -128px; } 
.aicon-image { background-position: 0 -256px; } 
.aicon-maamar { background-position: 0 -384px; } 
.aicon-mailinglist { background-position: 0 -512px; } 
.aicon-mivzak { background-position: 0 -640px; } 
.aicon-ok { background-position: 0 -768px; } 
.aicon-page { background-position: 0 -896px; } 
.aicon-poll { background-position: 0 -1024px; } 
.aicon-site-builder { background-position: 0 -1152px; } 
.aicon-tag-new { background-position: 0 -1280px; }
.aicon-menus { background-position: 0 -1408px; } 
.aicon-settings { background-position: 0 -1536px; }  

.edit_site_box:hover {
	cursor: pointer;
}

#status_block {
  margin: 0 auto 0.5em auto;
  padding: 10px 15px 10px 45px;
  background: #cec url('/static/images/Tango/32x32/status/dialog-information.png') right center no-repeat;
  opacity: .8;
  padding-right: 32px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 120%;
  font-weight: bolder;
  }

#ie6_block {
  margin: 5px;
  padding: 5px;
  background: #FFFFFF url('/static/images/Tango/32x32/status/dialog-warning.png') right center no-repeat;
  opacity: .8;
  padding-right: 32px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 120%;
  font-weight: bolder;
  border:5px red solid;
  }  

div.article_box {
  padding: 3px;
  margin: 5px;
  overflow: hidden;
  height: 88px;
  border: #f0f1f2 solid 1px;
  background-color: #fcfeff;
  -moz-border-radius: 5px; -webkit-border-radius: 5px;
  }

div.article_box:hover {
  background-color: white;
  cursor: pointer;
  border: 1px solid #ADC5E3;
  }

div.excerpt {
  color: black;
  }

div.article_thumbnail {
    /*border: 1px solid grey;*/
    float: right;
    margin-left: 5px;
    vertical-align: middle;
    /*width: 85px;*/
    /*height: 85px;*/
    }

.admin-tools {
    float: left;
    font-weight: bold;
    font-size: x-small;
    }

.admin-tools a {
    color: #AF5141;
    }

.admin-tools a img {
    border: 0;
    }

.article_title {
    font-size: 200%;
    font-family: narkisim;
    font-weight: bold;
    margin-right: 1em;
    }

#shimushi a {
    margin: 5px;
    }

#shimushi a:hover {
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #686;
    background-color: white;
    }

.blackrow {
    background-color: #222;
    color: white;
    }

.blackrow :hover {
    background-color: white;
    color: black;
    }

.calendar {
    border: 2px outset;

    width: 190px;
    /*padding: 1px;*/
    border-spacing: 0;

    margin-right: 7%;
    margin-top: 6%;
    }

.calendar td {
    padding-right: 5px;
    /*border: 1px lightgrey solid;*/
    }

.calendar th {
    font-weight: bolder;
    text-align: right;
    background: blue url('/static/images/bb.gif') repeat;
    height: 18px;
    font-size: 13px;
    line-height: 18px;
    color: white;
    padding-right: 5px;
    }

.cal_time {
	font-size:8pt;
	color:black;
	margin-right:16px;
}

#TagDiv a {
    padding: 1em;
}

#inside-navigation {
  clear: both;
  text-align: center;
  font-weight: bold;
  }

input, textarea {
  border: 1px solid #A9A9A9;
  margin-top:0px! importent;
  font-family: arial;
  font-size: 13px;
  background: #F9F9F9;
  }
  
input:hover, textarea:hover {
    border: 1px solid #7F0000;
  }
  
input:focus, textarea:focus {
    background: #fff;
    border: 1px solid #7F0000;
  }

#forum-thread {
    border: 1px solid black;
    background-color: #F2F5FF;
    width: 95%;
    margin: auto;
  }

.post-top {
    width: 100%;
    clear: both;
    background-color: #5094fa;
    }

.post-title {
    font-size: 200%;
    font-weight: bold;
    font-family: sans-serif;
    width: 75%;
    }

.post-toolbox {
    font-weight: bold;
    width: 15%;
    text-align: left;
    float: left;
    }

.forum-reply {
    border: 1px solid black;
    margin: auto;
    width: 95%;
    margin-bottom: 1em;
    background-color: white;
    }

.odd {
    background-color: #f5f7fa;
    }

.even {
    background-color: #faf8f5;
    }

.show_month {
    width: 100%;
    border: 1px black solid;
    border-spacing: 0px;
    padding: 0px;
    margin: 3px auto;
    background-color: white;
    font-size: 8pt;
}

.other_month {
    background-color: #DDD;
    font-size: 7pt;
    color: #DDD;
}

.show_day {
	padding:6px;
	margin:5px;
	border:1px black solid;
}

.show_day .day_title {
	font-size:12pt;
	font-weight:bold;
}

.today {
    background-color: #e6aab0;
    font-size: 9pt;
    color: #666;
}

.this_month {
    /*background-color: #fff;*/
    font-size: 9pt;
    color: #666;
}

.this_month a:hover {
    text-shadow: blue 0px 0px 5px;
	text-decoration:underline;
}

.forum_box {
    background-color: #fff;
    border: 1px solid #fff;
    margin-bottom: 5px;
}

.forum_box:hover {
    border-color: blue;
}

.forum_header {
    padding: 3px 5px;
    cursor: pointer;
}

.forum_header:hover {
    color: #ff0000;
}

.forum_detail {
    font-size: 8pt;
}

.forum_text {
    display: none;
    background-color: white;
    padding-right: 5px;


}

.forum_reply_link {
    text-align: left;
}

.portal-drop-box {
    float: left;
    min-height: 400px;
}

.memberChk, kvutzaChk {
    color: #000000;
}

.memberBtn, .kvutzaBtn {
    color: #000000;
    height: 30px;
}

.memberBtn:hover {
    background-color: #e9eff8;
    cursor: pointer;
}

tr.members_tr, tr.kvutzot_tr {
    background-color: #ffffff;
}

tr.members_tr_sel, tr.kvutzot_tr_sel {
    background-color: #ccff11;
}

.portal-helper-box {
    border: 1px dashed #3C3C7D;
    background-color: #EBEBFF;
}

#mivzakim {
    min-height: 100px;
}

#next_month {
    min-height: 2em;
    border: 1px solid black;    
}

#userTable {
    width: 100%;
}



#reject_container {
    display: none;
            position: absolute;
            left:300px;
            top:100px;
            width:550px;
            background-color:#f0f5FF;
            border: 1px solid #000;
            z-index: 50;
}

        #layer1_handle, #layer2_handle
        {
            background-color:#5588bb;
            padding:2px;
            text-align:center;
            font-weight:bold;
            color: #FFFFFF;
            vertical-align:middle;
        }

        #layer1_content, #layer2_content
        {
            padding:5px;
        }

.gallery-image {
    border: 1px solid #D05760;
    max-width: 200px;
}

.bluebar {
    background: #565656 repeat;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    height: 25px;
    }

.lbluebar, #month_calendar th {
    background: blue url('/static/themes/drornet/lbb.gif') repeat;
    height: 37px;
    line-height: 37px;
    color: white;
    font-weight: bold;
    padding-right: 1em;
    padding-left: 1em;
}

.lbluebar a:visited {
    color:white;
}

#month_calendar th {
    font-size: 130%;
    font-weight: bolder;
}
.bluebar a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-decoration: underline;
    }

div.menu_list_1 {
    position: relative;
    width: 90px;
    top: 9px;
    padding-right: 27px;
    /*margin-top: -55px! importent;*/
}

.menu_list_1 li {
    color: white;
    font-weight: bolder;
    font-size: 110%;
    list-style-type: none;

    }

div.menu_list_2 {
    float: left;
    top: 9px;
    right: -22px;
    position: relative;
}

.menu_list_2 li, .menu_list_1 li {
    color: white;
    font-weight: bolder;
    font-size: 110%;
    list-style-type: none;
}

.menu_list_1 a:visited, .menu_list_2 a:visited, .menu_list_1 a, .menu_list_2 a {
    color: white;
}

.menu_list_1 a:hover, .menu_list_2 a:hover {
    border-bottom: 1px dotted white;
}

#nav a:hover {
    color: red;
	/*background:*/
}

#nav ul, #nav li {
    z-index: 100;
}

#nav li a:hover{
    color:#fff;
	background:transparent url(/static/themes/drornet/menu-back.png) repeat scroll right bottom;
}

.hadracha-widget {
    padding: 0;
    width: 220px;
    overflow: hidden;
    height: 184px;
    background: url('/static/images/widgets/hadracha.png') no-repeat;
}

.hadracha-widget a {
    color: white;
}

.hadracha-widget a:hover {
    background-color: black;
}


#admin {
    margin: 10px;
    margin-top: 5px;
}

.edit-site-container{
    padding-top: 0px;
    overflow:visible;
}

#confirmer_actions_bottom img {
    height: 25px;
    width: 25px;

}

.reject_form {
    text-align: center;
}

.reject_form table {
    width: 90%
}

.albums-container a {
    color: black;
    font-weight: bold;
}

#polls_list{
    width:20%;
    float:right;
    padding:15px;
}

#polls_list a:hover {
     text-decoration: underline;
    }

#the_article
{
margin-right:190px;
border-right:1px solid gray;
padding:1em;
min-height:400px;
}

#the_article ul {
        list-style-position:inside
    }

#kvutzot_list, #mivzakim_list,#article_list
{
float:right;
width:160px;
margin:0;
padding:1em;
}

#kvutzot_list, #mivzakim_list ul {
    list-style-position:inside
}

#article, #comments, #event-view {
    background-color: #DDDDDD;
    padding: 2em;
	padding-top:0em;
    text-align: justify;
	border-left:1px solid #555;
	border-right:1px solid #555;
	border-bottom:1px solid #555;
	margin-top:0em;
    font-size:10pt;
}

div.article-menu a {
    color: #e5e5e5;
    text-decoration: none;
    font-size: 12px;
    margin-right: 1em;
    line-height: 25px;
    cursor: pointer;
}

div.article-menu a:hover {
    text-shadow: #fff 0px 0px 5px;
}

div.article-menu {
    float: left; 
    line-height; 25px;
    height: 100%;
    padding-left: 1em;
    padding-right: 25px;
    /*background: #ce5662 url('/static/images/article-top.png') no-repeat right;*/

}

div.article-author {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    font-size: 120%;
    margin-bottom: 2em;
}

/* CSS Sprite */
.closebtn, .dragbtn, .configbtn {
    float: left;
    margin-top: 2px;
    cursor: pointer;
    background: url('/static/images/admin/widgets-icons.png') no-repeat top left;
    padding: 5px;
}
.dragbtn { cursor: move; background-position: -8px -8px; width: 16px; height: 16px }
.newbtn { background-position: -8px -40px; width: 16px; height: 16px }
.closebtn {  background-position: -8px -72px; width: 16px; height: 16px }
.configbtn { background-position: -8px -104px; width: 16px; height: 16px }

div.event-ballon {
    border: 1px solid #4672b4;
    position: absolute;
    background: #fff;
    display: none;
    font-size: 9pt;
    color: black;
    padding-right: 5px;
    width: 250px;
}
div.event-ballon span {
    margin: 5px;
}

a.event {
    margin-right: -10px;
}

div.event-ballon-title {
    background: #4672b4;
    padding: 2px 5px;
    margin-right: -5px;
    color: white;
    font-size: 110%;
    font-weight: bold;
}

#month_calendar td {
    border: 1px solid #c3c4c0;
    border-collapse: collapse;
    width: 75px;
    height: 120px;
    padding: 3px;
}

#month_calendar ul, #month_calendar li {
    margin: 0;
    padding: 0;
    list-style-position: inside;
}

#month_calendar th {
    text-align: center;
}
.open_new_tab {
    background:white;
    height:24px;
}

.open_new_tab :hover {
    background:#D8D8D8 ;
    cursor:pointer;
}

#link_box {
    float: right;
    list-style-position: inside;
    list-style-image: url("/static/images/Tango/16x16/emotes/face-monkey.png");
    margin-bottom: 20px;
    margin-right: 70px;
    }
#link_box a:hover {
    color: red;
}
#link_box ul {
    list-style-image: url("/static/images/Tango/16x16/emotes/face-monkey.png");
    padding-right:25px;
    padding-right: 0px! important;
    padding-right: 0px! importent;
}

#menu-editor-nav, #menu-editor-nav ul, #menu-editor-nav ul ul {
    list-style-image: url("/static/images/Tango/16x16/emotes/face-monkey.png");
    padding-right:25px;    
}
#menu  {
    padding-top:125px;
	padding-right:10px;
	font-weight:bold;
}

#bottom_box {
	clear:both;
	padding-top:30px;
}

#header-buttons {
clear:both;
}

#dovhoz-logo {
	padding-top:15px;
	padding-right:30px;
}

.header_button_icon {
	float:left;
	padding-top:58px;
}

.header_button_icon img:hover{
	margin-top:2px;
}

#header_container {
	overflow:auto;
}

#header_right_container {
	float:right;
	padding-right:20px;
	padding-top:8px;
	
}

#header_left_container {
	float:left;
	padding-left:25px;
}

#search_div {
	background: url('/static/images/search.gif') right no-repeat;
	line-height: 1; height: 18px; padding-right: 25px; margin-left: 1em;
}

#the_logo
{
	min-height:170px;
}
