

#santander-calc-wrapper{
	width:335px;
	height:480px;
	position:relative;
}

#santander-calc{
	border:1px solid #ccc;
	border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;
	width:190px;
	height:480px;
	background:url(/calc/img/fade-b-25.png) 0 100% repeat-x #c61532;
	color:#fff;
}
#santander-calc #overlay-loader{
	width:190px;
}
#sub-footer{
	background:#c61532;
	font:bold 12px arial;
	color:#fff;
}
#santander-calc #overlay-loader{
	height:0px;
	padding:340px 0 40px;
	top:0px;
	color:#fff;
	background:url(/calc/img/nissan-logo.png) 50% 50% no-repeat #c61532 !important;
}


#calc-icon{
	display:none;
}
#santander-logo{
	background:url(/calc/img/icon/car_white.png) 50% 50% no-repeat !important;
	width:200px;
	display:none!important;
}
#info-overlay{
	top:95px;
	left:8px;
	width:164px;
}

#santander-calc #monthly-cost{
	margin-top:60px;
}
#santander-calc .slider-wrapper .label{color:#c61532;}
#santander-calc .slider-wrapper .label .value{color:#c61532;}
#santander-calc #monthly-cost .value{color:#fff;}
#santander-calc #monthly-cost .value .month-suffix{color:#fff;}
#santander-calc-wrapper .ui-slider-horizontal .ui-slider-handle {background:url(/calc/img/slider-handle_nissan.png) no-repeat;}


