@font-face {
  font-family: OpenSansHebrewRegular;
  src: url("https://rcs.mako.co.il/fonts/OpenSans/OpenSansHebrew-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.shows_search_box  {
	margin-top: 5px;
	background: #f3f3f3;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.shows_calendar_box {
	background: #f3f3f3;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 180px;
	height: 160px;
}

.shows_calendar_month {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding: 2px;
}

.shows_calendar_frame {
	background: #FFFFFF;
	border: 1px solid #c1c1c1;
	padding: 2px;
}

#shows_calendar {
	font-size: 10px;
	vertical-align: middle;
	font-weight: normal;
	color: #666666;
	padding: 1px;
}
#shows_calendar .days {
	color: #000000;
	text-decoration: none;
	padding: 2px;
}

#shows_calendar .days_weekend {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}


#shows_calendar .old {
	background: #eaeaea;
	border: 1px solid #c1c1c1;
}

#shows_calendar .normal {
	background: #ffffff;
	border: 1px solid #c1c1c1;
}

#shows_calendar .weekend {
	background: #ffffff;
	border: 1px solid #c1c1c1;
	font-weight: bold;
}


#shows_calendar .today {
	background: #a7c9fe;
	border: 1px solid #c1c1c1;
}

#shows_calendar a {
	width: 16px;
	height: 13px;
	display: block;
	color: #054D8B;
	vertical-align: middle;
	text-decoration: none;
}

#shows_calendar a:hover {
	color: #666666;
	text-decoration: none;
	background: #a7c9fe;
}

.shows_search_dropBox {
	font-family: OpenSansHebrewRegular;
	color: #0066CC;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	width: 130px;
}

.shows_big_title {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.shows_small_title {
	font-size: 18px;
	color: #000000;
}

.shows_line_break {
	height: 1px;
	color: #0066CC;
	width: 99%;
}

.shows_gray_line_break {
	height: 1px;
	color: #CCCCCC;
	width: 99%;
}

.shows_details_headers {
	color: #002B75;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	height: 30px;
}

.shows_details {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
}

a.shows_details_link {
	color: black;	
	text-decoration: none;
}
a.shows_details_link:hover {
	text-decoration: underline;
} 

.shows_normal_txt {
	font-size: 12px;
	color: #000000;
}

.shows_normal_link:link {
	font-size: 12px;
	color: #25648d;
	text-decoration: none;
}

.shows_normal_link:visited {
	font-size: 12px;
	color: #25648d;
	text-decoration: none;
}

.shows_normal_link:hover {
	font-size: 12px;
	color: #3399FF;
	text-decoration: underline;
}

a.shows_nav_bar:link {
	padding: 5px;
	border: 1px solid #dfdbd2;
	background: #f4f1e9;
	color: #3366FF;
	font-size: 14px;
	text-decoration: none;
}

a.shows_nav_bar:visited {
	padding: 5px;
	border: 1px solid #dfdbd2;
	background: #f4f1e9;
	color: #990066;
	font-size: 14px;
	text-decoration: none;
}

a.shows_nav_bar:hover {
	padding: 5px;
	border: 1px solid #dfdbd2;
	background: #C1E3E8;
	color: #3366FF;
	font-size: 14px;
	text-decoration: none;
}

.shows_nav_bar {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}

.shows_main_pic {
	background: url(/jsp/images/artist_main_pic_shadow.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 305px;
	height: 312px;
}

.show_description {
	font-size: 13px;
	padding-left: 15px;
	text-align: justify;
	line-height: 18px;
}

.shows_main_pic_frame {
	margin-top: 10px;
	margin-left: 5px;
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #C1E3E8;
}

.shows_box_bg {
	background: #aacce5 url(/jsp/images/shows_box_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 4px;
	border: 1px solid #dfdbd2;
}

a.artist_nav_bar:link {
	display: block;
	padding: 5px;
	border: 1px solid #dfdbd2;
	background: #f4f1e9;
	color: #3366FF;
	font-size: 14px;
	text-decoration: none;
}

a.artist_nav_bar:visited {
	display: block;
	padding: 5px;
	border: 1px solid #dfdbd2;
	background: #f4f1e9;
	color: #990066;
	font-size: 14px;
	text-decoration: none;
}

a.artist_nav_bar:hover {
	padding: 5px;
	border: 1px solid #dfdbd2;
	background: #C1E3E8;
	color: #3366FF;
	font-size: 14px;
	text-decoration: none;
}

.artist_nav_bar {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}

.artist_upcomming_shows {
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fcfae0;
	border: 1px solid #dfdbd2;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	width: 98%;
}


.shows_box_bg {
background:#aacce6;
background:url(/jsp/images/shows_box_bg.jpg);
background-position:top;
background-repeat:repeat-x;
padding: 4px;
border: 1px solid #dfdbd2;
}

.shows_light_bg {
	background-color: #CCC;
	background-image: url(/jsp/images/index_gradiant_light_bg.jpg);
	background-repeat: repeat-x;
	border-color: #FFF #CCC #CCC #CCC;
	border-style: solid;
	border-width: 1px;
}