body {
	text-align: center;
}

#container {
	margin: 0 auto;
	padding-top: 5px;
	position: relative;
	text-align: left;
	width: 810px;
}

#header .box {
	float: left;
	margin-right: 5px;
}

#header img {
	display: block;
	margin-bottom: 5px;
}

#header #nav img {
	cursor: pointer;
	_cursor: hand;
}

#info {
	height: 225px;
	position: relative;
	width: 400px;
}

#info .content {
	bottom: 0;
	font-size: 85%;
	margin-left: 3px;
	position: absolute;
}

#info .content p.slogan {
	font-weight: bold;
}

#info .content ul {
	margin: 0;
}

#info .content ul li {
	height: 24px;
}

#info .content ul li a {
	color: #000;
	display: block; 
	float: left;
	padding-left: 8px;
	padding-top: 3px;
	text-decoration: none;
}

#info .content ul li img {
	clear: left;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#clients {
	background-color: #000;
	display: none;
	height: 225px;
	margin-bottom: 5px;
	margin-right: 5px;
	position: relative;
}

#clients #clients-close {
	cursor: pointer;
	_cursor: hand;
	position: absolute;
	right: 9px;
	top: 7px;
}

#projects {
	margin-bottom: 60px;
}

#projects li {
	float: left;
	margin-right: 5px;
	width: 400px;
}

#projects li .project {
	height: 225px;
	margin-bottom: 5px;
	width: 400px;
	position: relative;
}

#projects li .project.tall {
	height: 455px;
}

#projects li .project.wide {
	width: 805px;
}

#projects li .project div.label {
	color: #fff;
	display: none;
	font-size: 11px;
	position: absolute;
	line-height: 1.543em;
	width: 108px;
	border-top: 1px solid #fff;
	z-index: 98;
	padding: 0;
	top: -2px;
	*top: -1px;
}

#projects li .project ul {
	height: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#projects li .project ul li {
	background-color: #000;
	margin: 0;
	padding: 1px 2px 0 2px;
	text-align: center;
	width: 10px;
	height: 17px;	
}

#projects li.odd .project ul li {
	float: right;
}

#projects li.even .project ul li {
	float: left;
}

#projects li .project ul li a,
a.tickets {
	color: #23a3aa;
	text-decoration: none;
}

#projects li .project .label .dubblerowlabels{
	position:relative;
	left:40px;
}

#projects li .project ul li a:hover,
#projects li .project ul li.active a {
	color: #fff;
	text-decoration: none;
}

#projects li.odd .project div.label {
	left: 0;
	right: auto;
	text-align: right;
}

#projects li.even .project div.label {
	left: auto;
	right: 0;
	text-align: left;
}

#projects li .project div.label span {
	background-color: #000;
	padding: 1px 2px 2px 2px;
}

#projects li .project div.media {
	position: absolute;
	z-index: 99;
}

#projects li.wide {
	width: 805px;
}

#projects li.quad {
	height: 445px;
	margin-bottom: 5px;
}

a.labelLink{
	color: #23a3aa;
	text-decoration: none;
}

#projects li img,
#projects li object {
	display: block;
	float: left;
	margin-bottom: 5px;
}

#contact {
	background-image: url(../img/bg-contact.png);
	color: #fff;
	font-size: 93%;
	height: 182px;
	_height: 182px !important;
	left: 158px;
	padding-left: 78px;
	padding-top: 70px;
	position: absolute;
	top: 180px;
	width: 166px;
	_width: 166px;
	z-index: 1000;
}

#contact h1 {
	font-size: 100%;
}

#contact a {
	color: #ffea00;
	text-decoration: none;
}

#contact a:hover {
	color: #fff;
}

.label {
	display: block;
}

span.extra-info {
	background-color: #ec008c !important;
	line-height: 1.543em;
}

img.star {
	float: none !important;
	margin: 0 !important;
}

span.bg-star {
	background-color: #ec008c !important;
	background-image: url(../img/star.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
}


/* added KS for vacature MM producer */
h2{margin-bottom: 0}