@import url('nivo-slider.css');


/* LAYOUT BASIC */
html,body {
	min-height:100%;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

* {
	margin:0;
	padding:0;
}

body {
	background: url('../img/bg_body2.jpg') top center repeat-x;
	min-width:980px;
	text-align:left;
}

/* DEFAULT STYLING
---------------------------------------------------------------------- */
body {
	font: normal 12px Helvetica, Verdana, Arial sans-serif;
	line-height: 140%;
	color: #000000;
}

body table, table p {
	font-size: 100%;}
	
p, div, h1, h2, h3, h4, ul, li, form, input, select, option {
	margin:					0;
	padding:				0;
}

p {
	font-size: 13px;
	line-height: 1.8em;
}


a {
	color: #000;
	text-decoration: underline;
}

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

a.active {
	color: #3e010d;
	text-decoration: underline;
}

.clear, .clearspace{
	clear: both;
	height: 0px;
	line-height: 0px;
}

/* HEADINGS
--------------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
	font-weight: 400;
}

h1 {
	font: normal 24px Helvetica, Verdana, Arial sans-serif;
	margin: 0 0 15px 0;
	line-height: 29px;
	color: #000;
	padding: 0;
}

h2 {
	font: normal 18px Helvetica, Verdana, Arial sans-serif;
	line-height: 23px;
	font-weight: lighter;
	color: #000;
	padding: 0 0 0 0px;
}

h3, h3 a{
	color: #9ed7fd;
	font-size: 15px;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-decoration: none;
}

/* LAYOUT
---------------------------------------------------------------------- */

#wrapper{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#header {
	width: 100%;
	height: 140px;
	background-color: #fff;
}
	.inner{
		width: 960px;
		margin: 0 auto;
		position: relative;
	}
		
	#logo{
		display: block;
		width: 352px;
		height: 121px;
		position: absolute;
		left: -20px;
		top: 12px;
		background: url('../img/logo.png');
		border: none;
	}
	
	.tel{
		font-size: 20px;
		font-style: italic;
		position: absolute;
		top: 35px;
		right: 0px;
		text-decoration: none;
	}
	
	.tel:hover{
		text-decoration: none;
	}
	
	.tel span{
		font-weight: normal;
		font-size: 12px;
	}
	
#top2{
	position: relative;
}	
		

/* FOOTER
-----------------------------------------------------------------------*/
	
#footer{
	width: 960px;
	min-height: 30px;
	color: #fff;
}

	
/* NAVIGATION TOP-MENU
---------------------------------------------------------------------- */

#top-menu{
	position: absolute;
	right: 0px;
	top: 30px;
	margin: 0;
}

#top-menu li{
	float: left;
	list-style: none;
}

#top-menu li a{
	padding: 0 5px 0 5px;
	color: #000;
}

#top-menu li a:hover{
	text-decoration: underline;
}

/* NAVIGATION MAIN-MENU
---------------------------------------------------------------------- */

.main-nav
{
	position: absolute;
	top: 75px;
	left: 320px;
	padding: 8px 0 8px 30px;
}

.main-nav li
{
	float:left;
	margin: 0 10px 0 0px;
	position:relative;
	list-style: none;
}

.main-nav li a{
	display:block;
	padding: 7px 8px 4px 8px;
	behavior: url('PIE.htc');
	line-height: 24px;
	color: #5c5c5c;
	text-decoration:none;
	white-space: nowrap;
}

.main-nav > li > a:hover, .main-nav > li > a.active
{
	background-color: #36b9e4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url('PIE.htc');
	color: #fff;
}

/* SUBMENU
------------------------------------------ */

.main-nav li ul{
	display: none;
	position: absolute;
	padding: 8px 20px 20px 0;
	background: url('../img/bg_ul.png') repeat;
	left: -32px;
	top: 35px;
	min-width:180px;
	z-index:20;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	behavior: url('PIE.htc');
}

.main-nav li:hover ul{
	display:block;
}

.main-nav li ul li{
	float: none;
	padding: 5px 0 0px 15px;
	margin: 0;
	border-radius: 0px;
}

.main-nav li ul li:hover{
	background: none;
	border-radius: 0px;
}

.main-nav li ul li a{
	color: #5c5c5c;
	display: block;
	font-size: 13px;
	background-color: none;
	background: none;
}

.main-nav li ul li a:hover, .navbar li ul li a.active{
	color: #000;
	text-decoration: underline;
	background-color: none;
	background: none;
}

#sfeer{
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}

	#cycle-pager{
		position: absolute;
		left: 20px;
		bottom: 20px;
		z-index: 10;
	}
	
	#cycle-pager a{
		display: block;
		height: 20px;
		width: 20px;
		background-color: #fff;
		text-indent: -9999px;
		float: left;
		margin-right: 10px;
	}
	
	#cycle-pager a:hover, #cycle-pager a.activeSlide{
		background-color: #36b9e4;
	}
	
#usps{
	position: absolute;
	right: 0px;
	bottom: 20px;
	background: url('../img/bg_usp.png') repeat;
	min-height: 60px;
	padding: 0 0 0 30px;
	width: 570px;
	z-index: 20;
	color: #fff;
	font-size: 20px;
	font-style: italic;
	line-height: 60px;
}

#usps span{
	color: #36b9e4;
}

/* CONTENT 
-----------------------------------------------------------------------*/
#content
{
	position: relative;
	width: 960px;
}

	#content-left {
		width: 200px;
		float: left;
	}
	
		#content-left .title{
			width: 180px;
			background-color: #702a2a;
			color: #fff;
			padding: 8px 0 8px 20px;
			margin: 0;
		}
	
		#left-inner{
			width: 198px;
			border-left	: 1px solid #d5d5d5;
			border-right: 1px solid #d5d5d5;
			border-bottom: 1px solid #d5d5d5;
		}
	
		#content-left ul{
			list-style: none;
			padding: 10px 0 0 20px;
		}
		
		#content-left ul li{
			margin: 0 0 10px 0;
		}
		
		#content-left ul li a{
			text-decoration: none;
		}
		
		#content-left ul li a:hover, #content-left ul li a.active{
			color: #702a2a;
			font-weight: bold;
		}
	
	#content-center{
		width: 512px;
		padding: 0 24px;
		float: left;
	}
		
	#content-right{
		width: 200px;
		margin: 0;
		padding: 0;
		float: left;
	}

.column.first{
	width: 47% !important;
	padding-right: 20px;
}	

/* FOOTER
--------------------------------------*/

#footer1{
	margin: 25px 0 0 0;
	background-color: #e5e5e5;
	padding: 20px 0 20px 0;
}

	.footer-block{
		width: 304px;
		/*border: 1px solid #dbdbdb;*/
		float: left;
		margin: 0 20px 0 0;
		/*background-color: #fff;*/
		min-height: 120px;
	}
	
	.footer-block span{
		font-weight: bold;
		font-size: 18px;
		line-break: 25px;
		display: block;
		margin: 8px 0 0 0;
		color: #343333;
	}
	
	.footer-block a{
		text-decoration: none;
	}
	
	#block3{
		margin-right: 0px;
	}

#footer2{
	background-color: #343333;
	margin-top: 25px;
	padding: 0;
}

	#footer2 .inner{
		background-color: #292929;
		padding: 20px 0 20px 0;
	}
	
	#footer2 .inner ul{
		float: left;
		list-style: none;
		padding: 0 30px 0 30px
	}
	
	#footer2 .inner ul li{
		color: #b2afaf;
		line-height: 22px;
	}
	
	#footer2 .inner ul li.first{
		color: #1db6ea;
		font-size: 15px;
		margin-bottom: 15px;
	}
	
	#footer2 .inner ul li a{
		color: #b2afaf;
		text-decoration: none;
		line-height: 22px;
	}
	
	#footer2 .inner ul li a:hover{
		color: #fff;
	}
/* FORMS 
-----------------------------------------------------------------------*/
#offerte_form
{
	background-color: #fff;
	padding: 20px;
	margin-top: 20px;
/* 	width: 400px; */
	border: 1px solid #dbdbdb;
}

.table tr td.td{
	height: 25px;
	width: 120px;
	padding: 5px 0 5px 0;
} 

td.submit{
	width: 200px;
}

input[type="text"]{
	height: 18px;
	margin-top: 5px;
	width: 248px !important;
}

select{
	width: 252px;
}

input.error{
	border: 1px solid red;
}

textarea{
	margin-top: 5px;
	height: 80px;
	width: 250px;
	resize: none;
}

.more-btn{
	text-decoration: underline;
	cursor: pointer;
}

label.error{
	display: none !important;
}