img {
	border:none;
}

a {
	cursor:pointer;
	text-decoration:none;
}

ul {
	padding:0px;
	padding-left:10px;
	padding-bottom:10px;
	margin:0px;
	float:left;
}

ul.clean,ul.clean  ul {
	list-style-type:none;
	padding:0px;
}

ul.clean li {
	margin-bottom:8px;
}

div {
	display:inline;
}
body, html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	cursor:default;
	background:url('../../images/bg_html_noimg.jpg') center top repeat-y #4B5A9E;
}

body.index, html.index {
	background:url('../../images/bg_html.jpg') center top repeat-y #4B5A9E;
}

div.body {
	width:100%;
	height:100%;
	float:left;
}

div#page {
	width:890px;
	position:absolute;
	top:0px;
	left:50%;
	height:100%;
	margin:0px 0px 0px -445px;
}

div.header {
	width:890px;
	height:88px;
	float:left;
	margin:0px;
}

body.index div.header {
	height:210px;
}

div.content {
	width:890px;
	float:left;
	margin:0px;
	margin:0px;
}

div.pagemargin {
	width:800px;
	float:left;
	margin:0px 45px;
	margin-top:20px;
}

div.footer {
	width:890px;
	float:left;
	margin:0px;
	/*background:url('../../images/bg_footer.gif') left bottom no-repeat #4B5A9E;*/
}div.header div.cnt {
	width:800px;
	float:left;
	margin:0px 5px;
}

a.homeclick {
	width:234px;
	height:65px;
	float:left;
	margin:0px;
	margin-top:3px;
	margin-left:10px;
}

html>body div.header a.homeclick {background:url('../../images/logo.png') no-repeat center center transparent;}
*html div.header a.homeclick {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png', sizingMethod='fixed');}

div.toplinks {
	width:228px;
	float:left;
	margin:0px;
	position:absolute;
	top:50px;
	right:0px;
}div.footer div.cnt {
	width:780px;
	float:left;
	margin:0px 55px;
	padding-bottom:30px;
}

div.footer div.footerlinks {
	width:780px;
	float:left;
	margin:0px;
	color:#D7D7D7;
}

div.footer div.footerlinks a {
	color:#D7D7D7;
	font-size:10px;
}ul.menu {
	width:770px;
	height:25px;
	float:left;
	position:absolute;
	top:0px;
	right:10px;
}

ul.menu li {
	width:auto;
	height:25px;
	float:right;
	margin:0px 2px;
	background:none transparent;
}

ul.menu li a {
	width:80px;
	height:12px;
	float:left;
	margin:6px 5px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	font-weight:normal;
}

ul.menu li {
	width:90px;
	background:url('../../images/bg_menu_light.jpg') center bottom no-repeat transparent;
}
/* 
ul.menu li.tab {
	width:90px;
	background:url('../../images/bg_menu.jpg') center bottom no-repeat transparent;
} */

ul.menu li:hover, ul.menu li.active {
	width:90px;
	background:url('../../images/bg_menu-active.jpg') center bottom no-repeat transparent;
	text-decoration:none;
}
/* 
ul.menu li.tab a {
	color:#000000;
	font-weight:normal;
} */

div.submenu {
	width:780px;
}

div.submenu a {
	font-weight:normal;
	margin-right:20px;
	font-weight:normal;
}

div.submenu a:hover, div.submenu a.active {
	font-weight:bold;
	text-decoration:underline;
}.form {
	float:left;
	margin:0px;
	padding:0px;
}

.form fieldset {
	float:left;
	margin:0px;
	padding:0px;
	border:none;
}

.form legend {
	float:left;
	margin:0px;
	padding:0px;
	border:none;
	font-weight:bold;
	margin-bottom:10px;
}

.form div.field {
	float:left;
	margin:0px;
	padding:0px;
	border:none;
	margin-bottom:5px;
}

.form label {
	float:left;
	margin:0px;
	margin-right:10px;
}

.form input.text, 
.form textarea {
	height:14px;
	float:left;
	margin:0px;
	padding:2px;
	color:#727272;
	background-color:#FFFFFF;
	border:#000000 solid 1px;
}

.form textarea {
	height:60px;
}

.form input.checkbox, .form input.radio {
	background-color:#FFFFFF;
	border:#000000 solid 1px;
}

div.mod23 .form,
div.mod23 .form fieldset,
div.mod23 .form div.field {
	width:500px;
}

div.mod23 label {
	width:190px;
}

div.mod23 .form input.text {
	width:290px;
}

div.mod23 .form textarea {
	width:290px;
	height:120px;
}

h1.func {
	width:364px;
	height:18px;
	float:left;
	margin:0px;
	margin-bottom:5px;
	margin-top:10px;
	padding:3px;
	padding-top:3px;
	padding-bottom:0px;
	clear:both;
	font-size:13px;
	font-weight:bold;
	background:url('../../images/h1func.jpg') left center no-repeat transparent;
}


div.mod24 .form,
div.mod24 .form fieldset,
div.mod24 .form legend{
	width:380px;
	margin-right:0px;
}

div.mod24 .form fieldset {
	padding-bottom:10px;
}

div.mod24 .form legend {
	height:21px;
	padding:3px;
	padding-top:3px;
	background:url('../../images/h1func.jpg') left center no-repeat transparent;
}

div.mod24 .form div.field {
	width:335px;
	margin-left:25px;
	margin-top:10px;
}

div.mod24 .form label {
	width:335px;
	margin-right:0px;
	font-weight:bold;
	margin-bottom:4px;
}

div.mod24 .form input.text {
	width:135px;
}

div.mod24 .form textarea {
	width:135px;
}




.form input.checkbox, .form input.radio {
	background-color:transparent;
	border:none;
}
.div.col14 { width:200px;float:left;margin:0px; }
div.col24 { width:400px;float:left;margin:0px; }
div.col34 { width:600px;float:left;margin:0px; }
div.col44 { width:800px;float:left;margin:0px; }

/* MODS ALGEMEEN */
div.mod {
	float:left;
	margin:0px 10px 20px 10px;
}

div.mod div.top, div.mod div.middle, div.mod div.bottom {
	float:left;
}

div.mod div.top {
	margin-bottom:5px;
}

div.mod div.top div.cnt, div.mod div.middle div.cnt {
	float:left;
}

div.mod div.bottom div.cnt { display:none; }

/* AFMETINGEN */
div.mod14 { width:180px; }
div.mod14 div.top, div.mod13 div.middle, div.mod13 div.bottom  { width:180px; }
div.mod14 div.top div.cnt, div.mod13 div.middle div.cnt  { width:180px; }

div.mod24 { width:380px; }
div.mod24 div.top, div.mod13 div.middle, div.mod13 div.bottom  { width:380px; }
div.mod24 div.top div.cnt, div.mod13 div.middle div.cnt  { width:380px; }

div.mod34 { width:580px; }
div.mod34 div.top, div.mod13 div.middle, div.mod13 div.bottom  { width:580px; }
div.mod34 div.top div.cnt, div.mod13 div.middle div.cnt  { width:580px; }

div.mod44 { width:780px; }
div.mod44 div.top, div.mod13 div.middle, div.mod13 div.bottom  { width:780px; }
div.mod44 div.top div.cnt, div.mod13 div.middle div.cnt  { width:780px; }


/* NOPADDING */
div.mod14_nopadding div.top, div.mod14_nopadding div.bottom { display:none; }
div.mod24_nopadding div.top, div.mod24_nopadding div.bottom { display:none; }
div.mod34_nopadding div.top, div.mod34_nopadding div.bottom { display:none; }
div.mod44_nopadding div.top, div.mod44_nopadding div.bottom { display:none; }


/* NOTITLE */
div.mod14_notitle div.top { display:none; }
div.mod24_notitle div.top { display:none; }
div.mod34_notitle div.top { display:none; }
div.mod44_notitle div.top { display:none; }table {
	padding:2px 0px;
	margin:0px;
	float:left;
}

td,th {
	border:none;
	padding:1px;
	padding-left:0px;
	margin:0px;
}html, body, table {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

input, textarea, select {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#000000;
}

h1, h2, h3, h4, h5 {
	width:100%;
	float:left;
	clear:both;
	font-size:12px;
}

p {
	width:90%;
	float:left;
	line-height:2.0;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
}

a {
	color:#FFFFFF;
	font-weight:bold;
}

ul, li {
	width:100%;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-weight:bold;
	font-size:13px;
}/* DIENSTEN THUMBNAILS */
div.cat_thumb {
	width:110px;
	float:left;
	margin:0px;
	margin-right:40px;
	margin-bottom:25px;
	padding:5px;
	background:#FFFFFF;
}

*html div.cat_thumb { width:120px; }

div.cat_thumb_img {
	width:110px;
	height:110px;
	float:left;
	overflow:hidden;
	margin:0px;
	margin-bottom:5px;
}

div.cat_thumb_titel {
	width:110px;
	height:25px;
	float:left;
	overflow:hidden;
	color:#000000;
	font-size:11px;
	background-repeat:no-repeat;
	background-position:right bottom;
}


/* TAGCLOUD */
div.tagcloudcnt {
	width:250px;
	height:175px;
	float:left;
	margin:0px;
}

a.taglink {
	color:#FFFFFF;
	text-decoration:none;
}
a.small {
	font-size:8px;
}

a.medium {
	font-size:11px;
}

a.large {
	font-size:13px;
}

a.xlarge {
	font-size:15px;
	font-weight:bold;
}

/* QUOTE */
blockquote {
	width:325px;
	float:left;
	margin:10px 20px;
	padding-top:10px;
	padding-left:15px;
	background:url('../../images/bg_quote.gif') left top no-repeat transparent;
	font-style:italic;
	line-height:18px;
}

*html blockquote { width:330px;margin:0px; }

blockquote span {
	width:315px;
	margin-top:10px;
	font-style:normal;
	font-size:10px;
	float:left;
	text-align:right;
}

/* NEWS FEED */
ul.newsfeed {
	width:320px;
	list-style-image:url('../../images/li_white.gif');
	/*list-style-type:disc;*/
	padding-left:16px;
}

ul.newsfeed li{
	width:250px;
	margin-bottom:5px;
}

/* IMG SLIDERS */
div#imgslider {
	width:380px;
	height:250px;
	float:left;
	margin:0px;
}

div.mod24 h1, div.mod24 h2, div.mod24 ul, div.mod24 li{
	width:350px;
}

div.mod44 h1,div.mod44 h2,div.mod44 ul,div.mod44 li{
	width:780px;
}

a.maillink {
	width:16px;
	height:10px;
	background:url('../../images/mail_ons.jpg') left center no-repeat transparent;
	text-decoration:none;
	cursor:pointer;
	float:left;
	margin:3px;
	margin-top:8px;
}

div#validatemssg {
	width:350px;
	float:left;
	margin:5px 0px;
	color:#FFFFFF;
}

#imgnote_popuptext {
	width:150px;
	padding:2px;
	border:#4B5A9D solid 1px;
	background:#FFFFFF;
	color:#000000;
	font-weight:bold;
}a.btn, 
input.btn, 
button.btn {
	width:75px;
	float:left;
	padding:3px;
	margin:0px;
	border:#000000 solid 1px;
	background:none #6a6c6c;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
}

a.btn_xlarge, 
input.btn_xlarge, 
button.btn_xlarge {
	width:150px;
}

input.btn_search {
	height:21px;
	padding:0px;
	margin-left:5px;
}div.body.extranet  {
/* background:url('../images/bg-extranet.jpg') left top repeat-x #000711 !important; */
}
div.extranet div.pagemargin {
	margin-left:45px;
}
div.extranet div.content {

}
div.extranet div.content div.col14.menu {
	width:220px;
	margin-left:65px !important;
}
div.body.extranet ul.sitemap a {
	display:block;
	height:27px;
	width:700px;
	padding:0px 0px 0px 26px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
div.body.extranet ul.sitemap a div{
	padding:0px 0px 0px 38px !important;
	height:27px;
	background:transparent;
}
div.body.extranet ul.sitemap a div.is_menu {
	background:transparent url('http://extranet.webavance.nl/images/menu.png') no-repeat 0px 0px;
	font-weight:bold;
}
div.body.extranet ul.sitemap a div.is_submenu {
	background:transparent url('http://extranet.webavance.nl/images/submenu.png') no-repeat 0px 3px;
	font-weight:bold;
}
div.body.extranet ul.sitemap a div.home {
	background:transparent url('http://extranet.webavance.nl/images/home.png') no-repeat 0px 0px;
}
div.body.extranet ul.sitemap span.url {
	font-size:9px;
	font-weight:normal;
}
div.body.extranet ul.sitemap a:hover {
	background:#FFFFCC url('http://extranet.webavance.nl/images/edit.png') no-repeat 3px 3px;
	border-top:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
	color:#EF4035;
}
div.body.extranet ul.sitemap {
	width:100%;
	padding:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px !important;
}
div.body.extranet ul.sitemap ul a{
	padding:0px 0px 0px 46px;
	width:680px;
}
div.body.extranet ul.sitemap ul ul a{
	padding:0px 0px 0px 66px;
	width:660px;
}
div.body.extranet ul.sitemap ul ul ul a{
	padding:0px 0px 0px 86px;
	width:640px;
}
div.body.extranet ul.sitemap ul ul ul ul a{
	padding:0px 0px 0px 106px;
	width:620px;
}
div.body.extranet ul.sitemap ul{
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	width:100%;
}
div.body.extranet ul.sitemap li {
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	width:100%;
}
div.body.extranet div#page  {
width:1000px;
position:absolute;
top:0px;
left:50%;
margin-left:-500px;
}

div.body.extranet div.header  {
width:960px;
height:105px;
background:url('../../images/header_extranet.jpg') center -20px no-repeat #FFF;
}

div.body.extranet .ddnav-content  {
position:absolute;
float:none;
z-index:800;
top:80px;
width:960px;
}
div.body.extranet div.content  {
width:960px;
float:left;
background:url('../../images/content_extranet.jpg') top center repeat-y #FFF;
}

div.body.extranet div.footer  {
width:960px;
float:left;
background:url('../../images/footer_extranet.jpg') bottom center no-repeat #B6D1FF;
}

.locator {width:100%;height:1px;overflow:hidden;display:block;margin:-1px 0px 0px 0px;background:transparent;}
.add_module_result {background:transparent url(http://extranet.webavance.nl/images/add.png) 2px 2px no-repeat;width:100%;clear:both;height:18px;margin:0px;padding:3px 0px 0px 20px;}
.add_module_result:hover {background:#999999 url(http://extranet.webavance.nl/images/add.png) 2px 2px no-repeat;}
table.mceLayout {width:600px;}
.content .rtb_large {height:350px;}
#searchresults {overflow:visible;float:left;display:block;width:688px;}
#searchresults div.table_header {float:left;width:688px;font-weight:bold;height:22px;}
#searchresults div.table_item {float:left;width:688px;cursor:hand;}
#searchresults div.table_header div {float:left;}
#searchresults div.table_item div {float:left;cursor:hand;}
#searchresults a {display:block;cursor:hand;}
div#portlet_container {clear:both;width:945px;margin-left:-65px;}
#portlet_search_container #add_search {clear:both;width:100%;}
#portlet_search_container {padding:5px;width:900px;margin:5px;float:left;overflow:hidden;clear:both;}
html>body div#portlet_search_container {background:url('../images/overlay.png') repeat center center transparent;}
*html div#portlet_search_container {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.jouwwijndomein.nl/images/overlay.png', sizingMethod='scale');}
#portlet_search_container .search_col_left {width:240px;float:left;}
#portlet_search_container .search_col_right {width:600px;float:left;}
#portlet_search_container .search_close_button {width:100px;float:left;}
#portlet_search_container .searchbox {clear:both;}
#portlet_search_container .searchbox input {width:80px;float:left;}
#portlet_search_container .searchbox div.btn {float:left;}
#portlet_search_container .add_module {margin:10px 0px 10px 0px;clear:both;}
#portlet_search_container .add_predefined_module {margin:10px 0px 10px 0px!important;clear:both;}
#portlet_search_container .add_module .btn {width:170px;}
#portlet_search_container .add_predefined_module .btn {width:170px;}
div.content label {width:170px;display:block;float:left;}
div.content div.tab {cursor:pointer;position:relative;font-weight:bold;z-index:2;float:left;background:#666666;padding:5px 20px 5px 10px;margin-right:2px;border:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;}
div.content div.tab_active {position:relative;z-index:2;float:left;background:#666666;padding:5px 20px 5px 10px;margin-right:2px;border:1px solid #CCCCCC;border-bottom:1px solid #666666;}
div.content div.tabcontent {position:relative;top:-1px;z-index:1;clear:both;margin-left:170px;width:665px;padding:5px;background-color:#666666;border:1px solid #CCCCCC;}
div.content div.tabcontent label {width:155px;}
div.content div.tabcontent textarea {width:600px;}
div.content input.decimalFirst {width:60px;text-align:right;}
div.content input.decimalLast2 {width:25px;text-align:left;}
div.content input.decimalLast4 {width:45px;text-align:left;}
div.extranet div.pagemargin {left:0px;}
/* div.extranet div.content {
	float:none;
	position:relative;
	height:500px;
	overflow:visible;
	background:transparent url('../images/content_extranet.jpg') no-repeat center center !important;
} */
#page_properties .tabcontent{width:700px;overflow:hidden;}
#page_properties .columnSetup1 {width:900px;}
#page_properties {border:1px solid #AAAAAA;padding:5px;margin:5px;width:880px;background:#FFFFFF;margin-left:-9px;}
.fl-reorderer-avatar{cursor:move;list-style-type:none;filter:alpha(opacity=75);opacity:.75;}
.flc-reorderer-dropWarning{display:none;padding:5px 25px;color:#fff;opacity:1;filter:alpha(opacity=100);background:#900 url('../images/themes/_common/exclamation.png') no-repeat 5px center;}
.fluid-vertical-order .fl-reorderer-dropMarker{background-color:#efefef !important;height:25px;padding:0px 0 0 0;border:2px dashed #FF0000;margin:0px 5px 0px 5px;list-style-type:none;font-size:0;line-height:0;overflow:hidden;width:100%;}
.fluid-horizontal-order .fl-reorderer-dropMarker{background-color:#efefef !important;height:25px;padding:0px 0 0 0;border:2px dashed #FF0000;margin:0px 5px 0px 5px;list-style-type:none;font-size:0;line-height:0;overflow:hidden;width:100%;}

.fluid-vertical-order .col14 .fl-reorderer-dropMarker {width:210px;}
.fluid-vertical-order .col24 .fl-reorderer-dropMarker {width:430px;}
.fluid-vertical-order .col34 .fl-reorderer-dropMarker {width:650px;}
.extranet div.mod44 div.middle form table input[type=text] {width:531px;margin:0px 0px 1px 0px !important;border:1px solid #CCCCCC;padding:3px 2px 3px 2px;}
div.contextmenu { 
  background-color: #d0d0d0; 
  border: 2px solid; 
  border-color: #f0f0f0 #909090 #909090 #f0f0f0; 
  left: 0px; 
  padding: 0px 1px 1px 0px; 
  position: absolute; 
  top: 0px; 
  visibility: hidden; 
  z-index: 600; 
} 
div.contextmenu a.menuItem { 
  color: #000000; 
  cursor: default; 
  display: block; 
  padding: 3px 1em; 
  text-decoration: none; 
  white-space: nowrap; 
} 
div.contextmenu a.menuItem:hover, div.menu a.menuItemHighlight { 
  background-color: #000080; 
  color: #ffffff; 
} 
div.contextmenu div.menuItemSep { 
  border-top: 1px solid #909090; 
  border-bottom: 1px solid #f0f0f0; 
  margin: 4px 2px; 
}
a.trash {
  background:transparent url(http://extranet.webavance.nl/images/delete.gif) center center no-repeat;
  display:block;
  text-decoration:none;
  width:20px;
  height:20px;
}
a.copyitem {
  background:transparent url(http://extranet.webavance.nl/images/copyitem.gif) center center no-repeat;
  display:block;
  width:20px;
  height:20px;
}
a.trash:hover, a.copyitem:hover {
  text-decoration:none;
}
div.mod div.toolbar {
  position:relative;float:none;margin:-25px 0px 0px 15px;top:25px;height:25px;width:45px;padding:0px 0px 0px 4px;background:transparent url(http://www.hollandpass.com/microsite/images/orange/toolbar.png) top left no-repeat;z-index:5;
}
div.mod div.toolbar img {
  margin:4px 0px 0px 3px;z-index:5;
}
div.mod_nobackground div.toolbar {
  background:none;z-index:5;
}
input.decimalFirst {
  width:60px !important;
}
input.decimalLast2 {
  width:30px !important;
}
input.decimalLast4 {
  width:50px !important;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #C7C8CA; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 300px; background-color: transparant; }

