/* kader voor globale indeling */
div#content div#content-in div#content-text {
	float: none;
	width: auto;
	background: none;
}



div.pics-kader-big {
	margin: 0 32px;
	background: #b4beb5;
}

div.pics-kader-big p.partypics_mainpic_bigimage_container {
/*	min-height: 656px;*/
	margin: 0;
}

div.pics-kader-big p.partypics_mainpic_bigimage_container img {
	display: block;
	margin: 0 auto;
}

div.socialshare {
	height: 3em;
}

div.socialshare a {
	display: block;
	float: left;
}

div.socialshare a img {
	border: 0 none;
	vertical-align: middle;
}

div.voteblock-container {
	float: right;
}

div.voteblock-container form, div.voteblock-container p {
	margin: 0;
}

div#partypics_album_thumbimages {
	position: relative;
	height: 58px;
	margin: 6px 0;
}

div#partypics_album_thumbimages #thumb_prev {
	position: absolute;
	left: 0px;
	top: 0;
	width: 32px;
	height: 100%;
	font-size: 1px;
	color: #fff;
}

div#maincontent div#partypics_album_thumbimages #thumb_prev a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: transparent;
	text-decoration: none;
	font-size: 1px;
	text-indent: -10000px;
	background: url('/media/layout/fotos-vorige.png') no-repeat center center;
}

div#partypics_album_thumbimages #thumb_next {
	position: absolute;
	right: 0px;
	top: 0;
	width: 32px;
	height: 100%;
	font-size: 1px;
	color: #fff;
}

div#maincontent div#partypics_album_thumbimages #thumb_next a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: transparent;
	font-size: 1px;
	text-decoration: none;
	text-indent: -10000px;
	background: url('/media/layout/fotos-volgende.png') no-repeat center center;
}

ul.thumbs {
	position: absolute;
	left: 32px;
	top: 0;
	width: 986px;
	margin: 0;
	padding: 0;
	overflow: auto;
}

ul.thumbs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	padding: 0 10px;
}

ul.thumbs li.first {
	margin-left: 0;
}

ul.thumbs li.last {
	margin-right: 0;
}

ul.thumbs li img {
	display: block;
	border: 1px solid #888;
}

ul.thumbs li.active img {
	border-color: #fff;
}

div.imageoptions {
	margin: 6px 32px;
	padding: 9px;
	height: 48px;
	background: #202020;
}

div.imageoptions li {
	width: 48px;
	height: 48px;
}

div.imageoptions li a {
	display: block;
	width: 100%;
	height: 100%;
}

div.imageoptions .floatleft {
	float: left;
}

div.imageoptions .floatright {
	float: right;
}

div.imageoptions ul {
	margin: 0;
	padding: 0;
}

div.imageoptions ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 48px;
}

div.imageoptions ul.floatright li {
	width: 48px;
}

div.imageoptions ul li a {
	text-decoration: none;
}

div.imageoptions ul li span {
	visibility: hidden;
}

div#pp-binnenkader div.imageoptions ul li#imagefunction_zoom {
	background: url('/media/layout/pp-knop-zoom.gif') no-repeat center center;
}

div#pp-binnenkader div.imageoptions ul li#pp-option-email {
	background: url('/media/layout/pp-knop-email.gif') no-repeat center center;
}

div#pp-binnenkader div.imageoptions ul li#pp-option-react {
	background: url('/media/layout/pp-knop-react.gif') no-repeat center center;
}

div#pp-binnenkader div.imageoptions ul li#pp-option-cool {
	width: 209px;
	height: 55px;
	background: url('/media/layout/pp-cooliris.png') no-repeat center center;
}

div.albums {
	margin: 0 32px;
	padding: 0 12px 12px 12px;
	border-top: 1px solid #fff;
	background: #b4beb5;
}

div.albums ul.albums {
	margin: 0;
	padding: 0 12px;
	overflow: auto;
	background: #ed008c;
}

div.albums ul.albums li.album {
	list-style: none;
	margin: 0.5em 0;
	padding: 0;
	width: 50%;
	height: 100px;
	overflow: hidden;
	float: left;
}

div#maincontent div.albums ul.albums li.album h3 {
	font-size: 1em;
	color: #fff;

}

div#maincontent div.albums ul.albums li.album h3 a {
	color: #fff;
	text-decoration: none;
}

div.albums ul.albums li.album ul {
	margin: 0;
	padding: 0;
	overflow: auto;
}

div.albums ul.albums li.album ul li {
	list-style: none;
	margin: 0 2px;
	padding: 0;
	float: left;
}

div.picspageline {
	width: 46%;
	padding: 4px;
	background: #000;
}

div.picspageline span {
	padding: 0 0.5em;
}
