

/* START KTS CSS */

.mr_header
{
	background-color:#d65a08;
	padding:4px;
}

.but
{
	background-color:#d65a08;
	padding:4px;
	border:none;
	color:#ffffff;
}

.big
{
	font-size:26px;
	color:yellow;
}

.errortxt
{
	font-size:16px;
	color:orange;
}

/* END  KTS CSS */





/**********************************/
/* generic rules                  */
/**********************************/

*
{
	margin: 0;
	padding: 0;
}

body, html
{
	color: white;
	background-color: black;
	
	width: 100%;
	height: 100%;
	
	overflow: hidden;

	font: 14px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}


/**********************************/
/* topstat xl teller rules        */
/**********************************/

#teller
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}


/**********************************/
/* cinema screen rules            */
/**********************************/

#nieuwsbrief
{
	width: 627px;
	left: 10px;


/*width: 627px;
	height: 23px;*/
	background-color: #380000;
	border: 1px solid white;
	text-align:center;
}
	

#plaatjelinks
{
	position: fixed;
	
	top: 0px;
	left: 0px;

	z-index: 1;
}

#plaatjelinks a
{
	display: block;
	
	background-color: transparent;
	background-image: url("images/rehja design logo.png");
	
	width: 89px;
	height: 33px;	
}

#plaatjerechts
{
	position: fixed;
	
	top: 0px;
	right: 0px;
	
	z-index: 1;

	width: 261px;
	height: 33px;
}

#plaatjerechts span
{
	display: block;
	
	background-color: transparent;
	background-image: url("images/luxor logo.png");		
	
	width: 261px;
	height: 33px;
}

#horizon
{
	position: absolute;
	
	width: 100%;
	height: 100%;
		
	max-height: 650px;

	bottom: 0px;

	background-color: transparent;
}


#content
{
	position: relative;
	
	width: 746px;
	height: 416px;

	margin: 0 auto;	

	background-color: transparent;
	background-image: url("images/background.jpg");
}


#top
{
	position: absolute;
	
	width: 1140px;
	height: 138px;
	
	top: -90px;
	left: -201px;
	right: -194px;

	background-color: transparent;
	background-image: url("images/top.gif");
}


#bottom
{
	position: absolute;
	
	width: 1280px;
	height: 234px;
	
	bottom: -234px;
	left: -275px;
	right: -271px;
	
	background-color: transparent;
	background-image: url("images/chairs.jpg");
}


#left
{
	position: absolute;
	
	width: 210px;
	height: 368px;
	
	top: 48px;
	left: -201px;
	
	background-color: transparent;
	background-image: url("images/left.gif");
}


#right
{
	position: absolute;
	
	width: 204px;
	height: 368px;
	
	top: 48px;
	right: -194px;
	
	background-image: url("images/right.gif");
	background-color: transparent;
}


/**********************************/
/* text + text frame rules        */
/**********************************/


#textobj
{
	position: absolute;
	overflow: auto;

	top: 48px;
	bottom: 0px;
	left: 10px;
	right: 10px;

	color: white;
	
	padding: 2em 2em 2em 2em;
}

#textobj h1
{
	font-size: 24px;
	font-weight: bold;

	color: #ab0000;
	padding-bottom: 5px;
}

#textobj h2
{
	border-top: 1px solid white;
	font-weight: normal;
	font-size: 16px;
	text-align: right;
	margin-bottom: 50px;
}

#textobj a
{
	color: white;
	font-weight: bold;
}

#textobj p
{
	margin-bottom: 1em;
}

table th
{
	text-align: left;
	
}

table td.price
{
	width: 90px;
	vertical-align: bottom;
}

table.menukaart dt
{
	font-size: 16px;
	font-weight: bold;
}

table.menukaart td.cat
{
	padding-top: 1em;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
}

table.menukaart td
{
	padding-bottom: 0.5em;
}

table.menukaart td.footer
{
	padding-top: 2em;

	font-weight: bold;
}




table.drankenkaart 
{
	border-collapse: collapse;
	empty-cells: show;
	
	float: left;
	margin: 0.4em;
}

table.drankenkaart h1, h2
{
	padding-top: 1em;
	padding-bottom: 0;
	
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	
	text-align: left;
}

table.drankenkaart h2
{
	font-size: 12px;
	border: 0;
	margin: 0;
}

table.drankenkaart td
{
	vertical-align: bottom;
}

/**********************************/
/* sliding menu rules             */
/**********************************/

#menu
{
	position: fixed;

	z-index: 1;
	
	height: 63px;
	
	width: 100%;

	bottom: 0px;
	left: 0px;
	right: 0px;
	
	overflow: hidden;
}


#topnav ul, #subnav ul
{
	list-style-type: none;
	text-align: center;
	color: white;
}

#topnav ul li, #subnav ul li
{
	float: left; 
}

#topnav:after, #subnav:after
{
	display: block;
	clear: both;
}

#topnav 
{
	width: 960px;
	height: 40px;

	margin: 0 auto;

	font-variant: small-caps;
}

#topnav ul li a
{
	font-size: 14px;
	text-decoration: none;
	background: url("images/button.png") no-repeat top left;
	color: white;

	float: left;

	width: 160px;
	height: 24px;

	padding-top: 16px;
}

#topnav li a:hover, #topnav .active a
{
	color: red;
}

#subnav
{
	border: 1px solid #777;
	border-bottom: none;
	
	width: 992px;
	height: 180px;
	
	background-color: transparent;
	background-image: url("images/menubalk.png");

	
	margin: 0 auto;

	padding-top: 23px;
}


#subnav ul li a
{
	color: white;
	text-decoration: none;
	font-size: 14px;

	float: left;

	width: 230px;
	height: 130px;

	margin-left: 8px;
	margin-right: 8px;

	border: 1px solid white;
}


/**********************************/
/* sliding menu buttons           */
/**********************************/

#sn11 a { background: url("images/buttons/sn11.png") 0 0 no-repeat; }
#sn12 a { background: url("images/buttons/sn12.png") 0 0 no-repeat; }
#sn13 a { background: url("images/buttons/sn13.png") 0 0 no-repeat; }
#sn14 a { background: url("images/buttons/sn14.png") 0 0 no-repeat; }
#sn21 a { background: url("images/buttons/sn21.png") 0 0 no-repeat; }
#sn22 a { background: url("images/buttons/sn22.png") 0 0 no-repeat; }
#sn23 a { background: url("images/buttons/sn23.png") 0 0 no-repeat; }
#sn24 a { background: url("images/buttons/sn24.png") 0 0 no-repeat; }
#sn31 a { background: url("images/buttons/sn31.png") 0 0 no-repeat; }
#sn32 a { background: url("images/buttons/sn32.jpg") 0 0 no-repeat; }
#sn33 a { background: url("images/buttons/sn33.png") 0 0 no-repeat; }
#sn34 a { background: url("images/buttons/sn34.png") 0 0 no-repeat; }
#sn41 a { background: url("images/buttons/sn41.jpg") 0 0 no-repeat; }
#sn42 a { background: url("images/buttons/sn42.jpg") 0 0 no-repeat; }
#sn43 a { background: url("images/buttons/sn43.jpg") 0 0 no-repeat; }
#sn44 a { background: url("images/buttons/sn44.jpg") 0 0 no-repeat; }
#sn51 a { background: url("images/buttons/sn51.png") 0 0 no-repeat; }
#sn52 a { background: url("images/buttons/sn52.jpg") 0 0 no-repeat; }
#sn53 a { background: url("images/buttons/sn53.png") 0 0 no-repeat; }
#sn54 a { background: url("images/buttons/sn54.png") 0 0 no-repeat; }
#sn61 a { background: url("images/buttons/sn61.jpg") 0 0 no-repeat; }
#sn62 a { background: url("images/buttons/sn62.jpg") 0 0 no-repeat; }
#sn63 a { background: url("images/buttons/sn63.jpg") 0 0 no-repeat; }
#sn64 a { background: url("images/buttons/sn64.jpg") 0 0 no-repeat; }

#sn11 a:hover,
#sn12 a:hover,
#sn13 a:hover,
#sn14 a:hover,
#sn21 a:hover,
#sn22 a:hover,
#sn23 a:hover,
#sn24 a:hover,
#sn31 a:hover,
#sn32 a:hover,
#sn33 a:hover,
#sn34 a:hover,
#sn41 a:hover,
#sn42 a:hover,
#sn43 a:hover,
#sn44 a:hover,
#sn51 a:hover,
#sn52 a:hover,
#sn53 a:hover,
#sn54 a:hover,
#sn61 a:hover,
#sn62 a:hover,
#sn63 a:hover,
#sn64 a:hover {	background-position: 0 -130px; }


#sn2, #sn3, #sn4, #sn5, #sn6
{
	display: none;
}


/**********************************/
/* movie program                  */
/**********************************/

#filmobj
{
	position: absolute;
	overflow: auto;

	top: 48px;
	bottom: 0px;
	left: 10px;
	right: 10px;

	color: white;
	
	padding: 2em 2em 2em 2em;

	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 76%;
	
	font: 14px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

.dateItem h1
{
	font-size: 14px;
	text-align: center;
}


.movieItem
{
	background-color: #f1ece3;
	color: black;
	padding: 10px 10px 10px 10px;
	clear: both;
	
	background-image: url("images/itemgradient.png");
	background-repeat: repeat-x;
	
}

.movieDivider
{
	padding-top: 10px;
}

.movieDivider hr
{
	display: none;
}

.movieItem h1
{
	background-color: #710000;

	float: none;
	color: #f1ece3;
	font-size: 16px;
	
	background-image: url("images/itemheadgrad.png");
	background-repeat: repeat-x;
	
	margin-bottom: 10px;
	padding: 0.3em 0.3em 0.3em 0.3em;
}

.movieItem .regie
{
	display: block;
	font-size: 12px;
}

.movieItem .commentaar
{
	font-weight: bold;
}

.movieFacts
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
}

.movieFacts a:link, a:visited, a:hover, a:active
{
	color: #006699;
	background-color: transparent;
}

.movieFacts h4
{
	margin: 0;
	padding-top: 0.3em;
	padding-bottom: 0.3em;

	color: #006699;

	font-size: 11px;
	
	border-top: 1px solid #dbccb5;
}

.movieFacts h4.factsFirst
{
	border: 0;
	padding-top: 0;
}

.movieImage
{
	float: left;

	margin: 0 10px 10px 0;
	padding: 1px;
	
	border: 1px solid black;
}

.movieFacts
{
	float: right;

	width: 14em;
	margin: 0 0 10px 10px;
}

.movieFacts ul
{
	padding: 0 0 0.3em 0;
}

.movieFacts li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	display: inline;
}

.movieFacts .verwachtdatum
{
	font-weight: bold;
}

.movieFacts li img
{
	background-image: url("images/kijkwijzerbg.gif");
	padding: 0;
	margin: 0;
}

.movieItem .clear
{
	clear: both;
}

.movieItem table
{
	border-collapse: collapse;
	clear: both;
	empty-cells: show;
	margin-top: 10px;
	width: 100%;
	font-size: 13px;
	color: black;

}

.movieItem th
{
	text-align: left;
	background-color: #dbccb5;
	text-transform: capitalize;
	padding: 1px 3px 1px 3px;

}

.movieItem td
{
	text-align: left;
	padding: 0 3px 0 3px;
}

.movieItem .tableOdd td
{
	background-color: #ece1d4;
	border-bottom: 1px solid #dbccb5;
	border-top: 1px solid #dbccb5;
}


/**********************************/
/* specials menu                  */
/**********************************/

#specialsnav 
{
	width: 660px;

	margin: 0 auto;
}

#specialsnav ul
{
	list-style-type: none;
	text-align: center;
	color: white;
}

#specialsnav ul li
{
	float: left; 
}

#specialsnav:after
{
	display: block;
	clear: both;
}

#specialsnav ul li a
{
	color: white;
	text-decoration: none;
	font-size: 14px;

	float: left;

	width: 200px;
	height: 148px;

	margin: 5px;
	
	border: 1px solid white;
}

#specialsnav #spn7 a
{
	color: white;
	text-decoration: none;
	font-size: 14px;

	float: left;

	width: 626px;
	height: 65px;

	margin: 5px;
	
	border: 1px solid white;
}

#spn1 a { background: url("images/buttons_specials/filmspecials.jpg") 0 0 no-repeat; }
#spn2 a { background: url("images/buttons_specials/seniorenbios.jpg") 0 0 no-repeat; }
#spn3 a { background: url("images/buttons_specials/ladiesnight.jpg") 0 0 no-repeat; }
#spn4 a { background: url("images/buttons_specials/hightea.jpg") 0 0 no-repeat; }
#spn5 a { background: url("images/buttons_specials/luxorlive.jpg") 0 0 no-repeat; }
#spn6 a { background: url("images/buttons_specials/overig.jpg") 0 0 no-repeat; }
#spn7 a { background: url("images/buttons_specials/actueel.jpg") 0 0 no-repeat; }

#fpn1 a { background: url("images/buttons_homepage/actueel.jpg") 0 0 no-repeat; }
#fpn2 a { background: url("images/buttons_homepage/seniorenbios.jpg") 0 0 no-repeat; }
#fpn3 a { background: url("images/buttons_homepage/ladiesnight.jpg") 0 0 no-repeat; }
#fpn4 a { background: url("images/buttons_homepage/hightea.jpg") 0 0 no-repeat; }
#fpn5 a { background: url("images/buttons_homepage/filmspecials.jpg") 0 0 no-repeat; }
#fpn6 a { background: url("images/buttons_homepage/musicalmorning.jpg") 0 0 no-repeat; }


/*
#spn1 a:hover,
#spn2 a:hover,
#spn3 a:hover,
#spn4 a:hover {	background-position: 0 -148px; }
#spn5 a:hover {	background-position: 0 -148px; }
#spn6 a:hover {	background-position: 0 -148px; }
*/