/*****************************************************************************************/
/* General */

body
{ 
 	margin: 0px;
	text-align: center; 
	font-family: Arial, Verdana;
    font-size: 13px;
	color: #3c3c3c;
	background-image: url('../img/bg-common.gif');
	background-repeat: repeat-x;
	background-position: 0px 10px;
}

a { outline: none }

h1, h2, h3, h4
{
	color: #0049ae;
}

h1
{
    font-size: 26px;
	line-height: 1.1em;
	font-weight: bold;
	margin-top: 0.2em;
	margin-bottom: 0.7em;
	padding-bottom: 0px;
	font-family: Arial, Verdana;
}

h2
{
    font-size: 20px;
	line-height: 1.1em;
	font-weight: bold;
	margin-top: 1.3em;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
	font-family: Arial, Verdana;
}

h3
{
    font-size: 16px;
	line-height: 1.1em;
	font-weight: bold;
	margin-top: 1.3em;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
	font-family: Arial, Verdana;
}

h4
{
    font-size: 12px;
	font-weight: bold;
	margin-top: 1.3em;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
	font-family: Arial, Verdana;
}

p
{
	margin: 0.5em 0em 1em 0em;
}

p.large
{
	margin: 1.5em 0em 1em 0em;
}

input.text, textarea.text
{
	border: solid 1px #c1c1c1;
	font-family: Arial, Verdana;
    font-size: 13px;
	padding: 0.2em;
}

option
{
	border: solid 1px #c1c1c1;
	font-family: Arial, Verdana;
    font-size: 13px;
	padding: 0em;
}

input.button
{
	margin: 0px;
	position: relative;
	margin-bottom: -5px;
}

ul.spaced li,
ol.spaced li
{
	margin-top: 0.8em;
}

ul.empty-no-indent
{
    list-style-type: none;
    margin-left: 0em;
    padding-left: 0em;
}

ul.empty-no-indent li
{
    margin-top: 0.8em;
}

span.small
{
    font-size: 11px;
}

span.large
{
    font-size: 18px;
	font-weight: bold;
}

span.emph
{
	font-weight: bold;
}

span.emph-large,
span.emph-large-header
{
    font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
}

span.emph-large-header
{
    color: #0049ae;
}

.message
{
    font-size: 18px;
    line-height: 1.4em;
}

span.misc-files
{
	color: #707070;
	font-style: italic;
}

.clear
{
	clear: both;
}

.hidden
{
    display: none;
}

/*****************************************************************************************/
/* Layout elements */

div#site-content
{ 
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; 
}

/**************************************************************/
/* Banner, corpo menu */

div#header
{ 
	margin: 10px 7px 10px 21px;
	height: 100px;
}

div#menu-corpo
{ 
	float: right;
	width: 175px;
	height: 90px;
	vertical-align: middle;
}

div#menu-corpo ul
{ 
	margin: 0px;
	padding: 0px 0px 0px 13px;
    font-size: 12px;  
	list-style-type: none;
	line-height: 1.5em;
}

div#menu-corpo ul li
{ 
	padding-left: 8px;
	margin: 4px 0px 5px 0px;
	background-image: url('../img/bullet.png');
	background-repeat: no-repeat;
	background-position: 0px 0.6em;
}

div#menu-corpo a
{ 
	color: #808080;
	text-decoration: none;
	border: 0px;
}

div#menu-corpo a:hover
{ 
	color: #0265C1;
	border: 0px;
}

div#banner-horizontal
{ 
	width: 764px;
	border-right: solid 1px #00AEEF;
	height: 90px;
	vertical-align: middle;
}

div#banner-horizontal img
{ 
    border: 0px;
}

/**************************************************************/
/* Menu */

div#menu
{ 
	margin: 10px 21px 0px 21px;
    font-size: 12px;
	color: #929396;
	height: 50px;
}

div#menu img
{ 
	border: 0px;
}

div#menu ul
{ 
	margin: 0px;
	padding: 0px;
}

div#menu ul li
{ 
	float: left;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 42px;
}

img.lang
{ 
	margin: 15px 0px 0px 18px;	
}

/**************************************************************/
/* Taglines */

div#menu-tagline
{
	color: #008ce3;
	text-transform: uppercase;
	font-weight: bold;
	height: 31px;
	letter-spacing: 0.1em;
	margin-top: 2px;
}

div#menu-tagline div
{
	background-image: url('../img/menu/menu-arrow.gif');
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 12px;
	text-align: center;
}

div#menu-tagline div.tagline-empty
{
	background-image: none;
}

div#menu-tagline div.tagline-bioskop
{
	width: 300px;
	margin-left: 118px;
}

div#menu-tagline div.tagline-3dbioskop
{
	width: 300px;
	margin-left: 222px;
}

div#menu-tagline div.tagline-bowling
{
	width: 300px;
	margin-left: 327px;
}

div#menu-tagline div.tagline-gambling-palace
{
	width: 300px;
	margin-left: 467px;
}

div#menu-tagline div.tagline-centri
{
	width: 200px;
	margin-left: 643px;
}

/**************************************************************/
/* Content */

div#content-container
{
	background-image: url('../img/bg-content.gif');
	background-repeat: repeat-y;
}

div#content
{
	background-image: url('../img/bg-content-top.gif');
	background-repeat: no-repeat;
	padding: 5px 7px 20px 7px;
}

div#content-text
{
	float: left;
	width: 774px;
	line-height: 1.5em;
}

div#banner-vertical
{
	margin: 23px 14px 0px 784px !important;
	margin: 24px 14px 0px 780px;
	width: 160px;
}

div#banner-vertical img
{
    border: 0px;
}

div#chapter-image
{
	padding: 23px 0px 15px 14px;
	border: 0px;
}

/* Links */

div#content-text a:link,
div#content-text a:visited,
div#content-text a:active
{
	color: #0049ae;
	text-decoration: none;
	border-bottom: solid 1px #a3a3a3;
}

div#content-text a:hover
{
	color: #0049ae;
	text-decoration: none;
	border-bottom: 0px;
}

div#content-text a.image:link,
div#content-text a.image:visited,
div#content-text a.image:hover,
div#content-text a.image:active
{
	border: 0px;
}

div#content-text a.image:link img,
div#content-text a.image:visited img,
div#content-text a.image:hover img,
div#content-text a.image:active img
{
	border: 0px;
}

/* One column layout */

div#main-content-one-column
{
    float: left;
    margin-left: 14px !important;
    margin-left: 6px;
    width: 760px;
    margin-top: 10px;
}

/* Two column layout */

div#main-content-two-column
{
	float: left;
	margin-left: 14px !important;
	margin-left: 6px;
	width: 495px;
	margin-top: 10px;
}

div#context-content
{
	width: 245px;
	margin-left: 528px !important;
	margin-left: 525px;
	padding-top: 1px; 
    margin-top: 10px;
}

div#context-content div.context-content
{
	margin: 10px 0px 0px 0px;
}

div.context-content ul.menu-sec
{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
}

div.context-content ul.menu-sec li
{ 
	padding-left: 8px;
	margin: 0px 0px 2px 0px;
	background-image: url('../img/bullet.png');
	background-repeat: no-repeat;
	background-position: 0px 0.6em;
}

div.context-content ul.menu-third
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}

div.context-content ul.menu-third li
{ 
	padding-left: 8px;
	margin: 1px 0px 2px 0px;
	background-image: url('../img/bullet.png');
	background-repeat: no-repeat;
	background-position: 0px 0.6em;
}

div.contextual-pic
{
	text-align: center;
}

div.contextual-pic img
{
	margin-bottom: 5px;
}


/**************************************************************/
/* Footer */

div#footer
{
	background-image: url('../img/bg-footer.gif');
	background-repeat: no-repeat;
    font-size: 12px; 
	margin: 0px;
	padding: 10px 45px 50px 45px;
}

div#footer div.fun-centers
{
	float: left;
	width: 559px;
}

div#footer div.fun-centers div.centers
{
	float: right;
	width: 250px;
	margin-left: 57px;
}

div#footer div.fun-centers div.fun
{
	width: 249px;
}

div#footer div.business
{
	margin-left: 616px;
	width: 249px;
}

div#footer div.title
{
	color: #0049ae;
	border-bottom: solid 1px #c1c1c1;
	font-weight: bold;
    font-size: 13px;
	font-family: Arial;
	text-transform: uppercase;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
	margin-bottom: 0.6em;
	letter-spacing: 0.1em;
}

div#footer ul
{ 
	margin: 0px;
	padding: 4px 0px 7px 0px;
	list-style-type: none;
}

div#footer ul li
{ 
	padding-left: 0px;
	margin: 0px 0px 2px 0px;
}

div#footer p
{
	margin: 4px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

div#footer a
{ 
	color: #4D4D4D;
	text-decoration: none;
}

div#footer a:hover
{ 
	color: #0265C1;
}

/*****************************************************************************************/
/* Page elements */

/**************************************************************/
/* Popup cloud */

.popup-cloud
{
    width: 306px;
    margin: 0px;
}

.popup-cloud-text
{
    background-image: url('../img/popup-cloud-bg.png');
    background-repeat: no-repeat;
    padding: 10px 15px 0px 15px;
}

/**************************************************************/
/* Input forms */

.error
{
    color: #C1272D;
}

input, textarea, select, label
{
    font-family: Arial;
    font-size: 13px;
}

input.large
{
    font-size: 15px;    
}

table.form tr.one
{
    background-color: #f4f4f4;
}

table.form tr.two
{
    background-color: #e8e8e8;
}

table.form td,
table.form th
{
    font-size: 13px;
    padding: 0.8em 0.8em 0.8em 0.8em;
}

table.form td
{
    vertical-align: middle;
}

table.form th
{
    vertical-align: top;
    text-align: right;
    padding-top: 1em;
}

table.form ul
{
    list-style-type: none;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}

table.form ul li
{
    padding-top: 0.3em;
}

table.form ul.errorlist
{
    margin-left: 0.1em;
    padding-top: 0px;
    padding-bottom: 0.2em;
    color: #C1272D;
}

table.form ul.errorlist li
{
    padding-top: 0px;
    font-size: 13px;
}

form div.error
{
    margin-top: 1em;
    background-color: #ffff60;
    padding: 2px 6px 2px 6px;
    border: solid 1px #d0d000;
    color: red;
    font-weight: bold;
}

div#content-text div.submit-button,
div#context-content div.submit-button
{
    background-image: url('../img/buttons.png');
    background-repeat: no-repeat;
    height: 20px;
    text-align: center;
}

div#content-text a.submit-button:link,
div#content-text a.submit-button:visited,
div#content-text a.submit-button:hover,
div#content-text a.submit-button:active,
div#context-content a.submit-button:link,
div#context-content a.submit-button:visited,
div#context-content a.submit-button:hover,
div#context-content a.submit-button:active
{
    display: block;
    border: 0px;
    padding: 4px 12px 7px 12px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.2em;
    background-image: url('../img/buttons.png');
    background-repeat: no-repeat;
    background-position: right -21px;
}

/**************************************************************/
/* Headers */

span.header
{
	color: #3a3a3a;
	font-weight: bold;
    font-size: 13px;
	font-family: Arial, Verdana;
	text-transform: uppercase;
    line-height: 1.5em;
}

/* Small headers */

div.sub-header
{
    display: block;
    color: #0049ae;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, Verdana;
    margin-bottom: 0.2em;
}

/**************************************************************/
/* Tables */

table.standard, table.standard-border
{
	margin: 0.5em 0em 1em 0em;
	border-top: solid 1px #dfdfdf;
	border-spacing: 0px; 
    border-collapse: collapse;
}

table.standard-border
{
	border-right: solid 1px #dfdfdf;	
}

table.standard td,
table.standard th,
table.standard-border td,
table.standard-border th  
{
    font-size: 12px;
	padding: 4px 10px 4px 10px;
	border-bottom: solid 1px #dfdfdf;
	vertical-align: top;
    line-height: 1.2em;
}

table.standard-border td,
table.standard-border th  
{
	border-bottom: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
}

table.standard th,
table.standard-border th 
{
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background-color: #e9e9e9;
}

/**************************************************************/
/* Line */

div.line
{
    border-bottom: solid 1px #a3a3a3;
    margin-right: 100px;
}

/**************************************************************/
/* Back to top */

div.back-to-top
{
    font-size: 11px;
}

div.back-to-top a
{
    background-color: #e9e9e9;
    padding: 3px;
}

/**************************************************************/
/* Boxes */

div.box
{
	background-image: url('../img/bg-box.png');
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

div.box div.header
{
	color: #000000;
	font-weight: bold;
	margin: 0px 5px 0px 20px;
	padding-top: 2px;
}

div.box div.header span.header
{
	padding: 4px 25px 5px 15px;
	background-image: url('../img/bg-box-header.png');
	background-repeat: no-repeat;
	background-position: top right;
	color: #3a3a3a;
	font-weight: bold;
	font-family: Arial, Verdana;
	text-transform: uppercase;
}

div.box div.content
{
    font-size: 11px;
	padding: 14px 10px 0px 10px;
	line-height: 1.4em;
}

div.box span.box-title
{
	display: block;
	color: #0049ae;
	font-weight: bold;
    font-size: 13px;
	font-family: Arial, Verdana;
	margin-bottom: 0.2em;
}

div.box div.footer
{
    line-height: 0.5em;
}

/**************************************************************/
/* Images */

img.inline-left
{
	float: left;
	margin: 4px 10px 5px 0px;
    border: solid 1px #c1c1c1;
}

img.inline-right
{
	float: right;
	margin: 0.5em 0px 5px 10px;
    border: solid 1px #c1c1c1;
}

/**************************************************************/
/* Timetables */

div.timetable
{
	margin-top: 20px;
	width: 740px;
}

/* XML, ticket prices links */

div.timetable div.utility-links
{
	float: right;
	margin: 5px 0px 0px 0px;
}

div#content-text div.timetable div.utility-links a:link,
div#content-text div.timetable div.utility-links a:visited,
div#content-text div.timetable div.utility-links a:hover,
div#content-text div.timetable div.utility-links a:active
{
	color: #0061c2;
	text-decoration: none;
	border-bottom: 0px;
    font-weight: bold;
}

div.timetable div.utility-links img.xml
{
    border: 0px;
    position: relative;
    margin-bottom: -1px;
    margin-right: 34px;
}

/* Borders for timetables */

div.timetable div.movie-list-showtimes
{
	border-top: solid 1px #c1c1c1;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	background-color: #ffffff;
	padding-top: 15px;
	clear: both;
}

div.timetable div.movie-list
{
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	background-color: #ffffff;
	padding-top: 15px;
	clear: both;
}

/* Dates */

div.timetable table.dates
{
	margin: 0em 0em 8px 3px;
}

div.timetable table.dates td
{
	font-family: Verdana;
	text-align: center;
    font-size: 11px;
    line-height: 1.4em;
	padding: 3px 5px 13px 5px;
}

div#site-content div.timetable table.dates td.date a
{
	color: #000;
	border: 0px;
	width: 91px;

	/* spodnja slika*/
	display: block;
	background-repeat: no-repeat;	
	background-image: url('../img/movies/date.png');
	background-position: -91px bottom;
}

div#site-content div.timetable table.dates td.date a div
{
	/* zgornja slika*/
	padding: 0.3em 0em 0.4em 0em;
	background-repeat: no-repeat;	
	background-image: url('../img/movies/date.png');
	background-position: top left;
}

div#site-content div.timetable table.dates td.date a:hover,
div#site-content div.timetable table.dates td.date-weekend a:hover
{
	/* zgornja slika*/
	display: block;
	background-repeat: no-repeat;	
	background-image: url('../img/movies/date-selected.png');
	background-position: top left;
}

div#site-content div.timetable table.dates td.date a:hover div,
div#site-content div.timetable table.dates td.date-weekend a:hover div
{
	/* spodnja slika*/
	padding: 0.3em 0em 0.4em 0em;
	background-repeat: no-repeat;	
	background-image: url('../img/movies/date-selected.png');
	background-position: -91px bottom;
}

div#site-content div.timetable table.dates td.date-weekend a
{
	color: #000;
	border: 0px;
	width: 91px;

	/* zgornja slika*/
	display: block;
	background-repeat: no-repeat;	
	background-image: url('../img/movies/date-weekend.png');
	background-position: top left;
}

div#site-content div.timetable table.dates td.date-weekend a div
{
	/* spodnja slika*/
	padding: 0.3em 0em 0.4em 0em;
	background-repeat: no-repeat;	
	background-image: url('../img/movies/date-weekend.png');
	background-position: -91px bottom;
}

div#site-content div.timetable table.dates td.date span.selected,
div#site-content div.timetable table.dates td.date-weekend span.selected
{
	color: #222;
	border: 0px;
	width: 91px;

	/* zgornja slika*/
	display: block;
	background-repeat: no-repeat;	
	background-image: url('../img/movies/date-selected.png');
	background-position: top left;
}

div#site-content div.timetable table.dates td.date span.selected div,
div#site-content div.timetable table.dates td.date-weekend span.selected div
{
	/* spodnja slika*/
	padding: 0.3em 0em 0.4em 0em;
	background-repeat: no-repeat;	
	background-image: url('../img/movies/date-selected.png');
	background-position: -91px bottom;	
}

div#site-content div.timetable table.dates td.date span.inactive
{
	color: #aaa;
	border: 0px;
	width: 91px;

	/* spodnje slika*/
	display: block;
}

div#site-content div.timetable table.dates td.date span.inactive div
{
	/* zgornja slika*/
	padding: 0.3em 0em 0.4em 0em;	
}

div#site-content div.timetable table.dates td.date-weekend span.inactive
{
	color: #aaa;
	border: 0px;
	width: 91px;

	/* zgornja slika*/
	display: block;
}

div#site-content div.timetable table.dates td.date-weekend span.inactive div
{
	/* spodnja slika*/
	padding: 0.3em 0em 0.3em 0em;
}

/* Movie list */

div.timetable table.timetable
{
	width: 738px;
	border-top: solid 1px #c1c1c1;
}

div.timetable table.timetable th
{
	padding: 3px;
    font-size: 11px;
    line-height: 1.3em;
	text-transform: uppercase;
	background-image: url('../img/movies/bg-timetable-header.png');
	border-left: solid 1px #ffffff;
    vertical-align: middle;
    text-align: center;
} 

div.timetable table.timetable th.place-date
{
	padding: 7px 7px 7px 7px;
	text-align: left;
    font-size: 14px;
    line-height: 1.3em;
	text-transform: none;
	border-left: 0px;
} 

div.timetable table.timetable td
{
    font-size: 13px;
	border-bottom: solid 1px #c1c1c1;
	padding: 8px;
	vertical-align: top;
	line-height: 1.5em;
} 

div.timetable table.timetable td.movie,
div.timetable table.timetable td.movie-last
{
	width: 573px;
	padding-bottom: 30px;
}

div.timetable table.timetable td.movie-last
{
	padding-bottom: 60px;
}

div.timetable table.timetable td.hall
{
	text-align: center;
    font-size: 11px;
	line-height: 1.8em;
	width: 85px;
}

div.timetable table.timetable td.hall span.hall
{
	display: block;
}

div.timetable table.timetable td.time
{
	font-size: 11px;
	width: 80px;
	line-height: 1.8em;
    text-align: center;
}

div.timetable table.timetable td.time span.time
{
    display: block;
    margin-left: 10px;
    clear: both;
}

div.timetable table.timetable td.time img
{
    border: 0px;
    float: right;
    margin: 3px 13px 0px 5px;
}

/* Tickets */

div.timetable div.tickets
{
	background-image: url('../img/bg-tickets.png');
	background-repeat: repeat-x;
	line-height: 1.7em;
	padding: 7px 7px 20px 7px;
}

div.timetable div.tickets div.title
{
	font-weight: bold;
	padding-top: 0.5em;
	padding-right: 0.5em;
	display: inline;
}

div.timetable div.tickets img
{
	position: relative;
	margin: 0px 3px 3px 3px;
}

/* Movie attributes */

div.timetable table.timetable div.movie-info div.movie-attribute
{
    margin-right: 10px;
    position: relative;
    display: inline;
}

div.timetable table.timetable div.movie-info img.movie-attribute-image
{
}

div.timetable table.timetable div.movie-info span.movie-attribute-label
{
    display: none;
    position: absolute;
    left: 0em;
    z-index: 20;
}

div.timetable table.timetable div.movie-info span.movie-attribute-label-movie-of-the-month
{
    left: -78px;
    bottom: 36px;
}

div.timetable table.timetable div.movie-info span.movie-attribute-label-recommended
{
    left: -85px;
    bottom: 19px;
}

div.running-out
{
    margin-top: 0.6em;
    margin-bottom: 0em;
    line-height: 1.4em;
    color: #A80014;
}

/**************************************************************/
/* Comming soon */

div.comming-soon
{
	margin-top: 10px;
	width: 740px;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
	background-color: #ffffff;
}

div.comming-soon div.header
{
	border-top: solid 1px #c1c1c1;
	padding: 6px 0px 7px 10px;
    font-size: 14px;
	font-weight: bold;
	background-image: url('../img/movies/bg-timetable-header.png');
}
	
div.movie-comming-soon
{
	margin: 15px 10px 0px 10px;
}

div.movie-comming-soon-separator
{
	border-bottom: solid 1px #c1c1c1;
	clear: both;
	padding-bottom: 10px;
}

div.movie-comming-soon-separator-last
{
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

/**************************************************************/
/* Movie list (ABC, country) */

table.movie-list
{
	border-bottom: solid 1px #dfdfdf;
	width: 100%;
	margin-top: 1.5em;
}

table.movie-list td
{
	vertical-align: top;
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #dfdfdf;
    font-size: 13px;
}

table.movie-list td.link
{
	font-weight: bold;
	width: 50%;
	line-height: 1.4em;
}

table.movie-list th
{
	text-align: left;
	font-weight: bold;
	padding: 10px 5px 10px 5px;
	background-color: #e9e9e9;
    font-size: 14px;
}

div.list-letter,
div.list-all,
div.list-country
{
	padding: 0.3em 0em 0.3em 0em;
}

div.list-all
{
	padding-bottom: 1.3em;
}

div.list-letter span
{
	padding: 2px 4px 1px 4px;
	border: solid 1px #0049ae; 
}

div.list-letter span.selected
{
	font-weight: bold;
	color: white;
	background-color: #0049ae;
	border: solid 1px #0049ae; 
}

div#content div.list-letter a:link,
div#content div.list-letter a:hover,
div#content div.list-letter a:visited,
div#content div.list-letter a:active
{
	border-bottom: 0px;
}

div.list-country span
{
	display: block;
}

table.country-list
{
	width: 100%;
}

table.country-list td
{
	vertical-align: top;
	line-height: 1.8em;
	width: 20%;
    font-size: 13px;
}

table.country-list td div
{
	padding-right: 10px;	
}

/**************************************************************/
/* Movie elements (for all pages) */

div.timetable table.timetable div.movie-image,
div.movie-comming-soon div.movie-image,
ul.movie-poster-grid div.movie-image
{
	background-color: #e0e0e0;
	float: left;
	width: 110px;
	text-align: center;
	line-height: 1em;
}

ul.movie-poster-grid div.movie-image
{
    margin-bottom: 3px;
}

div.timetable table.timetable div.movie-image img,
div.movie-comming-soon div.movie-image img,
ul.movie-poster-grid div.movie-image img
{
	margin: 5px;
	border: 0px;
}

ul.movie-poster-grid
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.movie-poster-grid li
{
	float: left;
	display: inline;
	width: 110px;
	height: 16em;
	margin-right: 35px;
	margin-bottom: 25px;
	line-height: 1.2em;
}

ul.movie-poster-grid li span
{
    display: block;
    font-size: 11px;
	font-weight: bold;
	text-align: center;
}

div.timetable table.timetable div.movie-image span.subtitles,
div.movie-info span.subtitles,
div.movie-comming-soon span.subtitles
{
    font-size: 10px;
    line-height: 1.2em;
	text-transform: uppercase;
	display: block;
	margin: 0px 5px 8px 5px;
}

div.movie-info span.subtitles
{
	margin: 0px;
}

div.timetable table.timetable div.movie-info,
div.movie-comming-soon div.movie-info
{
	margin-left: 122px;
	margin-right: 10px;
}

div#content-text div.timetable table.timetable div.movie-info span.title-si,
div#content-text div.movie-comming-soon div.movie-info span.title-si
{
	display: block;
}

div.timetable table.timetable div.movie-info span.title-orig,
div.movie-comming-soon div.movie-info span.title-orig
div.movie-info span.title-orig
{
	display: block;
	margin: 0.3em 0em 0.1em 0em;
}

div#content-text div.timetable table.timetable div.movie-info span.title-si a,
div#content-text div.movie-comming-soon div.movie-info span.title-si a
{
	font-family: Arial, Verdana;
    font-size: 16px;
	font-weight: bold;
	color: #a80014;
}

div#content-text div.timetable table.timetable div.movie-info span.title-orig a,
div#content-text div.movie-comming-soon div.movie-info span.title-orig a,
div#content-text div.movie-info span.title-orig a
{
	color: #3c3c3c;
}

div.timetable span.label,
div.movie-comming-soon span.label,
div.movie-info span.label
{
	font-weight: bold;
}

div.movie-info-separator
{
	font-size: 8px;
	line-height: 1em;
	margin: 1px 0px 0px 0px; 
}

div.timetable table.timetable div.movie-info span.genre,
div.movie-comming-soon div.movie-info span.genre,
div.movie-info span.genre
{
	display: block;
    font-size: 11px;
	font-weight: bold;
	color: #505050;
}

div.timetable table.timetable div.movie-info span.tagline,
div.movie-comming-soon div.movie-info span.tagline,
div.movie-info span.tagline
{
	display: block;
	color: #606060;
    font-size: 13px;
	font-style: italic;
	line-height: 1.4em;
}

div.timetable table.timetable div.movie-info span.showtime-label,
div.movie-info span.showtime-label
{
	display: block;
	color: #000000;
	font-weight: bold;
}

div.timetable table.timetable div.movie-info span.director,
div.timetable table.timetable div.movie-info span.country,
div.timetable table.timetable div.movie-info span.actors,
div.timetable table.timetable div.movie-info span.producer,
div.timetable table.timetable div.movie-info span.screenplay,
div.movie-comming-soon div.movie-info span.director,
div.movie-comming-soon div.movie-info span.country,
div.movie-comming-soon div.movie-info span.actors,
div.movie-comming-soon div.movie-info span.producer,
div.movie-comming-soon div.movie-info span.screenplay,
div.movie-comming-soon div.movie-info span.place-date,
div.movie-info span.director,
div.movie-info span.country,
div.movie-info span.language,
div.movie-info span.actors,
div.movie-info span.producer,
div.movie-info span.screenplay,
div.movie-info span.place-date
{
	display: block;
}

div.movie-comming-soon div.movie-info span.place-date span.date-multiple,
div.movie-info span.place-date span.date-multiple
{
	display: block;
	margin: 0em 0em 0em 1em; 
}

/**************************************************************/
/* News */

/* Latest news list in the sidebars */

table.latest-news-list
{
	margin: 0.5em 0em 0.2em 0em;
}

table.latest-news-list td
{
	vertical-align: top;
	padding: 0.1em 0em 0.4em 0.2em;
	line-height: 1.4em;
}

table.latest-news-list tr.news-item td.date
{
	text-align: right;
}

table.latest-news-list tr.news-item td.title
{
	padding-left: 0.5em;
}

table.latest-news-list tr.news-item td.title span.current
{
    font-weight: bold
}

table.latest-news-list tr.news-item td.title span.link
{
}

/* News archive year list in the sidebar */

div.news-archive-year-list
{
    margin-top: 1em;
}

/* News list on the news page */

div.news-list
{
	margin: 0.5em 0em 0.5em 0em;
}

div.news-list div.news-item
{
	margin: 0.1em 0em 1.5em 0em;
}

div.news-list div.news-item div.date
{
    font-size: 12px;
}

div.news-list div.news-item div.link
{
    font-size: 15px;
	font-weight: bold;
}

/* News item */

div.news div.date
{
    font-size: 12px;
}

div.news div.blurb
{
	font-weight: bold;
	margin: 1em 0em 1em 0em;
}

div.news div.content
{
	margin: 0em 0em 1em 0em;
}

/**************************************************************/
/* Bowling */

h3.bowling-step
{
	border-top: solid 1px #c1c1c1;
	background-color: #ececec;
	padding: 3px;
	clear: both;
}

img.bowling-step
{
	float: left;
	margin: 3px 10px 20px 0px;
	border: solid 1px #cccccc;
}

div.bowling-step-desc
{
	margin-left: 160px;
	margin-bottom: 10px;
}

div.bowling-tool
{
	clear: both;
}

div.bowling-tool h2
{
	margin-top: 0.5em;
}

img.bowling-tool
{
	float: left;
	margin: 3px 10px 13px 0px;
	border: solid 1px #cccccc;
}

div.bowling-tool-desc
{
	margin-left: 170px;
}

/**************************************************************/
/* RSS */

div.rss-icon
{
    border: 0px;
    margin-top: 4px;
}