/* Motability Style Sheet © Beyond Content Management - www.psusoftware.com */

/* ============== Motability Tables ============== */
table.motability {
	margin: 0 0 30px 0;
	width: 620px;
	border-collapse:collapse;
} 
table.motability thead {
	background: #3b7ab2;
	line-height: 34px;
	border: 1px solid #767676;
	color: #fff;
} 
table.motability th {
	padding-left:10px;
}
table.motability th.model {
	font-size: 1.1em;
	padding-left: 10px;
	font-weight:bold;
} 
table.motability tr td.dla, table.motability tr td.dla  {
	background: #FFEED0;
} 
table.motability tr td.war, table.motability tr td.war {
	background:  #DDECFF;
} 
table.motability td {
	line-height: 34px;
	padding-left:10px;
	border:1px solid #CCCCCC;
} 
table.motability td.model {
	font-size: 1.1em;
	padding-left: 10px;
} 
table.motability td.dla, table.motability td.war, table.motability th.war, table.motability th.dla {
	width:70px;
	text-align:left;
}
table.motability th.divider {
	border-left:1px solid #316696;
}
.deposit h3, .range h3 {
	height:72px;
	width:620px;
	padding:0;
}
.deposit h3 a, .range h3 a {
	display:block;
	text-indent:-9999px;
	height:42px;
}
.range h3 {
	background: url(/Design/Images/Inchcape/Motability/brochure.gif) no-repeat 0 bottom;
} 

/* DEPOSIT TITLES */
h3.fox {
	background: url(/Design/Images/Inchcape/Motability/fox.gif) no-repeat 0 bottom;
}
h3.polo {
	background: url(/Design/Images/Inchcape/Motability/polo.gif) no-repeat 0 bottom;
}
h3.new-polo {
	background: url(/Design/Images/Inchcape/Motability/new-polo.gif) no-repeat 0 bottom;
}
h3.new-golf {
	background: url(/Design/Images/Inchcape/Motability/new-golf.gif) no-repeat 0 bottom;
}
h3.new-golf-gti {
	background: url(/Design/Images/Inchcape/Motability/new-golf-gti.gif) no-repeat 0 bottom;
}
h3.new-golf-plus {
	background: url(/Design/Images/Inchcape/Motability/new-golf-plus.gif) no-repeat 0 bottom;
}
h3.golf-estate {
	background: url(/Design/Images/Inchcape/Motability/golf-estate.gif) no-repeat 0 bottom;
}
h3.new-beetle {
	background: url(/Design/Images/Inchcape/Motability/new-beetle.gif) no-repeat 0 bottom;
}
h3.beetle-cabriolet {
	background: url(/Design/Images/Inchcape/Motability/beetle-cabriolet.gif) no-repeat 0 bottom;
}
h3.jetta {
	background: url(/Design/Images/Inchcape/Motability/jetta.gif) no-repeat 0 bottom;
}
h3.passat {
	background: url(/Design/Images/Inchcape/Motability/passat-saloon.gif) no-repeat 0 bottom;
}
h3.passat-estate {
	background: url(/Design/Images/Inchcape/Motability/passat-estate.gif) no-repeat 0 bottom;
}
h3.passat-cc {
	background: url(/Design/Images/Inchcape/Motability/passat-cc.gif) no-repeat 0 bottom;
}
h3.scirocco {
	background: url(/Design/Images/Inchcape/Motability/scirocco.gif) no-repeat 0 bottom;
}
h3.tiguan {
	background: url(/Design/Images/Inchcape/Motability/tiguan.gif) no-repeat 0 bottom;
}
h3.eos {
	background: url(/Design/Images/Inchcape/Motability/eos.gif) no-repeat 0 bottom;
}
h3.touran {
	background: url(/Design/Images/Inchcape/Motability/touran.gif) no-repeat 0 bottom;
}
h3.sharan {
	background: url(/Design/Images/Inchcape/Motability/sharan.gif) no-repeat 0 bottom;
}
h3.touareg {
	background: url(/Design/Images/Inchcape/Motability/touareg.gif) no-repeat 0 bottom;
}
h3.phaeton {
	background: url(/Design/Images/Inchcape/Motability/phaeton.gif) no-repeat 0 bottom;
}

/* ============== Motability Contact Form ============== */
#ContentPane .ps-boxed-form .part-inchcape-motability-contact input, #ContentPane .ps-boxed-form .part-inchcape-motability-contact textarea, #ContentPane .ps-boxed-form .part-inchcape-motability-contact select {
	width: 160px !important;
} 
#ContentPane .ps-boxed-form .part-inchcape-motability-contact select.telephone {
	width: 70px !important;
} 
#ContentPane .ps-boxed-form .part-inchcape-motability-contact select.location {
	margin-right: 0;
	width: 170px !important;
} 
#ContentPane .ps-boxed-form .part-inchcape-motability-contact input.telephone {
	width: 84px !important;
	padding-bottom: 6px;
} 
#ContentPane .ps-boxed-form .part-inchcape-motability-contact .button {
	width: 80px !important;
	background: #ec6200;
	color: #fff;
	border: 1px solid #767676;
	margin: 10px 0;
	float: right;
} 