html {
	height: 100%;
	overflow-y: scroll;
}
body {
	height: 100%;
	background: #000000 url('/public/img/bg/body.jpg') center top no-repeat;
	font-size: 13px;
	line-height: 18px;
}
div, table {
	position: relative;
	float: left;
	font-family: "gloriola-web-1","gloriola-web-2",sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 0;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",sans-serif;
	font-size: 23px;
	color: #fbfdfe;
	margin-top: 14px;
}
h1 {
	clear: left;
}
h2 {
	clear: left;
	font-size: 19px;
	line-height: 20px;
}
h2.fullwidth {
	width: 100%;
}
h2.submenu {
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 3px 0;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",sans-serif;
	font-size: 23px;
	color: #fbfdfe;
	margin-top: 14px;
}
h2.small {
	font-size: 18px;
}
hr.title {
	border: 0;
	height: 1px;
	color: #fff;
	background-color: #fff;
	opacity:0.25;
	filter:alpha(opacity=25);
	margin-bottom: 5px;
}
p {
	margin: 0;
	padding: 20px 0 0 0;
}
a, a:hover {
	text-decoration: none;
	color: #facf56;
	cursor: pointer;
}
a.nostyle, a.nostyle:hover {
	text-decoration: none;
	color: #6D6E70;
	font-size: 11px;
	cursor: pointer;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}

.nomargin { margin: 0 !important; }


body > iframe {
    display: none;
	/*float: left !important;
	width: 100% !important;
	height: 1px !important;*/
}


/* ----------------------------------- */
/* Destyles    			               */
/* ----------------------------------- */
.menu ul, .submenu ul, .loginblock ul, .languageblock ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* ----------------------------------- */
/* Containers                          */
/* ----------------------------------- */
#maincontainer {
	position: absolute;
	width: 952px;
	left: 50%;
	margin: 0 0 0 -476px;
}
#topcontainer {
	width: 952px;
}
#topcontainer.sub {
	height: 232px;
}
#middlecontainer {
	width: 952px;
}
#middletopcontainer {
	width: 952px;
	margin-bottom: 25px;
}
#bottomcontainer {
	width: 952px;
	height: 50px;
	margin: 21px 0;
	padding: 10px 0 0 0;
	background: transparent url('/public/img/bg/trans.png') left top repeat-x;
}
#leftcontainer {
	width: 210px;
}
#rightcontainer {
	width: 722px;
	margin: 0 0 0 20px;
}
#rightcontainer.fullsize,#rightcontainer_notfound {
	width: 952px;
	margin: 0 0 0 0;
}
#rightcontainer h1 {
	height: 25px !important;
}
#rightcontainer h1.calendar {
	float: left;
	width: 100%;
	padding: 40px 0 5px 0;
}
#rightcontainer hr {
	width: 100%;
	float: left;
}
#rightcontainer.left {
	margin: 0 20px 0 0;
}
#rightcontainer .inner {
	width: 356px;
}
#rightcontainer .inner.left {
	margin: 0 10px 0 0;
}
#rightcontainer.wide {
	width: 952px;
	margin: 0;
}

/* ----------------------------------- */
/* Structure                           */
/* ----------------------------------- */
.logo {
	width: 466px;
	height: 98px;
	background: transparent url('/public/img/bg/logo.png') left top no-repeat;
}
.slideshow {
	width: 950px;
	height: 354px;
	overflow: hidden;
	border: 1px solid #ffffff;
}

.slide {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}


/* ----------------------------------- */
/* Menu		                           */
/* ----------------------------------- */
.menu {
	float: left;
	width: 952px;
	height: auto;
}
.menu ul {
	width: 952px;
	margin: 0;
	padding: 0 0 0 10px;
}
.menu ul li {
	float: left;
}
.menu ul li a {
	float: left;
	width: 79px;
	/*	margin: 5px 4px 0 3px; gebruiken als music knop is geactiveerd */
	margin: 5px 7px 0 7px;
	padding: 0 0 10px 0;
	text-align: center;
}
.menu ul li a span.menuimage {
	float: left;
	width: 79px;
	height: 76px;
	margin: 0 0 0 2px;
	background: transparent left top no-repeat;
	display: inline-block;
}
.menu ul li a span.menutext {
	float: left;
	width: 79px;
	margin: -5px 0 0 0;
	font-family: "gloriola-web-1","gloriola-web-2",sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #ffffff;
	display: block;
}
.menu ul li a.home span.menuimage { background-image: url('/public/img/menu/home.png');}
/*.menu ul li.home span.menuimage {margin-left: -8px;} gebruiken als music knop is geactiveerd */
.menu ul li a.story span.menuimage { background-image: url('/public/img/menu/story.png'); }
.menu ul li a.news span.menuimage { background-image: url('/public/img/menu/news.png'); }
.menu ul li a.pictures span.menuimage { background-image: url('/public/img/menu/pictures.png');}
.menu ul li a.calendar span.menuimage { background-image: url('/public/img/menu/calendar.png'); }
.menu ul li a.music span.menuimage { background-image: url('/public/img/menu/music.png'); }
.menu ul li a.video span.menuimage { background-image: url('/public/img/menu/video.png'); }
.menu ul li a.tickets span.menuimage { background-image: url('/public/img/menu/tickets.png'); }
.menu ul li a.guestbook span.menuimage { background-image: url('/public/img/menu/guestbook.png'); }
.menu ul li a.shop span.menuimage { background-image: url('/public/img/menu/shop.png'); }
.menu ul li a.member span.menuimage { background-image: url('/public/img/menu/member.png');}

.submenu {
	width: 210px;
	margin: 0 0 19px 0;
}
.submenu ul li, .submenu ul li a {
	float: left;
	width: 210px;
}
.submenu ul li.active {
	height: auto;
}
.submenu ul li a {
	width: 190px;
	margin-bottom: 2px;
	padding: 6px 10px;
	font-size: 11px;
	color: #ffffff;
	text-transform:uppercase;
	background: transparent url('/public/img/bg/submenu.png') left top no-repeat;
	display: block;
}
.submenu ul li.last a {
	border: none;
}
.submenu ul li a.active, .submenu ul li a:hover {
	color: #facf56;
}
.submenu ul li ul li a {
	width: 180px;
	padding: 6px 10px 6px 20px;
}
.submenu ul li ul li ul li a {
	width: 170px;
	padding: 6px 10px 6px 30px;
}



/* ----------------------------------- */
/* Blocks	                           */
/* ----------------------------------- */

/* line */
.line {
	width: 100%;
	height: 1px;
	background-color: #fff;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	opacity:0.25;
	filter:alpha(opacity=25);
}
/* newsletter */
.newsletter {
	width: 486px;
	height: 98px;
	margin: 0;
	padding-top:15px;
	text-align: right;
}
.subscribe-button-inner{
	float:right;
	text-align: right;

}


/* login */
.loginblock {
	width: 486px;
	height: 98px;
	margin: 0;
	text-align: right;
}
.loginblock ul {
	width: 486px;
	margin: 15px 0 0 0;
}
.loginblock ul li {
	float: right;
}
.loginblock ul li.twitter {
	width: 17px;
	height: 17px;
	margin-right: 12px;
}
.loginblock ul li a.twitter {
	width: 17px;
	height: 17px;
	background: transparent url(/public/img/news/twitter.gif) left top no-repeat;
}
.loginblock ul li a {
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}

.loginform input.remember{
	padding: 0;
	margin: 2px 0 0 150px;
	width: 14px;
	height: 14px;
	border: none;
}
.loginform label.remember{
	margin: 0 0 0 3px;
	padding: 0;
	width: 300px;
}

.submit.login {
	margin: 5px 0 20px 236px;
}

a.registerlink {
	margin: 5px 0 0 0;
	float: left;
	width: 500px;
}
div.login {
	margin: 10px 0 0 0;
}

/* homebanners */
.homeblock {
	width: 466px;
	height: 250px;
	margin: 0 16px 0 0;
	cursor: pointer;
	border: 1px solid #fff;
}
.homeblock.last {
	margin: 0;
}
.homeblock a {
	width: 100%;
	height: 100%;
	display: block;
}

/* infobanners */
#calendardetails .infoblock {
	cursor: default;
}

.infoblock {
	width: 210px;
	height: auto;
	cursor: pointer;
	margin: 0 0 20px 0;
}
.infoblock.sale { margin-top: 52px; }
.infoblock a {
	width: 100%;
	height: 100%;
	display: block;
}

/* relatedblock */
.relatedblock {
	width: 100%;
	margin: 30px 0 0 0;
}

/* copyrights */
.copyrightblock {
	width: 466px;
	height: 50px;
	font-size: 11px;
	color: #6d6e70;
}
.copyrightblock p {
	padding: 0;
}

/* language */
.languageblock {
	width: 466px;
	height: 50px;
	margin: 0 0 0 20px;
	text-align: right;
}
.languageblock ul {
	float: right;
}
.languageblock ul li {
	float: right;
}
.languageblock ul li a {
	color: #fff;
	font-size: 11px;
}
.languageblock ul li a.active, .languageblock ul li a:hover {
	text-decoration: underline

}

/* ----------------------------------- */
/* Functionality                       */
/* ----------------------------------- */

a span.overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	display: none;
	opacity:0;
	filter:alpha(opacity=0);
}
a span.presale_tag {
	position: absolute;
	left: 0;
	top: 0;
	width: 107px;
	height: 62px;
	display: block;
	background: transparent url(/public/img/webshop/presale.png) left top no-repeat;
	z-index: 20;
}
a:hover span.overlay {
	display: block;
	opacity:0.2;
	filter:alpha(opacity=20);
}
a span.overlaydisable, a span.overlaydisable:hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	display: block;
	opacity:0.4;
	filter:alpha(opacity=20);
	cursor: auto;
}

.paging {
	width: 100%;
	margin: 10px 0 0 0;
}
.paging a {
	color: #fff;
}
.paging .next {
	float: right;
}
.paging .back {
	float: left;
}

.paginateHolder {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}

ul.paginate {
	position: relative;
	float: right;
	right: 50%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.paginate li.vorige {
	background: transparent url('/public/img/buttons/btn_paginate_left.png') left top no-repeat;
	width: 28px;
	height: 28px;
	position: relative;
	float: left;
	left: 50%;
}

ul.paginate li.volgende {
	background: transparent url('/public/img/buttons/btn_paginate_right.png') left top no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	position: relative;
	float: left;
	left: 50%;
}

ul.paginate li {
	background: transparent url('/public/img/buttons/btn_paginate_center.png') left top repeat-x;
	width: 22px;
	height: 28px;
	display: block;
	position: relative;
	float: left;
	left: 50%;
}

ul.paginate li.first {
	padding-left: 10px;
}

ul.paginate li.last {
	padding-right: 10px;
}

ul.paginate li a {
	width: 22px;
	height: 28px;
	display: block;
	font-family: "gloriola-web-1","gloriola-web-2",sans-serif;
	font-weight: bold;
	color: #000000;
	padding: 5px 0 0 0;
	text-align: center;
}

ul.paginate li.volgende a, ul.paginate li.vorige a{
	width: 28px;
	height: 28px;
	display: block;
}

ul.paginate li a.active{
	color: #999999;
}

/* error */
.error {
	float: left;
	width: 100%;
	font-weight: bold;
	background: transparent url('/public/img/bg/trans.png') left top repeat;
}
.error p {
	padding: 10px;
}

div.ie6_message {
	display: none;
	padding: 10px;
	position: relative;
	float: left;
	width: 100%;
	color: #000000;
}
div.messagebackground {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	float: left;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	z-index: -1;
}

#resultaat_header {
	width: 700px;
	margin: 20px 0 0 0;
	padding: 10px;
	background: transparent url('/public/img/bg/trans.png') left top repeat;
}
#product_to_groep {
	width: 700px;
	padding: 10px;
}

/* media / guestbook / webshop block / */
.guestbooksubmit {
	width: 350px;
}
.item {
	position: relative;
	float: left;
	width: 133px;
	height: 180px;
	margin: 5px;
	display: block;
}
.large {
	width: 350px;
	height: 290px;
	margin: 5px;
}
.item .imageholder {
	position: relative;
	float: left;
	width: 133px;
	height: 133px;
	display: block;
}
.item.large .imageholder {
	width: 350px;
	height: 290px;
}
.item img {
	float: left;
	border: 1px solid #cccccc;
}
.item img.youtube {
    margin: 20px 6px;
}
.item .description {
	float: left;
	width: 132px;
	height: 52px;
	padding: 5px 0 0 0;
	color: #fff;
	text-align: center;
	display: block;
}

.item.wallpaper {
	width: 230px;
	height: 192px;
}
.imageholder.wallpaper {
	width: 230px;
	height: 172px;
}

.item.wallpaper .description {
	float: left;
	width: 230px;
	height: 20px;
	padding: 5px 0 0 0;
	color: #fff;
	text-align: center;
	display: block;
}

.video .item { width: 351px; height: 251px; }
.video .item .imageholder { width: 351px; height: 213px; }
.video .item .description { width: 351px; height: 48px; }

.audio .item { width: 362px; height: 39px; }
.audio .item .description { width: 362px; height: 39px; }


/* videoplayer */

.colorboxvideo {
	width: 720px;
	height: 424px;
}

/* audioplayer */

div.albuminfo div {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
}

div.albuminfo div.awards {
	width: 500px;
}

div.albuminfo div.itunes {
	text-align: right;
	float: right;
	width: 130px;
}

div.albuminfo div.itunes a{
	float: left;
	width: 120px;
}
div.albuminfo div.itunes a img{
	margin: 3px 5px 0 0px;
}
div.albuminfo div.itunes a span{
	display: block;
}

div.fileinfo {
	float: right;
	margin: 10px 0 0 0;
	text-align: left;
	width: 100%;
}

div.fileinfo a{
	clear: left;
	float: left;
}

span.infoitem {
	display: none;
}

#tracklistcontainer {
	width: 720px;
	height: 100%;
	margin: 10px 0 0 0;
}

#tracklistbackground {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 722px;
	background-color: #ffffff;
	opacity:0.15;
	filter:alpha(opacity=15);
}

#cdplayer {
	float: right;
	width: 250px;
	margin: 10px 10px 0 0;
}

#cdplayer span.flashplaylist {
	width: 250px;
	height: 21px;
	margin: 0;
	float: left;
}

.playlist {
	float: left;
	margin: 10px 10px 0 10px;
	width: 440px;
	height: 250px;
	overflow: auto;
}

.playlist {
	height: 270px;
}

.pl_media {
	height: auto;
}

#cdplayer span.albumcover_placeholder {
	float: left;
	margin: 15px 0 0 0;
}

a.track {
	cursor: pointer;
	position: relative;
	display: block;
	width: 400px;
	border-bottom: 1px solid #999999;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
}

a.track.dvdlist {
	cursor: text;
}

a.track span.tracknumber, a.track span.tracktitle, a.track span.playtrack, a.track span.playtrackicon
{
	display: block;
	float: left;
	color: #fff;
}

a.track span.tracknumber {
	width: 25px;
	height: 16px;
}

a.track span.tracktitle {
	width: 250px;
}

a.track.dvdlist span.tracktitle {
	width: 375px;
}

a.track span.playtrack {
	display: none;
	position: absolute;
	top: -2px;
	left: 270px;
	float: right;
	width: 100px;
	font-size: 13px;
	text-align: right;
	padding: 0 5px 0 0;
	height: 16px;
	line-height: 16px;
}

a.track span.playingtrack {
	position: absolute;
	top: -2px;
	left: 270px;
	display: block;
	float: right;
	width: 100px;
	font-size: 13px;
	text-align: right;
	padding: 0 5px 0 0;
	line-height: 16px;
	height: 16px;
}

a.track span.playtrackicon {
	display: none;
	float: right;
	width: 20px;
	height: 16px;
}

a.track:hover span.playtrackicon {
	display: inline;
	float: right;
	width: 20px;
	height: 16px;
}

a.track span.playingtrack.hidden {
	display: none;
	height: 16px;
}

a.track:hover span.playtrack.visible {
	display: block;
	height: 16px;
}

a.track span.playtrackicon.visible {
	display: block;
	height: 16px;
}
.pictures .item { width: 227px; height: 211px; }
.pictures .item .imageholder { width: 227px; height: 181px; }
.pictures .item .description { width: 227px; height: 30px; }

.dvd .item { width: 133px; height: 225px; }
.dvd .item .imageholder { width: 133px; height: 184px; }
.dvd .item .description { width: 133px; height: 41px; }

/* upload media */
.upload {
	width: 100%;
	margin: 10px 0 10px 0;
}

/* news */
.newsitem {
	position: relative;
	float: left;
	width: 350px;
	height: 140px;
	margin: 10px 5px;
	display: inline-block;
}
.newsitem .description {
	float: left;
	width: 197px;
	height: auto;
	padding: 5px 0 0 10px;
	color: #fff;
	text-align: left;
	display: block;
	font-weight: bold;
}
.newsitem .intro {
	float: left;
	width: 197px;
	padding: 0 0 0 10px;
	color: #fff;
	text-align: left;
	display: block;
	overflow: hidden;
	height: 67px;
}
.newsitem .intro p {
	padding: 10px 0 0 0;
}
.newsitem .readmore {
	position: absolute;
	bottom: 5px;
	right: 10px;
	width: 197px;
	padding: 0 0 0 10px;
	color: #fff;
	text-align: right;
	display: block;
	font-weight: bold;
}
.newsitem .imageholder {
	position: relative;
	float: left;
	width: 133px;
	height: 133px;
	display: block;
}
.newsdetail {
	width: 722px;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
}
.newsdetail img {
	float: left;
	margin: 0 20px 0 0;
}
.newsdetail h2 {
	float: none;
	clear: none;
}
.newsdetail h2.date {
	line-height: 28px;
}

.newscontent {
	margin: 0 0 10px 0;
}

.addthis_buttons {
	float: left;
	clear: none;
	margin: 10px 0 0 0;
}

.addthis_buttons a.small{
	margin: 2px 0 0 0;
}

a.rss {
	position: absolute;
	top: 20px;
	left: 685px;
	float:right;
}

a.twitterlogo {
	position: absolute;
	top: 3px;
	left: 928px;
	float:right;
}

/* E-cards */

a.ecarditem {
	position: relative;
	display: block;
	float: left;
	width: 230px;
	margin: 0 5px 10px 5px;
}


a.ecarditem  .imageholder {
	position: relative;
	display: block;
	float: left;
	width: 230px;
	height: 172px;
	border: 1px solid #ffffff;
}

a.ecarditem  .title {
	color: #fff;
	display: block;
	float: left;
	width: 230px;
	text-align: center;
}

div.ecardholder {
	position: relative;
	width: 420px;
	height: 320px;
	margin: 0 0 20px 0;
	padding: 0;
}

span.ecardframe {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity:1;
	filter:alpha(opacity=100);
	z-index: -1;
}

span.ecardimage img {
	margin: 10px;
}

.frmEcard {
	margin-bottom: 10px;
}

.frmEcard p {
	clear: left;
}

.frmEcard span {
	float: left;
	clear: left;
	margin: 20px 0 5px 0;
	font-weight: bold;
}

.frmEcard label {
	float: left;
	clear: left;
}

.frmEcard .notify {
	float: left;
	clear: none;
	width: 400px;
}

.frmEcard input {
	float: left;
	width: 240px;
}

.frmEcard input.checkbox {
	width:30px;
	border: 0px;
	margin: 0;
}

.frmEcard textarea {
	width: 300px;
	overflow: hidden;
}

.frmEcard textarea.message {
	height: 218px;
}

.frmEcard textarea.signature, .frmEcard textarea.title{
	width: 300px;
	height: 25px;
}



.backlink {
	margin: 10px 0 0 0;
}

.submitecard {
	display: block;
	float: left;

	height: 28px;
	width: auto;
	line-height: 28px;
	position:relative;
}

.submitecardright {
	display: block;
	float: right;
	height: 28px;
	width: auto;
	line-height: 28px;
	position:relative;
}

.form_replacement {
	float: left;
	width: 600px;
}

.ecards {
	width: 460px;
}

.ecards .error {
	margin: 0;
	float: left;
	clear: left;
	width: 460px;
}

div.ecardback {
	width: 600px;
	float: left;
	position: relative;
	background-color: #fff;
	color: #232323;
	padding: 20px 0px;
}

div.ecardback .ecardleft {
	position: relative;
	overflow: hidden;
	left: 10px;
	width: 380px;
	height: 320px;
	border-right: 1px solid #999;
}

div.ecardback .ecardtitle {
	position: relative;
	float: left;
	clear: left;
	margin: 10px 0 0 0;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	color: #232323;
	line-height: 16px;
}

div.ecardback .ecardmessage {
	position: relative;
	float: left;
	clear: left;
	margin: 10px 0 0 0;
	width: 100%;
	font-size: 14px;
	color: #232323;
	line-height: 16px;
}

div.ecardback .ecardsignature {
	position: relative;
	float: left;
	clear: left;
	margin: 10px 0 0 0;
	width: 100%;
	font-size: 14px;
	color: #232323;
	line-height: 16px;
}

div.ecardback .ecardstamp {
	position: absolute;
	overflow: hidden;
	top: 20px;
	left: 500px;
	width: 90px;
	height: 72px;
	background-image: url("../img/media/andrerieu_stamp.gif");
}

div.ecardback .stamped {
	left: 460px;
	width: 140px;
	background-image: url("../img/media/andrerieu_stampled.gif");
}

div.ecardback .ecardname{
	position: absolute;
	overflow: hidden;
	top: 120px;
	left: 420px;
	width: 170px;
	height: 16px;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}

div.ecardback .ecardemail{
	position: absolute;
	overflow: hidden;
	top: 145px;
	left: 420px;
	width: 170px;
	height: 16px;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}

#frmEcard {
	display: none;
}

.clearfix {
	clear: both;
	height: 0px;
}

/* Membership */
div.member_info ul {
	padding: 0 0 0 15px;
}
div.member_info_text {
	height: auto;
	overflow: hidden;
}
div.navjoin p {
	float: left;
	width: 356px;
}
div.navjoin p.left {
	margin: 0 10px 0 0;
}

div.navupload {
	float: left;
	clear: left;
	height: 40px;
	margin: 0 0 20px 0;
}

a.free_member, a.gold_member {
	height: 28px;
	overflow: visible;
	display: block;
}

map, area, area:hover, area:selected, area:active, area:visited, area:focus {
	background: red;
}

/* worldmap */
.worldmap {
	background: transparent url(/public/img/worldmap/worldmap.png) left top no-repeat;
}
.worldmap.northamerica {
	background: transparent url(/public/img/worldmap/northamericamap.png) left top no-repeat;
}
.worldmap.southamerica {
	background: transparent url(/public/img/worldmap/southamericamap.png) left top no-repeat;
}
.worldmap.europe {
	background: transparent url(/public/img/worldmap/europemap.png) left top no-repeat;
}
.worldmap.africa {
	background: transparent url(/public/img/worldmap/africamap.png) left top no-repeat;
}
.worldmap.asia {
	background: transparent url(/public/img/worldmap/asiamap.png) left top no-repeat;
}
.worldmap.australia {
	background: transparent url(/public/img/worldmap/australiamap.png) left top no-repeat;
}
.preloader {
	float: left;
	width: 1px;
	height: 1px;
	overflow: hidden;
	display: block;
}

#world1 { background-image: url(/public/img/worldmap/northamerica_hover.png) }
#world2 { background-image: url(/public/img/worldmap/southamerica_hover.png) }
#world3 { background-image: url(/public/img/worldmap/europe_hover.png) }
#world4 { background-image: url(/public/img/worldmap/africa_hover.png) }
#world5 { background-image: url(/public/img/worldmap/asia_hover.png) }
#world6 { background-image: url(/public/img/worldmap/australia_hover.png) }

/*#northamerica1 { background-image: url(/public/img/worldmap/costa-rica_hover.png) }
*/#northamerica2 { background-image: url(/public/img/worldmap/chile_hover.png) }
#northamerica3 { background-image: url(/public/img/worldmap/brasil_hover.png) }
#northamerica4 { background-image: url(/public/img/worldmap/argentina_hover.png) }

#northamerica1 { background-image: url(/public/img/worldmap/usa_hover.png) }
#northamerica2 { background-image: url(/public/img/worldmap/canada_hover.png) }
#northamerica3 { background-image: url(/public/img/worldmap/mexico_hover.png) }

#europe1 { background-image: url(/public/img/worldmap/netherlands_hover.png) }
#europe2 { background-image: url(/public/img/worldmap/belgium_hover.png) }
#europe3 { background-image: url(/public/img/worldmap/germany_hover.png) }
#europe4 { background-image: url(/public/img/worldmap/austria_hover.png) }
#europe5 { background-image: url(/public/img/worldmap/swiss_hover.png) }
#europe6 { background-image: url(/public/img/worldmap/france_hover.png) }
#europe7 { background-image: url(/public/img/worldmap/england_hover.png) }
#europe8 { background-image: url(/public/img/worldmap/ireland_hover.png) }
#europe9 { background-image: url(/public/img/worldmap/denmark_hover.png) }

#africa1 { background-image: url(/public/img/worldmap/south-africa_hover.png) }

#asia1 { background-image: url(/public/img/worldmap/japan_hover.png) }

#australia1 { background-image: url(/public/img/worldmap/australiacount_hover.png) }
#australia2 { background-image: url(/public/img/worldmap/new-sealand_hover.png) }

/* FAQ */

.faq_category {
	position: relative;
	float: left;
	clear: left;
	margin: 10px 0 30px 0;
}

.faq_category h2 {
	width: 100%;
	float: left;
	clear: left;
	margin: 0 0 10px 15px;
	line-height: 24px;
}

.faq_category div.faq_item {
	width: 542px;
	float: left;
	clear: left;
	margin: 0 0 5px 0;
	padding: 5px 5px 5px 15px;
}

.faq_category div.faq_item .faqbg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter: alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	z-index: 0;
}

.faq_category div.faq_item a.faq_question{
	position: relative;
	display: block;
	width: 527px;
	float: left;
	clear: left;
	padding: 0 0 0 15px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background: transparent url('/public/img/bg/arrow-closed.png') left 4px no-repeat;
	z-index: 100;
}
.faq_category div.faq_item a.faq_question.open{
	background: transparent url('/public/img/bg/arrow-open.png') left 4px no-repeat;
}

.faq_category div.faq_item div.faq_answer{
	display: none;
	width: 100%;
	float: left;
	clear: left;
	font-size: 13px;
	margin: 5px 0 0 0;
}

/* buttons */

a span.btn_forward_left {
	float: left;
	display: block;
	width: 10px;
	height: 28px;
	background: transparent url('/public/img/buttons/btn_forward_left.png') left top no-repeat;
}

a span.btn_forward_right {
	float: left;
	display: block;
	width: 22px;
	height: 28px;
	background: transparent url('/public/img/buttons/btn_forward_right.png') left top no-repeat;
}
a span.btn_forward {
	font-family: "gloriola-web-1","gloriola-web-2",sans-serif;
	float: left;
	min-width: 160px;
	height: 14px;
	display: block;
	padding: 8px 5px 6px 5px;
	background: transparent url('/public/img/buttons/btn_center.png') left top repeat-x;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
}
a span.btn_forward.small {
	min-width: 100px !important;
	font-size: 10px;
}

a span.btn_back_left {
	float: left;
	display: block;
	width: 22px;
	height: 28px;
	background: transparent url('/public/img/buttons/btn_back_left.png') left top no-repeat;
}

a span.btn_back_right {
	float: left;
	display: block;
	width: 10px;
	height: 28px;
	background: transparent url('/public/img/buttons/btn_back_right.png') left top no-repeat;
}
a span.btn_back {
	font-family: "gloriola-web-1","gloriola-web-2",sans-serif;
	float: left;
	display: block;
	width: auto;
	overflow: visible;
	padding: 8px 7px 6px 10px;
	height: 14px;
	line-height: 12px;
	background: transparent url('/public/img/buttons/btn_center.png') left top repeat-x;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
}

a span.btn_left {
	float: left;
	display: block;
	width: 10px;
	height: 28px;
	background: transparent url('/public/img/buttons/btn_left.png') left top no-repeat;
}

a span.btn_right {
	float: left;
	display: block;
	width: 10px;
	height: 28px;
	background: transparent url('/public/img/buttons/btn_right.png') left top no-repeat;
}
a span.btn {
	font-family: "gloriola-web-1","gloriola-web-2",sans-serif;
	float: left;
	display: block;
	width: auto;
	overflow: visible;
	padding: 8px 7px 6px 10px;
	height: 14px;
	line-height: 12px;
	background: transparent url('/public/img/buttons/btn_center_2.png') left top repeat-x;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
}

a span.btn_grey_left {
	float: left;
	display: block;
	width: 10px;
	height: 28px;
	background: transparent url('/public/img/buttons/btn_grey_left.png') left top no-repeat;
}

a span.btn_grey_right {
	float: left;
	display: block;
	width: 22px;
	height: 28px;
	background: transparent url('/public/img/buttons/btn_grey_right.png') left top no-repeat;
}
a span.btn_grey {
	font-family: "gloriola-web-1","gloriola-web-2",sans-serif;
	float: left;
	display: block;
	width: auto;
	overflow: visible;
	padding: 8px 5px 6px 5px;
	height: 14px;
	line-height: 12px;
	background: transparent url('/public/img/buttons/btn_grey_center.png') left top repeat-x;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}

a span.btn_box_left {
	float: left;
	display: block;
	width: 17px;
	height: 40px;
	background: transparent url('/public/img/buttons/btn_box_left.png') left top no-repeat;
}

a span.btn_box_right {
	float: left;
	display: block;
	width: 17px;
	height: 40px;
	background: transparent url('/public/img/buttons/btn_box_right.png') left top no-repeat;
}
a span.btn_box {
	font-family: "gloriola-web-1","gloriola-web-2",sans-serif;
	float: left;
	display: block;
	width: auto;
	overflow: visible;
	padding: 14px 5px 12px 5px;
	height: 14px;
	background: transparent url('/public/img/buttons/btn_box_center.png') left top repeat-x;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
}

.pictureholder {
	width: 715px;
}

.mediablock {
	float: left;
	width: 722px;
	min-height: 410px;
	margin: 0 0 20px 0;
}
.mediablock iframe {
	margin-left: -5px;
}

.item.videoitem {
	height: 200px;
}

.memberpictureswarning {
	display: inline;
	position: absolute;
	z-index: 2;
	width: 519px;
	margin: -4px 0 20px -7px;
	top: 0%;
	left: 15%;
}

.memberpictureswarning2 {
	display: inline;
	position: absolute;
	z-index: 9999;
	width: 519px;
	margin: 0 0 20px -7px;
	top: 20%;
	left: 15%;
}

.meldingcontent {
	float: left;
	width: 465px;
	padding: 20px 27px 16px 27px;
	background: transparent url('/public/img/bg/shaderside.png') left top no-repeat;
}

.meldingcontent h2 {
	margin: 0 0 15px 0;
}

a.left.join {
	height: 28px;
	display: block;
	margin: 0 15px 10px 0;
}

a.left.login {
	height: 28px;
	display: block;
}

.shadertop {
	display: block;
	float: left;
	width: 518px;
	height: 10px;
	background: transparent url('/public/img/bg/shadertop.png') left top no-repeat;
}

.shaderbottom {
	display: block;
	float: left;
	width: 518px;
	height: 10px;
	background: transparent url('/public/img/bg/shaderbottom.png') left top no-repeat;
}

.buttonholder {
	width: 465px;
	border-top: 1px solid #6e9dbf;
	margin: 20px 0 0 0;
	padding: 15px 0 0 0;
}

.memberuploadwarning {
	float: left;
	z-index: 2;
	margin: 10px 0 20px 110px;
	width: 465px;
	padding: 20px 17px 16px 17px;
	background-color: #414141;
	border: 1px solid #fff;
}

.memberuploadwarning h2 {
	margin: 0 0 15px 0;
}

.buttonholder2 {
	width: 465px;
	border-top: 1px solid #7a7a7a;
	margin: 20px 0 0 0;
	padding: 15px 0 0 0;
}

span.upload {
	font-size: 13px;
}

div.blankbody {
	color: #000;
	padding: 10px;
}


.addthis_default_style .at15t_expanded, .addthis_default_style .at15t_compact {
	margin: 0;
}
#at16pm {
	height:388px;
}
#at16pf {
	height: 20px;
}


/* twitter op nieuws */
.jta-tweet-list {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 10px;
	list-style-type: none;
}
.jta-tweet-list li {
	float: left;
	width: 210px;
	text-indent: 8px;
	background: transparent url(/public/img/news/bull.jpg) left 7px no-repeat;
}
.jta-tweet-list li .jta-tweet-text a {
	color: #6db2ff;
}
.jta-tweet-list li .jta-tweet-timestamp a {
	color: #999999;
	font-size: 9px;
}
.jta-tweet-text, .jta-tweet-attributes {
	float: left;
	width: 210px;
}
.jta-tweet-attributes {
	text-indent: 0;
}


/* ticket info */
.ticketinfo {
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	float: left;
	width: 250px;
    background: url(/public/img/bg/ticketinfo-bg.png);
    padding:  0 25px 0 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.ticketinfo .overview {
	float: left;
	margin: 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #a7a7a7;
}
.ticketinfo .mediapartners {
	float: left;
	background-image: url(/public/img/tickets/gelredome_mediapartners.jpg);
	width: 200px;
	height: 125px;
	padding: 40px 15px 0 15px;
}
.ticketinfo .verkooppunt {
	margin: 10px 0;
}
.ticketinfo .suppliers {
	margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #a7a7a7;
}
.ticketinfo .vvv-maastricht {
	margin: 0 0 0 60px;
	display: inline;  /* ie6 fix */
}
.ticketinfo p, .ticketinfo h2, .ticketinfo h2.seatmap {
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    color: #000000;
    margin-bottom: 25px;
}
.ticketinfo h2 {
    font-size: 16px;
    font-weight: bold;
}
.ticketinfo h2.seatmap {
    font-size: 16px;
    font-weight: bold;
    border-top: 3px solid #1a4385;
    margin: 1px 0 0 0;
    padding-top: 14px;
}

.ticketinfo p {
	/* voor zelf beheerbare stukken */
    font-size: 12px;
	padding: 0;
}


#rightcontainer.orchestra strong{
	font-family: "Trebuchet MS","gloriola-web-1","gloriola-web-2",sans-serif;
	color: #facf56;
	font-size: 14px;
}

#rightcontainer.orchestra a{
	font-family: "Trebuchet MS","gloriola-web-1","gloriola-web-2",sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

/* op splashpage */
#splashpageimg {
	border: 1px solid #ffffff;
}

#splashpagecontinue {
	font-family: "Trebuchet MS","gloriola-web-1","gloriola-web-2",sans-serif;
	color: #FFFFFF;
	font-size: 28px;
	line-height: 28px;
	width: 952px;
	text-align: center;
	display: block;
	margin-top: 7px;
	margin-bottom: 40px;
	float: left;
	font-weight: bold;
}

#splashpagecontinue span {
	display: inline-block;
	height: 19px;
}

#splashpagecontinuearrow {
	width: 8px;
	margin: 0 0 0 10px;
	background-image: url('/public/img/bg/nextarrow.jpg');
	background-position: left middle;
	background-repeat: no-repeat;
}

#splashpagevideobackground {
	width: 950px;
	height: 550px;
}

#splashvideo {
	width: 460px;
	height: 279px;
	top: 50%;
	margin-top: -140px;
}

.videolinks {
	left: 41px;
}

.videomidden {
	left: 50%;
	margin-left: -230px;
}

.videorechts {
	left: 449px;
}

.addthis_toolbox {
	margin-top: 6px;
	float: right;
	height: 19px;
}
.addthis_toolbox.height32 {
	height: 32px;
}
.addthis_toolbox.height32 a {
	display: inline-block;
}
.bullet {
	color: #FACF56;
}

.jso-table-odd {
	background-color: #11345a;
}

.jso-table-odd.toppadding{
	padding-top:10px;
}

.jso-table-odd.toppadding span{
	display: block;
	font-size: 12px;
	padding-top: 1px;
}

.photographercontent {
	float: left;
	padding: 20px 0 50px 0;
	font-size: 15px;
	font-weight: bold;
}
.photographercontent.left {
	width: 427px;
}
.photographercontent.right {
	width: 516px;
	font-size: 13px;
}
.photographercontent.right.nopadding {
	padding: 0;
}
.photographercontent.wide {
	width: 533px;
	padding-left: 60px;
	padding-right: 60px;
}
.photographercontent.small {
	width: 240px;
}
.photographercontent .navholder2 {
	float: right;
}
.photographercontent .navholder3 {
	float: left;
}
.photographercontent .rules {
	float: left;
	margin-top: 10px;
}
.photographercontent .error {
	margin: 20px 0;
}
.photographercontent .info_table {
	width: 516px;
}
.photographercontent .facebook {
	width: 275px;
	margin-top: 30px;
}
.photographercontent .facebook .fb_iframe_widget {
	background-color: #ffffff;
}
.photographercontent .tweets {
	width: 210px;
	margin-left: 30px;
	margin-top: 30px;
}

.socialblock {
	width: 270px;
	height: 75px;
	margin: 40px 0 0 0;
	padding: 5px 0 0 0;
	background: transparent url(/public/img/photographer/social-bg.png) left top no-repeat;
	text-align: center;
}
.socialblock .addthis_toolbox {
	float: none;
	margin: 10px 0 0 12px;
}



/* calendar */
.calendaritemholder {
	margin-bottom: 40px;
}
.calendarheading {
	width:702px;
	margin: 10px 0;
	padding: 0 0 0 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: transparent url(/public/img/bg/calendarheadingblock.png) left 5px no-repeat;
}
.calendaritem {
	width: 692px;
	margin: 0 0 5px 0;
	padding: 15px;
	background: transparent url(/public/img/bg/trans.png) left top repeat;
}
.calendaritem.related {
	float: left;
	width: 329px;
	cursor: pointer;
}
.calendaritem .date {
	width: 40px;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #ffffff;
}
.calendaritem .date .day {
	font-size: 16px;
}
.calendaritem .date .month {
	font-size: 21px;
}
.calendaritem .location {
	font-size:16px;
	margin-left: 20px;
	width: 240px;
}
.calendaritemholder .calendaritem .location {
	width: auto;
	max-width: 390px;
}
.calendaritem .location .country {
	font-weight: bold;
}
.calendaritem .location .place {
	color: #facf56;
}
.calendaritem .extra {
	width: 102px;
	margin-top: -2px;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}
.calendaritem .extra.small {
	margin-top: 2px;
}
.calendaritem .extra.presale {
	margin-top: 5px;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}
.calendaritem .extra.almostsoldout {
	width: 56px;
		height: 22px;
	margin-top: 6px;
	padding: 2px 5px 0 5px;
	font-size: 11px;
	line-height: 9px;
		font-weight: bold;
	color: #cacaca;
	border: 1px solid #c9caca;
}
.calendaritem .extra span {
	color: #facf56;
}
.calendaritem td {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

a div.calendaritem span
{
	display: block;
}


.calendaritem.media {
	width: 702px;
	margin: 0;
	padding: 5px 10px;
}
.calendaritem.media.odd {
	background: none;
}
.calendaritem.media .day {
	width: 50px;
}
.calendaritem.media .month {
	width: 100px;
}
.calendaritem.media .time {
	width: 80px;
}
.calendaritem.media .country {
	width: 150px;
	color: #facf56;
	font-weight: bold;
}
.calendaritem.media .title {
	width: 310px;
}

.calendaritem .button {
	margin: 5px 0 0 12px;
}
.calendaritem .button.soon,
.button.soon {
	cursor:default;
}
.calendaritem .button.soon, .button.soon,
.calendaritem .button.canceled, .button.canceled,
.calendaritem .button.postponed, .button.postponed,
.calendaritem .button.rescheduled, .button.rescheduled {
	background-color: #727374;
	border: 1px solid #ffffff;
	cursor: default;
}
.calendaritem .button.soon span, .button.soon span,
.calendaritem .button.canceled span, .button.canceled span,
.calendaritem .button.postponed span, .button.postponed span,
.calendaritem .button.rescheduled span, .button.rescheduled span {
	background: none !important;
	color: #ffffff;
}
.calendaritem .button.soon span.btn_calendar_left, .calendaritem .button.soon span.btn_calendar_right, .button.soon span.btn_calendar_left, .button.soon span.btn_calendar_right,
.calendaritem .button.canceled span.btn_calendar_left, .calendaritem .button.canceled span.btn_calendar_right, .button.canceled span.btn_calendar_left, .button.canceled span.btn_calendar_right,
.calendaritem .button.postponed span.btn_calendar_left, .calendaritem .button.postponed span.btn_calendar_right, .button.postponed span.btn_calendar_left, .button.postponed span.btn_calendar_right,
.calendaritem .button.rescheduled span.btn_calendar_left, .calendaritem .button.rescheduled span.btn_calendar_right, .button.rescheduled span.btn_calendar_left, .button.rescheduled span.btn_calendar_right {
	height: 28px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;

}
.calendaritem .button.soon span.btn_calendar, .button.soon span.btn_calendar,
.calendaritem .button.canceled span.btn_calendar, .button.canceled span.btn_calendar,
.calendaritem .button.postponed span.btn_calendar, .button.postponed span.btn_calendar,
.calendaritem .button.rescheduled span.btn_calendar, ..button.rescheduled span.btn_calendar {
	width: 92px;
	padding: 6px 0;
    vertical-align: middle;
}
.calendaritem .button span.btn_calendar span, .button span.btn_calendar span,
.calendaritem .button.soon span.btn_calendar span, .button.soon span.btn_calendar span,
.calendaritem .button.canceled span.btn_calendar span, .button.canceled span.btn_calendar span,
.calendaritem .button.postponed span.btn_calendar span, .button.postponed span.btn_calendar span,
.calendaritem .button.rescheduled span.btn_calendar span, .button.rescheduled span.btn_calendar span {
	display: block;
}
.calendaritem .button span.btn_calendar span.multiline, .button span.btn_calendar span.multiline,
.calendaritem .button.soon span.btn_calendar span.multiline, .button.soon span.btn_calendar span.multiline,
.calendaritem .button.canceled span.btn_calendar span.multiline, .button.canceled span.btn_calendar span.multiline,
.calendaritem .button.postponed span.btn_calendar span.multiline, .button.postponed span.btn_calendar span.multiline,
.calendaritem .button.rescheduled span.btn_calendar span.multiline, .button.rescheduled span.btn_calendar span.multiline {
	line-height: 11px;
	margin-top: -4px;
    vertical-align: middle;
}
.calendaritem .button span.btn_calendar, .button span.btn_calendar {
	width: 110px;
    height: 28px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.noconcerts {
	width: 672px;
	padding: 25px;
	text-align: center;
	background: transparent url(/public/img/bg/trans.png) left top repeat;
}

.addthis_button_facebook_like iframe {
	width: 125px !important;
}
.addthis_button_facebook_like iframe body {
	float: right !important;
}





/* ----------------------------------- */
/* TV landing page                     */
/* ----------------------------------- */


.tvpage .homeblock {
	border: none;
	height: auto;
	width: 436px;
	cursor: default;
	padding: 15px;
}
.tvpage .top1 {
	padding: 120px 15px 15px 15px;
	background: url(/public/img/tvpage/andreplusorchestra.png) center top no-repeat;
}
.tvpage .top2 {
	padding: 120px 15px 15px 15px;
	background: url(/public/img/tvpage/waltz.png) center top no-repeat;
}
.tvpage .counter {
	background: url(/public/img/tvpage/countdown.png) left top no-repeat;
	width: 291px;
	height: 83px;
	overflow: hidden;
	margin: 0 72px 40px 72px;
}
.tvpage .counter .title {
	height: 22px;
	width: 291px;
	padding-top: 9px;
	color: #fff;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(/public/img/tvpage/countdown_title.png) left top no-repeat;
}
.tvpage .counter .count {
	width: 69px;
	height: 50px;
	overflow: hidden;
}
.tvpage .counter .count .countin {
	color: #000;
	display: block;
	width: 54px;
	margin-left: 15px;
	text-align: center;
	font-size: 22px;
	line-height: 28px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tvpage .counter .count .countin2 {
	font-size: 12px;
	line-height: 13px;
}
.tvpage .homeblock.last a {
	width: 32px;
	height: 32px;
}
.tvpage .follow {
	margin: 40px 0 25px 65px;
	font-size: 22px;
	line-height: 32px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tvpage .follow .addthis_toolbox {
	margin-top: 0;
}
.tvpage .full {
	width: 952px;
}
.tvpage .telfriends a {
	height: 215px;
	width: 949px;
	display: block;
	background: url(/public/img/tvpage/telfriend.jpg) left top no-repeat;
}
.tvpage .telfriends a:hover {
	background: url(/public/img/tvpage/telfriend.jpg) left bottom no-repeat;
}
.tvpage .fb {
	margin-left: 15px;
}
.tvpage .order{
	width: 390px;
	height: 75px;
	margin: 0 0 40px 280px;
	background: url(/public/img/tvpage/order.jpg) left top no-repeat;
	display: block;
}
.tvpage .order:hover{
	background: url(/public/img/tvpage/order.jpg) left bottom no-repeat;
}
.tvpage .tekst {
	width: 892px;
	padding: 40px 30px;
}
.tvpage .fotos {
	margin-left: 25px;
}
.tvpage .fotos a {
	width: auto !important;
	height: auto !important;
}
.samples {
	width: 952px;
	padding: 50px 0 50px 115px;
	background: url(/public/img/tvpage/samples.jpg) left top no-repeat;
}
.trebuchet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.uppercase {
	text-transform: uppercase;
}


/* ----------------------------------- */
/* Zakelijk                            */
/* ----------------------------------- */

#rightcontainer.b2b { margin-top: 20px; background-color: #ffffff; }
#rightcontainer.b2b .intro { width: 882px; padding: 30px 35px; font-size: 13px; color: #585652; }
#rightcontainer.b2b .intro h1 { font-family: "Trebuchet MS","gloriola-web-1","gloriola-web-2",sans-serif; font-size: 28px; color: #196eaf; }
#rightcontainer.b2b .intro span.voorgroepen { font-family: "Trebuchet MS","gloriola-web-1","gloriola-web-2",sans-serif; font-size: 18px; line-height: 24px; color: #196eaf; text-transform: uppercase; display: block; }
#rightcontainer.b2b .intro .a-center { text-align: center; font-size: 14px; }

#rightcontainer.b2b .introblock { padding: 30px 0 0 25px; color: #585652; }

.offerte-button, .b2b-send {
    position: absolute;
    top: 170px;
    right: 20px;
    padding: 10px 15px 12px;
    margin-top: 10px;
    border-radius: 5px;
    background-color: #196eaf;
    color: #ffffff;
    font-family: "Trebuchet MS","gloriola-web-1","gloriola-web-2",sans-serif;
    font-size: 28px;
    line-height:20px;
    text-align: center;
    border: none;
    cursor: pointer;
    overflow: visible;
}
.b2b-send{
    position: inherit;
    float: right;
    font-size: 24px;
    line-height:20px;
    padding: 5px 15px 6px;
}

.b2bholder {
    width: 100%;
    margin-bottom: 40px;
}

.b2bholder .b2bblock {
    width: 952px;
    min-height: 415px;
    margin: 10px 0 0 -35px;
    padding-bottom: 50px;
    background: transparent url(/public/img/bg/bg_b2b.jpg) left bottom no-repeat;
}
.b2bholder .b2bformblock {
    width: 952px;
    min-height: 375px;
    margin: 10px 0 0 -35px;
    padding-bottom: 50px;
    background: transparent url(/public/img/bg/bg_b2b-form.jpg) left bottom no-repeat;
}

.dinerarrangement, .excl-dinerarrangement {
    width: 390px;
    height: 345px;
    float: left;
    margin: 40px 0 0 55px;
}
.excl-dinerarrangement {
    margin-left: 64px;
}
.arrangement-header {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 390px;
    height: 37px;
    background: transparent url(/public/img/bg/bg_arrangement-header.jpg) left bottom no-repeat;
    font-family: "Trebuchet MS","gloriola-web-1","gloriola-web-2",sans-serif;
    font-size: 18px;
    color: #2171af;
    text-transform: uppercase;
    padding: 10px 15px;
}
.arr-inner {
    padding: 15px;
}
.arr-inner .inclusief {
    position: absolute;
    left: 100px;
    top: 165px;

}
.dinerarrangement, .excl-dinerarrangement, .dinerarrangement span.incl-header,
.excl-dinerarrangement span.incl-header, .dinerarrangement ul li, .excl-dinerarrangement ul li, .arr-inner  {
    font-family: "Trebuchet MS","gloriola-web-1","gloriola-web-2",sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #585652;
    text-align: left;
}
.dinerarrangement span.incl-header, .excl-dinerarrangement span.incl-header {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
    margin-top: 10px;
}
.dinerarrangement ul li, .excl-dinerarrangement ul li {
    list-style: none;
}
.dinerarrangement ul, .excl-dinerarrangement ul {
    margin: 0;
    padding-left: 20px;
}
.dinerarrangement ul li, .excl-dinerarrangement ul li {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
}

.prijsblok {
    position: absolute;
    left: 175px;
    top: 300px;
    width: 210px;
    height: 50px;
    font-size: 14px;
    color: #2171af;
}
.prijsblok .vanaf {
    display: block;
}
.prijsblok .prijs {
    padding-left: 25px;
    font-size: 36px;
}

.b2bformblock form {
    width: 775px;
    margin: 50px 0 0 70px;
}
.b2bformblock textarea {
    height: 68px;
}
.b2bformblock label, .b2bformblock input {
    margin-bottom: 10px;
    display: inline;
}
.b2bformblock label {
    width: 220px;
    padding-left: 80px;
    color: #585652;
}
.b2bformblock input, .b2bformblock textarea {
    width: 400px;
    margin-right: 65px;
}

.b2bformblock p {
    color: #585652;
    padding: 15px;
}
.b2bformblock .error {
    color: #ff0000;
    margin-left: 370px;
    width: 405px;
}


/* ----------------------------------- */
/* Travel                              */
/* ----------------------------------- */

body.travel #rightcontainer { position: relative; }

body.travel .travelholder {
    width: 952px;
    padding: 0px;
    margin-top: 165px;
    margin-bottom: 0;
    font-size: 13px;
    color: #585652;
}

.travelheader {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    padding: 30px 35px;
}
.travelheader .travellogo {
    width: 348px;
    height: 75px;
    display: block;
    margin: 0 auto;
}
body.travel #rightcontainer .travelheader h1 {
    box-sizing: border-box;
    -moz-box-sizing: border-box;

    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #196eaf;
    padding: 10px;
    margin: 25px 0;
    width: 882px;
    height: 34px !important;
    background: #ffca53 url('/public/img/travel/h1-bg.jpg') center top no-repeat;
}

.cityrow, .arrangementsrow {
    background: url('/public/img/travel/travelholder-bg.jpg') left -20px no-repeat;
    width: 882px;
    min-height: 235px;
    margin-bottom: 20px;
    padding: 20px 35px 50px 35px;
	background-size: 100% 100%;
}
.arrangementsrow {
    text-align: center;
}
.cityholder, .arrangementholder {
    width: 268px;
    margin: 0 38px 38px 0;
    position: relative;
    float: left;
}
.arrangementholder {
    width: 192px;
}
.arrangementholder:nth-child(4n) { margin-right: 0; }
.arrcenter {
    display: inline-block;
    float: none;
}


.travelcity, .travelarrangement {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #ffffff;
    width: 268px;
    height: 35px;
    padding: 10px;
    background-color: #196eaf;
    float: left;
    margin-top: -4px;
}
.travelcity span {
    box-sizing: border-box;
    -moz-box-sizing: border-box;

    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    text-align: right;

    color: #ffffff;
    width: 120px;
    margin-top: 4px;
    float: right;
    display: inline !important;
}
.travelarrangement {
    font-size: 16px;
    line-height: 16px;
    text-align: left;
    width: 192px;
}
.travelcityimg {
    float: left;
}
.cityholder .arrow-icon, .arrangementholder .arrow-icon {
    position: absolute;
    float: left;
    right: 5px;
    top: 105px;
    z-index: 100;
}
.arrangementholder .arrow-icon {
    top: 91px;
}

.cityselect {
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    background-color: #ffca53;
    width: 96px;
    height: 26px;
    margin: 20px 86px 0 86px;
}
.incl-tickets { margin-top: 10px; }


/* jTweets */
#jTweets {}
#jTweets > div { background: rgba(255,255,255,.15); padding: 5px 10px; margin-bottom: 2px; }
#jTweets > div > span { font-size: 80%; font-style: italic; }