/*	MEDIUM LAY OUT  */

/* 	resets */
img{
	border:0px;	
}
a {
	border:0px;
}


html, body{ 
 margin:0; 
 padding:0px;
}


/* 	AJAX feedback */
.ajaxerror{
	position:relative;
	width:100%;
	height:20px;
	background-color:#C30;
	color:#FFF;
	padding:5px;
	text-align:center;
	display:none;
}
.ajaxloading{
	position:relative;
	width:100%;
	height:500px;
	padding:5px;
	text-align:center;
	display:none;
}


/* 	header */

#header{
	position:absolute;
	width:100%;
}
#carousel {
	margin-right: 60px;
	margin-left: 60px;
	overflow: hidden;
	height:inherit;
}
#slider {http://www.ulrikebartels.com/index.php#relink
	overflow: hidden;
	padding:0px;			
}
#slider li {
display:none;
list-style:none;
}


/* 	wrapper */

#wrapper{
	padding-top:23%;
	position:relative;
	overflow:inherit;
	height:inherit;
/*	width:100%;		*/
}

#logo{
	position:relative;
/*	width:100%;		*/
	text-align:center;
	z-index:130;
	margin-top:-15px;
	right:60px;  	/* gaat mis in FF */
	margin-bottom:-15px;
}

/* 	menu */

.menu{
	position:relative;
	left:0px; 		/*	gaat mis in FF */
	right:60px;		/*	gaat mis in FF */
	overflow:hidden;
	background-image:url(../navpics/grad_vert.png);
	background-position:left top;
	background-repeat:repeat-x;
}
.menu_title{
	position:relative;
	height:70px;
	padding-left:25px;
	background-image:url(../navpics/arrow_cl.png);
	background-position:left;
	background-repeat:no-repeat;
}
.menu_title h1{
	padding-top:25px;
	padding-bottom:15px;
}
.showhide{
	cursor:pointer;
	cursor:hand;		
}


/* 	content */
#content{
	position:absolute;
	float:left;
	overflow:hidden;
	left:60px;
/*	width:100%;		*/
	background-position:right;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	right:60px; 		/*	gaat mis in FF */
}
#thumbs{
	margin-top:20px;
	position:relative;
	overflow:hidden;	
}
#portfolio_selected_pic, #aboutme_selected_pic{
	position:relative;
}
#tags h1{
	margin-top:30px;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom: 1px solid #CCCCCC;
}
.tag{
	width:100px;
	float:left;
	cursor:pointer;
	cursor:hand;	
}
.tag .imagediv{
	position:relative;
	text-align:center;
	height:35px;	
}
.tag .titlediv{
	position:relative;
	text-align:center;
}
.thumb{
	position:relative;
	width:100px;
	float:left;
	padding-right:15px;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3; 
	opacity: 0.3;
	cursor:pointer;
	cursor:hand;	
	margin-bottom:15px;
}
.thumb:hover{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0; 
	opacity: 1.0;
}
.contain{
	display:none;
	position:relative;
	margin-right:250px;
}
.contain_wrapper{
	display:none;
	padding-right:30px;
}
.list_item{
	width:200px;
	height:200px;
	float:left;
	margin-right:30px;
	cursor:pointer;
	cursor:hand;	
}
.list_item h3{
	margin-top:-15px;
	text-align:center;
}
.tagbox {
	text-align:center;
	padding-top:10px;
}
.tagbox img{
	padding-left:10px;
	padding-right:10px;
}
.list_item_title{
	position:relative;
	background-color:#FFF;
	z-index:10;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	padding-left:5px;
}
.page{
	position:relative;
	display:none;
}
.page_wrapper{
	position:relative;
	overflow:hidden;
	margin-bottom:30px;
}
.page_wrapper .col_1{
	position:relative;
	float:left;
	width:60%;	
}
.page_wrapper .col_2{
	position:relative;
	float:left;
	width:40%;
}
.page_wrapper .col_2 .text{
	padding-left:20px;
}
.page_wrapper h2{
	padding-bottom:15px;
}

/* 	sidebar */
#sidebar{
	position:absolute;
	float:right;
	right:0px;
	padding-left:30px;
	z-index:20px;
	margin-top:27px;
	width:330px;
	overflow:hidden;
	height:2000px;
}
.sidehead{
	position:relative;
	height:30px;
	background-image:url(../navpics/arrow_op.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:150px;
	z-index:15;
}
.side_item{
	margin-top:15px;
	width:200px;
}
.side_item h1 {
	padding-top:10px;
	padding-bottom:5px;
}
.side_item div.text {
	padding-bottom:15px;
}
#sidecol_0{
	position:absolute;
	height:100%;
	height:2000px;
	width:37px;
	overflow:hidden;
	background-image:url(../navpics/grad_horizon.png);
	background-position:right;
	background-repeat:repeat-y;
}
#sidecol_1{
	position:absolute;
	padding-left:30px;
	width:260px;
	margin-left:37px;
	height:2000px;
	background-color:#FFF;
}
#sidecol_2{
	position:absolute;
	height:2000px;
	width:360px;
	margin-left:327px;
	background-color:#FFF;
}
.sidecol2_item{
	display:none; 
	padding-top:15px;
	padding-left:30px;
	width:280px;
	height:2000px;
	border-left: 1px solid #CCCCCC;
}
.sidecol2_item h2 {
	padding-top:15px;
	padding-bottom:10px;
}
.slidein, .slideout, .sub_slidein, .sub_slideout {
	cursor:pointer;
	cursor:hand;	
}
.sidehead2{
	display:none; 
	position:relative;
	height:30px;
	width:150px;
	background-image:url(../navpics/arrow_op.png);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:10;
	margin-left:290px;
	margin-top:-30px;
}

/* 	footer */
#footer{
	color:#999;
	color:#CFCFCF;
	margin-right:250px;
	padding-bottom:60px;
/*
	background-image:url(../navpics/grad_vert2.png);
	background-position:left bottom;
	padding-bottom:40px;
	background-repeat:repeat-x;
	position:relative;
	left:0px;		
	right:60px;
	overflow:hidden;
*/
}

