@charset "UTF-8";
/* CSS Document */
  <style type="text/css">
  /* reset */
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
	/* remember to define focus styles! */
	:focus {
		outline: 0;
	}
	body {
		line-height: 1;
		color: black;
		background: white;
	}
	ol, ul {
		list-style: none;
	}
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: separate;
		border-spacing: 0;
	}
	caption, th, td {
		text-align: left;
		font-weight: normal;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}
	blockquote, q {
		quotes: "" "";
	}
	
	/* styles */

body {
	font-family: Lucida Grande, Helvetica, arial, sans-serif;
	background: #CDCDCD url("/graphics/red_bg.jpg") repeat-x;
	margin: 0;
}

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

#header {
	height: 90px;
	width : 960px;
	margin: 0;
	padding: 0;
}

#header img {border: none;}
#logo {float: left; margin: 26px 0 0 10px;}	

#navigation {
	float: left;
	height: 41px;
	font-size: 14px;
	line-height: normal;
	margin: 8px 0 0 0;
	padding: 0;
	font-weight: bold;
}

#navigation ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation li {float: left; padding: 0;}
#navigation a, #navigation a:hover {padding: 8px 15px 8px 15px; margin: 0 18px 0 0;}
#navigation a:link, #navigation a:visited {text-decoration: none; color: #cccccc;}
#navigation ul li a {display: block;}
#navigation a:hover {color: #ffffff; display: block; background: url("/graphics/nav.png") no-repeat 50% 50%;}
.active {background: url("/graphics/nav.png") no-repeat 50% 50%;}

#home-main {
	margin: 0 auto;
	width: 1030px;
	height: 420px;
	padding: 45px 0 0 0;
}	

#plainhomepage {
	width: 960px;
	height: 390px;
	background-image: url("../images/top_quality.jpg");
	float: left;
	margin: 0 0 25px 0;
}

#inner-top-pic {width: 900px; height: 130px;}
#graphics {margin: 0; width: 950px; height: 85px; float: left;}
#graphics ul {float: left; margin: 0; padding: 0;}
#graphics li {float: left; margin: 0 0 0 22px; width: 290px;}
#graphics img {border: none;}

#feature {
	border-top: 1px solid #999999;
	clear: both;
	color: #222222;
	font-size: 20px;
	font-weight: bold;
	margin: 40px auto;
	width: 960px;
}

.feature-inner {border-top: 1px solid #FFFFFF; padding-top: 10px;}
#hometextleft {margin: 5px 0 25px 0; width: 475px; float: left;}
#hometextright {margin: 5px 0 25px 0; width: 475px; float: right;}

#inner-header {
	position: relative;
	float: left;
	height: 180px;
	width: 960px;
}

.inner-header-text {
	position:absolute;
	top: 130px;
	float: left;
	height: 50px;
	width: 960px;
	background-color: #000000;
	opacity: 0.6;
}

#left-col {
	width: 630px;
	padding: 20px 0 40px 0;
	float: left;
	min-height: 600px;
}

#left-col img {border: none; margin: 0 5px 10px 0;}

#right-col, #aboutmepic, #onlineplaces {
	width: 310px;
	padding: 20px 0 0 0;
	float: right;
}

#onlineplaces a:link, #onlineplaces a:visited {text-decoration: none; color: #666666;}

#onlineplaces li{
margin: 0;
padding: 9px 0 0 50px;
height: 36px;
}

.twitter_op {background: url("/images/twitter_32.png") no-repeat;}
.linkedin_op {background: url("/images/linkedin_32.png") no-repeat;}
.facebook_op {background: url("/images/facebook_32.png") no-repeat;}
.flickr_op {background: url("/images/flickr_32.png") no-repeat;}
.lastfm_op {background: url("/images/lastfm_32.png") no-repeat;}
.youtube_op {background: url("/images/youtube_32.png") no-repeat;}

#right-col img {text-decoration: none; border: none;}

#my-photos, #fullwidth {
width: 960px;
float: left;
margin: 0 0 20px 0
}

#my-photos img {
margin: 0 0 15px 0;
border: none;
}

#fullwidth img {
background-color:#FFFFFF;
border:1px solid #999999;
max-width:100%;
padding: 3px;
float: left;
margin: 20px 20px 0 10px;
}

.my_stuff {float: left; margin: 0 0 20px 0; width: 100%;}
.my_stuff_inner {float: right; width: 720px;}

.picborder {
background-color:#FFFFFF;
border:1px solid #999999;
max-width:100%;
padding: 3px;
}

#footer {
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
width: 960px;
height: 200px;
float: left;
clear: both;
}

#footer p {
font-size: 10px;
padding: 12px 0 0 0;
float: left;
}

.footerinside {
border-top-color: #FFFFFF;
border-top-style: solid;
border-top-width: 1px;
padding: 10px 0 0 0;	
}

#footer .menu{
width: 180px;
margin: 0 20px 0 10px;
float: left;
text-align: left;
font-size: 13px;
line-height: 1.8em;
}

#footer .third{margin-right: 0;}

#footer h4{
font-weight: bold;
color: #3b3b3b;
margin-bottom: 10px;
}

#footer a, #footer li {color: #3b3b3b; text-decoration: none;}

#footer a:hover{color: black;}

#footer .fourth{
float: right;
text-align: right;
width: 240px; 
margin-right: 0;
}

#footer .menu ul{margin: 0; padding: 0;}
#jelleh {margin: 0 75px 0 0px; float: right;}
.validamir {float: left; margin: 0 0 0 10px;}
.validamir img {border: none;}

.intro {
margin: 20px 0 0 0;
font-size: 18px;
line-height: 26px;
}

.clear {clear:both;}

a.twitter {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: url("/images/twitter_16.png") no-repeat;
padding: 0 0 0 30px;
text-decoration: none;
}

a.facebook {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: url("/images/facebook_16.png") no-repeat;
padding: 0 0 0 30px;
text-decoration: none;
}

a.youtube {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: url("/images/youtube_16.png") no-repeat;
padding: 0 0 0 30px;
text-decoration: none;
}

a.flickr {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: url("/images/flickr_16.png") no-repeat;
padding: 0 0 0 30px;
text-decoration: none;
}

a.feed {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: url("/images/rss_16.png") no-repeat;
padding: 0 0 0 30px;
text-decoration: none;
}

.validate {
float: right;
margin: 85px 5px 0 0;
width: 90px;
height: 40px;
}

.validate li {margin: 15px 0 0 0;}
.validate img {border: none;}

#endnote {
border-top-color: #FFFFFF;
border-top-style: solid;
border-top-width: 1px;
padding: 0;
float: left;
width: 960px;
}

#endnote img {padding: 12px 10px 10px 0; float: right;}

#endnote p {
font-size: 10px;
padding: 12px 10px 10px 0;
float: right;
color: #888888;
}

#left-col li {
list-style-image:url("/graphics/ul_li.gif");
margin: 0 0 7px 0;
}

p {
color: #666666;
font-size: 15px;
line-height: 22px;
font-weight: normal;
margin: 0;
padding: 0 10px 10px 10px;
text-align: left;
}

p a:link, p a:visited, #left-col li a:link, #left-col li a:visited {
text-decoration: underline;
color: #666666;
}

h1, h2, h3, h4, h5 {font-family: Helvetica, arial, sans-serif; font-weight: bold; margin: 0 0 0 0;}

h1 {font-size: 30px; padding: 15px 0 10px 10px;}
h2 {font-size: 30px; padding: 15px 0 0 10px; color: #fff;}
h3 {font-size: 20px; padding: 15px 0 10px 10px;}

#red {width: 320px; padding: 10px 0 0 10px;}

#red p {
background-color: #ff0000;
font-size: 18px;
opacity: 0.7;
color:#FFFFFF;
padding: 10px;
}

/* Error Page */

#error-page {margin: 30px 0 10px 0; width: 800px;}
#error-page a:link,#error-page a:visited {text-decoration: underline; color: #666666;}

/* Lightbox CSS */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #nextLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid #666666; !important; margin: 5px;}
#flickr_badge_uber_wrapper {width:150px;}
#flickr_www {display:block; text-align:center; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;border: solid 1px #666666}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

/* Contact Form */

#contactForm {
width: 500px;
margin: 0 0 0 6px;
padding: 0 0 0 0;
border: 0px solid #e1e1e1;
text-align: left;
}
label {
padding: 0 0 0 30;
color: #666;
font-weight:bold;
display: inline-block;
font-size: 80%;
width: 100px;
line-height: 40px;
vertical-align: top;
}
input,textarea,select {
border: 1px solid #bbb;
background-color: #f8f8f8;
padding: 5px;
-moz-border-radius: 3;
}

input {
height: 28px;
}

.required {
background-image: url("/images/required.png");
background-repeat: no-repeat;
background-position: top right;
}

#security_code {
vertical-align: middle;
}
#security_image {
vertical-align: middle;
margin: 0 40 0 0;
}
#submit {
width: 120px;
height: 30px;
float: right;
}

input:focus,textarea:focus,select:focus {background-color: #FFF;}

.warning {background-color: #feb1b1; color: #820101; padding:2px; margin: 20px; border: 1px solid #fe9090;}

fieldset {
-moz-border-radius: 6;
border: 1px solid lightgrey;
background-color: white;
padding: 0 20px 20px 20px;
position: relative;
}
legend {
position:absolute;
top: -1.2em;
left: .5em;
}
hr {color: #cdcdcd;}

.email_complete {float: left; padding: 10px 20px 10px 10px;}

