html {
    /**/
    background: #fff;
}

a, a:visited{
    text-decoration: none;
    color:white;
    }

#admin a, #admin a:visited {
    color:blue;
}

div#article a {
    color:white;
    font-weight: bold;
    text-decoration: underline;
}

div.box a:hover{
    border-bottom:1px dotted black;
}

div.box.custombtn,div.box.searchbox {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color='#000000');
    
}

#container {
    background-color: #303030;
    /*border: 1px solid black;*/
    }

#user_bar {
    background-color: #A66B38;

    height: 20px;
    font-weight: bold;
    color: #fff;
    vertical-align: bottom;
    }

#all-albums ul, #all-albums li {
list-style-position: inside;
padding-right: 5px;
}

#login_bar {
    float: left;
    position: relative;
    top: 6px;
}

#login_bar a {
    color: #fff;
    padding-left: 5px;
    }

#logo {
    background: #fff url('header-logo.gif') right;
    height: 185px;
	margin-top:2px;
    cursor: pointer;
    }
    
#logo h1 {
    margin:0px;
    color:#fff;
    padding-right:1em;;    
}

#alternate-logo {
    background: #fff url('header-pnimi.jpg') right;
    height: 142px;
    cursor: pointer;        
}

#header {
    background: #fff url('header-menu-bg.png');
    /*padding-right: 125px;*/
    color: #737373;
    height: 42px;
    line-height: 56px;
    }

#fade {
    /*background: #000 url('/static/images/fade.png') repeat;*/
    height: 26px;
    margin-bottom: -15px;
    }


#header a {
    color: black;
    
    }

sub {
    color: #5c5c5c;
    }

img {
    border: 0;
    }

#logo a {
    font-size: 100%;
    float: right;
    }

#slogan {
    font-family: sans-serif;
    font-weight: bold;
    padding-right: 3em;
    }

div.poll-bar {
    border: 1px solid #c2a372;
    background-color: #d3b688;
    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;
    overflow:visible;
    margin-top:10px;
    
    }

#more_panel {
    float: left;
    width: 20%;
  }

.box {
    margin: 0;
    margin-bottom: 20px;
    
    overflow: hidden;
    background-color:#404040;
    -moz-box-shadow: 0px 1px 4px #000;
    -webkit-box-shadow: 0px 1px 4px #000;
    box-shadow: 0px 1px 4px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000');

    
    }
	
.box-button {
    margin: 0;
    margin-bottom: 10px;
    overflow: hidden;
    }
    
div.box.menu ul {
    list-style:none;
    padding-right:0px;
}

div.box.menu ul li {
    
    text-align:center;
    padding:3px;
    margin-bottom:2px;
    font-size:12pt;
    color:white;
    background:url(toolbox-seperator.png) no-repeat bottom center;
    letter-spacing:1px;
}

div.box.menu ul li:hover, div.box.menu ul li:last-child:hover {
    background-color:#565656;
}

div.box.menu ul li:last-child {
    background:none;
}

div.box.menu a, div.box.menu a:hover {
    color:white;
}

div.box.searchbox {
    background:transparent;
    text-align:center;

}

div.box.searchbox div.field-container {
    background:url(search-field-bg.jpg);
    width:130px;
    height:25px;
    float:right;
    margin-right:20px;
}

.field-container  input,
.field-container  input:hover,
.field-container  input:focus {
    background:transparent;
    border:0px;
    margin-right: 25px;
    margin-top: 3px;    
}

div.box.searchbox div.search-btn-container {
    float:right;
    margin-top:1px;
    margin-right:2px;
}

div.box.searchbox div.search-btn-container button {
    cursor:pointer;
}

.boxtitle {

    font-size: 145%;
    padding-right: 5px;
	padding-top:2px;
    font-weight: bold;
    color: white;
    text-align:center;

    }

.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_large_img_container {
    background:url("gallery-widget-large-misgeret.jpg") top left no-repeat;
    width:460px;
    height:182px;
    overflow:hidden;
     
}

.gallery_large_img{
    overflow:hidden;
    margin:5px;
 
}

.gallery_pager ul {padding-right:15px;}

.gallery_pager ul li {
    /*float:right;
    display: block;*/
    list-style: none;
    cursor:pointer;
    margin:5px;
    overflow:hidden;
    
    width:133px;
    height:85px;
}



.gallery_pager ul li div {
    width:123px;
    overflow:hidden;
    margin-right: 5px;
    margin-top: 5px;    
}

.gallery_large_img img {
    width:123px;
    margin:5px;    
}

.gallery_pager_image_container {
    height:84px;    
    width:133px;
    /*background:url("gallery-widget-small-misgeret.jpg") no-repeat top left;*/
    background:white;
    border:1px #D2D2D2 solid;
}

.gallery_pager_selected {
    border:2px solid red;   
}


.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;
	background-color: #dadada;
	height:40px;
	text-align:center;
    }
    
#footer-spacer {
    height:2em;
    
}
	
#bottom_links {
    clear: both;
	height:90px;
	width: 960px;
	margin: 0 auto;
    }
    
#bottom_links ul {
    list-style:none;
	width: 460px;
	margin: 0 auto;
	
}

#bottom_links ul li {
    float:right;
    padding-left:15px;
    padding-right:15px;
    border-left:1px solid #6D6D6D;
    margin-top:10px;
	line-height: 8px;
}

#bottom_links ul li a{
    color:#6D6D6D;
    font-size:10pt;
}

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 #f0f1f2;
    float: right;
    text-align: center;
    height: 250px;
    margin-top: 1em;
    margin-right: 0;
    background-color: #dfe7f4;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

div.video {
    background: #DFE7F4 url('../../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(../../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('../../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('../../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: 10px;
  margin: 7px 3px 7px 3px;
  overflow: hidden;
  height: 93px;
  background-color: #404040;
  -moz-box-shadow: 0px 1px 4px #000;
  -webkit-box-shadow: 0px 1px 4px #000;
  box-shadow: 0px 1px 4px #000;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000');

  color:white;
  }

div.article_box:hover {
  background-color: #565656;
  cursor: pointer;
  }

div.excerpt {
  color: white;
  }
div.article_box a, div.article_box a:visited {
    color: white;
}  

div.article_thumbnail {
    /*border: 1px solid grey;*/
    /*border:1px solid #D9D9D9;*/
    float: left;
    margin-left: 5px;
    padding-top: 5px;
    margin-right: 20px;
    vertical-align: middle;
    /*width: 85px;*/
    /*height: 85px;*/
    }
    
div.article_thumbnail_inner    {

}

div.article_read_more {
    float:left;
    background:url("button.jpg") top left no-repeat;
    height:20px;
    width:58px;
    color:white;
}

div.article_read_more a{
    color:white;
    font-weight:bold;
    padding-right:7px;
}


.article_box .excerpt {
    height:50px;
    overflow:hide;
    color:white;
    padding-right:10px;
}

.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 td {
    padding-right: 5px;
    /*border: 1px lightgrey solid;*/
    }

.calendar th {
    font-weight: bolder;
    text-align: right;
    background: blue url('bb.png') 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[type="radio"], input[type="radio"]:hover {
    background:transparent;
    border:0px;
}
  
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 #cdad7a solid;
    border-spacing: 0px;
    padding: 0px;
    margin: 3px auto;
    background-color: white;
    font-size: 8pt;
}

.other_month {
    background-color: #d7d7d7;
    font-size: 9pt;
    color: grey;
}

.show_day {
	padding:6px;
	margin:5px;
	border:1px black solid;
}

.show_day .day_title {
	font-size:12pt;
	font-weight:bold;
}

.today {
    background-color: #e9d7ba;
    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 {
    height: 30px;
    /*font-weight:normal;
    color:black;*/
	padding-top:0px;
	font-size:160%;
}

.article_top {
    height: 30px;
    font-weight:normal;
    color:black;
	padding-top:0px;
	font-size:160%;
}

.grid_6 .bluebar {
    background: url('news-top.png') repeat;
    
    }
    
.grid_3 .bluebar {
    background: url('news-top.png') repeat;
    
    }

.lbluebar, #month_calendar th {
    background: blue url('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-color:#ffff86;*/
}

#nav ul, #nav li {
    z-index: 100;
}



#searchbox {
    float: left; padding-top: 4px;        
}

#searchbox #search {
    background:transparent;
    border-width: 0;
    height: 30px;
    margin-left: 30px;
    margin-top: 4px;
    padding-left: 0;
    padding-top: 0;
    width: 180px;    
}

#banner {
    /*background:url("banner-2.jpg");    */
    height:200px;
}

.hadracha-widget {
    padding: 0;
    width: 220px;
    overflow: hidden;
    height: 184px;
    background: url('../../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: transparent;
    padding:1em;
    text-align: justify;

	margin-top:0em;
    font-size:10pt;
    color:white;
}

div.article-menu a {
    color: #6D6D6D;
    text-decoration: none;
    font-size: 12px;
    cursor: pointer;
	line-height: 12px;
    text-align:center;
	border-left:1px solid #6D6D6D;
	padding-left:15px;
    padding-right:15px;
	
}

div.article-menu a:hover {
    text-shadow: white 0px 0px 9px;
}

div.article-menu {
    /*float: left; */
    line-height: 25px;
    height: 100%;
    padding-left: 1em;
    padding-right: 25px;
    text-align:center;
    /*background: #ce5662 url('/static/images/article-top.png') no-repeat right;*/
}

div.article-author {
    margin-bottom: 2em;
    margin-right:15px;
}



div.article-content {
    margin-right:15px;
}

div.category_arrow_container {
    margin-bottom:2em;
    color:white;
    font-size:12pt;
}

#comments-container {
    background-color:#e0d9c7;
    padding:1em;
}

/* CSS Sprite */
.closebtn, .dragbtn, .configbtn {
    float: left;
    margin-top: 2px;
    cursor: pointer;
    background: url('../../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 #A66B38;
    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: #A66B38;
    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("../../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("../../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("../../images/Tango/16x16/emotes/face-monkey.png");
    padding-right:25px;    
}
#menu  {
    padding-top:125px;
	padding-right:10px;
	font-weight:bold;
}

#logo-4p-footer {
    text-align:center;
    background-color:#F2EBC9;
    margin:3px;
    margin-left:10px;
    padding:3px;
    width:150px;
    float:left;
}
 

.cycler {direction:ltr;} /* for chrome */

 * {
 margin: 0;
}
 html, body {
 height: 100%;
 background:#303030;
 }
 .wrapper {
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -1em;
 }
 .footer, .push {
 height: 8em;
 clear: both;
}

.widgets-menu-item {
    float: right;
    padding: 5px;
}

.subcontent a, .subcontent a:visited{
    color:#515151;
}

.subcontent p {
    border-bottom:1px solid #d6d6d6;
    padding-bottom:6px;
    margin-top:10px;
    margin-bottom:10px;    
}

.news_box{
    /*height:325px; */
    background: url('news-bg.png') repeat-x;   
}
}

