/* CSS Document */
* {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}



#wrapper {
	margin: 0 auto;
	width: 1080px;
	height: 810px;
}

ul {
    	list-style-type: none;
	margin: 0;
	padding: 0;
} 

/* Kop */

#header {
	position: relative;
	padding: 27px 0 0 40px;
	width: 1040px;
	height: 110px;
}

#logo {
	position: relative;
	background: url(../img/logo.png) no-repeat;
	width: 365px;
	height: 59px;
}

#logo a {
	display: block;
	width: 365px;
	height: 59px;	
	z-index: 10;	
}

#name_fade {
	position: absolute;
	top: 0;
	width: 365px;
	height: 59px;
	cursor: pointer;
}

#admin a {
	width: 29px;
	height: 26px;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	right: 50px;
	top: 30px;
}

#admin a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/* Rechter kolom */

#column {
	padding-left: 45px;
	width: 230px;
	height: 673px;
	float: left;
}


.column_block {
   	margin-bottom: 43px;
	width: 232px;
	height: 166px;
	border-bottom: 1px dotted;
}

#v_toggle_1, #v_toggle_2, #news_header {
	text-decoration: none;
	height: 32px;   
	font-size: 28px;
    	font-weight: bold;
	cursor: pointer;
	letter-spacing: -0.02em;
	padding-bottom: -10px;
}


#v_slide_1 li, #v_slide_2 li {
	margin-left: 9px;
	font-weight: bold;
	cursor: pointer;
}

#v_slide_2 a {
	text-decoration: none;	
}

.link {
	font-size: 13px;
}

.link_categorie {
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding-left: 18px;
	font-size: 13px;
}

#recently_added_block {
    height: 50px;
}

.news_line {
	margin-bottom: 2px;
}

.news_line  a {
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;
}

#news_letter {
	/*padding: 3px 3px;*/
	margin-top: 9px;
    /*border: solid 1px;*/
	width: 224px;
	height: 16px;
	font-size: 12px;
    font-weight: bold;
	cursor: pointer;
    /*letter-spacing: -0.02em;*/
	white-space: nowrap;
}

#search, #news_mail {
	/*margin-top: 9px;*/
	padding: 3px 7px 3px 3px;
	width: 220px;
	height: 16px;
	border: solid 1px;
}

#search {
   /* display: none;  */
}

#search_entry, #mail_entry {
	border: 0;
	width: 200px;
	height: 16px;
	font-size: 13px;
}

#search_entry_submit, #mail_entry_submit {
	border: 0;
	width: 10px;
	height: 16px;
	cursor: pointer;
	float: right;
}

.contact_details{
	list-style: none;
	margin: 0 0 10px 0;
}

/* social media */
.soc_med {
    height: auto;
    border-bottom: none;
    display: block;
	cursor: pointer;
}

.soc_med ul {
    list-style-type: none;
	margin: 0;
	padding: 0;
}

.soc_med li {
    margin-right: 5px;
    float: left;
    width: 18;
    height: 18;
}

.soc_med li a {
    display: block;
    color: transparent;
}

/* work, news */
#work_descr_cont {
	width: 756px;
	height: 0;
	position: relative;
	z-index: 100;
}

#work_descr {
	padding: 20px 15px 0;
	width: 706px;
	height: 146px;
	position: relative;
}

#work_descr_block {
	width: 706;
	height: 131px;
	overflow: auto;
	position: relative;
}

#work_descr_open,
#news_descr_open {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	right: 0;
	visibility: hidden;
	cursor: pointer;
}

#work_descr_close {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

#work_container, #news_container, #search_container {
	width: 756px;
	height: 630px;
	position: relative; /* voor slider */
	/*overflow: auto;  voor slider */
}

.work_block, .news_block {
	width: 756px;
	height: 630px;
	display: block; /* voor slider */
	/* overflow: auto;  voor slider */
}

.work, .news {
	width: 252px;
	height: 210px;
	float: left;
	position: relative;
	cursor: pointer;
}

.work a, .work p, .news a, .news p {
	font-size: 12px;
	font-weight: bold;
}

.work_images, .news_images {
	margin-right: 20px;
	width: 232px;
	height: 166px;
}

.work_title{
	letter-spacing: 0.03em;
}

.img_overlay {
	position: absolute;
	top: 0;
	width: 232px;
	height: 166px;
	z-index: 10;
}


/* search view */
#search_view {
    margin-bottom: 20px;
    padding: 0 5px 0 3px;
    width: 601px;
    border: solid 1px;
}

#search_view_form span, #search_view_entry {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: bold;
}

#search_view_entry {
    margin-left: 5px;
    padding: 0 5px;
    width: 470px;
    border: none;
    border-left: solid 1px;
    /*border-right: solid 1px;*/
    color: #c7c8ca;
}

#search_view_entry_submit {
    margin-top: 8px;
	border: 0;
	width: 15px;
	height: 17px;
	cursor: pointer;
	float: right;
}

#search_container {
	width: 601px;
	height: 630px;
    color: #c7c8ca;
	position: relative; /* voor slider */
	/*overflow: auto;  voor slider */
}

.search_block {
	width: 756px;
	/*height: 110px;*/
	display: block; /* voor slider */
	/* overflow: auto;  voor slider */
}

.search_images {
    margin-right: 15px;
	width: 95px;
	height: 68px;
    float: left;
}

.search_item {
    margin-bottom: 20px;
	width: 756px;
	height: 80px;
	position: relative;
	cursor: pointer;
}

.search_title {
	letter-spacing: 0.03em;
}

.search_item:hover {
    color: #8a8c8e;
}

.search_item p {
	width: 601px;
	font-size: 11px;
}

.search_img_overlay {
	position: absolute;
	top: 0;
	width: 95px;
	height: 68px;
	z-index: 10;
}

#search_controls {
	display: block;
	position: absolute;
	margin: 12px auto;
	bottom: 0px;
	font-size: 18px;
	font-weight: bold;
}

/* Pagina's */

#container {
	padding-left: 23px;
	width: 782px;
	height: 673px;
	float: left;
	position: relative;
}

#page_title {
	font-size: 20px;
	font-weight: bold;
	height: 24px;
}

#page_subtitle {

	font-size: 16px;
	font-weight: bold;	
	height: 19px;
}

#page_block {
	margin-top: 7px;
	margin-bottom: 10px;
	width: 581px;
	height: 363px;
	line-height: 1.26; /* based on html font-size 13px */
	/*padding: 50px; */
}

#page_block a {
	text-decoration: underline;
}

#image {
	width: 782px;
	height: 363px;	
	overflow: auto;
	position: relative;
}

#description, #stats {
	margin: 45px 0 45px 45px;
	padding-right: 45px;
	width: 491px;
	height: 273px;
	overflow: auto;
	position:relative;
}

/* newsitem */

#newstext {
	margin-top: 0px;
	width: 508px;
	font-size: 13px;
	line-height: 1.26; /* based on html font-size 13px */
}

#newstext a {
	text-decoration: underline;
}

.news_control {
	width: 20px;
	height: 32px;
	position: absolute;
	cursor: pointer;
}

#news_left {	
	left: 10px;	
}

#news_right {
	right: 10px;
}

/* misc */

#options {
	width: 800px; /* < 23 oktober 2011: 200px; */
	height: 110px;
	float: left;
}

.option {
	/*margin-bottom: 20px;*/
	/*height: 15px;*/
	margin-bottom: 3px;
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	width: 200px;
}

#options .active {
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 14px;
}

#controls {
	display: block;
	position: absolute;
	margin: 12px auto;
	bottom: 0px;
	font-size: 18px;
	font-weight: bold;
}

#page_controls {
	/*margin-left: 213px;*/
	display: block;
	position: absolute;
	padding: 5px 0 0 0;
	left: 23px;
	top: 385px; /* 393px; */
	width: 57px; /* 38px */
	height: 29px ;/* 21px; */
	font-size: 16px;
	font-weight: bold;
	background-color: #fff !important;
	/*float: left;*/
	z-index: 10;
}


/* image navigation */
.prev_btn{
	float: left;
}

.next_btn{
	float: left;
}

#aantal{
	float: left;
}

.num_nav{
	/*width: 80px;*/
}

/* style pagina navigatie */
.nav_p { color: #8a8c8e;}
.num_nav ul li a.active, .num_nav ul li a:hover { color: #fff; }

.nav_p { text-align: center; float: right;}
.nav_p ul li { display: inline; margin: 0 2px; }
.nav_p ul li a { padding: 2px 5px; }

/* style image navigatie */
.nav_i { text-align: right;}
.nav_i ul li {  margin: 0; float: left; display: inline;}
.nav_i ul li a { padding: 0; visibility: hidden; display: none;}
.nav_i ul li a.active, .nav_i ul li a:hover, .nav_i ul li a:link, .nav_i ul li a:visited { cursor: default; text-decoration: none; visibility: visible; display: block;}

img.resize-background {
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0;
} 

.categorie_off {
	background-image:url(public/img/square_select.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px; 
	color: #8a8c8e;
}

#urbplayer{
	outline: none;	
}

#urbmathTitle {
   position: absolute;
   top: 65px;
   left: 409px;
}


/* nieuwsbrief */

#name_nieuwsbrief {

	position: relative;
	font-size: 80px;
	font-weight: bold;
	/*letter-spacing: -0.04em;*/
	text-decoration: none;
}


#header_nieuwsbrief {
	margin: 0 0 0 -6px;
	padding: 27px 0;
	width: 380px;
	height: 66px;
	font-weight: bold;
}

.column_block_nieuwsbrief {
	margin: 43px 0;
	width: 420px;
	height: 266px;
	border-bottom: 1px dotted;
	font-weight: bold;
	line-height: 1.3;
}


#nieuwsbrief_knop {
	padding: 3px 3px;
	margin-top: 29px;
    border: solid 1px #8a8c8e;
	width: 224px;
	height: 16px;
	font-size: 13px;
    	font-weight: bold;
	cursor: pointer;
    /*letter-spacing: -0.02em;*/
	white-space: nowrap;	
}

.confirm {
	color: #8a8c8e;
}

.emaillink{
	text-decoration: underline;
}

.emaillink:hover{
	text-decoration: underline;
}

#prev_nex_buttons{
	float: left;
	width: 150px;
	height: 40px;
}

.prev_nex_button{
	width: 150px;
	height: 16px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

/* registration */

#registration_block {
	margin-top: 7px;
	margin-bottom: 10px;
	width: 400px;
	height: 363px;
	line-height: 1.26; /* based on html font-size 13px */
	/*padding: 50px; */
}

#registration_description{
	margin: 70px 0 45px 45px;
	padding-right: 45px;
	width: 440px;
	height: 273px;
	overflow: auto;
	position:relative;
}

#reg_entry{
	margin: 28px 0 0 0;
	float: right;
}

.registration_field{
	margin: 0 0 10px 0;
	padding: 3px 3px;
	border: solid 1px #8a8c8e;
	width: 224px;
	height: 16px;
	font-size: 13px;
	font-weight: bold;
}

.registration_page_title {
	font-size: 20px;
	font-weight: bold;
	height: 24px;
}
