/* CSS BY MARC VEENS - S5.nl 
======================================================= 
*/

/* COMPONENTS CSS
=======================================================	*/
h3, h2, h1,
.formPage label i,
.headTitle {
	color: #013564;
}


body.iframe a,
body.iframe .bid td a,
ul.nav .fa-arrow-right,
ul.nav .fa-arrow-left,
ul.nav li a:hover,
.faq li > span:hover,
.notice i,
.navList a:hover,
.navList .active a,
.login a:hover,
.loginContent .content a:hover,
.fileList li a:hover,
.register .links a:hover,
.veilinginfo td li a:hover,
.content a {
	color: #009DE2;
}

body.iframe a:hover,
body.iframe .bid td a:hover,
ul.nav li a,
.login a,
.fileList li a,
.veilinginfo td li a,
.faq li > span,
.register .links a,
.formPage .checkList li.parent .fa:hover,
.wizard-steps a,
.end a,
.loginContent .content a,
.content a:hover {
	color: #414141;
}

.carThumbList .foot {
	background-color: #023867;
}

.carThumbList .overlay {
	background-color: #009DE3;
	color: #FFF;
}


.wizard-steps a.done .wizard-step-bar,
.wizard-steps a.selected .wizard-step-bar {
	background: #009DE2
}

.wizard-steps a.done .wizard-step-number {
	border-color: #1aa3f4;
}

.wizard-steps a.selected .wizard-step-number {
	border-color: #1aa3f4;
	-webkit-box-shadow: 0 0 5px 2px #FFFFFF;
	box-shadow: 0 0 5px 2px #FFFFFF;
}

nav.main .active > a,
.actionBar a[class^=button],
.actionBar a[class^=button].buttonDisabled:hover,
.submit,
.btn,
.submit.inactive:hover,
.login.loading .submit:hover,
.button {
	background: #03c1ed;
	background: -moz-linear-gradient(top, #03c1ed 0, #017cd9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#03c1ed), color-stop(100%,#017cd9));
	background: -webkit-linear-gradient(top, #03c1ed 0,#017cd9 100%);
	background: -o-linear-gradient(top, #03c1ed 0,#017cd9 100%);
	background: -ms-linear-gradient(top, #03c1ed 0,#017cd9 100%);
	background: linear-gradient(to bottom, #03c1ed 0,#017cd9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03c1ed', endColorstr='#017cd9',GradientType=0 );
	border-color: #0184DA;
}

.actionBar a[class^=button]:hover,
.submit:hover,
.btn:hover,
.button:hover {
	background: #00afd8;
	background: -moz-linear-gradient(top, #00afd8 0, #017cd9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00afd8), color-stop(100%,#017cd9));
	background: -webkit-linear-gradient(top, #00afd8 0,#017cd9 100%);
	background: -o-linear-gradient(top, #00afd8 0,#017cd9 100%);
	background: -ms-linear-gradient(top, #00afd8 0,#017cd9 100%);
	background: linear-gradient(to bottom, #00afd8 0,#017cd9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00afd8', endColorstr='#017cd9',GradientType=0 );
}

.faq li > span i {
	background: #f8f8f8;
	background: -moz-linear-gradient(top, #f8f8f8 0, #f0f0f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#f0f0f0));
	background: -webkit-linear-gradient(top, #f8f8f8 0,#f0f0f0 100%);
	background: -o-linear-gradient(top, #f8f8f8 0,#f0f0f0 100%);
	background: -ms-linear-gradient(top, #f8f8f8 0,#f0f0f0 100%);
	background: linear-gradient(to bottom, #f8f8f8 0,#f0f0f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f0f0f0',GradientType=0 );
}


body.iframe .btn,
body.iframe .btn:hover,
.actionBar a[class^=button],
.submit,
.btn,
.login a.btn,
.content .btn,
.content .btn:hover,
.button {
	color: #FFF;
	text-shadow: 0 1px 0 #0073C7;
}

.btn.secondary {
	background: #e6e9e9;
	background: -moz-linear-gradient(top, #e6e9e9 0, #cad1d1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e9e9), color-stop(100%,#cad1d1));
	background: -webkit-linear-gradient(top, #e6e9e9 0,#cad1d1 100%);
	background: -o-linear-gradient(top, #e6e9e9 0, #0cad1d1 100%);
	background: -ms-linear-gradient(top, #e6e9e9 0,#cad1d1 100%);
	background: linear-gradient(to bottom, #e6e9e9 0,#cad1d1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e9e9', endColorstr='#cad1d1',GradientType=0 );
	border-color: #BEBEBE;
	text-shadow: none;
	color: #414141;
}

.btn.secondary:hover {
	background: #d9dbdb;
	background: -moz-linear-gradient(top, #d9dbdb 0, #cad1d1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9dbdb), color-stop(100%,#cad1d1));
	background: -webkit-linear-gradient(top, #d9dbdb 0,#cad1d1 100%);
	background: -o-linear-gradient(top, #d9dbdb 0,#cad1d1 100%);
	background: -ms-linear-gradient(top, #d9dbdb 0,#cad1d1 100%);
	background: linear-gradient(to bottom, #d9dbdb 0,#cad1d1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9dbdb', endColorstr='#cad1d1',GradientType=0 );
}
