/*------------------------------------------------------------------------------------
  General
------------------------------------------------------------------------------------*/
/* zorgt voor een smooth effect */
.header, .header div, .header a, .header img, .header li, .modelheader, .modeltitle .title, .whiteblock {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}

@font-face {
    font-family: 'corpidbold';
    src: url('type/corpid-bold-webfont.eot');
    src: url('type/corpid-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/corpid-bold-webfont.woff') format('woff'),
         url('type/corpid-bold-webfont.ttf') format('truetype'),
         url('type/corpid-bold-webfont.svg#corpidbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

BODY { font-size:16px; margin:0; padding:0; text-align:center; background:#fff; }
BODY, TD, DIV, INPUT, PRE { font-family: 'Pontano Sans', Arial, Verdana, sans-serif; line-height:1.6em; color:#666666; }
:link,:visited { color:#0099cc; font-weight:inherit; text-decoration:none; } 
A, A:active, A:focus { outline: none; }
A:hover, A:focus { text-decoration:none; color:#000; }
IMG { border:0px; }
.clear{	clear:both; line-height:0px; font-size:0; height:0px; }
.hover.on { border:1px solid #c2c2ce; }
.nbrdr { border:0; }
.nmrgn { margin:0 !important; }
/*.bigbold { font-weight:bold; font-size:110%; }*/
HR { height: 1px; margin: 20px 0 30px 0; float:none; width: 100%; background:#DDDDDD; border: none; clear: both; color: #DDDDDD; }
UL { list-style:none; margin:0; padding:0; }
IMG.right { float:right; margin-left:20px; margin-bottom:20px; }
IMG.left { float:left; margin-right:20px; margin-bottom:20px; }
.bluetext { color:#0099cc !important; }

UL.simplelist { list-style:square; margin:0 0 20px 10px; padding:0 0 0 10px; }

/* Mozilla based browsers */
::-moz-selection { background-color: #0099cc; color: #fff; }

/* Works in Safari */
::selection { background-color: #0099cc; color: #fff; }	

H1 { font-family:'corpidbold', 'Arial'; font-size:240%; line-height:1em; font-weight:normal; margin:0; padding:0; color:#000; } H1 A { font-weight:normal; }
H2 { font-family:'corpidbold', 'Arial'; font-size:170%; line-height:1.2em; font-weight:normal; margin:0 0 10px 0; padding:0; color:#000; } H2 A { font-weight:normal; }
H3 { font-size:140%; line-height:1.2em; letter-spacing:0; font-weight:normal; margin:0 0 10px 0; padding:0; color:#000; } 
H4 { font-family:'corpidbold', 'Arial'; font-size:120%; line-height:1em; letter-spacing:0; font-weight:normal; margin:0 0 10px 0; padding:0; color:#000; } H4 A { font-weight:normal; }
H5 { font-size:120%; line-height:1.2em; letter-spacing:0; font-weight:bold; margin:0 0 10px 0; padding:0; color:#000; } H5 A { font-weight:bold; }
H6 { clear:both; padding:12px 5px 10px 20px; margin:20px 0 20px 0; font-size:120%; display:block; min-height:30px; height:auto !important; height:40px; vertical-align:middle; color:#000; }

.sm { font-size:90%; }
.md { font-size:120%; }
.lg { font-size:150%; }
.xl { font-size:180%; }

.black { color:#000; }

SPAN.energy, SPAN.energyplus, SPAN.energyA, SPAN.energyB, SPAN.energyC, SPAN.energyD, SPAN.energyE, SPAN.energyF, SPAN.energyG 
	{ background-image:url('/directlease/images/sprite_energielabel.png'); background-position:0 0; background-repeat:no-repeat; font-size:0; line-height:0; display:inline-block; 
	vertical-align:middle; cursor:pointer; text-indent:-999px; width:20px; height:20px; overflow:hidden; }
	SPAN.energy,SPAN.co2 { background-position:-185px 0; }
	SPAN.energyplus,SPAN.co2plus { background-position:-165px 0; }
	SPAN.energyA,SPAN.co2A { background-position:0 0; }
	SPAN.energyB,SPAN.co2B { background-position:-24px 0; }
	SPAN.energyC,SPAN.co2C { background-position:-47px 0; }
	SPAN.energyD,SPAN.co2D { background-position:-71px 0; }
	SPAN.energyE,SPAN.co2E { background-position:-95px 0; }
	SPAN.energyF,SPAN.co2F { background-position:-118px 0; }
	SPAN.energyG,SPAN.co2G { background-position:-142px 0; }

TABLE { width:100%; border-collapse:collapse; }
TABLE.links TD { color:#0099cc; padding: 4px 4px; }
TABLE.links TR.zebra { background:#F2F2F2; }

TABLE.zebra TD { padding: 4px 4px; }
TABLE.zebra TR.even { background:#F2F2F2; }

.message { clear: both; display: block; margin:5px 0; text-align:center; }
	.message.error, .message.bad { background:#fddddd; border:1px solid #d00808; color:#af1717; padding:10px 15px; font-size:120%; }
	.message.required { background:#dd3d23; color:#fff; display: inline-block; padding:0 3px; } .message.required H4 { color:#fff; }
	.message.warning { background:#fdefdd; border:1px solid #ee9e2b; color:#8c4902; padding:10px 15px; } .message.warning H4 { color:#8c4902; }
	.message.good { background:#effae2; border:1px solid #79b96b; color:#1f6a0f; padding:15px 25px; margin:0 0 20px 0; } .message.good H4 { color:#1f6a0f; }
	.message H4 { margin:0; display:inline; }

.info STRONG { color:#000; }

.more { background: none repeat scroll 0 0 #0099CC; border-radius: 6px; clear: both; color: #FFFFFF; display: block;
    float: left; font-size: 105%; font-weight: normal; line-height: 1em; margin: 25px 0 15px; padding: 10px 20px 12px; white-space: nowrap; }

/* ------------- BOOTSTRAP override ------------------------------- */
.btn-primary:link, .btn-primary:visited, .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active
{ box-shadow: none; background-color: #f79029; border-color: #f79029; color:#fff !important; }

.btn-default:link, .btn-default:visited, .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active
{ box-shadow: none; background-color: #0099cc; border-color: #0099cc; color:#fff !important; }


   
/* -- COLUMNS OF SAME HEIGHT ---- */
.row-same-height { display: table; width: 100%; }
.col-xs-height { display: table-cell; float: none !important; }

@media (min-width: 768px) {
    .col-sm-height {
        display: table-cell;
        float: none !important;
    }
}
@media (min-width: 992px) {
    .col-md-height {
        display: table-cell;
        float: none !important;
    }
}
@media (min-width: 1200px) {
    .col-lg-height {
        display: table-cell;
        float: none !important;
    }
}
/* -- //COLUMNS OF SAME HEIGHT ---- */


/*------------------------------------------------------------------------------------
  FORM
------------------------------------------------------------------------------------
INPUT.text { font-size:100%; color:#000; padding:5px 5px; margin:0; border:1px solid #bfcbd5; width:350px; border:1px solid #d7d7d7; font-size:100%; border-radius: 6px; }
TEXTAREA { font-size:100%; color:#000; padding:5px 5px; margin:0 0 0 10px; border-radius:6px; border:1px solid #d7d7d7; font-family: 'Pontano Sans',Arial,Verdana,sans-serif; width:350px; }
FIELDSET { border:0; margin:0; padding:20px 0; }
SELECT { border:1px solid #d7d7d7; border-radius: 6px; }


.field INPUT, .field TEXTAREA { margin:0; }

.field LABEL { margin:4px 0; display:block; width:200px; }
*/
/* checkbox*/
.field, .field.text { overflow:auto; margin:0 0 15px 0; }
.field.checkbox INPUT { margin:7px 10px 0 0; width:14px !important; height:14px !important; border:0; float:left; }
.field.checkbox LABEL { float:left; clear:none; width:90%; }

/* radio buttons*/
.field.optionset LABEL.left { width:100px; float:left; } .field.optionset .middleColumn { float:left; }
.field.optionset LABEL { width:100px; }
.field.optionset LI { float:left; margin:0; padding:0;  }
INPUT.radio { margin:6px 10px 6px 0; width:20px; height:20px; float:left; }
.field.optionset OL, .field.optionset UL { list-style: none; margin: 0; padding: 0; }

/*
.Actions { overflow:auto; margin:5px 0 25px 0; text-align:center; }
.Actions #ForgotPassword { font-size:80%; }
*/

/*------------------------------------------------------------------------------------
  User defined form
------------------------------------------------------------------------------------*/
div.field {	margin: 10px 0 15px;}
form label.left { margin-bottom: 5px; font-size: 14px; display: block; color: #333; font-family: "Open Sans",Arial,Verdana,sans-serif;}
form label.right { margin-bottom: 5px; font-size: 14px;	color: #333; font-family: "Open Sans",Arial,Verdana,sans-serif; }
form input.text,
form textarea,
form .textajaxuniquetext,
form select {
	background-color: #fff;	border: 1px solid #ccc;	border-radius: 4px;	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; color: #555; display: block;
	font-size: 14px; height: 34px; line-height: 1.42857; padding: 6px 12px; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; width: 100%; }
.ie7 form select { width: 400px; } /* fix for ie7's rendering of max-width property on select input */

/* Radio and Checkbox */
.field .checkbox, .field .radio { float: left; width: 13px; height: 13px; margin-right: 6px; margin-top: 3px; padding: 0;}
.checkbox label.right, .radio label.right { float: left; }

/* Messages */
form .message { background-color: #fef4ba; padding: 5px 10px; border: 1px solid #e8c805; border-radius: 3px;}
form .good { background-color: #ecf9d0; border-color: #8fbe00; }
form .bad, form .required { background-color: #f2dede; border: 1px solid #ebccd1; color: #a94442; font-weight:normal; border-radius: 4px; padding:8px 15px; margin:5px 0; }


/* ACTIONS */
.Actions { margin-bottom: 20px;overflow:auto;}
.Actions .action {
	background: #ff9000; color: #fff; display: inline-block; border-radius: 4px; padding: 8px 15px;	margin-top: 10px;
	margin-bottom: 10px; border: none; font-size: 18px; font-weight:bold; margin-right: 10px; float: left; }
.Actions INPUT, INPUT.submit { border-radius: 6px;  font-style:normal; font-weight: 400; font-size:110%; background:#f08c00;
	color:#FFF; border:0; padding:12px 20px 12px 20px; margin:0 50px 0 0; }
.ie7 input.action {	width: 0; overflow: visible; }
.ie7 .Actions .action {	float: left;}

BUTTON.submit.favorite { background:#01557d; color:#fff; border:0; font-size:14px; font-style:normal; }
	.visible-xs BUTTON.submit.favorite { margin-top:15px; }
INPUT.submit.disabled { opacity:0.3; filter: alpha(opacity=30); zoom: 1; background-color:#666; }

/* AREA SPECIFIC */
/* LOGIN and FORGOT PASSWORD */
#Remember {	min-height: 20px; }
#ForgotPassword { clear: left; }
#MemberLoginForm_LostPasswordForm .Actions:after { display: none; }

/* overwrite custom form css */
.field.col-md-4 SELECT.col-md-4, .field.col-md-4 INPUT.col-md-4, .field.col-md-4 TEXTAREA.col-md-4 { width:100%; }
.text #Form_Form { width:75%; }


/*------------------------------------------------------------------------------------
  LAYOUT
------------------------------------------------------------------------------------*/

.body { background: #FFFFFF; margin: 80px auto 50px auto; padding:0; position: relative; text-align: left; max-width: 1200px; width:96%; overflow:auto; }
.container { margin: 0 auto; text-align: left; max-width: 1200px; width:auto; padding:0; }
.white { width:100%; background:#fff; position:relative; padding:60px 0 0 0; }
.div { margin:0 10px; }
.top { bottom: 10px; display: none; position: fixed; right: 10px; z-index: 2000; }
.alert { text-align:center; } 
	.alert>A { font-weight:bold; }
	.alert TABLE { margin:0 auto; }
	.alert TD { text-align: left; }
	.alert .btn { color:#fff; font-size:18px; padding: 12px 30px; }
.label A { color:#fff; }

DIV.header { background:#fff; position:fixed; left:0; top:0; width:100%; z-index:999; padding:0 2%; }
	
	/* ------ HEADER -------- */
	/*DIV.header .container { position: relative; background:#ffffff; }
		.large .container { height:107px; border-bottom:1px solid #e7e7e7; }
		.small .container { height:60px; border-bottom:0px solid #e7e7e7; }
		DIV.header.small { box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }
			
	.large DIV.logo { width:180px; height:72px; margin-top:20px; }
		.large DIV.logomin { margin-top:63px; }
	.small DIV.logo { width:162px; height:65px; margin-top:-24px; }
		.small DIV.logomin { margin-top:31px; }
	DIV.logo IMG { width:100%; margin-left:15px; }
	.hamburger { display: none; float:right; cursor: pointer; margin: 20px 20px 0 0; }*/

	/*DIV.loggedin { font-size: 90%; font-style: italic; height: 20px; position: absolute; right: 268px; top: -20px; }
		DIV.loggedin A { color:#7D7D7D; padding:3px 3px 4px 10px; outline:0; line-height:12px; }
			*/
	/* ------ MENU -------- */
	/*.large DIV.menu { margin-top:50px; }
	.small DIV.menu { margin-top:0px; }

	UL#mainmenu {  }
		UL#mainmenu > LI { margin-top:10px; } 
		UL#mainmenu > LI > A { font-weight:bold; font-size:18px; }
		UL#mainmenu.nav > LI > A:hover, UL#mainmenu.nav > LI > A:focus { text-decoration: none; background-color: #fff; }
		
		.dropdown-menu > LI { padding:10px 10px; overflow:auto; }
		.dropdown-menu > LI > A { height:38px; clear: none; color: #fff; padding: 5px 30px; background:#008cc8; text-align:center; font-size:18px; font-weight: bold; }
			.dropdown-menu > LI > A.login { display:inline-block; float:left; padding: 5px 42px; }
			.dropdown-menu > LI > A.signin-google { margin-left:5px; display:inline-block; float:left; background:#df4b38; padding: 5px 7px; }
			.dropdown-menu > LI > A.signin-facebook { margin-left:5px; display:inline-block; float:left; background:#3b5998; padding: 5px 7px; }
			.dropdown-menu > LI > A.register { width:222px; }
		.dropdown-menu > LI > A:hover, .dropdown-menu > LI > A:focus { color: #0099cc; background-color: #f2f2f2;}
			.dropdown-menu > LI > A.signin-google:hover, .dropdown-menu > LI > A.signin-google:focus { background-color: #df4b38; }
			.dropdown-menu > LI > A.signin-facebook:hover, .dropdown-menu > LI > A.signin-facebook:focus { background-color: #3b5998; }
		
	UL#mainmenu.nav > LI.loggingin { float:right; }
	UL#mainmenu.nav > LI.loggedin { margin-top:0; float:right; }
	UL#mainmenu.nav > LI.loggedin > A { color:#fff; background:#0088c8; border-radius: 0; padding: 10px 15px; }
		.small UL#mainmenu.nav > LI.loggedin > A { margin-top:0px; }
		.large UL#mainmenu.nav > LI.loggedin > A { margin-top:-6px; }
	
	.loggedin .dropdown-menu { background:#0088c8; }
	.loggedin .dropdown-menu LI { padding:5px 10px; border-bottom:1px solid #33a0d3;} .loggedin .dropdown-menu LI:last-child { border:0; }
	*/

	/* ------ UNIVERSAL HEADER OVERRIDE -------- */
	.universal-header DIV.topbar .dropdown .btn-default SPAN { color: #008cc8 !important; }
	.universal-header DIV.topbar H4 { font-weight:bold; }
	.universal-header DIV.bottombar.fixed { position:fixed !important; top:0 !important; }
	.universal-header DIV.bottombar .navbar-collapse { padding-left:0; }
	.universal-header DIV.bottombar .navbar-nav > li > .dropdown-menu {	background: #fff; padding:20px 15px 10px 15px; }
	.universal-header DIV.bottombar .navbar-nav > li > .dropdown-menu LI {	border-bottom: 0; margin-bottom:20px; }
	.universal-header DIV.bottombar .navbar-nav > li > .dropdown-menu > LI > SPAN {	font-size:14px;	color: #666666;	padding: 0;}
	.universal-header DIV.bottombar .navbar-nav > li > .dropdown-menu > LI > A { height:38px; clear: none; color: #fff; padding: 5px 35px; background:#008cc8; text-align:center; font-size:18px; font-weight: bold; }
	.universal-header DIV.bottombar .navbar-nav > li > .dropdown-menu > LI > A.login { display:inline-block; float:left; padding: 5px 47px; }
	.universal-header DIV.bottombar .navbar-nav > li > .dropdown-menu > LI > A.signin-google { margin-left:5px; display:inline-block; float:left; background:#df4b38; padding: 5px 7px; }
	.universal-header DIV.bottombar .navbar-nav > li > .dropdown-menu > LI > A.signin-facebook { margin-left:5px; display:inline-block; float:left; background:#3b5998; padding: 5px 7px; }
	.universal-header DIV.bottombar .navbar-nav > li > .dropdown-menu > LI > A.register { width:235px; }

	.nav .open > a, .nav .open > a:hover, .nav .open > a:focus,
	.universal-header DIV.bottombar .navbar-nav > li > .dropdown-menu > LI > A:hover,
	.universal-header DIV.bottombar .navbar-nav > li > .dropdown-menu > LI > A:focus { color: #ffffff; background-color: #008cc8; border-color:transparent; }

	/* fixes ivm verplaatsing van a-href ivm seo */
	LI.link.directlease, LI.link.directleaseprivate, LI.link.directleaseflexible, LI.link.international { cursor: pointer; }

	.universal-header DIV.topbar .dropdown-menu > li { padding: 13px 15px; }
	.universal-header DIV.topbar .dropdown-menu > li.hovered { background-color: #f5f5f5; }
	.universal-header DIV.topbar .dropdown-menu > li.hovered H4 A,
	.universal-header DIV.topbar .dropdown-menu > li.hovered H4 A:link,
	.universal-header DIV.topbar .dropdown-menu > li.hovered H4 A:visited { color: #000000; }

	.universal-header DIV.bottombar .navbar-nav > li > a.loggedin {	padding:3px 15px 0 15px; }

	
	DIV.trail { font-size:90%; border-bottom: 1px solid #E1E1E1; border-top: 1px solid #E1E1E1; margin: 0 0 15px; padding: 7px 0 7px 15px; }

	DIV.column_773 { width:80%; float:left; padding:0; margin:0; } 
	DIV.column_192 { width:20%; float:left; padding:0; margin:0; } /* 2 columns */
	DIV.column_full { width:100%; float:left; padding:0; margin:0; line-height:0; } /* 2 columns */

	DIV.info { border-bottom: 1px solid #E1E1E1; margin: 0 0 25px; padding: 0 0 25px; }

	/* ------ FOTO HEADER -------- */
	.modelheader { top:107px; width:100%; height:400px; margin:0 0 50px 0; position:fixed; background-repeat:no-repeat; background-position:center center; } /* header image */
		.modelheader.nophoto { height:0; margin:0; }
	
	.modelheader.small { top:60px; position:fixed; } /* header image */
		.title { width:auto; overflow:auto; margin:116px 0 10px 0; position:fixed; z-index:1000; }
			.title.small { margin:11px 0 10px 0; }
			.title.white { background:#fff; padding:0; }
			.title H1 A, .title H1 A:hover { color:#fff; }
			
			.nophoto .title { margin:80px 0 10px 0; /*margin:15px 0 10px 0;*/ }
			.nophoto .title.small { margin:10px 0 10px 0; /*margin:-50px 0 10px 0;*/ }
			.nophoto .title H1 { background: transparent; color: #000; }
			.nophoto .title H1 A, .nophoto .title H1 A:hover { color:#000; }
			
		.title H1 { padding:10px 15px; background: rgb(25, 25, 25); background: rgba(25, 25, 25, .6); color:#fff; float:left; border-radius: 6px; }
	
	.whiteblock { position: fixed; top:0px; left:0; width: 100%; z-index: 800; height:0px; }
	.whiteblock.fixed { height:280px; }
	.whiteblock.fixed .col-md-9 { height:280px; background:#fff; }
	.whiteblock.fixed .col-md-3 { height:85px; background:#fff; }

	
	/* ------ BODY -------- */
	.body.modelpage .container, .body.detailpage .container, .body.mydirectlease .container, .body.orderpage .container { position:relative; overflow:visible; }

	/* ------ FOOTER -------- */
	DIV.footer { width:100%; padding:0; margin:0 0 0 0; overflow:auto; background:#008cc8; font-size:90%; position:relative; }	
		DIV.footer .one { /*width:28%; padding-right:5%; float:left;*/ }
		DIV.footer .two { /*width:34%; padding-right:5%; float:left;*/ }
		DIV.footer .three { /*width:28%; float:left;*/ }
			DIV.footer DIV { color:#97d0e8; } 
			DIV.footer LI { width:45%; padding-right:5%; float:left; } 
			DIV.footer A, DIV.footer H4 { color:#fff; } 
		
		DIV.footer .all { clear:both; width:100%; float:left;  padding:20px 0 25px 0; border-bottom:1px solid #4aadd8; 
							text-align:center; font-size:140%; margin:15px 0 30px 0; }
		DIV.footer .copyright { /*clear:both; width:100%; padding:15px 0;*/ margin:30px 0 15px 0; border-top:1px solid #4aadd8;
							text-align:center; font-size:90%; padding-top:15px; padding-bottom:15px; }
		A.country IMG { margin-right:10px; } 
		
		#mc_embed_signup { padding:0 0 25px 0; border-bottom:1px solid #4aadd8; margin-bottom:30px; }
		#mc_embed_signup LABEL { font-size:140%; }
		#mc_embed_signup INPUT.email { width:100%; padding: 6px 10px; background-color:#fff;border: 1px solid #DDDDDD; margin:0; }
		#mc_embed_signup INPUT.submit { padding: 6px 16px; font-weight:bold; border-radius: 6px; font-style: normal; font-size: 110%;
										background: #f08c00; color: #FFF; border: 0;margin: 0 50px 0 0; }
		
		/*DIV.footer .telnr { text-align:center; font-size:140%; padding:15px 25px 0 0; }*/
		DIV.footer H4 { margin: 0 0 0 0; }
		
		
    #slides { display: none; }
    .slidecontainer { margin: 0 auto; width: auto; }  /* Center the slideshow */
    .slidecontainer .active { background: none repeat scroll 0 0 #878787; color:#fff; }

/*
<div class="angebot-notification">
<div class="angebot-notification--bar">
Fgfhgf hgfd hgfe fdgr etre yretre rggggggg ert gfhgfhg fhgfhgfh.
</div>
</div>

.angebot-notification {display: block;font-size: 1.4rem;top:150px;color: #fff;position: fixed;text-align: center;width: 100%;z-index: 1000;}
.angebot-notification .angebot-notification--bar {background-color: rgba(17,17,17,.7);border-radius: 3px;display: inline-block;line-height: 2.2rem;padding: 1rem 2rem;color: #fff;}
*/




	
			
/*------------------------------------------------------------------------------------
  HOME
------------------------------------------------------------------------------------*/
.body.homepage { overflow:hidden; }
DIV#slides IMG { border: 0 none; height: auto; width: 100%; vertical-align: middle; }
	
	/* Optional: Reset list default style */
	DIV#slides .slidesjs-pagination { list-style:none; padding:0; width:100%; height: 30px; background:#e6e6e6; border-top:1px solid #fff; overflow:hidden; }
		DIV#slides .slidesjs-pagination LI { float:left; width:33%; border-right:1px solid #fff; height: 30px; text-align:center; line-height:30px;  }
		DIV#slides .slidesjs-pagination LI A { width:100%; height: 30px; text-align:center; display:block; }
		DIV#slides .slidesjs-pagination LI.current { background:#878787;  } DIV#slides .pagination LI.current A { color:#fff; }

DIV.home_searchbybrand { color:#96d4ef; /*width:100%;*/ min-height: 100px; margin:20px 0; padding-top:20px; padding-bottom:20px; /*margin:15px 30px 0 0; padding:20px 0;; overflow:auto;*/ background:#008cc8 }
	DIV.home_searchbybrand H2 { line-height:1em; font-size:150%; /*width:12%; float:left; margin:2%;*/ color:#fff; }
	DIV.home_searchbybrand A { color:#fff; }
	/*DIV.home_searchbybrand UL { float:left; width:160px; }*/
	DIV.home_searchbybrand LI { padding:1px 0;}
	
DIV.home_searchbyprice { color:#96d4ef; width:100%; min-height: 100px; margin:15px 30px 0 0; background:#008cc8; overflow:auto; }

DIV.home { margin:35px 0 0 0; /*background: url("/directlease/images/home_block_bg.gif") repeat-y scroll center top rgba(0, 0, 0, 0); background-size: 100%;*/ /*overflow: auto; width: 100%;*/ }
	DIV.home DIV.contact { /*width:27%; float:left; padding:2%;*/ border-right:1px solid #e3e3e3; /*min-height:100%;*/ }
		DIV.home DIV.contact TABLE { width:100%; }
		DIV.home DIV.contact TD { color:#8f8f8f; padding-bottom:20px; line-height:1.4em; }
		DIV.home DIV.contact TD.one { width:55%; }
		DIV.home DIV.contact TD.two { width:45%; }
		DIV.home DIV.contact STRONG { line-height:1.8em; }
		DIV.home DIV.contact TD SPAN { font-size:160%; color:#666666; line-height:1.4em; display:block; }
	DIV.home DIV.news { /*width:33%; float:left; padding:2%; */ color:#8f8f8f; line-height:1.4em; /*min-height:100%;*/ }
		DIV.home DIV.news H3 { font-size:150%; margin:0; }
		DIV.home DIV.news EM { font-size:90%; }
		DIV.home DIV.news IMG { float:right; margin:5px 0 10px 10px; }
	DIV.home DIV.links { /*width:27%; float:left; padding:2%; min-height:100%; */ border-left:1px solid #e3e3e3; }
		DIV.home DIV.links UL { margin:0; }
		DIV.home DIV.links LI { background:url('/directlease/images/arrow_bullet.gif') center left no-repeat; margin:0; padding:2px 0; padding-left:15px; }
	
.deviceslidecontainer { padding:0 15px; }
	.deviceslidecontainer IMG { width:100%; }

/*------------------------------------------------------------------------------------
  CONFIG/ SEARCH
------------------------------------------------------------------------------------*/
.configurationpage .row { margin-left:0; margin-right:0; }

	.configurationpage H2 { margin:0; }	
		.configurationpage H2 STRONG { font-size:120%; background: #008CC8; color: #FFFFFF; float:right; width:150px; height:40px; display:inline-block; margin:0; padding:0; line-height:1.2em; text-align:center; font-weight:normal; }
		.configurationpage H2 STRONG EM { font-family: 'Pontano Sans', Arial, Verdana, sans-serif; font-size:50%; font-style:normal; vertical-align: top; }
		.configurationpage TD.price { width:130px; padding-right:20px; text-align:right; }


/*------------------------------------------------------------------------------------
  ALLMAKES
------------------------------------------------------------------------------------*/
UL.allmakes { border-top:1px solid #e0e0e0; }
	UL.allmakes LI { border-bottom:1px solid #e0e0e0; font-size:110%; }
	UL.allmakes LI A { padding:6px 4px; display: block; /*font-weight:bold;*/ font-family:'corpidbold', 'Arial'; color:#000; }
	UL.allmakes LI A:hover { color:#fff; background:#008cc8; }


/*------------------------------------------------------------------------------------
  MAKE
------------------------------------------------------------------------------------*/
.body.makepage {  }
	.makepage .title { margin:15px 0 0 0; }
	.makepage .title H1 { background:transparent; color:#000; }
	
DIV.makes { margin-top: 110px; }

DIV.make_header { width:97%; margin-right:3%; overflow:auto; }
	DIV.make_header H1 { float:left; line-height:125px; }
	DIV.make_header IMG { float:right; }

DIV.model { height: 265px; }
	DIV.model.third { margin-right:0; }	
	DIV.model IMG { width:90%; }	
	
	DIV.model H3 { border-top:1px solid #e0e0e0; min-height:30px; overflow:visible; margin:0 0 50px 0; padding:10px 0 0 0; font-family:'corpidbold', 'Arial'; word-wrap:break-word; line-height:1.2em; font-size:110%; }
		DIV.model A { color:#000; }
		DIV.model SPAN { display:none; }
		DIV.model STRONG { font-size:160%; background: none repeat scroll 0 0 #008CC8; color: #FFFFFF; float:right; width:94px; height:40px; display:inline-block; margin:-10px 0 0 0; padding:0; line-height:1.4em; text-align:center; font-weight:normal; }
		DIV.model STRONG EM { font-family: 'Pontano Sans', Arial, Verdana, sans-serif; font-size:50%; font-style:normal; vertical-align: top; }
	
	DIV.th.modelview { height:0; line-height:0; font-size:0; border:0; }

	DIV.model.aanbieding>A  { background:url('/directlease/images/aanbieding_MODEL.gif') top left no-repeat; }
		DIV.model.aanbieding STRONG { background:#f08c00; }
		DIV.model.aanbieding H3 A { color:#f08c00; }

	DIV.model.active { background:#fff; }
		DIV.model.active H3 A { background:#e6e6e6; }
		DIV.model.active STRONG {  }

DIV.makeautonews IMG { width:100%; margin:20px 0 15px 0; }

.makemodeltext { color:#999; font-size:80%; line-height:1.6em; }
.makemodeltext H1, .makemodeltext H2, .makemodeltext H3, .makemodeltext H4, .makemodeltext H5, .makemodeltext H6 { color:#999; font-size:140%; font-size:bold; line-height:1.6em; }

/*------------------------------------------------------------------------------------
  MODEL
------------------------------------------------------------------------------------*/
.body.modelpage { overflow:visible; margin: 430px auto 0 auto; padding-top:30px; width:100%; max-width: 100%; background:#fff; } /* model page body block */
	.nophoto .body.modelpage { margin-top:120px; }
		
/*.nophoto .modelpage .title { margin: 185px 0 10px; }*/
		
/*DIV.content { width:97%; margin-right:3%; }*/

DIV#types H2 {  margin:20px 0 0 0; }

DIV#options { width:auto; overflow:auto; margin:0; } 
	DIV#options DIV { float:left; margin:0 20px 0 0; } 
	DIV#options SELECT { margin: 5px 0 5px 0; border: 1px solid #d7d7d7;border-radius: 6px; }
	DIV#options SELECT OPTION { border-radius: 4px; margin: 4px; padding: 5px 4px; }
	
DIV.filters { height:200px; overflow:auto; }
	DIV.filters LI.selected { background:#ccc; }

TABLE.dataTable { margin-bottom:40px; }
TABLE.dataTable THEAD TH { border-bottom: 0; padding: 8px !important; font-weight:normal; }
TABLE.dataTable.no-footer { border-bottom: 0 !important; }

/*------------------------------------------------------------------------------------
  DETAIL
------------------------------------------------------------------------------------*/
.body.detailpage { overflow:visible; margin: 430px auto 0 auto; padding-top:10px; width:100%; max-width: 100%; background:#fff; } /* model page body block */
	.nophoto .body.detailpage { margin-top:120px; }
		body.detailpage .specs.fixed { position:fixed; z-index: 1000; margin-top:0; }

.nophoto .detailpage .title { margin:15px 0 10px 0; }
.nophoto .detailpage .title.small { margin:-139px 0 10px 0; }
H1 SPAN { font-size:75%; font-weight:normal; }

.backbtn { padding:0 0 6px 0; }
.backbtn.container { margin-top:120px; border-bottom: 1px solid #e7e7e7; padding-left:15px; } /* top backbtn */
/*.contentcolumn .backbtn.small{ padding-left:15px; }*/  /* bottom backbtn */

.backbtn.container.small { display:none; } /* when there is an image the don't show the top backbtn */
.nophoto .backbtn.container.small { display:block; } /* when there is nophoto, then don't show lower backbtn */
.nophoto .contentcolumn .backbtn.small { display:none; } /* when there is nophoto, then don't show lower backbtn */

.mainimg { position:relative; }
	.mainimg IMG { width:97%; margin:0 3% 0 0; }
	.mainimg .leaseprice { line-height:1.2em; font-size:180%; font-weight:bold; background:#008CC8; color:#fff; padding:3px 8px; z-index:100; position:absolute; bottom:-30px; right:0; }
		.mainimg .leaseprice SPAN { font-size:70%; }
		.mainimg .leaseprice EM { display:block; font-size:40%; color:#aee2f8; line-height:1.2em; font-weight:normal; margin:0 0 4px 0; }
	.otherimg IMG { width:30%; margin:0 3% 0 0; float:left; }

.settings DIV { margin: 0 0 20px 0; }
.settings INPUT#yearlyKm, .settings INPUT#duration { width:80%; border: 0; border-radius: 0; margin: 0; padding: 0; }
.settings SELECT { margin: 8px 0 3px 5px; line-height:1em; padding: 5px 8px 3px 8px; }
.settings SELECT OPTION { padding: 5px 8px 3px 8px; }

.specscolumn { margin:0 0 50px 0; }

/*.specs { z-index:900; position:absolute; top:-150px; width:100%; padding: 10px 15px 9px 15px; background:#0088c8; color:#fff; border-radius:6px; }*/
.specs { z-index:900; width:100%; margin-top:-150px; padding: 10px 15px 9px 15px; background:#0088c8; color:#fff; border-radius:6px; }
	.nophoto .specs { margin-top:-110px; }
	.specs.fixed { margin-top:0; position:fixed; top:80px; }
	.specs DIV, .specs H4, .specs TD { color:#fff; }
		.specs DIV.alert-danger { color: #a94442; }
		.specs DIV.alert { z-index:10; padding: 10px; margin: 10px -20px -10px -20px; line-height:1.4em; box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3); display:none; }

	.specs TD { font-size:90%; }
	.specs TH { font-size:90%; font-weight:normal; }
		#leasePrice TH { width:40%; } #leasePrice TD { width:60%;}		
	.specs .item { border-bottom: 1px solid #4dacd9; padding:4px 0; }
	.specs .price { font-size:300%; display:block; text-align:right; margin:-16px 0 10px 0; } 
		.specs .price SPAN.euro { font-size:80%; font-weight:bold; }
		.specs .price SPAN.cents { font-size:70%; }
	.specs .input, .specscolumn .input { text-align:center; }
	.specs INPUT.submit, .specscolumn INPUT.submit { padding: 8px 0; width:100%; font-weight:bold; float:none; margin:10px auto 5px auto; }
		.specs BUTTON.submit.favorite { margin-top:10px; }
		/*.specs BUTTON.submit.favorite { float:left; padding: 8px 10px; margin:10px auto 5px 10px; }
		.specs INPUT.submit { float:left;  padding: 8px 32px; }*/
		
/*.specsettings { margin-top:100px; }
	.nophoto .specsettings { margin-top:240px; }*/
	.specsettings TD { width:60%; }
	.specsettings TH { width:40%; font-weight:normal; }
	#consumerPrice TH, #tankKarte TH { width:76%; }
	#consumerPrice, #tankKarte { font-size:85%; }
	.specsettings .item { border-bottom: 1px solid #e7e7e7; padding: 5px 0; }
	.specsettings .input { padding:5px 0; overflow:auto; text-align:center; }
	.specsettings H4 { margin:30px 0 10px 0; }
	.specsettings SELECT { background-color: #f6f6f6; background-image: none; border: 1px solid #e7e7e7; border-radius: 4px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; color: #000; display: block;
    			font-size: 14px; height: 26px; line-height: 1.42857; padding: 4px 10px; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; width: 100%; } 
	.specsettings OPTION { padding:4px 10px; }	
	.specsettings INPUT.submit {  padding: 10px 50px; font-weight:bold; float:none; margin:10px auto; }


#durationYearsText, #durationMonthsText, #yearlyKmText { font-size:90%; }

/* LEFT */
.settings DIV { margin:15px 0 0 0; } .settings DIV.currentselection { margin:25px 0 0 0; }

	/* STANDARD OPTIES */
	.std { padding:10px 10px 10px 10px; margin:0 0 10px 0; background:url('/directlease/images/icon_plus.jpg') right top no-repeat #F2F2F2; }
	.std.opened { padding:15px 20px 20px 20px; background:url('/directlease/images/icon_minus.jpg') right top no-repeat #F2F2F2; }
	.std UL { list-style:disc; padding:0 0 0 15px; line-height:1.4em; display:none; }
	
	/* OPTIONS */
	UL.options	{ list-style: none; padding:0 0 35px 0; border-top: 1px solid #e0e0e0; }
	UL.options LI, DIV.currentselection LI, #required LI, #requiredChoice LI { 
			background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAABcCAYAAADwOJKsAAAFFklEQVR42u3cfUhddRzHcStLF9gDBa4ssJRsi5kIawUGIqOYYaucg2ZQYbB/LjSKFYiQjV9jstQR2IIsycC1ki1aOB8SJyLbzTGx0N05UXdz6syHjuc+qFf79v0c4cIFj+cnSPvjfC+84ez8Pn+9uFfdcCeOiKRNiF/3csWuh9gA2B0OvcJ97HooDcgt3NNcHveqTa8DU0D1QLfV1NSonp4eZRiGMk1TBYNBZF1PTk6qjIwMlZycrOQjrwe6u6urS/n9fjU2NqbGx8dj8ng8wAQqQF92PZgG6Bs+n08hNDg4GK2xsRGYVvX19Qpb14PpgPb19amysjKVkpKiSktLVX9/v+rt7VXZ2dkWZnFxsRoYGBBQTdBCr9erysvLgWdVXV0d/ainpaUpnCNsXQ+mAbqvqalJdXd3450IRLxTo7iVlZWqpaVFYYOt68E0QIva2tpUe3u79THPzc2NYhYUFOC7v3WGDbauB9MBxccZcADF19OcnByVlZWFdy3uWWe8EVBN0D3Nzc34pmN9lx8aGrJ+9pyamsI17lln2GDrejAN0GcrKipUZ2cnfu6MYiJc4x7OsMHW9WAaoElcFpfP7bcpHxtsXQ+mAXondzeXwCXalIANtq4H2+xcDyCgAiqgkoAKqIBKAiqgAioJqIA6xK947mEulXvKplRssBVQhwDV0dHhmZiY8BDRmuEMG2wF1Bn0yVhMe1RsBdQZdDvAdMJWQDVBV1ZW1ktANwK6tLTkWVhYWDfeCKguqGmantnZWc/09PSa4Yw3AqoLGgqFHEF5I6ACentA00dHR62PtGEYwIsJ93CGDbYC6gy6lX+vCGCAWzOcYYOtgDqDJnKPcOncdpvSscFWQPX+d0Y8dw+XYBPO4rEVUPnXJgGVBFRABVQSUAEVUElABVRAN/fv5QK6eZgPcWcEdPOe2XGCuymgzpAPcAXcJ9yXNtUCU0D1QPeqmgt0rneMfKEVur64QkNL/yLr+vK0SXdl5lHco5kYnxVQZ9AjDZf81DUZoYu3InTp7wh5OYTrvR98ZmHG78jFuEJAnUG/OTsapnMjQfp1JEBN/hCdv7FaxS8XKe6xLAv02KnzhK2AOoN+W3ctSIVHvqK4J3bSvk9P0umhADVcnaP7ni+wMF98+xCdGQ4RtgLqDFr3xZ8mFR+tBZ5VycmfafeHx1f/vC2HTl35i7DBVkCdQb97r9ugij9M2vXO4VXE1J3Rj/rBmp/okNcgbLAVUGfQ79//3aTDl+ep1jdPj790AJBWzxQepOqrIesMG2wFVAP06ECIjvuCdOJ6mH7w3aKUvCJKem4P1V3xUxXfwxlvBFQTtPLYhWtUdyNM9TcX6TR+fJpbJu8/y/QjX+MezrDBVkCdQQ989Hkdfe31UZOxRK1mhH4LLCNc4551hg22AuoMupV7i6viGmyqwgZbAdV7Zkcil8Tdb1MSNtgKqCSgAiqgAioJqIAKqCSgAiqgkoD+n+G1hdvB5XNv2pSPDbZuB9MBzeTncRA/QoLsXjjDBlu3g+mAvhaLaY+KrdvBdEDfJc0Xtm4H0wEt4WdyUCQSWTdssHU7mBbo4uIihcNhCoVCa4Yz3gioLqhpmjQzM0P89IM1wxlvBFQXNBAIED/9wBYUZ7wRUAG9PaBFIyMjZBgGzc3NAS8m3MMZNti6HUwHdFdraysNDw9bXyfn5+djwj2cYYOt28F0QB/kXuCKuBKbirDB1u1gTm34FxHcDubUf4IHtYYwiCEdAAAAAElFTkSuQmCC) no-repeat 4px -73px;
	    	padding: 3px 0 10px 24px; /*color:#aaaaaa;*/ cursor: pointer; font-style:normal; line-height:1.4em; border-bottom: 1px solid #e0e0e0; }
	UL.options LI STRONG { color:#000; /*font-size:120%;*/ font-style:bold; }
	UL.options LI P { margin:5px 0; font-size:80%; }
	
	UL.options LI.stateS, UL.options LI.stateRC, DIV.currentselection LI { background-position: -20px -47px; background-color:#E8F3FA; }
		UL.options LI.stateS STRONG, UL.options LI.stateRC STRONG { font-weight:bold; }
	UL.options LI.stateR, UL.options LI.statePM, #required LI, #requiredChoice LI {  background-position: -68px 5px; }
	UL.options LI.stateC { background-position: -44px -20px;}  
	 
	/* CURRENT SELECTION */
	.left LI { font-size:90%; }	
	DIV.currentselection LI, #required LI, #requiredChoice LI { background-color:transparent; padding: 2px 0 2px 24px; font-style:normal; }
	
	/* CURRENT SELECTION */
	#mandatoryModal .modal-dialog { width: 850px; }
	#mandatory { /*display:none;*/ text-align:left; padding:2% 5%; }	
		#mandatory .options { width:auto; overflow:auto; margin:0 0 20px 0; }
		#mandatory .options LI { width:40%; margin:0 5% 0 0; float:left; }
		#mandatory H4 { margin:20px 0 0 0; }
	
	#mandatoryModal H4 { /*border-bottom:1px solid #e0e0e0;*/ }
	#mandatoryModal UL { border-top:0; }

/*.contentcolumn { padding-top:-186px; }*/
.tabset { background:url('/directlease/images/tabs_bg.gif') top left repeat-y #e6e6e6; border-radius:6px; margin:0; top:0;
			background-position: 276px 0; position:absolute; z-index: 900; top:0; }
.nophoto .tabset { top:0px; }
.tabset.fixed, .nophoto .tabset.fixed { position:fixed; top:175px; }

	.tabset .set1, .tabset .set2 { font-family:'corpidbold', 'Arial'; font-size:22px; color:#000; }
	.tabset .set1 { float:left; margin:15px 5px 0 15px; width:275px; }
	.tabset .set2 { float: none; margin:15px 5px 0 0; overflow: hidden; }
		.tabset UL { display: table; width: 100%; margin:5px 0 0 15px; }
		.tabset LI { float:left; } .tabset LI.two { margin-right:30px; } .tabset LI.one, .tabset LI.two, .tabset LI:last-child { margin-bottom:12px; }
	.tabset A { display:table-cell; background:#f6f6f6; border:1px solid #e6e6e6; /*#d0d0d0;*/ border-collapse:collapse; 
				font-family:'Pontano Sans', Arial; font-size:16px; color:#000; padding:5px 15px; } 
	.tabset A.pointer { background-image:url('/directlease/images/pointer_right.gif'); background-repeat:no-repeat; background-position: 94% center; padding:5px 30px 5px 15px;  }
	.tabset .active A { background:#8f8f91; color:#fff; border:1px solid #8f8f91; }
.tab-content { padding:30px 0 40px; margin-top:105px; }
.tab-content.fixed { }
	
#Main .col-md-3 { margin-top:20px; margin-bottom:20px; }
#Main TABLE { width:180px; }
#Main TABLE TD { width:115px; }
#Main TABLE TD:first-child { width:65px; }
#Main H2 { font-size:48px; line-height:0.7em; } 
	#Main H2.text { font-size:30px; line-height:1.4em; }
	#Main H2.text.small { font-size:22px; line-height:1em; font-style:normal; }
#Main .wheeldrive { margin-top:10px; }
	#Main SPAN.energielabel { width:55px; height:35px; background:url('/directlease/images/icon_specs_energielabel.png') top right no-repeat; margin:5px 5px 0 0;
								float:left; font-family:'corpidbold', 'Arial'; font-size:33px; color:#fff; display:block; line-height:35px; padding:0 10px; } 
	#Main SPAN.energielabel.labelplus { background-color:#339900; }
	#Main SPAN.energielabel.labelA { background-color:#339900; }
	#Main SPAN.energielabel.labelB { background-color:#33cc33; }
	#Main SPAN.energielabel.labelC { background-color:#cccc33; }
	#Main SPAN.energielabel.labelD { background-color:#ffff00; color:#333; }
	#Main SPAN.energielabel.labelE { background-color:#ffcc00; }
	#Main SPAN.energielabel.labelF { background-color:#ff6600; }
	#Main SPAN.energielabel.labelG { background-color:#ff0000; }

.imagegallery { clear:both; margin-top:100px; margin-bottom:50px; }
.imagegallery LI { margin-bottom:25px; }
.imagegallery UL LI IMG { cursor: pointer; }

.imagegallerymodal .img-responsive { margin:0 auto; }
/*.imagegallerymodal*/ .close { font-size: 30px; /*line-height:normal;*/ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
/*.imagegallerymodal*/ .modal-header { border-bottom: 0; }
/*.imagegallerymodal*/ .controls { clear:both; display:block; background:#0088c8; overflow:auto; padding:6px 10px; }
/*.imagegallerymodal*/ .controls A { color:#fff; }
/*.imagegallerymodal*/ .controls .next { float:right; }
/*.imagegallerymodal*/ .controls .previous { float:left; }
	/*.imagegallerymodal .close SPAN { padding:0; margin:0; }*/
	
.calltoaction>DIV { padding-top:50px; padding-bottom:50px; }	
.calltoaction IMG { width:100%; }	
.calltoaction INPUT.submit { float:left; margin-top:30px; background:#0088c8; padding: 10px 35px; font-weight:bold; }	

H4.shortlist { margin:0 0 20px 2%; }
UL.shortlist { margin:0 0 40px 0; }
.bs-docs-sidebar.affix { top:265px; }

#Serien NAV LI.active { border-right:3px solid #0088c8; }
#Serien NAV .nav > LI > A { padding: 0 0; }

.slider { width:100% !important;}
.slider-handle.round { background: none repeat scroll 0 0 #c5c5c5; opacity: 1;
    border: 1px solid rgba(255, 255, 255, 0.6); border-radius: 10px; box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3); }
.slider-track { background: -moz-linear-gradient(center top , #dfdfdf, #ededed) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px; box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 0 rgba(223, 223, 223, 1); }
	
/*.whiteblock { position: fixed; max-width: 1200px; width:100%; z-index:998; height:0px; top:0; }	
.whiteblock.fixed { height:250px; background:#fff; }*/

.stickyfooter { background:#0088c8; position: fixed; bottom: 0; width: 100%; height: 60px; z-index:990; box-shadow: 0 2px 10px 0 #000000; }
.stickyfooter .container { margin-top:17px; }
.stickyfooter DIV { color:#ffffff; }
.stickyfooter .price { font-size: 300%; }
.stickyfooter .price SPAN.euro { font-size: 70%; }
.stickyfooter .price SPAN.cents { font-size: 70%; }


/*------------------------------------------------------------------------------------
  MY DIRECTLEASE
------------------------------------------------------------------------------------*/
.mydirectlease H3 A { font-size:70%; font-weight:bold; }
	.mydirectlease .thumbnail { padding:30px 40px; }
	.mydirectlease .thumbnail IMG { border: 1px solid #ddd; }
	
/*------------------------------------------------------------------------------------
  FAQ
------------------------------------------------------------------------------------*/
DIV.ul { width:49.5%; float:left; margin:0 0.5% 0 0; } DIV.ul.right { clear:none; width:50%; margin:0; }
DIV.ul.left LI, DIV.ul.right LI { font-size:90%; }
.text UL.shortlist { margin: 0; padding: 0; }
/*
UL.shortlist { list-style:none; } 
	UL.shortlist LI { list-style:disc; border-bottom:2px solid #fff; margin:0 0 0 4%; padding:5px 0; width:96%; } 
	UL.shortlist A { } 
	*/

UL.shortlist { list-style:none; border-top:1px solid #ddd; } 
	UL.shortlist LI { list-style:none; /*background:#008cc8;*/ border-bottom:1px solid #ddd; margin:0 0 0 0; padding:8px 2%; width:auto; line-height:1.6em; } 
		UL.shortlist LI.current { background:#008cc8; } 
	UL.shortlist A { color:#444; font-size:120%; } 
		 UL.shortlist LI.current A { color:#fff; }
		 UL.shortlist LI.current A.header { font-weight:bold; }
	UL.shortlist IMG { vertical-align:middle; margin-right:10px; } 

		UL.shortlist LI UL { margin-left:25px; display:none; } 
		UL.shortlist LI LI { border-bottom:0; font-size:80%; padding:9px 2%; } 

 UL.longlist { margin: 0; padding: 0; list-style:none; display:none; }
	UL.longlist > LI { margin: 0 0 80px 0; }
		UL.longlist LI UL { margin: 10px 0; }
		UL.longlist LI LI { margin: 0 0 0 15px; padding:3px 0 3px 10px; list-style:disc; }
		UL.longlist LI OL LI { list-style:decimal; }
	.linktotop { text-align:right; border-top:1px solid #E1E1E1; margin-top:20px; }
	
.faq .left { float:left; width:32%; margin:0 8% 0 0; }
.faq .right { float:left; width:60%; clear:none; }

/*------------------------------------------------------------------------------------
  CONTENT
------------------------------------------------------------------------------------*/
.column_773 DIV.text { width:80%; margin-right:20%; }
	.column_773 DIV.text P { margin:0 0 20px 0; }
	
	.text OL, .text UL { list-style:disc; padding:0 10px; margin:15px; }
	.text OL LI {}
/*	
.submenu { margin:40px 0 60px 0; }
	.submenu LI { background:#008cc8; border-bottom:1px solid #fff; padding:5px 10px; }
	.submenu LI A { color:#fff; }
	.submenu LI.current { margin:0 0 0 10px; }
*/
	
.submenu { margin:40px 0 60px 0; }
	.submenu LI H3 { font-weight:bold; }
	.submenu LI { border-bottom:1px solid #E1E1E1; margin: 0; padding: 2px 0 0 3px; }
	.submenu LI.item { border-bottom:0; padding: 2px 0 2px 15px; 
				background: url("/directlease/images/arrow_bullet.png") no-repeat scroll left center rgba(0, 0, 0, 0); background-position:3px 10px; }
	.submenu LI A {  }
	.submenu LI.current { background-color:#e6e6e6; } .submenu LI.current A { }

H1.content { margin:30px 0 20px 0; line-height:1.4em; }

PRE { margin:20px 0; background:#f5f5f5; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; padding:25px 15px; text-align:center; }

/*------------------------------------------------------------------------------------
  DIRECTDEAL
------------------------------------------------------------------------------------*/
.directdeals.banner { width:100%; background:url('/directlease/images/header_directdeal_page.jpg') top right no-repeat #f08c00; height:119px; 
					font-family:'corpidbold', 'Arial'; font-size:42px; color:#fff; line-height:119px; padding-left:20px; }
.directdeals A { color:#f08c00; }
/*
.directdeals .odd { width:48%; margin:30px 2% 0 0 ; float:left; overflow:auto; }
.directdeals .even { width:48%; margin:30px 0 0 2%; float:left; overflow:auto; }
*/
.directdeals .directdealimage { width:100%; }
.directdeals TABLE { margin:0 0 40px 0; }
.directdeals TR.zebra { background:#f2f2f2; }
.directdeals TD { padding:3px 5px; }
.directdeals TD.right { width:100px; text-align:right; }
	.directdeals SPAN.directdealprice { background:#f08c00; padding:3px 5px; color:#fff; font-size:80%; }
	.directdeals SPAN.directdealprice STRONG { font-size:120%; font-weight:bold; display:inline-block; width:50px; }
.directdeals .col-md-6 { margin-top:40px; }

.subscript { font-style: italic; display:block; text-align:center; font-size:80%; clear:both; }

/*------------------------------------------------------------------------------------
  NEWSHOLDER
------------------------------------------------------------------------------------*/
/*.newsitems LI { width:40%; float:left; margin:20px 0 50px 0; height: 400px; }
	.newsitems LI.odd { margin-right:5%; }
	.newsitems LI.even { margin-left:5%; margin-right:10%; }*/

.newsimage { float:right; margin:0 0 20px 20px; }

.newspageholder .col-md-4 { margin-bottom:70px; }
.newspageholder .col-md-4 IMG { width:100%; margin-bottom:10px; }

.newsbar { border-top: 1px solid #DDDDDD;border-bottom: 1px solid #DDDDDD;font-size: 90%; padding: 5px 10px;color: #888888; margin-bottom:25px; }


/*------------------------------------------------------------------------------------
  PARTNERPAGE
------------------------------------------------------------------------------------*/
.partnerpage TABLE IMG { 
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
	width:100%; height:auto;
	}
.partnerpage TABLE IMG:hover { filter:none; -webkit-filter:none; }
.partnerpage TABLE TD { vertical-align:top; }

/*------------------------------------------------------------------------------------
  LANDINGPAGE
------------------------------------------------------------------------------------*/
.blue { background:#008cc8; color:#fff; padding:20px 20px; margin:0 0 30px 0; }
	.blue H1, .blue A, .blue H1 A { color:#fff; }

.landingpage {/* position:relative; width:auto; overflow:auto; min-height:1450px;*/ }
.landingpage .header { /* min- */width:100%; }
/*.landingpage H1 { margin:30px 0 20px 0; }*/
.landingpage H2 { font-size: 240%; }
/*.landingpage .column_773 { line-height:0; width:75%; }*/

/*.landingpage .request_content { width:70%; float:left; padding:0 5% 0 0; margin:0; } */
	.landingpage .content { border-top:1px solid #d7d7d7; padding:30px 0; margin-top:30px; }

.landingpage .col-md-3 { /*width:24.5%; padding:0; margin:0 0.5% 0 0;*/ background:#fff; }
	.landingpage .col-md-3 H2 { color:#fff; background:#008cc8; padding:8px 20px; }
	.landingpage .col-md-3 .Actions INPUT { margin: 0; float:left; width:90%; }
	.landingpage .col-md-3 INPUT, .landingpage .col-md-3 TEXTAREA { width:90%; }
	.landingpage .col-md-3 INPUT.checkbox {	margin: 7px 10px 0 0;width: 14px !important;height: 14px !important;border: 0;float: left;}
	.landingpage .col-md-3 LABEL { width:auto; }
	.landingpage .col-md-3 .middleColumn { clear:both; }
	.landingpage .col-md-3 .padded { padding:15px 20px; }
	.landingpage .col-md-3 .form { 	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.85);
									-moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.85);
									box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.85); margin:0 0 30px 0;}
	.landingpage .col-md-3 .form .Actions { margin: 5px 0 15px; }

.offer { overflow:auto; padding-top:40px; padding-bottom:40px; }
.offer .mainimg {  overflow:visible; cursor:pointer; margin-bottom:25px; }
.offer UL { list-style:disc; margin-bottom:10%; margin-left:30px; padding-left:0; padding-right:0; }
	.offer UL LI { font-size:140%; padding:5px 0; color:#000; list-style-image:url('../images/checkmark.png'); }	


/*------------------------------------------------------------------------------------
  ORDER PROCESS
------------------------------------------------------------------------------------*/
.body.orderpage { overflow:visible; margin: 430px auto 0 auto; padding-top:30px; width:100%; max-width: 100%; background:#fff; } /* model page body block */
	.nophoto .body.orderpage { margin-top:50px; }
	
#box { width: 150px; height: 90px; padding:10px 0; background: #FFF; border: #ccc solid 2px; border-radius: 8px; text-align: center;
		position: absolute; margin-left: -75px; margin-top: -75px; left: 50%; top: 50%; z-index: 1001; font-size:110%; display: none; }
#screen { position: absolute; left: 0; top: 0; background: #000; z-index: 1000; }

.body.orderstep1 { padding-top:40px; }
	.orderstep1 H1 { border-bottom:1px solid #ddd; padding-bottom:15px; margin-bottom:15px; }
	.orderstep1 H2 { font-size: 190%; }
	.orderstep1 H4 { margin-top:30px; }

.orderstep1 .shortlist { margin-top:50px; }
.orderstep1 .shortlist STRONG { display:inline-block; width:50%; }
.orderstep1 .shortlist .big { font-size:180%; }

.orderpage H1 { margin:20px 0 35px 0; }
.orderpage .row>DIV { padding-bottom:85px; }
.orderpage .quote_form { border-radius:5px; margin-top:-150px; background:#fff; padding-left: 30px; padding-right: 30px; }
.nophoto .orderpage .quote_form { margin-top:0; }





/*------------------------------------------------------------------------------------
  MEDIA QUERIES
------------------------------------------------------------------------------------*/

/* 	-----------------------------------------------------
	----------------------- LARGE ----------------------- 
	----------------------------------------------------- */
@media (min-width:1201px) {}


/* 	-----------------------------------------------------
	---------------------- MEDIUM ----------------------- 
	----------------------------------------------------- */
@media (min-width:900px) {
	DIV.home_searchbybrand .col-md-2 { width:14%; }
}

@media (max-width:1200px) {
		
	.title.small, .title { position:relative; margin-top:185px; z-index:1; }
	.title.white { background:transparent; }
	
	.modelheader { height: 300px; background-size:auto 300px; }
	
	/*.whiteblock.fixed { height:0; background:transparent; }*/

	.homepagelogos IMG { width:100%; }

	/*.specs { top:-90px; }*/
	/*#yearlykmDiv, #durationDiv { display:none; }*/
	.specs .price { margin: 0 0 10px; }
		.nophoto .specsettings { margin-top: 230px; }

		
	/* --- DETAIL --- */
	.container>.row { margin-left: 0; margin-right: 0; }
	.body.detailpage { margin-top:20px; }
	.nophoto .body.detailpage { margin-top:0; }
	.nophoto .detailpage .title.small, .nophoto .detailpage .title { position:relative; margin-top:15px; z-index:1; }
	/*.specs INPUT.submit { padding: 10px 50px; float:none; }
	.specs BUTTON.submit.favorite { float:none; }*/
	
	/* --- MODEL --- */
	.body.modelpage { margin: 120px auto 0; }
	.nophoto .body.modelpage { margin: 0 auto 0; }
	.nophoto .modelpage .title.small, .nophoto .modelpage .title { position:relative; margin-top:125px; z-index:1; }
	
	/* --- MAKE --- */
	.body.makepage { overflow:hidden; }	
	DIV.makes { margin-top: 20px; }
	
	
	/* --- ORDER --- */
	.body.orderpage { margin: 120px auto 0; }
	.nophoto .body.orderpage { margin: 0 auto 0; }
	.nophoto .orderpage .title.small, .nophoto .orderpage .title { position:relative; margin-top:125px; z-index:1; }
	
}


/* 	-----------------------------------------------------
	----------------------- SMALL ----------------------- 
	----------------------------------------------------- */
@media (max-width:990px) {	
	/*.large DIV.menu { margin-top: 25px; } */
	.universal-header DIV.bottombar .logo {
		float: left;
		padding: 0 0 0 0;
	}
    
	.footer .col-md-4 { margin:20px 0; }
	.title { position:relative; z-index:1; }

	.text #Form_Form { width:100%; }
	
	/* --- DETAIL --- */
	/*.body.detailpage { margin-top:20px; }*/
	.specs { position:relative; top:auto; }
		.specs.fixed { position:relative; top:auto; }			
	.specsettings, .nophoto .specsettings { margin-top: 50px; }

	/* --- MODEL --- */
	
	/* --- MAKE --- */
	.makepage .title { margin: 30px 0 0; }

	/* --- HOME --- */
	.body.homepage { margin:120px auto 0 auto; }
	
	/*DIV.home { margin:35px 0 0 0; }*/
	DIV.home DIV.contact { border:0; border-bottom:1px solid #e3e3e3; margin-bottom:25px; }
	DIV.home DIV.news { color:#8f8f8f; line-height:1.4em; }
	DIV.home DIV.links { border:0; border-top:1px solid #e3e3e3; margin-top:25px; padding-top:25px; margin-bottom:25px; }

}

/* 	-----------------------------------------------------
	-------------------- EXTRA SMALL -------------------- 
	----------------------------------------------------- */		
@media (max-width:503px) {
	.body { margin: 65px auto 0; }
	
	DIV.header .container, .large .container { height:auto; }
		DIV.header { box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }			
	.large DIV.logo, .small DIV.logo { width:154px; height:61px; margin-top:10px; margin-bottom:10px; }
	
	.large DIV.menu { margin-top: 15px; margin-bottom: 15px; }	
	UL#mainmenu LI { float:none; }
	.hamburger { display:block; } 
	.menu { display:none; }

	/* --- DETAIL --- */
    .backbtn.container { margin-top: 90px; }    
    .backbtn.container.small { display:block; } /* when there is an image the don't show the top backbtn */
	.contentcolumn .backbtn.small { display:none; } /* when there is nophoto, then don't show lower backbtn */
	.tab-content { margin-top:0; padding-top:0; }
	.tab-pane .col-xs-6 { padding-left:0; }


	/* --- MODALS --- */
	#mandatory { padding: 1% 0; }
	#mandatoryModal .modal-dialog { width: auto; }
	#mandatory .options LI { width: 100%; margin: 0; float: none; }

    
    .large .container, .small .container  { height:auto; }
    
    .title.small, .title { margin-top: 15px; }
	/*.title H1 { padding:10px 10px;  background:transparent; color: #000; } .title H1 A, .title H1 A:hover { color:#000; }*/
	
	/*.body.detailpage { margin-top: 0; }*/
	
    .directdeals.banner { background-image: none; }    
    
	/*
	DIV.model { height:150px; }
		DIV.model STRONG { width: 100%; margin-bottom:5px; }
	DIV.makepage { margin-top:50px; }*/
	
	/* --- MODEL --- */
	.modelpage .title { margin: 125px 0 10px; }
	.nophoto .modelpage .title { margin: 125px 0 10px; }
	.body.modelpage { margin: 0 auto 0; }
	
	/* --- ORDER --- */
	.orderpage .title { margin: 125px 0 10px; }
	.nophoto .orderpage .title { margin: 125px 0 10px; }
	.body.orderpage { margin: 50px auto 0; }
	.orderpage .quote_form { margin-top: -100px; padding-left: 15px; padding-right: 15px; }
	INPUT.text { width: 100%; }

	DIV.footer .row { margin-left: 0; margin-right: 0; }
}


/*------------------------------------------------------------------------------------
  GOOGLE
------------------------------------------------------------------------------------*/
number {
	content: "+49 (0)211-5280840";
}


/*! jQuery UI - v1.10.4 - 2014-01-22
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.tabs.css, jquery.ui.theme.css
* To view and modify this theme, 
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	/*padding: .2em;*/
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1.5em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1.5em 1em;
	background: none;
}

/* Component containers
----------------------------------*/
.ui-widget {
	/*font-family: Helvetica,Arial,sans-serif;
	font-size: 1.1em;*/
}
.ui-widget .ui-widget {
	/*font-size: 1em;*/
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	/*font-family: Helvetica,Arial,sans-serif;
	font-size: 1em;*/
}
.ui-widget-content {
	/*border: 1px solid #e8e7e7;
	background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #444444;*/
}
.ui-widget-content a {
	/*color: #444444;*/
}
.ui-widget-header {
	border: 1px solid #1D8ECE;
	background: #1D8ECE;
	color: #444444;
	font-weight: bold;
}
.ui-widget-header a {
	color: #444444;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #D2E8F5;
	background: #D2E8F5 50% 50% repeat-x;
	font-weight: bold;
	color: #008CC8;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #008CC8;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #008CC8;
	background: #008CC8 50% 50% repeat-x;
	font-weight: bold;
	color: #ffffff;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #ffffff;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #a9a9a9;
	background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #000000;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #000000;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #cccccc;
	background: #ffffff url(images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;
	color: #444444;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #444444;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #000000;
	background: #ffffff url(images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #222222;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #222222;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_ff0084_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_0073ea_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_666666_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_ffffff_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_0073ea_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_ff0084_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl {}
.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr {}
.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl {}
.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {}

/* Overlays */
.ui-widget-overlay { background: #eeeeee url(images/ui-bg_flat_0_eeeeee_40x100.png) 50% 50% repeat-x; opacity: .8; filter: Alpha(Opacity=80); }
.ui-widget-shadow { margin: -4px 0 0 -4px; padding: 4px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .6; filter: Alpha(Opacity=60); border-radius: 0px; } 

