/*
CSS for handstede.com
maarten@handstede.com 22 Oct 2008
*/

body {
	background-color:#ffffff;
	font-family:Verdana,Sans-serif;
	font-size:70%;
	line-height:1.5;
}

p {
	margin:0 0 20px 0;
}

h1 {
	font-family:Arial,Sans-serif;
	font-weight:lighter;
	letter-spacing:0.5px;
	font-size:32px;
}

img {
	border:0px;
}

ul {
/* nothing */
}

li {
/* nothing */
}

a {
	text-decoration:none;
	color:#505050;
}

a:hover {
	color:#000000 !important;
}

a:visited {
	color:#373737;
}

a.spaced {
	margin-left:10px;
}

a.selected {
	color:#000000;
	font-weight:bold;
}

strong {
	font-weight:bold;
}

a#toggle-open {
	display:none;
}

div {
/* nothing */
}

div#container {
	width: 960px;
	margin: 0 auto;
}

div.newrow {
	clear: both; 
	float: none; 
	width: 100%; 
	height: 0em;
	margin: 0em;
	border: none; 
}

div#header {
	margin-left:10px;
	margin-right:40px;
}

div#header-name {
	float: left;
	width:430px;
	margin-right: 50px;
}

div#header-actions {
	float: left;
	width:430px;
	margin-right:0;
	padding:44px 0 0 0px;
}

div#introduction {
	background-image:url('intro.gif');
	background-repeat:no-repeat;
	display:block;
	width:960px;
	height:280px;
	margin-left:0px;
	margin-right:50px;
	padding:5px 0 0 0;
}

div#introduction-text {
	float: left;
	width:410px;
	margin: 20px 50px 0 0;
	padding: 0 0 0 30px;
}

div#introduction-block {
	float: left;
	width:430px;
	height:250px;
	background:url('photo.gif');
	margin-right:0;	
}

div#introduction-block-text {
	padding:42px 0 0 0;
}

p.introduction-block-text-element {
	display: inline;
	padding: 5px;
	line-height:20px;
	background-color:#424242;
	margin:0 0 20px 0;
	font-size:90%;
	color:#ffffff;
}

div#introduction-actions {
	float: right;
	height:32px;
	margin-right:410px;
	padding:16px 0 0 0;
}

div#navigator {
	margin:0 0 20px 0;
	width:960px;
	height:180px;
	background:url('nav.jpg');
}

div#navigator-prev {
	float:left;
	width:100px;
	height:40px;
	font-size:140%;
	margin:72px 0 50px 0;
}

div#navigator-sitemap {
	float:left;
	display:block;
	width:760px;
	height:180px;
	margin:0;
}

div#navigator-sitemap-content {
	display:none;
	padding: 25px 0 0 0;
}

div#navigator-sitemap ul li {
	float:left;
	width:160px; 
	margin:12px 0 0 20px;
}

div#navigator-next {
	float:right;
	text-align:right;
	width:100px;
	height:40px;
	font-size:140%;
	margin:72px 0 50px 0;
}

div#project {
	margin-left:10px;
	margin-right:40px;
}

div#project-title {
	height:50px;
}

div#project-metadata {
	padding: 5px 0 15px 0;
}

div#project-metadata p {
	display:inline;
	padding: 5px;
	background-color:#d2d2d2;
}

div#project-textcol1 {
	float: left;
	width:430px;
	margin-right: 50px;
}

div#project-textcol2 {
	float: left;
	width:430px;
	margin-right:0;
}

div#image {
	margin-left:0;
	margin-right:40px;
}

/* CSS styles for sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}