/**
 * Layout.css - Global styles camperpolis.nl
 * 
 * @author  Webstores <info at webstores dot nl>
 *          Copyright (c) Webstores internet totaalbureau <http://www.webstores.nl/>
 */

/* General */

* { padding: 0; margin: 0; outline: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	}

#container { 
	background-color: #FFF;
	}

#wrapper { 
	margin: 0 auto;
	}

/* Global style */

a {
	text-decoration: none;
	color: #008BCF;
	}

h1 { 
	font-size:28px;
	color:#69B022;
	font-weight:normal;
	padding:0;
	padding-bottom: 10px;
	clear: both;
	}
 
h2 {
	font-size: 20px;
	color:#008BCF;
	font-weight:normal;
	padding:10px 0 10px 0px;
	clear: both;
	}

h3 {
	font-size: 18px;
	color:#69B022;
	font-weight:normal;
	padding:10px 0 10px 0px;
	clear: both;
	}

h4 {
	font-size: 16px;
	line-height: 1.7em;
	color: #6E786E;
	font-weight:normal;
	padding:10px 0 10px 0px;
	clear: both;
	}

.accent {
	font-size: 26px;
	color: #008BD0;
	font-weight:lighter;
	}

h5 {
	font-size: 16px;
	line-height: 1.7em;
	color: #008BCF;
	font-weight:normal;
	padding:10px 0 10px 0px;
	clear: both;
	}

h6 {
	font-size: 18px;
	line-height: normal;
	color: #008BCF;
	font-weight:bold;
	margin:0 0 5px 0;
	clear: both;
	}


/* Premie form */

#premie-form ul,
#premie-sidebar-form ul {
	margin: 0;
	padding: 0;
	border: 0;
}

#premie-form li {
	margin-bottom: 10px;
	padding: 0;
	height: 30px;
	border: 0;
}

#premie-sidebar-form li {
	margin-bottom: 5px;
	padding: 0;
	height: auto;
	border: 0;
}

#premie-form li.offset {
	margin-bottom: 35px;
}

#premie-form input {
	float: left;
	width: 326px;
}

#premie-form label.indent {
	display: -moz-inline-box;
	display: inline-block;
	float: left;
	margin: 4px 0;
	width: 140px;
	font-size: 16px;
	font-weight: normal;
	color: #008BCF;
}

#premie-form label.totals {
	width: auto;
	font-weight: bold;
	color: #69B022;
}

a#ga-verder-button {
	float: right;
	background: url(../img/ga-verder-sprite.png) no-repeat !important;
	background: url(../img/ga-verder-sprite.gif) no-repeat;
	height: 32px;
	width: 133px;
	margin: 10px 50px 0 0;
}

a#ga-verder-button:hover {
	background-position: 0 -32px !important;
	background-position: 0 -32px;
}


/* Sliders */

.slider {
	position: relative;
	float: left;
	margin: 4px 18px;
	width: 302px;
	height: 22px;
	background: url(../img/slider-sprite.png) repeat-x;
}

.slider-control {
	position: absolute;
	display: block;
	width: 18px;
	height: 22px;
	top: 0;
	background: url(../img/slider-sprite.png) repeat-x -84px -84px;
	line-height: normal;
	text-indent: -9999px;
	outline: none;
}

* html .slider-control {
	background: url(../img/slider-sprite.gif) repeat-x -84px -84px;
}

.slider .decrease {
	left: -18px;
	background-position: -76px -84px;
}

.slider .increase {
	right: -18px;
	background-position: -94px -84px;
}

.slider-track {
	padding: 3px 0;
	height: 16px;
	background: url(../img/slider-sprite.png) repeat-x 0 -21px;
	overflow: hidden;
}

* html .slider-track {
	background: url(../img/slider-sprite.gif) repeat-x 0 -21px;
}

.slider-handle {
	position: absolute;
	width: 38px;
	height: 38px;
	top: -8px;
	background: url(../img/slider-sprite.png) repeat-x 0 -84px;
	cursor: pointer;
	z-index: 10;
}

* html .slider-handle {
	background: url(../img/slider-sprite.gif) repeat-x 0 -84px;
}

.slider-value {
	display: inline;
	float: left;
	margin: 0 10px 0 20px;
	padding: 0 10px 0 23px;
	width: 77px;
	height: 30px;
	background: url(../img/slider-value-sprite.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: white;
}

.slider-value.plain {
	padding: 0 10px 0 10px;
	width: 90px;
	background-position: 0 -30px;
}

.slider-value.green {
	height: 32px;
	background-position: 0 -60px;
	line-height: 32px;
}

.slider-value .currency {
	font-weight: normal;
}

.totals-wrap {
	display: inline;
	float: right;
	margin-right: 12px;
}

.totals-wrap .tooltip-popup {
	margin-left: 0;
}

#home-tooltips {
	float: left;
	width: 30px;
	list-style: none;
}

#home-tooltips li {
	margin: 10px 0 22px 0;
}

#home-tooltips li span {
	display: block;
	height: 30px;
	width: 24px;
}


#premie-form {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}


#product-tabs {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #D9EBC8;
	list-style: none;
}

#product-tabs li {
	float: left;
	margin-right: 0px;
}

#product-tabs li a {
	display: block;
	float: left;
	padding: 0 0 0 10px;
	height: 30px;
	width:100px;
	background: url(../img/tab-bg.jpg) no-repeat;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	outline: none;
}

#product-tabs li a:hover,
#product-tabs li.selected a {
	height: 30px;
	width: 100px;
	background: white;
	border-top: 1px solid #D9EBC8;
	border-right: 1px solid #D9EBC8;
	border-left: 1px solid #D9EBC8;
	color: #69B022;
	text-decoration: none;
}

.tab-container {
	padding: 15px 0;
}

.tab-container h3,
.tab-container h4,
.tab-container h5,
.tab-container h6 {
	margin: 0 0 10px;
}

#tekstpagepanel #mijngegevens {
	margin-bottom: 20px;
	padding: 0;
	width: 420px;
	overflow: hidden;
}

#polis {
	margin-bottom: 20px;
	width: 420px;
	overflow: hidden;
}

#schade {
	margin-bottom: 20px;
	width: 420px;
	overflow: hidden;
}

/* Mijn CamperPolis - Gegevens */

#mijngegevens ul li {
	height: 30px;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #F5F5F5;
	line-height: 30px;
	list-style-type:none;
}

#mijngegevens img {
	border:none;
	padding:10px 0 0 125px;
}

label.indent {
	font-weight: bold;
	width:120px;
	float:left;
}

.fat {
	font-weight: bold;
}

.center {
	padding: 0px;
	padding-top: 10px;
	text-align: center;
}

div.faqsearch {
	width: 200px;
	margin: 0px auto;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px #CCCCCC solid;
}

div.faqsearch input {
	float: left;
}

div.faqsearch span {
	color: #CCCCCC;
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}

div.faqsearch .medium {
	padding: 2px 0;
}

div.faqsearch input.search {	
	display: block;
	width: 60px;
	height: 23px;
	border: none;
	margin-left: 10px;
	background: url('../img/search-sprite.jpg') center 0 no-repeat;
}

input.search:hover {
	background-position: center -23px;
}

label.green,
input.green {
	color: #69B022;
}

#polis ul li {
	height: 30px;
	width: 420px;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #F5F5F5;
	line-height: 30px;
	list-style-type: none;
}

#polis ul li a{
	background:url(../img/wijzig.jpg) no-repeat 97% 5px;
	display:block;
	height: 30px;
	width: 420px;
	line-height: 30px;
	color: #69B022;
}
#polis ul li a:hover{
	background:url(../img/wijzig.jpg) no-repeat 97% -26px;
}

#schade ul li {
	height: 30px;
	width:420px;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #F5F5F5;
	line-height: 30px;
	list-style-type:none;
}

#schade ul li a{
	background:url(../img/wijzig.jpg) no-repeat 97% 5px;
	display:block;
	height: 30px;
	width: 420px;
	line-height: 30px;
	color: #69B022;
}
#schade ul li a:hover{
	background:url(../img/wijzig.jpg) no-repeat 97% -26px;
}

/* Rechterkolom mijn gegevens */

.cart {
	width: 220px;
	margin:20px 0 20px 0;
	}
.film_h {
	color: #6ab022;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	display: block;
	padding-top: 15px;
}
.cart table {
	float: left;
}

#titlemijngegevens {
	display: block;
	height:40px;
	width: 210px;
	padding:0 0 0 10px;
	line-height:40px;
	font-size: 18px;
	color:white;
	background:url(../img/mijngegevens-sprite.jpg) 0 0 no-repeat;
	}

#titlemijngegevens:hover,
#titlemijngegevens.titlemijngegevens-active {
	background-position: 0 -40px;
	}

table {
	font-weight:bold;
	line-height: 1em;
	width:100%;
	}

table td {
	padding:0 0 0 10px;
	}

td.mijntd {
	background-color:#D9EEF8;
	height: 30px;
	}

div#mijnpolis {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 220px;
	font-weight:bold;
}

div.inputnaam {
	float: left;
	width: 140px;
	background: #FFF;
	text-align: left;
	padding: 10px 0 10px 10px;
}

div.inputprijs {
	float: left;
	width: 45px;
	text-align:right;
	background:#FFF;
	padding: 10px 10px 5px 10px;
}

td.data {
	text-align: right;
	padding:0 10px 0 0;
	background-color:#D9EEF8;
	}

.kenteken {
	background:url(../img/license-plate-small.jpg) no-repeat top right;
	width: 90px;
	display:block;
	height: 25px;
	color:#000;
	margin: 5px 0 0 0;
	padding: 3px 6px 0 0;
	}

#mijngegevens-content {
	background:url(../img/shadow-border-bottom.png) no-repeat bottom !important;
	color:#008BCF;
	height:126px;
	}

#mijnpolis-content {
	background:url(../img/shadow-border-bottom.png) no-repeat bottom;
	color:#008BCF;
	padding: 0 0 6px 0;
	}

#titlemijnpolis{
	display: block;
	height:40px;
	width: 210px;
	padding:0 0 0 10px;
	line-height:40px;
	font-size: 18px;
	color:white;
	background:url(../img/mijngegevens-sprite.jpg) 0 -80px no-repeat;
	}

td.vanafprijs {
	background: url(../img/premie-vanaf.jpg) no-repeat right;
	background-color:#D9EEF8;
	background-position:left;
	color:white;
	height:43px;
	padding: 0 0 0 17px;
	border-bottom: 1px solid #B0DBF0;
	}
td.vanaf {
	font-size:11px;
	padding:5px 0 0 10px;
	height: 20px;
	background-color:#D9EEF8;
	}
td.totaal {
	font-size:11px;
	padding:5px 0 0 10px;
	height: 20px;
	background-color:#D9EEF8;
	border-top: 1px solid #B0DBF0;
	}
td.totaalprijs {
	background: url(../img/premie-opties.jpg) no-repeat right;
	background-position:left;
	background-color:#D9EEF8;
	color:white;
	font-size: 16px;
	height:43px;
	border-bottom: 1px solid #B0DBF0;
	text-align:center;
	padding: 6px 0 5px 0;
	}

#content{ 
	}

#premieberekenen {
	/* background:url(../img/bg-home-berekenen.png) 0 15px no-repeat; */
	height: 400px;
	width:660px;
	margin:0;
	padding: 20px;
	}

#premieberekenen h2{
	font-size: 25px;
	color:#008BCF;
	font-weight:normal;
	margin: 0;
	}

#content-tekstpage {
	margin: 20px 0 20px 0;
	}

#content-tekstpage a:hover{
	text-decoration:underline;
	}

#tekstpagepanel {
	}

#tekstpagepanel ul, ol {
	margin: 10px 0 20px;
	padding: 0 0 0 30px;
	line-height: 150%;
}

#content-tekstpage-groot {
	}

#tekstpagepanel-groot {
	margin: 0;
	}

#faq-reageren {
	margin-left: 20px;
	margin-top: 5px;
	color: #008BCF;
	font-weight: bold;
	text-align: left;
	float: left;
	overflow: hidden;
}

#faq-reageren a {
	text-decoration: underline;
}

#content-footer {
	padding: 10px 20px 20px 0;
	text-align:right;
	}

/* Nieuws */

#nieuws {
	border:none;
	}

p.date {
	margin: 0;
	padding:0;
	color:#99D1EC;
	font-size:11px;	
	}

/* Articles */

#nieuws .article {
	margin-bottom: 30px;
	overflow: hidden;
	clear: both;
	}

#nieuws .article .thumb {
	float: left;
	margin:5px 10px 0 0;
	border:1px solid #99D1EC;
	padding:4px;
	height:80px;
	}

#nieuws .article-content {
	float: right;
	width: 70%;
	}

#nieuws .article-content p.date {
	margin: 0;
	padding:0;
	color:#99D1EC;
	font-size:11px;	
	}

#nieuws .article-content p {
	margin:0;
	padding:0;
	}

#nieuws a:hover {
	color:#99D1EC;
	}


/* Archive tables */

#nieuws table {
	margin:20px 0 10px 0;
	width: 100%;
	border-top: 1px solid #008BCF;
	padding-bottom: 30px;
	border-bottom: 1px solid #008BCF;
	}

#nieuws table td {
	border-bottom: 1px solid #99D1EC;
	height: 30px;
	}

#nieuws td.date {
	width: 100px;
	text-align: right;
	color: #99D1EC;
	font-size:11px;
	font-weight: normal;
	}

#nieuws td.title {
	width: 300px;
	font-size: 11px;
	font-weight:normal;
	background: url(../img/pijl-xs-overblue.jpg) no-repeat right;
	margin:0 10px 0 0;
	}

/* FAQ styling */

#right-span {
	width: 420px;
	}

.column.jobs,
.column.faq {
	padding-top: 1px;
	}

/* Accordion */

#accordion {
	margin-bottom: 10px;
	}

#accordion a {
	color: #666;
	}

.accordion_toggle {
	display: block;
	margin-top: -1px;
	padding: 10px 5px 10px 20px;
	overflow:hidden;
	width: 395px;
	line-height: normal;
	background: url(../img/arrow-faq-w-right.gif) no-repeat 10px 50%;
	border-bottom: 1px solid #99D1EC;
	outline: none;
	cursor: pointer;
	}

.accordion_toggle_active {
	background: url(../img/job-active-top-bg.gif) no-repeat top left !important;
	font-size: 13px;
	font-weight: bold;
	color: #008BCF !important;
	}

.accordion_toggle span {
	display: block;
	float: left;
	padding: 0 10px;
	}

.accordion_toggle .function {
 width: 250px;
}

.accordion_toggle .department {
	width: 180px;
	}

.accordion_toggle .city {
	width: 95px;
	}

.accordion_toggle .more {
	margin-right: -3px;
	width: 85px;
	text-align: right;
	}

.accordion_toggle_active .department,
.accordion_toggle_active .city,
.accordion_toggle_active .more {
	visibility: hidden;
	}

.accordion_content {
	width: 100%;
	background: url(../img/job-active-bg.gif) no-repeat bottom left;
	overflow: hidden;
	}

.accordion_content table,
.accordion_content p {
	color: #333;
	font-size:11px;
	}

.accordion_content p {
	margin: 20px 0;
	padding: 0 30px;
	}

.accordion_content table td {
	padding: 10px 30px;
	border-top: 1px solid white;
	border-bottom: none;
	vertical-align: top;
	}

.accordion_content table ul {
	margin: 0; 
	padding-left: 15px;
	}

#accordion-reageren {
	border-top: 1px solid #C7E5F5;
	font-size:11px;
	font-weight:bold;
	color:#008BCF;
	margin: 30px 30px 20px 30px;
	padding: 10px 0 0 0;
	}
#accordion-reageren a{
	color:#008BCF;
	text-decoration:underline;
	}

/* ---------------------------------
 * Dealers
 */
.dealers .accordion_content { background: url(../img/job-active-bg-xl.jpg) no-repeat bottom left; line-height: 150%; }
.dealers .accordion_toggle_active { background: url(../img/job-active-top-bg-xl.jpg) no-repeat top left !important; }
.dealers #right-span { width: 660px; }
.dealers .accordion_toggle span { padding: 0; }
.dealers .accordion_toggle { width: 635px; }
.col1 { width: 320px; padding: 0; padding-left: 10px; }
.col2 { width: 125px; padding: 0; }
.col3 { width: 45px; padding: 0; text-align: center; }
.col4 { width: 45px; padding: 0; text-align: center; }
.col5 { width: 45px; padding: 0; text-align: center; }
.col6 { width: 45px; padding: 0; text-align: center; }


img {
	border:none;
	}

	
/* wijzigingen vrieling */
.waarschuwing-gewicht { background-color: #faea8f; padding-left: 10px; padding-right: 10px; color: #aa6400; display: inline-block; }
.waarschuwing-pechhulp { background-color: #faea8f; padding-left: 10px; padding-right: 10px; color: #aa6400; border-top: 1px solid #e3d16d; }


.ctabutton {
	display: block;
	background-image: url(http://www.camperpolis.nl/resources/img/ctabutton.jpg);
	font-weight: bold;
	font-size: 13px;
	width: 226px;
	padding-left: 30px;
	line-height: 35px;
	color: #ffffff;
	text-decoration: none;
}
.ctabutton:hover {
	background-image: url(http://www.camperpolis.nl/resources/img/ctabutton_.jpg);
}

.paginatie {
	border-top: 1px solid #a0ce2e;
}
.paginatie td {
	padding: 0;
	padding-top: 10px;
}
.currentpage {
background-color: #a0ce2e;
color: #ffffff;
}
.paginatie a {
	padding: 3px;
	display: inline-block;
}



#header, #mainmenu, #mijncamperpolis, #footer, .voorpagina, #leftcolumn, #rightcolumn, #breadcrumbs, .paginatie, #content-footer, #lightwindow_container, .lightwindow_container, #lightwindow_overlay, #lightwindow, .ctabutton {
	display: none;
}