body{
	margin:0;
	font:12px Helvetica,Verdana,sans-serif;
	color:#32393e;
	background:#f2efe6 url(/App_Themes/jambomedia/img/bg_body.gif) repeat-x 0 0;
	width:100%;
	overflow-x:hidden;
}
div{
	overflow:hidden;
}
img{
	border:none;
	display:block;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
input{
	outline:none;
}
a{
	outline:none;
	text-decoration:none;
	cursor:pointer;
}
h1, h2, h3, h4, h5, h6, p{
	margin:0;
}
div.main{
	width:996px;
	margin:0 auto;
	position:relative;
	overflow:visible;
}
/*header*/
div.header{
	width:100%;
	min-height:200px;
	background:url(/App_Themes/jambomedia/img/bg_header.gif) no-repeat 0 0;
}
* html div.header{
	height:200px;
	overflow:visible;
}
.header h1 a{
	float:left;
	background: url(/App_Themes/jambomedia/img/logo.gif) no-repeat 0 0;
	width:170px;
	height:82px;
	text-indent:-9999px;
	margin:73px 0 0 11px;
}
div.top_banner{
	float:right;
	width:192px;
	height:173px;
	background:url(/App_Themes/jambomedia/img/bg_top_banner.gif) no-repeat 0 0;
	margin:5px 0 0 0;
}
div.top_banner img{
	width:184px;
	height:164px;
	margin:1px 0 0 1px;
}
div.search{
	float:right;
	width:215px;
	height:45px;
	background:url(/App_Themes/jambomedia/img/bg_search.gif) no-repeat 0 0;
	margin:0 20px 0 0;
	display:inline;
}
div.search input{
	float:left;
	background:none;
	border:none;
	width:140px;
	height:13px;
	margin:7px 0 0 4px;
	padding:0;
	font:11px Verdana;
}
div.search input.search{
	float:right;
	width:26px;
	height:11px;
	margin:8px 0 0 0;
	padding:0;
	cursor:pointer;
}
/*ul.main_menu{
	float:right;
	margin:81px 196px 0 0;
	width:584px;
	display:inline;
}
ul.main_menu li{
	float:right;
}
ul.main_menu li a{
	display:block;
	height:45px;
	text-indent:-9999px;
}
ul.main_menu li a:hover{
	background:url(/App_Themes/jambomedia/img/bg_search.gif) no-repeat 0 -50px;
}*/

div.header ul{
	float:right;
	margin:81px 195px 0 0;
	width:584px;
	display:inline;
}
div.header ul li{
	float:left;
	margin:0 2px 0 0;
}
div.header ul li a{
	display:block;
	height:45px;
	text-indent:-9999px;
}
div.header ul li a:hover{
	background:url(/App_Themes/jambomedia/img/bg_search.gif) no-repeat 0 -50px;
}



div.header ul li.top_menu_home a{
	width:49px;
	background:url(/App_Themes/jambomedia/img/menu_home.gif) no-repeat 0 0;
}
div.header ul li.top_menu_home a:hover{
	background:url(/App_Themes/jambomedia/img/menu_home.gif) no-repeat 0 -45px;
}
div.header ul li.top_menu_nieuws a{
	width:60px;
	background:url(/App_Themes/jambomedia/img/menu_nieuws.gif) no-repeat 0 0;
}
div.header ul li.top_menu_nieuws a:hover{
	background:url(/App_Themes/jambomedia/img/menu_nieuws.gif) no-repeat 0 -45px;
}
div.header ul li.top_menu_diensten a{
	width:69px;
	background:url(/App_Themes/jambomedia/img/menu_diensten.gif) no-repeat 0 0;
}
div.header ul li.top_menu_diensten a:hover{
	background:url(/App_Themes/jambomedia/img/menu_diensten.gif) no-repeat 0 -45px;
}
div.header ul li.top_menu_overjambo a{
	width:90px;
	background:url(/App_Themes/jambomedia/img/menu_over_jambo.gif) no-repeat 0 0;
}
div.header ul li.top_menu_overjambo a:hover{
	background:url(/App_Themes/jambomedia/img/menu_over_jambo.gif) no-repeat 0 -45px;
}
div.header ul li.top_menu_portfolio a{
	width:68px;
	background:url(/App_Themes/jambomedia/img/menu_portfolio.gif) no-repeat 0 0;
}
div.header ul li.top_menu_portfolio a:hover{
	background:url(/App_Themes/jambomedia/img/menu_portfolio.gif) no-repeat 0 -45px;
}
div.header ul li.top_menu_werkwijze a{
	width:87px;
	background:url(/App_Themes/jambomedia/img/menu_werkwijze.gif) no-repeat 0 0;
}
div.header ul li.top_menu_werkwijze a:hover{
	background:url(/App_Themes/jambomedia/img/menu_werkwijze.gif) no-repeat 0 -45px;
}
div.header ul li.top_menu_seotools a{
	width:75px;
	background:url(/App_Themes/jambomedia/img/menu_seo_tools.gif) no-repeat 0 0;
}
div.header ul li.top_menu_seotools a:hover{
	background:url(/App_Themes/jambomedia/img/menu_seo_tools.gif) no-repeat 0 -45px;
}
div.header ul li.top_menu_contact{
	margin:0;
}
div.header ul li.top_menu_contact a{
	width:71px;
	background:url(/App_Themes/jambomedia/img/menu_contact.gif) no-repeat 0 0;
}
div.header ul li.top_menu_contact a:hover{
	background:url(/App_Themes/jambomedia/img/menu_contact.gif) no-repeat 0 -45px;
}


div.header ul li.active a{
	background-position:0 -45px;
}



div.content_holder{
	width:100%;
	margin:-5px 0 0 0;
}
/*left_column*/
div.left_column{
	float:left;
	width:220px;
	background:url(/App_Themes/jambomedia/img/bg_left_column_bottom1.gif) no-repeat 0 100%;
	padding:0 0 26px 0;
	margin:0;
	position:relative;
	z-index:10;
}
div.left_column_center{
	width:100%;
	background:url(/App_Themes/jambomedia/img/bg_left_column_center.gif) repeat-y 0 0;
}
div.left_column_top{
	float:left;
	width:100%;
	background:url(/App_Themes/jambomedia/img/bg_left_column_top.gif) no-repeat 0 0;
}
div.left_column_bottom{
	float:left;
	width:210px;
	background:url(/App_Themes/jambomedia/img/bg_left_column_bottom.gif) no-repeat 0 100%;
	padding:0 0 25px 10px;
	min-height:520px;
}
* html div.left_column_bottom{
	height:520px;
	overflow:visible;
}
div.left_column ul{
	overflow:hidden;
}
div.left_column ul li{
	float:left;
	width:100%;
	margin:26px 0 0 0;
	font-family:Helvetica,sans-serif;
}
div.left_column ul li a{
	font-size:14px;
	font-weight:bold;
	color:#f3f1e9;
}
div.left_column ul li a:hover, div.left_column ul li.highlighted a{
	color:#ef9200;
}
span.left_banner{
	overflow:hidden;
	width:181px;
	height:118px;
	display:block;
	margin:24px 0 0 -1px;
}
span.left_banner img{
	width:181px;
	height:118px;
}
span.left_banner embed{
	width:181px;
	height:118px;
}
/*content*/
div.content{
	float:left;
	width:550px;
	font-family:Verdana,sans-serif;
/*	background:url(/App_Themes/jambomedia/img/bg_content.gif) repeat-y 0 0;*/
	margin:0 0 0 -37px;
	padding:0 47px 0 37px;
}


/* Headers */ 
h1{
	font:30px Verdana, Helvetica,sans-serif;
	border-bottom:1px #c4c8ca solid;
	line-height:36px;
	padding:10px 0 5px 0;
}
h2{
	font:13px Verdana, Arial,Helvetica,sans-serif;
	padding:10px 0 0 0;
	font-weight:bold;
}
h3{
	font:12px Verdana, Arial,Helvetica,sans-serif;
	padding:10px 0 0 0;
	font-weight:bold;
}





div.content a{
	color:#f29400;
}
div.content a:hover{
	text-decoration:underline;
}
div.content p{
	margin:14px 0 0 0;
}
div.content strong{
	/* display:block; */
}
div.indent{
	height:30px;
}
div.news{
	width:100%;
	border-bottom:1px #e0e1e1 solid;
	padding:13px 0;
}
div.news div.text{
	float:left;
	width:340px;
}

div.news_image {
	float:left;
	height:70px;
	margin:10px 0 0;
	width:92px;
}

div.news_image a img {
	width: 92px;
}

div.news_text {
	float:left;
	margin:10px 0 0 14px;
	min-height:70px;
	position:relative;
	width:435px;
}

div.news_text p {
  margin:0;
  padding-bottom:20px;
}

div.news_text a.read_more {
  bottom:0;
  font-style:normal;
  font-weight:normal;
  left:0;
  position:absolute;
}


.news h3{
	font-size:16px;
	font-style:italic;
	color:#7dafcc;
}
.news h3 a{
	color:#7dafcc !important;
}
em.date{
	display:block;
}
a.read_more{
	font-weight:bold;
	font-style:italic;
}
div.news div.image{
	float:right;
	border:1px #000 solid;
	width:198px;
	height:150px;
	padding:1px;
}

div.image_left {
  float:left !important;
  margin:14px 8px 2px 0 !important;
}

div.news_detail {
  display:inline;
}

div.news div.news_content {
  margin-top: 14px;
}

div.news div.news_content div.news_detail p {
  margin: 0 0 14px 0;
}

/*right_column*/
div.right_column{
	float:left;
	width:190px;
	margin:0 0 0 -17px;
	display:inline;
	font-size:13px;
	font:13px Helvetica,sans-serif;
	background:url(/App_Themes/jambomedia/img/bg_grad.gif) repeat-y 0 0;
	position:relative;
	z-index:10;
}
div.right_column_bottom{
	width:100%;
	background:url(/App_Themes/jambomedia/img/bg_right_column_bottom1.gif) no-repeat 0 100%;
	padding:0 0 26px 4px;
}
div.right_column_center{
	width:100%;
	background:url(/App_Themes/jambomedia/img/bg_right_column.gif) repeat-y 0 0;
}
div.right_column_top{
	width:100%;
	background:url(/App_Themes/jambomedia/img/bg_right_column_top.gif) no-repeat 0 0;
}
div.icons{
	width:100%;
	padding:0 0 10px 0;
}
div.icons a{
	float:left;
	margin:16px 0 0 10px;
}
div.icons div{
	display:inline;
}
h4{
	font-size:12px;
	font-weight:bold;
	color:#f2efe6;
	background-color:#172983;
	padding:3px 0 3px 7px;
	margin:13px 0 0 1px;
}
div.right_column p{
	padding:10px 0 0 8px;
}
div.right_column a{
	color:#f29400;
}
div.right_column a:hover{
	text-decoration:underline;
}
div.newsletter{
	width:186px;
	min-height:20px;
	margin:5px 0 0 0;
	padding:0 0 10px 0;
}
* html div.newsletter{
	height:20px;
	overflow:visible;
}
div.newsletter div{
	background:url(/App_Themes/jambomedia/img/bg_input.gif) no-repeat 0 0;
	width:100%;
	margin:5px 0 0 0;
}
div.newsletter input{
	width:175px;
	float:left;
	height:18px;
	background:none;
	font:13px Helvetica,sans-serif;
	padding:5px 5px 2px 5px;
	border:0;
}
div.newsletter input.subscribe{
	width:90px;
	height:25px;
	padding:0 0 0 0;
	margin:5px 0 0 0;
}
div.newsletter div.small{
	float:left;
	background:url(/App_Themes/jambomedia/img/bg_input_small.gif) no-repeat 0 0;
	width:90px;
	height:25px;
}
div.newsletter div.small input{
	width:90px;
	height:25px;
	padding:0;
	text-align:left;
	cursor:pointer;
	background:url(/App_Themes/jambomedia/img/bg_input_small.gif) no-repeat 0 0;
}
div.newsletter div.small1 input{
	background:url(/App_Themes/jambomedia/img/bg_input_small1.gif) no-repeat 0 0;
}
div.quote{
	width:100%;
	background:url(/App_Themes/jambomedia/img/bg_quote.gif) repeat-y 0 0;
	margin:8px 0 0 0;
}
div.quote_bottom{
	width:100%;
	background:url(/App_Themes/jambomedia/img/bg_quote_bottom.gif) no-repeat 0 100%;
	padding:0 0 12px 0;
}
div.quote em{
	display:block;
	color:#f2840e;
	margin:12px 0 0 0;
}
/*footer*/
div.footer{
	clear:both;
	width:100%;
	text-align:center;
	font:11px Helvetica,sans-serif;
	padding:0 0 30px 0;
}
div.bottom-links{
	clear:both;
	width:100%;
	text-align:center;
	font:11px Helvetica,sans-serif;
	padding:17px 0 0 0;
}
div.footer a, div.bottom-links a{
	color:#68a3c5;
	background:url(/App_Themes/jambomedia/img/divider.gif) no-repeat 100% 50%;
	padding:0 5px 0 0;
}
div.footer p, div.bottom-links p{
	color:#c4c8ca;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	border-top:1px #e0e1e1 solid;
}
div.grad_absol{
	position:absolute;
	width:210px;
	top:158px;
	right:-204px;
}
div.grad_absol_top{
	background:url(/App_Themes/jambomedia/img/grad_absol_top.gif) no-repeat 0 0;
	width:100%;
	height:20px;
}
div.grad_absol_center{
	background:url(/App_Themes/jambomedia/img/grad_absol.gif) repeat-y 0 0;
	width:100%;
	height:531px;
}
div.grad_absol_bottom{
	background:url(/App_Themes/jambomedia/img/grad_absol_bottom.gif) no-repeat 0 100%;
	width:100%;
	height:18px;
}
ul.standart_list, div.content ul{
	list-style:disc inside;
}
div.breadcrumb{
	overflow:hidden;
	background:url(/App_Themes/jambomedia/img/bg_breadcrumb.gif) no-repeat 0 0;
	width:575px;
	height:25px;
	margin:0 0 0 144px;
	padding:0 0 0 73px;
	z-index:100;
	position:absolute;
	top:175px;
	left:0;
	z-index:200;
}
div.breadcrumb a{
	float:left;
	font:10px Verdana,sans-serif;
	padding:6px 0 6px 4px;
	color:#899399;
}
div.breadcrumb span{
	float:left;
	color:#f29400;
	margin:6px 0 0 4px;
	font:10px Verdana,sans-serif;

}
div.breadcrumb em{
	float:left;
	margin:4px 0 0 5px;
	color:#899399;
	font-style:normal;
}
div.breadcrumb a:hover{
	text-decoration:underline;
}
div.top_banner{
	position:absolute;
	top:5px;
	right:0;
	margin:0;
	display:inline;
}
div.search{
	float:right;
	width:215px;
	height:45px;
	background:url(/App_Themes/jambomedia/img/bg_search.gif) no-repeat 0 0;
	margin:0 208px 0 0;
	display:inline;
}
.invisible{
	display:none;
}
div.unsubscribe{
	margin:-35px 0 0 0;
	min-height:35px;
}
* html div.unsubscribe{
	overflow:visible;
	height:35px;
}
div.unsubscribe input{
	float:right;
	background:url(/App_Themes/jambomedia/img/bg_input_small1.gif) no-repeat 0 0;
	height:25px;
	width:90px;
	padding:0;
	border:0 none;
	cursor:pointer;
}

div.pager {
  border-bottom:1px solid #E0E1E1;
  color:#F29400;
  margin:0 0 10px;
  padding:16px 0;
  text-align:center;
  width:100%;
}

div.pager strong {
  display: inline;
}

div.pager b {
  color:#000000;
}
.al_left {
  text-align:left !important;
}
.al_left div.TagCloud {
  display: inline;
}
.al_left div.TagCloud span a {
  font-size: 12px!important;
}

div.post {
  font-style:italic;
  margin:16px 0 0;
}
div.post p {
  line-height:18px;
  margin:0;
  overflow:hidden;
  width:100%;
}
div.post p.click {
  font-style:normal;
  margin:12px 0 0;
}
div.post p.click a:hover {
  text-decoration:none;
}
div.post p.click a {
  text-decoration:underline;
}
div.post p.brown {
  background-color:#F2EFE6;
}
div.post p.gray {
  background-color:#F5F5F5;
}
div.post span {
  float:left;
  margin:0 0 0 7px;
}
div.post span.date {
  width:130px;
}
div.post span.all_news {
  width:313px;
}
div.post span.read_post {
  width:80px;
}
div.Subscription span.InfoMessage, div.Subscription span.ErrorMessage{
	display:block;
	margin:10px 5px;
}
div.unsubscribe span.InfoLabel, div.unsubscribe span.ErrorLabel{
	display:block;
	margin:10px 5px;
}
div#manPortal{
	height:0;
}
div.top_banner embed{
	height:164px;
	width:186px;
}
div.search input.search{
	color:transparent;
}
div.unsubscribe input.afmelden{
	color:transparent;
	margin:0 4px 0 0;
}
div.captcha img{
	display:inline;
}
div.content_middle{
	min-height:425px;
}
* html div.content_middle{
	height:425px;
	overflow:visible;
}
ul.CMSSiteMapList ul{
	padding:0 0 0 30px;
}


div.tag_header {
	border-bottom: solid 1px #c4c8ca;	
}

div.tag_header h2 {
	float:left;
	border-bottom: none;
}

div.tag_header div.TagCloud {
	float:left;
	line-height:45px!important;		
	padding: 0 5px;
}


html, body{
	 height:100%;
	 margin:0;
}


div.main{
	width:996px;
	/*margin:0 auto;*/
	position:relative;
	overflow:visible;
}
#form1{
width:996px;
	/*margin:0 auto;*/
	position:relative;
	overflow:visible;
	height:auto !important;
	height:100%;
	min-height:100%;
	background:url("/App_Themes/jambomedia/img/bg_content.gif") repeat-y 183px 0;
	
	
	
	}

div.bookmark_links{
	border:1px solid;
	padding:4px 8px 6px;
	height:16px;
}

div#at16pt h4{
	background-color:#F2F2F2;
}

a.msn_reporter{
	padding:0 2px;
	float:left;
}


/*  analysis tool hides from all pages */
/*div.analysis_block {
	display:none;
}*/

.scrollerContent {
	margin:5px 5px 0 5px;
}
.logo_click {
	position:absolute;
	float:left;
	width:192px;
	height:137px;
	margin-top:34px;
	z-index:999;
}

*:first-child+html .logo_click {margin-top:-10px;}
* html .logo_click {margin-top:-10px;}

/* QuickScan box styles */
.scan_container {
	width:550px;
	height:40px;
	background: url(/App_Themes/jambomedia/img/scan_box_center.gif) no-repeat 0 0;
	display:block;
}
.scan_box_left {
	float:left;
	width:10px;
	height:40px;
	background: url(/App_Themes/jambomedia/img/scan_box_left.gif) no-repeat 0 0;
}
.scan_box_right {
	float:left;
	width:195px;
	height:40px;
	background: url(/App_Themes/jambomedia/img/scan_box_right.gif) no-repeat 0 0;
}
.input_url {
	width:340px;
	font-size:20px;
	float:left;
	margin:5px 0 5px 0;
	height:30px;
	border:none;
	display:inline;
}
.input_button {
	width:150px;
	font-size:18px;
	float:left;
	margin:3px 0 5px 30px;
	height:30px;
	border:none;
	display:inline;
	background-color:#11267d;
	color:#FFFFFF;
}