/* @override 
	http://in-lease.lin01.duall.be/stylesheets/inlease.screen.css
	http://www.in-lease.com/stylesheets/inlease.screen.css
*/

body {
	font: 16px/135% Calibri, Arial, Helvetica, Verdana, sans-serif;
	background: #ededed;
	margin: 0;
	padding: 0;
	border-top: 6px solid #00b100;
}

a:link, a:visited {
	color: #00b100;
}

a:hover, a:active {
	
}

.groen {
	color: #00b100;
}

.placeholder {
	background-color: #eee;
	text-align: center;
	text-transform: lowercase;
	font-weight: bold;
	font-style: italic;
	color: #7f7f7f;
}

.clear {
	clear: both;
}

div#ILctnr.container {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
 /*background: url(blueprint/grid.png) 0 0; */
}

p {
	margin: 0 0 1em 0;
}

div.overlay {
	width: 100%;
	height: 88%;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	display: none;
	position: absolute;
	z-index: 1500;
	text-align: center;
	padding-top: 12%;
	top: 0;
	left: 0;
}

div.overlay img {
	border: 10px solid #fff;
	-webkit-box-shadow: 4px 4px 16px #000;
	-webkit-border-radius: 15px;
	-moz-box-shadow: #000 4px 4px 16px;
	-moz-border-radius: 15px;
	margin-top: 10%;
}

.buttons,
a.buttons {
	color: #FFFFFF;
	background-color: #00b100;
	border: 1px solid #00b100;
	padding: .3em .8em;
	text-transform: uppercase;
	letter-spacing: .1pc;
	text-decoration: none;
	vertical-align: baseline;
	margin-bottom: 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-align: center;
	font-size: .75em;
	font-weight: bold;
}

a.buttons {
	padding-top: .3em;
	padding-bottom: .15em;
}

.buttons:hover,
a.buttons:hover {
	background-color: #fff;
	color: #00b100;
	border-color: #00b100;
}

.border {
	border: 1px solid #d1d1d1;
}

/* @group ILheader */

div#ILheader {
	height: 142px;
	margin-bottom: 18px;
	width: 960px;
	display: block;
	position: relative;
}

div#ILlogo {
	display: block;
	margin: 0 0 0 80px;
	top: 0;
	position: absolute;
	left: 0;
}

h1 {
	text-indent: -8000px;
	display: none;
}

/* @group bigNav */

ul#ILbig_nav {
	width: 460px;
	position: absolute;
	top: 110px;
	left: 310px;
}

ul#ILbig_nav li {
	display: inline;
	list-style-type: none;
}

ul#ILbig_nav li#IL_navhome {
	display: none;
}

ul#ILbig_nav li a:link, ul#ILbig_nav li a:visited {
	display: block;
	float: left;
	height: 36px;
	text-indent: -8000px;
	margin-right: 10px;
	background-repeat: no-repeat;
}

ul#ILbig_nav li a:hover, ul#ILbig_nav li a:active {
	background-position: 0 -60px;
}

ul#ILbig_nav li a.navActive:link,
ul#ILbig_nav li a.navActive:visited, ul#ILbig_nav li a.navActive:hover,
ul#ILbig_nav li a.navActive:active {
	background-position: 0 -30px;
	background-repeat: no-repeat;
}

/* @group navigatie talen */

body#nl a.bignav01 {
	width: 60px;
	background-image: url(images/UK/IL_BigNav_01_inlease.png);
}
body#fr a.bignav01 {
	width: 60px;
	background-image: url(images/UK/IL_BigNav_01_inlease.png);
}
body#en a.bignav01 {
	width: 60px;
	background-image: url(images/UK/IL_BigNav_01_inlease.png);
}
body#de a.bignav01 {
	width: 60px;
	background-image: url(images/UK/IL_BigNav_01_inlease.png);
}

body#nl a.bignav02 {
	width: 70px;
	background-image: url(images/UK/IL_BigNav_02_services.png);
}
body#fr a.bignav02 {
	width: 70px;
	background-image: url(images/UK/IL_BigNav_02_services.png);
}
body#en a.bignav02 {
	width: 70px;
	background-image: url(images/UK/IL_BigNav_02_services.png);
}
body#de a.bignav02 {
	width: 70px;
	background-image: url(images/UK/IL_BigNav_02_services.png);
}


body#nl a.bignav03 {
	width: 120px;
	background-image: url(images/UK/IL_BigNav_03_catalogue.png);
}
body#fr a.bignav03 {
	width: 120px;
	background-image: url(images/UK/IL_BigNav_03_catalogue.png);
}
body#en a.bignav03 {
	width: 120px;
	background-image: url(images/UK/IL_BigNav_03_catalogue.png);
}
body#de a.bignav03 {
	width: 120px;
	background-image: url(images/UK/IL_BigNav_03_catalogue.png);
}

body#nl a.bignav04 {
	width: 40px;
	background-image: url(images/UK/IL_BigNav_04_links.png);
}
body#fr a.bignav04 {
	width: 40px;
	background-image: url(images/UK/IL_BigNav_04_links.png);
}
body#en a.bignav04 {
	width: 40px;
	background-image: url(images/UK/IL_BigNav_04_links.png);
}
body#de a.bignav04 {
	width: 40px;
	background-image: url(images/UK/IL_BigNav_04_links.png);
}

body#nl a.bignav05 {
	width: 50px;
	background-image: url(images/UK/IL_BigNav_05_news.png);
}
body#fr a.bignav05 {
	width: 50px;
	background-image: url(images/UK/IL_BigNav_05_news.png);
}
body#en a.bignav05 {
	width: 50px;
	background-image: url(images/UK/IL_BigNav_05_news.png);
}
body#de a.bignav05 {
	width: 50px;
	background-image: url(images/UK/IL_BigNav_05_news.png);
}

body#nl ul#ILbig_nav li a.bignav05,
body#en ul#ILbig_nav li a.bignav05,
body#fr ul#ILbig_nav li a.bignav05,
body#de ul#ILbig_nav li a.bignav05,
body#nl ul#ILbig_nav li a.navActive.bignav05,
body#en ul#ILbig_nav li a.navActive.bignav05,
body#fr ul#ILbig_nav li a.navActive.bignav05,
body#de ul#ILbig_nav li a.navActive.bignav05 {
	display: none;
}


/* @end */

/* @end */

/* @group littleNav */

ul#ILlittle_nav {
	position: absolute;
	top: 112px;
	left: 80px;
	width: 830px;
	text-align: right;
	list-style-type: none;
}

ul#ILlittle_nav li {
	display: inline-block;
	margin-left: 4px;
	list-style-type: none;
	padding-top: 0;
	padding-bottom: 2px;
	border-right: 1px solid #888;
	padding-right: 6px;
}

ul#ILlittle_nav li.lastLi {
	border-right-style: none;
}

ul#ILlittle_nav li a:link, 
ul#ILlittle_nav li a:visited {
	font-size: .7em;
	font-weight: bold;
	color: #777;
	text-decoration: none;
}

ul#ILlittle_nav li a:hover, ul#ILlittle_nav li a:active {
	color: #00b100;
}

/* @group ILtaalswitch */

ul#ILlittle_nav li#ILtaalswitch {
	position: relative;
	width: 78px;
}

li#ILtaalswitch ul {
	position: absolute;
	top: 20px;
	display: block;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	background-color: #fff;
	z-index: 150;
	padding: 8px 5px;
	width: 82px;
	margin: 0;
	right: -1px;
}

/* reset vorig gecreëerde waarden */

ul#ILlittle_nav li#ILtaalswitch ul li,
li#ILtaalswitch ul li:last-child {
	border: none;
	padding: 0;
}

li#ILtaalswitch ul li {
	text-align: left;
	display: block;
	margin: 0;
	padding: 0;
	border-style: none;
}

li#ILtaalswitch ul li a:link span,
li#ILtaalswitch ul li a:visited span {
	display: inline;
	color: #fff;
}

li#ILtaalswitch ul li a:link,
li#ILtaalswitch ul li a:visited {
	color: #7f7f7f;
}

li#ILtaalswitch ul li a:hover,
li#ILtaalswitch ul li a:hover span {
	color: #3f3f3f;
}

body#nl a#li_nl:link,
body#nl a#li_nl:visited,
body#nl a#li_nl:link span,
body#nl a#li_nl:visited span,
body#en a#li_en:link,
body#en a#li_en:visited,
body#en a#li_en:link span,
body#en a#li_en:visited span,
body#de a#li_de:link,
body#de a#li_de:visited,
body#de a#li_de:link span,
body#de a#li_de:visited span,
body#fr a#li_fr:link,
body#fr a#li_fr:visited,
body#fr a#li_fr:link span,
body#fr a#li_fr:visited span
 {
	color: #00b100;
}

/* @end */

/* @end */

/* @group ILmandje */

div#ILmandje {
	position: absolute;
	top: 0;
	right: 50px;
	width: auto;
	margin-bottom: 14px;
	background-color: #00b100;
	border: 2px solid #00b100;
	font-weight: bold;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	padding: 4px 8px 8px;
}

div#ILmandje a {
	text-decoration: none;
	font-size: .75em;
	color: #333;
	margin-right: .5em;
}

div#ILmandje a:hover {
	text-decoration: underline;
}

div#ILmandje p.productMessage {
	text-align: center;
	color: #fff;
	margin-bottom: 4px;
	font-weight: normal;
	letter-spacing: .1em;
	display: none;
	_display: block;
}

div#ILmandje p.productbox {
	display: block;
	margin: 0 auto;
	text-align: right;
	position: relative;
	width: auto;
	clear: both;
	overflow: hidden;
}

div#ILmandje a.productboxRequest {
	color: #fff;
	float: left;
	display: inline-block;
}

div#ILmandje a.productboxItems {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff url(images/bgBags.png) no-repeat right center;
	display: inline-block;
	float: left;
	padding-left: 6px;
	padding-right: 22px;
}

div#ILmandje a.productboxItems strong {
	font: bold 1em Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	color: #000;
}

div#ILmandje p.offerte a:link, div#ILmandje p.offerte a:visited {
	padding-left: 60px;
}

div#ILmandje a.productboxShowBtn:link,
a.productboxShowBtn:visited {
	display: inline-block;
	width: 83px;
	height: 20px;
	text-align: center;
	background: url(images/btncheckout.png) no-repeat;
	text-indent: -9999em;
	float: left;
}

div#ILmandje a.productboxShowBtn:hover {
	background-position: 0 -20px;
	text-decoration: none;
}

/* @end */

/* @end */

/* @group ILbody */

div#ILbody {
	display: block;
	position: relative;
	width: 850px;
	padding-left: 80px;
	float: left;
	clear: both;
}

div#ILbody h2 {
	color: #00b200;
	margin-top: 0;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: .7em;
}

div#ILbody h3 {
	margin-top: 1.2em;
	margin-bottom: .3em;
	font-size: 1.0em;
	font-weight: bold;
}

div#ILbody p, div#ILbody ul {
	font-size: .85em;
}

/* @group .ILlinks */

img#logoCort {
	margin-top: 2em;
}

div#ILbody.ILlinks_links,
div#ILbody.ILlinks_International,
div#ILbody.ILlinks_Belgium,
div#ILbody.ILlinks_Luxembourg,
div#ILbody.ILlinks_Netherlands,
div#ILbody.ILlinks_France,
div#ILbody.ILlinks_Germany,
div#ILbody.ILlinks_Switzerland,
div#ILbody.ILlinks_Austria,
div#ILbody.ILlinks_CORT.Global.Furniture.Rental.Network {
	margin-top: 40px;
}

h6#links {
	font-size: .9em;
	padding-bottom: 8px;
	margin-top: 40px;
	margin-bottom: 8px;
}

ul#subnav {
	
}

ul#subnav li:before {
	content: "\2192 ";
	padding-right: 6px;
	color: #00b100;
}

ul#subnav li {
	padding-bottom: 4px;
}

#linksDetail a.IL_logolink img {
	border: 1px solid #ccc;
	width: 270px;
}

#linksDetail a.IL_tekstlink {
	display: inline-table;
	border: 1px solid #ccc;
	width: 272px;
	height: 137px;
	padding-top: 52px;
	text-align: center;
}

#linksDetail a.IL_logolink:hover img {
	border: 1px solid #00b100;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	-moz-box-shadow: #ccc 2px 2px 4px;
}

#ILcortLoader {
	font-size: .8em;
}

#ILcortLoader div.global-country-title {
	font-weight: bold;
}

#ILcortLoader div.global-country-spacing {
	margin-top: 1.6em;
}



/* @end */

/* @group .ILhome */

ul#ILintro {
	height: 240px;
}

ul#ILintro li {
	display: block;
	height: 240px;
	width: 100%;
	background: #ededed url(images/home_logo.png) no-repeat;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-indent: -9999em;
}

ul#ILintro li.home2 {
	background-image: url(images/temp.jpg);
}

ul#ILintro li.home3 {
	background-image: url(images/rent.jpg);
}

ul#ILintro li.home4 {
	background-image: url(images/plus.jpg);
}

body#nl a#ILproduct01 {
	background: #ededed url(images/home_temp_nl.png) no-repeat;
}

body#fr a#ILproduct01 {
	background: #ededed url(images/home_temp_fr.png) no-repeat;
}

body#de a#ILproduct01 {
	background: #ededed url(images/home_temp_ge.png) no-repeat;
}

body#en a#ILproduct01 {
	background: #ededed url(images/home_temp_en.png) no-repeat;
}

body#nl a#ILproduct02 {
	background: #ededed url(images/home_rent_nl.png) no-repeat;
}

body#fr a#ILproduct02 {
	background: #ededed url(images/home_rent_fr.png) no-repeat;
}

body#de a#ILproduct02 {
	background: #ededed url(images/home_rent_ge.png) no-repeat;
}

body#en a#ILproduct02 {
	background: #ededed url(images/home_rent_en.png) no-repeat;
}

body#nl a#ILproduct03 {
	background: #ededed url(images/home_plus_nl.png) no-repeat;
}

body#fr a#ILproduct03 {
	background: #ededed url(images/home_plus_fr.png) no-repeat;
}

body#de a#ILproduct03 {
	background: #ededed url(images/home_plus_ge.png) no-repeat;
}

body#en a#ILproduct03 {
	background: #ededed url(images/home_plus_en.png) no-repeat;
}

a.products {
	display: block;
	height: 150px;
	width: 100%;
	margin-top: 9px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-indent: -9999em;
	border: 1px solid #e0e0e0;
}

a.products:hover {
	border: 1px solid #00b100;
}

.home_list {
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	display: none;
}

.home_list img.mini {
	width: 70px;
	height: 70px;
	margin-right: 10px;
	border: none;
	background: #999;
}

/* @end */

/* @group .ILinlease */

ul#ILsubnav li {
	display: block;
	margin: 1em 0;
	border-bottom: 1px solid #00b100;
}

/* @group mapLocations */

#ILmapEurope {
	display: block;
	height: 360px;
	background-color: #fff;
	position: relative;
	margin-top: 2em;
}

#ILaboutkol02 h4 {
	display: block;
	width: 100px;
	height: 25px;
	margin-top: 1.2em;
	margin-bottom: 6px;
	text-indent: -9999em;
	background: url(images/tit_temp_rent_plus.png) no-repeat;
}

#ILaboutkol02 h4.temp {
	background-position: -103px;
}

#ILaboutkol02 h4.plus {
	background-position: -222px;
}

#ILaboutkol02 ul {
	list-style-image: url(images/vinkje.png);
	margin-left: 1.6em;
}

/* @end */

/* @group mapAddress */

#ILabout {
	margin-top: 1em;
}

#ILaboutkol02 {
	margin-top: 1.6em;
}

.ILadres {
	position: absolute;
	width: 260px;
	top: 30px;
	left: 500px;
	background-color: #fff;
	margin: 0 auto 6px auto;
	border: 4px solid #000;
	padding: 10px 20px;
	font-size: .8em;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-box-shadow: 4px 4px 8px #999;
	-moz-box-shadow: 4px 4px 8px #999;
	display: none;
	z-index: 50;
}

.ILadres.hover {
	display: block;
}

div#ILbody.ILinlease_inlease .ILadres h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 6px 0 6px;
}

.ILadres h3 em {
	font-weight: normal;
	font-style: normal;
	font-size: .8em;
}

.ILadres address {
	font-weight: normal;
	font-style: normal;
}

.ILadres address em {
	font-style: normal;
	display: block;
	float: left;
	width: 60px;
}

#ILadres_Uitleg  {
	margin: 0 auto 6px auto;
	border: 4px solid #333;
	background: #666 url(images/europe_logo.png) no-repeat 150px 55px;
	display: block;
	border: none;
	z-index: 52;
	width: 270px;
}

div#ILbody.ILinlease_inlease #ILadres_Uitleg h3 {
	color: #fff;
}

div#ILbody #ILadres_Uitleg p {
	font-weight: bold;
	font-size: .9em;
	color: #fff;
	margin-top: 20px;
	margin-right: 160px;
	margin-bottom: 5px;
}

div#ILbody.ILinlease_inlease h3 {
	color: #000;
	font-size: 1.2em;
	margin-top: 1.2em;
	margin-bottom: .3em;
}

div#ILbody.ILinlease_inlease p.inleiding {
	font-size: 1.1em;
	line-height: 140%;
}

div#ILbody.ILinlease_inlease a {
	color: #00b200;
}

/* @end */

/* @end */

/* @group .ILservices */

/* @group subnav */

#IL_subnav_plan {
	display: block;
	width: 834px;
	height: 45px;
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
}

#IL_subnav_plan a {
	display: block;
	position: absolute;
	width: 278px;
	height: 40px;
	background: #fff url(images/subnav_temprentplus.png) no-repeat 0 5px;
}

#IL_subnav_plan a#IL_temp {
	top: 0;
	left: 0;
	background-position: 0 5px;
}

#IL_subnav_plan a#IL_rent {
	top: 0;
	left: 278px;
	background-position: -278px 5px;
}

#IL_subnav_plan a#IL_plus {
	top: 0;
	left: 556px;
	background-position: -556px 5px;
}

#IL_subnav_plan a#IL_temp.selected,
#IL_subnav_plan a#IL_temp:hover {
	background-position: 0 -40px;
}

#IL_subnav_plan a#IL_rent.selected,
#IL_subnav_plan a#IL_rent:hover {
	background-position: -278px -40px;
}

#IL_subnav_plan a#IL_plus.selected,
#IL_subnav_plan a#IL_plus:hover {
	background-position: -556px -40px;
}

a.btn_download {
	display: block;
	position: relative;
	height: 39px;
	left: -20px;
	padding: 15px 0 0 70px;
	background: #ededed url(images/btn_download.png) 0 0 no-repeat;
	text-decoration: none;
	font-size: 1.4em;
	text-shadow: #fff 0 1px 0;
}

a.btn_download:hover {
	background-position: 0 -60px;
	color: #198300;
}

/* @end */

div.ILservices_services .products {
	margin-bottom: .5em;
}

div.ILservices_services p.uitleg {
	height: 8em;
}

div#ILservicesTemp {
	background: url(images/tit_Temp.png) no-repeat 22px 22px;
}

div#ILservicesRent {
	background: url(images/tit_Rent.png) no-repeat 22px 22px;
}

div#ILservicesPlus {
	background: url(images/tit_Plus.png) no-repeat 22px 22px;
}

div#ILbody .ILplan {
	display: block;
	width: 540px;
	padding-bottom: 1.6em;
	margin-top: 9px;
	margin-bottom: 9px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 1px solid #e0e0e0;
	background-color: #ededed;
	padding-left: 270px;
	padding-right: 20px;
}

div#ILbody .ILplan ul {
	font-size: 1em;
	list-style-image: url(images/vinkje_bg.png);
	margin-top: 30px;
}

div#ILbody .ILplan ul li {
	margin-bottom: 12px;
	line-height: 130%;
}

div#ILbody .ILplan h2 {
	display: none;
}

div.ILproducten ul li {
	display: block;
	width: 790px;
	height: 150px;
	margin-top: 9px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 10px 20px;
	border: 1px solid #e0e0e0;
}

#RentRooms div.cat_group a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	margin: 0;
	background: url(images/IL_arrow_down.gif) no-repeat 0 -34px;
	padding-left: 16px;
	display: block;
}

#RentRooms div.cat_group a:hover {
	color: #00b100;
	background-position: 0 -113px;
}

/* @end */

/* @group .ILcatalogus*/

div#ILbody.ILcatalogue_catalogue {
	
}

/* @group #ILcat_header */

div#ILcat_header {
	width: 810px;
	padding-left: 20px;
	margin-bottom: 9px;
	color: #fff;
	position: relative;
	height: 34px;
	background-image: url(images/IL_cat_header.gif);
	padding-top: 2px;
}

div#ILcat_header form {
	font-size: .8em;
}

div#ILcat_header a:link,
div#ILcat_header a:visited,
div#ILcat_headerCrumb a:link,
div#ILcat_headerCrumb a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#ILcat_dropdown select {
	height: auto;
	width: auto;
	color: #fff;
	border: 1px solid #fff;
	margin: 5px 20px 0 5px;
	font-size: 1em;
	background-color: #00b300;
	font-weight: bold;
}

div#ILcat_header.ILcat_detail,
div#ILcat_headerCrumb.ILcat_detail {
	width: 810px;
	padding: 0 0 0 20px;
	height: 26px;
	background-image: url(images/IL_crumb_back_grijs.gif);
	margin-bottom: 10px;
}

ul.ILprod_crumb {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 26px;
}

ul.ILprod_crumb li {
	float: left;
	display: block;
	background: url(images/IL_crumb_pijl_grijs.gif) no-repeat 0 0;
	padding-left: 25px;
	height: 26px;
	padding-top: 3px;
	font-size: 1.1em;
	color: #fff;
}

ul.ILprod_crumb li a:link, ul.ILprod_crumb li a:visited {
	font-weight: normal;
	text-decoration: none;
	float: left;
	position: relative;
	_cursor: hand;
}

div#ILcat_header.ILcat_detail ul.ILprod_crumb li a:hover {
	text-decoration: none;
	color: #d7e8db;
}

ul.ILprod_crumb span {
	float: left;
	width: 9px;
	margin: 0 10px 0 0;
	position: relative;
	height: 0;
	padding-top: 34px;
	margin-top: 1px;
	overflow: hidden;
	background: url(http://images.apple.com/global/nav/images/breadcrumb_sep.png) no-repeat;
}

#ILcat_search {
	position: absolute;
	right: 20px;
	top: 9px;
}

#ILcat_search input#search {
	height: 13px;
	padding: 2px;
	vertical-align: top;
	margin: 0;
}

a#ILcat_searchBtn {
	display: inline-block;
	position: relative;
	top: -1px;
	left: 2px;
	width: 65px;
	height: 20px;
	margin-left: 8px;
	text-align: center;
	background: transparent url(images/btnSearch.png) no-repeat 0 0;
	text-indent: -9999em;
	vertical-align: top;
}

a#ILcat_searchBtn:hover {
	background-position: 0 -20px;
}

/* @end */

/* @group #ILcat_body */

#ILcat_body {
	width: 830px;
}

/* @group .cat_group */

div.prod_description {
	margin-bottom: 8px;
}

div.cat_group {
	display: block;
	width: 824px;
	border: 3px solid #efefef;
	margin-bottom: 9px;
	height: 100%;
	overflow: hidden;
	background-color: #efefef;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	padding: 5px 10px 5px 8px;
}

a.cat_info:link, a.cat_info:visited {
	text-indent: -8000px;
	background-image: url(images/IL_bttn_info.png);
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 200;
}

a.cat_info:hover {
	background-position: 0 -13px;
}

div.cat_group a.ILRentLink,
div.cat_group h4 {
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #000;
	margin-top: 0;
	letter-spacing: .1pc;
	background: #efefef no-repeat 10px 13px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 10px 5px 8px;
}

div.cat_group h4 a:link, 
div.cat_group h4 a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	margin: 0;
	background: url(images/IL_arrow_down.gif) no-repeat 0 6px;
	padding-left: 16px;
	display: block;
}

div.cat_group h4.down a:link,
div.cat_group h4.down a:visited {
	background-position: 0 -34px;
}

div.cat_group a.ILRentLink,
div.cat_group a.ILRentLink:link {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	margin: 0;
	background: url(images/IL_arrow_down.gif) no-repeat 5px 14px;
	padding-left: 21px;
	display: block;
}

div.cat_group a.ILRentLink:link, 
div.cat_group a.ILRentLink:visited {
	background-position: 5px -29px;
}

div.cat_group a.ILRentLink:hover {
	color: #00b100;
	background-position: 5px -109px;
}

div.cat_group h4 a:hover {
	text-decoration: none;
	color: #00b100;
	background-position: 0 -74px;
}

div.cat_group h4.down a:hover {
	text-decoration: none;
	color: #00b100;
	background-position: 0 -114px;
}

/* @group div.ILcat_products */

div.cat_group div.ILcat_products {
	background-color: #efefef;
	width: 819px;
	display: block;
	float: left;
	padding: 6px;
}

#ILbody.ILcatalogue_catalogue div.cat_group div.ILcat_products {
	
}

div.cat_group div.ILcat_left {
	padding: 0;
	font-size: .85em;
	font-weight: normal;
	font-style: normal;
	display: block;
	position: relative;
	width: 460px;
	height: 259px;
	float: left;
	margin-bottom: 6px;
	margin-right: 6px;
}

div.cat_group div.ILcat_left a:link,
div.cat_group div.ILcat_left a:visited {
	display: block;
	width: 460px;
	height: 259px;
	border: 1px solid #e6e6e6;
}

div.cat_group div.ILcat_left a:hover {
	border: 1px solid #00b100;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	-moz-box-shadow: 2px 2px 4px #ccc;
}

div.cat_group div.ILcat_left a:link img,
div.cat_group div.ILcat_left a:visited img {
	display: block;
	margin: 0;
	padding: 0;
}

div.cat_group div.ILcat_left span {
	position: absolute;
	top: 0;
	background-color: #fff;
	width: 326px;
	padding: 10px;
	height: 60px;
	border-bottom: 1px solid #e6e6e6;
}

div.cat_group div.ILcat_right ul li {
	margin-bottom: 6px;
	float: left;
	margin-right: 7px;
}

div.cat_group div.ILcat_right ul li a:link,
div.cat_group div.ILcat_right ul li a:visited {
	display: block;
	border: 1px solid #e6e6e6;
	height: 81px;
}

div.cat_group  div.ILcat_right ul li.laatste a:link,
div.cat_group  div.ILcat_right ul li.laatste a:visited {
	margin-right: 0;
}

/* My Comment */

div.cat_group div.ILcat_right ul li a:hover {
	border: 1px solid #00b100;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	-moz-box-shadow: 2px 2px 4px #ccc;
}

div.cat_group  div.ILcat_right ul li a img {
	width: 108px;
	height: 81px;
}

/* @end */

/* @end */

/* @group .ILcat_main */

.ILcat_main {
	width: 100%;
	overflow: hidden;
}

/* @end */

/* @group .ILcat_detail */

.ILcat_detail div.prod_description {
	display: block;
	overflow: hidden;
	background-color: #efefef;
	margin: 0 auto;
	position: relative;
}

p.add_flash {
	position: relative;
	width: 100%;
	top: -20px;
	background-color: #00b300;
	margin: 10px;
	color: #fff;
	padding: 4px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

/* @group .prod_description */

/* @group .prod_pic */

div.prod_pic {
	float: left;
	display: block;
	overflow: visible;
	width: 350px;
	height: auto;
	margin: 0;
	position: relative;
}

div.prod_pic img.zoomIcon {
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
	width: 18px;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 3px solid #fff;
}

div.prod_pic img {
	height: 262px;
	width: 348px;
	border: 1px solid #e6e6e6;
	padding: 0;
	margin: 0;
	background-color: #fff;
}

/* @end */

/* @group .prod_specs */

div.prod_specs {
	overflow: hidden;
	width: 435px;
	line-height: 1.1em;
	margin-left: 354px;
	border: 1px solid #e6e6e6;
	padding: 10px;
	background-color: #fff;
	min-height: 242px;
	height: auto !important;
	height: 242px;
}

div.prod_specs span.pijl {
	font-size: .75em;
	font-weight: bold;
	margin-right: 3px;
}

div.prod_specs p {
	margin: 0;
}

div#ILbody p.intro {
	font-size: 1.1em;
	margin-bottom: 15px;
	margin-top: 4px;
}

div.prod_specs h5 {
	margin-top: 0;
	padding-left: 0;
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0;
	display: none;
	width: 0;
}

div.prod_specs h6 {
	color: #00b100;
	text-transform: uppercase;
	letter-spacing: .1pc;
	font-weight: bold;
	font-size: .7em;
	margin-top: .7em;
}

.prod_plantype {
	border-top: 1px solid #ecf7e6;
	padding: 2px 10px 5px 0;
	margin-top: 15px;
	margin-bottom: auto;
}

.prod_plantype span.plan {
	text-indent: -9999px;
	display: inline-table;
	width: 15px;
	height: 15px;
	position: relative;
	top: 5px;
	background: url(images/IL_plan_icon.gif) no-repeat;
}

span.plan.rent {
	background-position: -20px 0;
}

span.plan.plus {
	background-position: -40px 0;
}

p.aantal span#more_less {
	width: 20px;
	height: 20px;
	border: 1px solid red;
}

/* @end */

/* @group form */

div.prod_specs form {
	width: auto;
	padding: 6px 10px;
	display: block;
	background-color: #ecf7e6;
	text-align: center;
	height: 46px;
	margin: 12px 0 0;
}

form p.aantal {
	
}

input#inlease_basket_item_amount {
	text-transform: none;
	letter-spacing: 0;
	font-weight: bold;
	text-align: center;
	width: 20px;
	height: 18px;
	padding: 0;
	margin: 0 -3px;
	vertical-align: top;
}

a#less,
a#more {
	width: 14px;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	text-indent: -9000px;
	background: transparent url(images/btnPlusMin.gif) no-repeat 0 0;
	display: inline-block;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 0;
	padding: 0;
	vertical-align: top;
}

a#more {
	background-position: -17px 0;
	margin-left: 0;
}

a#less:hover {
	background-position: 0 -20px;
}

a#more:hover {
	background-position: -17px -20px;
}

div.prod_description form h5 {
	width: 100%;
	font-size: .9em;
	color: #00b100;
	text-transform: none;
	letter-spacing: 0;
	display: block;
	border-style: none;
	margin: 0 0 4px;
	font-weight: bold;
	text-align: center;
}

div.prod_description  form a#inlease_basket_item_submit {
	display: inline-block;
	width: 50px;
	height: 20px;
	margin-left: 4px;
	text-align: center;
	background: transparent url(images/btnAdd.png) no-repeat 0 0;
	text-indent: -9999em;
	vertical-align: top;
}

div.prod_description  form a#inlease_basket_item_submit:hover {
	background-position: 0 -20px;
}

/* @end */

/* @end */

/* @group #ILcat_detail_nav */

#ILcat_detail_nav {
	overflow: auto;
	display: none;
}

#ILcat_detail_nav a {
	display: block;
	float: left;
	margin-top: 8px;
}

#ILcat_detail_nav a#volgende {
	float: right;
}

/* @end

*/

/* @group caroussel */

div.caroussel_cntr {
	
}

div.caroussel_cntr ul {
	display: block;
	margin: 0;
	padding: 0;
}

div.caroussel_cntr ul li {
	
}

div.caroussel_cntr ul li a:link,
div.caroussel_cntr ul li a:visited {
	display: block;
	border: 1px solid #e6e6e6;
	height: 81px;
	width: 108px;
	margin: 0;
	padding: 0;
}

div.caroussel_cntr ul li a:hover {
	border: 1px solid #00b100;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	-moz-box-shadow: 2px 2px 4px #ccc;
}

div.caroussel_cntr ul li a img {
	width: 108px;
	height: 81px;
	margin: 0;
	padding: 0;
}

/*
a.caroussel_btn:link, a.caroussel_btn:visited {
	display: block;
	text-indent: -999em;
	height: 81px;
	float: left;
	width: 49px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#btnLeft {
	background: url(images/previous.jpg) no-repeat right center;
	margin-right: 6px;
}

#btnRight {
	margin-right: 0;
	background: url(images/next.jpg) no-repeat left center;
	margin-left: 6px;
}
*/

/* @group Jcarousel */

/* @group jcarousel lib */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

.jcarousel-container {
	position: relative;
	margin-bottom: 6px;
}

.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
	float: left;
	list-style: none;
/*
We set the width/height explicitly. No width/height causes infinite loops.
*/
    width: 108px;
	height: 84px;
}

/*
 *
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */

.jcarousel-next {
	z-index: 3;
	display: none;
}

.jcarousel-prev {
	z-index: 3;
	display: none;
}

/* @end */

/* @group jcarousel skin */

.jcarousel-container {
	
}

.jcarousel-container-horizontal {
	padding-right: 34px;
	padding-left: 34px;
}

div.jcarousel-clip-horizontal {
	display: block;
}

.jcarousel-item {
	height: 108px;
	width: 81px;
}

.jcarousel-item-horizontal {
	margin: 6px 0 6px 6px;
}

.jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

/* @group horizontal bttns */

.jcarousel-next-horizontal {
	position: absolute;
	top: 34px;
	right: 0;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(images/IL_next.png) no-repeat right top;
}

.jcarousel-next-horizontal:hover {
	background-position: 0 -30px;
}

.jcarousel-next-horizontal:active {
	background-position: 0 -90px;
}

.jcarousel-next-disabled-horizontal,
 .jcarousel-next-disabled-horizontal:hover,
 .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: 0 -60px;
}

.jcarousel-prev-horizontal {
	position: absolute;
	left: 0;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(images/IL_previous.png) no-repeat 0 0;
	top: 34px;
}

.jcarousel-prev-horizontal:hover {
	background-position: 0 -30px;
}

.jcarousel-prev-horizontal:active {
	background-position: 0 -90px;
}

.jcarousel-prev-disabled-horizontal,
 .jcarousel-prev-disabled-horizontal:hover,
 .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: 0 -60px;
}

/* @end */

/* @end */

/* @end */

/* @end */

/* @group #ILcat_suggesties */

#ILcat_suggesties {
	background-color: #efefef;
	display: block;
	float: left;
	padding-top: 6px;
	border: 1px solid #efefef;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 1em;
	width: 818px;
}

#ILcat_suggesties h5 {
	font-weight: bold;
	text-decoration: none;
	color: #00b300;
	margin-top: 0;
	letter-spacing: .1pc;
	text-transform: uppercase;
	text-align: center;
	padding-right: 10px;
	padding-left: 0;
	margin-bottom: 4px;
	font-size: .75em;
}

/* @end */

/* @group #ILcat_extra */

div#extras h3 {
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom: .5em;
	letter-spacing: 2pt;
	text-indent: 25px;
}

#ILcat_extra {
	background-color: #fff;
	display: block;
	float: left;
	padding-top: 6px;
	border: 1px solid #efefef;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 1em;
	width: 818px;
}

#ILcat_extra div.caroussel_cntr {
	background-color: #fff;
}

#ILcat_extra h5 {
	font-weight: bold;
	text-decoration: none;
	color: #00b300;
	margin-top: 0;
	padding: 0 10px 0 0;
	margin-bottom: 4px;
	letter-spacing: .1pc;
	text-transform: uppercase;
	text-align: center;
	font-size: .75em;
}

/* @end */

/* @end */

/* @end */

/* @end */

/* @group .ILtext_subnav */

div#ILbody.ILtext_subnav {
	
}

div.ILtop_pic {
	height: 144px;
	width: 630px;
}

div.ILbodySubNav {
	padding-top: 36px;
	margin-left: 40px;
}

div.ILbodySubNav ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #7f7f7f;
}

div.ILbodySubNav li {
	height: 22px;
	border-bottom: 1px solid #7f7f7f;
	margin: 0;
	padding: 4px 0 0;
}

div.ILbodySubNav ul li a:link, 
div.ILbodySubNav ul li a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

.inlease_tekst {
	padding-top: 1.4em;
}

.inlease_tekst p {
	margin-bottom: 18px;
}

.inlease_lijst {
	padding-top: 50px;
}

.inlease_lijst ul li {
	
}

/* @end

*/

/* @group .ILcart */

div#ILbody.ILcart {
	
}

div#ILbody.ILcart #stappen {
	position: relative;
	top: -10px;
	display: block;
	width: 830px;
	height: 28px;
	font-size: 1em;
	background: url(images/bg_stappen_offerte.png) no-repeat 0 -28px;
}

div#ILbody.ILcart #stappen.stap2 {
	background-position: 0 -56px;
}

div#ILbody.ILcart #stappen.stap3 {
	background-position: 0 -84px;
}

div#ILbody.ILcart #stappen span {
	position: absolute;
	display: block;
	width: 278px;
	height: 28px;
	color: #000;
	text-align: center;
	top: 0;
	left: 0;
	padding-top: 3px;
}

div#ILbody.ILcart #stappen span#step2 {
	left: 278px;
	top: 0px;
}

div#ILbody.ILcart #stappen span#step3 {
	left: 556px;
	top: 0px;
}

div#ILbody.ILcart #stappen span.active {
	color: #fff;
}

div#ILbody.ILcart h2 {
	width: 810px;
	padding-left: 20px;
	margin-bottom: 18px;
	color: #fff;
	position: relative;
	height: 28px;
	background-image: url(images/IL_cat_header.gif);
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 8px;
	padding-bottom: 0;
}

div#ILbody.ILcart h2 span {
	font-weight: normal;
	background-color: #fff;
	color: #000;
	font-size: .6em;
	display: block;
	margin-bottom: 0;
	position: absolute;
	top: 6px;
	padding-right: 6px;
	padding-left: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #fff;
	left: 650px;
	font-style: normal;
	width: 160px;
	text-align: right;
}

table#ILcart_table {
	width: 830px;
	margin-bottom: 36px;
}

table#ILcart_table tr {
	
}

table#ILcart_table tr td {
	border-bottom: 1px solid #d1d1d1;
}

table#ILcart_table tr td input {
	margin: 0;
}

th.cart-table-img, td.cart-table-img {
	vertical-align: middle;
	padding-left: 5px;
}

th.cart-table-prod, td.cart-table-prod {
	width: 300px;
}

th.cart-table-price, td.cart-table-price {
	text-align: left;
	width: 85px;
}

th.cart-table-formula, td.cart-table-formula {
	text-align: left;
}

th.cart-table-times, td.cart-table-times {
	text-align: center;
	width: 25px;
}

th.cart-table-number, td.cart-table-number {
	text-align: center;
}

th.cart-table-is, td.cart-table-is {
	width: 25px;
	text-align: center;
}

th.cart-table-total, td.cart-table-total {
	text-align: right;
	width: 80px;
}

th.cart-table-remove, td.cart-table-remove {
	text-align: right;
	padding-right: 5px;
}

table#ILcart_table tr th {
	vertical-align: middle;
	text-transform: uppercase;
	background-color: #fff;
	font-size: .75em;
	letter-spacing: .1pc;
	color: #666;
	border-bottom: 1px solid #d1d1d1;
	height: 24px;
	padding-top: 12px;
}

table#ILcart_table tbody tr:hover {
	background-color: #efefef;
}

table#ILcart_table tbody tr td {
	font-size: .9em;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}

table#ILcart_table tbody tr td img {
	width: 48px;
	height: 36px;
}

table#ILcart_table thead, table#ILcart_table tbody {
	border-bottom: 2px solid #d1d1d1;
}

table#ILcart_table tfoot tr td {
	vertical-align: middle;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-style: none;
	font-weight: normal;
	font-style: normal;
}

table#ILcart_table tfoot tr td.cart-table-total {
	font-size: 1.25em;
	color: #00b300;
}

div#ILbody.ILcart h4 {
	text-transform: uppercase;
	font-size: .75em;
	letter-spacing: .1pc;
	color: #666;
	border-bottom: 1px solid #d1d1d1;
	margin: 2em 0 1em 0;
	padding-bottom: 1em;
}

div#ILbody.ILcart label,
div#ILbody.ILcart .label {
	display: block;
	float: left;
	width: 180px;
	color: #999;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}

form.edit_inlease_basket {
	width: 825px;
}

div#ILbody.ILcart .label {
	padding-top: 5px;
}

div#ILbody.ILcart .value {
	background-color: #efefef;
	margin-left: 195px;
	padding: 5px;
	margin-bottom: .1em;
}
div#ILbody.ILcart input:focus {
	color: #00b100;
	border-color: #00b100;
}
div#ILbody.ILcart input.inputtext {
	width: 400px;
	font-size: 1em;
	margin-top: 0;
}

div#ILbody.ILcart select.labelselect {
	width: 400px;
	font-size: 1em;
	margin-top: 0;
}

div#ILbody.ILcart input.inputcheckbox {
	height: 2em;
}

div#ILbody.ILcart label.after,
div#ILbody.ILcart fieldset a.label.after {
	float: none;
	display: inline;
	font-size: .8em;
}

span.verplicht {
	color: #fff;
	margin-left: .5em;
	background: url(images/star_green.gif) no-repeat 1px;
	text-indent: -50000px;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-top: .5em;
}

div#check p.message {
	color: #00b300;
	border: 2px solid #00b300;
	padding: 1em;
	margin-top: 1em;
	text-align: center;
	background-color: #d4fdd2;
}

div#ILbody.ILcart div#ILcheckout {
	text-align: right;
}

/* @group Error */

#errorExplanation {
	border: 2px solid #000;
	margin: 1em 0;
	background-color: #3e3e3e;
	color: #fff;
	padding: 1em;
	width: 790px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;

}

div#ILbody.ILcart #errorExplanation h2 {
	width: 800px;
	padding: 0;
	margin-bottom: 0;
	color: #fff;
	background-image: none;
}

div#ILbody #errorExplanation p {
	font-size: 1em;
	font-weight: bold;
}

#errorExplanation ul {
	padding-top: .4em;
}

#errorExplanation li {
	margin-left: 2em;
	list-style-image: url(images/error_star_bullet.png);
	list-style-type: disc;
}

div.fieldWithErrors {
	float: left;
}
div#ILbody.ILcart div.fieldWithErrors label,
div#ILbody.ILcart div.fieldWithErrors .label {
	color: #00b100;
}
div#ILbody.ILcart div.fieldWithErrors input,
div#ILbody.ILcart div.fieldWithErrors select
 {
	border-color: #00b100;
	background-color: #d4fdd2;
}
/* @end */

/* @end */

/* @group .ILsystem_Disclaimer */

div#ILbody.ILsystem_disclaimer {
	padding-left: 320px;
	width: 590px;
	margin-top: 40px;
}

div#ILbody.ILsystem_disclaimer p + ul {
	margin-top: -.5em;
}

div#ILbody.ILsystem_disclaimer ul {
	margin-left: 1.2em;
}

div#ILbody.ILsystem_disclaimer ul li {
	list-style-type: lower-latin;
	margin-bottom: .5em;
}

/* @end */

/* @group .ILnews */

div#ILbody.ILnews_news {
	margin-top: 40px;
	padding-left: 320px;
	width: 590px;
}

#ILbody .post {
	padding-bottom: 20px;
}


/* @end */

/* @group .ILsystem_Contact */

div#ILbody.ILsystem_Contact {
	margin-top: 40px;
	padding-left: 320px;
	width: 590px;
}

#contactForm {
	
}

#contactForm fieldset {
	margin-bottom: 18px;
}

#contactForm legend {
	color: #00b100;
}

#contactForm label {
	display: inline-block;
	width: 157px;
	font-weight: normal;
	font-style: normal;
}

#contactForm input
{
	width: 384px;
	height: 19px;
	font-weight: bold;
	padding: 2px;
}
#contactForm fieldset#checkbox label {
	
}

#contactForm fieldset#checkbox input {
	width: 16px;
	margin-right: 18px;
}

#contactForm fieldset span.verplicht {
	margin: 0 10px 0 -20px;
	width: 10px;
}
#contactForm fieldset p.mandatory {
	margin: 0 0 50px;
}
#contactForm p.mandatory span.verplicht {
	margin: 0;
}

#contactForm textarea {
	width: 538px;
	height: 46px;
}

#contactForm input:focus {
	color: #00b100;
	border-color: #00b100;
}

p.mandatory {
	font-weight: bold;
	color: #00b300;
	margin-left: 190px;
}


fieldset p.mandatory span.verplicht {
	margin: 0;
}
/* @group error */

#contactForm label.error {
	margin-left: 160px;
	width: 400px;
	border-width: 1px;
	background-color: white;
	padding: 0;
	color: #1eb41d;
	border-style: none;
}

#contactForm input.error {
	border-color: #00b100;
	background-color: #d4fdd2;
}



/* @end */

/* @end */

/* @group .ILsystem_downloads */

div#ILbody.ILsystem_downloads {
	margin-top: 40px;
	padding-left: 320px;
	width: 590px;
}

div#ILbody.ILsystem_downloads a {
	text-decoration: none;
}
div#ILbody.ILsystem_downloads a:hover {
	text-decoration: underline;
}


/* @end */

/* @end */

/* @group ILfooter */

div#ILfooter {
	text-align: left;
	padding-top: 18px;
	width: 831px;
	margin-top: 36px;
	display: block;
	font-size: .7em;
	float: left;
	clear: both;
	margin-bottom: 36px;
/*border-top: 2px solid #00b100;*/
	border-top: 1px solid #d1d1d1;
	margin-left: 80px;
}

div#ILfooter p {
	color: #666;
}

/* @end */