/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 0px;
  padding:0px;
}

form {
  margin: 0;
  padding: 0;
}

body.bbody {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding:0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #ffffff;
	background-color:#000;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	background-position:left top;
}

div.outer_div {
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}

div.inner_div {
	background-image:url(../images/foot.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	}

div.mainbody {
	width:940px;
	}

.top_modules {
	background-image:url(../images/menu.jpg);
	background-repeat: repeat-x;
	background-position:center 47px;
	}

div.logo {
	width:150px;
	height:198px;
	background-image:url(../images/logo_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:17px;
	padding-top:12px;
	float:left;
	}

div.logo a {
	text-decoration:none;
	color:#151515;
	}

div.lang_menu {
	width:765px;
	height: 210px;
	float:right;
	margin-right: 17px;
	}

ul.jflanguageselection {
	margin:0px;
	padding:0px;
	list-style:none;
	}

ul.jflanguageselection li {
	float:left;
	display:inline;
	height:13px;
	line-height:normal;
	}

ul.jflanguageselection li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #cccccc;
	line-height:normal;
	display:block;
	}

ul.jflanguageselection li a:hover, ul.jflanguageselection li#active_language a {
	color:#666;
	text-decoration:none;
	}

li.licl_0 {
	padding-right:5px;
	border-right: 1px solid #666;
	}

li.licl_1 {
	padding-left:5px;
	padding-right:5px;
	}

li.licl_2 {
	padding-left:5px;
	border-left: 1px solid #666;
	}

.moduletable_langs {
	height:20px;
	margin-top:18px;
	display:inline-block;
	width:180px;
	float:left;
	}

.moduletable_topnavi {
	height: 15px;
	margin-top: 18px;
	width:175px;
	display:inline-block;
	float:right;
	}

.moduletable_topnavi table td {
	padding-left:5px;
	padding-right:5px;
	}

.moduletable_topnavi table td a {
	color:#000;
	text-decoration:none;
	}

.moduletable_topnavi table td a img {
	border:none;
	}

.td_rb {
	border-left:1px solid #666;
	}

.td_rb a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffcb08 !important;
	text-decoration: underline;
	}

.menu_holder {
	width:100%;
	height:35px;
	overflow:hidden;
	}

.counter_logos {
	height:90px;
	padding-top:20px;
	width:100%;
	}

.moduletable_baz_ast {
	width: 177px;
	height:77px;
	float:right;
	margin-top: 6px;
	}

.moduletable_baz_ast a {
	text-decoration:none;
	color:#000;
	}

.moduletable_baz_ast a img {
	border:none;
	}

.currency_search {
	padding-top:30px;
	padding-bottom:10px;
	}

.inputbox_search {
	background-color:transparent;
	border:none;
	background-image:url(../images/search.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	width:166px;
	height:19px;
	padding-left:6px;
	padding-top:0px;
	}

.button_search {
	background-color:transparent;
	border:none;
	background-image:url(../images/button.png);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	height:19px;
	margin-left:5px;
	width:54px;
	cursor:pointer;
	}

.sponsors {
	background-image:url(../images/sponsors.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	height:110px;
	}

.footer {
	width:940px;
	height:145px;
	}

.moduletable_sponsors {
	padding-top:14px;
	}

.moduletable_sponsors a {
	color:#222;
	text-decoration:none;
	margin-left:25px;
	margin-right:25px;
	}

.moduletable_sponsors img {
	border:none;
	}

div.footer {
	margin-top:20px;
	}

.moduletable_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	padding-top: 18px;
	border-top:1px solid #393939;
}

.moduletable_footer a {
	color:#FFCB08;
	}

.moduletable_footer img {
	border:none;
	}

.moduletable_onmain a {
	text-decoration:none;
	}

.small_onmain {
	width:226px;
	height:278px;
	border:1px solid #444444;
	padding:1px;
	background-color:#000;
	}

.big_onmain {
	width:462px;
	height:278px;
	border:1px solid #444444;
	padding:1px;
	background-color:#000;
	}

.onmain_text {
	padding: 8px;
	height: 66px;
	background-color: #222222;
	font-family:Arial, Helvetica, sans-serif;
}

.onmain_title {
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
	text-align:left;
	overflow:hidden;
	padding-top:4px;
	}

.onmain_intro {
	font-size:11px;
	color: #999999;
	text-decoration:none;
	text-align:left;
	height:40px;
	overflow:hidden;
}

.onmain1:hover .onmain_text {
	background-color:#FFCB08;
	}

.onmain1:hover .onmain_text .onmain_title, .onmain1:hover .onmain_text .onmain_intro {
	color: #000000 !important;
	}

.onmain2:hover .onmain_text {
	background-color:#FFCB08;
	}

.onmain2:hover .onmain_text .onmain_title, .onmain2:hover .onmain_text .onmain_intro {
	color: #000000 !important;
	}

.onmain3:hover .onmain_text {
	background-color:#FFCB08;
	}

.onmain3:hover .onmain_text .onmain_title, .onmain3:hover .onmain_text .onmain_intro {
	color: #000000 !important;
	}

.onmain4:hover .onmain_text {
	background-color:#FFCB08;
	}

.onmain4:hover .onmain_text .onmain_title, .onmain4:hover .onmain_text .onmain_intro {
	color: #000000 !important;
	}

.onmain5:hover .onmain_text {
	background-color:#FFCB08;
	}

.onmain5:hover .onmain_text .onmain_title, .onmain5:hover .onmain_text .onmain_intro {
	color: #000000 !important;
	}

.onmain6:hover .onmain_text {
	background-color:#FFCB08;
	}

.onmain6:hover .onmain_text .onmain_title, .onmain6:hover .onmain_text .onmain_intro {
	color: #000000 !important;
	}

.onmain7:hover .onmain_text {
	background-color:#FFCB08;
	}

.onmain7:hover .onmain_text .onmain_title, .onmain7:hover .onmain_text .onmain_intro {
	color: #000000 !important;
	}

.moduletable_onmain2 {
	margin-top:6px;
	}

.moduletable_onmain2 a {
	text-decoration:none;
	}

.moduletable_onmain2 a img {
	border:none;
	}

.onmain2_title {
	padding: 5px;
	padding-top:6px;
	background-color:#222222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#FFCB08;
	text-align:left;
	}

.onmain2_div {
	height:26px;
	padding-top:88px !important;
	}

.onamin_link1 .onmain2_div {
	background-image:url(../images/ast1.jpg);
	background-position:center 1px;
	background-repeat:no-repeat;
	width:463px;
	border:1px solid #444444;
	padding:1px;
	}

.onamin_link1:hover .onmain2_div {
	background-image:url(../images/ast2.jpg);
	}

.onamin_link1:hover .onmain2_title {
	background-color:#FFCB08;
	color:#222222;
	}

.onamin_link2 .onmain2_div {
	background-image:url(../images/guests1.jpg);
	background-position:center 1px;
	background-repeat:no-repeat;
	width:226px;
	border:1px solid #444444;
	padding:1px;
	}

.onamin_link2:hover .onmain2_div {
	background-image:url(../images/guests2.jpg);
	}

.onamin_link2:hover .onmain2_title {
	background-color:#FFCB08;
	color:#222222;
	}

.onamin_link3 .onmain2_div {
	background-image:url(../images/bileta1.jpg);
	background-position:center 1px;
	background-repeat:no-repeat;
	width:226px;
	border:1px solid #444444;
	padding:1px;
	}

.onamin_link3:hover .onmain2_div {
	background-image:url(../images/bileta2.jpg);
	}

.onamin_link3:hover .onmain2_title {
	background-color:#FFCB08;
	color:#222222;
	}

.in_art hr, div.leading_separator {
	display:block;
	background-color:transparent;
	border: none;
	background-image:url(../images/line.jpg);
	background-repeat:repeat-x;
	height:1px;
	margin-bottom:30px;
	margin-top:30px;
	}

.in_art, .article_row {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	}

h2.contentheading, h2.componentheading, td.contentheading, div.componentheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin-top:0px;
	color:#ffcb08;
	}

.in_art h4, a.contentpagetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	color:#FFFFFF !important;
	}

.in_art img, .article_column img {
	border:1px solid #444444;
	padding:1px;
	}

.in_art a, .article_column a, .in_art a strong {
	color:#ffcb08 !important;
	}

.in_art a:hover, .article_column a:hover, .in_art a strong:hover {
	color:#FFFFFF !important;
	}

.in_art strong {
	color:#FFF;
	}

a.readon {
	display:none;
	}

.moduletable_menu2011 {
	margin-top:48px;
	}

.moduletable_menu2011 ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}

.moduletable_menu2011 ul li {
	padding:0px;
	margin-bottom:12px;
	}

.moduletable_menu2011 ul li a {
	color:#ffcb08;
	}

.moduletable_menu2011 ul li a:hover, .moduletable_menu2011 ul li.active a {
	color:#999999;
	}

.header_t {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffcb08;
	width: 126px;
}

td.timertd {
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#ffcb08;
	line-height:100%;
	width: 99px;
	height:59px;
	overflow:hidden;
	background-image:url(../images/timer.jpg);
	background-position:left 5px;
	background-repeat:no-repeat;
	letter-spacing:8px;
	padding-left:8px;
	padding-top:8px;
}

td.timerstr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffcb08;
	line-height:normal;
	width: 99px;
	height:22px;
	padding-top:5px;
	padding-bottom: 8px;
	vertical-align: bottom;
	background-image:url(../images/timer.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.sigplus-gallery img {
	border:1px solid #444444 !important;
	padding:1px !important;
}

.moduletable_accredit {
	width:30px;
	height:120px;
	position:fixed;
	right:0px;
	top:50%;
	margin-top:-60px;
	}

.moduletable_accredit a img {
	border:none;
	}

.moduletable_accredit a {
	color:#0D0D0D;
	}

.moduletable_lilcon {
	margin-top: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.lilcon_title {
	color:#666666;
	}

.lilcon_name {
	margin-top:10px;
	color:#999999;
	font-weight:bold;
	}

.lilcon_pos {
	margin-top:5px;
	color:#999999;
	}

.lilcon_tel_email {
	font-size:11px;
	padding-top:10px;
	color:#999999;
	}

.lilcon_tel_email a {
	color:#999999;
	}

.moduletable_acred {
	margin-top:40px;
	width:140px;
	}

.moduletable_acred a {
	text-decoration:none;
	color:#ffcb08;
	}

.moduletable_acred a:hover {
	color:#999;
	}

.moduletable_acred img {
	color:#000;
	border:none;
	}

.moduletable_acred span {
	text-decoration:underline;
	}

.contact_email .inputbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:2px;
	border:1px solid #CCCCCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.contact_email label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}

.button, input#ok  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFCB08;
	font-weight:bold;
	cursor:pointer;
	display:inline;
	padding:3px 5px;
	border:1px solid #CCCCCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.forme input, .forme select, .forme textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:2px;
	border:1px solid #CCCCCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 150px;
}

.forme input#check0, .forme input#check1 {
	width:15px;
}

.forme {
	margin-top:30px;
}

.forme td {
	padding-bottom:10px;
	padding-left:10px;
}

div.inner_content table tr td dl {
	display: none;
}


input#other {
	display:none;
}

div.in_art div.jcarousel-control a{
	background-color: #222 !important;
}

div.jcarousel-container, table.meropr tr td span {
	margin-left: 30px;
}

div.boxplus-paging, a.boxplus-first, a.boxplus-prev, span.boxplus-current, span.boxplus-total, a.boxplus-last, a.boxplus-next {
	color: #111 !important;
	font-size:2px !important;
}

div.blog {
	margin-top: 50px;
}

div.blog h2 a, div.blog h2 a:hover {
	color: #FFF !important;
}

.forme input, .forme textarea{
	  width: 250px;
}

#ready0 {
	width: 16px;
}

#submit {
	width: 150px;
}

.moduletable_festguests{
	margin-left: 1px;
}

.moduletable_festguests img{
	width: 105px;
	height: 154px;
	margin-left: -1px;
	border: 1px solid #444;
	padding: 1px;
	vertical-align: top;
}

.moduletable_festguests td.left_guest img {
	float: left;
}

.moduletable_festguests td.left_guest {
	width: 138px;

}


.moduletable_festguests td{
	width: 108px;
	color: #FFF;
	font-size: 14px;
	height: 184px;
}

.moduletable_festguests td:hover{
	color: #ffbc08;
}


.moduletable_festguests td.right_guest{
	padding-left: 30px;
}

.moduletable_festguests td.right_guest img {
	float: right;
}

#artimagecycle_container87 tr {
	height: 282px;
}

/***** Carousel ****/

#slider1 {
	height: 1%;
	overflow:hidden;
	padding: 0 0 10px;
	width:700px;
}

#slider1 .viewport {
	float: left;
	width: 650px;
	height: 303px;
	overflow: hidden;
	position: relative;
}

#slider1 .overview {
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
}

#slider1 .overview li{
	float: left;
	margin: 30px 19px 0 0px;
	padding: 1px;
	height: 55px;
	width: 202px;
}

.carusel_td1, .carusel_td2 {
	height: 282px;
	border-right: 1px dashed #CA2740;
}

.moduletable_bannerblock {
	width: 226px;
}

ul.overview li img, ul.overview li .small_onmain  {
	width: 200px;
	height: auto;
}

ul.overview li .onmain_text {
	padding: 0px;
}

ul.overview {
	height: 303px;
	background-image: url(../images/bg_cinema.png);
}

.moduletable_onmaina {
 	width: 700px;
	vertical-align: top;
	float: right;
	margin-top: -260px;
}

.second_onmain {
	float: right;
	margin-top:-280px;
}

.send-request {
	text-decoration: none;
	margin: 30px;
	display: inline-block;
}

.send-request span, #send{
	background: #ffd65e; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffd65e 38%, #febf04 75%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#ffd65e), color-stop(75%,#febf04)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffd65e 38%,#febf04 75%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffd65e 38%,#febf04 75%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffd65e 38%,#febf04 75%); /* IE10+ */
	background: linear-gradient(top,  #ffd65e 38%,#febf04 75%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); /* IE6-9 */
	color: #000;
	font-size: 18px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    cursor: pointer;
    text-shadow: 1px 1px 1px #999;
    filter: dropshadow(color=#999, offx=1, offy=1);
}

.fest-titles a{
	font-size: 15px;
	text-shadow: 1px 1px 1px #999;
    filter: dropshadow(color=#999, offx=1, offy=1);
}

.in_art strong{
	font-size: 14px;
}

.fests-table a {
	text-decoration: none;
}

.fests-table a button.css3button {
	float: right;
	font-size: 14px;
	color: #FFCB08;
	padding: 10px 20px;	
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 0px solid #2e80b3;
	background: none;
}

.fests-table a:hover button.css3button {
	color: #454545;
	background: -moz-linear-gradient(
		top,
		#ffcc00 0%,
		#facd03);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffcc00),
		to(#facd03));
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}

.fests-table h1{
	display: inline-block;
	text-decoration: underline;
	font: 20px Helvetica, Arial, Sans-Serif;
	letter-spacing: 0px;
	text-align: left;
	color: #999;
	text-shadow: 0px 3px 8px #2A2A2A;
}

.fests-table {
	padding-bottom: 30px;
}

.fests-table a:hover h1 {
	color: #FFCB08;
	text-decoration: none;
}

.fests-header {
	display: inline-block;
	float: right;
}

.fests-table th span{
	text-decoration: underline;
	display: inline-block;
	margin-bottom: 25px;
}

.right {
	width: 150px;
}

.button {
	width: 216px;
	height: 42px;
	background-color: #222;
	display: inline-block;
	border: none;
	padding-top: 10px;
	color: #FFCB08;
	text-align: center;
	border-radius: 0;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
}

.button:hover {
	color: #222;
	background-color: #FFCB08;
}
