.concert_boxes{
	direction: ltr;
}
.concert_boxes td.image_boxes{
	border-right: 1px dotted silver;
}
.concert_boxes td.knopka{
	border-left: 1px dotted silver;
}
.unmanaged_zones .cp_name {
    float: left;
    text-align: right;
}

#palbums
{
  padding: 0px 4px;
  float:right;
}
.booRowRediced div#booLeft{width: 400px;}

/* Generic styles*/

* {
margin: 0;
padding: 0;
/*line-height: 1;*/
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/new_design/israstage_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px 0px 60px;
	padding: 0px;
}
img {
	border-width: 0px;
}

div#comments ul li div.comment_text
{
    background: #ccc url(/images/vent_ltr.gif) no-repeat scroll left top;
    min-height: 60px;
}


/* Template styles*/
div#control_panel th
{
    text-align:left;
    vertical-align: top;
    
}

#container {
	text-align: center;
	width: 960px;
	margin:0 auto;
}
	#left {
	width: 692px;
	text-align: left;
	float: right;
	}
		#nav {
      margin: 0px auto 10px auto;
			margin-top: 37px;
			text-align: right;
      display: block;
      width: 692px;
		}
		#nav ul {
			list-style-type: none;
		}
		#nav li {
			float: left;
		}
		#nav a.toplink {
			line-height: 38px;
			background-repeat: no-repeat;
			background-position: right 0px;
			margin-left: 2px;
			background-image: url(../images/new_design/israstage_nav_tab.png);
			padding-right: 8px;
			color: #FFFFFF;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			display: block;
		}
		#nav a.toplink strong {
			background-image: url(../images/new_design/israstage_nav_tab_left.png);
			background-repeat: no-repeat;
			background-position: 0px 0px;
			line-height: 38px;
			padding-top: 11px;
			padding-bottom: 12px;
			padding-left: 8px;
		}
		#nav a.toplink:hover, #nav .current {
			background-image: url(../images/new_design/israstage_nav_tab_s.png);
		}
		
		#nav a.toplink:hover strong, #nav .current strong {
			background-image: url(../images/new_design/israstage_nav_tab_left_s.png);
		}
                
		#cityNav {
			color: #999999;
			font-size: 12px;
			background-image: url(../images/new_design/israstage_subnav.gif);
			background-repeat: no-repeat;
			text-align: right;
			height: 30px;
			width: 692px;
                        margin: 0px auto 10px auto;
			line-height: 30px;
                        
		}
		
		#cityNav ul {
			list-style-type: none;
		}
		#cityNav li {
			float: left;
			line-height: 30px;
			padding-right: 6px;
			padding-left: 6px;
		}
		#cityNav a {
			font-size: 12px;
			font-weight: normal;
			color: #999999;
			text-decoration: none;
			display: block;
			line-height: 26px;
			margin-top: 2px;
			padding-right: 4px;
			padding-left: 4px;
		}
		#cityNav a:hover, #cityNav .current {
			color: #FFFFFF;
			background-color: #999999;
		}
		#hot {
	margin-bottom: 1px;
		}

		#content .event_style {
	margin-bottom: 22px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
		}
        #content .event_style_short
        {
                margin-bottom: 22px;
                padding-right: 10px;
                padding-left: 10px;
                text-align: justify;
        }
	#right {
	text-align: left;
	float: left;
	width:248px;
	}
		#logo {
			margin-top: 5px;
			margin-bottom: 10px;
			background-repeat: no-repeat;
			height: 119px;
			width: 248px;
			cursor:pointer;
		}
		#language {
			background-image: url(../images/new_design/israstage_lang_bar.gif);
			background-repeat: no-repeat;
			text-align: center;
			height: 26px;
			width: 168px;
			margin-bottom: 10px;
			margin-right: auto;
			margin-left: auto;
			line-height: 26px;
			display: block;
			vertical-align: middle;
		}
		#language img {
	margin: 8px 2px;
		}

		#calendar_left {
			height: 168px;
			width: 168px;
			margin-right: auto;
			margin-left: auto;
			text-align: center;
			margin-bottom: 18px;
		}
		#calendar_left table {
			margin: 0px auto;
		}
		
		
		#calendar_left td {
			text-align: center;
			font-size: 11px;
			height: 20px;
			width: 23px;
			vertical-align: middle;
		}
		#calendar_left .weekDay {
			font-size: 9px;
			color: #AAAAA9;
		}
		#calendar_left .today {
			font-weight: bold;
			color: #FFFFFF;
			background-image: url(../images/new_design/israstage_calendar_today.gif);
			background-repeat: no-repeat;
			background-position: center center;
		}
		#calendar_left .disabled {
			color: #CBCDBE;
			background-color: #DEDED7;
		}
		#calendar_left #month {
			background-image: url(../images/new_design/israstage_calendar_month.gif);
			background-repeat: repeat-x;
			text-align: center;
			font-size: 10px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
			width: 112px;
		}
		/*#calendar_left #month a {
			color: #FFFFFF;
			text-decoration: none;
		}*/
		#search {
			background-image: url(../images/new_design/israstage_search.gif);
			background-repeat: no-repeat;
			width: 248px;
			height: 330px;
			text-align: right;
			margin-bottom: 16px;
		}
		#search     h1 {
			font-size: 16px;
			font-weight: bold;
			color: #FFFFFF;
			background-image: url(../images/new_design/israstage_search_title.gif);
			background-repeat: no-repeat;
			height: 68px;
			margin-left: 4px;
			text-align: center;
			padding-top: 8px;
			width: 112px;
			line-height: 68px;
			float:left;
		}
		#search span.title {
			text-align: center;
			width: 100%;
			display: block;
		}

		#search select {
			width: 168px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #4D4D4D;
			margin-bottom: 9px;
		}
		#search input {
			width: 166px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #4D4D4D;
			margin-bottom: 19px;
			height: 17px;
			line-height: 17px;
		}
		#search a.lnk {
			font-size: 11px;
			font-weight: bold;
			color: #FFFFFF;
			background-image: url(../images/new_design/en_israstage_button_bg.gif);
			background-repeat: no-repeat;
			background-position: left top;
			line-height: 27px;
			text-decoration: none;
			display: block;
		}
		#search a.lnk b {
			background-image: url(../images/new_design/en_israstage_button.gif);
			background-repeat: no-repeat;
			background-position: right top;
			line-height: 27px;
			padding-left: 36px;
			padding-right: 10px;
			display: block;
                        text-align: left;
		}
                #search span div
                    {
                       margin-left: auto;
                       margin-right: auto;
                       width: 150px;
                    }
		#news {
			background-image: url(../images/new_design/israstage_search.gif);
			background-repeat: no-repeat;
			width: 248px;
			height: 190px;
			text-align: right;
			margin-bottom: 22px;
                        
		}
		
		#news h1.header {
			font-size: 16px;
			font-weight: bold;
			color: #FFFFFF;
			background-image: url(../images/new_design/israstage_news_title.gif);
			background-repeat: no-repeat;
			height: 68px;
			margin-left: 4px;
			text-align: center;
			padding-top: 8px;
			width: 112px;
			line-height: 68px;
			float:left;
		}
		#news span {
			display: block;
			width: 100%;
		}

		
		#news h2 {
	font-size: 12px;
	color: #8E8E8E;
	font-weight: normal;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
	width: 228px;
	clear:both;
	text-align:left;
		}
		#news img {
		float:right;
		margin-left:10px;
		}
		#banners {
		width:248px;
		text-align:center;
		}
		#banners a {
			background-color: #FFFFFF;
		}
		#banners img {
			margin-bottom: 10px;
			margin-left:10px;
		}
#footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	width: 940px;
	padding-left: 20px;
	line-height: 26px;
	background-image: url(../images/new_design/israstage_footer.gif);
	background-repeat: no-repeat;
	height: 26px;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}
#language a:hover {
	background-color: #E3E4DD;
}

/* Homepage styles*/

#events

 {
	background: url(../images/new_design/israstage_home_heading.gif) top right no-repeat;
	width: 692px;
	margin: 0px auto;
}

#eventsTitles  {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 38px;
	padding: 0px;
	width: 552px;
	float: right;
	direction:rtl;

}
#eventsTitles   td {
	padding-right: 2px;
	text-align: center;
	padding-left: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#events     span.title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/new_design/israstage_events_title.gif);
	background-repeat: no-repeat;
	height: 68px;
	margin-left: 4px;
	text-align: center;
	padding-top: 8px;
	width: 112px;
	float: left;
	line-height: 68px;
	display: table;
}
#eventsList  {
	float: right;
	width: 552px;
	padding: 0px;
	font-size: 12px;
	color: #4D4D4D;
	direction:rtl;

}
#eventsList   td {
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
        direction: ltr;
}
#eventsList a.order, a.order {
	color: #FFFFFF;
	background-color: #3D3A36;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
  width: 110px;
}
#eventsList a.details {
	color: #FFFFFF;
	background-color: #B0B2A1;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#eventsList a.order:hover, #eventsList a.order:focus, a.order:hover, a.order:focus
{
    background-color: #5f5c58;
}
#eventsCategories {
	width: 125px;
	float: left;
}
#eventsCategories a, #eventsCategories a:hover {
	font-size: 12px;
	color: #999999;
	background-image: url(../images/new_design/israstage_cat.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 30px;
	width: 110px;
	padding-left: 15px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	margin-top: 0px;
	background-color: transparent;
}
#eventsCategories a:hover, #eventsCategories a.current {
	color: #FFFFFF;
	background-image: url(../images/new_design/israstage_events_cat_selected.gif);
}
#articles {
	background-image: url(../images/new_design/israstage_heading.jpg);
	width: 692px;
	background-repeat: no-repeat;
	margin: 0px auto;
  background-position:0 32px;
}
#articles span.title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/new_design/israstage_events_title.gif);
	background-repeat: no-repeat;
	height: 68px;
	margin-left: 4px;
	text-align: center;
	padding-top: 8px;
	width: 112px;
	float: left;
	line-height: 68px;
	display: table;
}
.article {
	background-image: url(../images/new_design/israstage_article_box.gif);
	background-repeat: no-repeat;
	height: 154px;
	width: 341px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.article p {
	float: right;
	width: 321px;
	font-size: 12px;
	color: #8D8E8C;
	line-height: 14px;
	display: block;
	text-align:left;
}
#articles div.all_articles
{
    float:right;
    margin-right:20px;
    position:relative;
    top:35px;
}
.article img {
	float: left;
	margin-right: 5px;
        _width: auto;
}
#calendarHover {
    background-image: url(../images/new_design/israstage_calendar_div.jpg);
    background-repeat: repeat-y;
    /*height: 225px;*/
    color: wheat;
    text-align: center;
    width: 380px;
    padding-top: 7px;
    padding-bottom: 5px;
}
#calendarEvent {
    font-size: 12px;
    color: #DADAD9;
    background-color: #474440;
    text-align: left;
    margin: 0px auto 10px;
    padding: 5px;
    min-height: 95px;
    width: 350px;
    line-height: 16px;
}
#calendarEvent a,#calendarEvent h1{
    color: #FF8400;
    font-size: 12px;
}
#calendarEvent a:hover{
    background-color: #2D2B27;
}
#calendarEvent img{
  float: right;
}
div.event_list div.image,div.event_boxes div.image
{
    float:left;
    font-size:9px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    padding: 0px 5px;
    width:105px;
}
