/**
 * MAIN STYLESHEET VVVVECHTDAL.NL
 * BY SANDER BECK
 * SANDER@MULTIMOVE.NL
 **/
html{
	margin:0;
	padding:0;
	overflow-y:scroll;
}

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px; /*14*/
	line-height:16px;
	background:url(../images/layout/bgBody.gif) repeat-x;
}

div#container{
	width:976px;
	margin:0 auto;
}

div#top{
	height:113px;
	overflow:hidden;
}
div#top a.logo{
	position:absolute;
	display:block;
	height:94px;
	width:233px;
	background:url(../images/layout/imgLogo.gif) no-repeat;
	margin:10px 0 0 4px;
}
div#top a.logoVVV{
	display:block;
	position:absolute;
	height:43px;
	width:43px;
	margin:33px 0 0 933px;
	background:url(../images/layout/imgLogoVVV.gif) no-repeat;
}
div#top ul{
	list-style:none;
	float:right;
	margin:90px -5px 0 0;
}
div#top ul li{
	float:left;
	padding:0 4px 0 6px;
	background:url(../images/layout/bgTopMenuLi.gif) no-repeat;
}
div#top ul li:first-child{
	padding:0 4px 0 0;
	background:none;
}
div#top ul li a{
	color:#fff;
	text-decoration:none;
}
div#top ul li a.on{
	font-weight:bold;
}

div#top ul#topmenu{
	float:right; 
	margin:-105px -5px 0 0;
	font-size:11px;
}
div#top ul#topmenu li a:hover{
	text-decoration:underline;
}


div#topLevelMenu{
	height:30px;
	overflow:hidden;
}
div#topLevelMenu ul{
	float:left;
	margin:6px 0 0 0;
	padding:0;
	width:742px;
	overflow:hidden;
	list-style:none;
}
div#topLevelMenu ul li{
	float:left;
	margin:0;
	padding:0 7px 0 9px;	
	background:url(../images/layout/bgTopLevelMenuLi.gif) no-repeat;
}
div#topLevelMenu ul li:first-child{
	padding:0 7px 0 0;
	background:none;
}
div#topLevelMenu ul li a{
	display:block;
	font-size:17px;
	font-weight:bold;
	color:#ff0099;
	padding:0 0 1px 0;
	text-transform:lowercase;
	text-decoration:none;
}
div#topLevelMenu ul li a:hover,
div#topLevelMenu ul li a.item_on{
	border-bottom:2px solid #2980ae;
}
div#topLevelMenu form{
	float:right;
	width:234px;
	display:block;
	margin:4px 0 0 0;
	padding:0;

}
div#topLevelMenu form input.inputText{
	float:left;
	width:205px; /*211*/
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
	text-indent:17px;
	line-height:18px;
	border:1px solid #aaa9a9;
	padding:0;
	background:url(../images/layout/bgSearchInput.gif) #fff no-repeat;
}
div#topLevelMenu form input.submitButton{
	background:url(../images/layout/bgH1ArrowPink.png) right no-repeat;
	height:22px;
	width:20px;
	display:inline;
	cursor:pointer;
	margin:0 0 0 3px;
	padding:0;
	position:relative;
	float:right;
}

div#header{
	height:355px;
}
div#headerNoImage{
	height:25px;
	background-color:#2980af;
}

div#header ul{
	position:absolute;
	margin:294px 0 0 0;
	padding:0;
	list-style:none;
	width:976px;
}
div#header ul li{
	margin:0 0 0 12px;
	float:left;
	background:#2980ae;
}
div#header ul li:first-child{
	margin:0;
}
div#header ul li.pink{
	background:#ff008a;
}
div#header ul li.yellow{
	background:#ffff00;
}
div#header ul li a{
	padding:7px 10px 0px 10px;
	display:block;
	text-decoration:none;
	width:215px;
	height:53px;
	overflow:hidden;
	color:#fff;
	font-size:12px;
	line-height:14px;
}
div#header ul li.yellow a{
	color:#ff0099;
}
div#header ul li span.p{
	margin:3px 0 0 0;
	padding:0;
	display:block;
}
div#header ul li span.h1{
	display:inline;
	font-size:24px;	
	margin:0 0 0 0;
	font-weight:bold;
	padding:0 26px 0 0;
	line-height:17px;
	color:#fff;
	text-transform:lowercase;
	background:url(../images/layout/bgH1Arrow.png) no-repeat right;
}
div#header ul li.yellow span.h1{
	color:#ff0099;
	background:url(../images/layout/bgH1ArrowPink.png) no-repeat right;	
}
div#content div.right h1{
	color:#fff;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	background:#4a80b0;
	padding:3px 8px;
	margin:0;
}

div#content div.right ul.shortcuts {
	margin:-10px 0 0 0;
}
div#content div.right ul.shortcuts li{
	font-size:14px;
	list-style-type:square;
	margin:0 0 5px 0;
	color:#4a80b0;
	padding:0 0 0 0;
}

div#subMenu{
	padding:0 0 15px 0;
}
div#subMenu ul{
	float:left;
	margin:6px 0 0 0;
	padding:0;
	width:742px;
	overflow:hidden;
	list-style:none;
}
div#subMenu ul li{
	float:left;
	margin:0;
	
}
div#subMenu ul li.spacer{
	display:block;
	height:15px;
	width:12px;
	padding:0 0 0 0;	
	background:url(../images/layout/bgSubMenuLi.gif) center no-repeat;
}
div#subMenu ul li:first-child{}
div#subMenu ul li a{
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#2980ae;
	padding:0 0 2px 0;
	text-transform:lowercase;
	text-decoration:none;
	white-space:nowrap;
}
div#subMenu ul li a:hover,
div#subMenu ul li a.item_on{
	padding:0 0 1px 0;
	border-bottom:1px solid #ff0099;
}


div#content{}
div#content.bluebar{
	background:url(../images/layout/bgBluebar.gif) right repeat-y;
}
div#content div.left{
	float:left;
	width:729px; 
	padding:0 12px 0  0;
}
div#content div.right{
	float:left;
	width:235px;
	font-size:12px;
	line-height:14px;
}

div#content div.left div.lrcontent{
	width:100%;
	/*margin:0 0 14px 0;*/
	margin:0 0 0 0;
}
div#content div.left div.lrcontent.min87{
	margin:-87px 0 14px 0;
}
div#content div.left div.lrcontent div.left{
	float:left;
	width:538px;
	padding:0 0 0 0;
}
div#content div.left div.lrcontent.min87 div.left{
	padding:87px 0 0 0;
}
div#content div.left div.lrcontent div.right{
	float:left;
	width:179px;
	padding:0 0 0 12px;
	color:#fff;
	font-size:14px;
	line-height:18px;
	overflow-x:hidden;
}
div#content div.left div.lrcontent div.right p{
	margin:0 0 7px 0;
	padding:0;
}
div#content div.left div.lrcontent div.right a{
	color:#fff;
	text-decoration:underline;
}
div#content div.left div.lrcontent div.right div.pinkPanel{
	padding:5px 0 10px 0;
	background:#ff0099;
	width:179px;	
}
div#content div.left div.lrcontent div.right div.whiteSpacer{
	height:15px;
	background:#fff;
	width:179px;	
}
div#content div.left div.lrcontent div.right div.panelContent{
	padding:7px 10px 0px 10px; 
	width:159px;
	overflow-x:hidden;
}
div#content div.left div.lrcontent div.right div.panelContent ul{
	margin:0 0 7px 0;
	padding:0;
}
div#content div.left div.lrcontent div.right div.panelContent ul li{
	list-style:none;
	margin:0 0 7px 0;
	padding:0;
	text-align:center;
}
div#content div.left div.lrcontent div.right div.panelContent ul li a{
	font-weight:bold;
}

.fontsize12{
	font-size:12px;
}
.ellipsis{
	white-space:nowrap; 
	overflow-x:hidden; 
	display:block; 
	text-overflow:ellipsis;
}
.with150{
	width:150px; 
}
div#participantImage{
	width:538px; 
	min-height:25px;
	max-height:353px;
	overflow:hidden;
	background:#2980af;
	margin:0 0 15px 0;
}
div#participantImages{
	margin:0 0 15px 0;
}
div#participantPinkPanel{
	position:absolute;
	margin-top:248px;
}

div#content div.right div.panel{
	clear:both;
	margin:0 0 15px 0;
}
div#content div.right div.panel.vakantie-vinder{
	border:1px solid #2980ae;
	color:#808080;
	padding:10px 15px;
	margin:0 0 15px 0;
	background:url(../images/layout/bgVakantieVinder.gif) repeat-x bottom;
}
div#content div.right div.panel.borderTop{
	border-top:1px solid #ff0099;
	padding:10px 0 0 0;
}

div#content div.right div.panel.events div.event{
	display:block;
	margin-bottom:15px;
	cursor:pointer;
}
div#content div.right div.panel.events div.event div.calendar{
	float:left;
	width:41px;
	height:42px;	
	padding:0 10px 0 0;
	background:url(../images/layout/bgEventDate.gif) no-repeat;
}

div#content div.right div.panel.events div.event div.calendar span.day{
	display:block;
	width:100%;
	text-align:center;
	line-height:22px;
	font-size:17px;
	font-weight:bold;
	color:#fff;
}
div#content div.right div.panel.events div.event div.calendar span.month{
	display:block;
	width:100%;
	text-align:center;
	line-height:17px;
	font-size:17px;
	font-weight:bold;
	color:#ff0099;
}

div#content div.right div.panel.events div.event div.desc{
	float:left;
	width:183px;
}

div#content div.right div.panel.events div.event div.desc p{
	padding:0;
	margin:0;
}

div#content div.right div.panel.events div.event div.desc a{
}

div#content div.right div.panel.twitter{
	padding:20px 10px 0 10px;
}
div#content div.right div.panel.twitter div.tweets{
	margin:0 0 20px 0;
}
div#content div.right div.panel.social{
	padding:10px 0px 4px 4px;
	.padding:5px 0px 4px 4px;
}
div#content div.right div.panel.social ul{
	margin:5px 0 0 0;
	height:30px;
	padding:0;
	list-style:none;
}
div#content div.right div.panel.social ul li{
	float:left;
	padding:0;
	height:33px;
	width:33px;
	margin:0 10px 0 0;
}
div#content div.right div.panel.social ul li a{
	display:block;
	height:33px;
	width:33px;
}
div#content div.right div.panel.social ul li a.facebook{
	background:url(../images/layout/iconFacebook.png) no-repeat;
}
div#content div.right div.panel.social ul li a.hyves{
	background:url(../images/layout/iconHyves.png) no-repeat;
}
div#content div.right div.panel.social ul li a.twitter{
	background:url(../images/layout/iconTwitter.png) no-repeat;
}
div#content div.right div.panel.social ul li a.youtube{
	background:url(../images/layout/iconYouTube.png) no-repeat;
}
div#content div.right div.panel.social ul li a.flicker{
	background:url(../images/layout/iconFlicker.png) no-repeat;
}
div#content div.right div.panel.social ul li a.mail{
	background:url(../images/layout/iconMail.png) no-repeat;
}

div#footer{
	clear:both;
	font-size:12px;
	padding:15px 0 0 0;
	height:25px;
	background:#fff;
}
div#footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
div#footer ul li{
	float:left;
	padding:0 5px 0 7px;
	background:url(../images/layout/bgFooterMenuLi.gif) no-repeat;
}
div#footer ul li:first-child{
	padding:0 5px 0 0px;
	background:none;
}
div#footer ul a{
	color:#2980ae;
	text-decoration:none;
}
div#footer ul a:hover{
	text-decoration:underline;
}

.tweet_list{
	list-style:none;
	margin:0;
	padding:0;
	overflow-y:hidden;
}

.tweet_list .awesome,
.tweet_list .epic{
	text-transform:uppercase;
}
.tweet_list li{
	overflow-y:hidden;
	overflow-x:hidden;
	padding:18px 5px 0 0;
	margin:0;
}
.tweet_list li:first-child{
	padding:0px 5px 0 0;
}
.tweet_list li a{
	color:#2980b2;
}
.tweet_list .tweet_even{}
.tweet_list .tweet_avatar{}
.tweet_list .tweet_avatar img{}
.tweet_list .tweet_time a{
	color:#808080;
}

h1{
	font-size:26px;
	line-height:26px;
	color:#ff0099;
	margin:0 0 10px 0; /*margin:0 0 5px 0;*/
	padding:0;
	text-transform:lowercase;
}

div#content div.left div.panel{	
	display:block;	
	width:233px;
	height:154px;
	border:1px solid #2980ae;
	color:#808080;
	line-height:12px;
	background:url(../images/layout/bgVakantieVinder.gif) repeat-x bottom;
}
div#content div.left div.panel p{
	margin:0;
	padding:0;
}
div#content div.left div.panel h1{
	color:#fff;
	font-size:17px;
	padding:0 0 0 9px;
	margin:0;
	line-height:20px;
	background:#2980ae;
}
div#content div.left div.smallBorderTop{
	height:2px;
	border-top:1px solid #ff0099;
	display:block;
	line-height:2px;
	overflow:hidden;
	font-size:1px;
}
div#content div.left div.panel th{
	font-weight:bold;
	color:#808080;
	text-transform:lowercase;
}
div#content div.left div.panel input[type="text"]{
	width:66px;
}
div#content div.left div.panel input[type="submit"]{
	float:left;
}
div#content div.right div.panel.vakantie-vinder h1{
	margin:-10px -15px 8px -15px;
}
div#content div.right div.panel.vakantie-vinder ul.categorySelector{
	margin:0;
	padding:0;
	height:62px;
	list-style:none;
}
div#content div.right div.panel.vakantie-vinder ul.categorySelector li{
	float:left;
	margin:0 0 0 35px;
}
div#content div.right div.panel.vakantie-vinder ul.categorySelector li:first-child{
	margin:0 0 0 0;
}
div#content div.right div.panel.vakantie-vinder ul.categorySelector li a{
	display:block;
	width:44px;
	height:17px;
	text-align:center;
	color:#9c9c9c;
	padding:38px 0 0 0;
}
div#content div.right div.panel.vakantie-vinder ul.categorySelector li a.on,
div#content div.right div.panel.vakantie-vinder ul.categorySelector li a:hover{
	text-decoration:none;
	color:#ff0099;
}
div#content div.right div.panel.vakantie-vinder ul.categorySelector li a.doen{
	background:url(../images/layout/iconVakantie-vinderDoen.png) center top no-repeat;
}
div#content div.right div.panel.vakantie-vinder ul.categorySelector li a.doen.on,
div#content div.right div.panel.vakantie-vinder ul.categorySelector li a.doen:hover{
	background:url(../images/layout/iconVakantie-vinderDoenOn.png) center top no-repeat;
}
div#content div.right div.panel.vakantie-vinder ul.categorySelector li a.slapen{
	background:url(../images/layout/iconVakantie-vinderSlapen.png) center top no-repeat;
}
div#content div.right div.panel.vakantie-vinder ul.categorySelector li a.slapen.on,
div#content div.right div.panel.vakantie-vinder ul.categorySelector li a.slapen:hover{
	background:url(../images/layout/iconVakantie-vinderSlapenOn.png) center top no-repeat;
}
div#content div.right div.panel.vakantie-vinder ul.categorySelector li a.events{
	background:url(../images/layout/iconVakantie-vinderEvents.png) center top no-repeat;
}
div#content div.right div.panel.vakantie-vinder ul.categorySelector li a.events.on,
div#content div.right div.panel.vakantie-vinder ul.categorySelector li a.events:hover{
	background:url(../images/layout/iconVakantie-vinderEventsOn.png) center top no-repeat;
}
div#content div.right div.panel.vakantie-vinder a.contentOpenClose{
	padding:0 15px 0 0;
	color:#808080;
	text-transform:lowercase;
	background:url(../images/layout/iconVakantie-vinderOpen.png) no-repeat right;
}
div#content div.right div.panel.vakantie-vinder a.contentOpenClose.on{
	background:url(../images/layout/iconVakantie-vinderOpenOn.png) no-repeat right;
}
div#content div.right div.panel.vakantie-vinder a.contentOpenClose:hover{
	text-decoration:none;
}
div#content div.right div.panel.vakantie-vinder div.vakantie-vinder-content{
	display:none;
}
div#content div.right div.panel.vakantie-vinder div.vakantie-vinder-content.on{
	display:block;	
}
div#content div.right div.panel.vakantie-vinder div.vakantie-vinder-content div.content{
	display:none;	
	margin:10px 0 0 0;
}
div#content div.right div.panel.vakantie-vinder div.vakantie-vinder-content div.content.on{
	display:block;	
}
div#content div.right div.panel.vakantie-vinder form label{
	display:block;
	text-transform:lowercase;
}
div#content input[type="submit"]{
	display:block;
	float:right;
	border:0;
	color:#d32993;
	padding:0 12px 0 0;
	font-size:12px;
	cursor:pointer;
	background:url(../images/layout/bgSubmitArrowPink.png) center right no-repeat;
}
div#content div.right div.panel.vakantie-vinder form table th{
	color:#808080;
}

form input.date{
	float:left;
	width:66px;
	font-size:12px;
	line-height:16px;
	height:15px;
	border:1px solid #808080;
	color:#808080;
	margin:0 2px 0 0;
	padding:1px 0 1px 1px;
	font-family:Arial, Helvetica, sans-serif;
}
div#content div.right div.panel.vakantie-vinder form img.calendar{}
div#content div.right div.panel.events h1{
	margin:0 0 15px 0;
}

h2{
	font-size:26px;
	line-height:26px;
	color:#2980ae;
	margin:0 0 15px 0;
	padding:0;
}
div#content div.right h2{
	margin:0 0 15px 0;
	padding:0;
	font-size:18px;
	color:#2980b2;
}
div#content div.right div.panel.twitter h2{
	padding:0 0 0 28px;
	line-height:22px;
	background:url(../images/layout/bgH2Twitter.gif) no-repeat;
}
h3{
	color:#ff0099;
	font-size:17px;
	margin:0 0 8px 0;
	padding:0;
}
div#content div.right h3{
	padding:0 0 0 0;
	margin:0 0 0 5px;
	font-size:12px;
	color:#ff0099;
	font-weight:normal;
}

h4 a,
h4{
	margin:0 0 15px 0;
	padding:0;
	font-size:16px;
	color:#2980ae;
}
div#content div.right h4{
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
	font-weight:bold;
}
h5{
	margin:10px 0 0 0;
	padding:0;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
}
h6{
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin:0px 0 5px 0;
	padding:5px 0 0 0;
}

p{
	margin:0;
	padding:0 0 15px 0;
}
p.warning{
	border:1px solid #FC0;
	padding:5px 5px 5px 25px;
	margin:15px 0;
	font-size:12px;
	background:url(../images/icons/small/icon_warning.gif) 5px 5px no-repeat;
}

a{
	color:#ff0099;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
a.calendar{
	display:inline-block;
	height:19px;
	width:27px;
	background:url(../images/layout/iconCalendar.gif) no-repeat;
}
a.black{
	color:#000; 
	text-decoration:none;
}

img.borderTop{
	border-top:1px solid #ff0099;
	padding:2px 0 0 0;
}

table{
	width:100%;
}
table td{
	vertical-align:top;
}
table th{
	text-align:left;
	background:none;
	color:#ff0099;
	font-weight:normal;
}
ul{
	padding:0 0 0 15px;
	margin:0 0 15px 0;
}

div.horizontalSpacer{
	width:100%;
	background:#ff0099;
	height:2px;
	clear:both;
	margin:10px 0 15px 0;
}

.clear{
	clear:both;
}

/*Items overview*/
div.item{
	float:left;
	width:340px;
	height:111px;
	overflow:hidden;
	margin:0 24px 12px 0;
}
div.item:hover{
	background:#e2e2e2;
}
div.item div.image{
	float:left;
	width:111px;
	height:111px;
	margin:0 12px 0 0;
}
div.item div.desc{
	float:left;
	height:111px;
	width:210px;
}
div.item h2{
	margin:0;
	padding:0;
	line-height:17px;
	font-size:14px;
	color:#ff0099;
}
div.item label,
div.item p{
	font-size:12px;
}
div.item.shop{
	height:157px; 
	margin-bottom:25px;	
}
div.item.shop p.desc{
	height:50px; 
	overflow:hidden; 
	margin-bottom:10px;
}
	
div.pagination{
	width:100%;
	text-align:center;
	margin:25px 0 25px 0;
}

/*Order*/
div#order select{
	padding:0;
	width:150px;
	color:#808080;
}
div#order input{
	width:211px;
	padding:1px 2px;
	color:#808080;
}
div#order input.submitInput{
	position:absolute;
	background:url(../images/layout/bgH1ArrowPink.png) center right no-repeat;
	height:20px;
	width:25px;
	cursor:pointer;
	border:0;
	display:inline;
}

/*Forms*/
select,
textarea,
input[type="text"],
input[type="password"]{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	border:1px solid #aaa9a9;
	padding:2px;
	width:300px;
	margin:0 0 4px 0;
}


table.t1 select,
table.t1 textarea,
table.t1 input[type="text"],
table.t1 input[type="password"]{
	width:auto;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="button"]{
	background:none;
	border:0;
	color:#ff0099;
	height:25px;
	cursor:pointer;
	text-transform:lowercase;
}
input[type="button"],
input[type="submit"]{
	background:url(../images/layout/bgH1ArrowPink.png) center right no-repeat;
	padding:0 23px 0 0;

}
select#f_product_type{
	width:140px;
}
span#addToBasket{
	margin:0 0 0 2px;
}

div#addThis{
	position:absolute; 
	margin:-16px 0 0 740px;
	width:200px;
}

span.page_row a{
	color:#000;
}
div#vakantie-vinder-events-content table th{
	text-transform:lowercase;
}
