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

/* Voordeelcalculator */
/* Greenline #007E7E */
#content-wide {
	margin: 20px 0 0 0;
	width: 990px;
}

#content-wide .block-triple {
	border: 0;
	width: 990px;
	overflow: auto;
}

#content-wide .block-triple .block-body {
	float: left;
	width: 475px;
}

#content-wide .block-triple .block-wrapper {
	overflow: auto;
}

#content-wide .toolbar {
	width: 970px;
}

#bluemotion_form {
	overflow: hidden;
}

form li {
	overflow: hidden;
}

#bluemotion-header {
	background: url(../img/bluemotion-header-new.png) no-repeat;
	position: relative;
	height: 130px;
}

#bluemotion-header h1 {
	background: none;
	display: block;
	position: absolute;
	top: 57px;
	left: 20px;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-size: 26px;
}

#bluemotion-header h2 {
	background: none;
	display: block;
	position: absolute;
	top: 42px;
	left: 20px;
	margin: 0;
	padding: 0;
	color: #FFF;
}

#bluemotion-header .image-wrapper {
	height: 65px;
	width: 145px;
}

#current-car {
	position: absolute;
	top: 15px;
	left: 335px;
	width: 145px;
	height: 90px;
	text-align: center;
}

#current-car p {
	font-weight: bold;
	margin: 5px 0 0 0;
}

#ecomotive-car {
	position: absolute;
	top: 15px;
	left: 665px;
	width: 145px;
	height: 90px;
	text-align: center;
}

#ecomotive-car p {
	font-weight: bold;
	color: #CE132B;
	margin: 5px 0 0 0;
}

#greenline-car {
	position: absolute;
	top: 15px;
	left: 830px;
	width: 145px;
	height: 90px;
	text-align: center;
}

#greenline-car p {
	font-weight: bold;
	color: #007E7E;
	margin: 5px 0 0 0;}

#ecomotive-car p {
	font-weight: bold;
	color: #CE132B;
	margin: 5px 0 0 0;
}

#bluemotion-car {
	position: absolute;
	top: 15px;
	left: 500px;
	width: 145px;
	height: 90px;
	text-align: center;
}

#bluemotion-car p {
	font-weight: bold;
	color: #006CC5;
	margin: 5px 0 0 0;
}


#bluemotion-list {
	
}

#bluemotion-list li {
	overflow: hidden;
	border-bottom: 1px solid #E1E1E1;
	margin: 0;
	padding: 11px 0 11px 0;
}

#bluemotion-list li label {
	float: left;
	width: 315px;
	margin: 0 10px 0 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-align: right;
	color: #666;
}

#bluemotion-list li .current-span {
	float: left;
	overflow: hidden;
	width: 137px;
	margin: 0 10px 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-align: right;
}		

#bluemotion-list li #fuel-cost-variable {
	width: 132px;
	padding-left: 5px;
	text-align: left;
}

#bluemotion-list li input,
#bluemotion-list li select {
	width: 135px;	
	border: 1px solid #809DB9;
}

#bluemotion-list li .small {
	width: 100px;
	margin: 0 0 0 5px;
}

#bluemotion-list li .medium {	
	width: 115px;
	margin: 0 0 0 5px;
}

#bluemotion-list li .list-span {
	float: left;
	width: 124px;
	margin: 0 10px 0 35px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #006EC7;
}

#bluemotion-list li .ecomotive {
	color: #CE132B;
}

#bluemotion-list li .greenline {
	color: #007E7E;
}

#gain {
	background: url(../img/shadow-border.png) repeat-x;
	padding: 40px 0 0 0;
}

#gain li {
	overflow: hidden;
	border-bottom: 1px solid #E1E1E1;
	margin: 0;
	padding: 11px 0 11px 0;
}

#gain li label {
	float: left;
	width: 315px;
	margin: 0 10px 0 0;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	color: #333;
}

#gain li .current-span {
	float: left;
	overflow: hidden;
	width: 137px;
	margin: 0 10px 0 10px;
	font-size: 20px;
	font-weight: bold;
	color: #CCC;
	text-align: right;
}

#gain li .unit,
#gain-totals li .unit {
	float: left;
}

#cost-year-variable,
#cost-usage-time-variable {
	color: #666;
}

#cost-year-fixed-ecomotive,
#cost-usage-time-fixed-ecomotive {
	color: #CE132B;
}


#cost-year-fixed-greenline,
#cost-usage-time-fixed-greenline {
	color: #007E7E;
}

#cost-year-fixed,
#cost-usage-time-fixed {
	color: #006EC7;
}

#gain-totals {
	float: left;
	margin: 20px 0 0 0;
}

#gain-totals li label {
	float: left;
	width: 152px;
	margin: 0 10px 0 0;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	color: #333;
}

#gain-totals li .current-span {
	float: left;
	overflow: hidden;
	width: 137px;
	margin: 0 10px 0 10px;
	font-size: 20px;
	font-weight: bold;
	color: #CCC;
	text-align: right;
}

#gain-year,
#gain-year-ecomotive,
#gain-usage-time,
#gain-year-greenline,
#gain-usage-time-greenline,
#gain-usage-time-ecomotive {
	color: #60BF19;
}

#gain-totals button {
	float: right; 
	margin: 0 10px 0 0;
}

#interest-wrap {
	float: left;
	width: 300px;
	padding: 10px;
}

#interest-wrap .interesse-label {
	margin: 0 0 -5px 0;
}

#bluemotion_form .footnote {
	float: left;
	width: 720px;
	margin: 0;
	padding: 10px;
	font-size: 9px;
}

.option-block {
	float:left;
}

.contact-ul {
	float:right;
	margin-right:15px;
	margin-top:10px;
}

li.contact-information {
	text-align: right;
}

li.contact-information a span {
	font-size:10px;
}
