/* PAGE/GENERAL */

*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #4d0303;
	color: #3a1b0c;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	background-image:url(../images/markvanhagen-konijntje.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat:no-repeat;
}

#page
{
	width: 807px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background-image:url(../images/background_tile.png);
	background-repeat:repeat-y;
}

* html #page
{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/background_tile.png", sizingMethod="scale");
}

* html #page
{
	height: 100%;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}

a:link
{
	color: #3a1b0c;
}

a:visited
{
	color: #866f57;
}

a:hover
{
	text-decoration: none;
	color: #866f57;
}

strong {
	color: #3a1b0c;
}


/* HEADER */

#header
{
	height: 93px;
}

#logo
{
	position: absolute;
	z-index: 20;
	width: 779px;
	height: 93px;
	overflow: hidden;
	margin-left: 14px;
}

#logo a
{
	display: block;
	width: 779px;
	height: 93px;
	overflow: hidden;
	color: #fff;
	line-height: 93px;
	text-align:center;
	background-color:#3a1b0c;
}

#logo a:hover
{
	cursor: pointer;
	c\ursor: pointer;
}

#logo span.replacement
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 779px;
	height: 93px;
}

h\tml #logo span.replacement
{
	display: block;
	z-index: 30;
	background-image: url(../images/mark-van-hagen-portfolio.jpg);
	background-repeat:no-repeat;
}

#logo a span.replacement
{
	display: block;
	z-index: 35;
	background-image: url(../images/mark-van-hagen-portfolio.jpg);
	background-repeat:no-repeat;
}

#logo span.linkText
{
	position: relative;
	z-index: 25;
}

/* NAVMAIN */

#navMain{
	margin-left:14px;
	margin-right:14px;
	height: 43px;
	background-color: #850c0c;
	background-image:url(../images/mainnav_menubalk.gif);
	background-position: 0px -43px;
	background-repeat: repeat-x;
}

.navMainLeft{
	float:left;	
	height:43px;
	width:6px;
	background-image:url(../images/mainnav_menubalk.gif);
}

#navMain ul {
	float: left;
	height:26px;
  	margin:0;
  	padding:0;
  	list-style:none;
	padding-left:250px;
  }
#navMain li {
  float:left;
  margin:0;
  height:26px;
  }
#navMain a {
  float:left;
  height:26px;
  display:block;
  text-decoration:none;
  text-align:center;
  color:#fff;
  font-size: 0px; /* deze 2 waardes op nul zetten zorgt ervoor dat firefox niet die lelijke border geeft als je klikt */
  line-height:0px;
  text-indent: -10000px;
  outline:none;
  background: url(../images/mainnav_menuitems.gif) 0px 0px no-repeat;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navMain a {float:none;}
/* End IE5-Mac hack */ 

#navMain a.NavMijnwerk{
	width: 93px;	
}
#navMain a.NavMijnwerk:hover{
	background-position: 0px -26px;
}
#navMain li.on a.NavMijnwerk, #navMain li.on a.NavMijnwerk:hover{
	background-position: 0px -52px;
}

#navMain a.NavOvermij{
	width: 80px;
	background-position: -93px 0px;
} 
#navMain a.NavOvermij:hover{
	background-position: -93px -26px;
} 
#navMain li.on a.NavOvermij, #navMain li.on a.NavOvermij:hover{
	background-position: -93px -52px;
}

#navMain a.NavContact{
	width: 80px;
	background-position: -173px 0px;
} 
#navMain a.NavContact:hover{
	background-position: -173px -26px;
}
#navMain li.on a.NavContact, #navMain li.on a.NavContact:hover{
	background-position: -173px -52px;
}

.navMainRight{
	float:right;	
	height:43px;
	width:6px;
	background-image:url(../images/mainnav_menubalk.gif);
	background-position: 6px 0px;
}



/* CONTENT */

#content
{
	padding-bottom: 110px;
	margin-left:50px;
	margin-right:50px;	
	margin-top:30px;
	background-color:#eee9e9;
}

#contentMain
{	
	position:relative;
	display: inline;
	clear: right;
	float: left;
	width: 707px;
}

h1
{
	margin-left: 5px;
	padding-bottom: 0.25em;
	color: #3a1b0c;
	font-size: 160%;
	font-weight:normal;
}

h2
{
	margin-top: 1em;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 0em;
	color: #3a1b0c;
	font-size: 120%;
	font-weight: bold;
}

h3
{	
	clear: both;
	margin-top: 1.5em;
	margin-bottom: -0.25em;
	border-bottom: 1px solid #efedee;
	padding-bottom: 0.5em;
	color: #3a1b0c;
	font-size: 120%;
	font-weight: normal;
}

h4
{
	clear: both;
	margin-top: 1.5em;
	margin-bottom: -0.25em;
	border-bottom: 1px solid #efedee;
	padding-bottom: 0.5em;
	color: #3a1b0c;
	font-size: 100%;
	font-weight: normal;
}

ol
{
	margin-top: 1.5em;
	margin-left: 1.5em;
}

#contentMain ol
{
	margin-right: 16px;
}

#contentMain * ol
{
	margin-right: 0;
}

p
{
	margin-left: 6px;
	margin-right: 6px;
}

#contentMain p
{
	margin-left: 5px;
	margin-right: 5px;
}

#contentMain table
{
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	border-collapse: collapse;
	background-color: transparent;
}

th
{
	border: 1px solid #FFFFFF;
	padding: 0.5em;
	text-align: center;
	vertical-align: middle;
}

th span
{
	display: block;
	font-size: 85%;
	font-weight: normal;
	line-height: 1.2em;
}

thead td
{
	background-color: transparent;
}

td
{
	padding: 0.2em;
	background-color: transparent;
	text-align: left;
	vertical-align: top;
}

table .c1
{
	text-align: left;
}

ul
{
	margin-top: 1.5em;
	margin-left: 1.5em;
}

img
{
	border: 0 none transparent;
}

/* Portfolio items */

.portfolioItem{
	background-color:#866f57;
	margin-top: 10px;
	margin-right: 2px;
	margin-top: 40px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	background-image:url(../images/portfolio_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.portfolioItem h2{
	color: #eee9e9;
	clear: both;
	margin-top: 0.5em;
	margin-left: 0px;
	margin-bottom: 0.5em;
	border-bottom: 0px;
	padding-bottom: 0em;
	font-size: 120%;
	font-weight: bold;
}

.portfolioItem p{
	color: #eee9e9;
	font-size: 90%;
	margin-left: 5px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.4em;
}

.portfolioItem strong{
	color: #eee9e9;
}

.portfolioItem .bekijk{
	float: right;
	/* box model hack */
	width: 180px;
	width: 170px;
	font-size: 90%;
	font-weight:bold;
	margin-top: 0.5em;
	padding-left: 36px;
	margin-right: 10px;
	line-height: 18px;
}

.video{
	background-image:url(../images/portfolio_icon_video.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.internet{
	background-image:url(../images/portfolio_icon_internet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.download{
	background-image:url(../images/portfolio_icon_download.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.bekijk a{
	color:#eee9e9;
	font-weight:normal;
}
.bekijk a:link{
	color:#eee9e9;
}
.bekijk a:visited{
	color:#3a1b0c;
}
.bekijk a:hover{
	background-color:#eee9e9;
	color:#3a1b0c;
}
.bekijk a:active{
	background-color:#eee9e9;
	color:#3a1b0c;
}

a.internetItem {
	display: block;
	
	/* actual image size */
	width: 686px;
	height: 390px;
	background-color:#eee9e9;
}
a.internetItem img {
	display: block;
	border: none;
	width: 676px;
	height: 380px;
	border: solid 5px #eee9e9;
}
a.internetItem:hover {
	overflow: hidden;
	
	/* image size, minus 2x border size */
	width: 676px;
	height: 380px;
	border: solid 5px #3a1b0c;
}
a.internetItem:hover img {
	/*  */
	margin-top: -5px;
	margin-left: -5px;
}

/* Form */

#form{
	margin: 50px 0px 0px 0px; /*top,right,bottom,left*/
}

#form fieldset{
	width: 375px;
	margin:  0px 0px 0px 60px; /*top,right,bottom,left*/
	padding: 0px 10px 25px 10px; /*top,right,bottom,left*/
	border: 1px solid #ccc;
	background-image:url(../images/form_background.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#form legend{
	line-height: 22px;
	height: 22px;	
	padding: 0px 4px 0px 4px; /*top,right,bottom,left*/
	background-color:#FFFFFF;	
	color: #cc0033;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
	font-weight: normal;
}

#form label{
	width: 140px;
	margin: 0px; /*top,right,bottom,left*/
	padding: 15px 5px 0px 10px;
	text-align:left;
	float: left;
}

#form select{
	width : 300px;
	color: #cc0033;
	margin: 15px 0px 0px 0px; /*top,right,bottom,left*/
}

.form_text {
	width : 200px;
	height: 18px;
	line-height: 18px;
	color: #262626;
	font-weight: normal;
	text-decoration: none;
	text-indent: 2px;
	margin: 15px 0px 0px 0px; /*top,right,bottom,left*/
	background-color: #fff;
    border: 1px solid #ccc;
}

/* FOOTER */

#footer
{
	width: 779px;
	height: 52px;
	background-image:url(../images/mark-van-hagen-portfolio-footer.gif);
	background-color: #3a1b0c;
	color: #FFFFFF;
	text-align: center;	
}

#footer p
{
 visibility:hidden;
}


/******************************************************************************

 The CSS that's required to position the footer 
 
 *****************************************************************************/ 

	html
	{
		height: 100%;
	}

	body
	{
		height: 100%;
	}

	#nonFooter
	{
		position: relative;
		min-height: 100%;
	}

	* html #nonFooter
	{
		height: 100%;
	}

	#footer
	{
		position: relative;
		margin: -52px auto 0 auto;
	}

	/* A CSS hack that only applies to IE -- specifies a different height for the footer */

	* html #footer
	{
		margin-top: -52px;
	}
