/* (c) Copyright 2007 Ford Motor Company. All rights reserved. */

/* Fix for IE5/5.5 */

table
{
	font-size:100%;
}

body
{
	color:#676767;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	margin-top:0;
	padding:0;
	height:100%;
	font-size:60%;
	width:100%;
	min-width:577px;
}

.text
{
	font-weight:normal;
	padding-right: 1em;
	text-align: left;
	text-decoration: none;
	margin:0;
}

.promotionText
{
	color:#fa5514;
}

.helpTextHeading
{
	color:#000000;
	font-size:100%;
	background-color:#ebebeb;
	font-weight:bold;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	margin-left:1em;
	margin-right:1em
}

.text40left
{
	font-size:66%;
	font-weight:normal;
	text-align: left;
	text-decoration: none;
}

.text60right
{
	font-weight:normal;
	text-align: right;
	text-decoration: none;
}

.text60boldleft
{
	color:#000000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	font-size:100%;
	margin:0;
}

.text60boldright
{
	color:#000000;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

.textRightJustified
{
	font-weight:normal;
	text-align: right;
	text-decoration: none;
}

.textCenterJustified
{
	font-weight:normal;
	text-align: center;
	text-decoration: none;
}

.summarytext
{
	color:#8d8d8d;
	font-weight:normal;
	text-align: left;
	text-decoration: none;
	padding-right: 1em;
	padding-bottom:0.5em;
}

/* ===== TOOLBAR BUTTONS ===== */
a.toolbarbutton
{
	color:#0d4bb3;
	cursor:pointer;
	cursor:hand;
	display:block;
	font-size:100%;
	font-weight:bold;
	height:3.5em;
	padding-left:3.25em;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
}

a.toolbarbutton:hover
{
	color:#fa5514;
}

ul#toolbar
{
	list-style-type:none;
	margin:0;
	padding:0;
}

a.toolbarlink
{
	color:#0d4bb3;
	cursor:pointer;
	cursor:hand;
	font-size:100%;
	text-align:center;
	text-decoration:none;
}

a.toolbarlink:hover
{
	color:#fa5514;
}

ul#toolbarlink
{
	float:right;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
	width:15em;
}

ul#toolbarlink li
{
	display:inline;
	margin:0;
	padding:0;
}

.testDrivebutton
{
	color:#0d4bb3;
	cursor:pointer;
	cursor:hand;
	float:left;
	font-size:100%;
	font-weight:bold;
	height:3em;
	line-height:3em;
	padding-left:0;
	text-align:left;
	text-decoration:none;
}

a.navigationbutton
{
	color:#0d4bb3;
	cursor:pointer;
	cursor:hand;
	float:left;
	font-size:100%;
	font-weight:bold;
	height:4em;
	line-height:4em;
	padding-left:3em;
	text-align:left;
	text-decoration:none;
}

a.navigationbutton:hover
{
	color:#fa5514;
}

a.navigationlink
{
	color:#0d4bb3;
	cursor:pointer;
	cursor:hand;
	float:left;
	font-size:100%;
	font-weight:bold;
	height:2em;
	line-height:2em;
	text-align:left;
	text-decoration:none;
}

a.navigationlink:hover
{
	color:#fa5514;
}

ul.navigation
{
	float:right;
	height:3.5em;
	list-style-type:none;
	margin:0;
	padding:0 1em 0 0;
}

ul.navigation li
{
	display:inline;
	margin:0;
	padding:0;
}

a.fullDetailsHeader_navigationbutton
{
	color:#0d4bb3;
	cursor:pointer;
	cursor:hand;
	display:block;
	font-size:100%;
	font-weight:bold;
	height:3.5em;
	line-height:3.5em;
	padding-left:3em;
	text-align:left;
	text-decoration:none;
	float:right;
}

a.fullDetailsHeader_navigationbutton:hover
{
	color:#fa5514;
}

a.selectionbutton
{
	background-image: url('/fordconnection/images/icon_plus.gif');
	background-position:center left;
	background-repeat: no-repeat;
	color:#0d4bb3;
	cursor:pointer;
	cursor:hand;
	float:left;
	font-weight:bold;
	height:2.5em;
	padding-left:3.5em;
	padding-top:1em;
	text-align:left;
	text-decoration:none;
}

a.selectionbutton:hover
{
	color:#fa5514;
}

.toolbaritem
{
	color:#ffffff;
	background:#003399;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	border-left:#ffffff 0.1em solid;
	border-top:#ffffff 0.1em solid;
	border-right:#ffffff 0.1em solid;
	padding-left: 0.7em;
	padding-top: 0.56em;
	padding-right: 0.4em;
	padding-bottom: 0.7em;
	cursor:pointer;
	cursor:hand;
}

.selectiontable
{
	border:1px solid #CCCCCC;
	margin-top:1em;
	padding:0;
}

div.innerNotable
{
	vertical-align:middle;
	text-align:center;
	border:#000000 0.14em solid;
	width:40em;
	background-color:#ffffff;
}

.notableHeader
{
	background:#fa5514;
	border:#CCCCCC 1px solid;
	color:#ffffff;
	font-size:100%;
	font-weight: bold;
	height:1.5em;
	margin:0;
	padding:0.5em 0 0 0;
	text-align:left;
	text-indent:1em;
}

div.innerNotable p
{
	padding-left:0.4em;
	padding-right:0.1em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

.selectionTableHeader
{
	background:#fa5514;
	border:#CCCCCC 1px solid;
	color:#ffffff;
	font-size:100%;
	font-weight: bold;
	height:1.5em;
	margin: 0 0 0.5em 0;
	padding:0.5em 0 0 0;
	text-align:left;
	text-indent:1em;
}

.eProfileTableHeader
{
	background:#fa5514;
	border:#CCCCCC 1px solid;
	color:#ffffff;
	font-size:100%;
	font-weight:bold;
	height:1.5em;
	margin:0.1em 0.1em 0 0.1em;
	padding:0.5em 0 0 0;
	text-align:left;
	text-indent:1em;
}

#left
{
	float:left;
}

#right
{
	float:right;
}

.actionlink
{
	color:#0d4bb3;
	font-weight:bold;
	text-align: left;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}

.actionlink:visited
{
	color:#0d4bb3;
	font-weight:bold;
	text-align: left;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}

.actionlink:hover
{
	color:#fa5514;
	font-weight:bold;
	text-align: left;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}

.textbold
{
	color:#000000;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	margin:0;
	font-size:100%;
}
/* ------eDEN1B-TD12313Spain,Italy and France ------------*/
.textbold_it
{
	color:#000000;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	margin:0;
	font-size:125%;
}

.textbold_es
{
	color:#000000;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	margin:0;
	font-size:110%;
}

.textboldwhite
{
	color:#ffffff;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
}

.error
{
	color: #ff0000;
}

/* -------- New Accessibility Styles ------------*/

/* LAYOUT pages - defines width of site */
body.layout
{
	margin:0;padding:0;
	background-color:#ffffff;
	height:100%;
}

div.layout
{
	width:100%;
	height:100%;
}

div#MainLayer, div#MainLayer3d
{
	z-index:0;
	background-color:#ffffff;
}

#infoLayer {
	width:100%;
}

div.innerInfoLayer {
	width:99.5%;
	margin:0; padding:0;
}

/* In 2D Mode, notables have 20em of padding to 'centre' the notable */
body#Body2d div.innerInfoLayer
{
	border:0;
	margin:20em 0 1em 0;
	padding-bottom:1em;
}

/* In 3D Mode, notables have no padding due to the frame layout */
body#Body3d div.innerInfoLayer
{
	border:0;
	margin:0 0 1em 0;
	padding-bottom:1em;
}

/* ==============================
       Loading DIV styling
   ============================== */
div#divLoading {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:6;

	width:100%;
}

div#divLoading div.innerInfoLayer div {
	vertical-align:middle;
	text-align:center;
	border:#000000 0.14em solid;
	width:75%;
	margin:0;
	padding:0 2px 0 0;
	background-color:#ffffff;
}

div#divLoading div.innerInfoLayer div h1 {
	margin:0; padding:0;
	height:2em;
	font-size:100%;
}

div#divLoading div.innerInfoLayer div p {
	text-align:center;
}

div#divLoading div.innerInfoLayer div p img {
	height:10.9em;
}

/* ==============================
    Session Timeout DIV styling
   ============================== */
div#sessionTimeoutWarningLayer {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:4;
	width:100%;
}

div#sessionTimeoutWarningLayer div.innerInfoLayer div {
	vertical-align:middle;
	text-align:center;
	border:#000000 0.14em solid;

	width:75%;
	background-color:#ffffff;
	padding-bottom:1em;
}

div#sessionTimeoutWarningLayer div.innerInfoLayer div h1 {
	padding:0;
	margin:0;
	height:4em;
	font-size:100%;
}

div#sessionTimeoutWarningLayer div.innerInfoLayer div p {
	text-align:center;
}

div#sessionTimeoutWarningLayer div.innerInfoLayer div a {
	display:block;
	cursor:pointer;
	cursor:hand;
	width:40%;
}

div#header
{
	padding:1em 0 1em 0;
}

div#header img
{
	height:4.5em;
}

div#selectAnotherModel
{
	background:#ebebeb;
	text-indent:0.14em;
	height:2em;
	line-height:2em;
	width:100%;
}

div#selectAnotherModelLink
{
	float:left;
	width:50%;	
}

.divider
{
	clear:both;
	background-color:#cccccc;
	height:0.14em;
}

.brk
{
	clear:both;
}

hr
{
	display:none;
}

form
{
	padding:0;
	margin:0;
}

/* Used to display vehicles in 3 columns */
.vdisplay-col1
{
	width:32%;
	float:left;
}

.vdisplay-col2
{
	width:32%;
	float:left;
	padding-left: 1em;
}

.vdisplay-col3
{
	width:32%;
	float:left;
	padding-left: 1em;
}

/* ===== Used on all tabs ===== */
.formimage
{
	font-size:100%;
	border:0;
	padding-right:0.5em;
	width:1.17em;
	margin:0;

	cursor:pointer;
	cursor:hand;
}

label.excluded, label.available, label.option_excluded, label.option_available, label.option_selected
{
	cursor:pointer;
	cursor:hand;
}

label.default, label.selected, label.included
{

}

/* May be able to drop '.itemDefault' style once converted to xhtml (but keep the others!) */
.itemDefault, .item_available, .item_excluded
{
	border:#ffffff 1px solid;
	cursor:pointer;
	cursor:hand;
}

/* May be able to drop '.itemSelected' style once converted to xhtml (only used by Garage at present) (but keep the others!) */
.itemSelected, .item_default, .item_selected, .item_included
{
	border:#fa5514 1px solid;
}

.item_available:hover, .item_excluded:hover, .itemDefault:hover, .item_available_hover, .item_excluded_hover, .itemDefault_hover
{
	border:#fa5514 1px solid;
	cursor:pointer;
	cursor:hand;
}

/* Used to display bodystyles in 2 columns */
div.bodystyle-col1, div.bodystyle-col2
{
	width:19.5em;
	_width:20em;
	
	margin-top:0.5em;
	margin-left:2em;
	_margin-left:1em;
	margin-bottom:0.5em;
	float:left;
}

div.bodystyle-col2
{
	margin-right:0.5em;
}

div.bodystyle-col1 div.text, div.bodystyle-col2 div.text
{
	vertical-align:top;
	height:2.5em;
	padding-left:1.5em;
	_padding-left:2em;
}

.bodystyle-radio
{
	float:left;
	vertical-align:middle;
	margin-right:0.5em;
	min-height:5em;
	_height:5em;
	padding-top:4em;
}

#content-Bodystyle div.brk
{
	height:0.1em;
}

#content-Bodystyle .formimage, #content-InteriorTrim .formimage
{
	padding:0;
}

#content-Bodystyle .item_default, #content-Bodystyle .item_selected, #content-Bodystyle .item_included, #content-Bodystyle .item_available, #content-Bodystyle .item_excluded, #content-Bodystyle .item_available_hover, #content-Bodystyle .item_excluded_hover
{
	font-size:100%;
	width:17em;
	vertical-align:middle;
}

#content-Options
{
	padding-bottom: 15em;
	padding-left: 2em;
}

/* ===== ACTION BUTTONS ===== */
.printonly {
		visibility:hidden;
		display:none;
}
	
@media print {
	.dontprint {
		visibility:hidden;
		display:none;
	}

	.printonly {
		visibility:visible;
		display:block;
	}
}

#actionbuttons a
{
	display:block;
	color:#ffffff;
	background:#003399;
	font-weight: bold;
	text-align: center;
	padding-left:0.5em;
	padding-right:0.5em;
	text-decoration: none;
	_height:2.5em;
	line-height:2.5em;
}

#actionbuttons a:hover
{
	background:#3366cc;
}

#actionbuttons ul
{
	margin:0 0.2em 0 0;
	_margin-right:0em;
	padding:0em;
	float:right;
}

#actionbuttons li
{
	float:left;
	
	list-style:none;
	margin:0 0.2em 0 0;
	padding:0;

	border:#ffffff 1px solid;

	min-width:5em;
	_width:5em;
	white-space:nowrap;
}

#summary3d div#header img {
	visibility:hidden;
	display:none;
}

/* ===== VIEW SUMMARY ===== */
div.viewsummary{
	margin:0;
	width:100%;
}

#viewsummary div#summarytext {
	float:right;
	padding-right:0.25em;
	width:55%;
}

#viewsummary p
{
	margin:0 0 1em 0;
}

#viewsummary h1
{
	color:#000000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	font-size:100%;
	margin:0;
}

#viewsummary h2
{
	color:#000000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	font-size:100%;
	margin:0;
}

#viewsummary table
{
	font-size:100%;
	border:0;
	width:100%;

	border-spacing: 0;
	border-collapse: collapse;
	margin:0 0 2em 0;
}

#viewsummary table.no-margin
{
	font-size:100%;
	border:0;
	width:100%;
	
	border-spacing: 0;
	border-collapse: collapse;
	margin:0 0 1em 0;
}
#viewsummary tr.price
{
	margin-bottom:1em;
}

#viewsummary td.col1-0
{
	background-color:#ffffff;
	font-weight:normal;
	text-align: left;
	text-decoration: none;
}

#viewsummary td.col2-0
{
	background-color:#ffffff;
	font-weight:normal;
	text-align: right;
	text-decoration: none;
}

#viewsummary td.col1-1
{
	background-color:#ebebeb;
	font-weight:normal;
	text-align: left;
	text-decoration: none;
}

#viewsummary td.col2-1
{
	background-color:#ebebeb;
	font-weight:normal;
	text-align: right;
	text-decoration: none;
}

ul.colour
{
	margin-left:1em;
	margin-right:0em;
	padding:0em;
}

ul.colour li
{
	list-style: none;
	float:left;
	width:30%;
	
	height:5em;
	margin:0.5em;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}

ul.colour label
{
	display:block;
	float:left;
	width:7em;
}

.img_colourchip
{
	height:4em;
	vertical-align:middle;
	float:left;
	margin-right:0.5em;
	font-size:100%;
}

li.colour_available, li.colour_excluded
{
	border:#ffffff 1px solid;
	cursor:pointer;
	cursor:hand;
}

li.colour_available:hover, li.colour_excluded:hover, li.colour_available_hover, li.colour_excluded_hover
{
	border:#fa5514 1px solid;
	cursor:pointer;
	cursor:hand;
}

li.colour_default, li.colour_selected, li.colour_included
{
	border:#fa5514 1px solid;
}

li.summary
{
	list-style:none;
	margin:0;
	padding:0;
}

ul.summary
{
	margin:0em 0em 1em 0em;
	padding:0em;
}

ul.content
{
	margin:0em 0em 1em 0em;
	padding:0em;
}

li.content
{
	list-style:none;
	padding:0;
	margin:0.8em 1em 0.8em 2.5em;
}

/* ===== DERIVATIVE TAB ===== */
#content-Derivative dt
{
	color:#000000;
	padding:0;
	font-weight:bold;
	margin:0em 2.5em 0.5em 2.5em;
}

#content-Derivative dd
{
	padding:0 0 0 2em;
	margin:0em 2.5em 0.5em 2.5em;
}

#content-Derivative dl
{
	margin:0em 0em 1em 0em;
	padding:0em;
}

#content-Derivative input
{
	font-size:100%;
	border:0;
	padding-right:0.5em;
	width:1.17em;
	vertical-align:bottom;
}

/* Used to display trims in 3 columns from width 13 to 16 for TD 11268, 11273 */
.trim-col
{
	width:16em;
	height:16em;
	float:left;
}

.trim-content
{
	width:9.9em;
	float:left;
}

#content-InteriorTrim .item_default, #content-InteriorTrim .item_selected, #content-InteriorTrim .item_included, #content-InteriorTrim .item_available, #content-InteriorTrim .item_excluded, #content-InteriorTrim .item_available_hover, #content-InteriorTrim .item_excluded_hover
{
	vertical-align:middle;
	margin:0.25em;
	padding:0.25em;
	font-size:100%;
	width:9.25em;
}

div.trim-col div.text
{
	vertical-align:top;
	height:2.5em;
	padding-left:1.75em;
	_padding-left:1.00em;
}

/* ===== OPTIONS STYLES ===== */
table.options
{
	border: 0 none;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    text-align: left;
    text-decoration: none;
    width: 90%;
}

table.options th
{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-size:100%;
	margin:0;
	height: 3em;
	vertical-align: bottom;
}

table.options th.right
{
	text-align:right;
	width:8em;
}

table.options th.left
{
	text-align:left;
}

/* ===== OPTIONS OVERLAY STYLES ===== */
table.optionsOverlay
{
	font-size:100%;
	font-weight:normal;
	text-align: left;
	text-decoration: none;
	margin:0;
	border:0;
	width:480px;
	border-spacing:2px;
}

table.optionsOverlay th
{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-size:100%;
	margin:0;
	height: 3em;
	vertical-align: bottom;
}

table.optionsOverlay th.right
{
	text-align:right;
	width:8em;
}

table.optionsOverlay th.left
{
	text-align:left;
}

/* ===== ROLLOVER INFO IN THE MAIN PART OF THE SITE ===== */
a.info
{
	text-decoration:none;
}

a.info:hover
{
	background: #ffffff;
}

a.info img
{
	border:0;
	width:1.25em;
}

a.info span.outer
{
	position:relative;
	top:0;
	left:0;
	width:1px;
	height:1px;
	margin:0;
	padding:0;
	display:inline;
}

a.info span.outer span.inner
{
	display:none;
}

a.info:hover span.outer span.inner
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 1em;
	z-index: 0;
	text-align: center;

	color:#000000;
	font-weight:normal;
	text-align: left;
	text-decoration: none;
	width:21em;
	background:#ffffdd;
	border:solid black 0.14em;
	padding:0.5em;
}

/* ====== ROLLOVER IMAGES ON THE SUMMARY TOOLBAR */
a.info-right
{
	text-decoration:none;
}

a.info-right:hover
{
	background:none;
}

a.info-right img
{
	border:0;
	width:1.25em;
}

a.info-right span.outer
{
	position:relative;
	top:0;
	left:0;
	width:1px;
	height:1px;
	margin:0;
	padding:0;
	display:inline;
}

a.info-right span.outer span.inner
{
	display:none;
}

a.info-right:hover span.outer span.inner
{
	display: block;
	position: absolute;
	margin: 1em;
	z-index: 0;
	text-align: center;
	color:#000000;
	font-weight:normal;
	text-align: left;
	text-decoration: none;
	width:30em;
	background:#ffffdd;
	border:solid black 0.14em;
	padding:0.5em;
	left: -34em;
	top:-12em;
	min-height:10em;
	_height:10em;
}

/* ====== ROLLOVER IMAGES ON THE 2D SUMMARY */
a.info-top
{
	text-decoration:none;
}

a.info-top:hover
{
	background: #ffffff;
}

a.info-top img
{
	border:0;
	width:1.25em;
}

a.info-top span.outer
{
	position:relative;
	top:0;
	left:0;
	width:1px;
	height:1px;
	margin:0;
	padding:0;
	display:inline;
}

a.info-top span.outer span.inner
{
	display:none;
}

a.info-top:hover span.outer span.inner
{
	display: block;
	position: absolute;
	margin: 1em;
	z-index: 0;
	text-align: center;

	color:#000000;
	font-weight:normal;
	text-align: left;
	text-decoration: none;
	width:30em;
	background:#ffffdd;
	border:solid black 0.14em;
	padding:0.5em;
	left: -34em;
	top:-3em;
}

/* ===== ROLLOVER 'POPUP' INFO PAGE ===== */
div#rolloverinfo
{
	position:relative;
	margin-top:1em;
	padding-bottom:1em;
}

div#rolloverinfo h1
{
	height:1.5em;
	padding-top:0.5em;
	margin-bottom:0.5em;
	font-size:100%;
}

div#rolloverinfo h2
{
	margin:0em;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:10px;
}

div#rolloverinfo p
{
	margin:0em;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:10px;
}

/* ===== Lost Session Styles ===== */

body#multilingual div.flag
{
	float:left;
	text-align:left;
	padding-left:0.3em;
	padding-right:0.3em;
	margin-right:1em;
}

body#multilingual div.lstext,
{
	width:50em;
	float:left;
}

body#multilingual div.lstext p
{
	margin: 0.5em 0 0 0;
}

body#multilingual div.row
{
	clear: both;
}

body#multilingual hr
{
	margin: 1em 0 1em 0;
	_margin: 0.25em 0 0.25em 0;
	display:block;
	color:#dddddd;
	background-color:#dddddd;
	border-style:solid;
	text-align:center;
	clear: both;
}

body#multilingual div.brk hr {
	display:none;
}

/* ===== Styles relating to the various helpful 'keys' ===== */
img#key.formimage
{
	margin-left:2.5em;
	font-size:111%;
	_font-size:100%;
	_margin-left:2.8em;
	cursor:default;
}

.keyText
{
	font-size:90%;
	font-weight:normal;
	text-align: left;
	text-decoration: none;
}

div.keyText
{
	float:left;
}

p.keyText
{
	margin:0 0 1.5em 0;
	padding:0 0 0 5em;
	text-indent:-4.8em;
}

div#optionsKeyLeft
{
	margin:0 0 1.5em 0;
	padding:0 0 0 2em;
	text-indent:-2em;
	width:20em;
}

div#optionsKeyRight
{
	margin:0 0 1.5em 0;
	padding:0 0 0 1.8em;
	text-indent:-1.8em;
	margin-left:1em;
	width:20em;
}

div#optionsKey
{
	margin-left:2.5em;
	padding:0;
}

/* ====== METRICS IMAGES ===== */
img.metrics {
	width:1px;
	height:1px;
	border:0;
}

@media print {
	img.metrics {
		visibility:hidden;
		display:none;
	}
}

.left_summary
{
	float:left;
	clear:left;
}

.right_summary
{
	float:right;
	clear:right;
}

#nextpreviousButtons
{
	display:block;
}

#summarySwatchImage
{
	margin-left:1em;
	width:15em;
}

#summarySwatchLabel
{
	vertical-align:top;
	text-align:center;
	_height:2.5em;
	min-height:2.5em;
	margin-left:1em;
	width:15em;
	margin-top:0.5em;
}

#summarySwatchLargeImage
{
	width:15em;
	margin:0 0 0 1em;
	text-align:left;
}

#MainLayer
{
	height:100%;
	width:100%;
}

#vehicleInfo
{
	float:left;
	height:28.1em;
}


#cta
{
	/*border:2px solid #fa5514;*/
	/*float:left;*/
	width:100%;
}

#summaryImage
{
	float:left;
	height:28.1em;
	width:44.9em;

}

#outerdiv
{
	float:left;
	padding-left:0;
	vertical-align:top;

	width:100%;
}

#contentHeaderdiv
{
	clear:both;
	height:5em;
	margin:0 0 1em 0;
	padding:0;
}

#contentHeader-left
{
	float:left;
	margin:0;
	padding:1em 0 0 1em;

	width:66.6%;
}

#contentHeader-right
{
	float:right;
	margin:0;
	padding:0;
	width:31%;
}

#contentdiv
{
	clear:both;
	height:70em;
	overflow:auto;
	position:relative;
}

#leftdiv
{
	float:left;
	margin:0;
	margin-left:-1.5em;
	padding:0;
	height:100%;
	vertical-align:top;
	width:70%;
}

#rightdiv
{
	float:left;
	vertical-align:top;
	width:29%;
}

#rightdivtop
{
	/*margin-bottom:0.5em;*/
	height:100%;
}

#rightdivbottom
{
	background:url("/fordconnection/images/vehicle_summary_bg.gif") repeat-x bottom white;
	border:#CCCCCC 0.1em solid;
	margin:0 0 0.5em 0;
	padding:0;
}

#toolbarSummary
{
	margin:0.5em 0 0 0.5em;
}

#bottomdiv
{
	border-top:#CCCCCC 1px solid;
	height:3em;
	margin:0;
	padding:0;
}
#VehicleSpecificationsButton:HOVER
{
	background-image:url('/fordconnection/images/specifications_on.png');  
}
#VehicleSpecificationsButton
{
	background-image: url('/fordconnection/images/specifications_off.png');
	background-position:center left;
	background-repeat: no-repeat;
	float:left; /*TD 12872 added float value*/

}
#BrochureRequestButton:HOVER
{
background-image:url('/fordconnection/images/request_brochure_on.png'); 
}

#BrochureRequestButton
{
	background-image: url('/fordconnection/images/request_brochure_off.png');
	background-position:center left;
	background-repeat: no-repeat;
	float:left;/*TD 12872 added float value*/
	
}

#CalculatorButton:HOVER
{
	background-image:url('/fordconnection/images/finance_calculator_on.png'); 
}

#CalculatorButton
{
	background-image: url('/fordconnection/images/finance_calculator_off.png');
	background-position:center left;
	background-repeat: no-repeat;
	float:left;/*TD 12872 added float value*/
	
}

#ContactDealerButton
{
	background-image: url('/fordconnection/images/icon_dealer.gif');
	background-position:center left;
	background-repeat: no-repeat;
	float:left; /*TD 12872 added float value*/
	
}

#PersonalisedBrochureRequestButton {
	background-image: url('/fordconnection/images/icon_personalised_brochure.gif ');
	background-position:center left;
	background-repeat: no-repeat;
	float:left; /*TD 12872 added float value*/
}
#PromotionsButton:HOVER
{
background-image: url('/fordconnection/images/current_promotions_on.png');
}
#PromotionsButton
{
	background-image: url('/fordconnection/images/current_promotions_off.png');
	background-position:center left;
	background-repeat: no-repeat;
	float:left; /*TD 12872 added float value*/
}

#ConfiguratorSurveyButton
{
	background-image: url('/fordconnection/images/icon_promotions.gif');
	background-position:center left;
	background-repeat: no-repeat;
	float:left; /*TD 12872 added float value*/
}
#TestDriveRequestButton:HOVER
{
	background-image: url('/fordconnection/images/book_test_drive_on.png');
}

#TestDriveRequestButton
{
	background-image: url('/fordconnection/images/book_test_drive_off.png');
	background-position:center left;
	background-repeat: no-repeat;
	float:left;/*TD 12872 added float value*/
}

.backButton {
	background-image: url('/fordconnection/images/icon_arrow_back.gif');
	background-position:center left;
	background-repeat: no-repeat;	
}

.calculateButton {
	background-image: url('/fordconnection/images/icon_calculate.gif');
	background-position:center left;
	background-repeat: no-repeat;
}

.calculateButtonGB {
	background-image: url('/fordconnection/images/icon_calculate_en_GB.gif');
	background-position:center left;
	background-repeat: no-repeat;
}


.changeButton {
	background-image: url('/fordconnection/images/icon_change.gif');
	background-position:center left;
	background-repeat: no-repeat;
}

.closeButton {
	background-image: url('/fordconnection/images/icon_close.gif');
	background-position:center left;
	background-repeat: no-repeat;	
}

.helpButton {
	background-image: url('/fordconnection/images/icon_help.gif');
	background-position:center left;
	background-repeat: no-repeat;
}

.nextButton {
	background-image: url('/fordconnection/images/icon_arrow_next.gif');
	background-position:center left;
	background-repeat: no-repeat;
}

.noButton {
	background-image: url('/fordconnection/images/icon_no.gif');
	background-position:center left;
	background-repeat: no-repeat;
}

.printButton {
	background-image: url('/fordconnection/images/icon_print.jpg');
	background-position:center left;
	background-repeat: no-repeat;
}

.resetButton {
	background-image: url('/fordconnection/images/icon_reset.gif');
	background-position:center left;
	background-repeat: no-repeat;
}

.returnButton {
	background-image: url('/fordconnection/images/icon_return.gif');
	background-position:center left;
	background-repeat: no-repeat;
}

.selectButton {
	background-image: url('/fordconnection/images/icon_plus.gif');
	background-position:center left;
	background-repeat: no-repeat;
}

.unSelectButton {
	background-image: url('/fordconnection/images/icon_minus.gif');
	background-position:center left;
	background-repeat: no-repeat;
}

.yesButton {
	background-image: url('/fordconnection/images/icon_yes.gif');
	background-position:center left;
	background-repeat: no-repeat;
}

#bottom_link
{
	display: none;
}

#top_link
{
	display: none;
}

#scrollView
{
	position:relative;
	overflow:visible;

}

.header {
	width:100%;
}

.key_formimage
{
	vertical-align:middle;
	margin-left:2.6em;
}

#fullDetailsHeaderdiv
{
	border:2px solid #fa5514;
	margin-bottom:0.5em;
	min-height: 4.0em;
	_height: 4.0em;
	float:left;
	width:99%;
}

#fullDetailsHeader-left
{
	float:left;
	width:59%;
	min-height: 4.0em;
}

#fullDetailsHeader-right
{
	float:right;
	width:40%;
}
/* TD12872-Start-2d Applet */

#vehicleInfoOuter{
	/*border: 1px solid red;*/
	width: 575px;
	/*float: left;*/
	clear:left;
}
/* TD12872-End-2d Applet */

/* ==============================
       Finance Calculator
   ============================== */

#finance{
	border: 1px solid #CCCCCC;
}

.financetext{
	margin: 1em 0.5em 1em 0.5em;
}

table#plans td{
	text-align: right;
	vertical-align: top;
}
table#plans select{
	font-size: 110%;
	width: 71px;
	max-width: 71px;
}
table#plans input{
	font-size: 110%;
	width: 66px;
	max-width: 66px;
}
table#plans .financeBold{
	font-size: 150%;
}
table#plans .financeBoldtext{
	font-weight: bold;
	color:black;
}
table#plans .guitext{
	color:black;
}
#financeleft{
	float: left;
	width: 49%;
}
#financeright{
	float: right;
	width: 49%;
}
#financefull{
	float: right;
	width: 100%;
}
.financeRow{
	clear: both;
	margin-bottom: 1px;
	margin-right: 0.5em;
}
.summaryRow{
	clear: both;
	margin-bottom: 1em;
}
.rightCol{
	float: right;
}
.leftCol{
	float: left;
}


a:link {
	color: #06c;
}

a:hover {
	color: #039;
}

a:visited {
	color: #06c;
}


.FRD-eprofile-field {
	padding: 0 0 10px 0;
	vertical-align: baseline;	
	clear: left;
	margin-left:5px!important;
}


.FRD-eprofile-field-label {
	padding: 2px 0 5px 0;
	font-weight: bold;
	font-size:11px !important;		
	float:left;
	width:37%;
}

.FRD-eprofile-field-label-nowrap
{
	padding: 2px 0 5px 0;
	font-weight:bold;		
	float:left;	
}

.FRD-eprofile-field-short {
	width: 350px;/*suya 180*/
	\width: 244px; /* IE Hack */
}

/*new css for button image display Pilot journey*/
.pilot-eprofile-navigation-div{ /* Container you can use to surround a CSS button to clear float */
clear: left;
}

a.eprofile-navigation-ovalbutton{
display: block;
font: normal CenturyGothic-Bold!important;/* Change 13px as desired */
font-size: small;
font-weight: bold!important;
color: #ffffff!important;
/* line-height: 20px !important;  This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 25px;  /* Height of button background height */
text-decoration: none;
}

a.eprofile-navigation-ovalbutton em{
display: block;
float: left;
background:transparent url('/fordconnection/images/off_left.png') no-repeat;
width: 26px;
height: 25px;
vertical-align: baseline;
}

a.eprofile-navigation-ovalbutton acronym{
overflow: hidden !important; 
background: transparent url('/fordconnection/images/off_center.png') repeat-x!important;
display: block;
float: left;
font: normal CenturyGothic-Bold!important;
font-size: small;
font-weight: bold!important;
height: 25px;
line-height: 20px;
}

a.eprofile-navigation-ovalbutton b{
display: block;
float: left;
background: transparent url('/fordconnection/images/off_right.png') no-repeat;
width: 9px;
height: 25px;
vertical-align: baseline;
} 

a.eprofile-navigation-ovalbutton:link, a.eprofile-navigation-ovalbutton:visited, a.eprofile-navigation-ovalbutton:active{
cursor: hand;
color: #ffffff; /* button text*/
}

a.eprofile-navigation-ovalbutton:hover {
display: block;
line-height:25px; /*equal to the height of the button*/
cursor: hand;
text-decoration: none;
font: normal CenturyGothic-Bold;/* Change 13px as desired */
font-size: small;
font-weight: bold;
color: #ffffff;
vertical-align: baseline;
text-align: right;
overflow: hidden; 
}

a.eprofile-navigation-ovalbutton:hover em{
display: block;
float: left;
background: url('/fordconnection/images/over_left.png') no-repeat;
width: 26px;
height: 25px;
}

a.eprofile-navigation-ovalbutton:hover acronym{
display: block;
float: left;
background: url('/fordconnection/images/over_center.png') repeat-x;
height: 25px;
}

a.eprofile-navigation-ovalbutton:hover b{
display: block;
float: left;
background: url('/fordconnection/images/over_right.png') no-repeat;
width: 9px;
height: 25px;
}

a.eprofile-navigation-ovalbutton:active {
display: block;
line-height:25px; /*equal to the height of the button*/
cursor: hand;
text-decoration: none;
font: normal CenturyGothic-Bold!important;/* Change 13px as desired */
font-size: small;
font-weight: bold!important;
color: #ffffff;
vertical-align: baseline;
text-align: right;
overflow: hidden; 
}

a.eprofile-navigation-ovalbutton:active em {
display: block;
float: left;
background: url('/fordconnection/images/click_left.png') no-repeat;
width: 26px;
height: 25px;

}

a.eprofile-navigation-ovalbutton:active acronym {
display: block;
float: left;
background: url('/fordconnection/images/click_center.png') repeat-x;
height: 25px;

}

a.eprofile-navigation-ovalbutton:active b{
display: block;
float: left;
background: url('/fordconnection/images/click_right.png') no-repeat;
width: 9px;
height: 25px;
}
/*new css for button image display Pilot journey ends*/

/* pilot button disaabled start*/



a.eprofile-navigation-ovalbutton-disabled{
display: block;
font: normal CenturyGothic-Bold;/* Change 13px as desired */
font-size: small;
font-weight: bold;
color: #ffffff;
/* line-height: 20px !important;  This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 25px;  /* Height of button background height */
text-decoration: none;
cursor: none;
}

a.eprofile-navigation-ovalbutton-disabled em{
display: block;
float: left;
background:transparent url('/fordconnection/images/off_left.png') no-repeat;
width: 26px;
height: 25px;
vertical-align: baseline;
cursor: none;
}

a.eprofile-navigation-ovalbutton-disabled acronym{
overflow: hidden; 
background: transparent url('/fordconnection/images/off_center.png') repeat-x;
display: block;
float: left;
font: normal CenturyGothic-Bold;
font-size: small;
font-weight: bold;
height: 25px;
line-height: 20px;
cursor: none;
}

a.eprofile-navigation-ovalbutton-disabled b{
display: block;
float: left;
background: transparent url('/fordconnection/images/off_right.png') no-repeat;
width: 9px;
height: 25px;
vertical-align: baseline;
cursor: none;
} 

a.eprofile-navigation-ovalbutton-disabled:link, a.eprofile-navigation-ovalbutton-disabled:visited, a.eprofile-navigation-ovalbutton-disabled:active{
cursor: none;
color: #ffffff; /* button text*/
}

a.eprofile-navigation-ovalbutton-disabled:hover {
display: block;
line-height:25px; /*equal to the height of the button*/
cursor: none;
text-decoration: none;
font: normal CenturyGothic-Bold;/* Change 13px as desired */
font-size: small;
font-weight: bold;
color: #ffffff;
vertical-align: baseline;
text-align: right;
overflow: hidden; 
cursor: none;
}

a.eprofile-navigation-ovalbutton-disabled:hover em{
display: block;
float: left;
background: url('/fordconnection/images/off_left.png') no-repeat;
width: 26px;
height: 25px;
cursor: none;
}

a.eprofile-navigation-ovalbutton-disabled:hover acronym{
display: block;
float: left;
background: url('/fordconnection/images/off_center.png') repeat-x;
height: 25px;
cursor: none;
}

a.eprofile-navigation-ovalbutton-disabled:hover b{
display: block;
float: left;
background: url('/fordconnection/images/off_right.png') no-repeat;
width: 9px;
height: 25px;
cursor: none;
}

a.eprofile-navigation-ovalbutton-disabled:active {
display: block;
line-height:25px; /*equal to the height of the button*/
cursor: none;
text-decoration: none;
font: normal CenturyGothic-Bold!important;/* Change 13px as desired */
font-size: small;
font-weight: bold!important;
color: #ffffff;
vertical-align: baseline;
text-align: right;
overflow: hidden !important;  
}

a.eprofile-navigation-ovalbutton-disabled:active em {
display: block;
float: left;
background: url('/fordconnection/images/off_left.png') no-repeat;
width: 26px;
height: 25px;
cursor: none;
}

a.eprofile-navigation-ovalbutton-disabled:active acronym {
display: block;
float: left;
background: url('/fordconnection/images/off_center.png') repeat-x;
height: 25px;
cursor: none;
}

a.eprofile-navigation-ovalbutton-disabled:active b{
display: block;
float: left;
background: url('/fordconnection/images/off_right.png') no-repeat;
width: 9px;
height: 25px;
cursor: none;
}

a.navigationvaluemycar
{
	color:#0d4bb3;
	cursor:pointer;
	cursor:hand;
	float:left;
	font-size:100%;
	font-weight:bold;
	padding-left:3em;
	text-align:left;
	text-decoration:none;
}
   
a.navigationvaluemycar:hover
{
	color:#fa5514;
}
#ValueMyCarButton:HOVER
{
	background-image: url('/fordconnection/images/value_my_car_on.png');
}

#ValueMyCarButton
{   
	float:left;
	background-image: url('/fordconnection/images/value_my_car_off.png');
	background-repeat: no-repeat;
	background-position:center left;
}

#LifestyleButton
{
	float:left;
	background-image: url('/fordconnection/images/ford_lifestyle_off.png');
	background-repeat: no-repeat;
	background-position:center left;
}
#LifestyleButton:HOVER
{
	
	background-image: url('/fordconnection/images/ford_lifestyle_on.png');
	
}
#AccessoriesButton 
{
	float:left;
	background-image: url('/fordconnection/images/accessories_off.png');
	background-repeat: no-repeat;
	background-position:center left;
}
#AccessoriesButton:HOVER
{
	
	background-image: url('/fordconnection/images/accessories_on.png');
	
}

/* 2D Image Overlay - Start */
#fg_formContainer
{
   /*height:500px;
   width:840px;*/
   height:470px;
   width:704px;
   background:#DCDCDC;
   border:1px solid #000;
   padding:0;
   position:absolute;
   z-index:999;
   cursor:default;      
   display:none;
   top: 100px;
   left: 30px;
}

#fg_container_header
{
   height:30px;
   background:#808080;
}

#fg_container_header a
{
   color:#fff;
   font-family:Verdana,Arial;
   font-size:10pt;
   font-weight:bold;
}

#fg_box_Title
{
   float:left;
   width:180px;
   margin:5px;
   color:#fff;
   font-family:Verdana,Arial;
   font-size:12pt;
   font-weight:bold;   
}

#fg_box_Close
{
   float:right;
   width:80px;
   margin:5px;
}

#fg_backgroundpopup
{
    border-color: transparent;
    border-style: solid;
    border-width: 0px;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
	opacity: 0.6;
    filter: alpha(opacity=60); BACKGROUND-COLOR: transparent;
    background: none repeat scroll 0 0 #FFFFFE;
}

#blankFrame{
background-color:red; border: 4px solid green;
}
/* 2D Image Overlay - End */

#SelectArrowButton:HOVER
{
	background-image:url('/fordconnection/images/button_on.png');  
}
#SelectArrowButton
{
	background-image: url('/fordconnection/images/button_off.png');	
	background-repeat: no-repeat;
	vertical-align:middle;
	width:1.25em;
	height:1.5em;
	display: inline-block;	
}

#FeatureButton:HOVER
{
	background-image:url('/fordconnection/images/key_feature_on.png');	
}
#FeatureButton
{
	background-image: url('/fordconnection/images/key_feature_off.png');	
	background-repeat: no-repeat;	
	display:block;
}
