/* BASE STRUCTURE */
html
{
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
}

body
{
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/background.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#666;
}

a
{
	color:#333;
}

a:hover
{
	text-decoration:none;
	color:#000;
}

#column-left
{
	width:193px;
	float:left;
	margin-top:10px;
}

#column_right
{
	width:733px;
	float:left;
	margin-top:10px;
}

#contact-widget
{
	width:183px;
	height:192px;
	background:url(../images/background-widget.png) no-repeat;
}

.clear
{
	clear:both;
}

#container
{
    position: relative; 
    margin: 0 auto; 
    width: 926px; 
}

.content-box-header
{
	height:10px;
	width:733px;
	background:url(../images/content-box-header.png);
}

.content-box-content
{
	width:693px;
	background:url(../images/content-box-content.png);
	padding-left:20px;
	padding-right:20px;
	/*text-align:justify;*/
}

.content-top-small
{
	height:10px;
	width:541px;
	background:url(../images/content-top-small.png);
}

.content-middle-small
{
	width:501px;
	background:url(../images/content-middle-small.png);
	padding-left:20px;
	padding-right:20px;
	/*text-align:justify;*/
}

.content-bottom-small
{
	height:11px;
	width:541px;
	background:url(../images/content-bottom-small.png);
}

.content-product-info-left
{
	float:left;
	width:480px;
	border-right:1px solid #E6F2C4;
	padding-right:20px;
}

.content-product-info-right
{
	float:left;
	margin-left:-1px;
	border-left:1px solid #E6F2C4;
	padding-left:20px;
}


.content-box-footer
{
	height:11px;
	width:733px;
	background:url(../images/content-box-footer.png) no-repeat;
}

#content-home
{
	height:387px;
	width:733px;
	background:url(../images/banner-home.png) no-repeat;
}

.content-home-list
{
	margin-left:385px;
	margin-top:40px;
	font-size:9px;
	line-height:11px;
	color:#FFF;
}

.content-home-text
{
	margin-left:265px;
	width:450px;
	font-size:11px;
	line-height:18px;
	padding-top:20px;
}

.error
{
	background-color:#FFFBCC;
	border:1px solid #E6DB55;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:10px;
}

#footer
{
	width:926px;
	height:92px;
	background:url(../images/footer.png);
	margin-top:10px;
}

#header
{
	width:926px;
}

#logo
{
	float:left;
	width:505px;
	margin-top:12px;
	height:82px;
}

#menu
{
	width:926px;
	height:72px;
	background:url(../images/menu-bar.png) no-repeat;
	
}

.menu-box-header
{
	height:10px;
	width:183px;
	background:url(../images/menu-box-header.png);
}

.menu-box-content
{
	width:170px;
	background:url(../images/menu-box-content.png);
	padding-left:13px;
	padding-bottom:23px;
}

.menu-box-footer
{
	height:15px;
	width:183px;
	background:url(../images/menu-box-footer.png) no-repeat;
}

#news-box-left
{
	float:left;
	width:375px;
	margin-top:10px;
}

#news-box-right
{
	float:right;
	width:358px;
	margin-top:10px;
}

.news-box-header
{
	height:10px;
	width:358px;
	background:url(../images/news-box-header.png);
}

.news-box-content
{
	width:318px;
	background:url(../images/news-box-content.png);
	padding-left:20px;
	padding-right:20px;
}

.news-box-footer
{
	height:13px;
	width:358px;
	background:url(../images/news-box-footer.png);
}

.product_image
{
	float:left;
	width:130px;
	margin-left:-19px;
}

.product_info
{
	float:left;
	width:350px;
	margin-left:12px;
}

#search
{
	float:right;
	background:url(../images/search-bar.png);
	width:410px;
	height:39px;
}
	

/* END BASE STRUCTURE */

/* TOP MENU */

#top-menu
{
	float:left;
	width:690px;
	position:relative;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

#top-menu li
{
	float:left;
}

#top-menu li a {
	padding:0px 20px 0px 20px;
}

#top-menu a
{
	float:left;
	height:32px;
	line-height:34px;
	font-size:16px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
	margin-top:1px;
	background:url(../images/bg-menu-el-l2.png) no-repeat 0 0;
	border:0px solid #F00;
	border-right:1px solid #E6F2C4;
}

#top-menu a span
{
	height:32px;
	float:left;
	background:url(../images/bg-menu-el-r1.png)  no-repeat 100% 0;
	padding:0px 0px;
	/*border-right:1px solid #E6F2C4;*/
}

#top-menu .active a
{
	height:32px;
	background:no-repeat 0 0;
	text-decoration:none;
	color:#00A8EC;
}
#top-menu .active a span
{
	height:32px;
	background:no-repeat 0 0;
}

#top-menu ul
{
	position:absolute;
	top:33px;
	left:5px;
	z-index:2;
	margin:0 0 0 0;
	padding:0 0;
	width:900px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	background-color:#fff;
}
#top-menu ul.selected
{
	z-index:3;
}
#top-menu .selected ul{
}
#top-menu li:hover ul,
#top-menu li.hover ul{
}
#top-menu ul li
{
	margin:0;
	padding:0 8px 0 9px;
	background:url(bg-sub-menu-sep.gif) no-repeat 0 50%;
	float:left;
	display:inline;
}
#top-menu ul li:first-child{ background:none;}
#top-menu ul a
{
	font-size:12px;
	color:#000 !important;
	font-weight:normal;
	background:none !important;
	border:none;
	line-height:27px;
	height:27px;
	padding:0px 3px;
}
#top-menu ul .social
{
	font-size:12px;
	font-weight:normal;
	background:none !important;
	line-height:27px;
	height:27px;
	margin-top:3px;
	margin-right:4px;
	padding:0 2px 0 1px;
	width:22px;
}

#top-menu ul .geenlink
{
	font-size:12px;
	font-weight:normal;
	padding:0 8px 0 9px;
	line-height:27px;
	height:27px;
	width:120px;
}

#top-menu ul a:hover{ color:#00A8EC; font-weight:bold;}
#top-menu ul .active a{ font-weight:bold;}

/* END TOP MENU */

/* BEGIN LEFT MENU */

.left-menu
{
	padding-left:0px;
	padding-top:5px;
	padding-bottom:2px;
}

.left-menu li
{
	background:url(../images/list-item.png) no-repeat 0% 7px;
	list-style:none;
	padding-left:15px;
	height:18px;
	line-height:18px;
}

.left-menu li.none
{
	background:none;
}

.left-menu li a
{
	color:#00A8EC;
	text-decoration:none;
}

.left-menu li a:hover
{
	color:#00A8EC;
	text-decoration:underline;
}

.left-menu li.active a
{
	color:#00A8EC;
	font-weight:bold;
}

.left-menu li.green a
{
	color:#9ED112;
}

.left-menu li.more
{
	color:#00A8EC;
	background:url(../images/list-item.png) no-repeat 45px 8px;
}

.left-menu li.more a
{
	text-decoration:underline;
}



/* END LEFT MENU */

/* BEGIN MODULE FUNCTIES */

ul.module-functies
{
	margin:0px;
	padding:10px 0px 10px 30px;
	float:left;
	width:450px;
	text-align:left;
	margin-bottom:15px;
	background:#E7E7E7;
	border:1px solid #DDD;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

ul.module-functies li
{
	
	font-size:10px;
	padding-right:20px;
	width:200px;
	float:left;
	line-height:17px;
	color:#333;
	/*background:url(../images/list-item.png) no-repeat 0% 6px;*/
	padding-left:0px;
}

/* END MODULE FUNCTIES */

/* BEGIN BLUE WIDGET */

#widget-contact
{
	height:62px;
	line-height:62px;
	width:159px;
	border-bottom:1px solid #CFE88C;
	margin-left:9px;
	background:url(../images/blue-widget-bar.png) no-repeat 50% 50%;
	text-align:center;
	font-weight:bold;
	color:#FFF;
}

#widget-newsletter
{
	height:62px;
	line-height:62px;
	width:159px;
	margin-left:9px;
	background:url(../images/blue-widget-bar.png) no-repeat 50% 50%;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}

#widget-newsletter a
{
	color:#FFF;
	text-decoration:none;
}

#widget-newsletter a:hover
{
	text-decoration:underline;
}

#widget-demo
{
	height:62px;
	line-height:62px;
	width:159px;
	margin-left:-4px;
	background:url(../images/blue-widget-bar.png) no-repeat 50% 50%;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}

#widget-demo a
{
	color:#FFF;
	text-decoration:none;
}

#widget-demo a:hover
{
	text-decoration:underline;
}

#widget-twitter
{
	height:62px;
	line-height:62px;
	width:109px;
	border-bottom:1px solid #CFE88C;
	margin-left:9px;
	background:url(../images/twitter.png) no-repeat 0% 50%;
	padding-left:50px;
	font-weight:bold;
}

#widget-twitter a
{
	color:#FFF;
	text-decoration:none;
}

#widget-twitter a:hover
{
	text-decoration:underline;
}

/* END BLUE WIDGET */

/* ---- Begin Footer Menu ---- */

ul#footer-list
{
	margin:0px;
	padding:5px 0px 0px 0px;
	font-size:11px;
	
}

ul#footer-list li
{
	list-style:none;
	background-image:url(../images/footer-spacer.png);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	height:70px;
	padding:10px 13px 0px 13px;
	line-height:16px;
}

ul#footer-list li a
{
	text-decoration:none;
	color:#666;
}

ul#footer-list li.last
{
	text-decoration:none;
	background-image:none;
}

ul#footer-list li.image
{
	background-image:none;
	padding:14px 0px 0px 12px;
	border:0px;
}

ul#footer-list a:hover
{
	color:#333;
}
/* ---- End Footer Menu ---- */

/* ---- Begin Footer Menu ---- */

ul#search-items
{
	margin-top:13px;
	padding:0px 0px 0px 5px;
}

ul#search-items li
{
	float:left;
	list-style:none;
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid #00A8EC;
	height:10px;
	line-height:10px;
}

ul#search-items li a
{
	color:#00A8EC;
	text-decoration:none;
}

ul#search-items li a:hover
{
	text-decoration:underline;
}

ul#search-items li.last
{
	border:0px;
}

/* ---- End Footer Menu ---- */

/* ---- BEGIN NEWS LIST ITEMS ---- */

ul#news-list-items
{
	margin-top:8px;
	padding:0px 0px 0px 0px;
}

ul#news-list-items li
{
	background:url(../images/list-item.png) no-repeat 0% 6px;
	list-style:none;
	padding-left:15px;
	line-height:18px;
}

ul#news-list-items li a
{
	color:#666;
	text-decoration:none;
}

ul#news-list-items li a:hover
{
	text-decoration:underline;
}

/* ---- END NEWS LIST ITEMS ---- */

/* ---- BEGIN MODULE LIST ITEMS ---- */

ul.module-list
{
	padding:0px;
	margin:0px;
	width:400px;
	float:left;
}

ul.module-list li
{
	background:url(../images/module-list-item.jpg) no-repeat;
	list-style:none;
	width:160px;
	height:20px;
	line-height:17px;
	padding-left:20px;
	margin-right:2px;
	float:left;
	display:block;
}

ul.module-list li a
{
	color:#FFF;
	text-decoration:none;
	float:left;
	display:block;
	width:160px;
	height:20px;
}

ul.module-list li a:hover		{ color:#0167A9; }


/* ---- END MODULE LIST ITEMS ---- */

/* Begin page-navigation */

ul.navigation
{
	margin:10px 0px 0px 0px;
	padding:0px;
	height:30px;
}

ul.navigation li
{
	float:left;
	list-style:none;
	height:20px;
	width:20px;
	border:1px solid #9FD113;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height:20px;
	text-align:center;
	background-image:url(../images/button-bg-small.jpg);
	margin-right:5px;
}

ul.navigation li a
{
	color:#666;
	text-decoration:none;
	display:block;
}

ul.navigation li.active
{
	background-image:url(../images/box-heading.jpg);
	font-weight:bold;
	color:#000;
}
	

/* End page-navigation */

/* ---- Begin Picture list ---- */

ul#picture-list
{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	float:left;
	display:block;
	background-color:#FFF;
	border:1px dotted #CCC;
}

ul#picture-list li
{
	list-style:none;
	float:left;
	display:block;
	padding:0px 10px 10px 0px;
}

/* ---- EBD Picture list ---- */


ul
{
	margin-top:0px;
	margin-bottom:0px;
}

h1
{
	margin-top:0px;
	color:#00A8EC;
	font-size:27px;
}

h2
{
	margin-top:0px;
	margin-bottom:5px;
	font-size:15px;
	color:#00A8EC;
}

h3
{
	margin-top:0px;
	margin-bottom:0px;
	font-size:13px;
	color:#333;
}

h4
{
	margin-top:0px;
	margin-bottom:1px;
	font-size:11px;
	color:#00A8EC;
	font-weight:bold;
}

.spacer
{
	height:5px;
	margin:0px;
	padding:0px;
}

.spacer-small
{
	height:1px;
	margin:0px;
	padding:0px;
}


*:focus {outline: none;}

hr
{
	height:0px;
	border-top: 1px solid #E6F2C4;
	border-left:0px;
	border-right:0px;
	border-bottom:1px dotted #FFF;
	margin:20px 0px 20px 0px;
}

.button2
{
	background: transparent url('../images/button-left.png') no-repeat;
	height:26px;
	border:0px;
	float:right;
	color:#FFF;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	margin-top:5px;
	padding-left:25px;
}

.button-right2
{
	background-image:url(../images/button-right.png);
	height:26px;
	width:10px;
	float:right;
	margin-left:0px;
	margin-top:5px;
}

a.button2
{
	text-decoration:none;
}

a.button2:hover
{
	text-decoration:underline;
	color:#FFF;
}


.button
{
	background: transparent url('../images/button-left.png') no-repeat;
	height:26px;
	border:0px;
	float:left;
	color:#FFF;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	margin-top:5px;
	padding-left:25px;
}

a.button
{
	text-decoration:none;
}

a.button:hover
{
	text-decoration:underline;
	color:#FFF;
}

.button-right
{
	background-image:url(../images/button-right.png);
	height:26px;
	width:10px;
	float:left;
	margin-left:0px;
	margin-top:5px;
}

.error-login
{
	background-color:#FFE4E0;
	border:1px solid #FF6E5D;
	padding:8px;
	font-size:11px;
	color:#333;
	margin-bottom:15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.RowEven
{
	background-color:#F5F5F5;
	height:30px;
	border-bottom:1px solid #CCC;
}

.RowOdd
{
	background-color:#FFF;
	height:30px;
	border-bottom:1px solid #CCC;
}

.RowUsers
{
	background-color:#FFF;
	height:30px;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}

table { border-collapse:collapse; }

.divBox
{
	margin-top:10px;
	padding-bottom:10px;
}

.order-overzicht
{
	border:1px dotted #CCCCCC;
	background-color:#FFF;
}

#product-name
{
	float:left;
}

#product-price
{
	float:right;
}

#error-zzp
{
	float:left;
	width:350px;
}

#error-informer
{
	float:left;
	width:250px;
}

#error-mkb
{
	float:left;
	width:300px;
}

.input
{
	width:200px;
	border:1px solid #CCC;
	background-color:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:18px;
	padding-top:4px;
	margin-bottom:7px;
	font-size:11px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:3px;
}

.inputSelect
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #CCC;
	padding:0px;
	margin:0px 3px 0px 0px;
}

.iInput_code
{
	height:10px;
	padding-top:4px;
	padding-left:2px;
	width:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	border:1px solid #CCC;
	background-color:#FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.iInput_code:focus
{
	background:#FFFBCC;
}

.textarea
{
	border:1px solid #CCC;
	background-color:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:11px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

.input:focus
{
	background:#FFFBCC;
}

.input_small:focus
{
	background:#FFFBCC;
}

.input_small
{
	width:40px;
	border:1px solid #CCC;
	background-color:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:18px;
	padding-top:4px;
	margin-bottom:5px;
	font-size:11px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:3px;
}

.input_contract:focus
{
	background:#FFFBCC;
}

.buttonContract
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background:#09F;
	color:#FFF;
	height:18px;
	padding:4px 10px 4px 10px;
	width:80px;
}

.buttonContract a
{
	text-decoration:none;
}

.input_contract
{
	width:80px;
	border:1px solid #CCC;
	background-color:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:18px;
	padding-top:4px;
	margin-bottom:5px;
	font-size:11px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:3px;
}

.breadcrumps
{
	height:25px;
	line-height:25px;
	border-bottom:1px solid #E6F2C4;
	border-top:1px solid #E6F2C4;
}

.kopje
{
	color:#00A8EC;
	font-weight:bold;
	font-size:13px;
}

.kopje2
{
	color:#00A8EC;
	font-weight:bold;
}

.verplicht { color:#F00; }

.button-left-arrow-left
{
	background: transparent url(../images/button-left-arrow-right.png); no-repeat;
	height:26px;
	border:0px;
	float:left;
	color:#FFF;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	margin-top:5px;
	padding-left:25px;
}

.product-list ul { width:800px; margin:0px; padding:0px; }
.product-list li { float:left; width:222px; border:1px solid #E7E7E7; -moz-border-radius: 5px; -webkit-border-radius: 5px; list-style:none; margin-right:10px; margin-bottom:10px; }
.product-list-name { width:200px; text-align:center; background:#F3F3F3; border:1px solid #E7E7E7; -moz-border-radius: 5px; -webkit-border-radius: 5px; height:25px; line-height:25px; margin:10px; font-weight:bold; }
.product-list-image { width:200px; text-align:center; }
.product-list-info { width:200px; text-align:center; background:#00A8EC; border:1px solid #008AC6; -moz-border-radius: 5px; -webkit-border-radius: 5px; height:25px; line-height:25px; margin:10px; }
.product-list-info a { color:#FFF; text-decoration:none; }

.actieCode { background:#F5F5F5; border:1px solid #CCC; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding-left:10px; }
.inputTrue { background:#FFF url(../images/confirm.png) no-repeat 181px 1px; border:1px solid #093; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding-left:10px; height:18px;	padding-top:4px; color:#666; padding-left:3px; width:200px; margin-bottom:7px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.inputFalse { background:#FFF url(../images/error_confirm.png) no-repeat 181px 1px; border:1px solid #F00; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding-left:10px; height:18px;	padding-top:4px; color:#666; padding-left:3px; width:200px; margin-bottom:7px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}




/* BASE LAYOUT NEW */

@font-face {
	font-family: 'GillSans';
	src: url('../fonts/GillSansStd.eot');
	src: local('GillSansStd_0'), 
		 local('GillSansStd_0'), 
		 url('../fonts/GillSansStd_0.otf') format('truetype');
}

@font-face {
	font-family: 'GillSansBold';
	src: url('../fonts/GillSansStd-Bold_0.otf');
	
}

@font-face {
	font-family: 'GillSansStdRegular';
	src: url('../fonts/gillsansstd_0-webfont.eot');
	src: local('☺'), url('../fonts/gillsansstd_0-webfont.woff') format('woff'), url('../fonts/gillsansstd_0-webfont.ttf') format('truetype'), url('../fonts/gillsansstd_0-webfont.svg#webfontlUpUcM4w') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'GillSansStdBold';
    src: url('../fonts/gillsansstd-bold-webfont.eot');
    src: url('../fonts/gillsansstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gillsansstd-bold-webfont.woff') format('woff'),
         url('../fonts/gillsansstd-bold-webfont.ttf') format('truetype'),
         url('../fonts/gillsansstd-bold-webfont.svg#GillSansStdBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.blue_bar 					{ background:url(../images/blue_bar.jpg) repeat-x; height:40px; width:100%; }
.blue_bar div				{ position: relative; margin: 0 auto; width: 921px; }
.blue_bar div div			{ text-align:right; color:#FFF; font-size:11px; }
.blue_bar div div ul		{ margin:0px; padding:0px; }
.blue_bar div div ul li		{ float:right; list-style:none; margin-right:5px; border-right:1px solid #FFF; padding-right:5px; height:10px; margin:0px; margin-top:14px; }
.blue_bar div div ul li.first	{ line-height:9px; border:none; margin-left:5px;  }
.blue_bar div div ul li.last	{ line-height:9px; }
.blue_bar div div ul li.middel	{ line-height:9px; margin-left:5px;}
.blue_bar div div a			{ color:#FFF; }
.wrapper 					{ position: relative; margin: 0 auto; width: 921px; }
.logo 						{ margin-top:10px; float:left; height:68px; }
.slogan 					{ float:left; margin:45px 0px 0px 90px; }
.os 						{ float:right; margin:30px 0px 0px 0px; }
.menu_bar 					{ height:50px; background:url(../images/menu_bar.jpg); margin:30px 0px 0px 0px; }
.left						{ float:left; width:178px; margin:10px 10px 0px 0px; }
.right						{ float:left; width:733px; margin:10px 0px 0px 0px; }
.product_images				{ float:left; width:130px; margin-left:-9px; }
.product_information		{ float:right; width:373px; }

.right_top					{ background:url(../images/right_top.png); height:10px; margin:0px; padding:0px; }
.right_bottom				{ background:url(../images/right_bottom.png); height:10px; margin:0px; padding:0px; }
.right_content				{ border-left:1px solid #E5ECA3; border-right:1px solid #E5ECA3; background:#FFF; padding:0px 10px 0px 10px; min-height:378px; }
.right_content h1			{ color:#0085C1; margin:0px 0px 13px 0px; padding:0px; font-family: GillSansStdBold; line-height:30px; letter-spacing: 0;
							filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);zoom:1; font-weight:normal; }

.right_content h2			{ color:#0085C1; margin:0px 0px 5px 0px; padding:0px; font-family: GillSansStdBold; letter-spacing: 0;
							filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);zoom:1; font-weight:normal; font-size:20px; }

.right_content_left			{ width:503px; float:left; }
.right_content_right		{ width:187px; float:right; margin:0px 0px 0px 0px; }
.right_content_bg			{ background:url(../images/right_content_bg.png) repeat-y 513px 0px; }

.banners 					{ margin:10px 0px 0px 0px; height:379px; }
.banners_images 			{ position:absolute; }
.banners_slogan_1 			{ margin:130px 0px 0px 23px; position:absolute; font-family: GillSansStdBold; }
.banners_slogan_2 			{ margin:160px 0px 0px 53px; position:absolute; font-family: GillSansStdBold; }
.banners_customer 			{ margin:200px 0px 0px 23px; position:absolute; font-family: GillSansStdBold; }

.demo_button 				{ margin:313px 0px 0px 551px; position:absolute; }

.widget_social				{ background:url(../images/widget_social_bg.png); width:176px; height:280px; float:left; margin:10px 0px 0px 0px; }
.widget_social_twitter		{ color:#FFF; margin:50px 0px 0px 10px; height:50px; }
.widget_social_twitter a 	{ color:#FFF; text-decoration:none; }
.widget_social_contact		{ margin:10px 0px 0px 10px; border-top:1px solid #D9E37B; padding:10px 0px 0px 0px; width:156px; }
.widget_social_newsletter	{ margin:30px 0px 0px 10px; border-top:1px solid #D9E37B; padding:10px 0px 0px 0px; width:156px; }
.widget_social_newsletter a	{ color:#FFF; text-decoration:none; height:30px; }
.widget_social_support		{ margin:10px 0px 0px 10px; border-top:1px solid #D9E37B; padding:10px 0px 0px 0px; width:156px; }

.content_area				{ float:right; }

.widget_action				{ background:url(../images/widget_action_bg.png); width:735px; height:135px; margin:10px 0px 0px 0px; }
.widget_action_items		{ background:url(../images/widget_action_items_bg.jpg); width:347px; height:110px; float:left; margin:12px 0px 0px 14px; }
.widget_news				{ width:735px; }
.widget_twitter_messages	{ background:url(../images/news_bg.jpg); width:362px; height:135px; margin:10px 0px 0px 0px; float:left; }
.widget_news_area			{ background:url(../images/news_bg.jpg); width:362px; height:135px; margin:10px 0px 0px 0px; float:left; }
.widget_zzp_area			{ background:url(../images/zzp_bg.jpg); width:362px; height:135px; margin:10px 0px 0px 10px; float:left; }



#accordion h5				{ height:28px; background:url(../images/accordion_bg.jpg) no-repeat; margin:0px; padding:0px 0px 0px 25px; line-height:25px; color:#999; font-size:13px; cursor:pointer; }
#accordion h5:hover			{ color:#666; background:url(../images/accordion_bg_hover.jpg) no-repeat; }

.archive ul					{ margin:0px; padding:0px; }
.archive li					{ margin:0px; padding:0px 0px 0px 25px; line-height:25px; list-style:none; height:28px; background:url(../images/accordion_bg.jpg) no-repeat;}
.archive li a				{ color:#0085C1; font-size:11px; text-decoration:none; height:28px;  }
.archive li a:hover			{ color:#0085C1; text-decoration:underline; }

.archive_small ul					{ margin:0px; padding:0px; }
.archive_small li					{ margin:0px; padding:0px 0px 0px 25px; line-height:25px; list-style:none; height:28px; background:url(../images/archive_small.jpg) no-repeat;}
.archive_small li a					{ color:#0085C1; font-size:11px; text-decoration:none; height:28px;  }
.archive_small li a:hover			{ color:#0085C1; text-decoration:underline; }

/* BASE STYLES */

.slogan h2 					{ color:#005096; font-size:22px; font-family: GillSansStdRegular; font-style:normal; font-weight:100; }
.widget_news h2 			{ color:#005096; font-size:20px; margin:10px 0px 0px 10px; padding:0px;  font-family: GillSansStdBold;}
.banners h3 				{ color:#005096; font-size:25px; }
.banners_customer h3 		{ color:#FFF; font-size:22px; }

.widget_zzp_area h2			{ font-size:27px; font-weight:normal; color:#333; margin:10px 0px 0px 17px; padding:0px; font-family: GillSansStdRegular; }
.widget_zzp_area h2	a		{ text-decoration:none; color:#525805; }
.widget_zzp_area h3 a span	{ color:#525805; } 

.widget_zzp_area h3			{ font-size:19px; font-weight:normal; color:#333; margin:10px 50px -7px 100px; padding:0px; font-family: GillSansStdRegular; line-height:23px; }
.widget_zzp_area h3	a		{ text-decoration:none; color:#fff; }
.widget_zzp_area h4			{ font-size:12px; margin:10px 50px 0px 100px; padding:0px; font-family: GillSansStdBold;}
.widget_zzp_area h4 a		{ text-decoration:none; color:#525805;}

.kruimelpad 				{ color:#CAD212; margin:-15px 0px 5px 0px; font-size:10px; }
.kruimelpad a 				{ color:#CAD212; text-decoration:none; }
.kruimelpad a:hover 		{ color:#CAD212; text-decoration:underline; }

/* LISTS */

.widget_action ul			{ margin:0px; padding:0px; }
.widget_action li			{ list-style:none; font-size:15px; color:#FFF; border-top:1px solid #D9E37B; margin:0px 20px 0px 20px; height:36px; line-height:36px; padding:0px 0px 0px 0px; }
.widget_action li a			{ color:#FFF; text-decoration:none; }
.widget_action li span 	 	{ font-weight:bold; }
.widget_action li a:hover	{ border-bottom:1px solid #FFF; }
.widget_action li.contact	{ border:0px; }

.widget_news_area ul		{ padding:0px; margin:3px 10px 10px 10px; }
.widget_news_area li		{ list-style:none; background:url(../images/arrow_news.png) no-repeat 0px 6px; padding:0px 0px 0px 15px; }
.widget_news_area li a		{ text-decoration:none; }
.widget_news_area li a:hover{ color:#000; text-decoration:underline; }
.widget_news_area li.red a 	{ color:#F00; }

.widget_twitter_messages ul	{ padding:0px; margin:5px 10px 0px 10px; }
.widget_twitter_messages li	{ list-style:none; background:url(../images/twitter_widget_bg.png) no-repeat 0px 8px; padding:5px 0px 6px 28px; font-size:10px; border-bottom:1px dotted #B6B6B6; 
							line-height:15px; height:30px; }
.widget_twitter_messages li.last { border:0px; }
.widget_twitter_messages li a { color:#8E9D02; }

/* BUTTONS*/
	
.button_small_left 			{ background:url(../images/button_small_left.png) repeat-x; float:left; height:30px; line-height:30px; color:#FFF; padding:0px 8px 0px 28px; margin:0px; border:0px; }
.button_small_left_prev		{ background:url(../images/button_small_left_prev.png) repeat-x; float:left; height:30px; line-height:30px; color:#FFF; padding:0px 8px 0px 28px; margin:0px; border:0px; }
.button_small_left a		{ text-decoration:none; }
.button_small_left a:hover	{ text-decoration:none; color:#FFF; }


.button_small_left a		{ color:#FFF; text-decoration:none;}
.button_small_right 		{ background:url(../images/button_small_right.png); float:left; height:30px; width:6px; }

.button_small_left ul		{ margin:0px; padding:0px; }
.button_small_left li		{ list-style:none; }
.button_small_left li a		{ height:30px; width:120px; display:block; }

/* NAVGIATION TOP 
#nav 						{ background:url(../images/menu_bar.jpg) no-repeat; height: 51px; width:921px; margin-top:20px; }
#nav ul 					{ margin: 0px; padding:0px; }
#nav ul li 					{ display: block; float: left; height:50px; line-height:50px; }
#nav ul li a 				{ font-size:18px; color:#00569A; text-decoration:none;	background:url(../images/menu_bar_spacer.jpg) right no-repeat; padding:0px 55px 0px 55px; }
#nav ul li.last a 			{ background:none; }
#nav ul li a:hover 			{ color:#FFF; }

/* SUB_NAVGIATION TOP 
#nav ul li ul 				{ background: #A1AF01; margin: 0px 0px 0px -6px; padding: 0px 10px 8px 0px; position: absolute; z-index:99; background:url(../images/menu_slide.png) bottom; width:180px; }
#nav ul li ul.about 		{ margin: 0px 0px 0px -7px;	background:url(../images/menu_slide_about.png) bottom; width:221px; }
#nav ul li ul.products 		{ margin: 0px 0px 0px -7px;	background:url(../images/menu_slide_products.png) bottom; width:194px; }
#nav ul li ul li 			{ border-bottom: 1px solid #DFE799; display: block; float: none; height: 14px;	padding: 8px 0; width: 140px; margin: 0px 0px 0px 25px;	font-size:12px;	line-height:15px; }
#nav ul li ul.products li 	{ width:154px; }
#nav ul li ul.about li 		{ width:181px; }
#nav ul li ul li.last 		{ border:0px; }

#nav ul li ul li a 			{ color: #00569A; text-shadow: none; font-size:12px; padding:0px; background:none; text-decoration:none; }
#nav ul li ul li a:hover 	{ color: #00569A; font-weight:bold; }

*/
#nav 						{ background:url(../images/menu_bar.jpg) no-repeat; height: 51px; width:921px; margin-top:20px; }
#nav ul 					{ margin: 0px; padding:0px; }
#nav ul li 					{ display: block; float: left; }
#nav ul li a 				{ font-size:18px; color:#00569A; text-decoration:none;	background:url(../images/menu_bar_spacer.jpg) right no-repeat; height:50px; line-height:50px; padding:0px 55px 0px 55px; }
#nav ul li a:hover			{ color:#fff; }
#nav ul li.last a 			{ background:none; }
#nav ul li ul				{ margin: 0px 0px 0px -9px; width:194px; background:url(../images/menu_slide.png) bottom; padding-bottom:10px; position:absolute; z-index:99;}
#nav ul li ul.products		{ margin: 0px 0px 0px -9px;	background:url(../images/menu_slide_products.png) bottom; width:194px; padding:0px 7px 10px 7px; }
#nav ul li ul.about			{ margin: 0px 0px 0px -9px;	background:url(../images/menu_slide_about.png) bottom; width:221px; padding:0px 7px 10px 7px; }
#nav ul li ul.service		{ margin: 0px 0px 10px -9px; background:url(../images/menu_slide_service.png) bottom; width:191px; padding:0px 0px 10px 0px; }
#nav ul li ul li 			{ border-bottom: 1px solid #DFE799; display: block; float: none; height: 25px;	padding: 8px 0px 0px 0px; width: 154px; margin: 0px 0px 0px 20px; font-size:12px; line-height:12px; }
#nav ul li ul.products li 	{ width:154px; }
#nav ul li ul.about li 		{ width:181px; }
#nav ul li ul li a			{ font-size:12px; height:25px; line-height:18px; margin-left:0px; padding:0px; background:none; }
#nav ul li ul li.last 		{ border:0px; }
#nav ul li ul li a:hover 	{ color: #00569A; font-weight:bold; }

.arrow 						{ border: 0;	display: none; position: absolute; top: -23px; left: 0px; height: 5px; width: 300px; text-indent: -9999px; border:0px solid #F00; }

/* NAVGIATION LEFT */
.nav_left_top					{ background:url(../images/left_top.png) no-repeat; height:10px; }
.nav_left_content				{ background:#E7E7E7; border-left:1px solid #DDDDDD; border-right:1px solid #DDDDDD; padding:3px 0px 0px 10px; }
.nav_left_content h3			{ margin:0px; padding:0px; }
.nav_left_bottom				{ background:url(../images/left_bottom.png) no-repeat; height:10px; }

ul								{ margin:0px; padding:0px; }

.nav_left_menu ul 				{ margin:5px 0px 0px 0px; padding:0px; }
.nav_left_menu li				{ background:url(../images/list-item.png) no-repeat 0% 7px;	list-style:none; padding-left:15px;	height:18px; line-height:18px; color:#666; }
.nav_left_menu li.none 			{ background:none; margin-top:5px; }
.nav_left_menu li a				{ color:#0085C1; text-decoration:none; }
.nav_left_menu li a:hover		{ text-decoration:underline; }
.nav_left_menu li.active a		{ font-weight:bold; }
.nav_left_menu li.green a		{ color:#9ED112; }
.nav_left_menu li.more			{ color:#00A8EC; background:url(../images/list-item.png) no-repeat 45px 8px; }
.nav_left_menu li.more a		{ text-decoration:underline; }

.about_items ul 				{ margin:5px 0px 0px 0px; padding:0px; }
.about_items li					{ background:url(../images/list_item_square.png) no-repeat 0% 7px;	list-style:none; padding-left:15px;	color:#333; }

.product_actions ul			{ background:url(../images/product_actions_bg.jpg) no-repeat; margin:0px; padding:0px; height:102px; width:505px; line-height:170px; }
.product_actions li			{ list-style:none; text-align:center;  }
.product_actions li	a		{ float:left; height:100px; width:126px; color:#CCC; font-weight:bold; text-decoration:none; }	
.product_actions li a:hover	{ color:#999; }

.product_actions_small ul			{ background:url(../images/product_actions_bg_small.jpg) no-repeat; margin:0px; padding:0px; height:80px; width:370px; }
.product_actions_small li			{ list-style:none; text-align:center;  }
.product_actions_small li	a		{ float:left; height:33px; width:92px; color:#666; font-weight:bold; text-decoration:none; padding-top:47px; line-height:14px; }	
.product_actions_small li a:hover	{ color:#333; }	

/* FOOTER */
.footer_area				{ width:921px; margin:10px 0px 0px 0px; background:url(../images/footer_top.jpg) no-repeat #B6B6B6; }

.footer_area ul				{ margin:0px 0px 0px 24px; padding:0px 0px 15px 0px; float:left; width:200px; list-style:none; }
.footer_area ul.products	{ width:160px; }
.footer_area ul.functions	{ width:180px; }
.footer_area ul.upgrades	{ width:180px; }
.footer_area ul.about		{ width:110px; }
.footer_area ul.contact		{ width:160px; }
.footer_area li				{ font-size:13px; color:#FFF;  vertical-align:top; margin-top:15px; font-weight:bold; padding-bottom:10px; border-bottom:1px dotted #DFDFDF;  }
.footer_area ul ul			{ margin:12px 0px 0px 0px; padding:0px;}
.footer_area li li			{ display:block; font-size:11px; margin:0px;  background:url(../images/arrow_footer.png) no-repeat 0px 7px; padding:0px 30px 0px 15px; color:#DFDFDF; border-bottom:1px dotted #DFDFDF; height:25px; line-height:25px; }
.footer_area li li a		{ text-decoration:none; color:#DFDFDF; }
.footer_area li li a:hover	{ text-decoration:underline; }
.footer_area li.contact		{ background:none; }
.footer_area_bottom			{ height:10px; background:url(../images/footer_bottom.jpg) no-repeat; }

/* MIJNINFORMER */

.product_description_container 			{ border:1px solid #DADADA; background:#F8F8F8; padding:20px; }
.product_description ul 				{ height:88px; background:#FFF url(../images/accountant_product_icons.png); border:1px solid #DADADA; margin-bottom:20px; }
.product_description ul.last			{ margin-bottom:-20px; } 
.product_description ul li				{ float:left; list-style:none; width:150px; border-right:1px solid #DADADA; height:58px; padding-top:30px; text-align:right; padding-right:15px;}
.product_description ul li.information	{ border:0px; }
.product_description ul li a			{ font-weight:bold; text-decoration:none; color:#666; }
.product_description ul li.order		{ color:#CCC; text-decoration:line-through; }

.rounded_corners, 
.product_description_container, 
.product_description ul 
{ -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;  }

.update_column { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; border:1px solid #E7E7E7; padding:10px; background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#F5F5F5)); }
.update_column h3 { font-size:18px; }
.update_column ul { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; border:1px solid #DADADA; background:#FFF; 
padding:7px 10px; }
.update_column li { display:inline-block; height:30px; font-size:13px; }
.update_column li a { color:#666; font-weight:bold; }

.update_column li.download { background:url(../images/icons_update_download.png) no-repeat; height:30px; line-height:30px; padding:0px 0px 0px 40px; width:180px; }
.update_column li.instructions { background:url(../images/icons_update_instruction.png) no-repeat; height:30px; line-height:30px; padding:0px 0px 0px 40px; width:180px; }
.update_column li.edit { background:url(../images/icons_update_edit.png) no-repeat; height:30px; line-height:30px; padding:0px 0px 0px 50px; }


body { font-family:Arial, Helvetica, sans-serif; }

/* NAV */
ul.sf-menu { height: 51px; width:921px; background:url(../images/menu_bar.png) no-repeat; margin:0px; padding:0px; margin-top:20px; }
ul.sf-menu li { white-space:nowrap; margin:-1px 0px; float:left; display:block; }
ul.sf-menu li a { font-size:18px; color:#00569A; text-decoration:none;	background:url(../images/menu_bar_spacer.jpg) right no-repeat; height:50px; line-height:50px; padding:0px 35px 0px 28px; display:block; }
ul.sf-menu li a:hover { color:#FFF; display:block; }
ul.sf-menu li.last a { background:none; }

/* SUBNAV */
ul.sf-menu li ul 
{ 
	position:absolute; margin:0px; padding:0px; width:194px; margin-top:1px; z-index:99; padding-top:5px; margin-left:0px; padding-bottom:5px;
	-moz-border-radius: 0px 0px 8px 8px; -webkit-border-radius: 0px 0px 8px 8px; border-radius: 0px 0px 8px 8px;
	-moz-box-shadow: 0px 3px 13px #333; -webkit-box-shadow:0px 3px 13px #333; box-shadow: 0px 4px 10px #666;
	background:#98A702 url(../images/sub_menu_bg.jpg) repeat-x; 
	
}
ul.sf-menu li ul li { line-height:30px; height:30px; margin:0px 20px; padding:0px; border-bottom: 1px solid #DFE799; display: block; font-size:12px; width:154px; }
ul.sf-menu li ul li.last { border:0px; } 
ul.sf-menu li ul li a { font-size:12px; line-height:30px; background:none; padding:0px; display:block; width:180px; }

/* SUBNAV ++ */
ul.sf-menu li ul li ul { margin-left:165px; margin-top:-60px; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;}

.sf-sub-indicator {
	position:		absolute;
	width:			7px;
	height:			5px;
	text-indent: 	-999em;
	overflow:		hidden;
	float:right;
	margin-top:		25px;
	margin-left:	12px;
	background:		url('../images/arrow_down.png'); /* 8-bit indexed alpha png. IE6 gets solid image only */
}


/* point right for anchors in subs */
.sf-menu ul li .sf-sub-indicator { background:url('../images/arrow_right.png'); width:5px; height:7px; float:left; margin-right:50px; margin-top:12px; }

.product_listing ul { margin:0px; padding:0px; margin-top:40px; }
.product_listing ul li { float:left; border:1px solid #E3E3E3; margin-right:10px; width:168px; list-style:none; background:#EBEBEB url(../images/product_listing_bg.jpg) repeat-x;  -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; }
.product_listing li.last { margin:0px; }
.product_listing .product_listing_image { margin-left:20px; margin-top:-30px; height:205px; }
.product_listing .product_listing_name { background:url(../images/name_bg.jpg); height:33px; text-align:center; line-height:33px; font-size:15px; font-weight:normal; color:#859401; margin-top:10px; }
.product_listing ol { margin:7px 0px 7px -33px; }
.product_listing ol li { float:none; border:0px; min-height:25px; line-height:25px; padding:0px; border-bottom:1px dotted #ccc; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;
background:url(../images/vinkje_groen.png) no-repeat 0px 8px; padding-left:15px; width:140px;  }
.product_listing ol li.extra { color:#333; background-color:#F2F2F2; }
.product_listing_description { height:300px; }
.product_listing_button { background:url(../images/product_listing_button.png); -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; height:28px; line-height:28px; color:#fff; width:148px; margin-left: 10px; text-align:center; margin-top:5px; border:1px solid #0075B4; text-transform:uppercase; margin-bottom:10px; }
.product_listing_button a { display:block; color:#fff; text-decoration:none; }
.product_listing_buy
{
	height:18px;
	border:1px solid #B00000;
	text-align:center;
	padding:5px 5px;
	background:url(../images/buy_button.jpg);
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	font-size:12px;
	width:138px; 
	margin-left: 10px;
}
.product_listing_buy a
{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}

#twitter_update_list {
	font-size: 13px;
	line-height: 21px;
	list-style: none;
	}
#twitter_update_list li {
	background: url('images/twitter-divider.gif') bottom left repeat-x;
	padding-bottom: 7px;
	margin-bottom: 9px;
	}
#twitter_update_list span, #twitter_update_list span a {
	color: #ababab;
	text-decoration: none;
	}
#twitter_update_list a {
	color: #6f7276;
	}

.buy_button a
{
	height:18px;
	border:1px solid #B00000;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	padding:5px 5px;
	background:url(../images/buy_button.jpg);
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	text-decoration:none;
	position:absolute;
	float:right;
	right:10px;
	margin-top:-40px;
	font-size:11px;
	font-weight:bold;
}

/* NEW SHOP */
.shopping_cart_heading
{
	border:1px solid #DDDDDD;
	-moz-border-radius:5px 5px 0px 0px; 
	-webkit-border-radius:5px 5px 0px 0px; 
	border-radius:5px 5px 0px 0px; 
	background:url(../images/bg_grey_gradient.jpg);
	height:28px;
	line-height:28px;
	font-weight:bold;
	text-shadow: 1px 1px white;
}

.shopping_cart_heading table
{
	width:100%;
}

.shopping_cart_content
{
	border:1px solid #DDDDDD;
	border-top:0px solid #DDDDDD;
	padding-bottom:5px;
	-moz-user-select: none; 
	-khtml-user-select: none; 
	-webkit-user-select: none; 
	-o-user-select: none;
	margin-bottom:20px;
	-moz-border-radius:0px 0px 5px 5px; 
	-webkit-border-radius:0px 0px 5px 5px; 
	border-radius:0px 0px 5px 5px;
}

.shopping_cart_content table
{
	width:100%;
}

.shopping_cart_content td
{
	vertical-align:top;
	padding-top:20px;
}

.shopping_cart_content span
{
	color:#999; 
	font-family: GillSansStdBold; 
	letter-spacing: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
	zoom:1; 
	font-weight:normal;
	font-size:18px;
}

.shopping_cart_content .qty
{
	width:38px;
	height:17px;
	padding:5px 0px;
	text-align:center;
	border:1px solid #DDD;
	-moz-border-radius:5px 0px 0px 5px; 
	-webkit-border-radius:5px 0px 0px 5px; 
	border-radius:5px 0px 0px 5px;
	float:left;
}

.shopping_cart_content .qty_calculator
{
	height:27px;
	background:url(../images/bg_calculator.jpg);
	-moz-border-radius:0px 5px 5px 0px; 
	-webkit-border-radius:0px 5px 5px 0px; 
	border-radius:0px 5px 5px 0px;
	border:1px solid #DDD;
	border-left:0px;
	width:16px;
	float:left;
}

.shopping_cart_content .qty_calculator .min
{
	height:13px;
	width:16px;
	border-bottom:1px solid #DDD;
	cursor:pointer;
}

.shopping_cart_content .qty_calculator .plus
{
	height:13px;
	width:16px;
	cursor:pointer;
}

.not_selectable
{
	-moz-user-select: none; 
	-khtml-user-select: none; 
	-webkit-user-select: none; 
	-o-user-select: none;
}


.shopping_cart_item, .shopping_cart_item_last, .shopping_cart_item_last_clicked
{
	height:30px;
	line-height:30px;
	border:1px solid #DDD;
	border-top:0px;
	cursor:pointer;
}

.shopping_cart_item
{
	-moz-border-radius:5px 5px 0px 0px; 
	-webkit-border-radius:5px 5px 0px 0px; 
	border-radius:5px 5px 0px 0px;
	border-top:1px solid #DDD;
	margin-top:15px;
	background:url(../images/modules_bg.jpg);
}

.shopping_cart_item span, .shopping_cart_item_last span
{
	background:url(../images/shopping_cart_extra_item_bg.png) no-repeat 10px 13px;
	height:35px;
	padding:8px 0px 8px 28px;
}

.shopping_cart_item_last
{
	-moz-border-radius:0px 0px 5px 5px; 
	-webkit-border-radius:0px 0px 5px 5px; 
	border-radius:0px 0px 5px 5px;
	margin-bottom:0px;
	background:url(../images/extras_bg.jpg);
}
.shopping_cart_item_last_clicked
{
	-moz-border-radius:0px; 
	-webkit-border-radius:0px; 
	border-radius:0px;
	margin-bottom:0px;
	background:url(../images/extras_bg.jpg);
	border-bottom:0px;
}

.shopping_cart_item_last_clicked span
{
	background:url(../images/shopping_cart_extra_item_bg.png) no-repeat 10px 13px;
	height:35px;
	padding:8px 0px 8px 28px;
}

.shopping_cart_modules
{
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}

.shopping_cart_extras
{
	border:1px solid #DDD;
	-moz-border-radius:0px 0px 5px 5px; 
	-webkit-border-radius:0px 0px 5px 5px;
}

.shopping_cart_modules table
{
	width:100%;
}

.shopping_cart h2
{
	border-bottom:1px solid #E5ECA3;
	padding-bottom:13px;
}

.shopping_cart .service
{
	background:url(../images/bg_grey_gradient.jpg);
	height:36px;
	line-height:36px;
	border:1px solid #DDD;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
}

.service_checkbox_checked
{
	background:url(../images/service_not_checked.png);
	width:27px;
	height:24px;
	float:left;
	margin:4px 2px 0px 10px;
}

.service_checkbox_not_checked
{
	background:url(../images/service_checked.png);
	width:27px;
	height:24px;
	float:left;
	margin:4px 2px 0px 10px;
}

.service
{
	cursor:pointer;
}

.shopping_cart .service .price 
{
	color:#999; 
	font-family: GillSansStdBold; 
	letter-spacing: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
	zoom:1; 
	font-weight:normal;
	font-size:18px;
	float:right;
	margin-right:10px;
}

.shopping_cart .totals
{
	width:260px;
	float:right;
	border:1px solid #DDD;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	padding:0px 10px;
}

.shopping_cart .totals span
{
	float:right;
}

.shopping_cart .totals .subtotal
{
	font-weight:bold;
}

.shopping_cart .totals .subtotal, .tax, .yearly
{
	border-bottom:1px dotted #CCC;
	height:35px;
	line-height:35px;
}

.shopping_cart .totals .total
{
	height:35px;
	line-height:35px;
	color:#9CAD01; 
	font-family: GillSansStdBold; 
	letter-spacing: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
	zoom:1; 
	font-weight:normal;
	font-size:18px;
}

.row_even
{
	background-color:#FBFBFB;
	height:31px;
	border-bottom:1px solid #DDD;
}

.row_odd
{
	background-color:#FFF;
	height:31px;
	border-bottom:1px solid #DDD;
}

.row_odd_last
{
	background-color:#FBFBFB;
	height:31px;
	border-bottom:0px;
	-moz-border-radius:0px 0px 5px 5px; 
	-webkit-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	
}

.shopping_cart_modules a
{
	text-decoration:none;
}

.shopping_cart_modules td
{
	padding:0px 10px;
}

.shopping_cart_extras td
{
	padding:0px 10px;
}

.shopping_cart_extras table
{
	padding:0px 10px;
	-moz-border-radius:0px 0px 5px 5px; 
	-webkit-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	background:1px solid #DDD;
}

.checkout_headers
{
	background:url(../images/bg_grey_gradient.jpg);
	height:33px;
	line-height:33px;
	border:1px solid #DDD;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	text-indent:8px;
	margin-bottom:15px;
	font-weight:bold;
}

.customers_info
{
	margin-top:10px;
}

.customers_info input
{
	border:1px solid #DDD;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	height:15px;
	padding:5px;
	margin-bottom:9px;
	width:200px;
	color:#666;
}

#incasso_form input
{
	border:1px solid #DDD;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	height:15px;
	padding:5px;
	margin-bottom:9px;
	width:200px;
	color:#666;
}

.shopping_cart .shipping input
{
	float:left;
}

.shopping_cart .payment input
{
	float:left;
}

.shipping, .payment
{
	margin-top:15px;
	border-bottom:1px solid #E5ECA3;
	padding-bottom:5px;
	margin-bottom:10px;
}

.shipping .option_active
{
	background:url(../images/select_option.jpg);
	height:39px;
	border-radius:5px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	border:1px solid #DDD;
	padding:5px 10px;
	margin-bottom:10px;
	cursor:pointer;
}

.shipping .option
{
	height:39px;
	border-radius:5px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	border:1px solid #F4F4F4;
	padding:5px 10px;
	margin-bottom:10px;
	cursor:pointer;
}

.payment .option_active
{
	background:url(../images/select_option.jpg) repeat-x #F3F3F3;
	border-radius:5px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	border:1px solid #DDD;
	padding:5px 10px;
	margin-bottom:10px;
	cursor:pointer;
}

.payment .option
{
	border-radius:5px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	border:1px solid #F4F4F4;
	padding:5px 10px;
	margin-bottom:10px;
	cursor:pointer;
}

.payment .option:hover
{
	background:url(../images/select_option.jpg) repeat-x #F3F3F3;
	border:1px solid #DDD;
}

.shipping .option:hover
{
	background:url(../images/select_option.jpg);
	height:39px;
	border-radius:5px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	border:1px solid #DDD;
	padding:5px 10px;
	margin-bottom:10px;
	cursor:pointer;
}


.shipping, .payment li
{
	list-style:none;
}

.shipping_info, .payment_info
{
	float:left;
}

.payment_info #incasso_form
{
	margin:10px 0px 0px 0px;
}

.button_checkout
{
	background:url(../images/button_checkout.jpg);
	height:38px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	border:0px;
	text-indent:35px;
	padding-right:20px;
	color:#FFF; 
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
	margin-top:5px;
	float:right;
	margin-right:-2px;
	-moz-box-shadow: 0px 0px 7px #666; /* Firefox/Mozilla */  
  	-webkit-box-shadow: 0px 0px 7px #666; /*Safari/Chrome */  
  	box-shadow: 0px 0px 7px #666; /* Opera & hoe het zou moeten */
	cursor:pointer;
}

.button_check, .button_complete
{
	background:url(../images/button_check.jpg);
	height:38px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	border:0px;
	padding-right:20px;
	color:#FFF; 
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:5px;
	float:right;
	margin-right:-2px;
	-moz-box-shadow: 0px 0px 7px #666; /* Firefox/Mozilla */  
  	-webkit-box-shadow: 0px 0px 7px #666; /*Safari/Chrome */  
  	box-shadow: 0px 0px 7px #666; /* Opera & hoe het zou moeten */
	text-align:left;
	padding-left:40px;
	cursor:pointer;
}

.button_complete
{
	background:url(../images/button_complete.jpg);
}

.button_back a
{
	background:url(../images/button_back.jpg);
	float:left;
	color:#999;
	border:1px solid #DDD;
	text-decoration:none;
	display:block;
	height:35px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	margin-bottom:10px;
	margin-top:5px;
	margin-right:-2px;
	text-align:left;
	padding-left:40px;
	padding-right:20px;
	padding-top:1px;
}

.button_check .small
{
	font-size:10px;
	text-transform:lowercase;
	font-weight:normal;
	color:#4D97C4;
	clear:left;
}

.button_complete .small
{
	font-size:10px;
	text-transform:lowercase;
	font-weight:normal;
	color:#4D97C4;
	clear:left;
	
}

.button_back a .small
{
	font-size:10px;
	text-transform:lowercase;
	font-weight:normal;
	color:#CCC;
	clear:left;
	margin-top:-5px;
}

.shopping_cart_content ul
{
	padding:0px;
	margin:0px 0px 7px 0px;
}
.shopping_cart_content li
{
	list-style:none;
	font-size:10px;
	font-style:italic;
	text-indent:10px;
	height:14px;
}

.shipping_information
{
	width:390px;
	float:left;
	border:1px solid #DDD;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	padding:0px 10px;
	margin-top:0px;
}

.shipping_information li
{
	border-bottom:1px dotted #CCC;
	height:35px;
	line-height:35px;
	list-style:none;
}

.shipping_information li.last
{
	border:0px;
}

.checkout_left
{
	float:left;
}

.checkout_right
{
	float:right;
}

.checkout_left h2
{
	border:0px;
	padding-bottom:5px;
}

.checkout_right h2
{
	border:0px;
	padding-bottom:5px;
}

.signature
{
	margin-top:15px;
}

.signature h2
{
	border:0px;
	padding-bottom:5px;
}

.sig
{
	border:1px solid #DDD;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	padding:10px;
	background:url(../images/signature_bg.jpg) 97% 20px no-repeat;
}

.current .pad 
{
    cursor: url("../images/pen.png") 8 8, crosshair;
}

.clearButton
{
	width:200px;
}

.clearButton a
{
	display:block;
	background:url(../images/clear_signature.jpg);
	height:18px;
	padding:5px 0px;
	text-indent:30px;
	text-decoration:none;
	width:200px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	text-transform:uppercase;
	color:#FFF;
	font-size:11px;
}

.confirmation
{
	border-top:1px solid #E5ECA3;
	padding-top:10px;
	margin-top:15px;
	text-align:right;
	margin-bottom:5px;	
}

#incasso_form span.verplicht { line-height:30px; margin-left:3px; }

.button_extra
{
	background:url(../images/button_complete.jpg) -40px 0px;
	height:20px;
	color:#fff;
	text-align:center;
	font-size:11px;
	width:100px;
	float:right;
	line-height:20px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	margin-top:5px;
	margin-right:5px;
}
