/* Start of CMSMS style sheet 'Cinemahengelo CSS' */
/*  
Theme Name: Project CH
Description: Designed by a bob production
Version: 1.0
Author: Bob Berlijn
Author URL: http://www.abobprod.nl
*/

body {
	background: #ffffff url(uploads/achtergrond/imagerot.php) no-repeat left top fixed; 
	/* background: #a2a2a2 url(images/bg.jpg) repeat-x; */
	font-family: "Arial", Helvetica, sans-serif;
        font-size: 12px;
	color: #333333;
	line-height: 1.2em;
	width: auto;
	margin: 0;
	padding: 0;
}
* {
	margin:0;
	padding:0;
}
a {
	color: #000000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom:15px;
line-height:20px;
}
h1 a, h1 a:visited {
text-decoration:none;
}
h2 {
	font-size: 18px;
	margin-top: 2px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
p {
	margin: 0 0 0px 0;
}
img {
	border: none;
}
li {
	list-style:none;
}
/** Main Site Wrapper **/
#wrapper {
	width: 900px;
	margin: 0 auto -47px;
	min-height: 100%;
	height: auto !important;
	padding-bottom:30px;
}
#wrapper_inside {
	float: left;
}
#wrapper_bottom {
	background: url(images/frame-bottom2.png) top left no-repeat;
	width: 900px;
	height: 20px;
	margin: -5px auto;
	overflow: hidden;
}
#wrapper_bg {
	background: url(images/frame2.png) top left repeat-y;
	height:273px;
}
/** Header **/
#header {
	background: url(images/frame2.png) top left repeat-y;
	width: 900px;
	float: left;
	text-align:center;
	padding-top:0px;
	height:131px;
	position:relative;
	z-index:30;
	float: left;
}
* + html #header {
	margin-bottom: -10px;
	position: relative;
	z-index: 10;
}
#header_inside {
	background: url(images/headerbg.png) #7a1919 top center repeat-x;
	width: 874px;
	margin: 0 13px 0 13px;
	float: left;
}
#header_top {
	width: 874px;
	height: 115px;
	float: left;
	border-bottom: 1px solid #9b9b9b;
}
#header_nav {
	background:url(images/nav_bg.png) top left repeat-x;
	height: 31px;
	float: left;
	border-top:1px solid #e7e7e7;
	width: 874px;
	margin-top:0px;
}
#header_nav ul {
	height:30px;
	word-spacing:-4px;
	font-size:18px;
	padding:6px 0 0 10px;
display: block text-align:center;
}
#header_nav ul li {
	list-style:none;
	display:inline;
	text-transform:uppercase;
	position: relative;
}
#header_bottom {
	background: url(images/frame-bottom2.png) top left no-repeat;
	width: 900px;
	height: 20px;
	margin: -6px 0 10px 0;
	float: left;
}
#menuwrapper {
	margin-top:-7px;
	padding-top:8px;
}
#menuwrapper a {
	padding:9px 6px 7px 6px;
	height:31px;
}
#menuwrapper li a {
	font-weight:bold;
	margin-left:0px;
	margin-right:0px;
	font-size:14px;
}
/** Featured Content **/
#content_featured {
	width: 900px;
	height: 410px;
	float: left;
}
* + html #content_featured {
	position: relative;
	z-index: 1;
}
#content_featured_inside {
	width: 874px;
	margin: 0 13px 0px 13px;
	float: left;
}
#content_featured_bottom {
	background: url(images/frame-bottom2.png) top left no-repeat;
	width: 900px;
	height: 20px;
	margin: -5px 0 0 0;
	float: left;
}
* + html #content_featured_bottom {
	position: relative;
	z-index: 1;
}
.thumbnail_image {
	background: url(images/thumbnail-shadow.png) top left no-repeat;
	padding: 1px 3px 4px 3px;
}
/** Main Content **/
#content_wrapper {
	background: url(images/fold.png) top right no-repeat;
	width: 900px;
	margin: 0 0 0 0;
	float: left;
}
/* Content Carousel */

#content_featured_inside .carousel {
	background-color:#ffffff;
	position: relative;
	overflow: hidden;
	padding: 12px 0 0 0;
	color: #CCCCCC;
	padding-top:12px;
	height:130px;
}
#content_featured_inside .carousel img {
	background: url(images/poster_bg.png) top left no-repeat;
	padding: 7px;
}
#content_featured_inside a {
	color: #FFFFFF;
}
#content_featured_inside a:hover {
	color: #CCCCCC;
}
#content_featured_inside .main {
	margin: 0;
}
#content_featured_inside .carousel a.prev {
	display: block;
	position: absolute;
	width: 87px;
	height: 235px;
	background: url("images/prev.png") no-repeat 0 9px;
	top: 0;
	left: 0;
	z-index: 9;
}
* + html #content_featured_inside .carousel a.prev {
	top: 4px;
}
#content_featured_inside .carousel a.prev:hover {
	background: url("images/prev.png") no-repeat 0 -124px;
}
#content_featured_inside .carousel a.next {
	display: block;
	position: absolute;
	width: 87px;
	height: 235px;
	background: url("images/next.png") no-repeat 0 9px;
	top: 0;
	right: 0;
	z-index: 9;
}
* + html #content_featured_inside .carousel a.next {
	top: 4px;
}
#content_featured_inside .carousel a.next:hover {
	background: url("images/next.png") no-repeat 0 -124px;
}
#content_featured_inside .carousel a:hover, #content .carousel a:active {
	border: none;
	outline: none;
}
#content_featured_inside .carousel .rotate {
	float: left;
	margin: 0;
	position: relative;
	visibility: hidden;
	left: -5000px;
}
#content_featured_inside .carousel ul {
	margin: 0;
}
#content_featured_inside .carousel li img {
	width: 80px;
	height: 114px;
}
#content_featured_inside .carousel li {
	width: 100px;
	height: 200px;
	margin: 0 85px 0 -80px;
}
#content_films {
	width:600px;
	float:right;
	margin-left:0px;
}
#content_films a {
	color:#000000;
}
#content_sidebar {
	margin:0px;
	width:282px;
	float:left;
	padding:0px 0px 0px 0px;
}
#content_sidebar a {
	color: black;
	font-size:14px;
	line-height:18px;
}
#content_sidebar a:hover {
	color:#900606;
}
#films {
	width:600px;
}
#films_top {
	background:url(images/framefilms-top.png) top left no-repeat;
	height:20px;
	margin-bottom:-5px;
}
#film {
	background:url(images/framefilms.png) top left repeat-y;
	padding:13px;
}
#films_bottom {
	margin-top:-5px;
	background:url(images/framefilms-bottom.png) top left no-repeat;
	height:20px;
}
#poster {
	width:573px;
}
#text {
	margin-left:170px;
	width:400px;
	display:table;
}
.timetable {
	margin-top:20px;
}
.timetable_bg {
	margin-top:0px;
	background-image:url(images/bg.png);
}
.timetable_tijden {
	background-image:url(images/bg.png);
	line-height:22px;
	padding-left:5px;
}
.prog_datum {
	width:80px;
	text-align:left;
	padding-left:0px;
}
.tijden0 {
	background-color: #ffffff;
	width:45px;
}
.tijden1 {
	background-color: #dcdcdc;
	width:45px;
}
.cover img {
	float: left;
	margin-right:15px;
}
#genre {
	margin-bottom:15px;
}
.prog_datum0 {
	background-color: #ffffff;
	width:80px;
	text-align:left;
	padding-left:0px;
}
.prog_datum1 {
	background-color: #dcdcdc;
	width:80px;
	text-align:left;
	padding-left:0px;
}
#poster li {
	list-style:square;
	line-height:20px;
	margin-left:15px;
}
.title h2 {
	color:white;
}
.tarieven td {
	padding:4px;
}
#content_sidebar_top {
	margin-top:0px;
	background:url(images/contentbox_top.png) top left no-repeat;
	height:20px;
}
#content_sidebar_bottom {
	margin-top:0px;
	background:url(images/contentbox_bottom.png) top left no-repeat;
	height:20px;
}
#content_sidebar_inside {
	background:url(images/contentbox_bg.png) repeat-y;
	margin:0px;
	width:262px;
	padding:0px 13px 13px 13px;
}
#content_sidebar_inside ul {

}
.dayTabs {
	margin-bottom:0px;
}
.dayTabs a {
	display:block;
	width:97px;
	height:35px;
	float:left;
	overflow:hidden;
	background:url('images/knop.png') no-repeat 0 0;
	margin-right:3px;
	text-align:center;
	padding-top:10px;
	color:#000000;
}
.dayTabs a:hover {
	background:url('images/knop_hover.png') no-repeat 0 0;
}
.dayTabs a.active {
	background:url('images/knop_hover.png') no-repeat 0 0;
}
.menuactive a {
	background:#be1b00 url(images/nav_bg_hover.png) repeat-x;
	color:#ffffff;
	padding-bottom:20px;
}
#primary-nav li a:hover {
	background:#be1b00 url(images/bg_nav_hover.png) repeat-x;
	color:#ffffff;
}
.info {
	float:right;
	width:400px
}
.carouselbox {
	background-color:#ffffff;
	padding: 0px 0 0 0;
	color: #CCCCCC;
	padding-top:0px;
	height:274px;
}
.carouselbox ul {
	margin: 0;
}
.carouselbox li img {
	width: 256px;
}
.carouselbox li {
	width: 256px;
	height: 274px;
}
.buttons {
	display: block;
	position: absolute;
	width: 256px;
	height: 61px;
	background: url(images/carouselbg2.png);
	bottom: 0;
	z-index: 9;
}
.carouselbox a.prev {
	float:left;
	bottom: 0;
	z-index: 10;
	width:40px;
	height:61px;
	background: url("images/prev_small.png") no-repeat 0 0px;
}
.carouselbox a.next {
	float:right;
	bottom: 0;
	z-index: 10;
	width:40px;
	height:61px;
	background: url("images/next_small.png") no-repeat 0 0px;
}
#alle-films {
	float:right;
}
#alle-films a {
text-decoration:underline;
}
#alle-reserveren {
	float:right;
	width:600px;
}
form {
	line-height:30px;
}
input#m3submit {
	margin-left:182px;
}
.reserveren h3 {
	color:black;
}
.WrapperLeft {
	clear:both;
	float:left;
	Left:0px;
}
.WrapperRight {
	position:relative;
	left:20px;
}
.NewsSummary img {
	margin:0px 18px 0px 0px;
}
#NewsArticle img {
	margin:0px 18px 0px 0px;
}
.NewsSummary {
	margin-bottom:5px;
}
.NewsLink {
	font-size:12px;
}
.NewsSummaryLink a {
	color:black;
	line-height:15px;
}
.NewsSummaryLink a:hover {
	color:#790000;
	padding:0px;
}
#contentbox_reserveren, #contentbox_nieuws {
	background:url(images/content_box_reserveren.png) no-repeat;
	margin-bottom:0px;
	width:282px;
	height:300px;
	float:left;
}
#contentbox_nieuws {
	margin-right:26px;
}
#contentbox_nieuws h1 {
	margin: 25px 0 25px 0;
	padding: 0;
	font-size:26px;
	color:#ffffff;
}
#contentbox_network {
	background:url(images/content_box_network2.png) no-repeat;
	padding-top:8px;
	margin-right:26px;
	width:282px;
	height:300px;
	float:left;
}
#contentbox_kids {
	background:url(images/content_box_kids_ladiesnight.png) no-repeat;
	margin:0px;
	width:282px;
	height:300px;
	float:left;
}
#contentbox_3d {
	background:url(images/content_box_3d-expendables.png) no-repeat;
	margin-right:26px;
	margin-bottom:0px;
	width:282px;
	height:300px;
	float:left;
}
#contentbox {
	background:url(images/content_box.png) no-repeat;
	margin-right:26px;
	margin-bottom:0px;
	width:282px;
	height:300px;
	float:left;
}
#contentbox_inside {
	margin:13px 13px 13px 13px;
	height: 274px;
}
#contentbox img {
	width:256px;
	height:274px;
}
#wrapper_content {
	margin-top:0px;
	width:900px;
}
#FirstTable {
	margin-bottom:20px;
float:left;
}
#SecondTable {
float:left;
}
.chat_status {
	margin-top:122px;
	margin-left:20px;
}
.RssBalloon {
	float:right;
	margin-top:-10px;
}
#kidsclub {
background:url(images/spacer.png);
height:200px;
width:200px;
}
ul#ZakelijkPunten li {
list-style:circle;
}
.toggle-content h3 {
margin-top:20px;
}
.antwoord {
	font-style:italic;
margin-left:15px;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -47px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 47px; /* .push must be the same height as .footer */
}

#footer_top {
	background:url(images/frame-bottom-up.png) top left no-repeat;
	height:20px;
	margin-bottom:-5px;
}
#footer_bg {
	background:url(images/frame2.png) top left repeat-y;
	padding-left:13px;
	height:32px;
	background-color: 
}
#footer_nav {
	background:url(images/nav_bg.png) top left repeat-x;
	height: 32px;
	border-top:0px solid #e7e7e7;
	width: 874px;
	margin-top:0px;
}
#footer_nav ul {
	height:20px;
	word-spacing:40px;
	font-size:18px;
	padding:6px 0 0 10px;
display: block;
 text-align:center;
}
#footer_nav ul li {
	list-style:none;
	display:inline;
	text-transform:uppercase;
	position: relative;
}
#footer_menu li a {
	margin-left:0px;
	margin-right:0px;
	font-size:12px;
}
td.inhoudImg img {
width:410px;
margin: 10px 0 10px 0;
}
textarea#content_en {
background-color:white !important;
}
table.meerInfoTable {
width:420px;
}
#formulier td {
font-size:12px;
width:200px;
}
/* End of 'Cinemahengelo CSS' */

