*{margin:0; padding:0;} 
a img,:link img,:visited img {border:none;}

body{
  font-family: "Trebuchet MS";
  font-size: 11px;
  background: #cc1e1f;
}
a,a:active{
  outline: 0;
}

#bottom_bar
{
  width: 100%;
  background: url('../images/repeater-bar-over.jpg') repeat-x top;
  position: fixed; 
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  font-weight:bold;
  height:24px;
  padding-top:5px;
}
*html #bottom_bar
{
  position:absolute;
}
#bottom_bar div
{
  width:990px;
  margin:0 auto;
  color:white;
    font-size:14px;
    text-align:center;
}
#bottom_bar a.a_close
{
  float:right;
  background: url('../images/close-button-over.jpg') no-repeat top left;
  display:block;
  width:14px;
  height:14px;
  text-decoration:none;
}
.c{
  text-align: center;
}
.clear{
  clear:both;
  font-size: 0.1em;
} 
.nobk{
  background:none!important;
  border:none!important;
}
#containter{
  width:990px;
  margin:0 auto;

}
#header_top{
  background:white;
  height:24px;
  width:337px;
  padding:8px 0 0 30px;
  color:#000000;
  font-size:15px;
}
#header_top a{
  text-decoration:none;
  font-weight:bold;
  color:#000000;
}
#lang{
  float:right;
  margin-top:3px;
}
#lang ul
{
  list-style:none;  
}
#lang li{
  float:left;
  color:white;
  font-size:14px; 
  padding:2px;
}
#lang li a{
  color:white;
  text-decoration:none;
  font-weight:bold;
  padding:1px 2px;
  margin-right:4px;
}
#lang li a:hover, #lang li a.active{
  background:white;
  color: #cc1e1f;
}
#header{
  background:url('../images/header_bk.jpg') no-repeat 0 0;
  height:166px;
}
#header h1{
  background:url('../images/tiff.jpg') no-repeat 0 0;
  width:298px;
  height:79px;
  margin:15px 0 15px 20px!important;
  margin:15px 0 15px 10px;  
  float:left;
}
#header h1 a{
  display:block;
  width:298px;
  height:79px;
  text-decoration:none;
  text-indent:-9999px;  
}
#header h2{
  font-size:17px;
  font-weight:bold;
  color:white;
  width:300px;
  padding:0 0 0 30px;
  color:#fff;
}
#flash_top{
  width:297px;
  height:135px;
  float:right;  
}
#flash_go{
  width:325px;
  height:152px;
  float:right;
  cursor:pointer;
  margin-top:1px;
}
#main{
  padding:0 30px; 
  border-top:1px solid white;
  background:white;
}
#social{
  background:url('../images/social.gif') no-repeat top right;
  list-style:none;
  margin: -33px 0 0 815px;
  position: absolute; 
  width: 112px; 
  padding-top: 17px;
  height: 56px;
}
#social li{
  float:left;
  margin:0 0 0 0;
  
}
#social li a{
  display:block;
  width:38px;
  height:25px;
  text-indent:-99999px;
}
#social #a_twitter{
  width:37px;
}
#social #a_facebook{
  width:38px;
}
#social #a_mubi {
  width: 58px;
}
#social #a_vimeo{
  width:37px;
}
#social #a_youtube{
  width:50px;
}
#menu{
  vertical-align: top;  
  margin:0 0 0 0;
  height:40px;
}
#menu li  {
  position:relative;
  list-style:none;
  float:left;
    min-height: 1px;  /* Sophie Dennis contribution for IE7 */
  vertical-align: top; /* Sophie Dennis contribution for IE7 */
  margin:0!important;
  padding:0!important;
  height:34px;
}
#menu li a  {
/*  white-space:nowrap;*/
  text-align:center;
  text-decoration: none;
  display: block;     
  border:1px solid #fff;  
}
#menu li a strong{
  padding:10px 10px 6px 10px;
  display: block;       
  border:1px solid #fff;    
  font-size: 15px;  
  font-style: normal;
  text-transform:uppercase;    
  letter-spacing:normal; 
  color:#5b5b5b;
  background: url('../images/dot.gif') no-repeat 100% 40%;    
}
#menu li a:hover{
  background: #9b9b9b url('../images/menu_bk.gif') repeat-x 0 0;
  border:1px solid #a4a4a4;
}
#menu li a:hover strong{
    border:1px solid #c6c6c6;
  color:#000000;  
  background:none;
}
#menu li ul li a{
  text-align:left;
/*  height:auto!important;*/
  width:180px;     
  position:relative;
  border-bottom:0;
}
#menu li ul li a strong{
  /*color:#676767!important;  */
color:#2f2f2f!important; 
  padding-right:0!important;    
  position:relative;
  height:1%;
  vertical-align:top;
}
#menu li ul li a:hover{
  border-bottom:0;
}
#menu li ul li a strong:hover{
  /*color:#2f2f2f!important;*/
  color:#676767!important;
}
#menu ul{
  position:absolute;
  z-index:500;
  display:none;
  left: 0;
  width:180px;
  top:34px;
}
#menu li ul li{
  float: none;
    width:180px;    
}

#menu ul ul{
  top:0!important;
  left:100%;
}

#menu li:hover a{
  cursor:pointer;
  z-index:100;
  background: #9b9b9b url('../images/menu_bk.gif') repeat-x 0 0;
  border-color:#a4a4a4; 
}
#menu li:hover a strong{
  border-color: #c6c6c6;  
  color:#2f2f2f;
  background:none;  
}


#menu li:hover ul ul,
#menu li li:hover ul ul,
#menu li li li:hover ul ul,
#menu li li li li:hover ul ul
{display:none;}

#menu li:hover ul,
#menu li li:hover ul,
#menu li li li:hover ul,
#menu li li li li:hover ul
{display:block;}

#flash{
  height:287px;
  background:#eaeaea;
}
#middle{
  background:url('../images/left_bk.gif') repeat-y 0 0;
}

#left{
  width:284px;
  float:left;
}
.f_search{
  padding-top:30px;
  margin-bottom:20px;
}
.f_search input{
  padding:5px 5px 6px 5px!important;
  padding:6px 5px 7px 5px;  
  font-size:15px;
  width:190px;
  border:1px solid #a80809;
  float:left;
}
.f_search .btn{
  background: url('../images/cauta.gif') no-repeat top left;
  width:63px;
  height:31px;
  cursor:pointer;
  border:0;
}
.h2_left{
  font-size:25px;   
  margin:10px 0 0 0;
  width:246px;
  font-weight:normal; 
  padding:45px 0 22px 5px!important;  
  padding:55px 0 22px 5px;      
  background: url('../images/left_btn_bk.gif') no-repeat top; 
}
.box{
  
/*  padding:25px 0 0 0;*/
}
.box ul{
  list-style:none;
  width:246px;
  margin-top:-37px;
  padding:35px 0 0 0; 
  background: url('../images/left_btn_bk2.gif') no-repeat top;  
}
.box ul li{
  padding-bottom:26px;
  background: url('../images/left_btn_bk2.gif') no-repeat bottom left;  
  border-bottom:1px solid white;
  position:relative;
}
.box ul li a{
  display:block;
  background: url('../images/btn_bk.gif') repeat-x 0 0;
  height:28px;
  color:white;
  padding: 7px 5px 0 0;
  font-size:13px;
  text-decoration:none;
  text-align:right;
}
.box ul li a span{
  display:block;
  background: url('../images/btn_more.gif') no-repeat top right;  
  width:39px;
  height:35px;  
  float:right;
  margin:-7px -5px 0 5px!important;
  margin:-7px -2px 0 5px; 
  cursor:pointer;
}
.box ul li a:hover,
.box ul li a:hover span,
.box ul li a span:hover,
.box ul li a.active,
.box ul li a.active span{
  background-position: 0 -36px;
}

.box ul ul
{
  position:absolute;
  z-index:500;
  display:none;
  top: 0!important;
  left:100%;
  width:200px;
  margin-top:0!important;
  padding:0 0 0 10px!important; 
}
.box ul ul li
{
  padding-bottom:0!important;
  background:none!important;
  border-bottom:1px solid white;  
}
.box ul li a{
  padding: 7px 5px 0 10px;
  text-align:left;
}
.box ul li ul
{
  display:none;
}
.box ul li:hover ul
{
  display:block;
}

#right{
  float:left;
  width:603px;
  padding:15px 20px 0 20px;
}
#breadcrumbs{
  list-style:none;
  margin:0 10px;
  height:30px;
}
#breadcrumbs li{
  float:left;
  margin:0 5px 0 0;
  font-size:12px;
}
#breadcrumbs li a{
  padding:0 5px 0 0;
  color:#000000;
}
.h2_title
{
  background:url('../images/h2bk.gif') repeat-x bottom left;
  padding:20px 10px 10px 10px;
  font-weight:normal;
  color:#2e2e2e;
  font-size:26px;

}
.box_r{
  background:#f7f7f7;
  padding:20px;
  border:4px solid #f5f3f3;
  margin:20px 0;
  font-size:12px;
  font-family: Tahoma;
  line-height:20px;
}
.box_r p{
  padding:0 0 10px 0;
}
.box_r ul, box_r ol
{
  margin:10px 20px;
}
.item{
  background: url('../images/news_bk.gif') no-repeat top left;
  padding:10px 0;
}
.item_h2{
  padding:2px 0!important;
  margin:5px 0 20px 0;
  font-size:20px;
  color:#2e2e2e;  
  font-weight:normal; 
}
.item_h2 a{
  font-size:20px;
  color:#2e2e2e;
  text-decoration:none; 
}
.item_photo{
  float:left;
  border:3px solid #ededed;
  margin:0 15px 15px 0;
}
.item_photo a{
  display:block;  
  overflow:hidden;
  width:200px;
  height:160px; 
  border:3px solid white!important; 
}
.item_photo img{

  display:block;
}
.item_content{

  line-height:20px;
  font-size:12px;
  font-family: Tahoma;  
}
.item_btns{
  list-style:none;
  margin:15px 0 0 0!important;
}
.item_btns li{
  float:left;
  margin:0 2px 0 0;
}
.item_btns li a{
  background: url('../images/btns.gif') no-repeat 0 0;
  display:block;
  text-decoration:none;
/*  text-indent:-9999px;*/
  color:#cc1e1f;
  padding:3px 0 0 35px;
  font-weight:bold;
  font-size:13px;
  width:65px;
  height:30px;
}
.item_btns li a.a_send{
  background-position: -110px 0px;
  width:140px;
}

#partners{
  list-style:none;
}
#partners li{
  float:left;
  margin:0 5px 5px 0;
}
/*footer*/
#footer{
  background: black url('../images/rss.gif') no-repeat 20px 0;
  height:120px;
}
#footer #rss{
  display:block;
  width:180px;
  height:50px;
  float:left;
  margin:30px 0 0 80px!important;
  margin:30px 0 0 40px;
  text-indent:-9999px;
}
#footer #footer_div{
  float:left;
  width:400px;
  background: url('../images/tiff_small.gif') no-repeat 0 30px;
  margin-left:80px;
  padding:30px 0 30px 150px;
  color:white;
  line-height:20px;
}
#footer a{
  color:white;
}
/*pagination*/

.sf_admin_pagination{
  height:35px;
  float:right;
  margin:10px 0;
}

.page_inside
{
  display:block;
  width:20px;
  height:20px;
  text-decoration:none;
  text-align:center;
  font-size:14px;
  color: white;
  float:left;
  padding:2px 0 0 0;
  font-weight:bold;
  border:1px solid white;
  background:#000;
}
.page_inside:hover, #page_active
{
  color:white;
  background:#CC1E1F;
}
#page_prev{
  margin-right:10px;
}
#page_next{
  margin-left:10px;
}


/*location*/
.location{
  width:235px;
  float:left;
  margin:0 10px 20px 20px!important;
  margin:0 10px 20px 10px;  
  border-bottom:1px solid #eaeaea;
  padding-bottom:10px;
}
.location_photo
{
  border:3px solid #ededed!important; 
  width:206px;
  margin:0 0 10px 0;

}
.location_photo a
{
  display:block;
  width:200px;
  height:160px; 
  overflow:hidden;  
  border:3px solid white!important; 
}
.location img{

}
.location_seats{
  font-weight:bold;
}
.location h3{
  font-size:18px;
  font-weight:normal;
  padding:0;
}
.location h3 a{
  color:#000;
}
.h2_title .location_seats
{
  font-size:12px;
  float:right;
  margin-top:5px;
}
.box_award{
  padding:10px;
  margin:40px 0 50px 0;
}
.h3_award{
  width:370px;
  margin:0 0 0 auto;
  font-weight:normal;
  color:#2e2e2e;
  font-size:20px;
  padding:0 0 10px 0;
  text-transform:capitalize;
}
.h3_award strong{
  color:#b11112;
  font-size:18px; 
}
.award_image{
  position:absolute;
  border:3px solid #a7a7a7;
  margin:-10px 0 0 0;
  width:200px;
  height:180px;
  overflow:hidden;
}
.award_text{
  width:420px;
  margin:0 0 0 auto;
  padding:10px!important;
}
.award_text ul{
  list-style:none;
  width:350px;
  margin:0 0 0 auto;
}
.award_text ul li{
  background: url('../images/line.gif') no-repeat bottom left;
  padding:10px 0;
}

.member{
  margin:0 0 20px 0;  
  border-bottom:1px solid #eaeaea;
  padding-bottom:10px;  
}
.member_photo
{
  border:3px solid #ededed!important; 
  width:150px;
  float:left;
  margin:0 10px 10px 0;
  height:110px;
  overflow:hidden;
}
.member h3{
  font-size:18px;
  font-weight:normal;
  padding:0;
}

.tableview{
  border-collapse:collapse;
  width:600px;
  border:1px solid #ececec; 
  border-left:5px solid #ececec;
  margin:20px 0 20px 4px;
  font-family:"Trebuchet MS";   
}
.tableview tr{
}
.tableview th.th_category
{
  background: #efefef url('../images/th.gif') repeat-x top left;
  height:50px;
  color:#000;
  padding-left:10px;
}
.tableview th.th_category h3{
  font-size:18px;
  color:#000; 
  font-weight:normal; 
}
.tableview th
{
  background: #fff url('../images/th2.gif') repeat-y top left;  
  text-align:left;  
  color:#acacac;
  font-size:16px;
  padding:10px 5px; 
  
}
.tableview td{
  background: #f5f5f5 url('../images/td.gif') repeat-y top left;    
  padding:10px;
  font-size:14px;
  border-bottom:1px solid #fff;
  border-left:1px solid #fff;
}
.tableview tr.last td{
  border-bottom:0!important;
}
.tableview td a{
  color:#000;
  font-weight:bold;
}
#alert{
  padding:100px 0;
  text-align:center;
  font-weight:normal;
  font-size:18px;
}
.movie_list
{
  font-size:14px;
  font-family:"Trebuchet MS";   
}
.movie_list ul{
  padding:30px 20px;
  list-style:none;
}
.movie_list ul li
{
  padding:10px 0; 
  background: url('../images/linie2.gif') no-repeat bottom left;  
}
.movie_list ul li strong{
  padding-right:10px;
}
.movie_photo{
  width:auto;
  padding-bottom:30px;  
  float:left;
  margin:0 5px 5px 0!important;
  background: url('../images/movie_bk.gif') repeat-x bottom;      
}
.movie_photo a{
/*  width:80px;
  height:75px;*/
  width:100px;
  height:75px;
  overflow:hidden;  
  display:block;  
  border:2px solid #838383;   
}
.movie_photo img
{
  display:block;
}
.movie_inside{
  margin:20px 0 0 0;
  text-align:center;
}
#baseline
{
  color:#000;
  padding:5px 0 10px 0;
}
#baseline p{
  float:right;
}
#baseline a{
  color:#000;
  text-decoration:none;
}
#baseline a:hover{
  text-decoration:underline;
}
#sitemap{
  padding:10px 20px;
  margin:0 0 10px 0;
}
#sitemap ul{
  margin:10px;
}
#sitemap li a{
  color:#000;
  
}

.ul_search{
  padding:10px;
  list-style:none;
  font-size:14px;
}
.ul_search li{
  padding:0 0 10px 0;
}
.ul_search li a{
  color:#000;
}
.send{
  padding:10px;
  width:580px;
  background: #EEEEEE;
  border:3px solid #ccc;
  position:absolute;
  z-index:999;
}
.send form table th
{
  text-align: right;
  padding:5px;
}

.send form input{
  width:200px;
  padding:5px;
}
.send form textarea{
  width:400px;
  height:80px;
}
.error_list{
  padding:0;
  margin:0!important;
  color:red;
  list-style:none;
  display:block;
  height:1%;
}
.error_list li{
  background:url('../images/bo/arrow.gif') no-repeat center left;
  padding: 0 0 0 12px!important;
  margin:0; 
  float:none!important; 
}
.left_event
{
  width:240px;
  padding-bottom:26px;
  background:url('../images/left_btn_bk.gif') no-repeat bottom left;  
  border-bottom:1px solid white;    
}
.left_event h2{
  font-size:20px;
  margin:0 0 10px 0;
}
.left_event h2 a{
  color:#000;
  text-decoration:none; 
}
.left_event_text
{
  background:url('../images/left_bk.gif') repeat-y left;    
}
a.a_more
{
  color:white;
  display:block;
  background: url('../images/btn_bk.gif') repeat-x 0 0;
  height:28px;
  padding: 7px 15px 0 0;
  font-size:13px;
  text-decoration:none;
  width:225px;  
  text-align:right; 
  margin-bottom:20px;
}
a.a_more:hover
{
  background-position: 0 -36px;
}

/*galleries*/
.gallery_photo{
  float:left;
  margin:0 0 20px 5px!important;
  margin:0 0 20px 5px;  
  width:auto;
  /*
  padding-bottom:30px;    
  background: url('../images/movie_bk.gif') repeat-x bottom;    
  */
}

.gallery_photo a
{
  border:2px solid #838383; 
  width:185px;  
  height:150px; 
  overflow:hidden;  
  display:block;
  background:#000;
}
.gallery_name{
  padding:2px;
  margin:0;
  width:185px;
  font-weight:bold;
/*  background:#DEDEDE;*/
  text-align:center;
}
.contact_f ul
{
  list-style:none;
}
.contact_f ul label
{
  font-weight:bold;
  display:block;
}
.contact_f ul input
{
  width:200px;
  padding:2px;
}
.contact_f ul textarea
{
  width:450px;
}

.contact_f .radio_list li input
{
  width:auto;
}
.contact_f .radio_list label
{
  display:inline;
  font-weight:normal;
}
.contact_f .btn
{
  width:auto;
  padding:7px 10px 6px 30px;
  border:0;
  font-weight:bold;
  background: #610607 url('../images/btn_more.gif') no-repeat 0 -36px;
  color:white;
  margin-top:10px;
  cursor:pointer;
  font-size:14px;
}
.contact_f .btn:hover
{
  background-position: 0 0;
  background-color:#000;
}
#subscription_birthday_month, #subscription_birthday_day
{
  width:40px!important;
}

#leftbanner
{
  width:250px;
  height:400px;
  margin-bottom:25px;
}
.insidebanner
{
  margin-bottom:10px;
}
#error{
  padding:10px 30px;
  background:#F8D1CB url('../images/bo/error.gif') no-repeat 5px center;
  font-size:12px;
  margin:10px 0;
  border:1px solid #DFA399; 
}

