/* Body Style */	
	body  {
		margin:0px auto;
		padding:0px;
		font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
		width: 100%;
		color: #444444;
		position: relative;
		background: #ffffff;
	}
	a, strong a, a:visited  {
		color: #990000;
		text-decoration: none;
		outline: none;
	}
	a:hover {
		color: #ff0000;
		text-decoration: none;
		outline: none;
	}
	p {
		margin : 6px 0px 12px 0px;
		text-indent: 10px;
	}
	h1  {
		font: bold 220% Arial;
		color: #000000;
		margin: 0;
		padding-bottom: 18px;
	}
	h2 {
		font: bold 150% Arial;
		color: #000000;
		letter-spacing: 1px;
		margin: 5px 0px 2px 0px;
		padding: 1px 0px 4px 0px;
	}
	h3 {
		font: bold 150% Arial;
		color : #1c3753;
		letter-spacing: 1px;
		margin : 0 0 2px;
		padding: 1px 0px 1px 10px;
	}
	.h3 {
		width: 340px;
		margin: 5px 0px 15px 0px;
		background: #cccccc;
		display: block;
	}
	h4 {
		font: bold 140% Arial;
		letter-spacing: 1px;
		margin: 0px 0px 1px 0px;
		padding: 0px;
	}
	h5 {
		font: bold 130% Arial;
		color: #000000;
		letter-spacing: 0.5px;
		margin: 5px 0px 2px 0px;
		padding: 1px 0px 2px 0px;
	}
	.postdate {
		font-size: 90%;
		color: #666666;
		margin: 0px;
		padding: 0px;
		float: left;
	}
	.left {
		float: left;
	}
	.right {
		float: right;
	}	
	hr.hidden {
		height: 50px;
		clear:both;
		visibility:hidden;
		margin:0px;
		padding:0px;
	}
	img.still, a img.still {
		float:left;
		width: 58px;
		height: 58px;
		border: #ffffff 1px solid;
		margin: 0px 10px 10px 0px;
		background: #ffffff;
	}
	a:hover img.still {
		border: #1c3753 1px solid;
	}
	img.movie, a img.movie {
		float:left;
		width: 78px;
		height: 78px;
		border: #ffffff 1px solid;
		background: #ffffff;
	}
	a:hover img.movie {
		border: #1c3753 1px solid;
	}
	img.website, a img.website {
		float:left;
		width: 118px;
		height: 78px;
		border: #ffffff 1px solid;
		background: #ffffff;
	}
	a:hover img.website {
		border: #1c3753 1px solid;
	}
/* Style Header + Navigation */
	div#logo {
		width: 860px;
		height: 70px;
		position: relative;
		background: #ffffff url(http://www.blockshot.nl/images/logo.jpg) top left no-repeat;
	}
	div#navigation {
		width: 860px;
		height: 5px;
		position: relative;
		background: #1c3753;
	}
	/* Header */
	div#header {
		padding: 0px;
		width: 860px;
		height: 285px;
		position: relative;
		background: #ffffff;
	}
	/* Sub Header */
	div#subheader {
		width: 860px;
		height: 40px;
		position: relative;
		background: #ffffff url(http://www.blockshot.nl/images/subheader.jpg) top center no-repeat;
	}
	/* Style Content */
	div#content {
		width: 860px;
		min-height: 373px;
		margin: 0px auto;
		padding: 0px;
		background: #ffffff;
		clear: both;
	}
	div#leftcolom {
		float: left;
		width: 140px;
		margin: 0px 0px 0px 10px;
		text-align: left;
		overflow: hidden;
	}
	div#rightcolom {
		float: right;
		width: 670px;
		margin: 15px 0px 0px 0px;
	}
	div#moviecolom {
		float: left;
		width: 430px;
		margin: 0px 0px 0px 10px;
		text-align: left;
		overflow: hidden;
	}
	div#rightcolom-left {
		float: left;
		width: 300px;
		margin: 0px 0px 0px 10px;
		text-align: left;
		overflow: hidden;
	}
	div#rightcolom-right {
		float: right;
		width: 350px;
		margin: 0px;
		text-align: left;
		overflow: hidden;
	}
	.submenu {
		list-style: none;
		padding: 0px;
		margin: 0px 0px 0px;
	}
	.submenu li{
		border-bottom: #cccccc 1px dotted;
		line-height: 130%;
		list-style: none;
	}
	.submenu li a, .submenu li a:visited {
		color: #000000;
		text-decoration: none;
		padding: 4px 6px 4px 2px;
		display: block;
		list-style: none;
	}
	.submenu li a:hover {
		color: #ffffff;
		text-decoration: none;
		background-color: #790000;
	}
	
/* Contact Style */
	#intouchform {
		margin: 0px;
	}
	#intouchform p {
		clear: left;
		margin: 5px 0 15px 0px;
		position: relative;
	}
	#intouchform label {
		float: left;
		width: 150px;
		margin-right: 8px;
	}
	#intouchform input {
		width: 160px;
		height: 14px;
		color: #000000;
		background: #f9f9f9;
		border: #999999 1px solid;
		padding: 2px;
	}
	#intouchform textarea {
		width: 160px;
		color: #000000;
		background: #f9f9f9;
		border: #999999 1px solid;
		padding: 2px;
	}
	#intouchform .submitbutton {
		width: auto;
		height: 26px;
		padding: 4px 4px;
		font: normal 12px Arial, Helvetica, sans-serif;
		color: #333333;
		background: #ffffff;
		border: #999999 1px solid;
	}
	#intouchform .spacer {
		margin-right: 5px;
	}
	#intouchform .indent {
		margin-left: 148px;
	}
	#intouchform .submitbutton:hover {
		color: #ffffff;
		background: #790000;
	}
	#intouchform #usermessage {
		font-size: 110%;
		font-weight: bold;
		margin: 0px 0px 5px 125px;
	}
	#intouchform .error {
		border: 1px solid #FF9900;
	}
	#intouchform .failure {
		color:#FF9900;
	}
	#intouchform .success {
		color:#669900;
	}
	#intouchform textarea:focus, #intouchform input[type="text"]:focus, #intouchform input[type="file"]:focus {
		color: #cccccc;
		background: #1c3753;
	}
/* Style Footer */
	div#footer {
		color: #999999;
		width: 100%;
		height: 170px;
		background-color: #1c3753;
	}
	div#footer-content {
		width: 860px;
		height: 170px;
	}
	div#footer-links {
		float: left;
		width: 400px;
		height: 160px;
		text-align: left;
		margin: 5px 10px 5px 10px;
	}
	.links {
		list-style:none;
		padding: 0px;
		margin: 0px;
	}
	.links li{
		color: #777777;
		line-height: 150%;
		padding: 0px 0px 0px 10px;
		list-style: none;
	}
	.links li a, .links li a:visited {
		color: #ffffff;
		text-decoration: none;
		list-style: none;
	}
	.links li a:hover {
		color: #cc0000;
		text-decoration: none;
	}
	div#footer-firefoxcolom {
		float: right;
		width: 400px;
		height: 108px;
		margin: 5px 10px;
		text-align: left;
	}
	div#footer-rightcolom {
		float: right;
		width: 400px;
		height: 38px;
		margin: 5px 10px 5px;
	}
	.footer-nav {
		float: left;
		margin: 0px;
		padding: 0px;
		color: #777777;
		text-decoration: none;
	}
	.copyright {
		text-align:right;
		border-top: 1px solid #999999;
		clear:both;
		margin: 2px 0px 0px 0px;
	}
	a.footer-button {
		color:#ffffff;
		text-decoration: none;
	}
	a.footer-button:visited {
		color:#ffffff;
	}
	a.footer-button:hover {
		color:#cc0000;
		text-decoration: none;
	}
	
/* Lightbx */
	#lightbox{
		position: absolute;
		left: 0;
		width: 100%;
		z-index: 100;
		text-align: center;
		line-height: 0;
	}
	
	#lightbox a img{ border: none; }
	
	#outerImageContainer{
		position: relative;
		background-color: #fff;
		width: 250px;
		height: 250px;
		margin: 0 auto;
	}
	
	#imageContainer{
		padding: 10px;
	}
	
	#loading{
		position: absolute;
		top: 40%;
		left: 0%;
		height: 25%;
		width: 100%;
		text-align: center;
		line-height: 0;
	}
	
	#hoverNav{
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		z-index: 10;
	}
	
	#imageContainer>#hoverNav{ left: 0;}
	#hoverNav a{ outline: none;}
	
	#prevLink, #nextLink{
		width: 49%;
		height: 100%;
		background: transparent url(http://www.blockshot.nl/images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(http://www.blockshot.nl/images/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(http://www.blockshot.nl/images/nextlabel.gif) right 15% no-repeat; }
	
	
	#imageDataContainer{
		font: 100% Verdana, Arial, Helvetica, sans-serif;
		color: #444444;
		background-color: #fff;
		margin: 0 auto;
		line-height: 1.4em;
	}
	
	#imageData{	padding:0 10px; color: #666; }
	#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
	#imageData #caption{ font: bold 150% Arial; color: #1c3753; }
	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
	#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
			
	#overlay{
		position: absolute;
		top: 0;
		left: 0;
		z-index: 90;
		width: 100%;
		height: 500px;
		background-color: #888888;
	}
		
	
	/* Min-Width */
	.lbWidth { /* most browsers */
		position: absolute;
		top: 0px; left: 0px;
		width: 100%;
		min-width: 790px;
	}
	
	* html .lbContent { /* IE6 */
		margin-left: -790px;
		position:relative;
	}
	
	* html .lbMinWidth { /* IE6 */
		padding-left: 790px;
	}
		
		
	/* Clearfix */	
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	
	.clearfix {display: inline-block;}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */ 
