/*
~~ 									~~
	Printertechniek - Zwartsluis 
~~									~~
*/

	
	
/* CSS RESET */		
html, body, form, div, th, td, p, a, li	{	
	font:13px "Trebuchet MS", Verdana, Helvetica; color:#333333; line-height:23px; 
	}
body, form, p, h1, h2, h3, h4, h5, h6, div, img, span, *{	
	margin: 	0; 
	padding: 	0; 
	border: 	0;
	}
body{
	background:#ffffff url(../images/bg_main2.gif);
	}	
a {
	outline: none;
	}
.b, div.b, a.b, p.b  {
	font-weight:bold;
	}	
div {
	position:relative;
	} 	
h1 {
	color:#4f5f7d;
	font-size:26px;
	margin-bottom:20px;
	}	
h2 {
	color:#4f5f7d;
	font-size:19px;
	padding-bottom:10px;
	}
p {
	display:block;
	padding-bottom:16px;
	text-align: justify;
	}	
h3 {
	color:#123b5f;
	}	
#toAddress {
	border:1px solid #123b5f;
	padding:2px 10px 2px 10px;
	}	
.small{font-size:10px;}

.cmxform .submit,
.submit {
	border:1px solid #123b5f;
	padding:1px 5px 1px 5px;
	margin-left:10px;
	background:#ffffff;
	color:#123b5f;
	font-weight:bold;
	cursor:pointer;
	}

#berekeningHolder {
	background:transparent url(../images/bg_keuze.gif) repeat-x top;
	border:1px solid #123b5f;
	padding:10px;;
	float:left;
	width:720px;
	margin-top:5px;
	}	
#berekeningHolder .output {
	float:left;
	width:300px;
	margin:0px 0 0 20px;
	padding-left:20px;
	border-left:1px solid #ccc;
	height:40px;
}
#afstand {
	display:none;
	}	
#prijs {
	display:inline-block;
	margin-top:10px;
	}	
.ico_auto {
	display:block;
	position:absolute;
	top:-33px;
	right:444px;
	*right:421px;
	background:transparent url(../images/auto.png) no-repeat;
	width:50px;
	height:30px;
	}	
	
	
	
#wrapper{	
	width:865px;
	margin: 0 auto;
	padding-top:40px;
	padding-bottom:20px;
	}	
#container{ 
	background:transparent url(../images/bg_wrapper.png);
	width:865px;
	float:left;
	}		
#containerTop{ 
	background:transparent url(../images/bg_wrapper_top.png);
	width:865px;
	height:20px;
	position:absolute;
	top:-20px;
	left:-1px;
	}	
#containerBottom{ 
	background:transparent url(../images/bg_wrapper_bottom.png) -4px -7px;
	width:865px;
	height:20px;
	position:absolute;
	bottom:-20px;
	left:-3px;
	}					
#branding {
	border-bottom:1px solid #ccc;
	float:left;
	width:624px;
	margin-left:30px;
	padding-bottom:10px;
	}
#branding h1.logo{
	position:absolute;
	top:-1px;
	right:-188px;
	width:170px;
	height:110px;
	background:transparent url(../images/logo_PrinterTechniek.gif) no-repeat;
	} #branding h1.logo span { display:none; }

#branding h1.logo2{
	position:absolute;
	top:-2px;
	right:-1px;
	width:170px;
	height:111px;
	background:transparent url(../images/logo_PrinterTechniek3.gif) no-repeat;
	} #branding h1.logo2 span { display:none; }	
	
#vcard{ 
	float:left;
	width:200px;
	line-height:12px;
	margin-left:300px;
	display:inline;
	height: 60px;
	}
#vcard .org{ 
	font-weight:bold;
	} 	
	
#content {
	float:left;
	border-top:1px solid #a8a8a8;
	width:780px;
	margin:0 0 0 22px;
	padding:10px 20px 20px 20px;
	background:transparent url(../images/bg_content.gif) repeat-y;
	min-height:600px;
	display:inline;
	}	
	
	
/*
#######################################################################################
			#topNav
#######################################################################################
*/

#tabs {
	float:left;
	margin-left:2px;
	}

#topNav {
	margin:6px 0 0px 0px;	
	float:left;
	z-index:2;
	}	
#topNav li{
	display: inline;
	list-style-type: none;
	padding:0;
	}
#topNav li a span{	
	display:none;
	}
#topNav li a{
	display: inline-block;
	background-image: url(../images/tabs.png);
	background-position: 0px;
	height:31px;
	padding:0;
	}	

#topNav li a.home{
	background-position: 0px 0px;
	width:64px;} 
	#topNav li.ui-tabs-selected a.home,  
	#topNav li.ui-state-active a.home, 
	#topNav li.ui-state-focus a.home,
	#topNav li a.home:hover{background-position: 0px -31px;}			

#topNav li a.service{
	background-position: -66px 0px;
	width:143px;
	} 
	#topNav li.ui-tabs-selected a.service,  
	#topNav li.ui-state-active a.service, 
	#topNav li.ui-state-focus a.service,
	#topNav li a.service:hover{background-position: -66px -31px;}			

#topNav li a.onderhoud{
	background-position: -211px 0px;
	width:101px;
	} 
	#topNav li.ui-tabs-selected a.onderhoud,  
	#topNav li.ui-state-active a.onderhoud, 
	#topNav li.ui-state-focus a.onderhoud,
	#topNav li a.onderhoud:hover  
	{ background-position: -211px -31px;}	

#topNav li a.tarieven{
	background-position: -314px 0px;
	width:84px;
	}
	#topNav li.ui-tabs-selected a.tarieven,  
	#topNav li.ui-state-active a.tarieven, 
	#topNav li.ui-state-focus a.tarieven,
	#topNav li a.tarieven:hover{background-position: -314px -31px;}			

#topNav li a.subc{
	background-position: -400px 0px;
	width:129px;
	} 
	#topNav li.ui-tabs-selected a.subc,  
	#topNav li.ui-state-active a.subc, 
	#topNav li.ui-state-focus a.subc,
	#topNav li a.subc:hover{ background-position: -400px -31px;}		

#topNav li a.contact{
	background-position: -531px 0px;
	width:80px;
	} 
	#topNav li.ui-tabs-selected a.contact,  
	#topNav li.ui-state-active a.contact, 
	#topNav li.ui-state-focus a.contact,
	#topNav li a.contact:hover
	{ background-position: -531px -31px;}				

#topNav li.tab1 {
	width:30px;
	}	
	
.streepGrijs{
	width:4px;
	height:40px;
	background:transparent url(../images/streep_grijs.gif) no-repeat;
	position:absolute;
	right:28px;
	*right:12px;
	top:27px;
	display:block;
	}
	
	
/*
#######################################################################################
			#aanvraagForm
#######################################################################################
*/
	
	
#aanvraagForm {
	}
	
#aanvraagForm .betreftHolder {
	float:left;
	}	
#aanvraagForm .betreftHolder div,	
#aanvraagForm .nawHolder div  {
	padding-bottom:5px;
	*padding-bottom:2px;
	}	
#aanvraagForm .waarvoorHolder,
#aanvraagForm .betreftHolder div,	
#aanvraagForm .nawHolder div {
	padding-left:16px;
	margin-left:0px;
	}
#aanvraagForm label {
	width:150px;
	display:inline-block;
	vertical-align:top;
	}		
#aanvraagForm textarea,		
#aanvraagForm .betreftHolder input,	
#aanvraagForm .nawHolder input {
	border:1px solid #d4d4d4;
	padding:3px;
	width:200px;
	}
#aanvraagForm textarea{
	width:200px;
	height:100px;
	}			
#aanvraagForm .nawHolder {
	border-bottom:1px solid #d4d4d4;
	border-top:1px solid #d4d4d4;
	padding:20px 0 20px 0;
	margin:10px 0 20px 0;
	float:left;
	width:622px;	
	}
#aanvraagForm .waarvoorHolder{
	background:transparent url(../images/bg_keuze.gif) repeat-x top;
	border:1px solid #d4d4d4;
	padding:10px;
	float:left;
	width:600px;
	margin:10px 0 10px 0;
	float:left;
	}		
#aanvraagForm .waarvoorHolder label{
	width:300px;
	padding-left:24px;
	cursor:pointer;
	}
#aanvraagForm .waarvoorHolder input{
	position:absolute;
	left:0;
	top:6px;
	*top:3px;
	outline:none;
	border:0;
	}
/*
#aanvraagForm .waarvoorHolder div {
	background-image: url(../images/option_icons.png);
	background-position: -18px;
	width:142px;
	height:111px;
	float:left;
	margin-left:30px;
	z-index:1000;
	border:1px solid #fff;
	padding:5px;
	} 	
#aanvraagForm .waarvoorHolder div.hovers {	
	border:1px solid #123b5f;
	}
#aanvraagForm .waarvoorHolder div.terugbellen {	
	background-position: -222px;
	}	
#aanvraagForm .waarvoorHolder div.offerte {	
	background-position: -418px;
	}		
*/	
	
	
	
#aanvraagForm .nawHolder .sexe{
	padding-left:163px;
	}		
#aanvraagForm .nawHolder .sexe input{
	width:20px;
	border:0;
	}	
#aanvraagForm .nawHolder .sexe label{
	width:30px;
	}		
.buttonHolder{
	padding:14px 0 20px 0;
	width:500px;
	float:left;
	}		
.buttonHolder span{
	margin-left:150px;
	display:inline-block;
	}
#aanvraagForm .buttonHolder	.submit {
	margin-left:280px;
	}
#signupForm { 
	width: 670px; 
}
#signupForm label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color:#a40004;}
.nawHolder input.error {
	background:#f7f7f7
	}
	
.boek {
	width:114px;
	height:104px;
	background:transparent url(../images/boek.png) no-repeat;
	position:absolute;
	right:170px;
	*right:12px;
	top:-6px;
	display:block;
	}	
.kleurroller {
	width:120px;
	height:128px;
	background:transparent url(../images/kleurroller.png) no-repeat;
	position:absolute;
	left:-20px;
	top:-36px;
	display:block;
	z-index:100;
	}		
#footer {
	background:#ffffff;
	border-top:1px solid #ccc;
	font-size:11px;
	width:796px;
	line-height:0;
	z-index:100;
	position:absolute;
	color:#ccc;
	top:-14px;
	left:41px;
	text-align:center
	}	
#footer a{	
	font-size:11px;
	color:#ccc;
	}		

*html .boek,
*html .ico_auto,
*html #containerTop,
*html .kleurroller  {
	behavior: url(iepngfix.htc) 
	}	
*html #containerBottom {
	left:-5px;
	bottom:-21px;
	}		
*html #branding h1.logo {
	right:-174px;
	} 
