html{
	/*height: 100%;*/
	margin: 0;
	padding :0;	
	min-height:100%;	
}
body{
	font-family: Arial, Helvetica, sans-serif;	
  	font-size: 0.8em;
	background-color: #686868;
	background-image: url(/img/body_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
	padding :0;
	
/*	height: 100%;*/
}
.taal_sel{
	padding-top: 4px;
	display: block;
	float: right;
}
.taal_sel img{
	margin-right: 4px;
}
#global{
	width :1000px;
/*	position: relative;*/
	margin: 0 auto;
}
#rovecom{
	float: right;
	font-size: 10px;
}
#rovecom a:link, #rovecom a:active, #rovecom a:visited{
	color: gray;
	text-decoration: none;
}
#rovecom a:hover{
	color: white;
}
#top{
	background-image: url(/img/logo_euroticket.jpg);
	width: 1000px;
	height: 123px;
}
#header_banner {
  width:992px;
  margin-left:7px;
}
#content_banners,
#global_content,
#footer {
  margin-left:35px;
}

#footer {
  clear:both;
  background-image: url(/img/footer_back.gif);
	background-repeat: repeat-x;
	background-position: top;
  height:32px;
}

#footer #footer_logos {
  float:right;
  padding-top:4px;
  padding-right:4px;
}

#footer #menu_footer {
  float:left;
  line-height:32px;
}

#global_content  {
  float:left;
  width:965px;
  background-color:white;
  min-height:300px;
  background-image: url(/img/content_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#global_menu {
  float:right;
  margin-top:70px;
  
}

#left {
  float:left;
  width:200px;
  padding-top:20px;
}

#content {  
  float:left;
  width:765px; 
}
#inhoud {
  float:left;
  padding:10px;
  padding-top:20px;
  width:745px;
}

#inhoud_left{
  float:left;
  width:505px;
}
#inhoud_right {
  float:left;
  width:240px;
}

/* aangepaste stylen indien home*/
#content.home {
  float:left;
  width:965px;
}
#content.home #inhoud {
  width:965px;
  padding:0px;

}

#content.home #inhoud_left {
  width: 479px;
  float:left;
  border:1px solid #bababa;
  margin:1px;
  margin-right:0px;
}
#content.home #inhoud_right {
  margin:1px;
  width: 479px;
  float:left;
  border:1px solid #bababa;
}

#submenu  {
  margin-bottom:10px;
}
#menu ul, #submenu ul, #menu_producten ul, #menu_footer {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}
#nav {
	display:inline;
}
#menu ul ul, 
 #menu_footer ul ul {
  display:none;
}

#menu_producten {
  background-image: url(/img/menu_back.gif);
	background-repeat: repeat-x;
	background-position: top left;	
	height:32px;
	float: right;
}

#menu_producten li {
  display:inline;
}

#menu_producten li.first1 a {
  border-left:none;
}
#menu_producten li a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	background-color: transparent;
	line-height:32px;
  border-right:1px solid #bababa;
  border-left:1px solid white;
  height:32px;
  display:block;
  float:left;
  padding-left:10px;
  padding-right:10px;
}

#menu {
  text-align:right;
display: block;
margin-top :32px;
position: relative;
}

#menu li,
 #menu_footer li
 {
  display:inline;
}

#menu li a,
 #menu_footer li a {
  border-left:1px solid #bababa;
  padding-left:5px;
  padding-right:5px;
  color:#707070;
  text-decoration:none;
  font-size:12px;
  height:20px;
  line-height:20px;
}

#menu li.first1 a, 
 #menu_footer  li.first1 a {
  border-left:none;
}

#menu li a:hover,
 #menu_footer li a:hover  {
  text-decoration:underline;
}


#submenu li a {
  background-color:#e8e8e8;
  color:#000000;
  text-decoration:none;
  display:block;
  height:24px;
  line-height:24px;
  padding-left:10px;
  padding-right:10px;
	border-bottom: 1px solid white;
  font-weight:bold;
  overflow:hidden;
}

#submenu li.active2 a,
 #submenu li a:hover {
  background-image: url(/img/evenement.gif);
  background-repeat: repeat-x;
	background-position: top center;
  color:#ffffff;
}




/* Banner breedtes e.d. */
#content_banners .highlight_template_klein {
  float:left;
  border:1px solid white; 
  border-right:0px;
}
#content_banners .wrapper {
  width:964px;
  float:left;
  border-right:1px solid white;
}

#header_banner {
  border-right:1px solid white;
}





/* standaard link stijlen */
a {
  color:black;
}
a:hover {
  color:maroon;
}
hr {
  color:#BABABA;
  background-color:#BABABA;
  height:1px;
  border:none
}


/*---------------css module inhoud--------------------*/

/* CONTENT */

.imgleft, .fl {
	float:left;
}

.imgright, .fr {
	float:right;
}

h1{
	font-size: 1.6em;
}
h2{
	font-size: 1.4em;

}
h3{
	font-size: 1.3em;
	font-weight:bold;
  margin-bottom: 1.0em;
  margin-top: 1.0em;
}
h4{
	font-size: 1.0em;
  font-weight:bold;
}


div.sjabloon1, div.sjabloon2,div.sjabloon3,div.sjabloon4{
  clear: both;
}

/*--------promod------------*/
div#productlijst .product {
  float:left;
  clear:both;
  margin-bottom:10px;
  width:735px;
}

div#productlijst .product .product_col_1 {
  width:490px;
  float:left;
}
div#productlijst .product .product_col_2 {
  width:240px;
  margin-left:5px;
  float:left;
}

div#productlijst .product .product_col_2 .product_foto {
  width:240px;
  height:120px;
  overflow:hidden;
}

div#productlijst .product .product_col_2 .product_foto img {
  width:240px;
}

div#productlijst .product h3, 
div#product_detail h1.header
 {
  height:24px;
  line-height:24px;
  background-image: url(/img/evenement.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-left:5px;
	color:white;
	font-weight:bold;
	font-size:1.3em;
	/*clear:both;*/
}

div#productlijst .product h3 a, 
div#product_detail h1.header a {
  color:white;
  text-decoration:none;
}

div#productlijst .product .product_omschrijving {
  padding:5px;
  min-height:57px;
}

div#productlijst .product .product_omschrijving p {
  margin:0px;
}

div#productlijst .product .product_bar {
  background-image: url(/img/evenement_lijst_bottom.gif);
  background-repeat: no-repeat;
  background-position:top right;
  height:29px;  
  line-height:29px;
  clear:both;
}

div#productlijst .product .product_bar a.detail_knop {
  background-image: url(/img/evenement_button.gif);
  background-repeat: no-repeat;
  background-position:top right; 
  width:90px; 
  height:29px;  
  line-height:28px;
  display:block;
  float:right;
  padding-left:25px;
  color:white;
  text-decoration:none;
  font-weight:bold;
}

/* pproduct_detail_right */
#product_detail_right {
  float:right;
  margin-right:20px;
}

#product_detail .foto {
  background-image: url(/img/photo_frame_bottom.gif);
  background-repeat: repeat-x;
  background-position:bottom center; 
  text-align:center;
  padding-top:20px;
  padding-bottom:20px;
  margin-bottom:10px;
}
#product_detail .foto img {
  width:420px;
}

div#product_detail_right div.detail_fotos {
  margin-bottom: 10px;
  margin-top: 10px;
}
div#product_detail_right #reserveer a.detail_knop {
  background-image: url(/img/evenement_button_big.gif);
  background-repeat: no-repeat;
  width:202px; 
  height:60px;  
  line-height:55px;
  display:block;
  text-align:center;
  font-size:1.6em;
  color:white;
  text-decoration:none;
}

div#product_detail table {
  width:100%;
}

div#product_detail table td {
  vertical-align:top;
  padding:2px;
}

div#product_detail table td.label {
  font-weight:bold;
  /*color:#ee349d;*/
  padding-left:0px;
  padding-right:10px;
  width:100px;
}

.wtkerror {
	color:#FF0000;
	display: block;
}

/* tooltip */
a.tooltip {
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none;
}
a.tooltip:hover {
	z-index:25; 
	background-color:#ffffff;
}
a.tooltip span {
 display: none;
}
a.tooltip:hover span { /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2.3em; width:18em;
    border:1px solid #999999;
    background-color:#F0F0F0; 
	padding:5px;
	color:#000000;
}

/* Deze stylen worden door de downloadmodule gebruikt */

/* LI bij groepen */
.download_groep {
	list-style:none;
	font-size: 1.0em;
	font-weight:bold;
	
}

.download_groep  ul {
	margin-top:5px;
	margin-left:20px;
}

/* LI bij item */
.download_item {
    list-style: none;
	padding-top:5px;
	font-size: 0.8em;
	font-weight:normal;
}

/* A bij item */
a.download_link, a:link.download_link, a:active.download_link, a:visited.download_link {
	color:black;
	
}
a:hover.download_link {
	text-decoration:none;
	color: #009899;
}

/*---------Order breadcrum-------------*/
#order_breadcrumbs {
  margin-left:20px;
}
#order_breadcrumbs ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#order_breadcrumbs li {
  background-image: url(/img/stap_inactive.gif);
  background-repeat: no-repeat;
  background-position:left center;
	font-weight:bold;
	color:#cccccc;
  display:block;
  padding-left:40px;
  padding-top:10px;
  padding-bottom:10px;
}
#order_breadcrumbs li.position1 {
  background-image: url(/img/stap_1_inactive.gif);
  padding-top:3px;
  padding-bottom:3px;
}
#order_breadcrumbs li.position2 {
  background-image: url(/img/stap_2_inactive.gif);
}
#order_breadcrumbs li.position3 {
  background-image: url(/img/stap_3_inactive.gif);
}
#order_breadcrumbs li.position4 {
  background-image: url(/img/stap_4_inactive.gif);
}
#order_breadcrumbs li.position5 {
  background-image: url(/img/stap_5_inactive.gif);
}
#order_breadcrumbs li.active.position1 {
  background-image: url(/img/stap_1_active.gif);
}
#order_breadcrumbs li.active.position2 {
  background-image: url(/img/stap_2_active.gif);
}
#order_breadcrumbs li.active.position3 {
  background-image: url(/img/stap_3_active.gif);
}
#order_breadcrumbs li.active.position4 {
  background-image: url(/img/stap_4_active.gif);
}
#order_breadcrumbs li.active.position5 {
  background-image: url(/img/stap_5_active.gif);
}

#order_breadcrumbs li a{
  font-size: 1.1em;
  font-weight:bold;
	color: gray;
	text-decoration: none;
}
#order_breadcrumbs li.active a {
  color:black;
}
#order_breadcrumbs li a:hover{
	color: red;	
}

div.gekozen_datum {
  color:#FF0000;
  margin-bottom:10px;
  font-weight:bold;
}



/* NIEUWS */
div.nieuws {

}

div.nieuws img {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.nieuws_listitem {
  float:left;
  width:745px;
  padding-bottom:10px;
  padding-top:10px;
  border-bottom:1px solid #bababa;
  clear:both;
  
}
div.nieuws_listitem.odd {
   background-color:#e8e8e8;
}

div.nieuws img.right {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
div.nieuws hr {
	clear:both;
}

div.nieuws h2 {
 color: #b80f0f;
 font-size: 1.0em;
 font-weight: bold;
}
div.nieuws a,
 div.agenda a {
  text-decoration:none;
 color: #b80f0f;
	clear: both;
}
div.nieuws a:hover,
 div.agenda a:hover {
  text-decoration:underline;
}
div.nieuws a.lees_verder:active, div.nieuws a.lees_verder:visited, div.nieuws a.lees_verder:link{
	 font-size: 0.8em;
	 float :right;
}


div.nieuws a.more,
 div.agenda a.more {
  color:white;
}

/* Nieuws home */
#content.home #inhoud_right div.nieuws div.nieuws {
  width:459px;
}
#content.home #inhoud_right div.nieuws div.nieuws_listitem {
  width:459px;
  padding:10px;
  border-bottom:0px;
}
#content.home #inhoud_right div.nieuws div.header_title {
  background-image: url(/img/nieuws_title_back.gif);
  background-repeat: repeat-x;
  background-position:left center;
  color:white;
  padding-left:10px;
  padding-right:10px;
  height:32px;
  line-height:32px;
}
#content.home #inhoud_right div.nieuws div.header_title h1,
 div.agenda div.header_title h1 {
  margin:0px;
  padding:0px;
}


/* Agenda */
div.agenda_container{
	float: left;
	border-bottom:1px solid  #bababa;
  border-left:1px solid  #bababa;
  border-right:1px solid  #bababa;
  }


div.agenda_listitem {
  float:left;
  width:733px;
  padding-bottom:10px;
  padding-top:10px;
  padding-left :10px;
  border-top:1px solid #bababa;
  clear:both;
  color:maroon;
}
div.agenda_listitem a {
  color:maroon;
  text-decoration:none;
}
div.agenda_listitem a:hover {
  text-decoration:underline;
}
div.agenda_listitem.odd {
   background-color:#e8e8e8;
}

div.agenda_listitem div {
  float:left;
}
div.agenda_listitem div.date {
  width:60px; 
  font-size:1.4em;
   color: #b80f0f;
	font-weight: bold;
	letter-spacing: -1px;
}
div.agenda_listitem div.info {
  width:400px;
}
div.agenda_listitem div.info h2,
div.agenda_listitem div.info h3 {
 margin:0px;
 padding:0px;
 margin-bottom:5px;

}
div.agenda_listitem div.info h2 a {
 font-size:0.9em;
 font-weight:bold;
 color:black;
}
div.agenda_listitem div.info h3 a {
 font-size:0.7em;
  color: #b80f0f;
  
}
div.agenda_listitem div span.year {
  color:#bababa;
}

#content.home #inhoud_left div.agenda div.agenda_listitem {
  width:469px;
  padding:5px;
}

#content.home #inhoud_left div.agenda div.agenda_listitem.first {
  border-top:0px;
}

div.agenda div.header_title {
  background-image: url(/img/agenda_title_back.gif);
  background-repeat: repeat-x;
  background-position:left center;
  color:white;
  padding-left:10px;
  padding-right:10px;
  height:32px;
  line-height:32px;
}

/* indien in linkerkolom */
#left .agenda {
  width:199px;
  float:left;
  border-right:1px solid #bababa;
  border-bottom:1px solid #bababa;
  margin-bottom:10px;
}
#left .agenda .agenda_listitem {
  overflow:hidden;
  width:195px;
  font-size:0.8em;
  padding:2px
}
#left .agenda .agenda_listitem div.date {
  width:50px; 
}
#left .agenda .agenda_listitem div.info {
  width:144px;
}

#left .agenda div.header_title h4 {
 padding: 0;
 margin: 0;
 font-size: 1.6em;
 font-weight: normal;
}

#left div.agenda_listitem div.info h5 {
  margin-bottom: 5px;
  padding:0;
}

#left div.agenda_listitem div.info h5 a {
  font-size:1.3em;
  color:black;
  font-weight:bold;
}

#left div.agenda_listitem div.info h6 {
  font-size: 0.9em;
  margin-bottom: 5px;
}

#left div.agenda_listitem div.info h6 a {
  color: #B80F0F;
}


/* prijsgroepen */
#product_detail #ticket_system table {

}
#product_detail #ticket_system table td {
  vertical-align: middle;
  padding:3px;
	padding-left:0px;
}
#ticket_system .prijsgroep_header td {
	font-weight:bold;
}

#ticket_system .prijsgroep_header.first td {
	padding-top:0px;
}

/*----------align in td -----------*/
.alignright, #main_ordertable .alignright{
	text-align:right;
}

td.alignright input {
  text-align:right;
}

/*
#product_detail #ticket_system table  td.alignright {
  padding-left:10px;
}
*/

#product_detail #ticket_system table  td.subtotaal_title {
  text-align:right;
  width:80px;
}

.negatief {
	color: #009900;
}
.bold {
	font-weight:bold;
}
  
/*----------Popup venster----------*/
#popup_body {
  background-color:white;
	background-image:none;
}

#popup {
	background-color:white;
	background-image:none;
  
}
#popup #content{
	padding:10px;
	text-align:left;
	background-color:white;
	width:auto;
  background-image: url(/img/content_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#popup_menu {
	text-align:right;
	color:white;
	padding-right:5px;
	font-weight:bold;
	background-image: url(/img/evenement.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:32px;
	line-height:32px;
}

#popup_menu a {
	color:white;
	text-decoration:none;
}

#popup_menu a:hover {
	color:white;
	text-decoration:underline;
}
div.button_bar {
  height:32px;
  line-height:32px;
}
.button_bar {
 	background-repeat: repeat-x;
 }

/* iframe */
#product_detail_iframe {  
  width:966px;
  height:400px;
  overflow-x:hidden;
}
#ticket_system h3{
	background-color: silver;
	border-bottom: 1px dashed gray;
	color: white;
	padding: 4px;
}
#ticket_system td{
	border-bottom: 1px solid #e7e7e7;
}
#ticket_system td.button_bar{
	border: none;
}
.button{
	background-image: url(/img/default_button.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	height: 29px;
	width: 97px;
	color: white;
	float: right;
	cursor: pointer;
}

#btn_back, #btn_back_2, .volgende, .afrekenen{
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	height: 29px;
	width: 97px;
	color: white;
	float: left;
	cursor: pointer;
}

.button_disabled, .afrekenen_disabled {
  background-image: url(../img/disable_button.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	height: 29px;
	width: 97px;
	color: white;
	float: right;
	cursor: pointer;
}

.volgende, .afrekenen{
	float :right;
}

.beveiligde_verbinding {
  border: 2px solid red;
  color: red;
  padding: 6px;
}

#iframe_fix_container {
  height:400px;
  overflow-y:scroll;
  overflow-x:hidden;
  position:relative;
}

#iframe_fix {
  clip:rect(140px 965px 3200px 0px);
  height:3200px;
  position:absolute;
  top:-140px;
  width:965px;
}

#iframe_fix iframe {
  height:3200px;
}

#korting_result.show {
  background-color:#E8E8E8;
  border:1px dashed gray;
  padding:5px;
  margin-bottom:10px;
}

#korting_result.show div {
  
}

tr.korting td.alignright, tr.korting input {
  color:#009900;
}

span.korting_msg {
  padding-left:10px;
  font-size:10px;
  color:#009900;
  display:block;
}

/* kortingsbonnen */
tr.kortingsbon div.row {
  margin-bottom:5px;
  margin-top:5px;
}
tr.kortingsbon div.row div.fl {
  height:50px;
  margin-right:5px;
}
tr.kortingsbon div.row div span {
  display:block;
}

table#kortingsbonnen tr td {
  vertical-align:top;

}  
table#kortingsbonnen td.header {
  font-size:13px;
  font-weight:bold;
}

table#kortingsbonnen tr.noborder td {
  border-bottom:0px;
}

table#kortingsbonnen td.fix_width {
  width:35px;
}

table#kortingsbonnen input.volgende {
  float:none;
}
table#kortingsbonnen input.boncode {
  margin-bottom:3px;
}

/*--------popup----------------*/
.overlay_alphacube{
  background-color: black;
  
}
.alphacube_buttons input {
  margin: 25px;
}

/* h2 in productdetail */
#product_data td h2 {
  font-weight: normal;
  font-size:1em;
  margin :0px;
}
