* {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

body {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
}

#thumbed h1 {
	position: absolute;
	right: 40px;
	bottom: 30px;
	width: 157px;
	height: 29px;
	background: url(../images/logo-thumbed.png) left top no-repeat;
	text-indent: -9999px;
	z-index: 1;
}

#thumbed {
	position: relative;
	margin: 100px auto 0 auto;	
	width: 980px;
	height: 500px;
}

#thumbed #menu {
	position: absolute;
	top: 8px;
	left: 250px;
	list-style: none;
	height: 40px;
	z-index: 1;
}

#thumbed #menu li {
	float: left;
	margin: 0 20px 0 0;
	height: 40px;
}

#thumbed #menu li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	outline: none;
}

#thumbed #menu li#liHome {
	width: 74px;
	background: url(../images/menu-home.png) left top no-repeat;
}

#thumbed #menu li#liHome a.active {
	background: url(../images/menu-home-active.png) left top no-repeat;
}

#thumbed #menu li#liShowreel {
	width: 115px;
	background: url(../images/menu-showreel.png) left top no-repeat;
}

#thumbed #menu li#liShowreel a.active {
	width: 115px;
	background: url(../images/menu-showreel-active.png) left top no-repeat;
}

#thumbed #menu li#liPortfolio {
	width: 128px;
	background: url(../images/menu-portfolio.png) left top no-repeat;
}

#thumbed #menu li#liPortfolio a.active {
	width: 128px;
	background: url(../images/menu-portfolio-active.png) left top no-repeat;
}

#thumbed #menu li#liCoffee {
	width: 98px;
	background: url(../images/menu-coffee.png) left top no-repeat;
}

#thumbed #menu li#liCoffee a.active {
	width: 98px;
	background: url(../images/menu-coffee-active.png) left top no-repeat;
}

#thumbed #menu li#liRed {
	width: 63px;
	background: url(../images/menu-red.png) left top no-repeat;
}

#thumbed #menu li#liRed a.active {
	width: 63px;
	background: url(../images/menu-red-active.png) left top no-repeat;
}

#thumbed #menu li#liContact {
	width: 110px;
	background: url(../images/menu-contact.png) left top no-repeat;
}

#thumbed #menu li#liContact a.active {
	width: 110px;
	background: url(../images/menu-contact-active.png) left top no-repeat;
}

.page {
	position: absolute;
	width: 980px;
	height: 500px;
}

#home {
	background: url(../images/background-home.png) left top no-repeat;
}

#showreel {
	background: url(../images/background-showreel.png) left top no-repeat;
}

#portfolio {
	background: url(../images/background-portfolio.png) left top no-repeat;
}

#coffee {
	background: url(../images/background-coffee.png) left top no-repeat;
}

#red {
	color: #000;
	background: url(../images/background-red.png) left top no-repeat;
}

#contact {
	background: url(../images/background-contact.png) left top no-repeat;
}

.text {
	position: absolute;
	top: 126px;
	left: 57px;
	width: 350px;
}

.text p {
	padding: 7px 0;
}

.text p.address {
	padding: 7px 0 7px 20px;
}

.text ul {
	padding: 7px 0;
}

.text a:link, .text a:visited {
	color: #fff;
	text-decoration: none;
}

.text a:hover, .text a:active {
	color: #fff;
	text-decoration: underline;
}

.text h3 {
	margin: 0 0 15px 0;
	text-indent: -9999px;
}

.text h3.headerThumbyou {
	height: 26px;
	background: url(../images/h3-thumbyou.png) left top no-repeat;
}

.picture {
	position: absolute;
	top: 108px;
	left: 421px;
	width: 504px;
	height: 283px;
	overflow: hidden;
}

#showreel .text {
	padding: 50px 0 0 0;
}

#showreel #showreel2008 a {
	display: block;
	width: 221px;
	height: 62px;
	background: url(../images/showreel-2008.png) left top no-repeat;
	text-indent: -9999px;
}

#showreel #showreel2007 {
	margin: 20px 0 0 0;
}

#showreel #showreel2007 a {
	display: block;
	width: 221px;
	height: 22px;
	background: url(../images/showreel-2007.png) left top no-repeat;
	text-indent: -9999px;
}

#portfolio .scrollbox {
	overflow: auto;
	height: 160px;
	scrollbar-arrow-color: #fff;
	scrollbar-face-color: #222;
	scrollbar-highlight-color: #222;
	scrollbar-3dlight-color: #333;
	scrollbar-shadow-color: #222;
	scrollbar-darkshadow-color: #222;
	scrollbar-track-color: #111;
}

#portfolio ul {
	list-style: none;
}

#portfolio ul li a:link,
#portfolio ul li a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#portfolio ul li a:hover,
#portfolio ul li a:active {
	color: #fff;
	text-decoration: underline;
}

#coffee .text {
	padding: 30px 0 0 0;
}

#coffee #henk {
	position: absolute;
	top: 200px;
	right: 335px;
	text-align: right;
	list-style: none;
}

#coffee #henk li {
	padding: 7px 0;
}

#coffee #maarten {
	position: absolute;
	top: 200px;
	left: 685px;
	list-style: none;
}

#coffee #maarten li {
	padding: 7px 0;
}

#red .text {
	left: 77px;
	padding: 20px 0 0 0;
}

#red #linkRed {
	position: absolute;
	top: 172px;
	left: 594px;
	display: block;
	width: 154px;
	height: 154px;
	background: url(../images/logo-red.png) left top no-repeat;
	text-indent: -9999px;
}

#contact .text {
	left: 107px;
	width: 300px;
}

#showreelPlayer,
#portfolioPlayer {
	position: absolute;
	top: 108px;
	left: 421px;
	width: 504px;
	height: 283px;
}

.popupInfo {
	display: none;
}

.popup {
	position: absolute;
	top: 87px;
	left: 77px;
	padding: 30px 10px 10px 10px;
	background: #fff;
}

.popupClose {
	position: absolute;
	top: 7px;
	right: 10px;
	width: 15px;
	height: 16px;
	background: url(../images/popup-close.gif) left top no-repeat;
	text-indent: -9999px;
}

.popupContent {
	padding: 15px;
	width: 250px;
	height: 200px;
	background: #000;
	overflow: auto;
}

.popup h4 {
	padding: 0 0 8px 0;
	font-size: 1.2em;
	font-weight: bold;
}

.popup p {
	padding: 0 0 5px 0;
	font-size: 1.0em;
}

.popup a:link, .popup a:visited {
	color: #fff;
	text-decoration: underline;
}

.popup a:hover, .popup a:active {
	color: #fff;
	text-decoration: none;
}