/* ==============================================
Layout Style Sheet (for version 5 browsers and above)

version:  1.0
site:     Emlpooi.net
author:   Peter Ruijter (bedrijvenweb.nl)
date:     August 1st, 2006
================================================= */

/* =LAYOUT =STYLING
================================================= */
body {
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	background-image:url(images/layout/bg_continuation.gif);
	background-color: #FFF;
	background-position: 100% 94px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	margin: 0;
	padding: 0;
}

body#home {
	background-image:url(images/layout/bg_home.gif);
	background-position: 100% 139px;
}

a {
	color: #BC3914;
}

#page{
	width:800px;
	top: 10px;
	left:10px;
	background-color: #ffffff;
	margin: 0 auto;
	background-repeat:repeat-y;
	background-image: url(images/layout/bg_page_content.gif);		
}

div, ol, ul, li, img, form, select, input, table, td {
	margin: 0;
	padding: 0;
}

/* =HEADER (home)
================================================= */
#home_header {
	height: 139px;
	background-color:#FFF;
}

#toplogo {
	padding-top: 21px;
	padding-bottom: 20px;
	padding-left: 10px;	
}

#toplogo_small {
	padding-top: 21px;
	padding-left: 10px;	
}

#home_header_right {
	height: 120px;
	width: 252px;
	background-color:#EEF1F0;
	float:right;
}

#home_header_right_top{
	width: 252px;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* =HEADER (continuation)
================================================= */
#continuation_header {
	height: 92px;
	background-color:#FFF;
}

#logo {
	padding-top: 21px;
	padding-bottom: 20px;
	padding-left: 10px;	
}

#continuation_header_right {
	height: 72px;
	width: 300px;
	background-color:#EEF1F0;
	float:right;	
}

#continuation_header_right_bottom {
	padding-left:13px;
	padding-top:7px;
}

/* =PHOTOBAR (home)
================================================= */
#photobar {
	height: 300px;
}

#photobar img {
	margin:0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#photobar_photos {
	float:left;
}

#photo1, #photo2 {
	position:relative;
	width:273px;
	height:300px;
	background-repeat:no-repeat;
	background-color:#fff;	
}

#photo1 {
	margin-bottom:-300px;
	background-position:2px;
	background-image:url(images/layout/ik_wil_graag_werken_notext.jpg);
}

#photo2 {
	 left:275px;
	 background-image:url(images/layout/ik_zoek_goede_krachten_notext.jpg);	
}

.phototext {
	position:relative;
	padding:5px;
	top:195px;
	left:35px;
	width:210px;
	height:85px;
	overflow:hidden;
	color:#fff;
	text-align:right;
	font-size:14px;
}

.phototext small {
	font-size:10px;
}

.phototext a {
	color:#fff;
}

#news {
	margin:0;
	height: 300px;
	width:253px;
	background-color:#BC3914;
	float:right;
}

#news_top {
	height: 20px;
	font-size: 10px;
	font-style:italic;
	font-weight:500;
	float:right;
	margin-bottom:10px;
}

#news_top ul {
	list-style-type: none;
	margin: 0;
}

#news_top li {
	background-color:#FFF;
	float: right;
	line-height: 20px;
}

#news_top li a {
	color: #BC3914;
	text-decoration: none;
	border-left: solid 3px #BC3914;
	padding: 0 8px 0 8px;
	display: block;
	float: left;
}

#news_items {
	padding-right: 25px;
	padding-left: 15px;
}
#news_item {
	color: #FFF;
	font-size:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;	
	padding-top: 10px;
	padding-bottom: 10px;	
}

#news_item a{
	color: #FFF;
}

#news_item p{
	margin:0;
}

/* =SUBHEADER (continuation)
================================================= */

#continuation_subheader {
	height: 96px;
	background-color:#3B7ABD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;		
}

#continuation_subheader_col1 {
	width: 250px;
	float:left;
	height: 95px;
}
#continuation_subheader_col2 {
	height: 95px;
	margin: 0 0 0 249px;
}

#continuation_subheader_items {
	position: relative;
	float:left;
	width: 500px;
}

#continuation_subheader_col1, 
#continuation_subheader_col2 {
	background-image: url(images/layout/bg_white_square.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#continuation_subheader_col_content {
	padding:20px 25px;
	color: #fff;
	text-align:left;
	font-size:14px;
}

#continuation_subheader_col_content small {
	font-size:10px;
}

#continuation_subheader_col_content small a {
	color:#fff;
}

#continuation_subheader_navigation {
	height: 95px;
	width:300px;
	float:right;	
}

#continuation_subheader_navigation_top {
	height: 20px;
	font-size: 10px;
	font-style:italic;
	font-weight:500;
	float:right;
	margin-bottom:10px;
}

#continuation_subheader_navigation_top ul {
	list-style-type: none;
	margin: 0;
}

#continuation_subheader_navigation_top li {
	background-color:#FFF;
	float: right;
	line-height: 20px;
}

#continuation_subheader_navigation_top li a {
	color: #BC3914;
	text-decoration: none;
	border-left: solid 3px #3B7ABD;
	padding: 0 8px 0 8px;
	display: block;
	float: left;
}

/* =HEADMENU
================================================= */
#headmenu, #continuation_headmenu {
	height:30px;
	background-color:#A3D8F5;
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	line-height: 30px;

}
#headmenu ul, #continuation_headmenu ul {
	list-style-type: none;
	height: 30px;
	margin: 0;
}

#headmenu li, #continuation_headmenu li  {
	float: left;
}

#headmenu li a, #continuation_headmenu li a {
	color: #3B7ABD;
	text-decoration: none;
	border-right: dashed 1px #FFF;
	padding: 0 18px 0 18px;
	display: block;
	float: left;
}
#continuation_headmenu .act {
	color: #FFF;
}

#headmenu li.act a, #continuation_headmenu li.act a {
	font-weight: bold;
}

#headmenu_whitearea, #continuation_headmenu_whitearea {
	margin:0px;
	color:#FFF;
	background-color: #FFF;
	height: 5px;
	/*border: 1px solid red;*/
	line-height:5px;
}
#continuation_headmenu_whitearea {
/*	height: 6px;*/
}

.headmenu_left_square {
	margin-left: -30px;
	display: table;
	height:30px;
	width:30px;
	position:relative;
	float:left;
	/*overflow: hidden;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
}

.headmenu_left_square[class] {
	display: table; 
	position: static;
}

/* =HEADMENU (continuation)
================================================= */
.continuation_headmenu_left_square {
	margin-left: -30px;
	display: table;
	height:30px;
	width:30px;
	background-color:#BC3914;	
	position:relative;
	float:left;
	overflow: hidden;
}
.continuation_headmenu_left_square[class] {
	display: table; 
	position: static;
}

#headsubmenu {
	background-color:#BC3914;
	height:30px;
	font-size: 12px;
	font-weight:bold;
	padding-left: 18px; 
	color:#FFF;	
}
#headsubmenu a {
	line-height: 30px;
	color:#D78872;
	text-decoration:none;	
}	
#headsubmenu a.act {
	color:#FFF;
}


/* =THIRDLEVEL (menu)
================================================= */
#thirdlevel_menu {
	margin-bottom:10px;
	font-family:Arial;	
}

#thirdlevel_menu ul, #thirdlevel_menu li {
	margin:0;
	padding:0;
}

#thirdlevel_menu li {
	list-style-type:none;
}

.thirdlevel_item {
	margin-bottom:3px;
	height:18px;
	padding:3px;
	width:207px;
	padding-left:5px;
	background-color:#A3D8F5;
}

.thirdlevel_item a {
	text-decoration:none;
	color:#3B7ABD;
	font-size:12px;
	font-weight:bold;
}

.fourthlevel_item {
	margin-bottom:3px;
	height:16px;
	padding:3px;
	width:206px;
	padding-left:5px;
	background-color:#fff;
	border:1px solid #3B7ABD;
}

.fourthlevel_item a {
	text-decoration:none;
	color:#3B7ABD;
	font-size:12px;
	font-weight:bold;
}

.sixthlevel_item_act {
	margin-bottom:3px;
	height:16px;
	padding:3px;
	width:206px;
	padding-left:5px;
	background-color:#fff;
	border:1px solid #BC3914;
}

.sixthlevel_item_act a {
	text-decoration:none;
	color:#BC3914;
	font-size:12px;
	font-weight:bold;
}

.sixthlevel_item {
	margin-bottom:3px;
	height:18px;
	padding:3px;
	width:207px;
	padding-left:5px;
	background-color:#D78872;	
}

.sixthlevel_item a {
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

.sixthlevel_item_act ab {
	text-decoration:none;
	color:#BC3914;
	font-size:12px;
	font-weight:bold;	
}

/* =CONTENT
================================================= */
#content {
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;

	border-right-color: #BC3914;
	border-left-color: #BC3914;
	border-top-color: #FFF;
*/
}

#content_leftside {
	width:215px;
	float:left;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 20px;	
	margin-bottom: 20px;		
}

#content_rightside {
	width:510px;
	margin: 15px 0 0 256px;
}

#wide_pages #content_rightside {
	width:725px;
	margin: 15px 0 0 10px;
}

/* =LEFTSIDE
================================================= */
#leftside_blue_square {
	border: 1px solid #BC3914;
	background-color:#A3D8F5;
	color: #000;
	padding: 10px;
	font-size:11px;
	margin-bottom:20px;
}

#leftside_blue_square h3 {
	margin: 0;
	color: #BC3914;
	font-size:14px;
	letter-spacing: 1px;
}

#leftside_quote {
	border: 1px solid #BC3914;
	margin-bottom:20px;
}

#leftside_quote_text {
	color: #000;
	font-size:14px;	
	padding: 10px;
}

#leftside_quote_author {
	padding: 10px;
	color: #FFF;
	font-size:8px;
	background-color: #BC3914;
	background-image: url(images/layout/bg_quote_author.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#leftside_address {
	text-align:right;
	color: #000;
	font-size: 11px;
	line-height: 20px;
}


/* = RIGHTSIDE 
================================================= */
#content_rightside {
	font-size: 11px;
	line-height: 20px;
	min-height: 500px;
}

#content_rightside h1, #content_rightside h1.csc-firstHeader{
	font-size: 22px;
	margin:0;
	line-height: 26px;	
}
#content_rightside_alert {
	background-color:#EEF1F0;
	padding: 20px;
	background-image: url(images/layout/bg_white_square.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:20px;
}
#content_rightside_alert img {
	margin:5px;
}

#content_rightside_article {
	margin-bottom:20px;
}

/* =FOOTER
================================================= */
#footer {
clear:both;
	padding: 35px 10px 10px;
	text-align:center;
	color: #AEAEAE;
	font-size:10px;
	background-color:#FFFFFF;
	background-image: url(images/layout/bg_page_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer img {
	margin-top:5px;
}


/* =SEARCHBAR
================================================= */
#searchbar_home {
	margin-top: 15px;
	padding-left: 15px;

}

.search_home_input {
	width:120px;
	margin-right: 15px;
	background-image:url(images/layout/btn_search_loop.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 18px;
	padding-top:2px;
	padding-bottom:2px;	
}

.search_home_btn {
	cursor:pointer;
}

#searchbar_continuation {
	margin-top: 30px;
	padding-left: 20px;
}

.search_continuation_input {
	width:170px;
	margin-right: 15px;
	background-image:url(images/layout/btn_search_loop.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 18px;
	padding-top:2px;
	padding-bottom:2px;	
}

.search_continuation_btn {
	cursor:pointer;
}

/* =LOGINBAR
================================================= */
#loginbar_home {
	padding-left:13px;
	padding-top:7px;
	padding:0;
	font-size:11px;
	
}

.login_home_input {
	color: #AEAEAE;
	font-size:10px;
	font-style:italic;
	padding: 3px;
}
.login_home_btn {
	cursor:pointer;	
}

#loginbar_continuation {
	padding-left:13px;
	margin-top: 30px;
	font-size:11px;
}
.login_continuation_input {
	color: #AEAEAE;
	font-size:10px;
	font-style:italic;
	padding: 3px;
	width:140px;
	height:10px;
}
.login_continuation_btn {
	cursor:pointer;	
}

ul {
	margin-left:20px;
}

.news-list-item {
	margin-bottom:10px;
	border-bottom:1px dotted #cccccc;
	padding-bottom:10px;
}

.news-single-item h2 {
	font-size:18px;
	font-weight:normal;
}

.news-single-item h3, .news-list-item h3 {
	font-size:13px;
}

.news-list-item h2 {
	font-size:12px
}

.tx-srfeuserregister-pi1 textarea {
	width:300px;
}