a{
	text-decoration:none;
	outline:none;
	cursor:pointer;
}
body{
	width:1080px;
	margin:0 auto;
	overflow-y: scroll;
	color:#463C32;
}
#main{
	width:1080px;
	margin:0 auto;
	z-index:100;
	background-color:#ffffff;
}

#bgAnimation
{
	width:1080px;
	height:700px;
	width:100%\9;
	height:100%\9;
	border:none;
	position:fixed;
	z-index:-100;
	margin:0 auto;
	margin-top:90px
}

#mainMenu, #f_mainMenu {
	background-color:#ffffff;
	width: 1080px;
	height:75px;
	font-family: Arial;
	font-size: 19px;
	letter-spacing: 1.35px;
	padding-top:15px;
	z-index:1000;
}
#f_menu_left{
	text-align:right; 
	width:920px; 
	margin-right:20px;
	float:left;
}

#f_menu_right{
	width:140px; 
	float:left; 
	margin:0;
}

#mainMenu {
	position:fixed;	
	top:0;
	width:100%;
}

#mainMenu a.active, #f_mainMenu a.active{
	cursor:default;
} 

#stage{
	z-index:10;
	width:1080px;
	color:#463c32;
	position:absolute\9;
	top:20px\9;
	margin-left:65px;
}
#logo_bg {
	height:680px;
	background-image:url('../images/logogross.png');
	z-index:-1;
	position:absolute;
	top:100px;
}

#logo_bg4 {
	width:1282px;
	height:681px;
	margin:0 auto;
	background-image:url('../logo_test4.png');
	z-index:1;
	position:absolute;
	top:100px;	
}

#logo_bg5 {
	width:1282px;
	height:681px;
	background-image:url('../logo_test5.png');
	z-index:-1;
	position:fixed;
	top:95px;	
}

#logo_bg2 {
	width:1282px;
	height:681px;
	margin:0 auto;
	background-image:url('../logo_test2.png');
	z-index:-1;
	position:absolute;
	top:100px;	
}

#logo_bg1 {
	width:1282px;
	height:681px;
	margin:0 auto;
	position:absolute;
	top:100px;
	background-image:url('../logo_test.png');
	z-index:1;
}

#anthologyIntroText{	
	z-index:10;
	width:370px;
	height:730px;
	font-family: Arial;
	color:#0064b4;
	font-size:18px;
	padding:0;
	margin:0;
	position:absolute;
	margin-left:600px;	
	top:80px;
}
/*
#anthologyIntroText p{
	margin-top:345px;
	margin-left:250px;
}*/
/* Festival Side*/
#festivalIntroText{
	width:370px;
	height:730px;
	font-family: Arial;
	color:#c82800;
	font-size:18px;
	padding:0;
	margin:0;
	position:absolute;
	top:80px;	
}

.smallText{
	font-size:11px !important;
	line-height:15px !important;
}

#f_lang_selector{
	position:absolute;
	top:185px;
	width:849px;
	font-size:9px;
	float:left;
	position:fixed;
	background-color:#ffffff;
	z-index:100;
}

#f_lang_selector a, #bio_lang_selector a{
	color:#463c32;
	cursor:pointer;
	font-family: Arial;
	margin-right:5px;
}

#f_lang_selector a.active, #bio_lang_selector a.active{
	color:#c82800;
	cursor:default;
}

#f_lang_selector a:hover, #bio_lang_selector a:hover{
	color:#c82800;
}

#f_lang_selector a.inactive, #bio_lang_selector a.inactive{
	color:#ccc;
	cursor:default;
}

#f_leftColumn{
	width:320px;
	/*float:left;
	margin-right:20px;
	margin-top:193px;*/
	position:absolute;
	top:200px;
}

#f_leftColumn p{font-family: Georgia; font-size: 13px;line-height: 20px;}
#f_rightColumn{
	position:absolute;
	top:200px;
	margin-left:340px;
	width:500px;
	/*float:left;*/
	font-family:Georgia;
	font-size:13px;
	line-height: 20px;
}

div.textFest{
	position:relative;
	clear:both;
	border-top: #463c32 1px dotted;
	padding-top:5px;
	padding-bottom:5px;
}

div.textFest:hover{background:#f5f5f5 !important;}

div.highlight{
	position:relative;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	float:left;
	width:115px;
}

span.highlight{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	width:115px;
}

.right_content{position:relative;float:right;width:325px;}

.f_innerLink_box{width:325px;}

.textFest h4{color:#c82800;margin:0px;}

.textFest a, .title_fest a, .bioText a{
	/*border-bottom: #463c32 2px solid;*/
	color:#463c32;
	font-weight:bold;
	padding:1px 2px;
}

.textFest a:hover, .title_fest a:hover, .bioText a:hover{
	background-color:#463c32;
	color:#ffffff;
	text-decoration:none;
	padding:1px 2px;
}

.title_fest a.pdfLink{
	border:none;	
}

.title_fest a.pdfLink:hover{
	color:#C82800;
	background:none;
}

a.f_innerLink{
	/*border-bottom-style:dotted;
	border-bottom-color:#463c32;*/
	cursor:pointer;
	margin:0;
	padding:0;
	padding:1px 2px;
	color:#463c32;
	font-weight:bold;
}

a.f_innerLink:hover, a.f_innerLink.active{
	background-color:#463c32;
	color:#ffffff;
	text-decoration:none;
	padding:1px 2px;
}

.f_innerLink_content{
	padding:0;
	margin:0;
	padding-left:10px;
	border-left:dotted #463c32 2px;
	display:block;
}
.textFest .antItem{
	border-bottom: #0064b4 2px solid;
	color:#0064b4;
	cursor:pointer;
	padding:1px 2px;
}

.textFest .antItem:hover, .textFest .antItem.active{
	text-decoration:none;
	background-color:#0064b4;
	color:#ffffff;
	padding:1px 2px;
}

#f_footnotes{
	width:160px;
	float:left;
}
/* Top Menu Styles*/
#f_mainMenu{
	position:fixed;
	background-color:#ffffff;
}

/*
 * Temporary disabled options of the festival menu!
 */
/*#f_mainMenu #SK_btn,#f_mainMenu #EE_btn,#f_mainMenu #LT_btn,#f_mainMenu #HU_btn,#f_mainMenu #LV_btn,#f_mainMenu #CZ_btn,#f_mainMenu #DE_btn{
	color:#cccccc;
	cursor:default;
}*/


#SE_btn2{
	float:left;
	margin-left:27px;
	margin-right:20px;
	text-align:right;
	width:127px;
}

#f_mainMenu #SE_btn2{
	float:right;
	text-align:right;
	width:200px;
	margin-left: 5px;
}

#SE_btn{	
	color:#c82800;
	font-weight:bold;
	
	margin-left:10px;
}

#mainMenu #SE_btn{
	text-align: right;
	}

#f_mainMenu #SE_btn:hover,#mainMenu #SE_btn:hover{	
	color:#463c32;
}

#lang_sel_top{
	margin:0;	
}

#f_mainMenu #lang_sel_top{
	
}

#f_mainMenu #lang_sel_top.page0,#mainMenu #lang_sel_top.page2{
	float:none;
	margin-left:150px;
	letter-spacing:1.35px;
}

#f_mainMenu #lang_sel_top.page0 a,#mainMenu #lang_sel_top.page2 a{
	margin-right:10px;
}

#country_sel_top.menuEn a,#country_sel_top.menuPl a{
	letter-spacing:1.35px;
}

#country_sel_top.menuDe a{
	letter-spacing:0px;
}

#ANT_search{
	letter-spacing: 1.35px;
	text-transform: uppercase;
	font-weight: bold;
}
#searchbox{position:fixed;left:290px;top:57px;width:840px;height:0px;background:#fff;background:rgba(255,255,255,0.9);border-left:1px #eee solid;border-right:1px #eee solid;border-bottom:1px #eee solid;z-index:1050;display:none;}
#searchclose{cursor:pointer;}
#search_feld{position:absolute;left:8px;top:8px;height:25px;}
#search_feld input{font-family: Arial;font-size: 19px;letter-spacing: 
1.35px;background:none;border:none;color:#0064b4;text-transform:uppercase;}
#search_content{position:absolute;left:8px;top:40px;bottom:0px;}
#search_content *{color:#0064b4;line-height:20px;}
#search_content .cat, #search_content .firstcat{font-weight:bold;display:block;}
#search_content .cat{margin-top:15px;}
#lang_sel_top a{color:#463c32;}
#search_content .navi{position:absolute;left:0px;bottom:2px;width:840px;text-align:center;}
#search_content .navi .buttonchoosen{border-bottom:1px solid #463c32;}

#mainMenu #lang_sel_top a:hover, #mainMenu #lang_sel_top a.active, #mainMenu a.active, #mainMenu a:hover{
	color:#0064b4;
}

#f_mainMenu #lang_sel_top a.inactive, #f_mainMenu #lang_sel_top a.inactive:hover,#mainMenu a.inactive:hover{
	color:#CCCCCC;
	cursor:default;
}

#lang_sel_top.festival a.active{
	color:#c82800;	
}

#lang_sel_top a:hover, #city_sel_top a:hover{
	color:#c82800;	
}

#lang_sel_top a.active, #city_sel_top a.active{
	color:#c82800;	
}

#mainMenu #lang_sel_top a.inactive, #mainMenu #lang_sel_top a.inactive:hover{
	color:#cccccc;
	cursor:default;
}

#f_main_menu#lang_sel_top a:hover, #f_main_menu#lang_sel_top a.active{
	color:#c82800;	
}

#f_mainMenu #PL_btn:hover, #f_mainMenu #PL_btn.active,#f_mainMenu #SK_btn:hover, #f_mainMenu #SK_btn.active{
	color:#c82800;
} 

#ANT_btn{
	float:left;
	color:#0064b4;
	font-weight: bold;
	text-transform: uppercase;
	margin-right:5px;
}

#f_mainMenu #ANT_btn{
	color:#0064b4;
	float:left; 
	margin:0;
}

#f_mainMenu #ANT_btn:hover,#mainMenu #ANT_btn:hover{
	color:#463c32;
}

#city_sel_top{
	width:832px;
	letter-spacing:3px
}

#city_sel_top a{
	margin:0px;
	color:#000;	
	float:left;
}

#f_mainMenu #country_sel_top{
	margin-right:0px;
	float:right;
}

#country_sel_top a{
	margin:0px;
	color:#463c32;	
	float:left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:1.1px;
}

#country_sel_top a:hover, #country_sel_top a.active, #country_sel_top a.activeblocked{
	color:#0064b4;	
} 

#mainMenu #country_sel_top a.inactive,#mainMenu #country_sel_top a.inactive:hover{
	color:#CCCCCC;
	cursor:default;
}

#f_mainMenu #country_sel_top a:hover, #f_mainMenu #country_sel_top a.active{
	color:#c82800;	
}


#f_mainMenu #country_sel_top a.inactive,#f_mainMenu #country_sel_top a.inactive:hover, #f_sec_menu a.inactive {
	color:#cccccc;
	cursor:default;
}

#Sponsors_btn, #imprint_btn{
	color:#463c32;
	text-transform: uppercase;
}
#Sponsors_btn.inactive{
	color:#CCCCCC;
	cursor:default;
}

#mainMenu #imprint_btn:hover{
	color: #0064B4;
	cursor:pointer;
	}

#f_mainMenu #Sponsors_btn, #f_mainMenu #imprint_btn, #blog_btn, #biography_btn, #exhibition_btn,#workshop_btn,#day_btn, #press_btn,#day1_btn,#day2_btn,#day3_btn,#day4_btn{
	color:#463c32;
	text-transform: uppercase;
	float:right;
	margin-left:5px;
	cursor:pointer;
}

#f_mainMenu #imprint_btn{
	margin-right:0px;
}

#f_mainMenu #Sponsors_btn:hover,#f_mainMenu #Sponsors_btn.active, #f_mainMenu #imprint_btn:hover,#f_mainMenu #imprint_btn.active, #biography_btn:hover,#biography_btn.active, #exhibition_btn:hover, #exhibition_btn.active,#workshop_btn:hover, #workshop_btn.active,#day_btn:hover,#day_btn.active, #press_btn:hover, #press_btn.active, #blog_btn:hover,#day1_btn:hover,#day2_btn:hover,#day3_btn:hover,#day4_btn:hover,#day1_btn.active,#day2_btn.active,#day3_btn.active,#day4_btn.active{
	color:#c82800;
}
#maps_menu{
	margin-left:173px;
	height:95px;
	position:fixed;
	top:90px;
	background-color: #ffffff;
	z-index:900;
}

#f_maps_menu{
	height:95px;
	width:850px;
	position:fixed;
	top:90px;
	background-color:#ffffff;
	z-index:100;
}

#map_PL_btn,#map_SK_btn,#map_EE_btn,#map_LT_btn,#map_HU_btn,#map_LV_btn,#map_CZ_btn,#map_DE_btn{
	height:80px;
	float:left;
}

#f_maps_menu #map_PL_btn{
	width:88px;	
	background-image:url('../images/map_pl_r.png');	
	cursor:pointer;
}

#f_maps_menu #map_SK_btn{
	width:111px;
	background-image:url('../images/map_sl_r.png');
cursor:pointer;
}

#f_maps_menu #map_EE_btn{
	width:108px;
	background-image:url('../images/map_ee_r.png');
}

#f_maps_menu #map_LT_btn{
	width:110px;
	background-image:url('../images/map_lt_r.png');
cursor:default;
}

#f_maps_menu #map_HU_btn{
	width:110px;
	background-image:url('../images/map_hu_r.png');
	cursor:default;
}

#f_maps_menu #map_LV_btn{
	width:113px;
	background-image:url('../images/map_lv_r.png');
cursor:default;
}

#f_maps_menu #map_CZ_btn{
	width:115px;
	background-image:url('../images/map_cz_r.png');
	cursor:default;
}

#f_maps_menu #map_DE_btn{
	width:74px;
	background-image:url('../images/map_de_r.png');
	cursor:default;
}

#maps_menu #map_PL_btn{
	width:88px;	
	background-image:url('../images/map_pl_b.png');	
	cursor:default;
}

#maps_menu #map_SK_btn{
	width:111px;
	background-image:url('../images/map_sl_b.png');
	cursor:default;
}

#maps_menu #map_EE_btn{
	width:108px;
	background-image:url('../images/map_ee_b.png');
cursor:default;
}

#maps_menu #map_LT_btn{
	width:110px;
	background-image:url('../images/map_lt_b.png');
cursor:default;
}

#maps_menu #map_HU_btn{
	width:110px;
	background-image:url('../images/map_hu_b.png');
	cursor:default;
}

#maps_menu #map_LV_btn{
	width:113px;
	background-image:url('../images/map_lv_b.png');
cursor:default;
}

#maps_menu #map_CZ_btn{
	width:115px;
	background-image:url('../images/map_cz_b.png');
	cursor:default;
}

#maps_menu #map_DE_btn{
	width:74px;
	background-image:url('../images/map_de_b.png');
	cursor:default;
}

#map_PL_btn:hover{
	background-position:bottom;
}

#map_PL_btn.active,
#map_SK_btn.active,
#map_EE_btn.active,
#map_LT_btn.active,
#map_HU_btn.active,
#map_LV_btn.active,
#map_CZ_btn.active,
#map_DE_btn.active,
#map_PL_btn.activeblocked,
#map_SK_btn.activeblocked,
#map_EE_btn.activeblocked,
#map_LT_btn.activeblocked,
#map_HU_btn.activeblocked,
#map_LV_btn.activeblocked,
#map_CZ_btn.activeblocked,
#map_DE_btn.activeblocked{
	background-position:bottom;
	cursor:default;
}




/* End of Top Menu Styles */

/*Biographies styles */
.bioContent{
	cursor: pointer;
}

#biosLeft,#biosCenter,#biosRight {
	width:330px;
	height:500px;
	margin-top:175px;
	position:absolute;
}

#biosCenter{
	margin-left:335px;
}

#biosRight{
	margin-left:670px;
}

.bioLink{
	height:30px;
	width:300px;
	display:block;
	float:left;
	margin:5px 0 5px 0;
}

.bioImg_p{
	width:30px;
	height:30px;	
	float:left;
	margin:5px 0 5px 0;
}

#bioRels .bioLink, #bioRels .bioImg_p{
	margin:5px 0;
}

.indexBios{
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	text-transform: uppercase;
	margin:15px 0 5px 8px;
}

.linkBio{
	line-height:30px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#c82800;
	margin-left:10px;	
}

.linkBio:hover{
	background-color:#c82800;
	color:#ffffff;
	padding:1px 1px 1px 3px;
}

.bioImg_g{
	float:left;
	margin-right:20px;	
}

.bioTitle{
	color:#c82800;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	letter-spacing: 1.35px;
	margin:0;
}

#f_rightColumn.bios p, .bioText{
	margin:0;
	width:480px;
	font-family:Arial;
	font-size:19px;
	margin-top:0px;
}

#bioRels{
	position:absolute;
	top:535px;
	width:330px;
}

.bioRel{
	color:#c82800;	
}

/* Anthology articles styles */
#articles{
	font-family: Arial;
	width:827px;
	margin-left:173px;
	position:absolute;
	top:185px;
}

#art_lang_selector{
	z-index:100;
	width:150px;
	font-size:9px;
	float:left;
	word-spacing: 2px;
	position:fixed;
	background-color: #fff;
	display:block;
	height:15px;
}

#art_lang_selector a{
	color:#000000;
	cursor:pointer;
}

#art_lang_selector a.active{
	color:#0064b4;
	cursor:default;
}

#art_lang_selector a:hover{
	color:#0064b4;
}

#art_lang_selector a.inactive{
	color:#ccc;
	cursor:default;
}

.art_exc{	
	display: block;
	margin-bottom:25px;
}

#articles_content{margin-top:15px;}

.art_exc .introImage{
	width:150px;
	height:110px;
	float:left;
}
.art_exc_txt{float:left;width:650px;}

.art_exc_txt a.main_a{display:block;margin-bottom:20px;}

.art_exc.portrait{
	height:230px;
}

.tags{
	float:left;
	width:657px;
	font-size:11px;
}

.art_exc .tags a{
	margin-right:15px;		
	color:#000;
}

.art_exc img{
	float:left;
	margin-right:20px;
	margin-bottom:12px;
}

#articles_content a{color:#000;}

#f_rightColumn_article{margin-left:170px;}

.article .id_art,
.art_exc .title_art, 
.article .title_art, 
.article .author_art, 
.art_exc .author_art, 
#f_rightColumn .title_fest{
	text-transform:uppercase;
	font-size:19px;
	letter-spacing: 1.35px;
	line-height:20px;
}

.art_exc .author_art{display:block;margin-bottom:10px;}
.para_art a{text-transform:uppercase;letter-spacing: 1.35px;line-height:20px;}
.para_art a:hover{color:#0064b4 !important;}

.index_block{margin-bottom:0px}
.index_block a{text-transform:capitalize;}
.index_block a:hover{text-decoration:underline;}
.title_fest{
	margin:0;
	padding:0;
	font-family:Arial;
}

.id_art{
	padding-top:5px;
	font-weight:bold;
}

.article .author_art{
	font-style: italic; 
	margin-bottom:10px;
}

/* article */
#columnGraphs{
	width:150px;
	float:left;
	margin-right:20px;
}

#columnGraphs img{
	margin-bottom:5px;
	cursor:pointer;
	width:150px;
}

#a_rightColumn{	
	position:absolute;
	top:20px;
	left:170px;
	margin-right:8px;
}

#columnText{
	position:relative;
	padding:0px;
	margin:0px;
	width:830px;
}

#footnotes, #articleBios{
	width:160px;
	position:absolute;
	margin-left: 840px;	
}

.article #footnotes, .article #articleBios{
	width:160px;
	position:absolute;
	top:0px;
	right:8px;
	margin:0px !important;
}

#footnotesTitle{
	margin-left:15px;
	cursor:pointer;	
}

#footnotesTitle, #bioTitle{
	font-family:Arial;
	font-size:9px;
	margin-right:10px;
}

#footnotesTitle.active{
	color:#0064b4;
}

.para_row{position:relative;clear:both;width:660px;}
.ant_article_paraforms{float:left;width:488px;margin-left:20px;}
.ant_article_paraforms, .mmedia_para{}
.mmedia_content{width:150px !important;float:left;}
.mmedia_content p, .mmedia_content img{width:100% !important;}
.mmedia_content img{cursor:pointer;}
.main_mmedia_item,.mmedia_item{width:150px;cursor:pointer;}
.jp-play a{border:none !important;}
#bioTitle.active{
	color:#c82800;
}

.article p{
	width:488px;
	font-family:Georgia;
	font-size:13px;
	line-height:20px;
	margin:0;
	padding:0;
	margin-bottom:20px;
}

.article p.art_subtitle{
	font-family:Arial;
	font-size:13px;
	text-transform: uppercase;
	margin-bottom:5px;
}

#columnText a{
	border-bottom: #463c32 2px solid;
	color:#463c32;
}

#columnText a.innerLink:hover{
	text-decoration:none;
	color:#ffffff;
	background-color:#463c32;
}

#columnText a.innerLink{
	border-bottom: #0064b4 2px solid;
	text-decoration:none;
	color:#0064b4;
}

#columnText a.innerLink:hover{
	background-color:#0064b4;
	color:#ffffff;
}

.bioItem{
	color:#c82800;
	border-bottom: #c82800 2px solid;
	padding:1px 2px;
}

.bioItem:hover, .bioItem.active{
	background-color:#c82800;
	color:#ffffff;
	text-decoration:none;
}

.footnoteItem{
	color:#0064b4;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	width:150px;
	word-wrap: break-word;
	word-break: keep-all;
	clear:both;
}

.footnoteItem:hover{
	background-color:#0064b4;
	color:#ffffff;
}

.bioItem, .footnoteItem{
	cursor:pointer;
}
#footnotesContent{
	width:150px;
	max-width:150px;
	display:block;
	word-wrap: break-word;
	word-break: keep-all;
	clear:both;
}

#footnotes .footnoteItem, #articleBios{
	position:absolute;	
}

.footnoteItem p{
	width:150px !important;
	word-wrap: break-word !important;
	word-break: keep-all !important;
}

div.footnote_txt, div.footnote_txt p{
	width:150px;
	font-family:Arial;
	font-size:11px;
	line-height:15px;
	padding-left:20px;
	position:absolute;
}

p.footnote_txt a{
	width:150px;	
	}

p.bioItem_txt, p.antItem_txt{
	width:150px;
	font-family:Arial;
	font-size:11px;
	line-height:15px;
	padding-left:15px;
	position:absolute;
}
p.bioItem_txt{
	color:#c82800;
}

p.antItem_txt{
	color:#0064b4;
}

.iconBioItem, .iconAntItem{
	position:absolute;
	z-index:100;
}

.bioItem_txt .bioItemAutor{
	font-weight:bold;
	display:block;
}

.bioItem_txt .bioItemSubtitle{
	font-style: italic;
	display:block;
}

.bioImage{
	width:70px;
	height:70px;
}

.article.art_subtitle{
	font-family:Arial;
	font-size:14px;
	letter-spacing: 1.35px;
	margin:0;
	padding:0;
}

/* popup graphics */
#imgViewer_p{width:620px;left:360px;}
#imgViewer_il{width:520px; max-height:750px; left:440px;}
.jqmWindow {
    display: none;    
    position: fixed;
    top: 90px;
}

/*.jqmOverlay { background-color: none; }*/

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/* p innerlinks */
.titleInnerLink{
	color:#000000; 
	font-family:Georgia; 
	font-size:13px;
	margin:10px 15px 15px 15px;	
}

.infoImage{
	color:#000000; 
	font-family:Georgia; 
	font-size:13px;
	margin:0 15px 15px 15px; 
	line-height:20px;
}

.infoImage a{
	border-bottom: 2px solid #000;
    color: #000;
    padding: 1px 2px;
}

.infoImage a:hover{
	background-color:#000;
    color: #fff !important;
    padding: 1px 2px;
    text-decoration:none;
}

/* End of Anthology articles styles */

/* cms styles */
#cms_festivalIntroText{	
    height: 760px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 80px;
    width: 390px;
    color: #c82800;
    font-family: Arial;
    font-size: 18px;
 }
 
  #f_mainMenu #Sponsors_btn.inactive,#f_mainMenu #Sponsors_btn.inactive:hover,#f_mainMenu .sectionLink.inactive,#f_mainMenu .sectionLink.inactive:hover{
	color:#ccc;
	cursor:default;
}