@charset "utf-8";

#schedule {
	margin-top: 15px;
}
.eventdetails {
	font-size: 0.8em;
	line-height: 17px;
	direction: rtl;
	padding-right: 10px;
	color: #333;
}
.eventdetails a{
	text-decoration: none;
	color: #333;
	display: block;
}
.eventdetails a:hover{
	text-decoration: underline;
	color: #000;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover{
	text-decoration: underline;
	color: #000;
}

#schedule_content {
	overflow-x: hidden;
	direction: rtl;
}
#links {
	margin-top: 15px;
}
#links_content {
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
#links_content ul {
	list-style-image: url(images/shared/arrows_left.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	direction: rtl;
}
#links_content ul li {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	padding-right: -13px;
	margin-right: -10px;
}
.eventsub {
	font-size: 0.9em;
}
.job {
	color: #666;
	display: block;
	margin-top: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}
#leftcolumn {
	width: 220px;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}

#centercolumn {
	width: 340px;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}

#credits_content {
	background-color: #eaeaea;
	text-align: right;
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	direction: rtl;
	line-height: 1.3em;
	color: #333;
}
#credits_content2 {
	background-color: #eaeaea;
	clear: both;
}
.thumnbnail_image {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 70px;
}
#thumbnails {
	height: 120px;
	clear: both;
	margin-top: 5px;
}

#synopsis {
	background-color: #EAEAEA;
	direction: rtl;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 0.8em;
	line-height: 1.3em;
	padding-left: 10px;
}
.profile_image {
	display: block;
	margin: 0 auto;
	border: thin solid #333;
}
.list_title {
	font-size: 0.8em;
	text-align: right;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #686868;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.2em;
	font-weight: bold;
}
#submenu_items2 {
	background-color: #D9D9D9;
	padding-bottom: 1px;
	padding-top: 10px;
}

#submenu_items2 ul {
	margin-top: 8px;
	margin-bottom: 0px;
	list-style-image: url(/images/shared/arrows_left.gif);
	list-style-type: none;
	direction: rtl;
	list-style-position: inside;
}
#submenu_items2 ul li {
	font-size: 0.8em;
	color: #B90000;
	font-weight: bold;
	background-image: url(../images/submenu_double_off.png);
	overflow: visible;
	width: 150px;
	margin-bottom: 8px;
	line-height: 21px;
	margin-right: -35px;
	text-indent: 5px;
}
#submenu_items2 ul li a {
	color: #B90000;
	font-weight: bold;
	overflow: visible;
	line-height: 21px;
	text-decoration: none;
	display: block;
	background-image: url(../images/submenu_double_off.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	text-indent: 0px;
	padding-top: -2px;
}
#submenu_items2 ul li a:hover {
	color: #B90000;
	font-weight: bold;
	overflow: visible;
	line-height: 21px;
	text-decoration: none;
	display: block;
	background-image: url(../images/submenu_double_on.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	text-indent: 0px;
}

