/* Default stylesheet for Koelwagenlease.nl */ 
p {
	font-size:13px;
}

a{
	text-decoration:none;
}

a:-webkit-any-link {
	text-decoration:none;
}

.middle-pic {
	margin:0 15px;
}

.subm {
	width:160px !important;
}

.container {
	background-color:#fff;
	margin:40px auto 0px auto;
	width:960px;
	height:auto;
	margin-bottom:20px;
	border:1px solid #dfdfdf;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0px 0px 6px #999;
	-webkit-box-shadow: 0px 0px 6px #999;
	box-shadow: 0px 0px 6px #999;
}

ul.menutje{
	margin:10px 0;
}
ul.menutje li  {
	list-style-type:none;
	float:left;
	margin-right:45px;
}

ul.menutje li a {
	color:#0088CC;
	
}
/*============================================================
==========================>>Header<<<=======================*/
header {
	height:50px;
}

header .logo {
	margin-top:20px;
	margin-bottom:10px;	
}
/*============================================================
==========================>>Nav<<<=======================*/

nav {
}

nav ul {	
	margin-left:0;	
	background:url("../img/nav_bg.png");
	height:40px;
	padding:0px 0px 0px 0px; 
	text-align:center;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
}

nav ul li {
	display:inline;
	float:left;	
	border-right:1px solid #fff;
}
nav ul li a {
	cursor:pointer;
	display:inline-block;
	font-size:13px;
	padding:11px 20px;
	text-decoration:none;
	color:#fff;
}

nav ul li a:hover{
	background:url("../img/nav_bg_hover.png") repeat-x ;
	height:20px;
	width:200px;
	width:auto;
	color:#fff;
	text-decoration:none;
}
nav ul li a.selected {
	background:url("../img/nav_bg_hover.png") repeat-x;
	

	border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-bottom-left-radius:10px;
	
	border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-top-left-radius:10px;
}



/*=================SLIDER============*/
#content-slider {
	float:left;	
}
#slider {
   float:left;
   border: 5px solid #eaeaea;
   box-shadow: 1px 1px 5px rgba(0,0,0,0.7);
   height: 358px;
   width: 640px;
   margin:10px 0 0 20px;
   overflow: visible;
   position: relative;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
}



#slider ul {
   margin: 0;
   padding: 0;
   position: relative;
}

#slider li { 
   width:   640px;  /* Width Image */
   height: 	358px; /* Height Image */
   position: absolute;
   list-style: none;
}




/*=================EINDE SLIDER============*/
section.content {
	margin-bottom:20px;	
}
.content h1, .content h2 {
	font-size:18px;
	color:#27bced;
	margin-bottom:10px;
	padding-bottom:0;
	margin:0;
}

.content p {
	font-size:14px;
	color:#252626;	
}

aside#sidebar {
	margin-left:80px;	
}

aside#sidebar h3 {
	font-size:14px;
	color:#27bced;	
}
/* Snel auto zoeken */
#snelautozoeken {	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#F2F2F2;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
}

#snelautozoeken h3 {
	margin-left:10px;	
}

#snelautozoeken .zoeken {
	margin:5px 0 10px 10px;	

}
#snelautozoeken input[type="text"] {
	width:186px;
	margin-left:10px;
}
#contactGegevens {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#F2F2F2;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);	
}
#contactGegevens h2 {
	margin-left:10px;
	margin-bottom:10px;
	padding-bottom:0;
	font-size:15px;
}
#contactGegevens address {
	width:200px;
	padding:10px 0;
	margin-left:10px;
	margin-top:20px;	
}

aside#sidebar form#zoeken {
	margin-bottom:20px;
}
aside#sidebar form#zoeken .leaseprijs {
	color:#fff;	
	margin-left:10px;
	margin-bottom:10px;
	background:url(../img/prijs_tag.jpg) no-repeat;
	height:;
	width:170px;
}
.leaseprijs  .Leprijs{
	color:red;
}

form {
	margin-bottom:0;
}

section.koelwagenzoeken {
	padding:0px 5px;
}



section#content p {
	color:#333;	
	font-size:13px;		
}

.zoek-koelwagen {
	margin-top:20px;	
}

footer {
	margin:10px 0;
	text-align:center;
}

/* voorwaarden pagina's */

h1.Heading {
	font-size:16px;	
	color:#08C;
	margin:10px 0px 10px 0px;
}
h2.Heading {
	font-size:15px;
	margin:10px 0px;	
	color:#08C;
}

h1.headerauto{
	margin:10px 0 10px 20px;
		font-size:16px;	
	color:#08c;
}

h1.headerauto2{

		font-size:16px;	
	color:#08c;
}
/* auto weergave pagina */ 
#wrapper {
	width:900px;
	height:1200px;
	margin:20px auto 0 auto;
}

aside#sidebarR {
	width:176px;
	min-height:400px;
	height:auto;
	background-color:#80c2ff;
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	float:left;
	margin:10px 0 0 40px;
}

aside#sidebarR select {
	width:160px;
	margin-left:8px;	
	font-size:12px;
	font-family:Tahoma;
}


aside#sidebarR b {
	margin-left:8px;
}

aside#sidebarR input[type="submit"]{
	margin-left:8px;
}

section#autoresults {
	width:714px;
	min-height:400px;
	float:left;
	margin-left:10px;
}

/* autozoeken */
#autoresults h2 {
	font-size:16px;
	color:#27bced;
	margin-bottom:2px;
	padding-bottom:0;
	margin:0;
}


/* padd */
.paddy {
	padding-left:7px;	
}

/* zoekresulaten */ 
#content-container {
	width:940px;
	margin-left:30px;
	font-size:11px;	
}


.input-append {
	margin-left:20px;	
}

.foto-auto-offerte {
	margin:10px;
}

.leaseprijs {
	color:#fff;	
	margin-left:10px;
	margin-bottom:10px;
	background:url(../img/price-tags.png) no-repeat;
	height:76px;
	width:168px;
	font-size:11px;
}

.leaseprijs span {
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
}

.leaseprijs span.lease{
	font-size:10px;
	margin-top:5px;
}

/* TABBED NAV */
pre {text-indent: 30px} 

#tabmenu { 
color: red; 
margin: 12px 0px 12px 0px; 
padding: 0px; 
z-index: 1; 
padding-left: 10px 
} 

#tabmenu li { 
display: inline; 
overflow: hidden; 
list-style-type: none; } 

#tabmenu a, a.active { 
color: #fff; 
background: #004a9a;
font-family:Verdana, Geneva, sans-serif;  
font-size:12px;
padding: 7px 6px 2px 6px; 
margin-right:2px;
text-decoration: none;
cursor:pointer; 
border-top-right-radius:3px; 
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
border-top-left-radius:3px; 
-moz-border-radius-topleft:3px;
-webkit-border-top-right-left:3px;
} 

#tabmenu a.active { 
background: #ffffff; 
border-bottom: 3px solid #ffffff; } 

#tabmenu a:hover { 
color: #fff; 
background: #1f70ba; } 

#tabmenu a:visited { 
color: #E8E9BE; } 

#tabmenu a.active:hover { 
background: #ffffff; 
color: #DEDECF; } 

table {
	font-size:12px;	
}

