/* v1.0 | 20080212 - Eric Meyer Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* FESTIVAL '09 STYLES GENERAL*/

body {
	background-color: #ffffff;
	font-size: 0.75em;
	font-family: Arial, Helvetica, Sans-Serif;
}
/* Logged in Admin Link */
#VisualModeIndicator {
	float:left;
	position: absolute;
	z-index: 1000;
	width: 130px;
	color: #333;
	padding: 7px;
}
.master_container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 5px;
}
.main_content {
	position: relative;
	width: 790px;
	float: left;
}
.sky_scraper {
	width: 195px;
	float: right;
	height: 600px;
}
.useful_content {
	float: left;
	width: 790px;
	position: relative;
	top: 128px;
	padding-bottom: 30px;
}
.useful_content .seg {
	line-height: 1.5em;
	color: #000000;
	padding: 10px 15px;
	margin-top: 2px;
}
.useful_content .seg h2, .useful_content .seg h3, .useful_content .seg h4 {
	color: #B00000;
}
.useful_content .seg h1 {
	line-height: normal;
	color: #333;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size:18px;
}
.useful_content .seg h2 {
	line-height: normal;
	color: #333;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size:16px;
}
.useful_content .seg h3 {
	font-size: 1.2em;
	margin-top: 0.6em;
}
.useful_content .seg p {
	margin-bottom: 1.5em;
}
.breaker {
	clear: both;
}
.spacer {
	height: 2px;
}
.tiny {
	font-size: 0.6em;
}
.page_footer {
	top: 120px;
	position: relative;
	float: left;
	clear: both;
	width: 790px;
	text-align:right;
	border-top: 1px solid #cccccc;
}
.page_footer div {
	color: #444444;
}
.subscribe_footer {
	float: right;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	margin-bottom: 10px;
}
.bookmarklets {
	float: left;
	padding-top: 6px;
}
.bookmarklets .bm_title {
	display: inline;
	font-weight: bold;
	padding-right: 0.3em;
}
.bookmarklets a:hover {
	background-color: transparent !important;
}
.copy_notice {
	clear: both;
	padding: 5px 0 20px 0;
	font-size: 0.95em;
	line-height: 1.3em;
	color: #666666;
	border-top: 1px solid #cccccc;
}
/* GENERAL LINK STYLES */
/*.master_container a {
    color: #3F6D94;
    text-decoration: none;
}

.master_container .gen_text a:hover{
    color: #BFDFFF;
    background-color: #444444;
}

.master_container .gen_text a:visited {
    color: #6099C4;
}
*/
.master_container a, .useful_content a {
	color: #FF0000;
	text-decoration: none;
}
.master_container .gen_text a:hover, .useful_content a:hover {
	color: #ff0000;
	background: #FFCCCC;
}
.master_container .gen_text a:visited, .useful_content a:visited {
	color: #800040;
}
/* FORM STYLES */

.input_box, .search_button {
	font-size: 0.9em;
}
form .button {
	border: 2px single #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.21em 0.3em;
	background: #CCCCCC url('../../festival_09/festival_09/general/form_button_bkgnd.jpg') repeat-x top left;
	color: #333333;
	font-size: 0.78em;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
/* END FORM STYLES */

/* PAGE HEADER */

.page_header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.page_top_header {
	position: relative;
	width: inherit;
}
.page_logo {
	float: left;
	width: 317px;
	height: 69px;
	position: absolute;
	background-color: transparent;
	background-image: url(/images/rd-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.site_search {
	background: transparent url('/images/heading_bkgnd.jpg') repeat-x scroll bottom left;
	position: absolute;
	height: 33px;
	top: 65px;
	left: 0;
	width: 790px;
}
.banner {
	float: right;
	width: 468px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
}
/* SEARCH */
.search_holder {
	width: 400px;
	float: right;
	margin: 6px 7px 0 0;
	text-align: right;
}
.search_holder input {
}
#search_submit_button {
	margin: 0px 0 3px 3px;
}
#search_input_field {
}
/* NAV */
.page_nav {
	position: absolute;
	top: 98px;
	border-top: 2px solid #D90000;
}
.page_nav ul {
	width: 790px;
}
.page_nav li {
	display: block;
	list-style-type: none;
	float: left;
	width: 110px;
	background: transparent url('/images/nav_bkgnd.jpg') repeat-x top left;
}
.page_nav li.vege {
	width: 20px;
	float: left;
}
.page_nav li.end_elem {
	width: 118px;
}
.page_nav li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.95em;
	padding: 5px 10px 6px 20px;
	color: #666666;
	display: block;
}
.page_nav li a:hover {
	background: transparent url('/images/nav_hover_bkgnd.jpg') repeat-x top left;
	color: #ffffff !important;
}
/*.page_nav li:hover {
    background: #ff0000 url('../../festival_09/festival_09/general/nav_hover_bkgnd.jpg') repeat-x top left;
    color: #ffffff;
}*/

.page_nav li a:visited {
	color: #666666;
}
/* END PAGE HEADER */


/* MAIN TEXT SEGMENTS */

.text_segment {
	width: 580px;
	float: right;
	border-top: 1px solid #CCCCCC;
}
.first_seg {
	/*background: #ffffff url('../../festival_09/css_images/bkgnd_tickets.png') no-repeat top right;*/
    margin-top: 0px !important;
}
.bcurtains_seg {
	background: #333333 url('../../picture/upload/image/festival_09/css_images/bkgnd_tickets.png') no-repeat top right;
	margin-top: 0px !important;
}
.info_seg {
	background: #333333 url('../../picture/upload/image/festival_09/css_images/bkgnd_signs.png') no-repeat top right;
	margin-top: 0px !important;
}
.press_seg {
	background: #333333 url('../../picture/upload/image/festival_09/css_images/bkgnd_badge.png') no-repeat top right;
	margin-top: 0px !important;
}
.sponsors_seg {
	background: #333333 url('../../picture/upload/image/festival_09/css_images/bkgnd_sponsors.png') no-repeat top right;
	margin-top: 0px !important;
}
.seg {
	background-color: #ffffff;
}
.seg ul {
	list-style-type: disc;
	margin: 0 0.4em 0.1em 2em;
}
.segment_trailer_lg {
	background: transparent url('../../festival_09/festival_09/general/text_seg_trailer_bkgnd.png') repeat-x top left;
	display: block;
	height: 22px;
	margin-bottom: 5px;
}
/* END MAIN TEXT SEGMENTS */


/* FESTIVAL NAV */

.festival_nav {
	float: left;
	width: 209px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.festival_nav_heading {
	padding: 18px 0px 2px 0px;
	text-align: center;
}
.festival_nav_items {
	padding: 1px 14px 0px 14px;
}
.festival_nav_items ul {
	margin: 8px 0px 0px 0px;
}
.festival_nav_items a {
	padding: 3px 5px;
	line-height: 130%;
}
.festival_nav_items li {
	margin-bottom: 7px;
	list-style-type: square;
}
.festival_nav_items li ul li {
	list-style-type: square;
	list-style-position: inside;
}
.useful_content hr {
	clear: both;
	height: 6px;
	border: 0px solid transparent;
	background-color: transparent;
	background-image: url(../images/hr_breaker.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.useful_content .festival_nav hr {
	margin: 1.3em 0;
}
.festival_nav_bottom {
	background: transparent url('../../festival_09/festival_09/general/festival_nav_bkgnd_bottom.png') repeat-x bottom left;
	height: 1px;
}
/* END FESTIVAL NAV */


/* WIDE SEG */

.wide_segment .rightside {
	float: right;
	margin: 10px 10px 0 0;
}
.wide_segment .leftside {
	float: left;
	background: #333333;
	margin: 10px 10px 10px 10px;
	padding: 7px 6px 0px 6px;
}
.hot_pick {
	position: relative;
	margin-bottom: 7px;
	border: 1px solid #ff6600;
}
.hot_pick .hot_pick_link {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.hot_pick .hot_pick_link a {
	font-size: 0.95em;
	text-decoration: none;
	padding: 4px;
	display: block;
	color: #95CAFF;
}
.hot_pick .hot_pick_link a:hover {
	color: #000000;
	background: #95CAFF;
}
.wide_segment {
	height: 186px;
	margin-bottom: 12px;
	padding-top: 7px;
	text-align: center;
}
.wide_segment #trailer_background {
	position: absolute;
	float: left;
	display: block;
}
.wide_segment #trailer_button {
	position: absolute;
	float: left;
	top: 222px;
	left: 102px;
	cursor: pointer;
	cursor: hand;
}
.wide_segment #video_container {
	width: 790px;
	display: block;
	z-index: 10;
	background-color: #000000;
}
.wide_segment #video_player {
	width: 694px;
	margin: auto;
}
.wide_segment #curtains {
	width: 790px;
	height: 306px;
	position: absolute;
	float: left;
	background-color: #000000;
	display: block;
	z-index: 5;
}
/* END WIDE SEG */


/* FILM DETAIL */

.film_title_large {
	display: block;
	height: 46px;
}
.film_title_large img {
	margin: 5px 0 0 10px;
}
.film_one_sheet {
	height: 205px;
	line-height: 1.3em;
	margin-left: 15px;
}
.film_one_sheet > img:first-child {
	position: absolute;
}
.film_screening_details_cntr {
	float: right;
	position: absolute;
	right: 0;
	min-height: 221px;
	height: 221px;
	background: transparent url('../../picture/upload/image/festival_09/css_images/detail_bkgnd.png') no-repeat top left;
	color: #ffffff;
	width: 204px;
	top: 39px;
}
.film_screening_details_text {
	margin: 15px 5px 5px 23px;
	color: #CCCCCC
}
.film_screening_details_text h2, .film_screening_details_text h3 {
	color: #ffffff;
}
.film_screening_details_text h3 {
	margin: 0.7em 0 0.1em 0;
}
.film_booking_times {
	bottom: 20px;
	position: absolute;
	width: 160px;
}
.film_booking_times a {
	display: block;
	margin: 6px 0 0 0;
	padding: 2px 6px;
	font-weight: bold;
	border: 1px solid #FF6C6C;
	background: #000000;
}
.film_booking_times a:hover {
	color: #FF6C6C;
	background: #444444;
}
.film_booking_times a:visited {
	color: #FF6C6C;
}
.seg.film_info_details {
	margin: 0;
}
.film_info_details {
	clear: both;
	padding-bottom: 0.7em !important;
}
.film_info_details hr {
	border-color: #666666;
	background: transparent;
	border-top: 1px solid #D3D2D2;
}
.film_info_details table {
	text-align: left;
	margin-bottom: 0.1em;
	width: 550px;
}
.film_info_details table td {
	padding: 0.1em;
}
.film_info_details table th {
	color: #CC0000;
	padding-right: 1em;
}
.rightside_links {
	text-align: right;
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 7px;
	font-weight: bold;
}
.bcurtains_seg .rightside_links {
	border-top: 1px solid #D2D2D2;
	padding-top: 6px;
}
.rightside_links ul li {
	display: inline;
	margin-left: 1.46em;
}
.rightside_links.strands hr {
	border-color: #666666;
}
.rightside_links.strands a {
	font-weight: bold;
}
/* END FILM DETAIL */

/* FESTIVAL BLOG */

.seg h3.blog-title {
}
.seg .blog-subtitle {
	color: #B00000;
	float: left;
	width: 70%;
}
.seg .blog-date {
	color: #999999;
	float: right;
	right: 0;
}
.seg .blog-text {
	clear: both;
	border-bottom: 1px dotted #666666;
	margin-bottom: 1.7em;
	padding-top: 0.2em;
}
.seg form table td {
	padding: 6px 10px;
}
/* FESTIVAL STRANDS */

.accordion_cs {
	background-color: #333333;
	overflow: hidden;
	position: relative;
	height: 247px;
}
.accordion_cs .toggle {
	float: left;
	width: 30px;
	height: 247px;
	background: #000000 url('../../festival_09/festival_09/strands/slider_handles.gif') no-repeat top left;
}
.accordion_cs .slide_container {
	float: left;
	width: 338px;
	height: 247px;
	position: relative;
}
ul.articleLinkInternal li {
	list-style: none outside none;
	margin-left: 0;
	padding: 0;
}
ul.articleLinkInternal {
	margin-left: 0;
}
.strand_info {
	margin-bottom: 30px;
}
.slide_container .sw_link {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 338px;
	padding: 5px 5px;
	text-align: right;
	font-size: 1.2em;
	background-color: #000000;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.slide_container a.sw_link:hover {
	color: #64B1FF;
}
img.header_summary {
	margin-bottom: 2px;
}
/* SEARCH RESULTS */

h2.central_heavy_padded {
	padding: 40px 0;
	text-align: center;
}
h2.result_count {
	width: 60%;
	float: left;
}
.seg .search_form .input_box {
	width: 250px;
}
.seg .search_form form td {
	padding: 10px 0;
}
.seg .search_form form td .search_button {
	margin-left: 12px;
}
.phpwcmsSearchResult .previous_set, .phpwcmsSearchResult .next_set {
	float: right;
	margin: 10px 0 0 20px;
	display: inline;
}
.phpwcmsSearchResult em.highlight {
	background-color: #FF9933;
	color: #333333;
}
/* Calendar Nav */

.festival_nav_calendar {
	padding: 0 14px;
	margin-top: 12px;
}
table.calendar {
	width :100%;
}
table.calendar th, table.calendar td {
	width: 14%;
	text-align: center;
	padding: 3px;
}
table.calendar td a {
	padding: 3px;
}
table.calendar th {
	color: #000000;
	padding: 3px;
}
.festival_nav hr.no_padding {
	margin: 0 0 1em 0;
}
/* SCHEDULE PAGE */
.pdf_link {
	margin-top: 1em;
	text-align: right
}
table.events_table {
	text-align: left;
	margin-left: 15px;
	width: 260px;
}
.errored_fields {
	color: #ff0000;
	font-weight: bold;
}
.sponsors hr {
	margin: 35px 0;
}
.rdCrsOutline {
	background-color: #eee;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
}
.rdCrsOutline .rdCrsObj {
	margin: 5px 10px 0px 10px;
}
.rdCrsOutline .rdCrsObj p {
	margin: 10px 0px 10px 5px;
}
.rdCrsOutline .rdCrsData hr {
	height: 0px;
	background: none;
	border-top: 1px solid #cccccc !important;
	border: 1px solid transparent;
	margin: 0px 15px 0px 15px;
}
.rdCrsOutline .rdCrsData table {
	width: 520px;
	text-align: left;
	margin: 10px 15px 10px 15px;
}
.rdCrsOutline .rdCrsData td, .rdCrsOutline .rdCrsData th {
	padding: 2px;
}
ul#billy_scroller {
	display:block;
	float:left;
	height:306px;
	position:relative;
	width:9999px;
}
ul#billy_scroller li {
	display:block;
	float:left;
	height:306px;
	width:790px;
}
#billy_clip {
	height:306px;
	overflow:hidden;
	position:relative;
	width:790px;
	z-index:100;
}
ul#billy_indicators {
	display:block;
	float:right;
	margin:8px 0 0;
	width:auto;
	z-index:90;
}
ul#billy_indicators li {
	display:block;
	float:left;
	height:9px;
	margin:0 5px 0 0;
	width:9px;
}
ul#billy_indicators li a {
	background:none repeat scroll 0 0 #CC0000;
	display:block;
	height:9px;
	opacity:0.4;
	width:9px;
}
ul#billy_indicators li.active a {
	opacity:1;
}
.cikk-kat {
	clear:both;
	padding:10px;
	width:450px;
	margin: 0 auto 0;
	font-size:14px;
	font-weight: bold;
}
.cikk-kat img {
	float:left;
	padding-right:100px;
	border:#666 solid 0px;
}
.cikk-kat-egesz hr {
	clear: both;
	height: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: none;
	width:450px;
	margin:0 auto 0;
}
.top-10 {
	clear:both;
	width:450px;
	margin: 0 auto 0;
	background-image: url(/images/ClapperBoard-k.jpg);
	background-repeat: no-repeat;
	background-position: right 40px;
}
.top-10 li {
	list-style:none;
}
.useful_content .seg .top-10 li h2 {
	margin:0;
	background-color: #E6E6E6;
	padding: 3px;
}
.useful_content .seg .top-10 li ul li {
	list-style:square;
	font-size: 14px;
	font-weight: bold;
	color: #F00;	
}
.widgettitle { margin:0;}
