/* Search module */

.search
{
    position: absolute;
    bottom: 0;
    height: 200px;
    width: 200px;
}

.search p
{
    position: absolute;
    left: 48px;
    bottom: 46px !important;
    bottom: 37px;
    height: 17px;
    margin: 0;
    padding: 0;
}

.sea\rch p
{
    bottom: 43px;
}

.searchfield,
.searchbutton
{
    margin: 0;
    padding: 0;
}

.searchfield
{
    width: 109px;
    margin-right: 1px;
    height: 17px;
    color: #666;
    font-size: 9px !important;
    font-size: 10px;
    border: 1px solid #ccc;
    vertical-align: middle;
    padding: 1px;
    background-color: transparent;
}

.sea\rchfield 
{
    width: 105px;
    height: 13px;
}

*+html .searchfield
{
	font-size: 10px !important;
}

.searchbutton,
.searchbuttonMore
{
    position: relative;
    top: 0 !important;
    top: 0px;
    left: -4px;
    width: 17px;
    height: 17px;
    border: 0;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
}

.searchbuttonMore
{
    width: 24px;
}

.sea\rchbutton
{
    top: 1px;
}

*+html .searchbutton
{
	top: 1px !important;
}

.innerContent .searchbutton
{
    margin-left: 1px;
    position: relative;
    top: 0 !important;
}

.link span.searchUrl
{
    color: #999;
    font-size: 11px;
    width: 394px;
    height: 11px;
    overflow: hidden;
    text-decoration: underline;
    display: block;
}


/* Inline download module */

.download
{
    border-bottom: 1px dashed rgb(204,204,204);
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.download p
{
    margin-bottom: 8px;
}

.download a
{
    display: block;
    background-image: url(../images/arrow-gray.gif);
    background-position: 1px 4px;
    background-repeat: no-repeat;
    color: rgb(102,102,102);
    padding-left: 14px;
    font-size: 10px;
}

.illustratedDownload
{
    position: relative;
    margin-bottom: 17px;
    height: 87px;
    display: inline;
    background-color: #fff;
    float: left;
}

.illustratedDownload ul {
	display: block;
	list-style-type: none;
	margin: 0;
}

.illustratedDownload  ul li.dimensions {
	font-size: 12px;
	margin-bottom: 10px;	
}

.illustratedDownload  ul li img {
	margin-bottom: 5px;	
}

.illustratedDownload  ul li {
	
	padding-left: 7px;
	line-height: 12px;
}



.illustratedDownload  ul li a {
    background-image: url(../images/arrow-gray.gif);
    background-position: 1px 4px;
    background-repeat: no-repeat;
    color: rgb(102,102,102);
    padding: 0;
    padding-left: 14px;
    font-size: 10px;
}

.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
{
    position: relative;
    margin-bottom: 17px;
    height: 87px;
    clear: both;
    display: block;
    text-decoration: none;
    cursor: pointer;
    background-color: #fff;
    clear: both;
}

a.illustratedLink,
a.illustratedModelLink,
a.illustratedModelLinkInfo,
a.illustratedNewsLink
{
    width: 567px;
}

a.illustratedModelLinkInfo
{
    margin-bottom: 12px;
}

a.link
{
    width: 399px;
}

a.link:hover,
a.illustratedLink:hover
{
    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
{
    background-color: rgb(245,245,245);
}

a.link:hover span,
a.illustratedLink:hover span,
a.illustratedModelLink:hover span,
a.illustratedNewsLink:hover span,
a.illustratedModelLinkInfo:hover span
{
    background-image: url(../images/illustrated-link-back.gif);
    background-repeat: no-repeat;
    background-position: 100% 0;
}

a.illustratedNewsLink:hover span
{
    color: rgb(204, 0, 0);
}

.illustratedLinkImage
{
    width: 151px;
    height: 79px;
    display: block;
    float: left;
    margin-right: 12px;
}

.illustratedModelLinkInfo .illustratedLinkImage
{
    padding-top: 8px;
}

a.link span,
a.illustratedLink span,
a.illustratedModelLink span,
a.illustratedModelLinkInfo span,
a.illustratedNewsLink span
{
    width: 394px;
    height: 79px;
    display: block;
    font-size: 12px;
    padding: 4px;
    padding-left: 6px;
    color: #333;
}

a.illustratedModelLink span
{
    height: 79px;
}

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
{
    float: left;
}

a.link strong,
a.illustratedLink strong,
a.illustratedModelLink strong,
a.illustratedModelLinkInfo strong,
a.illustratedNewsLink 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
{
    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: 10px;
    line-height: 15px;
    font-weight: normal;
    color: #333;
    padding-left: 0;
    background-image: none;
}

div strong.modelInfo2
{
    left: 375px;
    width: 175px;
}

div .modelInfo1 em,
div .modelInfo2 em
{
    font-style: normal;
    font-weight: bold;
    color: rgb(132,132,132);
    font-size: 11px;
}

a.illustratedModelLinkInfo,
a.illustratedModelLinkInfo span
{
    height: 100px;
}


/* 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;
}

/* IE6 does not assign the attribute "padding-top" to h3-Elements
via their cascaded class definition (see above) , so redefine their heights by id 
If the id suffix should extend 30, feel free to add more */
#expandableHead_1,
#expandableHead_2,
#expandableHead_3,
#expandableHead_4,
#expandableHead_5,
#expandableHead_6,
#expandableHead_7,
#expandableHead_8,
#expandableHead_9,
#expandableHead_10,
#expandableHead_11,
#expandableHead_12,
#expandableHead_13,
#expandableHead_14,
#expandableHead_15,
#expandableHead_16,
#expandableHead_17,
#expandableHead_18,
#expandableHead_19,
#expandableHead_20,
#expandableHead_21,
#expandableHead_22,
#expandableHead_23,
#expandableHead_24,
#expandableHead_25,
#expandableHead_26,
#expandableHead_27,
#expandableHead_28,
#expandableHead_29,
#expandableHead_30
{
	padding-top: 3px;
}

.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;
    font-size: 11px;
}


/* 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: 399px;
    margin: 0;
    padding: 0;
}

.linkOverviews li,
.linkOverviews a
{
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    font-size: 10px;
}

.linkOverviews li
{
    width: 120px;
    height: 80px;
}

.linkOverviews a
{
    text-decoration: none;
    color: rgb(51,51,51);
    padding: 2px;
    width: 124px;
    height: 80px;
}

.linkOve\rviews a
{
    height: 76px;
}

.linkOverviews a:hover
{
    color: rgb(51,51,51);
    background-color: rgb(242,242,242);
}

.linkOverview1,
.linkOverview4,
.linkOverview7,
.linkOverview10
{
    left: 0;
}

.linkOverview2,
.linkOverview5,
.linkOverview8,
.linkOverview11
{
    left: 144px;
}

.linkOverview3,
.linkOverview6,
.linkOverview9,
.linkOverview12
{
    left: 288px;
}

.linkOverview4,
.linkOverview5,
.linkOverview6
{
    top: 88px;
}

.linkOverview7,
.linkOverview8,
.linkOverview9
{
    top: 176px;
}

.linkOverview10,
.linkOverview11,
.linkOverview12
{
    top: 264px;
}


.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 6px;
    margin-bottom: 2px;
    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;
}

/* Gallery panorama module */
.gallery360
{
    position: relative;
    width: 509px;
    height: 64px;
    border-bottom: 1px dashed rgb(204,204,204);
    margin-bottom: 16px;
}

.gallery360 .thumb
{
    display: block;
    width: 95px;
    height: 47px;
    border: 1px solid rgb(204,204,204);
    position: absolute;
    left: 0;
    top: 0;
}

.gallery360 .caption
{
    position: absolute;
    left: 105px;
    top: -4px;
    width: 300px;
    margin-top: 0;
}

.gallery360 .caption p
{
    font-size: 10px;
}

.gallery360 .large,
.gallery360 .small
{
    position: absolute;
    left: 291px;
    top: 18px;
    width: 84px;
    height: 18px;        
    display:inline-block;
}

.gallery360 .large p,
.gallery360 .small p
{
	margin: 0;
	padding: 0;
	
	padding-top: 0px;
	padding-bottom: 4px;	
	
	font-size: 10px;
}

.gallery360 .small
{
    left: 394px;
}

.gallery360 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: 10px;
}

.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 (PCCD) module */

table.features
{
    width: 529px;
    border-collapse: collapse;
    line-height: 16px;
    margin-bottom: 21px;
    border-bottom: 1px dashed rgb(204,204,204);
    margin-bottom: 0;
}

.features th,
.features td
{
    font-size: 11px;
    border: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
    padding: 2px;
    padding-top: 8px;
    padding-bottom: 4px;
    padding-right: 16px;
}

.featuresCompare td,
.featuresCompare th
{
    padding-bottom: 6px;
}

.features td
{
    font-size: 10px;
}

.features td.subCategory
{
    padding-left: 8px;
}

.features th
{
    width: 90px;
    color: rgb(132,132,132);
}

.features th.compare
{
    width: 298px;
    color: rgb(132,132,132);
}

.features .price
{
    width: 90px;
    color: #333;
}

table tr.firstRow th,
table tr.firstRow td
{
    border-top: none;
}

.features .alternate td
{
    background-color: rgb(248,248,248);
}

body div .features th.optional
{
    font-weight: normal;
}

body div .features td.subCategory
{
    width: auto;
}

.features a
{    
    color: rgb(91,133,173);
}

body div .featuresPrice a,
.features .price a
{
    color: rgb(102,102,102);
    text-decoration: underline;
}

/* Knowledge base module */

ul.knowledgeBases
{
    position: relative;
    width: 567px;
    margin: 0;
    padding: 0;
    font-size: 10px;
    height: 380px;
}

.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,
.knowledgeBase11,
.knowledgeBase13,
.knowledgeBase15,
.knowledgeBase17,
.knowledgeBase19
{
    left: 0;
}

.knowledgeBase2,
.knowledgeBase4,
.knowledgeBase6,
.knowledgeBase8,
.knowledgeBase10,
.knowledgeBase12,
.knowledgeBase14,
.knowledgeBase16,
.knowledgeBase18,
.knowledgeBase20
{
    left: 199px;
}

.knowledgeBase1,
.knowledgeBase2
{
    top: 0;
}

.knowledgeBase3,
.knowledgeBase4
{
    top: 57px;
}

.knowledgeBase5,
.knowledgeBase6
{
    top: 114px;
}

.knowledgeBase7,
.knowledgeBase8
{
    top: 171px;
}

.knowledgeBase9,
.knowledgeBase10
{
    top: 228px;
}

.knowledgeBase11,
.knowledgeBase12
{
    top: 285px;
}

.knowledgeBase13,
.knowledgeBase14
{
    top: 342px;
}

.knowledgeBase15,
.knowledgeBase16
{
    top: 399px;
}

.knowledgeBase17,
.knowledgeBase18
{
    top: 456px;
}

.knowledgeBase19,
.knowledgeBase20
{
    top: 513px;
}


.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: 10px;
    color: rgb(132,132,132);
    font-weight: normal;
    width: 100px;
}

.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: 679px;
    height: 552px;
    z-index: 1900;
}

#knowled\geBaseShade
{
    background-image: url(../images/transparent/gray-30.png) !important;
    background-color: transparent !important;

    /*filter: alpha(opacity=30);*/
    /*background-color: #999;*/
    background-image: none;
}

*+html #knowled\geBaseShade
{
    filter: none;
}

#knowledgeBase
{
    position: absolute;
    display: none;
    width: 624px;
    height: 474px;
    z-index: 1901;
    padding-top: 61px;
    padding-left: 39px;
    background-image: url(../Images/kbase-back.gif);
    background-repeat: repeat-y;
    border-bottom: 1px solid rgb(204,204,204);
}

body div #knowledgeBase h2
{
    background-color: rgb(123,139,154);
    color: #fff;
    width: 648px;
    height: 26px;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
    position: absolute;
    left: 0;
    top: 0;
}

#knowledgeBase h3 img
{
    height: 19px;
}

body div #knowledgeBase .innerContent
{
    margin-left: 15px;
}

body div #knowledgeBase .innerContent
{
    margin-bottom: 0;
    padding-bottom: 10px;
}

#closeButtonKbase
{
    position: absolute;
    top: 5px;
    z-index: 3000;
    left: 640px;
}

.knowledgebaseWrapper
{
    position: absolute;
    left: 14px;
    top: 47px;
    width: 648px;
    height: 468px;
    padding-top: 20px;
    overflow: -moz-scrollbars-vertical !important;
    overflow: auto;
    overflow-y: auto;
    background-color: white;
    border-right: 1px solid rgb(204,204,204);
}

body .knowledgebaseWrapper #introImageKBase,
body .knowledgebaseWrapper .introImage,
body .knowledgebaseWrapper .innerContent
{
    left: 0;
    margin-left: 0;
    padding-left: 0;
}

.knowledgebaseWrapper .caption
{
	font-size: 10px;
   color: rgb(102,102,102);
   margin: 0;
   padding: 0;
   position: relative;
   top: -15px;   
}

.knowledgebaseWrapper .caption strong, .knowledgebaseWrapper .innerContent .image strong
{
	color: #555555;
	font-size: 10px;
}

/* DIVPopup Banner Library */

#divPopup
{
    position: absolute;
    display: none;
    z-index: 1901;
    border: 1px solid rgb(204,204,204);
    background-color: white;
    overflow: hidden;
}

#divPopupShade
{
    position: absolute;
    display: none;
    z-index: 1900;
}

#divPopup\Shade
{
    background-image: url(../images/transparent/gray-30.png) !important;
    background-color: transparent !important;

    /*filter: alpha(opacity=30);*/
    background-color: #999;
    background-image: none;
}

.divPopupPage
{
  position: absolute;
  top: 23px;
  left: 15px;
  overflow: hidden;
  display: none;
  padding: 0;
  margin: 0;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}

#page1
{
  display: block;
}

.divPopupNavi
{
  position: absolute;
  width: 90px;
  height: 20px;
}

/* Tabs module (gallery) */

.tabContainer
{
    position: relative;
    margin: 0;
    padding: 0;
    width: 567px;
    overflow: hidden;
    z-index: 100;
}

.tabs
{
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 700px;
    height: 14px;
    font-size: 10px;
}

.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: 2px 20px 0px 20px;
}

.\tabs li a
{
    padding: 0;
    text-decoration: none;
}

.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
{
	cursor: default;
}

.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;
    border: 1px solid #ccc;
    width: 567px;
    margin: 0;
    margin-bottom: 4px;
    padding: 23px 14px 14px 22px;
    z-index: 10;
}

.tabCon\tent 
{
    width: 529px;
}


/* 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;
    top: 10px;
    margin: 0;
    padding: 0;
    margin-left: -15px;
    margin-bottom: 57px;
    width: 595px;
    height: 317px;
    border: 1px solid #ccc;
    line-height: 0;
    font-size: 10px;
}

* html .galleryImage
{
	height: 316px;
	margin-bottom: 57px;
}

*+html .galleryImage
{
	height: 317px;
	margin-bottom: 57px;
}

.galleryImage img
{
    display: block;
    line-height: 0;
    font-size: 10px;
}

/*-------------------------------------------------*/
.galleryImage > .floating { /*display:table for Mozilla & Opera and IE > 7*/
	
	display: table;
	position: static;
	
}

.floating { 
	height: 100%;
	position: relative;
	margin: auto;
    overflow: hidden;
}

.floating div { 
	position: absolute;
	top: 50%;	
	margin: 0 auto;
}

* html .floating div
{
	position: absolute;
	top: 50%;
	left: 50%;
}

.floating > div { /*for Mozilla and Opera and IE > 7*/
	
	display: table-cell;
	vertical-align: middle;
	position: static;	
}

.floating div img {
	position: relative;
	top: -49.5% !important;	
	top: -50%;	
	left: 0 !important;
	left: -50%;
}

*+html .floating /*IE >= 7*/
{
	display: block;
	position: relative;
	overflow: hidden;
}

*+html .floating div /*IE >= 7*/
{
	display: block;
	position: absolute;	
	vertical-align: none;		
	top: 49.8%;
}

*+html .floating div img  /*IE >= 7*/
{
	position: relative;	
	top: -49.5% !important;  	
  	margin: 0 auto;
} 

/*-------------------------------------------------*/

.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;
}

#gallerySubtitles
{
    position: absolute;
    left: 246px; /*Bora 13.01.2005 Creeping 'W' bug bei WerksfŸhrung  */
    top: 337px;
}

#gallerySubtitles div
{
    color: #666666;
    z-index: 11111;
    font-size: 11px;
    display: none;
    width: 210px;
    padding-left:2px; /*Bora 13.01.2005 Creeping 'W' bug bei WerksfŸhrung  */
}


#galleryClaims
{
    position: absolute;
	z-index: 11111;
	right: 16px;
    top: 337px;
}

#galleryClaims div
{
    color: #666666;
    z-index: 11112;
    font-size: 11px;
    display: none;
    width: 210px;
    text-align: right;
}


.exterior
{
    width: 385px;
    height: 192px;
}

.interior
{
    width: 385px;
    height: 192px;
}

.wallpapers
{
    width: 320px;
    height: 192px;
}

.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);
}

.galleryTitle
{
    display: none;
    position: absolute;
    right: 6px;
    top: 332px;
    text-align: right;
    width: 200px;
    height: 22px;
}


/* Shopping buttons module */

.shoppingButtons
{
    position: relative;
    top: -1px;
    left: 1px;
    display: block;
    width: 287px;
    height: 120px;
    padding-left: 47px;
    padding-top: 10px !important;
    padding-top: 15px;
    margin-top: 0;
    z-index: 1234;
}

*+html .shoppingButtons
{
	padding-top: 15px !important;
}

.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: -20px;
}

body.home .shoppingButtons span
{
    border: 1px solid white;
}

/* Module key facts for model homepage;
   fits within gallery tabs module */

.facts
{
    position: relative;
    width: 100%;
    height: 62px;
    top: -2px;
}

.facts h3
{
    margin-top: 0;
    position: absolute;
    text-align: right;
    font-size: 11px;
    color: rgb(124,124,124);
}

.facts p
{
    font-size: 10px;
}

.factsVehicle h3
{
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
}

.factsVehicle p
{
    position: relative;
    top: 0;
    left: 81px;  
    width: 150px;
}

.factsPerformance h3
{
    position: absolute;
    top: 0;
    left: 275px;
    width: 70px;
}

.factsPerformance p
{
    position: absolute;
    top: 0;
    left: 360px;
    width: 160px;
}

.factsPrice h3
{
    position: absolute;
    top: 40px;
    left: 275px;
    width: 70px;
}

.factsPrice p
{
    position: absolute;
    top: 40px;
    left: 360px;
    width: 160px;
}

/* Model Entry Page Facts at image */
.introFacts
{
  display: block;
  position: absolute;
  top: 0px;
  left: 632px;
}

.introFactsShade
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 183px;
  height: 297px;
  background-image: url(../images/transparent/black-50.png) !important;
  background-color: transparent !important;
  display: block;
  filter: alpha(opacity=50);
  background-color: #555555;
  background-image: none;
  overflow: hidden;
}

.introFactsContent
{
  position: absolute;
  padding-top: 21px;
  top: 8px;
  left: 8px;
  width: 167px;
  height: 260px;
  color: white;
  display: block;
}

.introFactsContent .separator
{
  position: relative;
  border-bottom: 1px dashed white;
  margin-top: 16px;
  margin-bottom: 16px;
}

.introFactsContent h3
{
  margin: 0;
  margin-bottom: 4px;
  font-size: 10px;
  font-weight: bold;
  width: auto;
}

.introFactsContent p
{
  font-size: 10px;
}

/* 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;
}


/* 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
{
    display: block;
    margin: 0;
    padding: 0;
    height: 19px;
    margin-bottom: 13px;
}

.contentNav li a
{
    padding-left: 16px;
    background: #fff url(../images/arrow-gray.gif) no-repeat 2px 4px;
    font-size: 12px;
    text-decoration: none;
}

.contentNav li a:hover
{
    background-image: url(../images/arrow-red.gif);
}
/* Content Navigation module for overview pages with an extra image and a link right of it */

.contentNavImage
{
	border-collapse: collapse;
    position: relative;
    top: 2px;
    margin: 0px;
    padding: 0px;
    /* border: 1px solid #ccc; */
}

.contentNavImage li
{
	border-collapse: collapse;
    display: block;
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
    height: 55px;
    margin-bottom: 17px;
    vertical-align: top;
    /* border: 1px solid #ccc;*/
   
}


.contentNavImage li img {
	padding: 0;
	margin: 0px;	
	vertical-align: top;
	float: left;
	
 
}

.contentNavImage li a
{
    display: block;
    margin-left: 98px;
    margin-top: 0px;
    min-height: 40px;
    text-decoration: none;
    padding-left: 14px;
    padding-top: 5px;
    
    font-size: 10px;
    background-image: url(../images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
	
}


.contentNavImage li a:hover
{
    background-image: url(../images/arrow-red.gif);
}


/* 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: -2px; /* vcard div 1 pixel down */
}

.vcard p
{
    font-size: 10px;
}


/* 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: -120px;
    font-size: 0.7em;
	font-family: "arial";
	color: #555555;
}

.home h2
{
    display: none;
}

div.topnav
{
    display: block;
    position: absolute;
    left: 0;
    top: 200px;
    width: 108px;
    height: 25px;
    font-size: 10px;
    padding-left: 23px;
    padding-top: 5px;
    text-decoration: none;
    background-image: url(../images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 92px 8px;
    color: #555555;
    overflow: hidden;
    z-index: 40;
    background-color: #ffffff;
    cursor: pointer;
    border: 1px solid #dddddd;
}

html>body div.topnav
{
    width: 83px;
    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; }
#topnav14, .topnav14 { top: 441px; }
#topnav15, .topnav15 { top: 465px; }
#topnav16, .topnav16 { top: 489px; }
#topnav17, .topnav17 { top: 513px; }
#topnav18, .topnav18 { top: 537px; }

.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;
}

*+html .nav\shade
{
    filter: 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;
}

*+html #nav\shade3
{
    filter: none;
}

#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;
}

*+html .navshadeTop\nav
{
    background-image: url(../images/transparent/white-13.png) !important;
    background-color: transparent !important;
    filter: none;    
}

div.subnav
{
    display: none;
    position: absolute;
    width: 207px;
    height: 25px;
    font-size: 10px;
    padding-left: 15px;
    padding-top: 5px;
    background-color: white;
    color: #555555;
    font-size: 10px;
    text-decoration: none;
    background-image: url(../images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 192px 8px;
    /*filter: alpha(opacity=86);*/
    /*-moz-opacity: .86;*/
    cursor: pointer;
    border: 1px solid #dddddd;
}

html>body div.subnav
{
    width: 190px;
    height: 18px;
}

.subnav1 { left: 107px; }
.subnav2 { left: 313px; }

.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; }
.toppos15 { top: 465px; }
.toppos16 { top: 489px; }
.toppos17 { top: 513px; }
.toppos18 { top: 537px; }


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;
    font-size: 10px;
}

.i\nfo
{
    width: 263px;
    height: 391px;
}

.info p
{
    position: relative;
    top: -3px !important;
    top: -4px;
    line-height: 16px;
    margin: 0;
    padding: 0;
}

.infoImage,
.infoImage img
{
    position: absolute;
    left: 8px;
    top: 8px;
    width: 263px;
    height: 103px;
    z-index: 2;
}

.infoHeadline,
.infoSubHeadline, 
.infoSubHeadline_pcna,
.infoType, 
.infoType_pcna,
.infoPerformance, 
.infoPerformance_pcna,
.infoPrice, 
.infoPrice_pcna
{
    font-size: 13px;
    position: absolute;
    width: 263px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.infoHeadline img,
.infoSubHeadline img,
.infoType img,
.infoType_pcna img,
.infoPerformance img,
.infoPerformance_pcna img,
.infoPrice img,
.infoPrice_pcna img
{
    font-size: 11px;
    font-weight: bold;
    color: rgb(132,132,132);
    display: block;
}

.infoHeadline img
{
    font-size: 13px;
}

.infoHeadline
{
    left: 16px;
    top: 124px;
    width: 269px;
    height: 23px;
    z-index: 1;
}

.infoSubHeadline
{
    left: 16px;
    top: 141px;
    width: 261px;
    color: #555555;
    height: 16px;
    z-index: 3;
}


.infoType
{
    left: 16px;
    top: 173px;
    height: 57px;
    padding-bottom: 1px;
    border-bottom: 1px dashed rgb(204,204,204);
}


.infoPerformance
{
    left: 16px;
    top: 245px;
    height: 73px;
    padding-bottom: 1px;
    border-bottom: 1px dashed rgb(204,204,204);
}


.infoPrice
{
    left: 16px;
    top: 333px;
}


/* PCNA */
.infoType_pcna
{
    left: 16px;
    top: 180px;
    height: 50px;
    padding-bottom: 1px;
    border-bottom: 1px dashed rgb(204,204,204);
}

.infoPerformance_pcna
{
    left: 16px;
    top: 236px;
    height: 66px;
    padding-bottom: 1px;
    border-bottom: 1px dashed rgb(204,204,204);
}


.infoPerformance_pcna img, 
.infoPrice_pcna img,
.infoType_pcna img
{
	padding-bottom: 1px;
}

.infoPrice_pcna
{
    left: 16px;
    top: 308px;
}


.infoMoreTwoLines_pcna
{
    position: absolute;
    left: 16px;
    top: 371px;
    height: 20px;
    width: 386px;
}

.infoMoreTwoLines_pcna a
{
	padding-right:0;
	padding-left:0;
    text-decoration: none;
    margin-right: 12px;
}

.infoMoreTwoLines_pcna img
{
    margin-right: 0;
    margin-bottom: 1px;
}



/* End PCNA */










.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;
}

.infoMore a
{
    text-decoration: none;
    margin-right: 1px;
}

.infoMoreTwoLines
{
    position: absolute;
    left: 16px;
    top: 371px;
    height: 20px;
    width: 380px;
}

.infoMoreTwoLines a
{
    text-decoration: none;
    margin-right: 1px;
}

.infoMoreTwoLines img
{
    margin-right: 0;
    margin-bottom: 1px;
}





.navshade,
.navshadeSimple,
.navshadeTopnav
{
    z-index: 2;
}

.subnav,
.info
{
    z-index: 150;
}

body.home p.navigation
{
    top: 300px;
}

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
{
    position: absolute;
    top: 2px;
    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;
}

*+html body.home .sea\rch .searchbutton
{
	top: 1px !important;	
}

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: 400px;
    letter-spacing: -1px;
}

.home div.content
{
    min-height: 590px;
    height: auto !important;
    height: 590px;
}

.home .related
{
    display: none;
}

.home .innerContent
{
    width: 399px;
    background-color: #fff;
    margin-top: 0;
    padding-top: 460px;
    padding-bottom: 0;
}






