* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
img {
	border:	none;
}
.p {
}
body {
	background: #fff url('../img/bg.jpg') top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #34414c;
	line-height: 16px;
	overflow: -moz-scrollbars-vertical;
}
h1 {
	font-size: 32px;
	color: #34414c;
	line-height: 34px;
}
#yellow {
	font-size: 20px;
	color: white;
	line-height: 22px;
	background-color:#e6b81b; /*F8D134*/
	padding: 10px;
}	
#wrapper {
	margin: 0 auto;
	width: 960px;
	height: 607px;
}
#header {
	width: 937px;
	padding-right: 23px;
	height: 111px;
	min-height: 111px;
}
#header_products {
	width: 937px;
	padding-right: 23px;
    height:         360px;
    min-height:     360px;
}	
#logo {
	float: left;
	margin: 40px 0 0 23px;
}
ol {
	margin-left: 20px;
}
#navigatie ul {
	list-style: none;
}
.list_normal ul {
	list-style: none;
}
.list_normal li {
	list-style-typr: disc;
	color: #646E77;
	margin-left:20px;
}
#content_list ul {
	list-style-type: disc;
	margin-left: 20px;
	color: #646E77;
}
#content_list li {
	list-style-type: disc;
	margin-left: 20px;
	color: #34414c;
}
#intro_left, #intro_right {
	float: left;
}
#intro_left {
	width: 382px;
	padding: 20px 0 20px 50px;
}	
#intro_right {
	padding: 20px 0 20px 195px;
	width: 287px;
	height: 220px;
	background: transparent url('/img/home_archbreaker.jpg') top left no-repeat;
}
#intro_right h2{
	font-size: 20px;
	line-height: 22px;
}
#intro_right h3{
	font-size: 14px;
	line-height: 16px;
}
#intro_left ul, #intro_right ul {
	list-style-type: disc;
	padding-left: 20px;
	color: #646E77;
	font-size: 20px;
}
#intro_left li, #intro_right li {
	list-style-type: disc;
	color: #34414c;
	font-size: 16px;
	line-height: 20px;
}	
#home_content {
	padding: 10px 70px;
	font-weight: bold;
	font-size: 13px;
	color: #7a7a7a;
}
#home_extra_content {
	padding: 0px 0px 10px 23px;
	font-weight: bold;
	font-size: 13px;
	color: #7a7a7a;
	position: relative;
	height: 165px;
}
#home_extra_content .gallerie {
	padding: 0 15px; 
	width: 170px;
	float: left;
}
#home_extra_content #extra_content {
	border: 1px solid #cecece;
	background: url('/img/bg_extra_content.jpg') top left repeat-x;
	height: 157px;
	width: 425px;
	float: left;
}
#home_extra_content #extra_content .extra {
	width: 130px;
	padding: 7px 0 5px 12px;
	text-align: center;
	float: left;
}

#home_extra_content #extra_content .extra_center {
	width: 118px;
	padding: 7px 0 5px 12px;
	text-align: center;
	float: left;
}

#home_extra_content #extra_content .extra img, #home_extra_content #extra_content .extra_center img {
	margin: 5px 0px 2px 0px;
}
#home_extra_content #extra_content .extra .more, #home_extra_content #extra_content .extra_center .more {
	font-size: 12px;
	color: #000000;
}
#home_extra_content #extra_content .extra h2 a, #home_extra_content #extra_content .extra h2 a:hover, #home_extra_content #extra_content .extra_center h2 a, #home_extra_content #extra_content .extra_center h2 a:hover {
	font-size: 14px;
	color: #666;/*#e6b81b;*/
}
#home_extra_content #extra_content .extra h2 a:hover, #home_extra_content #extra_content .extra_center h2 a:hover, #home_extra_content #extra_content .extra a:hover, #home_extra_content #extra_content .extra_center a:hover {
	text-decoration: underline;
}
#home_extra_content .powder-lime {
	padding: 12px 0 0 0px;
}
#home_extra_content .lime img {
	margin: 0px;
	border: none;
}
#home_extra_content #banners {
	width: 274px;
	height: 191px;
	position: absolute;
	right: 12px;
	margin: 0 0 0 15px;
}
#middle2 h2{
	font-size: 20px;
	color:#F8CE3D;
	line-height: 22px;
}
#home_content p {
	padding: 5px 0;
}
#home_content ul {
	list-style-position: inside;
}
#navmenu li {
	float: right;
	margin-left: 3px;
	list-style: none;
}
#navmenu li a{
	display: block;
	width: 111px;
	height: 110px;
}
#nav_contact {
	background: #fff url('../img/navpic_contact.jpg') bottom center no-repeat;
}
#nav_news {
	background: #fff url('../img/navpic_news.jpg') bottom center no-repeat;
}
#nav_installations {
	background: #fff url('../img/navpic_installations.jpg') bottom center no-repeat;
}
#nav_gallery {
	background: #fff url('../img/navpic_gallery.jpg') bottom center no-repeat;
}	
#nav_products {
	background: #fff url('../img/navpic_products.jpg') bottom center no-repeat;
}
#nav_home {
	background: #fff url('../img/navpic_home.jpg') bottom center no-repeat;
}
#navmenu a:hover {
	background-position: top;
}
#navmenu li.active a {
	background-position: top;
}
#productsnav {
    clear:          both;
    width:          914px;
    height:         195px;
    margin:         0 23px;
    background:     #fff url('../img/bg_bottom.jpg') top left no-repeat;
}
.middletop {
	overflow: hidden;
	*margin: 0 0 20px 0;
}
#news_ticker {
	float: left;
	height:		40px;
	line-height:	50px;
	font-size:		16px;
	font-weight:	normal;
	color:			#01779D;
	background:		transparent url('/img/bullet_news_ticker.gif') 25px center no-repeat;
	padding:		0 0px 10px 40px;
	width: 			487px;
}
#news_ticker .newsitem {
	left: 40px !important;
}
#news_ticker a{
	font-weight:	normal;
	color:			#01779D;
	text-decoration: underline;
}
#products {	
	float: left;
	margin: 16px 0 20px 0;
	padding: 0 0 0 20px;
	color: #666;
	font-weight: bold;
	font-size: 20px;
	width: 365px;
}
#middle_home {
	width: 914px;
	min-height: 260px;
	height: 260px;     
	padding: 0 23px;
	background: #f8ce3d url('../img/bg_middle.jpg') top left no-repeat;
}
#middle {     
	width: 914px;
    margin-left: 23px; 
    padding-right: 23px;
    min-height: 360px;     
    background: #fff url('../img/bg_content.jpg') right 30px no-repeat;
}
#middle2 {     
	width: 890px;
    margin-left: 23px; 
    padding: 25px 23px 0 20px;
    min-height: 360px;     
}
#middle2 h1 {
	color:#F8CE3D;
	font-size:14px;
}
#middle2 p {
	color: #666;
}
#slideshow {
	width: 100%;
	}

#slideshow img {
	margin: 5px 40px;
	width: 829px;
	height: 240px;
	border: 0px solid white;
	}

#mainpic {
	float: right;
	}

#content {
	overflow: hidden;
	}

#content p {
	width: 350px;
	font-weight: bold;
	}

#content ul {
	width: 350px;
	font-weight: bold;
	}

#bottom {
	width: 891px;
	height: 195px;
	border-top: 3px solid white;
	margin: 0 23px;
	padding-left: 23px;
	background: #fff url('../img/bg_bottom.jpg') top left no-repeat;
	}


#productbtns_bottom li a, #productbtns_top li a {
	display: block;
	width: 125px;
	height: 195px;
	color: white;
}
#productbtns_bottom li a span, #productbtns_top li a span {
	display: block;
	margin: 0 auto;
	padding-top: 145px;
	width: 90px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.9px;
	line-height: 13px;
	cursor: pointer;
}
#productbtns_bottom li a:hover, #productbtns_bottom li.active a, #productbtns_top li a:hover, #productbtns_top li.active a {
	color: #f7ce36;
}

#productbtns_bottom li {
	float: left;
	margin-right: 15px;
	list-style: none;
	margin-left: 0px;
	
	}

#productbtns_top li {
	float: left;
	padding: 0 0 0 46px;
	list-style: none;
	margin-left: 0px;
	}

#bottom a:hover {
	background-position: top;
	}

#productsnav a:hover, #productsnav li.active a {
    background-position: top;
}

#prod1 {
	background: transparent url('../img/prodbtn1.jpg') bottom center no-repeat;
	}

#prod2 {
	background: transparent url('../img/prodbtn2.jpg') bottom center no-repeat;
	}

#prod3 {
	background: transparent url('../img/prodbtn3.jpg') bottom center no-repeat;
	}

#prod4 {
	background: transparent url('../img/prodbtn4.jpg') bottom center no-repeat;
	}

#prod5 {
	background: transparent url('../img/prodbtn5.jpg') bottom center no-repeat;
	}

#productbtns li.active a  {
	background-position: top;
}

#leftborder {
	border-left: 1px solid white;
	float: right;
	}

#slideshowbtn {
	display: block;
	width: 125px;
	height: 195px;
	margin: 0 25px;
	background: #fff url('../img/btn_slideshow.jpg') bottom center no-repeat;
	}

#credits {
	font-size: 10px;
	color: #AAAAAA;
	padding-top:10px;
	padding-left:24px;
	padding-bottom:10px;
	}
	
#credits a {
	font-size: 10px;
	color: #666666;
	}	

#left_content {
   float: left;
   width: 417px;
   height: 550px;
   border-right: 1px solid #dadcdb;
}

#left_content a {
   color: #666666;
}

#left_content a:hover {
   text-decoration: underline;
}

#right_content {
    float: right;
    width: 382px;
	min-height: 590px;
    padding: 27px 50px 0 40px;
    margin: 30px 0 0 0;  
    border-right: 1px solid #dadcdb;
	}

#twocolomn {
    float: right;
    width: 800px;
    padding: 27px 50px 0 40px;
    margin: 30px 0 0 0;  
    border-right: 1px solid #dadcdb;
}

#image {
    float: left;
    width: 129px;
    height: 129px;
    padding: 0 0 0 0;
    margin: 0 10px 0 0;  
    text-align: center;
    margin: 0 auto;
    xbackground: #dedede;
}

#right_content h3 {
    color: #e6b81b; /*#f8ce3d;*/
    font-size: 14px;
	}
	
#right_content p {
    color: #646e77;
    font-size: 13px;
    margin-top: 25px;
	}
	
#right_content h4 {
    color: #646e77;
    font-size: 10px;
    font-weight: bold;
	}

#footer {
    clear: both;
    width: 100%;
    height: 109px;
    background: #fff url('../img/bg_footer.jpg') top center no-repeat;
	}

#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34414c;
	vertical-align:top;
	}
	
.textfield_effect {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34414c;
	width: 190px;
	height: 14px;
	padding:2px;
}	

.dropdown_effect {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34414c;
	width: 196px;
	height: 19px;
	padding:2px;
}


#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img { 
	border: none; 
	}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer {
	padding: 10px;
	}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
	
#imageContainer>#hoverNav {
	left: 0;
	}

#hoverNav a { 
	outline: none;
	}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
	
#prevLink {
	left: 0; 
	float: left;
	}
	
#nextLink {
	right: 0; 
	float: right;
	}
	
#prevLink:hover, #prevLink:visited:hover {
	background: url(../img/prevlabel.gif) left 15% no-repeat; 
	}
#nextLink:hover, #nextLink:visited:hover { 
	background: url(../img/nextlabel.gif) right 15% no-repeat; 
	}


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData {
	padding:0 10px;
	}
	
#imageData #imageDetails { 
	width: 70%; 
	float: left; 
	text-align: left; 
	}
		
#imageData #caption { 
	font-weight: bold;
	}
	
#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
	}
				
#imageData #bottomNavClose { 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;	
	}	

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	


#c-lightbox-content, #c-lightbox-content-a, #c-lightbox-content-b, #c-lightbox-content-c {
	position: absolute;
	z-index: 91;
	background-color: #fff;
	width: 900px;
	height: 480px;
	padding: 10px;
}

#c-lightbox-overlay, #c-lightbox-overlay-a, #c-lightbox-overlay-b, #c-lightbox-overlay-c  {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
    filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

#c-lightbox-flash, #c-lightbox-flash-a, #c-lightbox-flash-b, #c-lightbox-flash-c {
	z-index: 91;
    position: absolute;
    background-color: #000;
    width: 900px;
    xborder: 2px solid red;
    xfilter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
#c-lightbox-close, #c-lightbox-close-a, #c-lightbox-close-b, #c-lightbox-close-c {
	position: absolute;
	top: 470px;
	right: 10px;
	
}
ul#breadcrumbs {
	overflow: hidden;
	margin: 20px 0 0 0;
}
ul#breadcrumbs li {
	float: left;
	margin:0 0 0 10px;
	padding: 0 0 0 10px;
	list-style-type: none;
	background: url(../img/breadcrumb-bullit.jpg) top left no-repeat;
}
ul#breadcrumbs li.first {
	margin: 0px;
}
ul#breadcrumbs li a {
	color: #666;
	font-size: 11px;
	text-decoration: none;
}
ul#breadcrumbs li a:hover {
	color: #666;
	font-size: 11px;
	text-decoration: underline;
}
#video-gallery {
	overflow: hidden;
	float: left;
	border-top: 1px solid #d9dbda;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	width: 770px;
}
#video-gallery .video {
	float: left;
	margin: 0 20px 20px 0;
}
.more_info {
	text-align: right;
	margin: 0 30px 0 0;
}
span.msg {
	color: #C00;
	font-weight: bold;
}