html,body{
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

a{
	color:#000000;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:line-through;
}

img{border:none;}

input{
	border:none;
	height:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
textarea{
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container{
	width:920px;
	margin:0 auto 0 30px;
}

#header{
	float:left;
	width:920px;
	height:55px;
	margin-top:30px;
}

#header a:hover{background-position:0 -30px;}

#blog_container{
	float:left;
	width:960px;
}

#left_blog{
	float:left;
	width:550px;
}

#right_blog{
	float:left;
	width:180px;
	margin-left:30px;
}

#portfolio_container{
	float:left;
	width:960px;
}

#left_portfolio{
	float:left;
	width:920px;
}

#left_portfolio img{
	float:left;
	margin-right:6px;
}

#left_portfolio_detail{
	float:left;
	width:200px;
	margin-top:15px;
}

#right_portfolio_detail{
	float:left;
	width:700px;
	margin:15px 0 0 20px;
}

.ui-corner-bottom{
	-moz-border-radius-bottomleft:0px !important;
	-moz-border-radius-bottomright:0px !important;
}

.ui-corner-top{
	-moz-border-radius-topleft:0px !important;
	-moz-border-radius-topright:0px !important;
}

#portfolio_accordion{
	display:none;
	border-top:3px solid #666666;
	border-bottom:3px solid #666666;
}

#portfolio_accordion .portfolio_gallery{
	border:none;
}

.portfolio_gallery{
	overflow:hidden;
}

.portfolio_gallery a{
	float:left;
	margin-left:6px;
}

.portfolio_outer_holder{
	float:left;
	width:154px;
	overflow:hidden;
	background:url('/img/arrow.png') no-repeat scroll 76px 0;
}

.portfolio_outer_holder span{
	float:left;
	padding-top:10px;
	margin-left:6px;
}

#portfolio_accordion .portfolio_gallery.ui-accordion-content-active{
	border-bottom:3px solid #666666;
	height:59px !important;
	padding:0 0 10px 0;
}

#portfolio_accordion h3 a{
	padding:0;
	border-bottom:1px solid #666666;
	margin:1px 0 1px 0;
}

#portfolio_accordion h3{
	background:none;
	border:none;
	height:18px;
	width:200px;
}

#portfolio_accordion h3.ui-state-active{
	background:none;
}

#portfolio_accordion h3.ui-state-active a{
	border-bottom:1px solid #666666 !important;
}

#portfolio_accordion h3 span{
	background:none;
}

#portfolio_content_title{
	float:left;
	height:17px;
}
/*
.portfolio_images_nav_btn{
	display:none;
}
*/
#portfolio_images_nav{
	float:right;
}

#portfolio_images_nav a{
	float:left;
	margin-left:3px;
}

.container_image{
	float:left;
	margin-top:6px;
}

#portfolio_content_description{
	float:left;
	height:18px;
}

#portfolio_image_container{
	float:left;
	width:640px;
	height:500px;
	margin:0 10px 0 10px;
	overflow:hidden;
}

#portfolio_viewport{
	width:20000px;
}

#portfolio_container_nav_left{
	background-image:url(/img/btn_large_left.png);
}

#portfolio_container_nav_right{
	background-image:url(/img/btn_large_right.png);
}

#portfolio_container_nav_left, #portfolio_container_nav_right{
	float:left;
	display:block;
	width:20px;
	height:45px;
	margin-top:150px;
}

#portfolio_container_nav_left:hover, #portfolio_container_nav_right:hover{
	background-position:0 -45px;
}

.portfolio_mouseover{
	display:none;
}

.btn_gallery_left, .btn_gallery_right{
	visibility:hidden;
	height:45px;
	width:20px;
	margin-top:10px;
}

.btn_gallery_left{
	margin-left:0 !important;
	background-image:url(/img/btn_large_grey_left.png);
}

.btn_gallery_right{
	background-image:url(/img/btn_large_grey_right.png);
}

.btn_gallery_left:hover, .btn_gallery_right:hover{
	background-position:0 -45px;
}

.img_block{
	float:left;
	width:920px;
	margin-top:6px;
}

#logo{
	float:left;
}

#btn_blog, #btn_portfolio{
	float:left;
	width:100px;
	height:30px;
}

#btn_blog{
	background-image:url(/img/btn_blog.png);
}

#btn_portfolio{
	margin-left:15px;
	background-image:url(/img/btn_portfolio.png);
}

#btn_home{
	float:left;
	width:35px;
	height:30px;
	margin-left:35px;
	background-image:url(/img/btn_home.png);
}

#btn_contact{
	float:left;
	width:50px;
	height:30px;
	margin-left:5px;
	background-image:url(/img/btn_contact.png);
}

#btn_about{
	float:left;
	width:40px;
	height:30px;
	margin-left:5px;
	background-image:url(/img/btn_about.png);
}

#btn_algemene_voorwaarden{
	float:left;
	width:145px;
	height:30px;
	margin-left:5px;
	background-image:url(/img/btn_algemene_voorwaarden.png);
}

#btn_from_az{
	float:left;
	width:100px;
	height:30px;
	margin-left:90px;
	background-image:url(/img/btn_from_az.png);
}

#content_about, #content_contact{
	display:none;
	float:left;
	width:513px;
	margin:-10px 0 0 447px;
}

#btn_send{
	display:block;
	width:40px;
	height:30px;
	background-image:url(/img/btn_send.jpg);
}

#btn_send:hover{
	background-position:0 -30px;
}

.btn_close{
	display:block;
	float:right;
	width:75px;
	height:18px;
	margin-right:85px;
	background-image:url(/img/btn_close.jpg);
}

.btn_close:hover{
	background-position:0 -18px;
}

#input_text{
	float:left;
	width:242px;
	height:18px;
	background-image:url(/img/input_text.png);
	background-repeat:no-repeat;
}

#input_textarea{
	float:left;
	width:242px;
	height:73px;
	background-image:url(/img/input_textarea.png);
	background-repeat:no-repeat;
}

.border_3_700{
	float:left;
	width:700px;
	height:3px;
	background-color:#666666;
}

.border_1_700{
	float:left;
	width:700px;
	height:1px;
	background-color:#666666;
}

.border_3_550{
	float:left;
	width:550px;
	height:3px;
	background-color:#666666;
}

.border_1_550{
	float:left;
	width:550px;
	height:1px;
	background-color:#666666;
}

.border_3_200{
	float:left;
	width:200px;
	height:3px;
	background-color:#666666;
}

.border_1_200{
	float:left;
	width:200px;
	height:1px;
	background-color:#666666;
}

.border_3_180{
	float:left;
	width:180px;
	height:3px;
	background-color:#666666;
}

.border_1_180{
	float:left;
	width:180px;
	height:1px;
	background-color:#666666;
}

.blog_title{
	width:325px;
	margin-bottom:4px;
	line-height:32px;
	font-size:20px;
	font-weight:bold;
	color:#4d4d4d;
}

.blog_date{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color:#999999;
	margin-bottom:10px;
}

.blog_category{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color:#666666;
	margin-bottom:10px;
}

.blog_text{
	float:left;
	margin:0 2px 0 2px;
	line-height:20px;
	color:#4d4d4d;
}

.blog_nav_link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color:#666666;
}

.list_items{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	margin-left:10px;
	color:#666666;
}

.list_items_over{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	margin-left:10px;
	color:#666666;
	text-decoration:line-through;
}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 360px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px;
	-ms-interpolation-mode: bicubic;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}