body.home div.introImage 
{
	height:auto;
	left:0;
	margin:0;
	top:0;
	width:auto;
}
#homeShadow 
{
	background-color:#FFFFFF !important;
	background-image:none !important;
	height:455px;
	left:32px;
	opacity:0.2;
    filter: alpha(opacity=20);
	position:absolute;
	top:0;
	width:239px;
	z-index:0;
}
#homeNavigationShadow 
{
	background-color:#FFFFFF !important;
	background-image:none !important;
	height:439px;
	left:40px;
	opacity:0.4;
    filter: alpha(opacity=40);
	position:absolute;
	top:8px;
	width:223px;
	z-index:0;
}
body.home .page 
{
  width: 1063px !important;
  background-image: none !important;
}
html
{
    overflow: -moz-scrollbars-vertical;
    Overflow-y: scroll;   
    Overflow-x: hidden;   
}

body
{
    background-color: #32393E;
    background-image: url(../../images/nav/backgrounds/Page-BgGlare.png);
    background-position: top left;
    background-repeat: no-repeat;
    font-family: arial, helvetica, sans-serif;
}

html,
body
{
	margin: 0;
    padding: 0;
}

.page
{
    margin: 0 auto;
    width: 1063px;
    text-align: left;
    position: relative;
    min-height: 650px;
}

a
{
    color: rgb(102,102,102);
}

.content
{
    padding-left: 248px;
    width: 567px;
    padding-bottom: 0;
    clear: both;
}

.innerContent p,
.innerContent h3,
.innerContent table
{
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 18px;
    font-size: 78%;
    line-height: 1.29em;
    clear: both;
}

.innerContent table p
{
    font-size: 12px;
}

.innerContent h3
{
    margin-top: 28px;
    margin-bottom: 6px;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    width: 399px;
    overflow: hidden;
}

.innerContent h3 img
{
    display: block;
    padding: 0;
    margin: 0;
}

* html .content .innerContent h3
{
	padding-top: 28px;	
	margin-top: 0;
	
}

body.usaPool  a.subSubNavigation
{
    font-size: 11px;
}

.navigationHome
{
    background-image: url(..../../images/arrow-gray.gif);
    background-position: 210px 8px;
}

.subNavigation
{
    display: block;
    width: 223px;
    border-top: 1px dashed rgb(204,204,204);
    border-bottom: 1px solid rgb(204,204,204);
	padding-top: 3px !important;
	padding-top: 4px;
    padding-bottom: 4px;
}

.subNavigationHeader
{
    background-image: url(../../images/arrow-gray-down.gif);
    background-position: 16px 6px;
    background-repeat: no-repeat;
}

.subNavigationHeader:hover
{
    background-image: url(../../images/arrow-red-down.gif);
}

.subNavigationHeaderActive
{
    background-image: url(../../images/arrow-red-down.gif);
    background-position: 16px 6px;
    background-repeat: no-repeat;
    color: rgb(204,0,0);
}

.subNavigationHeaderActive,
.subNavigationHeader
{
    margin-bottom: 1px;
}

.introImage
{
    margin-left: -24px;
    margin-bottom: 19px;
}

.introImage img
{
    display: block;
}

#footer
{
    position: relative;
    height: 31px !important;
    padding: 10px;
    color: rgb(102,102,102);
    font-size: 10px;
    text-align: center;
}

.clearfooter 
{
	height: 5px;
	clear: both;
}

#footer a
{
    text-decoration: none;
}

#footer a:hover
{
    color: rgb(204,0,0);
}

.related
{
    width: 138px;
    height: 150px;
    position: relative;
    left: 429px;
    overflow: hidden;
}

.innerContent
{
    width: 399px;
    background-color: #fff;
    margin-top: -150px;
    padding-bottom: 100px;
}

.innerContent a
{
    color: rgb(102,102,102);
    text-decoration: underline;
}

.innerContent a:hover
{
    color: rgb(204,0,0);
}

.related a
{
    display: block;
    text-decoration: none;
    width: 117px;

    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;
}

.related a:hover
{
    color: rgb(204,0,0);
    background-image: url(../../images/arrow-red.gif);
}

.image
{
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 10px;
    color: rgb(102,102,102);
}

.image img
{
    display: block;
    margin-bottom: 4px;
}

a img
{
    border: 0;
}

.fullContent
{
    background-color: transparent;
    text-align: center;
    background-image: none;
    padding-top: 100px;
}

#navigationShade
{
    position: absolute;
    left: 224px;
    top: 75px;
    width: 226px;
    height: 160px;
    display: none;
    z-index: 2999;
}

#navi\gationShade
{
    background-image: url(../../images/transparent/gray-60.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=60);
    background-image: none;
    background-color: #ccc;
}

#navigationHomeSub
{
    position: absolute;
    left: 229px;
    top: 79px;
    width: 215px;
    height: 150px;
    display: none;
    overflow: hidden;
    border-bottom: 1px solid rgb(204,204,204);
    z-index: 3000;
}

.mainframe
{
    width: 615px;
    height: 1800px;
    display: block;
    border: 0;
    frameborder: 0;
    overflow: hidden;
    margin-left: -24px;
}

body.framed
{
    background-color: #fff;
    overflow: hidden;
}

.framed .content
{
    padding-left: 0;
}

p.introduction
{
    border-top: 1px dashed rgb(204,204,204);
    border-bottom: 1px dashed rgb(204,204,204);
    padding-top: 12px;
    padding-bottom: 11px;
}

table td.number
{
    text-align: right;
}

.alignCenter
{
	text-align: center !important;
}
.alignLeft
{
	text-align: left !important;
}
.alignRight
{
	text-align: right !important;
}

.contentframe
{
    border: 0;
    width: 567px;
    height: 360px;
}

.noShow
{
	display: none;
}

#ifLoggedIn
{
    display: none;
}

#ifLoggedIn a
{
    color: rgb(204,0,0);
}

.subTitle
{
    color: rgb(132,132,132);
    font-size: 13px;
    margin-bottom: 8px;
    display: block;
}

div.clear
{
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 0px;
    width: 0px;
    overflow: hidden;
}

body.home p.dealerLabel 
{
	color:#F3F3F3;
	left:9px;
	padding-top:0;
	position:absolute;
	top:6px;
	font-size:11px;
	line-height:17px;
}

/* start: Modules.css */
/* Search module */

.search p
{
    height: 17px;
    display: block;
    margin: 0;
    padding: 0;
    line-height: normal;
}

.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;
    font-family: arial, helvetica, sans-Serif;
}

.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;
}

/* Dealer search module */
#porscheCenterSearchBox
{
    position: absolute;
    top: 0px;
    right: 12px;
}

#porscheCenterSearchBox .searchbutton
{
    margin: 0;
    padding: 0;
}


/* Shopping buttons module */

.shoppingButtons
{
    position: relative;
    top: -1px;
    left: 1px;
    display: block;
    height: 120px;
    padding-left: 47px;
    padding-top: 10px !important;
    padding-top: 15px;
    margin-top: 0;
    z-index: 1234;
}

*+html .shoppingButtons
{
	padding-top: 15px !important;
}

.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: 114px; /*130px;*/
    height: 14px; /*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);
}

.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;
}

/* 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;
}

/* 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;
    font-size: 12px;
    text-decoration: none;
}

ul.contentNav
{
    list-style: 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;
}

.contentNavImage li
{
	border-collapse: collapse;
    display: block;
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
    height: 55px;
    margin-bottom: 17px;
    vertical-align: top;
}


.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;
}

/* Homepage module */

.homeNavigation
{
    position: absolute;
    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;
}

div.topna\v
{
    width: 200px;
    height: 18px;
}
div.last
{
  border-bottom: 1px solid #CCCCCC !important
}

#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;
}

*+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 {
    border-right:1px #CCCCCC solid ;
}
div.subnav
{
    display: none;
    position: absolute;
    width: 151px;
    height: 23px;
    font-size: 10px;
    padding-left: 15px;
    padding-top: 5px;
    background-color: white;
    color: black;
    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.subnav a{ 
    text-decoration:none;
    display:block;
    color: #000000;
    font-size: 11px !important;
    width: 223px;
}


div.subna\v
{
    width: 136px;
    height: 18px;
}

.subnav1 { left:223px; border-left:1px solid #CCCCCC; } 
.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: 105px; }
.toppos14 { top: 81px; }
.toppos15 { top: 57px; }
.toppos16 { top: 33px; }
.toppos17 { top:  9px; }

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;
}


.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 
{
    bottom:auto !important;
    left:auto !important;
    right:14px !important;
    top:0 !important;
}

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;	
}

.home div.content
{
    min-height: 590px;
    height: auto !important;
    height: 590px;
}

.home .related, .home .related_hidden
{
    display: none;
}

.home .innerContent
{
    width: 399px;
    background-color: #fff;
    margin-top: 0;
    padding-top: 460px;
    padding-bottom: 0;
}


body.styleguide-enPool .meta
{
    display: none;
}

body.styleguidePool .shoppingShade,
body.styleguide-enPool .shoppingShade
{
    top: 177px;
    height: 262px;
}

body.styleguidePool .topnav,
body.styleguide-enPool .topnav
{
    background-position: -200px -200px;
}

body.styleguidePool .search,
body.styleguide-enPool .search
{
    display: none;
}

/*=======================rootpool==========================*/

body.rootPool .page.nonavi h2.standaloneHead 
{
    display: none;
}

body.rootPool .page.nonavi .content{
	padding-left: 0px;
}



body #navshade1, body #navshadeSimple1
{
	width:199px;
} 

body #navshade3, body #navshadeSimple3 
{
	left:424px;
	width:414px;
}

body div.subnav
{
    width: 199px;
    background-color: white;
    background-image: url(..../../images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 186px 8px;
    filter: alpha(opacity=86);
    -moz-opacity: .86;
}

body div.subna\v
{
	width: 184px;
}



body .navshadeTopnavL
{
    background-color:White;
    opacity: 0.4;
    filter:Alpha(opacity=40, finishopacity=40, style=2);
}
body .navshadeTopnavD
{
    background-color:White;
    opacity: 0.86;
    filter:Alpha(opacity=86, finishopacity=86, style=2);
}
body .p_search
{
	margin-top: 0px;
	margin-bottom: 12px;
}
body p.lastChild
{
	margin-bottom: 12px;
	margin-top: 0px;
}
body .topnav
{
	border-bottom: 1px #484848 solid;
}

body .info
{
    left: 432px;
    top: 9px;
    width: 399px;
}

body div.infoFlyoutElementFirst p
{
	font-size: 10px !important;
}
body div.infoFlyoutElementSecond p
{
	font-size: 10px !important;
}
body.usaPool div.infoFlyoutElementFirst p
{
	font-size: 11px !important;
}
body.usaPool div.infoFlyoutElementSecond p
{
	font-size: 11px !important;
}
body .i\nfo
{
    width: 367px;
}

body .info p
{
	line-height: 15px;
}

body .infoImage, body .infoImage img 
{
    height: 142px;
}

body .infoMoreTwoLines
{
  position: absolute;
  left: 0;
  top: 361px;
  height: 38px;
  width: 312px;
  background-color: rgb(245,245,245);
  padding-top: 7px;
  padding-left: 16px;
  border-top: 1px solid rgb(203,0,0);
  border-bottom: 1px solid rgb(203,0,0);
}

body .infoMoreTwoLines a
{
  display: inline;
  text-decoration: none;
  width: 109px;
  height: 14px;
  float: left;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 12px;
  margin-right: 15px;
  margin-bottom: 3px;
  background-image: url(../../images/arrow-black.gif);
  background-repeat: no-repeat;
  background-position: 4px 4px;
  color: black;
}

.infoFlyout
{
    overflow: hidden;
    padding: 16px; 
    display: none; 
    border: 0px red solid;
    width: 367px;
}
.infoFlyoutImage{
    position:relative;
    height:270px;
    width:367px;
    display:block;
    padding-bottom: 14px;
}
.infoFlyoutImage img
{
    height:270px;
    width:367px;
}
.bottomFlyout
{
    border: 0px red solid;
    position:relative;
    overflow: hidden;
    width: 367px;
    height: 107px;
}
.bottomLeftFlyout
{
    border-top:1px dashed #CCCCCC;
    margin-top:4px; 
    padding-bottom:4px; 
    position:absolute;
    overflow:hidden;
    top:0px;
    left:0px; 
    width:207px; 
    height:107px;
}
.bottomRightFlyout
{
    position:absolute;
    overflow:hidden;
    top:0px;
    right:0px; 
    width:163px; 
    height:107px;
}

.infoLinkFlyout {
    position:auto;
    background-color:#FFFFFF;
    font-size:10px;
    overflow:hidden;
    width: 207px;
}

.infoLinkFlyout a
{
    position:auto;
    display:block;
    width:207px; 
    
    background-image:url(../../images/arrow-blue-usapool.gif);
    background-position:1px 7px;
    background-repeat:no-repeat;
    border-bottom:1px dashed #CCCCCC;
    color:#336699 ; 
    display:block;
    font-size:10px;
    height:15px;
    margin-top: 1px;
    padding:4px 4px 3px 14px;
    text-decoration:none;
}
.infoLinkFlyout a:hover
{
    background-image:url(../../images/arrow-red.gif);
}
.infoFlyoutElementFirst
{
    border: 0px red solid;

    position:relative;
    overflow:hidden;
    top:0px;
    left:0px; 
    width:100%;
    padding-bottom:6px;
    font-size:10px !important;
}
.infoFlyoutElementSecond
{
    border: 0px lime solid;

    position:relative;
    overflow:hidden;
    top:0px;
    left:0px; 
    width:100%;
    font-size:10px !important;
}
/* End <-
 ********/


.nowrap
{
    white-space: nowrap;
}


/* Navigation - Blue Buttons */
body.usaPool .shoppingButtons
{
	padding: 0px !important;
	top: 0px !important;
	width: 200px !important;
}
body.usaPool div.shoppingButtons
{
	left: 0px;
}
body.home div.shoppingButtons
{
	left: 60px !important;
}
body.home .shoppingButtons .navigation-bluebox
{
	margin-left:0px;
}
.navigation-bluebox
{
	border: 1px #862840 solid;
	padding: 1px;
	background-color: White;
	position: relative;
	margin-left:23px;
	margin-right:23px;
	margin-top:17px;
	width: 179px;
}
.blueboxitem
{
	display: block;
}
.blueboxitem a
{
	border-bottom: 1px #8DAAC6 solid;
	height: 23px;
	line-height: 22px;
	color: White;
	background-color: #862840;
	text-indent: 15px;
	display: block;
	font-size: 11px;
	text-decoration: none;
}
.blueboxitem a.last
{
	border-bottom: 0px red solid;
}
.blueboxitem a:hover
{
	background-color: #F3F6F9;
	color: #862840;
}


/* Navigation - Toolbar */


#menu1 p
{
    margin: 0px;
       padding: 0px;
}
#menu1 form
{
    margin: 0px;
       padding: 0px;
}
#menu1 ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding: 0px;
    margin:0px;
}
.toolbar-container p
{
    margin:0px;
    padding:0px;
}
.toolbar-container ul
{
    list-style: none;
    background-color: #FFFFFF;
    border: 0px lime solid;
    margin:0px;
    padding:0px;
}


.toolbar-container
{
    position: relative;
    z-index: 1;
    height: 24px;
    color:#4f555e;
    background-color: Transparent;
    margin: 0px;
    padding:0px;
    /*left: 0px;
    right:auto;*/
    float: right;
    top:8px;
    width:350px;
}

.toolbar-container div.first
{
 /*   padding-right:39px;*/
}

.navigation-toolbar 
{
	margin-left: 20px;
}
.navigation-toolbar div
{
    font-family:arial,helvetica,sans-serif;
    font-size:11px;
    display: inline;
    position:relative;
    overflow:visible;
    float: right;
    text-align:center;
    line-height: 23px;
    height: 23px;
    /*border-bottom: 1px #CCCCCC solid;*/
    border-bottom: 1px #CCCCCC solid;
    background-color: #FFFFFF;	
    border-top:none;
}     
.navigation-toolbar div a
{  
    font-family:arial,helvetica,sans-serif;
    font-size:11px;
    text-decoration: none;    
    display: inline;
    padding-left:16px;
    padding-right:16px;
    height: 23px;
    line-height: 24px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #2F558F;
}

.navigation-toolbar li a
{  
     display: block;
}
.navigation-toolbar div.metafirst
{ 
    border-left: 0px #CCCCCC solid;
    background-image: none;
}
.navigation-toolbar div a:hover
{  
    color: #2F558F;
    text-decoration: underline;
}
 .navigation-toolbar div a.metadealersearch
{
    border-top:none;
    font-family:Tahoma;
    line-height:23px;
    font-weight:bold;
    color: #4f555e;   
    padding-top: 5px;
    padding-bottom: 6px;
}
.navigation-toolbar div a.active
{
    height:23px;
    line-height: 23px;
    padding-bottom: 6px;
    color: blue;
    text-decoration: underline;
}
 .navigation-toolbar div.active
{
   border-bottom: 1px #FFFFFF solid;
}
.navigation-toolbar div.activeborderleft
{
    border-left: 1px #CCCCCC solid;
}

.navigation-toolbar div a.activeborderright
{
    border-right: 1px #CCCCCC solid;
    padding-right: 15px;
    margin-right: 0px;  

}   
#metaspacerleft
{
    height:23px;
    width:1px;
    border-bottom: 1px #CCCCCC solid;
}
#metaspacerright
{
    height:23px;
    width:1px;
    border-bottom: 1px #CCCCCC solid;
}

#metaright
{
    height:23px;
    line-height:23px;
    border-bottom: 1px #CCCCCC solid;
    width: 40px;
}
#newdiv
{
    height:24px;
    line-height:24px;
    border: none;
    width: 177px;
    background-color: Transparent;
}

#metadrops
{
    position: absolute;
    right: 32px;
    top: 24px;
}
#metadrops input 
{
    border: 1px solid #CCCCCC;
    height: 15px;
    font-family:arial,helvetica,sans-Serif;
    font-size:11px !important;
    color: #333333;
    vertical-align:bottom;
    text-indent: 9px;
    padding:0px;
    padding-top: 2px;
    margin:0px;
    
}   
#metadrops a
{
    /*float: left;*/
    padding-left: 12px;
    line-height:16px;
    color: #333333;
    font-family:arial,helvetica,sans-serif;
    font-size:11px;
    text-decoration:none;    
    display: inline;
}
#metadrops  a:hover
{
    background-image: url(../../images/arrow-red.gif);
    color: #cc0000;
}

 /* porsche login */
#metalogincontainer
{
    position: absolute;
    right:70px;
    display:none;
    width: 241px;
    height: 100px;
}
#metalogincontent
{
    position: absolute;
    margin-left: 0px;
    background-color: #FFFFFF;
    width: 174px;
    height: 95px;
    border: #cccccc 1px solid;
    border-top: none;
    padding-top: 3px;
    padding-left:17px;
    padding-right:32px;
    line-height: 12px;
    float: left;
}

#metaloginform 
{
    padding-top: 16px;
}

#metalogincontainer .error{
    padding-top: 12px;
    left: 16px;
    display: none;
    width: 168px;
    font-size: 11px;
    line-height: 16px;
    color: #cc0000;     
}

#metalogintopline
{
    position: absolute;
    right: 17px;
    height:1px;
    width:120px;
    background-color:#CCCCCC;
}


#metalogincontent  .loginmailfield
{
    width:166px;
    margin-bottom:8px;
    border:1px solid #CCCCCC;
}
#metalogincontent  .loginpasswordfield
{
    width:146px;
   margin-right:2px;
}
#metalogincontent .button
{
    border: none;
    margin-top:0;
    padding-top:0;
    top:auto !important;
    vertical-align:middle;
    font-size:14px;
    height:19px;
    left:-4px;
    position:relative;
    width:19px;   
}
#loginlinks
{
    margin-top: 10px;
    float: none;
    width: 146px;
}

#metaloginshadow
{
    position: absolute;
    margin-left: -8px;
    background-color: #CCCCCC;
    width: 241px;
    height: 100px;
    opacity: 0.3;
	filter: alpha(opacity=30);
}
 /* site search */
#metasitesearchcontainer
{
    position: absolute;
    display:none;
    right:2px;
    width: 215px;
    height: 68px;            
}

#metasitesearchcontent
{
    position  : absolute;
    left: 8px;
    background-color: #FFFFFF;
    width: 197px;
    padding-top: 9px;
    padding-bottom: 10px;
    border: #cccccc 1px solid;
    border-top: none;     
    height: 20px;
} 
#metasitesearchcontent  .searchfield
{
    width:146px;
    position: absolute;
    left:15px;
    top: 10px;
    margin-right:2px;
}
#metasitesearchcontent .button
{
    border: none;
    margin-top:0;
    padding-top:0;
    vertical-align:middle;
    font-size:14px;
    height:19px;    
    top: 10px;
    left:164px;
    position:absolute;
    width:19px;   
}
#metasitesearchshadow
{
    position: absolute;
    background-color: #CCCCCC;
    width: 215px;
    height: 48px;
    opacity: 0.3;
	filter: alpha(opacity=30);
}

 /* dealer search */
#metadealersearchcontainer
{
    position: absolute;
    display:none;
    right:0px;
    width: 215px;
    height: 8px;    
}
#metadealersearchcontent
{
    position  : absolute;
    left: 8px;
    background-color: #FFFFFF;
    width: 197px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: #cccccc 1px solid;
    top: 0px;
    height: 20px; 
}
#metadealersearchcontent .searchfield
{
    width:146px;
    position: absolute;
    left:14px;
    top: 10px;
    margin-right:2px;
}
#metadealersearchcontent .button
{
    border: none;
    margin-top:0;
    padding-top:0;
    
    vertical-align:middle;
    font-size:14px;
    height:19px;
    left:163px;
 top: 10px;
    position:absolute;
    width:19px;    
} 
#metadealersearchshadow
{
    position: absolute;
    background-color: #CCCCCC;
    width: 215px;
    height: 50px;
    opacity: 0.3;
	filter: alpha(opacity=30);
}


#metamrdealersearchresults p
{
    padding-bottom: 3px;
}
