/***** Fix cross browser compatibility *****/
body{
	background: #86673b url('../images/background_deco.png') repeat-y 50% 0;
	font-family: Verdana,Arial,Helvetica,sans-serif,"Trebuchet MS";
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
td{
	text-align: left;
}
fieldset,img {
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;}

html, body {
    height: 100%;
}

/***** Custom css *****/

label {
	cursor: pointer;
}

#logo {
	padding-top: 8px;
	padding-bottom: 14px;
	/*fix chrome logo placement*/
	position: relative;
	left: 0px;
	/*end of chrome fix*/
}
#menu li {
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	height: 30px;
	float: left;
	cursor: pointer;
}

#menu li img {
	visibility: hidden;
}

#menu li:hover{
	background-position: bottom;
}

#li_blanc {
	width: 141px;
}

#content{
	width: 870px;
	margin: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #FFFFFF;
}

.content_title{
	font-weight: bold;
	margin-bottom: 22px;
}

#footer{
	position: fixed !important;;
	bottom: 0px;
	width: 900px;
	text-align: center;
	color: #FFFFFF;
	background: #86673b;
	/*fix chrome footer placement*/
	margin-left: 1px;
	width: 899px;
	/*end of chrome fix*/
}

#copyright{
	border-top: #FFFFFF 1px solid;
	height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#slogan {
	margin-left: 55px;
	margin-right: 55px;
	margin-bottom: 30px;
	background-color: #dc9f2b;
	border: 1px solid #FFFFFF;
	padding: 8px;
	color: white;
}

a:link
{
	text-decoration: none;
	color: #DC9F2B;
}

a:visited
{
	text-decoration: none;
	color: #DC9F2B;
}

a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

a:active
{
	text-decoration: none;
	color: #DC9F2B;
}

.jw-button-next, .jw-button-previous, .jw-button-finish{ visibility: hidden; overflow: hidden; height: 1px; }
.jw-footer { padding: 0px;}
.ui-widget-header{ background-color: #DC9F2B; }
.jw-buttons { height: 5px; overflow: hidden;}

.css_form label , .css_form .css_col1, .linebreak{
	text-align: right;
	width: 135px;
	min-height: 41px;
	margin: 0;
	float: left;
	margin-right: 2px;
	clear: left;
	display: inline;
	padding-right: 10px;
}

.css_form span label {
	float: none;
}

.css_form label span {
	color: red;
	width: auto;
	height: auto;
	display: inline;
	float: none;
	clear: none;
}

.css_form span, .css_col2 {
	width: 300px;
	min-height: 41px;
	display: block;
	float: left;
	margin: 0;
	clear: right;
}

.css_form span span {
	min-height: 0px;
}

#hrthingy {
	clear: left; 
	width: 660px; 
	border: 1px solid #DDDDDD; 
	position: relative; 
	left: 50px; 
	margin-bottom: 20px;
	float: left;
}

#right_content #hrthingy {
	width: 520px; 
}

#step1_id, #step3_id, #step3_id_previous, #step1_reset_id, #step2_reset_id, #step3_reset_id{
	border: 3px solid #DDDDDD;
	background: #FFFFFF;
	font-weight: bold;
	text-align: top;
	min-height: 15px;
	clear: both;
	position: relative;
	padding: 7px;
	cursor: pointer;
}

#step1_id{
	left: 500px;
	width: 95px;
	top: 71px;
}

#right_content #step1_id{
	left: 420px;
}

#step3_id{
	left: 530px;
	width: 65px;
	top: 199px;
}

#right_content #step3_id {
	left: 450px;
}

#step3_id_previous{
	left: 408px;
	width: 92px;
	top: 235px;
}

#right_content #step3_id_previous{
	left: 333px;
}

#step1_id:hover, #step3_id:hover, #step3_id_previous:hover {
	background-color: #CEEDCF;
}

#step1_reset_id {
	left: 625px;
	width: 35px;
	top: 35px;
}

#right_content #step1_reset_id, #right_content #step2_reset_id, #right_content #step3_reset_id{
	left: 540px;
}


#step2_reset_id {
	left: 625px;
	width: 35px;
	top: 57px;
}

#step3_reset_id {
	left: 625px;
	width: 35px;
	top: 163px;
}

#step1_reset_id:hover, #step2_reset_id:hover, #step3_reset_id:hover {
	background-color: #F2DADA;
}

.buttonwrap{
	position: absolute;
}

.jwc_description{
	padding: 10px;
	padding-bottom: 35px;
}
/*
#tot_aantal{
	border: 0px;
	background: none;
	background-image: none;
	font-weight: bold;
}*/

#left_menu{
	float: left;
	width: 23%;
	border: 0px solid black;
	margin-right: 35px;
}

#left_menu div{
	background: #6F552F;
	font-weight: bold;
	padding-left: 7px;
}
#left_menu ul li{
	margin-left: 7px;
}

#left_menu ul{
	margin-bottom: 20px;
}
	
#left_menu ul li:before {
	content: "> ";
}

#right_content{
	float: left; 
	width: 72%; 
	border: 0px solid black;
}

.materials{
	width: 600px;
}

.materials .mat_imgs td{
	width: 150px;
	text-align: center;
}

.materials .mat_imgs td img{
	width: 90px;
	height: 90px;
	border: 1px solid #E9D8BD;
}

.materials .mat_text td{
	width: 150px;
	text-align: center;
	background: #6F552F;
	border: 1px solid #86673B;
}