/* Search module */

.search
{
    position: absolute;
    bottom: 0;
    height: 200px;
    width: 200px;
}

.search p
{
    position: absolute;
    left: 48px;
    bottom: 31px !important;
    bottom: 38px;
    height: 17px;
    margin: 0;
    padding: 0;
}

.sea\rch p
{
    bottom: 43px;
}

.search input
{
    margin: 0;
    padding: 0;
}

.search .searchfield
{
    width: 109px;
    margin-right: 1px;
    height: 17px;
    color: #666;
    font-size: 9px;
    border: 1px solid #ccc;
    vertical-align: middle;
    padding: 1px;
    background-color: transparent;
}

.sea\rch .searchfield 
{
    width: 105px;
    height: 13px;
}

.search .searchbutton
{
    position: relative;
    top: 0 !important;
    top: 0px;
    width: 17px;
    height: 17px;
    border: 0;
    vertical-align: middle;
}

.sea\rch .searchbutton
{
    top: 1px;
}


/* Inline download module */

.download
{
    padding-bottom: 16px;
    margin-bottom: 10px;
	display:inline;
}

.download p
{
    margin-bottom: 12px;
}

.download a
{
    display: block;
    background-image: url(../images/arrow-gray.gif);
    background-position: 1px 50%;
    background-repeat: no-repeat;
    color: rgb(102,102,102);
    padding: 5px 0 5px 10px;
    font-size: 11px;
	margin-left:4px;
}

.download a:hover
{
    background-image: url(../images/arrow-red.gif);
    color: rgb(204,0,0);
}


/* Illustrated links, links module,
   link sub-type model, link sub-type model info
*/

a.link,
a.illustratedLink,
a.illustratedModelLink,
a.illustratedModelLinkInfo,
a.illustratedNewsLink,
a.illustratedModelLinkOffer
{
    position: relative;
    margin-bottom: 17px;
    height: 102px;
    clear: both;
    display: block;
    text-decoration: none;
    cursor: pointer;
    background-color: #fff;
    clear: both;
}

a.illustratedLink,
a.illustratedModelLink,
a.illustratedModelLinkInfo,
a.illustratedNewsLink,
a.illustratedModelLinkOffer
{
    width: 567px;
}


/* car info box with 2 cols */
a.illustratedModelLinkInfo
{
    height: 110px;
    margin-bottom: 12px;
}

a.illustratedModelLinkOffer {
	height: 200px;
    margin-bottom: 12px;
	}


a.link
{
    width: 399px;
}

a.link:hover,
a.illustratedLink:hover
{
	height: 90px;
    background-image: url(../images/illustrated-link-back.gif);
    background-repeat: repeat-y;
    background-position: 100% 0;
}


a.link:hover span,
a.illustratedLink:hover span,
a.illustratedModelLink:hover span,
a.illustratedModelLinkInfo:hover span,
a.illustratedModelLinkOffer:hover span
{
    background-color: rgb(245,245,245);
}

a.link:hover span,
a.illustratedLink:hover span,
a.illustratedModelLink:hover span,
a.illustratedNewsLink:hover span
{
	height: 90px;
    background-image: url(../images/illustrated-link-back.gif);
    background-repeat: no-repeat;
    background-position: 100% 0;
}

a.illustratedModelLinkInfo:hover span,
a.illustratedModelLinkOffer:hover span
{
    background-image: url(../images/illustrated-link-info-back.gif);
    background-repeat: repeat-y;
    background-position: 100% 0;
}


a.illustratedNewsLink:hover span
{
    color: rgb(204, 0, 0);
}

.illustratedLinkImage
{
    width: 151px;
    height: 87px;
    display: block;
    float: left;
}

a.link span,
a.illustratedLink span,
a.illustratedModelLink span,
a.illustratedModelLinkInfo span,
a.illustratedNewsLink span,
a.illustratedModelLinkOffer span
{
    width: 394px;
    height: 79px;
    display: block;
    font-size: 12px;
    padding: 4px;
    padding-left: 6px;
    color: #333;
}

a.illustratedModelLink span
{
    height: 60px;
}

/* car info box with 2 cols over */
a.illustratedModelLinkInfo span
{
    height: 100px;
}


a.illustratedModelLinkOffer span
{
    height: 190px;
}


a.illustratedNewsLink span
{
    height: 79px;
    background-color: rgb(245,245,245);
    border-top: 1px solid rgb(153, 0, 0);
    border-bottom: 1px solid rgb(153, 0, 0);
}

a.illustra\tedNewsLink span
{
    height: 77px;
}

a.illustratedLink span,
a.illustratedModelLink span,
a.illustratedModelLinkInfo span,
a.illustratedNewsLink span,
a.illustratedModelLinkOffer span
{
    float: right;
}

a.link strong,
a.illustratedLink strong,
a.illustratedModelLink strong,
a.illustratedModelLinkInfo strong,
a.illustratedNewsLink strong,
a.illustratedModelLinkOffer strong
{
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 4px;
    color: rgb(132,132,132);
    display: block;
    padding-left: 14px;
    background-image: url(../images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 2px 6px;
}

.illustratedModelLink,
.illustratedModelLinkInfo,
.illustratedModelLinkOffer
{
    padding-bottom: 8px;
    border-bottom: 1px dashed rgb(204,204,204);
}

a.illustratedNewsLink strong
{
    background-image: url(../images/arrow-red-dark.gif);
    color: rgb(153, 0, 0);
}

div strong.modelInfo1,
div strong.modelInfo2
{
    display: block;
    position: absolute;
    top: 28px;
    width: 158px;
    height: 65px;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    color: #333;
    padding-left: 0;
    background-image: none;
}

div strong.modelInfo2
{
    left: 360px;
	width: 193px;
	}

.modelInfo1 em,
.modelInfo2 em
{
    font-style: normal;
    font-weight: bold;
    color: rgb(132,132,132);
}

.modelInfo1 h6,.modelInfo2 h6{
	margin:0;
	margin-bottom:5px;
	padding:0;
	font-style: normal;
    font-weight: bold;
	font-size:100%;
	color:#CC0033;
}











/* Expandable module */

.expandables
{
    margin-bottom: 21px;
}

.expandable
{
    margin-top: 1px;
    height: 19px;
    overflow: hidden;
    background-color: rgb(245,245,245);
    padding-bottom: 1px;
}

.expandable h3
{
    font-family: arial, helvetica, sans-serif;
    padding-top: 3px;
    color: #333;
    font-size: 11px;
    height: 17px;
    overflow: hidden;
    margin-top: 0;
    background-color: rgb(204,204,204);
    padding-left: 28px;
    background-image: url(../images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 11px 7px;
    font-weight: normal;
    cursor: pointer;
}

.expandable p
{
    padding-left: 20px;
    padding-right: 20px;
    background-color: rgb(245,245,245);
}

body div a.link,
body div a.link span
{
    height: auto;
}

/* Inline movie module */

.inlineMovie
{
    width: 567px;
    height: 101px;
    border: 1px solid rgb(214,214,214);
    position: relative;
    margin-bottom: 21px;
    overflow: hidden;
}

.inlineMovie .thumb
{
    position: absolute;
    left: 0;
    top: 0;
    width: 158px;
    height: 101px;
    display: block;
}

.inlineMovie h3
{
    position: absolute;
    left: 167px;
    top: 4px;
    width: 399px;
    margin-top: 0;
    margin: 0;
    padding: 0;
}

.inlineMovie .movieformat
{
    position: absolute;
    top: 37px;
    height: 61px;
    width: 100px;
    font-size: 11px;
}

.mediaplayer
{
    left: 167px;
}

.quicktime
{
    left: 300px;
}

.movieformat strong
{
    display: block;
    color: rgb(132,132,132);
    margin-bottom: 6px;
    font-size: 12px;
}

.movieformat a
{
    display: block;
    border: 1px solid rgb(102,102,102);
    padding-left: 8px;
    padding-right: 4px;
    margin-bottom: 3px;
    width: 100px;
    font-weight: bold;
    background-image: url(../images/arrow-gray.gif);
    background-position: 100px 3px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
}

.movieformat a:hover
{
    background-color: #eee;
}


/* News module */

table.news
{
    margin: 0;
    margin-bottom: 21px;
    border-collapse: collapse;
    width: 399px;
    padding: 0;
}

.news td
{
    text-align: left;
    vertical-align: top;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    color: rgb(102,102,102);
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
}

.news a
{
    display: block;
    background-image: url(../images/arrow-gray.gif);
    background-position: 2px 5px;
    background-repeat: no-repeat;
    margin-right: 20px;
    padding-left: 16px;
    text-decoration: none;
    color: rgb(102,102,102);
    line-height: 17px;
}

.news a:hover
{
    background-image: url(../images/arrow-red.gif);
    color: rgb(204,0,0);
}


/* Image combo */

.imageCombo1
{
    float: left;
    width: 183px;
}

.imageCombo2
{
    float: right;
    clear: right;
    width: 183px;
}

.imageCombos:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* Link overview module */

ul.linkOverviews
{
    position: relative;
    height: 180px;
    width: 567px;
    margin: 0;
    padding: 0;
    font-size: 11px;
}

.linkOverviews li,
.linkOverviews a
{
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    font-size: 11px;
}

.linkOverviews li,
{
    width: 120px;
    height: 66px;
}

.linkOverviews a
{
    text-decoration: none;
    color: rgb(51,51,51);
    padding: 2px;
    width: 124px;
    height: 62px;
}

.linkOverviews a:hover
{
    color: rgb(51,51,51);
    background-color: rgb(242,242,242);
}

.linkOverview1,
.linkOverview5
{
    left: 0;
}

.linkOverview2,
.linkOverview6
{
    left: 144px;
}

.linkOverview3,
.linkOverview7
{
    left: 288px;
}

.linkOverview4,
.linkOverview8
{
    left: 432px;
}

.linkOverview1,
.linkOverview2,
.linkOverview3,
.linkOverview4
{
    top: 0;
}

.linkOverview5,
.linkOverview6,
.linkOverview7,
.linkOverview8
{
    top: 88px;
}

.linkOverviews li strong,
.linkOverviews li span
{
    display: block;
}

.linkOverviews li strong
{
    padding-left: 10px;
    background-image: url(../images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 1px 4px;
    margin-bottom: 6px;
    font-size: 11px;
    color: rgb(132,132,132);
}

.linkOverviews br
{
    display: none;
}

.linkOverviews span br
{
    display: inline;
}


/* Application Download (Screensaver) module */

.appDownload
{
    width: 520px;
    position: relative;
    height: 92px;
    margin-bottom: 21px;
}

.appDownload h3
{
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 1px;
}

.appDownload p
{
    font-size: 10px;
    margin-bottom: 12px;
}

.appDownload p a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

.appDownloadExplanation
{
    position: absolute;
    left: 256px;
    top: 0;
    width: 265px;
}

.appDownload1
{
    position: absolute;
    left: 0;
    top: 0;
    width: 105px;
}

.appDownload2
{
    position: absolute;
    left: 136px;
    top: 0;
    width: 105px;
}


/* Gallery movie module */

.galleryMovie
{
    position: relative;
    width: 509px;
    height: 64px;
    border-bottom: 1px dashed rgb(204,204,204);
    margin-bottom: 16px;
}

.galleryMovie .thumb
{
    display: block;
    width: 95px;
    height: 47px;
    border: 1px solid rgb(204,204,204);
    position: absolute;
    left: 0;
    top: 0;
}

.galleryMovie h3
{
    position: absolute;
    left: 105px;
    top: -4px;
    width: 300px;
    margin-top: 0;
}

.galleryMovie .large,
.galleryMovie .small
{
    position: absolute;
    left: 291px;
    top: 33px;
    width: 84px;
    height: 18px;
    text-transform: uppercase;
}

.galleryMovie .small
{
    left: 394px;
}

.galleryMovie a
{
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}


/* Sound download module */

.sound
{
    position: relative;
    width: 509px;
    height: 64px;
    border-bottom: 1px dashed rgb(204,204,204);
    margin-bottom: 16px;
}

.sound .thumb
{
    display: block;
    width: 95px;
    height: 47px;
    border: 1px solid rgb(204,204,204);
    position: absolute;
    left: 0;
    top: 0;
}

.sound .soundExplanation
{
    position: absolute;
    left: 105px;
    top: 0;
    width: 100px;
    height: 50px;
}

.sound .soundExplanation h3
{
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 0;
}

.sound .soundExplanation p
{
    font-size: 11px;
}

.sound .soundPlay,
.sound .soundDownload
{
    position: absolute;
    left: 273px;
    top: 34px;
    width: 80px;
    height: 18px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.sound .soundDownload
{
    left: 353px;
}

.sound a
{
    text-decoration: none;
}


/* Features table for model specs module */

table.features
{
    width: 529px;
    border-collapse: collapse;
    line-height: 16px;
    margin-bottom: 21px;
}

.features th,
.features td
{
    font-size: 11px;
    padding: 2px;
    padding-bottom: 3px;
    border: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
    padding-top: 8px;
    padding-bottom: 4px;
    border-top: 1px dashed rgb(204,204,204);
    padding-right: 16px;
}

.features th
{
    color: rgb(132,132,132);
}

table tr.firstRow th,
table tr.firstRow td
{
    border-top: none;
}


/* Knowledge base module */

ul.knowledgeBases
{
    position: relative;
    width: 567px;
    margin: 0;
    padding: 0;
    font-size: 11px;
    height: 250px;
}

.knowledgeBases li,
.knowledgeBases a
{
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
}

.knowledgeBases li,
{
    width: 120px;
    height: 66px;
}

.knowledgeBases a
{
    text-decoration: none;
    color: rgb(51,51,51);
    padding: 2px;
    width: 182px;
    height: 52px;
}

.knowledgeBase1,
.knowledgeBase3,
.knowledgeBase5,
.knowledgeBase7,
.knowledgeBase9
{
    left: 0;
}

.knowledgeBase2,
.knowledgeBase4,
.knowledgeBase6,
.knowledgeBase8,
.knowledgeBase10
{
    left: 199px;
}

.knowledgeBase1,
.knowledgeBase2
{
    top: 0;
}

.knowledgeBase3,
.knowledgeBase4
{
    top: 57px;
}

.knowledgeBase5,
.knowledgeBase6
{
    top: 114px;
}

.knowledgeBase7,
.knowledgeBase8
{
    top: 171px;
}

.knowledgeBase9,
.knowledgeBase10
{
    top: 228px;
}

.knowledgeBases li strong,
.knowledgeBases li span
{
    display: block;
}

.knowledgeBases li strong
{
    padding-left: 10px;
    background-image: url(../images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 1px 4px;
    margin-bottom: 6px;
    font-size: 11px;
    color: rgb(132,132,132);
    font-weight: normal;
}

.knowledgeBases li a:hover strong
{
    color: rgb(204,0,0);
    background-image: url(../images/arrow-red.gif);
    cursor: pointer;
}

.knowledgeBases br
{
    display: none;
}

.knowledgeBases img
{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 61px;
    height: 37px;
    border: 1px solid rgb(204,204,204);
}

.knowledgeBases strong
{
    display: block;
    position: absolute;
    left: 72px;
    top: -1px;
    width: 117px;
}

#knowledgeBaseShade
{
    position: absolute;
    display: none;
    width: 662px;
    height: 553px;
    z-index: 1900;
}

#knowled\geBaseShade
{
    background-image: url(../images/transparent/black-05.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=5);
    background-color: #000;
    background-image: none;
}

#knowledgeBase
{
    position: absolute;
    background-color: #fff;
    display: none;
    width: 646px;
    height: 535px;
    z-index: 1901;
}


/* Tabs module (gallery) */

.tabs
{
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 567px;
    height: 14px;
    z-index: 100;
}



.tabs li
{
    position: relative;
    float: left;
    background: #ccc;
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 16px;
    background: #ccc url(../images/tab-bg.gif) no-repeat right top;
}

.tabs li a
{
    float: left;
    display: block;
    height: 16px;
    padding: 2px 20px 0px 20px;
}

.\tabs li a
{
    padding: 0;
}

.tabs li a img
{
    display: block;
    margin: 0;
    padding: 2px 20px 0px 20px;
}

.tabs .tab1
{
    z-index: 109;
    border-left: 1px solid #ccc;
}

.tabs .tab1 a img
{
    padding-left: 5px;
}

.tabs .tab1 a
{
    padding-left: 5px;
}

.\tabs .tab1 a
{
    padding-left: 0px;
}

.tabs .tab2
{
    z-index: 108;
    left: -15px;
}

.tabs .tab3
{
    z-index: 107;
    left: -30px;
}

.tabs .tab4
{
    z-index: 106;
    left: -45px;
}

.tabs .tab5
{
    z-index: 105;
    left: -60px;
}

.tabs .tab6
{
    z-index: 104;
    left: -75px;
}

.tabs .tab7
{
    z-index: 103;
    left: -90px;
}

.tabs .tab8
{
    z-index: 102;
    left: -105px;
}

.tabs .tab9
{
    z-index: 101;
    left: -120px;
}

.tabs li a.lastChild
{
    background: url(../images/tab-last-bg.gif) no-repeat right top;
}

.tabs .selected a.lastChild
{
    background: url(../images/tab-last-selected-bg.gif) no-repeat right top;
}

.tabs .selected
{
    background: #fff url(../images/tab-selected-bg.gif) no-repeat right top;
    z-index: 120;
}

.tabContent
{
    position: relative;
    top: 1px !important;
    top: -1px;
    border: 1px solid #ccc;
    width: 567px;
    margin: 0;
    margin-bottom: 4px;
    padding: 23px 22px 14px 22px;
    z-index: 10;
}

.tabCon\tent 
{
    width: 523px;
}


/* News Links module */

.newsLinks
{
    background-color: rgb(245,245,245);
    border-top: 1px solid rgb(142,6,20);
    border-bottom: 1px solid rgb(142,6,20);
    padding-top: 4px;
    padding-bottom: 9px;
    position: relative;
    height: 88px;
}

.newsLinks h3
{
    margin-top: 0;
    margin-left: 16px;
    margin-bottom: 8px;
}

.newsLinks ul
{
    margin: 0;
    padding: 0;
    display: block;
}

.newsLinks li
{
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.newsLinks a
{
    display: block;
    font-size: 12px;
    margin-left: 16px;
    padding-left: 8px;
    margin-bottom: 2px;
    background-image: url(../images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    color: rgb(50,50,50);
    text-decoration: none;
    padding-top: 0;
    height: 18px;
    line-height: 13px;
    padding-bottom: 0;
    margin-bottom: -3px;
}

.newsLinks a:hover
{
    background-image: url(../images/arrow-red.gif);
}


/* Gallery module */

.galleryImage
{
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: -15px;
    margin-top: 0px;
    margin-bottom: 9px;
}

.galleryImage img
{
    display: block;
}

.switchgalleryImage
{
    position: absolute;
    top: 343px;
    left: 489px;
    width: 87px;
    height: 17px;
}

.prevgalleryImage
{
    position: absolute;
    top: 0;
    left: 0;
}

.nextgalleryImage
{
    position: absolute;
    top: 0;
    left: 55px;
}

.exterior
{
    width: 385px;
    height: 128px;
}

.interior
{
    width: 385px;
    height: 128px;
}

.wallpaper
{
    width: 320px;
    height: 128px;
}

.postcards
{
    width: 340px;
    height: 128px;
}

ul.galleryThumbs
{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: -15px;
}

ul.galleryThumbs li
{
    float: left;
}

ul.galleryThumbs li img
{
    display: block;
}

ul.galleryThumbs li div
{
    margin-right: 15px;
    margin-top: 15px;
    border: 1px solid #ccc;
}

ul.galleryThumbs .selected
{
    display: block;
    border: 1px solid rgb(204,0,0);
}

ul.galleryThumbs .selected img
{
    filter: alpha(opacity=50);
    -moz-opacity: .5;
}

ul.wallpaperRes
{
    position: absolute;
    left: 247px;
    top: 331px;
    width: 192px;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.wallpaperRes li
{
    float: left;
    width: 96px;
}

.wallpaperRes a
{
    display: block;
    text-decoration: none;
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 0;
    padding-left: 18px;
    font-size: 10px;
    background-image: url(../images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 4px 6px;
}

.wallpaperRes a:hover
{
    color: rgb(204,0,0);
    background-image: url(../images/arrow-red.gif);
}


/* Shopping buttons module */


.shoppingButtons
{
	position: relative;
	top: -1px;
	left: 1px;
	display: block;
	width: 287px;
	height: 85px;
	padding-left: 47px;
	padding-top: 10px !important;
	padding-top: 15px;
	margin-top: 0;
	z-index: 1234;
}

.shoppin\gButtons
{
    width: 125px;
}

.shoppingButtons span
{
    display: block;
    background-color: transparent;
    border: 1px solid rgb(91,133,173);
    margin-top: 5px;
    margin-bottom: 0;
    height: 19px;
    padding-left: 1px;
    padding-top: 1px;
    width: 127px;
}


.shoppin\gButtons span
{
    width: 124px;
    height: 16px;
}





.shoppingButtons span a
{
    display: block;
    background-color: rgb(91,133,173);
    padding-left: 9px;
    width: 130px;
    height: 15px;
    padding-top: 1px;
    text-decoration: none;
    color: white;
    font-size: 10px;
}

.shoppingShade
{
    position: absolute;
    top: 273px;
    left: 0;
    width: 223px;
    height: 166px;
    z-index: 0;
    background-image: url(../images/chessboard-light.gif);
    background-repeat: repeat;
}

.shoppin\gShade
{
    background-image: url(../images/transparent/white-05.png);
    background-color: transparent !important;
    background-color: white;
    filter: alpha(opacity=5);
}

.shoppin\gButtons span a
{
    width: 114px;
    height: 14px;
}

.shoppingButtons span a:hover
{
    color: rgb(91,133,173);
    background-color: white;
}

body.home .shoppingButtons
{
    top: 4px;
}

body.home .shoppingButtons span
{
	border: 1px solid white;
}

.pcb
{
	color: #333333;
	display: block;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin: 0;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.5;
}

.pcb span
{
	color: #333333;
	display: block;
	padding-top: 18px;
	
}

.pcb strong
{
color: rgb(132,132,132);
}

.pcb_preowned
{
	color: #333333;
	display: block;
	padding-left: 30px;
	padding-top: 18px;
	padding-bottom: 20px;
	margin: 0;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.5;
}

.pcb_preowned strong
{
color: rgb(132,132,132);
}


/* Module key facts for model homepage;
   fits within gallery tabs module */

.facts
{
    position: relative;
    height: 75px;
    width: 100%;
    top: -2px;
}

.facts h3
{
    margin-top: 0;
    position: absolute;
    text-align: left;
    font-size: 11px;
}

.facts p
{
    font-size: 11px;
}

.factsVehicle h3
{
    top: 0;
    left: 10px;
    width: 60px;
}

.factsVehicle p
{
    position: absolute;
    top: 0px;
    left: 10px;
    width: 150px;
}

.factsPerformance h3
{
    top: -1px;
    left: 189px;
    width: 70px;
}

.factsPerformance p
{
    position: absolute;
    top: 0px;
    left: 190px;
    width: 150px;
}

.factsPrice h3
{
    top: 40px;
    left: 275px;
    width: 70px;
}

.factsPrice p
{
    position: absolute;
    top: 40px;
    left: 180px;
    width: 120px;
}


/* Ad-Tracker Module */

.adTracker img
{
    border: 0;
    width: 1px;
    height: 1px;
}


/* Teaser bar module */

.teaserBar
{
    position: relative;
    top: -4px;
    left: 0;
    margin: 0 0 52px 0;
    padding: 0;
    height: 65px;
    display: block;
}

.teaserBar li
{
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    width: 135px;
    height: 65px;
    display: block;
}

.teaserBar img
{
    display: block;
    border: 1px solid rgb(205,205,205);
}

.teaserBar span
{
    display: block;
    margin-top: 5px;
    padding-left: 8px;
    background: #fff url(../images/arrow-gray.gif) no-repeat left 3px;
    font-size: 10px;
}

.teaserBar li a 
{
    text-decoration: none;
    display: block;
}

.teaserBar a:hover span
{
    background-image: url(../images/arrow-red.gif);
}

.teaserBar .teaser1
{
    left: 0;
}

.teaserBar .teaser2
{
    left: 152px;
}

.teaserBar .teaser3
{
    left: 304px;
}

.teaserBar .teaser4
{
    left: 456px;
}

/* ************************************************************** */


/* ********************** Teaser Described ********************** */

.teaserDescribed
{
    position: relative;
}

.teaserDescribed h3
{
    width: 100%;
    margin-bottom: 16px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
}

.teaserDescribed h3 img
{
    display: block;
}

.teaserDescribed .teaserDescribedImage 
{
    position: relative;
    display: block;
    float: left;
    border: 1px solid rgb(205,205,205);
    width: 133px;
    left: -3px;
    margin: 0;
    padding: 0;
}

.teaserDescr\ibed .teaserDescribedImage 
{
    left: 0;
}

.teaserDescribed p
{
    clear: none;
    float: right;
    position: relative;
    top: -4px;
    display: block;
    width: 255px;
}

.teaserDescribed p span
{
    display: block;
    height: 32px;
}

.teaserDescribed p a
{
    display: block;
    text-decoration: none;
    font-size: 10px;
    margin-top: 7px;
    padding-left: 16px;
    background: #fff url(../images/arrow-gray.gif) no-repeat 2px 5px;
}

.teaserDescribed p a:hover
{
    background-image: url(../images/arrow-red.gif);
}


/* Tabs module */

.tabs
{
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 360px;
    height: 14px;
    z-index: 100;
}

.tabs li
{
    position: relative;
    float: left;
    background: #ccc;
    margin: 0;
    padding: 0;
    height: 16px;
    background: #ccc url(../images/tab-bg.gif) no-repeat right top;
}

.tabs li a
{
    float: left;
    display: block;
    height: 16px;
    padding: 4px 20px 0px 20px;
    text-decoration: none;
}

.\tabs li a
{
    padding: 0;
}

.tabs li a img
{
    display: block;
    margin: 0;
    padding: 4px 20px 0px 20px;
    font-size: 12px;
}

.tabs .tab1
{
    z-index: 109;
    border-left: 1px solid #ccc;
}

.tabs .tab1 a img
{
    padding-left: 4px;
}

.tabs .tab1 a
{
    padding-left: 4px;
}



.tabs .tab2
{
    z-index: 108;
    left: -16px;
}

.tabs .tab3
{
    z-index: 107;
    left: -32px;
}

.tabs .tab4
{
    z-index: 106;
    left: -48px;
}

.tabs .tab5
{
    z-index: 105;
    left: -64px;
}

.tabs .tab6
{
    z-index: 104;
    left: -80px;
}

.tabs .tab7
{
    z-index: 103;
    left: -96px;
}

.tabs .tab8
{
    z-index: 102;
    left: -112px;
}

.tabs .tab9
{
    z-index: 101;
    left: -128px;
}

.tabs li a.lastChild
{
    background: url(../images/tab-last-bg.gif) no-repeat right top;
}

.tabs .selected a.lastChild
{
    background: url(../images/tab-last-selected-bg.gif) no-repeat right top;
}

.tabs .selected
{
    background: #fff url(../images/tab-selected-bg.gif) no-repeat right top;
    z-index: 120;
}

.tabContent
{
    position: relative;
    top: 1px !important;
    top: -1px;
    border: 1px solid #ccc;
    width: 360px;
    margin: 0 0 10px 0;
    padding: 12px 22px 14px 10px;
    z-index: 10;
}

.tabCon\tent 
{
    width: 360px;
}


/* Christophorus Thumbnails module */

.thumbnails
{
    position: relative;
    top: 2px;
    left: 0;
    margin: 0 0 52px 0;
    padding: 0;
    height: 365px;
    display: block;
}

.thumbnails li
{
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    width: 135px;
    height: 180px;
    display: block;
    background: #fff url(../images/thumbnail-bg.jpg) no-repeat top right;
}

.thumbnails img
{
    display: block;
    border: 1px solid #ccc;
}

.thumbnails span
{
    width: 102px;
    display: block;
    margin-top: 4px;
    padding-left: 13px;
    background: #fff url(../images/arrow-gray.gif) no-repeat left 3px;
    font-size: 10px;
}

.thumbnails li a 
{
    text-decoration: none;
    display: block;
}

.thumbnails a:hover span
{
    background-image: url(../images/arrow-red.gif);
}

.thumbnails .thumbnail1
{
    left: 0;
}

.thumbnails .thumbnail2
{
    left: 141px;
}

.thumbnails .thumbnail3
{
    left: 283px;
}

.thumbnails .thumbnail4
{
    top: 192px;
    left: 0px;
}

.thumbnails .thumbnail5
{
    top: 192px;
    left: 141px;
}

.thumbnails .thumbnail6
{
    top: 192px;
    left: 283px;
}




/* Content Navigation module for overview pages */

.contentNav
{
    position: relative;
    /*top: -5px;*/
    margin: 0;
    padding: 0;
}

.contentNav li
{
    background: #fff url(../images/arrow-gray.gif) no-repeat 2px 6px;
	display: block;
    margin: 0;
    padding: 0 0 15px 20px;
	font-size: 12px;
	line-height:20px;
    /*height: 19px;
    margin-bottom: 13px;*/
}

.contentNav li a
{
    /*padding-left: 16px;*/
    
    text-decoration: none;
	border-bottom:1px dashed #CCC;
}

.contentNav li a:hover
{
    /*background-image: url(../images/arrow-red.gif);*/
	color:red;
	text-decoration:none;
	border-bottom:1px dashed #F00;
}


/* VCard for personal contact information plus photo */

.vcard
{
    position: relative;
    margin: 0;
    margin-bottom: 22px;
    padding: 0;
}

.vcard img
{
    border: 1px solid #ccc;
}

.vcard div
{
    position: absolute;
    left: 128px;
    top: 5px;
}


/* News navigation module */

.newsNav
{
    position: relative;
    margin: 0;
    margin-bottom: 22px;
    padding: 0;
    width: 397px;
    height: 53px;
    border: 1px solid #ccc;
}

.newsNav li
{
    display: block;
    position: absolute;
    font-size: 10px;
}

.newsNav li a
{
    margin: 0;
    padding: 0;
    padding-left: 14px;
    background: #fff url(../images/arrow-gray.gif) no-repeat left 3px;
    text-decoration: none;
}

.newsNav li a:hover
{
    background-image: url(../images/arrow-red.gif);
}

.newsNav .item1
{
    left: 17px;
    top: 12px;
}

.newsNav .item2
{
    left: 169px;
    top: 12px;
}

.newsNav .item3
{
    left: 17px;
    top: 28px;
}

.newsNav .item4
{
    left: 169px;
    top: 28px;
}


/* Homepage module */

.homeNavigation
{
    position: absolute;
    height: 300px;
    width: 300px;
    z-index: 2000;
    left: 0;
    top: 0;
}

.home h2
{
    display: none;
}

div.topnav
{
	display: block;
	position: absolute;
	left: 0;
	top: 200px;
	width: 223px;
	height: 23px;
	font-size: 10px;
	padding-left: 23px;
	padding-top: 5px;
	text-decoration: none;
	background-image: url(../images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 210px 8px;
	color: white;
	overflow: hidden;
	z-index: 40;
	background-color: transparent;
	text-transform: uppercase;
	cursor: pointer;
	visibility: visible;
}

div.topna\v
{
    width: 200px;
    height: 18px;
}

#topnav1, .topnav1 { top: 129px; }
#topnav2, .topnav2 { top: 153px; }
#topnav3, .topnav3 { top: 177px; }
#topnav4, .topnav4 { top: 201px; }
#topnav5, .topnav5 { top: 225px; }
#topnav6, .topnav6 { top: 249px; }
#topnav7, .topnav7 { top: 273px; }
#topnav8, .topnav8 { top: 297px; }
#topnav9, .topnav9 { top: 321px; }
#topnav10, .topnav10 { top: 345px; }
#topnav11, .topnav11 { top: 369px; }
#topnav12, .topnav12 { top: 393px; }
#topnav13, .topnav13 { top: 417px; }

.navshade,
.navshadeSimple
{
    display: none;
    position: absolute;
    left: 227px;
    top: 1px;
    width: 151px;
    height: 438px;
}

.nav\shade
{
    background-image: url(../images/transparent/white-20.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=20);
    background-color: white;
    background-image: none;
}

.navshadeSimple
{
    background-image: url(../images/chessboard.gif);
    background-repeat: repeat;
}

#navshade1, #navshadeSimple1 { left: 224px; }
#navshade2, #navshadeSimple2 { left: 376px; }

#navshade3,
#navshadeSimple3
{
    display: none;
    position: absolute;
    top: 1px;
    left: 528px;
    width: 310px;
    height: 438px;
}

#nav\shade3
{
    background-image: url(../images/transparent/white-45.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=45);
    background-color: white;
}

#navshadeSimple3
{
    background-image: url(../images/chessboard.gif);
    background-repeat: repeat;
}

.navshadeTopnav
{
    position: absolute;
    left: 0;
    display: block;
    z-index: 0;
    height: 23px;
    width: 223px;
    background-image: url(../images/chessboard-light.gif);
    background-repeat: repeat;
}

.navshadeTop\nav
{
    background-image: url(../images/transparent/white-13.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=13);
    background-image: none;
    background-color: #fff;
}

div.subnav
{
    display: none;
    position: absolute;
    width: 151px;
    height: 23px;
    font-size: 10px;
    padding-left: 15px;
    padding-top: 5px;
    background-color: white;
    color: black;
    font-size: 10px;
    text-decoration: none;
    background-image: url(../images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 138px 8px;
    filter: alpha(opacity=86);
    -moz-opacity: .86;
    cursor: pointer;
}

div.subna\v
{
    width: 136px;
    height: 18px;
}

.subnav1 { left: 224px; }
.subnav2 { left: 376px; }

.toppos1 { top: 129px; }
.toppos2 { top: 153px; }
.toppos3 { top: 177px; }
.toppos4 { top: 201px; }
.toppos5 { top: 225px; }
.toppos6 { top: 249px; }
.toppos7 { top: 273px; }
.toppos8 { top: 297px; }
.toppos9 { top: 321px; }
.toppos10 { top: 345px; }
.toppos11 { top: 369px; }
.toppos12 { top: 393px; }
.toppos13 { top: 417px; }
.toppos14 { top: 441px; }

div.final,
div.final:hover,
div.final:active
{
    background-image: none;
}

.info
{
    display: none;
    position: absolute;
    left: 536px;
    top: 9px;
    width: 295px;
    height: 423px;
    padding: 16px;
    background-color: #fff;
    overflow: hidden;
    line-height: 14px;
    font-size: 10px;
}

.i\nfo
{
    width: 263px;
    height: 391px;
}

.infoImage,
.infoImage img
{
	position: absolute;
	left: 8px;
	top: 8px;
    width: 263px;
    height: 103px;
	z-index: 2;
}

.infoHeadline
{
	position: absolute;
	left: 15px;
	top: 118px;
    width: 269px;
    font-size: 10px;
    height: 23px;
	z-index: 1;
}

.infoSubHeadline
{
	position: absolute;
	left: 15px;
	top: 143px;
    width: 261px;
    font-size: 10px;
    color: #000;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 10px;
    height: 16px;
    margin-bottom: 6px;
	z-index: 3;
}

.infoSeparator
{
    width: 261px;
    border-top: 1px dashed rgb(204,204,204);
    height: 1px;
    overflow: hidden;
    margin-top: 8px;
    margin-bottom: 6px;
}

.infoMore
{
	position: absolute;
	left: 16px;
	top: 391px;
    height: 20px;
    width: 380px;
	margin: 0;
	padding: 0;
}

.navshade,
.navshadeSimple,
.navshadeTopnav
{
    z-index: 2;
}

.subnav,
.info
{
    z-index: 150;
}

body.home p.navigation
{
    top: 336px;
}

body.home div.introImage
{
    position: absolute;
    left: 24px;
    top: 0;
    width: 839px;
    height: 440px;
    z-index: 0;
}

body.home a.navigationChapter,
body.home span.subNavigation
{
    display: none;
}

body.home .search
{
    postion: absolute;
    top: 0;
    left: 0;
}

body.home .search p
{
    position: absolute;
    left: 48px;    
    top: 451px;
    height: 17px;
    margin: 0;
    padding: 0;
}

body.home .sea\rch p
{
        top: 452px;
}

.search p.lastChild
{
    display: none;
}

body.home .search p.lastChild
{
    display: block;
    position: absolute;
    left: 48px;    
    top: 484px !important;
    top: 483px;
}

body.home .sea\rch p.lastChild
{
    top: 484px;
}

body.home .search .searchbutton
{
    top: 0 !important;
    top: 0px;
}

body.home .sea\rch .searchbutton
{
    top: 1px;
}

a.homeHead,
a.homeHead:link,
a.homeHead:visited,
a.homeHead:hover,
a.homeHead:active
{
    position: absolute;
    font-weight: bold;
    color: white;
    font-size: 18px;
    display: block;
    text-decoration: none;
    cursor: pointer;
    width: 300px;
    letter-spacing: -1px;
}

.home div.content
{
    min-height: 570px;
    height: auto !important;
    height: 570px;
}

.home .related
{
    display: none;
}

.home .innerContent
{
    width: 399px;
    background-color: #fff;
    margin-top: 0;
    padding-top: 460px;
    padding-bottom: 0;
}


/* Country Selector module */

.countriesNavigation
{
    position: absolute;
    height: 300px;
    width: 300px;
    z-index: 2000;
    left: 0;
    top: 0;
}

a.countriesHead,
a.countriesHead:link,
a.countriesHead:visited,
a.countriesHead:hover,
a.countriesHead:active
{
    position: absolute;
    font-weight: bold;
    color: white;
    font-size: 18px;
    display: block;
    text-decoration: none;
    cursor: pointer;
    width: 300px;
    letter-spacing: -1px;
}

body.countries div.introImage
{
    position: absolute;
    left: 24px;
    top: 128px;
    width: 839px;
    height: 440px;
    z-index: 0;
}

.countries div.content
{
    min-height: 470px;
    height: auto !important;
    height: 470px;
}

.countries .innerContent
{
    width: 399px;
    background-color: #fff;
    margin-top: 0;
    padding-top: 460px;
    padding-bottom: 0;
}

.countries #selector
{
    position: absolute;
    left: 40px;
    top: 150px;
    z-index: 1001;
}

#selector select,
#selector option
{
    font-style: normal;
    background-color: #fff;
}

#selector optgroup
{
    font-weight: bold;
    font-style: normal;
    color: #666;
    padding-left: 2px;
    margin-top: 8px;
    margin-bottom: 8px;
}

#selector optgroup option
{
    font-weight: normal;
    color: #000;
}

#countryBackground
{
    position: absolute;
    left: 0;
    top: 130px;
    width: 847px;
    height: 278px;
    border: 0;
}

#selector div
{
    margin-bottom: 17px;
}

#selector form select,
#selector form option,
#selector form optgroup
{
    font-size: 10px;
}

.selectTitle
{
    font-weight: bold;
}

#selector optgroup option.otherCountries,
.otherCountries
{
    margin-top: 4px;
    color: #666;
}

.langSwitch
{
    position: absolute;
    left: 45px;
    top: 430px;
    width: 200px;
    height: 60px;
}

.langSwitch a
{
    display: block;
    width: 100px;
    height: 20px;
    background-image: url(../images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 9px;
    color: rgb(102,102,102);
    text-decoration: none;
    font-size: 11px;
}

.langSwitch a:hover,
.langSwitch a:active
{
    background-image: url(../images/arrow-red.gif);
    color: #c00;
    text-decoration: none;
}

.welcome
{
    position: absolute;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.welcomeGerman
{
    left: 421px;
    top: 374px;
}

.welcomeGerman,
.welcomeGerman img
{
    width: 239px;
    height: 20px;
}

.welcomeEnglish
{
    left: 540px;
    top: 374px;
}

.welcomeEnglish,
.welcomeEnglish img
{
    width: 199px;
    height: 20px;
}

.countrySubmit
{
    display: none;
}

#selectorShade
{
    position: absolute;
    left: 0;
    top: 100px;
    width: 223px;
    height: 306px;
    z-index: 1000;
}

#selectorS\hade
{
    background-image: url(../images/transparent/white-13.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=13);
    background-color: #fff;
    background-image: none;
}




/* Kbase module */

body div #knowledgeBase h2
{
    background-color: rgb(123,139,154);
    color: #fff;
    width: 632px;
    height: 26px;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
}

body div #knowledgeBase .innerContent
{
    margin-left: 15px;
}
