/* CSS Document voor de UIT pagina */

/* lees meer links voor de uitpagina*/
#container_fotobg.uit a.meer {
	font-weight:bold;
	text-decoration:none;
}
#container_fotobg.uit a.meer:hover {
	text-decoration: underline;
}
/* opbouw uitpagina */
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 590px;
	height:265px;
	margin-left:14px;
}
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
.scrollable .item_content {
	float:left;
	margin-bottom:12px;
	margin-right:10px;
	background-color:#fff;
	border:1px solid #ccc;
	cursor:pointer;
	width:188px;
	height:251px;
	font-size:1.2em;
}
.items {
	margin-top:4px;/* bottommargin van de header verrekend om tot 15px te komen)*/
}
.items .item_content {
	position:relative;
	border:0px;
	border:1px solid #c1c1c1;
}
.items div {
	width:188px;
	height:251px;
	float:left;
	margin-right:10px;
	line-height:1.2em;
	margin-bottom:12px;
	overflow:hidden;
}
.items div h2 {
	font-size:12px;
	line-height:16px;
	width:170px;
	padding-left:10px;
	padding-top:3px;	
	height:32px;
	overflow:hidden;
}
.items div h2 a {
	color:#222;
	text-decoration:none;
}
.items div h2 a:hover {
	color:#db0f17;
}
.items div img {
	margin-top:4px;
	margin-bottom:4px;
	width:188px;
}
.item_content div .tipcat {
	border:0px;
	display:block;
	position:absolute;
	top:121px;
	left:152px;
	z-index:10;
	behavior: url("/js/iepngfix.htc");	
}
.item_content div a.video {
	background:url(/images/sprite_uit-trans.png) no-repeat -35px 0;
	border:0px;
	position:absolute;
	height:30px;
	width:30px;
	top:80px;
	left:80px;
	direction:block;
	z-index:10;
}
.item_content div.uitflits .tipcat {
	background:url(/images/sprites_uit.gif) no-repeat -40px -20px;
	width: 40px;
	height:31px;	
}
.item_content div.uit .tipcat {
	background:url(/images/sprite_uit-trans.png) no-repeat left top;
	width: 35px;
	height:35px;
}
.items div p {
	width:170px;
	line-height:1.3em;
	padding-left:10px;
	padding-top: 3px;
}
.itemsnav {
	width: 300px;
	height:12px;
	padding-left:290px;
}
a.prevPage,
a.nextPage{
	background:url(/images/sprites_uit.gif) no-repeat 0 -20px;
	cursor:pointer;
	display:block;
	float:left;
	height:14px;
	width:14px;
	margin-right:10px;
	border:3px solid #db0f17;
}
a.nextPage {
	background-position: -20px -20px;
}
a.prevPage:hover {
	background-position: 0 -34px;
}
a.nextPage:hover {
	background-position: -20px -34px;
}
h2.uitgelicht {
	text-transform:none;
}
#container_fotobg.uit span.clearleft {
	display:block;
}

/* agenda gedeelte */
#agenda {
	width:619px;
	font-size:1.2em;
	overflow:hidden;
}
#agenda img.stippellijn_groot {
	padding-top:0px;
}
.agendaheader {
	width:619px;
}
#agenda span.dezeweek {
	line-height:20px;
	margin-top:2px;
	padding-left:14px;
	padding-bottom:12px;
	float:left;
	margin-right:21px;
	width:195px;
	font-weight:bold;
}
#select_week {
	float:left;
	width:137px;
	margin-top:2px;
}
#select_week option {
	width:135px;
	height:16px;
	line-height:20px;
}
a.meld_uit {
	width:182px;
	height:29px;
	float:right;
	padding-right:18px;
	margin-top:-2px;
	display:block;
	text-indent:-3000em;
	background:url(/images/butt_meld-uit.gif) no-repeat left top;
}
a.meld_uit:hover {
	background-position:0 -32px;
}
a.meld_uit:active {
	background-position:0 -64px;
}
/*lijst weekagenda*/
.agenda_item a img {
	width:135px;
	height:90px;
	float:left;
	padding:8px 16px 8px 4px;
}
.agenda.betaald {
	float:left;
	width:445px;
	margin-bottom:4px;
}
.agenda.gratis {
	width:545px;
	padding:3px 0px 3px 14px;
	margin-bottom:4px;
}
#agenda h3 {
	float:none;
	width:445px;
	margin-top:4px;
}
.agenda.gratis h3 {
	width: 545px;
}
.agenda_betaald p {
	line-height:1.3em;
}
p.tijd {
	font-style:italic;
	font-size:11px;
	margin-bottom:6px;
	margin-top:4px;
}
img.icon {
	width:20px;
	height:17px;
	background:url(/images/sprites_uit.gif) no-repeat left top;
	float:left;
	margin-right:2px;
	margin-top:5px;
}
img.icon.buiten {
	background-position:left top;
}
img.icon.nacht {
	background-position:-20px 0px;
}
img.icon.muziek {
	background-position:-40px 0px;
}
img.icon.kind {
	background-position:-60px 0px;
}
img.icon.evenement {
	background-position:-80px 0px;
}
img.icon.podium {
	background-position:-100px 0px;
}
img.icon.art{
	background-position:-120px 0px;
}
img.icon.comedy {
	background-position:-140px 0px;
}
img.icon.buurt{
	background-position:-160px 0px;
}
/* rechterkolom button */
a.meld_nieuws {
	background-position: 0px -80px;
}
a.meld_nieuws:hover {
	background-position:0px -120px;
}
/*uit detailpagina */
.uit .detail_content p.intro {
font-weight:bold;
margin-bottom:0;
padding-bottom:8px;
padding-top:8px;
width:500px;
}

.uit .detail_content p {
margin-bottom:12px;
width:500px;
} 
.uit .detail_content h1,
.uit .detail_content p.intro {
	width:520px;
}
.uit ul.social_bookmarking li {
 font-size:1em;
}
img.uitflits,
img.uit {
	position:absolute;
	top:219px;
	left:535px;
	z-index:10;
}
.ie6 img.uitflits,
.ie6 img.uit {
	top:10px;
}
img.uit {
 width:70px;
 height:70px;
}
img.uitflits {
 width:73px;
 height:63px;
}

a.uitbutt {
	background: url(/images/butt_uit-rood_end.png) no-repeat top right;
	color:#fff;
	display:block;
	float:right;
	clear:right;/*dan komen ze onder elkaar te staan*/
	font-size:13px;
	font-weight:bold;
	height:29px;
	padding-right:39px;
	text-decoration: none;
}
a.uitbutt span {
	background:transparent url(/images/butt_uit-rood.png) no-repeat scroll top left;
    display: block;
    line-height: 13px;
    padding: 7px 0 9px 17px;
}
a.uitbutt:hover{
    background-position: center right;
}
a.uitbutt:hover span {
    background-position: center left;
} 
a.uitbutt:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
a.uitbutt:active span {
    background-position: bottom left;
    padding: 8px 0 8px 17px; /* push text down 1px */
} 


