a:hover {
	text-decoration: underline;
}

body{
	background-color:#efefeb;
	font-family: Verdana;
	font-size:9pt;
	height:100%;
	margin:0px;
	padding:0px;
}

td{
	font-size:8pt;
}

th{
	text-align:left;
	font-size:8pt;
}
form{
	margin:0px;
	padding:0px;
}
/*
 *	@date:		2006-04-11
 *	@who:		JJvD
 *	@change:	changed h1 fontsize to 150%,
 *				added h2 rule and h2.red rule
 */
h1 {
	background-color: transparent;
    color: #004F79;
	font-size:150%;
    margin: 0px;
    padding-bottom: 5px;
}

h2 {
	background-color: transparent;
    color: #004F79;
	font-size:120%;
    margin-top: 0px;
    padding-bottom: 5px;
}

h2.red {
	background-color: transparent;
    color: red;
	font-size:120%;
    margin-top: 0px;
    padding: 5px;
}
h3 {
	background-color: transparent;
    color: #004F79;
	font-size:12px;
    margin: 0px;
    padding-bottom:2px;
}
.verder,#verder{
	letter-spacing:-2px;
	font-size:5pt;
	color:#ffcc00;
	margin-left:3px;
}

#wrapper {
	width: 100%;
	text-align: center;
	min-height: 100%;
}

#container{
	width:978px;
	background-color:white;
	background-image: url('http://www.cineshop.nl/lib/img/site/main_background.gif');
	background-repeat: repeat-y;
	min-height: 100%;
	color:black;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	text-align: left;
}

#header{
	background-color: white;
	width:978px;
    height: 130px;
	float:left;
	margin:0px;
	padding:0px;
}

#logo {
	width:184px;
    	height: 100%;
	float:left;
}

#zone_1 {
	border-left: 1px solid #efefeb;
	float: left;
	height: 100%;
	text-align: center;
	width: 526px;
}
	#zone_1 img {
		margin-top: 5%;
	}

#zone_2 {
	padding-top: 15px;
	text-align: center;
}


/*
#header #banner table{
	height:100%;
}

#header > #banner table tr{

	vertical-align:bottom;

}
*/

#header #nieuwsbrief_container {
	border-left: 1px solid #efefeb;
	width: 266px;
	height:100%;
	float:left;
    text-align: left;
}

/*
#header > #nieuwsbrief_container table{
	width:100%;
	height:100%;
	font-size:8pt;
	border-spacing:0px;
	margin:0px;
	padding:0px;
}

#header > #nieuwsbrief_container table tr{
	border-spacing:0px;
	vertical-align:bottom;
}

#header > #nieuwsbrief_container table tr td{
	padding:0px;
}
*/
#header #nieuwsbrief_container #nieuwsbrief #text {
	padding:2px;
	margin-left:12px;
}


/*
 *	@Date:		2006-04-11
 *	@Who:		JJvD
 *	@Change:	uploaded image 'bg_verloop.gif', renamed url in style rule
 */
#nieuwsbrief {
	background-image:URL('http://www.cineshop.nl/lib/img/site/bg_verloop.gif');
	background-repeat:repeat-x;
	height:89px;
	margin-top: 41px;
}

input, textarea, select {
	border:1px solid #808080;
	font-size:8pt;
	font-family:Verdana;
	margin:4px;
}

input {
	width:120px;
}

input.error{
	background-color:red;
	color:white;
}

input.checkbox{
	width:auto;
	border:0px;
}

select{
	border:1px solid #808080;
	font-size:8pt;
	font-family:Verdana;
	margin:4px;
	width:120px;
}

#menu_main{
	width:978px;
	height:30px;
	margin:0px;
	padding:0px;
	float:left;
}

#menu_main #spacerlinks {
	background-color:#009ae4;
	width:184px;
	height:30px;
	float:left;
}

#menu_main #menu{
	width:526px;
	height:30px;
	float:left;
	border-left:1px solid #efefeb;
	border-right:1px solid #efefeb;
	background-color:#80d2ff;
	text-align:left;
}

#menu_main #menu img{
	border:0px;
	border-right:1px solid white;
}

#menu_main #cart{
	background-color: white;
	width:266px;
	height:28px;
	float:left;
	font-size:8pt;
	border-bottom: 1px dashed #808080;
	border-top:1px dashed #808080;
}

#menu_main #cart table{
	height:100%;
	width:100%;
	font-size:8pt;
}
#boekhandel{
	margin-left:130px;
	font-size:7pt;
}

#main_content{
	width:978px;
	margin:0px;
	padding:0px;
	float:left;
	background-color: white;
}

#main_content > #links{
	width:184px;
	float:left;
}

#main_content > #links > #top5{
	background-color:#004f79;
	color:white;
	font-size:8pt;
	text-align:left;
	float:left;
}

#main_content > #links > #top5 a{
	color:#ffcc00;
	font-weight:bold;
	text-decoration:none;
}

#main_content > #links > #top5 > #text{
	font-size:8pt;
	text-align:left;
	padding:15px;
}

#main_content > #links > #top5 > #text > #film_titel{
	font-weight:bold;
	color:#81d2fd;
}

#main_content > #links > #top5 > #text > #film_titel a{
	font-weight:bold;
	color:#81d2fd;
}

#main_content > #links > #top5 > #text > #film_titel span.bestel{
	font-weight:bold;
	color:#ffcc00;
	font-size:7pt;
}

#main_content > #links > #top5 > #text #regisseur{
	padding-bottom:10px;
}

#main_content > #links > #filmhuis_top10{
	background-color:#004f79;
	color:white;
	font-size:8pt;
	text-align:left;
	float:left;
}
#main_content #links #filmhuis_top10 a {
	color: #5BBAEB;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin: 5px 0;
	padding-left: 15px;
}
	#main_content #links #filmhuis_top10 a span.verder {
		color: #ffcc00;
		font-size: 8pt;
		margin-left: 3px;
	}

#main_content > #links > #filmhuis_top10 > #text{
	font-size:7pt;
	text-align:left;
	padding:15px;
	padding-top:10px;
}
#main_content > #links > #filmhuis_top10 > #text > ol{
	padding-left:15px;
	margin:0px;
}

#main_content > #links > #zoeken{
	background-color:#5bbaeb;
	font-size:8pt;
}

#main_content > #links > #zoeken a{
	text-decoration:none;
	font-weight:bold;
	color:#004f79;
}

#main_content > #links > #zoeken > #text{
	padding:15px;
}

#main_content > #links > #zoeken > #text img{
	margin-top:5px;
}

#main_content > #links > #thema{
	background-color:#5bbaeb;
	font-size:8pt;
}

#main_content > #links > #thema a{
	text-decoration:none;
	font-weight:bold;
	color:#004f79;
}

#main_content > #links > #thema > #text{
	padding:15px;
	padding-top:10px;
}


#main_content > #content {
	text-align:left;
	border-left:1px solid #efefeb;
	border-right:1px solid #efefeb;
	width:526px;
	min-height:80%;
	float:left;
}

#main_content > #content > #uitgelicht{
	background-color:#efefeb;
	height:20px;
	width:526px;
	text-align:left;
}

#main_content > #content > #text{
	padding: 12px;
}

#main_content > #content > #text > div.merchant{
	font-size:8pt;
	padding-bottom:5px;
}
	#main_content #content #text div.merchant blockquote {
		margin: 0 0 0 15px;
	}

#main_content #content #text form.contact {
	margin: 10px;
}

#main_content #content #text form.contact input.mail {
	display: block;
	width: 300px;
}

#main_content #content #text form.contact input.radio {
	/*display: inline-block;*/
	width: 30px;
}

#main_content #content #text form.contact label {
	display: block;
	font-weight: bold;
}

#main_content #content #text form.contact select {
	display: block;
	width: 300px;
}

#main_content #content #text form.contact textarea {
	display: block;
	width: 300px;
	height: 200px;
}

#main_content > #content a{
	font-weight:bold;
	text-decoration:none;
	color:#959589;
}

#main_content > #content > #rest{
	padding:12px;
	font-size:8pt;
}

#main_content > #content > #rest h2{
	font-size:10pt;
	color:#cecec8;
}

#main_content > #content > #rest a{
	font-weight:bold;
	color:#959589;
	text-decoration:none;
}

#main_content > #rechts{
	width:266px;
	float:left;
}

/*
 *	@Date:		2006-04-11
 *	@Who:		JJvD
 *	@Change:	uploaded image 'bg_verloop.gif', renamed url in style rule
 */
#main_content > #rechts > #login{
	background-image:URL('http://www.cineshop.nl/lib/img/site/bg_verloop.gif');
	background-repeat:repeat-x;
	font-size:8pt;
	text-align:left;
}

#main_content > #rechts > #login a{
	font-weight:bold;
	text-decoration:none;
	color:#009ae4;
}

#main_content > #rechts > #login > #text{
	padding:2px;
	margin-left:12px;
	margin-bottom:5px;
}

/* Nieuws */

#main_content #rechts #nieuws #nieuws_item {
	border-bottom:1px dashed #808080;
	padding-bottom: 4px;
}

#nieuws_item img {
	margin: 0px 5px 5px 0px;
}

#nieuws_item p {
	margin: 0px 7px 7px 0px;
	text-align: justify;
}

span.date {
	background-color: transparent;
	color: #004F79;
	display: inline;
	font-size: 90%;
	margin-top: 10px;
	margin-right: 10px;
	text-indent: 5px;
}

#nieuws_item a{
	font-weight:bold;
	text-decoration:none;
	color:#80d2ff;
}

#main_content > #rechts > #nieuws > #nieuws_item > #text a{
	font-weight:bold;
	text-decoration:none;
	color:#80d2ff;
}

#main_content > #rechts > #nieuws {
	background-color:#f3fbff;
	font-size:8pt;
	text-align:left;
}

#main_content > #rechts > #nieuws > #nieuws_item > #text{
	padding:2px;
	margin-left:12px;
}

#main_content > #content > #text > #nieuws_item{
	float:left;
	border-bottom:1px dashed #808080;
	margin-bottom:4px;
}


#footer {
	background-color: white;
	color: #959589;
	height: 20px;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 185px;
	padding-right: 267px;
	width: 526px;
	text-align: center;
}
/*
#footer{
	text-align:center;
	font-size:8pt;
	color:#959589;
	padding-top:5px;
	padding-bottom:5px;
	background-color:white;
	width:526px;
	border-left:1px solid #efefeb;
	border-right:1px solid #efefeb;
	float:left;
}
*/
#footer a {
	font-weight:bold;
	text-decoration:none;
	color:#959589;
}

#footer a:hover {
	text-decoration:underline;
}

/*
#footer_left{
	background-color:white;
	width:184px;
	float:left;
	font-size:8pt;
	padding-top:5px;
	padding-bottom:5px;
}

#footer_right{
	background-color:white;
	width:266px;
	float:left;
	font-size:8pt;
	padding-top:5px;
	padding-bottom:5px;
}
*/

/* Catalogus */

#film{
	border-bottom:1px dashed #808080;
	min-height:250px;
	padding-bottom:7px;
}

#film > #packshot img{
	float:left;
	margin:2px;
}

.img_packshot{
	width:100px;
	height:125px;
	overflow:hidden;
}

#film > #film_titel {
	float:right;
	width:288px;
	padding:5px;
	background-color:#959589;
	font-weight:bold;
	font-family:Verdana;
	font-size:18pt;
	color:white;
	text-transform:uppercase;
}

#film > #synopsis{
	margin-top:7px;
	text-align:justify;
	font-size:8pt;
}

#film_extra {
	padding-top:7px;
	padding-bottom:7px;
}

#film_extra p.release_notice {
	background-color: transparent;
	color: firebrick;
	font-weight: bold;
}



/* Instore */
#letter{
	font-size:11pt;
	color:#959589;
	font-size:150%;
}

#inwinkel_head {
	border-bottom:1px dashed #808080;
	float:left;
	padding-bottom:20px;
	width: 500px;
}

#inwinkel_head > #inwinkel_head_item{
	float:left;
	height:185px;
	width:125px;
	font-size:8pt;
	text-align:center;
	overflow:hidden;
}

#inwinkel_head > #inwinkel_head_item a{
	color:#80d2ff;
}

#inwinkel_head > #inwinkel_head_item a.gray{
	color:#959589;
}

/*
 *	@date:	2006-04-07
 *	@by:		JJvD
 *	@change:	- outcommented #inwinkel_kolom
 *				- added style #content p.index
 *				- added style #content p.index a
 *				- added style #content p.index span
 *				- added style #content p.filmsByIndex
 *				- added style #content p.filmsByIndex a:hover
 *
 */

/*
#inwinkel_kolom {
	clear: left;
	padding-top:5px;
	width:250px;
    width: 500px;
	float:left;
}
*/
#content p.index {
	border-top: 1px dashed gray;
    border-bottom: 1px dashed gray;
    margin: 0px;
    padding: 5px 0px;
    text-align: center;
    width: 500px;
}

#content p.index a {
	height: 20px;
}

* #content p.index a:hover {
	text-decoration: underline;
}
    #content p.index a.active {
    	color: white;
    	background-color: white;
    	/*border: 1px solid gray;*/
    	padding: 0 2px;
    }
#content p.index span {
	background-color: transparent;
	color: #959589;
  	font-weight: normal;
  	height: 20px;
    margin: 0px 2px;
}

#content p.filmsByIndex {
	margin-top: 20px;
    margin-left: 25px;
    padding-bottom: 20px;
    width: 450px;
}

#content p.filmsByIndex a:hover {
   	text-decoration: underline;
}

#content p.filmsByIndex span.letterTitle {
	display: block;
	font-size: 120%;
	font-weight: bold;
}

input.small{
	width:30px;
	text-align:center;
	border:1px solid #bbbbbb;
}

label{
	font-size:8pt;
	margin:4px;
}

#error{
	font-weight:bold;
	border:2px solid red;
	color:red;
	padding:2px;
	/*display:none;*/
}

#notify{
	font-weight:bold;
	border:2px solid green;
	color:green;
	padding:2px;
	/*display:none;*/
}

span.error{
	font-weight:bold;
	color:red;
}

* #extraPage a {
    margin-left: 5px;
}
* #extraPage * a:hover {
	text-decoration: underline;
}