/* tags */
body,img,form,div,span,fieldset,legend,input,option,select,textarea,ul,li,td,th,a,h1,h2,h3,h4,h5,h6
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 20px;
	color: #000;
	margin: 0;
	padding: 0;
}

h2{
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0;
}

h4{
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

a {
	
}

a:hover {
	
}

a img {
	border: none;
}

ul {
	padding: 5px 15px;
	padding-top: 0;
	padding-bottom: 0;
}

li {
	padding: 0;
	margin-left: 5px;
}

p {
	padding: 0;
	margin: 0;
}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* CSS Document */
html,body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
}

div.topspace {
	float: left;
	height: 50px;
	width: 100%;
}

div.shade {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/website/background.png);
	background-repeat: repeat-y;
}

div.sitewrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
}

div.wrapper {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
}

div.linespacer {
	height: 9px;
	background-color: #fff;
}

div.linespacer2 {
	height: 9px;
	background-color: #fff;
}

div.spacer {
	height: 10px;
	background-color: #fff;
	font-size: 8px; /* IE6 fix */
	line-height: 8px; /* IE6 fix */
}

/* Top */
div.topshade {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 20px;
	background-image: url(../img/website/topshade.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#top {
	
}

div.bedrijfslogo {
	height: 75px;
	width: 225px;
	float: left;
}

div.werkzaamheden {
	height: 75px;
	width: 705px;
	float: left;
}

div.werklogo,div.slidewerklogo {
	float: right;
}

/* Menu */
#menu {
	height: 25px;
}

/* Main */
#main {
	min-height: 442px;
}

#foto {
	height: 150px;
}

div.fotoklein {
	height: 150px;
	width: 225px;
	float: left;
}

div.fotoklein2 {
	height: 150px;
	width: 225px;
}

div.fotoklein3 {
	height: 260px;
	width: 225px;
}

div.fotogroot {
	margin-left: 10px;
	margin-right: 10px;
	height: 150px;
	width: 460px;
	float: left;
}

div.fotogroot div.logo_image {
	height: 100px;
	background-image: url("../img/logos/uwcomfortinstallateur_home.png");
	background-position: center;
	background-repeat: no-repeat;
}

div.fotogroot div.logo_text {
	height: 50px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative
}

div.fotogroot div.logo_text span {
	background: url(../img/gradient-glossy.png) repeat-x;
	position: absolute;
	display: block;
}

#content {
	height: 260px;
}

div.block {
	width: 225px;
	height: 260px;
	float: left;
}

div.blockspacer {
	width: 10px;
	height: 10px;
	float: left;
}

div.banner {
	height: 78px;
}

div.banner div.slideshow {
	z-index: 29;
}

div.banner a {
	text-decoration: none;
}

div.banner span.bannerlink {
	font-size: 25px;
	font-weight: bolder;
	line-height: 25px;
}

div.bedrijfsinfowrapper {
	height: 260px;
}

div.bedrijfsinfo {
	padding: 10px;
}

div.bedrijfsinfo div.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	color: #fff;
}

div.bedrijfsinfo div.text {
	margin-top: 5px;
	font-size: 11px;
}

div.bedrijfsinfo div.brochurelist {
	margin-top: 5px;
	height: 170px;
	overflow: auto;
}

div.bedrijfsinfo div.brochurebottom {
	margin-top: 5px;
	height: 40px;
	padding-bottom: 5px;
}

/* Main Templatefoto */
#templatefoto_left{
	height: 420px;
	width: 235px;
	float: left;
}

#templatefoto_right {
	float: left;
	height: 420px;
	width: 695px;
}

#templatefoto_right div.fotogrootsquare {
	float: left;
	width: 465px;
	height: 420px;
}

#templatefoto_right div.textholder {
	margin-left: 10px;
	float: left;
	width: 215px;
	height: 420px;
	overflow: auto;
}

#templatefoto_right div.textholder div.title {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}

#templatefoto_right div.textholder div.text {
	
}

/* Main Templatetext */
#templatetext_left {
	float: left;
	height: 420px;
	width: 235px;
}

#templatetext_right {
	float: left;
	height: 420px;
	width: 695px;
	overflow-x: visible;
	overflow-y: auto;
}

#templatetext_right h1 {
	margin: 20px 0 5px 0;
	line-height: 22px;
}

#templatetext_right div.textholder {
	padding-left: 10px;
	float: left;
	width: 430px;
	height: 420px;
}

#templatetext_right div.offertextholder {
	padding-left: 10px;
	float: left;
	width: 450px;
	height: 420px;
}

#templatetext_right div.offerheadcontainer {
	float: left;
	width: 450px;
	height: 100px;
	margin: 0 0 0 0;
}

#templatetext_right .offertext {
	float: left;
	width: 225px;
	margin-right: 5px;
}

#templatetext_right .offertext h1 {
	margin: 0 0 3px 0;
}

#templatetext_right p {
	margin: 0 0 0 0;
	line-height: 18px;		
}

#templatetext_right div.offerheadcontainer .offerphone {
	float: left;
	width: 205px;
	height: 71px;
	font-size: 13px;
	font-weight: bold;
}

#templatetext_right div.offerheadcontainer .offerphone span {
	position: relative;
	top: 10px;
	left: 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;	
}

#templatetext_right div.offerholder {
	float: left;
	width: 215px;
	/*height: 420px;*/
	/*background: url(../img/offer/offerte-aanvraag-uitleg-background.png);*/
}

#templatetext_right div.offerholder h3 {
   margin: 10px 0 0 10px;
   color: #ffffff;
   font-size: 14px;
   font-weight: bold;
}

#templatetext_right div.offerholder .step {
   margin: 20px 0 0 10px;
}

#templatetext_right div.offerholder .step .stepTitle {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#templatetext_right div.offerholder .step .stepText {
	color: #ffffff;
	font-size: 12px;
}


#templatetext_right div.offerholder .step .stepText img.left {
	float: left;
	margin: 2px 0 2px 1px;
}

#templatetext_right div.textholder div.title {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}

#templatetext_right div.textholder div.line {
	background-color: #ff0000;
	width: 100%;
	height: 2px;
}

#templatetext_right div.textholder div.text {

}

div.formcontainer {
	margin-top: 10px;
}

#templatetext_right div.fotokleinsquare {
	margin-left: 10px;
	width: 225px;
	height: 420px;
	float: left;
}

/* Template Werkzaamheden */
#lijst_werkzaamhedenwrapper {
	height: 420px;
	width: 225px;
	float: left;
	margin-right: 10px;
}

div.lijst_werkzaamheden div.lijstitems div.lijstitem a {
	text-decoration: none;
	line-height: 20px;
	border-bottom: 1px #fff solid;
	outline: none;
}

div.lijst_werkzaamheden div.lijstitems div.lijstitem div.text a {
	display: block;
}

div.werkzaamheden_right {
	float: left;
	height: 420px;
	width: 695px;
	overflow: auto;
}

div.werkzaamheden_right div.textholder {
	padding-left: 10px;
	float: left;
	width: 450px;
	height: 420px;
	overflow: auto;
}

div.werkzaamheden_right div.textholder div.title {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}

div.werkzaamheden_right div.textholder div.text {
	
}

div.werkzaamheden_right div.fotokleinsquare {
	margin-left: 10px;
	width: 225px;
	height: 420px;
	float: left;
}

div.fotoklein4 {
	height: 190px;
	width: 225px;
	border-bottom: 3px #fff solid;
}

div.fotoklein_tekst {
	font-size: 10px;
	font-style: italic;
	border-bottom: 3px #fff solid;
}

/* Template Showrooms */
div.lijst_vestigingen {
	padding: 10px;
	height: 185px;
}

div.lijst_merken {
	padding: 10px;
	height: 185px;	
}

div.lijstitems {
    margin-top: 5px;
	overflow: auto;
	height: 155px;
}

div.lijstitems div.lijstitem a {
	text-decoration: none;
	line-height: 20px;
	border-bottom: 1px #fff solid;
}

div.lijstitems div.lijstitem div.text a {
	display: block;
}

#showrooms_middle {
	height: 420px;
	width: 365px;
	margin-right: 10px;
	float: left;
}

div.showrooms_info div.contactholder {
	height: 100px;
	padding-top: 5px;
}

div.showrooms_info div.contactholder div.contact_logo {
	float: right;
}

div.showrooms_info div.contactholder div.contactgegevens div.bedrijfsnaam
	{
	font-weight: bold;
}

div.openingstijden div.dagenholder {
	padding-top: 5px;
}

div.openingstijden div.dag_wit {
	background-color: #fff;
}

div.openingstijden div.dag_grijs {
	background-color: #e7e7e7;
}

div.openingstijden div.dagnaam {
	float: left;
	padding-left: 10px;
	line-height: 20px;
}

div.openingstijden div.tijden {
	float: right;
	padding-right: 10px;
	line-height: 20px;
}

div.samenwerking_installateur {
	padding-top: 5px;
}

div.samenwerking_installateur div.text {
	padding-top: 5px;
}

div.samenwerking_installateur div.text p {
	margin: 0;
	padding: 0;
}

#showrooms_right {
	height: 420px;
	width: 320px;
	float: left;
}

div.videowrapper {
	height: 266px;
	width: 320px;
}
div.videowrapper div.video{
	margin-top: 5px;
}

div.videowrapper div.video{
	background-color: #cccccc;
	height: 240px;
}


/* Nieuws */
div.nieuwswrapper {
	background-color: #fff;	
	height: 260px;
	overflow: auto;
	overflow-x: hidden;
}

div.nieuwsinfo {
	padding-top: 10px;
}

div.nieuwsinfo div.title { /*width: 205px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	color: #fff;
	background-color: #000;
}

div.nieuwsinfo div.nieuwsitems div.nieuwsitem a {
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	border-bottom: 1px #000 solid;
}

div.nieuwsinfo div.nieuwsitems div.nieuwsitem a:hover {
	background-color: #e7e7e7;
}

div.nieuwsinfo div.nieuwsitems div.nieuwsitem div.text a {
	display: block;
}

div.nieuwsinfo div.newslogo {

}

/* Uw Comfortinstallateur */
div.uwcomfortinstallateur div.uwcomfortlogo {
	height: 61px;
}

div.uwcomfortinstallateur div.text {
	margin-top: 10px;
	height: 199px;
	font-size: 11px;
}

div.uwcomfortinstallateur div.text img {
    float: right;
    margin-bottom: 3px;
    margin-left: 3px;
}
/* Bottom */
#bottom {
	clear: both;
}

div.deelnemers {
	
}

div.deelnameaan {
	height: 70px;
	width: 115px;
	float: left;
}

div.deelnameaan div.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 22px;
	text-align: center;
	line-height: 25px;
	width: 100px;
	color: #fff;
	float: left;
}

div.deelnameaan div.deelnamearrow {
	float: left;
	margin-top: 22px;
}

/* lidmaatschappen */
div.lidmaatschappen {
	height: 70px;
	width: 810px;
	float: left;
}

div.lidmaatschappen div.item {
	float: left;
}

div.lidmaatschappen div.item div.lidmaatschaplogo {
	
}

div.lidmaatschappen div.item div.tooltip {
	display: block;
	background-color: #FFFFCC;
    width: 340px;
	min-height: 80px;
    position: absolute;
	padding: 3px;
	border: 1px solid #ccc;
    z-index: 1000;
}

div.block div.banner div.tooltip {
	display: block;
	background-color: #FFFFCC;
    width: 340px;
	min-height: 80px;
    position: absolute;
	padding: 3px;
	border: 1px solid #ccc;
    z-index: 1000;
}

#disclaimercontainer {
	
}

/* disclaimer */
#disclaimercontainer div.disclaimer {
	float: left;
	height: 18px;
	line-height: 18px;
}

#disclaimercontainer div.disclaimer a {
	text-decoration: none;
}

#disclaimercontainer div.disclaimer a:hover {
	text-decoration: underline;
}

#disclaimercontainer div.address {
	float: right;		
	text-align: right;
	font-weight: bold;
}

div.bottomshade {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-image: url(../img/website/bottomshade.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 22px;
}

div.vacature {
	padding-left: 10px;
	float: left;
	width: 450px;
}

div.vacature div.title {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}

div.vacature div.text {
	margin-bottom: 5px;
}

/* documentlist */
#templatedocu_right {
	float: left;
	width: 695px;
	height: 400px;
	overflow: auto;
}

#templatedocu_right div.textholder2 div.title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#templatedocu_right div.textholder2 div.text {
	margin-bottom: 5px;
}

div.documentlist {
	border-bottom: 1px solid black;
	margin-top: 10px;
}

div.documentlist div.listtitle {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

div.documentlist div.item {
	border-top: 1px solid black;
	padding: 5px 0 5px 0;
}

div.documentlist div.odd {
	background-color: #e7e7e7;
}

div.documentlist div.item:hover {
	background-color: #e0e0e0;
}

div.documentlist div.item div.title {
	float: left;
	width: 600px;
}

div.documentlist div.item div.filesize {
	float: left;
	width: 75px;
	text-align: right;
}

div.documentlist div.item div.filesize a,div.documentlist div.item div.title a
	{
	display: block;
	text-decoration: none;
}

#mediaspace {
	margin-top: 10px;	
}

.standaard {	
	float: left;
	width: 500px;
}

.standaard img {
	float: right;
    margin-bottom: 15px;
    margin-left: 15px;
}

.standaard p {
	font-size: 12px;
	line-height: 18px;
}

.standaard a {
	font-size: 12px;
	line-height: 18px;
}

.standaard span {
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
}

.resultsearchpipefitter {
	margin-top: 10px;	
}

.addresssearchpipefitter {
	margin-top: 2px;
	font-size: 12px;
}

#template_searchpipefitter {
	float: left;
	height: 420px;
	width: 695px;
}

#template_searchpipefitter div.textholder {
	padding-left: 10px;
	float: left;
	width: 685px;
	height: 420px;
	overflow-x: hidden; 
	overflow-y: auto;
}

#template_searchpipefitter div.textholder div.title,#template_searchpipefitter div.textholder div.headersearchpipefitter
	{
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	color: #0c2985;
}

#template_searchpipefitter div.textholder div.line {
	background-color: #ff0000;
	width: 100%;
	height: 2px;
}

#template_searchpipefitter div.textholder div.text,#template_searchpipefitter div.textholder label
	{
	color: #000000;
	font-size: 12px;
}

#template_searchpipefitter div.formcontainer {

}

#template_searchpipefitter div.formcontainer div.search_pipefitter {
	width: 300px;
	float: left;
}

.back {
	text-align: left;
}

.more {
	text-align: right;
}

.back a,.more a {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
}

div.content_middle {
	width: 500px;	
	float: left;
	margin-right: 10px;
}

div.content_right {
	width: 185px;	
	float: left;
}

.right_box {
	width: 185px;
	padding-top: 10px;
	padding-bottom: 15px;
}

.news_brand_list {
	max-height: 180px;
	overflow-x: hidden; 
	overflow-y: auto;
}

.right_box span {
	display: block;
	padding: 0 0 0 3px;
	font-weight: bold;
	border-bottom: 1px solid black; 
}

.right_box span.head1 {
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 4px;
}

.right_box a.star {
	font-weight: bold;		 	
	display: block;
	padding: 0 4px 0 25px;
	background: url('../img/website/star.png') no-repeat left top;
	text-decoration: none;
	border-bottom: 1px solid black;
}

.right_box .staritem {
	border-bottom: 1px solid black;
}

.energie_home {

}	

.energie_home p {
	margin-left: 10px;
	margin-right: 3px;	
}

img.left {
    float: left;
	margin: 0 5px 5px 0;
}

img.right {
    float: right;
	margin: 0 0 5px 5px;    
}

img.centered { 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
}

.transparent { /* Required for IE 5, 6, 7 */
        /* ...or something to trigger hasLayout, like zoom: 1; */
        zoom: 1; 
        /* Theoretically for IE 8 & 9 (more valid) */
        /* ...but not required as filter works too */
        /* should come BEFORE filter */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* This works in IE 8 & 9 too */ /* ... but also 5, 6, 7 */
	filter: alpha(opacity = 70);
        /* Older than Firefox 0.9 */
	-moz-opacity: 0.7;
        /* Safari 1.x (pre WebKit!) */
        -khtml-opacity: 0.7;
        /* Modern!
        /* Firefox 0.9+, Safari 2?, Chrome any?
        /* Opera 9+, IE 9+ */
        opacity: 0.7;
}

#worklogobox {
	position: absolute;
	top: 178px;
	width: 980px;
	height: 442px;
	z-index: 9999;
	background-color: #fff;	
}

#worklogobox .ajax_load {
	position: absolute;
	display: block; 
	top: 50%;
	left: 50%;
	margin-left: auto; 
	margin-right: auto;
}

#worklogobox #topbarholder {
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	height: 60px;
	z-index: 9999;
	background-color: #fff;
}

#topbarholder .topbarlogo {
	float: left;
	width: 160px;
	height: 120px;
	z-index: 9999;
}

#topbarholder .topbarlogo img {
	margin: 2px 40px 2px 40px;	
}

#topbarholder .topbartitle {
	float: left;
	width: 660px;
	height: 120px;	
	z-index: 9999;
}

#topbarholder .topbartitle h1 {
	margin: 20px 0 20px 0;
	font-size: 28px;
	line-height: 30px;
}

#topbarholder .topbarbuttons {
	float: left;
	width: 160px;
	height: 120px;
	z-index: 9999;
}

#topbarholder .topbarbuttons #topbarclosebutton {
	position: absolute;
	top: 0;
	right: 10px;
	width: 34px;
	height: 34px;
	margin: 10px 0 0 0;
	background: url('../img/website/spr_up_close.png') no-repeat -34px 0;	
	z-index: 9999;
}

#worklogobox #numbernavholder {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 980px;
	height: 40px;
	z-index: 9999;
	background-color: #fff;
}

#numbernav,#stopplay, #resumeplay {
	float: right;	
	margin: 6px 10px 0 0;
}

#numbernav a {
	float: left;
	width: 25px;
	height: 20px;	
	border: 1px solid #000;	
	color: #000; 
	text-decoration: none;
	text-align: center;
	font-weight: bold; 
	margin: 0 5px 0 0; 
	padding: 5px 0 0 0;  
}

#numbernav a.activeSlide { 
	background-color: #000;
	color: #fff; 
	font-weight: bolder;
	font-size: 14px;
}

#stopplay a, #resumeplay a {
	float: left;
	width: 25px;
	height: 25px;
	border: 1px solid #000;	
	color: #000; 
	text-decoration: none;  
	cursor: pointer; 
}

#stopplay a.play, #resumeplay a.play {
	width: 25px;
	height: 25px;	
	background: url('../img/website/sprite-play-pause-stop.png') no-repeat 0 0;
}
#stopplay a.stop, #resumeplay a.stop {
	width: 25px;
	height: 25px;		
	background: url('../img/website/sprite-play-pause-stop.png') no-repeat -1px -41px;
}


#numbernav a:focus { 
	outline: none;
}
