﻿body
{
	margin: 0;
	padding: 0;
	background-color: White;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size: 0.7em;
}

img
{
	border: none;
}

a, a:active, a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #ddd;
	outline: none;
}

a:active, a:hover, a:focus
{
	color: #fff;
}

.mousehover
{
	cursor: pointer;
}

a.link {
	color: #fff;
	padding-left: 8px;
	background: transparent url(../Images/link_arrow.gif) no-repeat scroll 0 center
}

h3 {
    font-size: 1.18em;
    margin-top: 6px;
}

#mainContent
{
	background-image: url(../Images/bg.jpg); /*url(../Images/Layouts/3000_ausstattungsvariante.jpg);*/
	background-repeat: no-repeat;
	width: 998px;
	height: 768px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#dynamicWing
{
	position: absolute;
	top: 28px; /*display : none;*/
}

/********************************************************/
/*car monitor*/
/********************************************************/
#CarView
{
	position: absolute;
	top: -8px;
	margin-left: 68px;
}

#CarViewInterior
{
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	left: -68px;
	top: -242px;
	text-align: right;
	color: #888;
}

#CarViewInterior a, #CarViewInterior a:hover, #CarViewInterior a:active
{
	color: #BBB;
}
#CarViewInterior img
{
	display:block;
}
.pager, .pagerleft, .pagerright
{
	position: absolute;
}
#CarViewInterior .inactive
{
	cursor: pointer;
}
#upholstery1
{
	left:30px;
	top: 222px;
	cursor: pointer;
}
#upholstery2
{
	left:783px;
	top: 222px;
	cursor: pointer;
}
#upholstery3
{
	left:596px;
	top: 237px;
}
#CarView #CarViewExterior
{
	margin-left: -64px;
	margin-top: -75px;
}
#CarView #CarViewExterior #turnLeft
{
	position: absolute;
	top: 40px;
	left: -40px;
	z-index: 10;
	cursor: pointer;
}
#CarView #CarViewExterior #turnRight
{
	position: absolute;
	top: 40px;
	left: 594px;
	z-index: 10;
	cursor: pointer;
}
#CarView.exterior #CarViewInterior
{
	display: none;
}
#CarView.interior #CarViewExterior
{
	display: none;
}


#currentCarView, #currentCarViewWindow, #currentCarWheel
{
	position: absolute;
	top: -75px;
	left: -65px;
}
#currentCarViewWindow
{
	display: none;
}

#UpholsteryView
{
	position: absolute;
	top: -67px;
	left: 224px;
}

/********************************************************/
/*my garage*/
/********************************************************/
#configController
{
	position: absolute;
	top: 0px;
	left: 865px;
	color: #fff;
	border-left: solid 1px #e1e1e1;
	padding: 0 4px;
}

#configController h1
{
	font-size: 1em;
	font-weight: normal;
	margin: 2px 0 4px 0;
	padding: 0;
}

#configController p
{
	margin: 0;
	padding: 0;
}
#configController p img
{
	margin-right: 4px;
}

#configController p a
{
	font-weight: normal;
}

#configController p a:hover
{
	text-decoration: underline;
}


#configContent
{
	position: absolute;
	top: 250px;
	height: 500px;
	width: 100%;
}


/********************************************************/
/*Left Box - Current configuration*/
/********************************************************/
#configuredCar
{
	background: transparent url(../Images/Container/BoxLeftOpen.png) no-repeat scroll left bottom;
	_background: transparent url(../Images/Container/BoxLeft.png) no-repeat scroll left bottom;
	position: absolute;
	color: White;
	padding: 10px;
	bottom: 175px;
	left: 74px;
	width: 168px;
	font-size: 1em;
	z-index: 15;
}

/*
* html #configuredCar
{
	background: transparent url(../Images/Container/panel_ie6.jpg) repeat-x scroll left bottom;
}
*/

#configuredCar h2
{
	padding: 0;
	margin: 0;
	font-size: 1em;
}
#configuredCar span
{
	color: #ccffff;
}
#configuredCar dl
{
	margin: 6px 0 0 0;
	padding: 0;
}
#configuredCar dd
{
	margin: 0;
	padding: 0 0 0 8px;
	border-left: 1px solid #E1E1E1;
}
#configuredCar dt
{
	margin: 0;
	padding: 0 0 0 8px;
	color: #ccffff;
}

#configuredCar.opened .allData
{
	display: inherit;
}

#configuredCar.closed
{
	background: transparent url(../Images/Container/BoxLeftClosed.png) no-repeat;
}

* html #configuredCar.closed
{
	background: transparent url(../Images/Container/panel_ie6.jpg) repeat-x top left;
}

#configuredCar.closed .allData
{
	/*display: none;*/
}
#configuredCar.closed dl
{
	margin: 0;
}

#leftOpenCloseBox
{
	position: absolute;
	top: 0;
	width: 180px;
	height: 27px;
}
#leftOpenCloseBox img
{
	float: right;
	margin: 10px;
}


/********************************************************/
/*Models View*/
/********************************************************/
#modelHead
{
	position: absolute;
	height: 47px;
	background-image: url(../Images/Container/MessageBoxes/start_infobox_complete.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	top: -43px;
	left: 363px;
}

#modelHead #text
{
	position: relative;
	top: 0;
	left: 0;
	width: 300px;
	font-size: 1.2em;
	padding: 6px;
	margin: 0;
	font-weight: bold;
	height: 30px;
	color: #ffffff;	
}

.modelNavContainer
{
	color: White;
	position: absolute;
	top: 60px;
	width: 996px;
	margin-left: -30px;
	height: 300px;
}

.modelNav
{
	/*text-align: right;
	float: right;
	width: 123px;*/
	position: absolute;
    top: 0;
    display: block;

}

.modelNav a,
.seriesNav a
{
    color: #000000;
}

.modelNav img
{
	display: block;
}
.modelNav span
{
	float: right;
	color: White;
	display: block;
	clear: both;
	margin-right: 28px;
}


.modelNav a:active span, .modelNav a:hover span, .modelHover
{
	color: #d3fbfb;
}

.modelNav .modelImg
{
	clear: both;
}
.modelNav img.modelImgHi {
    display: none;
}

.modelNav .modelName
{	
	float: right;
}

.modelNav .modelNameHi {
    display: none;
}

.modelNav .modelInfo
{
    text-align: right;
    width: 230px;
}

#model25,
#model43 {
    left: 16px;
}
* html #model25,
* html #model43 {
    left: 16px;
    width: 200px;
    overflow: hidden;
}
#model25 .modelInfo,
#model43 .modelInfo
{
    width: 199px;
}
#model25 .modelName,
#model43 .modelName
{
    margin-right: 26px;
}
#model25 span,
#model43 span
{
    margin-right: 33px;
}
* html #model25 .modelName,
* html #model43 .modelName
{
    margin-right: 13px;
}
* html #model25 span,
* html #model43 span
{
    margin-right: 17px;
}

#model29 {
    left: 132px;
}
* html #model29 {
    left: 132px;
    width: 210px;
    overflow: hidden;
}
#model29 .modelInfo
{
    width: 200px;
}
#model29 .modelName
{
    margin-right: 25px;
}
#model29 span
{
    margin-right: 31px;
}
* html #model29 .modelName
{
    margin-right: 16px;
}
* html #model29 span
{
    margin-right: 19px;
}

#model27,
#model45 {
    left: 254px;
}
* html #model27,
* html #model45 {
    left: 254px;
    width: 220px;
    overflow: hidden;
}
#model27 .modelInfo,
#model45 .modelInfo
{
    width: 213px;
}
#model27 .modelName,
#model45 .modelName
{
    margin-right: 39px;
}
#model27 span
#model45 span
{
    margin-right: 45px;
}
* html #model27 .modelName,
* html #model45 .modelName
{
    margin-right: 20px;
}
* html #model27 span,
* html #model45 span
{
    margin-right: 23px;
}

#model26 {
    left: 372px;
}

* html #model26 {
    left: 372px;
    width: 220px;
    overflow: hidden;
}
#model26 .modelInfo
{
    width: 193px;
}
#model26 .modelName
{
    margin-right: 12px;
}
#model26 span
{
    margin-right: 18px;
}
* html #model26 .modelName
{
    margin-right: 5px;
}
* html #model26 span
{
    margin-right: 9px;
}

#model42,
#model44 {
    left: 372px;
}

* html #model42,
* html #model44 {
    left: 372px;
    width: 220px;
    overflow: hidden;
}
#model42 .modelInfo,
#model44 .modelInfo
{
    width: 193px;
}
#model42 .modelName,
#model44 .modelName
{
    margin-right: 12px;
}
#model42 span,
#model44 span
{
    margin-right: 18px;
}
* html #model42 .modelName,
* html #model44 .modelName
{
    margin-right: 5px;
}
* html #model42 span,
* html #model44 span
{
    margin-right: 9px;
}

#model4 {
    left: 499px;
}
* html #model4 {
    left: 499px;
    width: 210px;
    overflow: hidden;
}
#model4 .modelInfo
{
    width: 200px;
}
#model4 .modelName
{
    margin-right: -12px;
}
#model4 span
{
    margin-right: 28px;
}
* html #model4 .modelName
{
    margin-right: 0px;
}
* html #model4 span
{
    margin-right: 20px;
}

#model13 {
    left: 563px;
}

* html #model13 {
    left: 563px;
    width: 215px;
    overflow: hidden;
}
#model13 .modelInfo
{
    width: 198px;
}
#model13 .modelName
{
    margin-right: -15px;
}
#model13 span
{
    margin-right: 21px;
}
* html #model13 .modelName
{
    margin-right: -5px;
}
* html #model13 span
{
    margin-right: 16px;
}

/*CX-7*/
#model20 {
    left: 681px;
}

* html #model20 {
    left: 681px;
    width: 225px;
    overflow: hidden;
}

#model20 .modelInfo
{
    width: 202px;
}
#model20 .modelName
{
    margin-right: -7px;
}
#model20 span
{
    margin-right: 27px;
}
* html #model20 .modelName
{
    margin-right: -2px;
}
* html #model20 span
{
    margin-right: 16px;
}

#model33 {
    left: 636px;
}

* html #model33 {
    left: 636px;
    width: 225px;
    overflow: hidden;
}

#model33 .modelInfo
{
    width: 202px;
}
#model33 .modelName
{
    margin-right: -7px;
}
#model33 span
{
    margin-right: 27px;
}
* html #model33 .modelName
{
    margin-right: -2px;
}
* html #model33 span
{
    margin-right: 16px;
}

/*--CX-7*/
#model17 {
    left: 764px;
}

* html #model17 {
    left: 764px;
    width: 240px;
    overflow: hidden;
}

#model17 .modelInfo
{
    width: 250px;
}
#model17 .modelName
{
    margin-right: 27px;
}
#model17 span
{
    margin-right: 73px;
}
* html #model17 .modelName
{
    margin-right: 15px;
}
* html #model17 span
{
    margin-right: 38px;
}
/********************************************************/
/*Series View*/
/********************************************************/
.seriesNavContainer
{
	color: White;
	position: absolute;
	top: 35px;
	width: 960px;
	margin-left: 52px;
}

.seriesNav
{
	text-align: center;
	color: White;
	text-decoration: none;
	width: 305px;
	height: 240px;
	float: left;
	vertical-align: bottom;
}

#seriesNav91,
#seriesNav92
{
	margin-left: 56px;
}

.seriesNav .modelImgCont
{
	clear: both;
	position: relative;
	margin-left: -20px;
	bottom: 90px;
}

#seriesNav63 .modelImgCont,
#seriesNav64 .modelImgCont,
#seriesNav65 .modelImgCont,
#seriesNav87 .modelImgCont,
#seriesNav89 .modelImgCont,
#seriesNav90 .modelImgCont,
#seriesNav93 .modelImgCont,
#seriesNav94 .modelImgCont,
#seriesNav95 .modelImgCont
{
	clear: both;
	position: relative;
	margin-left: -20px;
	bottom: 0px;
}

#seriesNav54 .modelImgCont,
#seriesNav55 .modelImgCont
{
	clear: both;
	position: relative;
	margin-left: -20px;
	bottom: 50px;
}

#seriesNav76 .modelImgCont,
#seriesNav77 .modelImgCont,
#seriesNav80 .modelImgCont
{
	clear: both;
	position: relative;
	margin-left: -20px;
	bottom: -31px;
}
#seriesNav74 .modelImgCont,
#seriesNav75 .modelImgCont
{
	clear: both;
	position: relative;
	margin-left: -20px;
	bottom: 90px;
}

.seriesNav img
{
	display: block;
}

.seriesNav img.modelImgHi {
    display: none;
}

.seriesNav span
{
	display: block;
	color: White;
}

.seriesNav a:active span, .seriesNav a:hover span
{
	color: #d3fbfb;
}

.seriesNav .modelName, .seriesNav span
{
	margin: 0 auto;
}

.seriesNav .modelName,
.seriesNav span
{
    position: relative;
    bottom: 95px;
}

#seriesNav63 .modelName,
#seriesNav63 span,
#seriesNav64 .modelName,
#seriesNav64 span,
#seriesNav65 .modelName,
#seriesNav65 span,
#seriesNav87 .modelName,
#seriesNav87 span,
#seriesNav89 .modelName,
#seriesNav89 span,
#seriesNav90 .modelName,
#seriesNav90 span,
#seriesNav93 .modelName,
#seriesNav93 span,
#seriesNav94 .modelName,
#seriesNav94 span,
#seriesNav95 .modelName,
#seriesNav95 span
{
    position: relative;
    bottom: 5px;
}

#seriesNav54 .modelName,
#seriesNav54 span,
#seriesNav55 .modelName,
#seriesNav55 span
{
    position: relative;
    bottom: 75px;
}

#seriesNav76 .modelName,
#seriesNav76 span,
#seriesNav77 .modelName,
#seriesNav77 span,
#seriesNav80 .modelName,
#seriesNav80 span
{
    position: relative;
    bottom: -20px;
}

#seriesNav74 .modelName,
#seriesNav74 span,
#seriesNav75 .modelName,
#seriesNav75 span
{
    position: relative;
    bottom: 95px;
}


#seriesNav64,
#seriesNav89,
#seriesNav94
{
	left: 280px;
	position: absolute;
	z-index: 2;
}
#seriesNav65,
#seriesNav90,
#seriesNav95
{
	left: 561px;
	position: absolute;
	z-index: 1;
}

#seriesNav76
{
	left: 7px;
	position: absolute;
	z-index: 1;
}
#seriesNav77
{
	left: 281px;
	position: absolute;
	z-index: 2;
}
#seriesNav80
{
	left: 555px;
	position: absolute;
	z-index: 3;
}

#seriesNav74
{
	left: 65px;
	position: absolute;
	z-index: 2;
}
#seriesNav75
{
	left: 411px;
	position: absolute;
	z-index: 1;
}
.seriesNav .modelNameHi {
    display: none;
}

/********************************************************/
/*Right selection box*/
/********************************************************/
#resultContainer
{
	position: absolute; /*top: 102px;*/
	bottom: 235px;
	left: 778px;
	width: 210px; /*height: 406px;*/
	background: url(../Images/Container/BoxResult.png) no-repeat top left;
	color: White;
}

#selectionContainer
{
	position: absolute; /*top: 102px;*/
	bottom: 233px;
	left: 738px;
	width: 250px; 
	max-height: 406px;
	background: url(../Images/Container/BoxRight2.png) no-repeat top left;
	color: White;
}
/*
* html #selectionContainer{
	background: #031f35 url(../Images/Container/panel_ie6.jpg) repeat-x top left;
}
*/
#upholsteryContainer
{
	position: absolute;
	bottom: 300px;
	left: 874px;
	width: 130px;
}

#resultContainer
{
	padding: 15px 15px 15px 9px;
}

* html #resultContainer
{
    height: 250px;
    bottom: 183px;
	z-index: 1000;
}

#selectionContainerShadow,
.selectionContainerShadow
{
	position: absolute;
	bottom: 227px;
	left: 754px;
}

#resultContainer a
{
	display: block;
}

* html #resultContainer img,
* html #resultContainer a,
* html #resultContainer p,
* html #resultContainer hr
{
    position: relative;
    display: block;
    z-index: 5000;
}

#selectionContainer h3 {
    position: relative;
    top: 0;
    left: 0;
    font-size: 1.2em;
    margin:6px 0 6px 4px;
    display: block;
    z-index: 1000;
}

#selectionContainer dl
{
	position: relative;
    top: 0;
    left: 0;
    margin: 1px 0;
	clear: both;
}

#selectionContainer dl.hilight, #selectionContainer dl.over {
    background: url(../Images/white10.png) repeat-y;
}

#selectionContainer dd, #selectionContainer dd input, #selectionContainer dt.label {
    cursor: pointer;
}

#selectionContainer dd
{
	margin: 0;
	padding: 0;
	width: 28px;
	height: 12px;
	float: left;
}

#selectionContainer dd.input {
    margin: 0;
    padding: 0;
    height: 12px;
}

#selectionContainer dt.label
{
	float: left;
	width: 220px;
	margin-top: 3px;
	margin-bottom: 4px;
	font-size: 1.1em;
	font-weight: bold;
}
#selectionContainer dl.motorSelection dt.label
{
	font-size: 1em;
	font-weight: normal;
}

#selectionContainer dt.detail
{
	display: block;
	clear: both;
	margin: 0 0 0 28px;
	padding-right: 10px;
}

html>body #selectionContainer dt.detail
{
	display: block;
	clear: both;
	margin: 0 0 4px 28px;
	padding-right: 10px;
}

* html #selectionContainer dt.detail {
	float:left;
	margin-left: 15px;
	width: 160px;
}

#selectionContainer.withImage dt.detail {
	clear: none;
	margin-left: 82px;
}
* html #selectionContainer.withImage dt.detail 
{
	margin: 0;
	width: 150px;
}
#selectionContainer.withImage dt.detailImage {
	float:left;
	margin: 0;
}

#selectionContainer dt.detail span.active
{
	display: block;
}

#selectionContainer dt.detail span.inactive, #selectionContainer div.inactive
{
	display: none;
}

#selectionContainer dt.label span.price
{
	/*position: absolute;
	right: 15px;
	top: 3px;*/
	margin: 0;
	float:right;
    line-height:14px;
    padding-right:15px;
}

#selectionContainer p
{
	margin: 0;
	/*padding: 0 0 0 10px;*/
	background: url(../images/detailsStyleImage.gif) no-repeat 3px 5px;
}
/*Colors*/
#colorSelectionContainer
{
	position: absolute;
	bottom: 135px;
	left: 908px;
	/*width: 223px;*/
	padding-left: 19px;
}
#colorSelectionContainer input
{
	float: left;
	/*margin-left: -20px;*/
}

/*Wheels*/
#wheelSelectionContainer
{
	position: absolute;
	bottom: 260px;
	left: 708px;
	width: 260px;
	height: 110px;
}
#wheelSelectionContainer div.wheel
{
	float: left;
	position: relative;
	width: 131px;
	height: 131px;
	margin-left: 0px;
	margin-right: -70px;
}

#wheelSelectionContainer img.glow{
    position: absolute;
    z-index: 5;
    top: -12px;
    left: -12px;
    display: none;
}

#wheelSelectionContainer img.wheelImage{
    position: absolute;
    z-index: 10;
}

/*InfoLayer*/
#infoMessage, #conflictMessage
{
    position: absolute;
    bottom: 334px;
    left: 346px;
    width: 218px;
    height: 268px;
    background: transparent url(../Images/Container/MessageBoxes/MessageBox.png) no-repeat bottom left;
    color: White;
    font-size: 1em;
    z-index: 15;
    display: none;
}
#conflictMessage
{
	display: block;
}
#infoMessage h2, #conflictMessage h2 {
    font-size:1.5em;
}

#infoMessage div, #conflictMessage div
{
	margin: 10px;
}
#infoMessageCancel, #conflictMessageCancel
{
	position: absolute;
	left: 10px;
	bottom: 2px;
}
#infoMessageOK, #conflictMessageOK
{
	position: absolute;
	right: 10px;
	bottom: 2px;
}

#infoLayer
{
    position: absolute;
    bottom: 235px;
    left: 725px;
    width: 147px;
    background: transparent url(../Images/Container/BoxLeftOpen.png) no-repeat bottom left;
    color: White;
    padding: 10px 10px 10px 19px;
    font-size: 1em;
    z-index: 15;
    border-top: 1px solid #7e7e7e;
    border-right: 1px solid #7e7e7e;
    display: none;
}
.cluetip-infoLayer
{
    width: 160px;
    background: transparent url(../Images/Container/BoxLeftOpen.png) no-repeat bottom left;
    color: White;
    padding: 0 10px 10px 10px;
    font-size: 1em;
    border-top: 1px solid #7e7e7e;
    border-right: 1px solid #7e7e7e;
}

* html .cluetip-infoLayer
{
    width: 160px;
    background: transparent url(../Images/Container/panel_ie6.jpg) repeat-x bottom left;
    color: White;
    padding: 0 10px 10px 10px;
    font-size: 1em;
    border-top: 1px solid #7e7e7e;
    border-right: 1px solid #7e7e7e;
}

/********************************************************/
/*NAVIGATION*/
/********************************************************/
#nextStep
{
	position: absolute;
	top: 544px;
	right: 25px;
}

#navWeiter,
#nav_hiWeiter
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#mainNavigation
{
	position: absolute;
	top: 602px;
	left: 42px;
	height: 54px;
}
#mainNavigation img
{
	position: absolute;
}
#mainNavigationHead
{
	position: absolute;
	width: 500px;
}
#mainNavigationHead img
{
	position: relative;
}

#mainNavigationHead img#toggleViewHi
{
	position: absolute;
	top: -264px;
	left: -42px;
	display: none;
}

#mainNavigationHead img#toggleView
{
	position: absolute;
	top: -264px;
	left: -42px;
	display: block;
}

#headModelName
{
	float: left;
	margin-left: 22px;
}
/*#toggleView
{
	position: relative;
	float: left;
	margin-left: 15px;
}*/
#navModels, #navMotor, #navVariant, #navColor, #navUpholstery, #navWheels, #navOptions, #navMyConfiguration,
#nav_hiModels, #nav_hiMotor, #nav_hiVariant, #nav_hiColor, #nav_hiUpholstery, #nav_hiWheels, #nav_hiOptions, #nav_hiMyConfiguration
{
	top: 13px;
}
#navMotor,
#nav_hiMotor
{
	left: 82px;  
}
#navVariant,
#nav_hiVariant
{
	left: 157px;
}
#navColor,
#nav_hiColor
{
	left: 367px;
}
#navUpholstery,
#nav_hiUpholstery
{
	left: 448px;
}
#navWheels,
#nav_hiWheels
{
	left: 536px;
}
#navOptions,
#nav_hiOptions
{
	left: 615px;
}
#navMyConfiguration,
#nav_hiMyConfiguration
{
	left: 802px;
}

#navFertigstellen,
#nav_hiFertigstellen
{
	position: absolute;
	right: 0px;
}

.navbarHilight
{
    display: none;
}

#colorcontainer0
{
    position: absolute;
    bottom: 130px;
    left: -30px;
    z-index: 10;
    width: 80px;
}

#colorcontainer1
{
    position: absolute;
    bottom: 155px;
    left: 20px;
    z-index: 15;
    width: 80px;
}

#colorcontainer img
{
    cursor: pointer;
}

.hintText
{
    position: absolute;
    top: 594px;
    left: 626px;
    z-index: 1000;
    color: #FFFFFF;
}

.hintText a:hover
{
    text-decoration: underline;
}

.hintTextExterior
{
    position: absolute;
    top: 352px;
    left: 558px;
    width: 355px;
    z-index: 1000;
    color: #999999;
}

.hintTextExterior a,
.hintTextExterior a:hover
{
    color: #999999;
}

.hintTextExterior a:hover
{
    text-decoration: underline;
}

#popup {
	display: none;
	background: transparent url(../Images/Container/bg_infoLayer_2.png) no-repeat;
	color:White;
	height:395px;
	*height:405px;  /* IE6 + IE7 */
	height /*\**/: 405px\9;   /* IE8 */
	left:290px;
	position:absolute;
	top:130px;
	width:500px;
	z-index:20;
}
/*
* html #popup {
	background: transparent url(../Images/Container/bg_infoLayer_ie6_2.gif);
}
*/
#popupTitle {
	margin: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

#popupCloser {
	cursor: pointer;
	overflow:hidden;
	text-indent:-2000px;
	position: absolute;
	left: 481px;
	top: 13px;
	width: 13px;
	height: 13px;
	background: url(../Images/Container/close_cross.gif) no-repeat;
}

#popupContent 
{
	height: 370px;
	width: 470px;
	padding: 0 10px;
	overflow: hidden;
}
#popup dt {
	float: left;
}
#popup dd {
	margin-left: 140px;
	margin-bottom: 5px;
}

.accordion a {
	background:transparent url(../Images/Container/arrow_down_hi.gif) no-repeat scroll 0 5px;
	display:block;
	font-size:1.3em;
	padding-bottom:2px;
	padding-left:20px;
	padding-top:2px;
}

.accordion a:hover {
	background-color: #4C79A3;
}
* html .accordion a:hover {
	background-color: transparent;
}

.accordion a.closed {
	background-image: url(../Images/Container/arrow_right_hi.gif);
}

#selectionContainer.accordion a {
	font-size: 1.2em;
	background-position: 5px 5px;
	margin-bottom: 0;
}

#selectionContainer.accordion a img
{
    margin: 2px 0 0 0;
}

.accordion h4 
{
	width: 140px;
	font-size: 1em;
	margin: 0 0 10px 0;
	clear: both;
	float: left;
}

.accordion ul 
{
	margin: 0 0 10px 150px;
	padding: 0;
}
.accordion li 
{
	margin: 0 0 5px 0;
	list-style-type: none;
}

#addrForm {

}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

fieldset label {
	width: 85px;
	float: left;
}
fieldset br {
	clear: both;
}
fieldset input {
	width:135px;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	float: left;
}

input.zipcode {
	width: 45px;
	margin-right: 0;
}
input.city {
	width:88px;
	*width:86px;/*ie6+7*/
}

.checkboxes label {
	width: 45px;
}

.checkboxes input {
	width: auto;
	border: none;
	margin: 1px 5px 5px 0;
	*margin-top: -3px;/*ie6+7*/
}

fieldset.wide label {
	width: 430px;
	margin-bottom: 5px;
}

#dealerInfo {
	height: 30px;
}

.alignRight {
	text-align: right;
}

#privacyInfoText {
	position:absolute;
	border: 1px solid #ccc;
	padding: 5px;
	background:transparent url(../Images/Container/bg_infoLayer.png) repeat scroll 0 0;
	width: 350px;
	border:1px solid #CCCCCC;
	top:130px;
	left:40px;
}

#dealerForm, #formResultMsg {
	position: absolute;
	left:9px;
	border: 1px solid #ccc;
	width:478px;
	height:330px;
	background:transparent url(../Images/Container/bg_infoLayer.png) repeat scroll 0 0;
}

#addrForm ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#dealerForm li {
	border: 1px solid #fff;
	margin: 4px;
	padding: 2px 6px;
	cursor: pointer;
}
#dealerForm li.over {
	background-color: #81A4C2;
}

#dealerForm h3, #formResultMsg h3, #formResultMsg p {
	margin-left:8px;
}

#addrForm ul.cbOptins
{
    margin-left: 18px;
}

#addrForm ul.cbOptins li  
{
    float: left; 
    margin-right: 12px; 
    display:block;
    /*margin-bottom:10px;*/
    /*overflow:hidden;*/
    position:relative;
}

#addrForm ul.cbOptins label
{
    width: auto;
}

#addrForm #formErrorMsg
{
    float: left; display: block; margin-top: -30px;
}

.error {
	background-color:#FFFFFF;
	color:#FF0000;
	padding: 2px;
	border: 1px solid red;
}

/* style print-dialog */
#printDialog
{
    display: none;
    width: 270px;
    height: 115px;
    position: absolute;
	padding: 5px;
	/*background: transparent url(../Images/Container/BoxLeftOpen.png) scroll left bottom;*/	
	background: transparent url(../Images/Container/bg_infoLayer_ie6.gif) scroll left bottom;
	border-top: 1px solid #7E7E7E;
	border-right: 1px solid #7E7E7E;
	top: 140px;
	left: 350px;
	color: #FFFFFF;
	z-index: 20;
}
/*
* html #printDialog {
	background: transparent url(../Images/Container/bg_infoLayer_ie6.gif) scroll left bottom;
}*/

#printCloser {
	cursor: pointer;
	overflow:hidden;
	text-indent:-2000px;
	position: absolute;
	left: 265px;
	top: 8px;
	width: 13px;
	height: 13px;
	background: url(../Images/Container/close_cross.gif) no-repeat;
}

#printTitle
{
    padding: 5px 0 10px 17px;
}

.printExtras
{
    padding: 3px 0 8px 10px;
}

.printExtras label
{
    cursor: pointer;
}


#pdfLink
{
    padding: 9px 0 0 170px;
    cursor: pointer;
}

.legal
{
    width: 980px;
    margin: 0 auto;
    position: relative;
    padding: 0 10px 10px 10px;
    color: #999999;
    top: -105px;
}

.invisible{
	display: none;
}
