/* CSS Document */
/* +++++++++++++++ main layout ++++++++++++++++++++++++ */
html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#636367;
	background-color:#151515;
	line-height: 130%;
	text-align: center;
	background-image: url(images/prestige-bg.jpg);
	background-repeat: repeat-x;
}
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:980px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: left;
	background-image: url(images/container-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 295px;
}
div#header {
	padding-top: 0px;
	text-align: left;
	display: block;
	height: 290px;
	background-image: url(images/prestige-bg.jpg);
	background-repeat: repeat-x;
}
div#content {
	padding-bottom:120px;
	height:auto !important; /* real browsers */
	height:220px; /* IE6: treaded as min-height*/
	min-height: 220px;
	text-align: left;
}
div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	padding-top: 3px;
	margin-bottom: 43px;
	height: 120px;
	background-image: url(images/prestige-footer-bg.jpg);
	background-repeat: no-repeat;
}
#content-left {
	width:766px;
	float:left;
	clear:left;
	padding-left: 28px
}

#content-right {
	width:186px;
	float:left;
	clear: right;
	background-image: url(images/right-column-bg.jpg);
	background-repeat: repeat-x;
}
.clear {
	clear: both;
}
form, h1, h2 {
	margin: 0;
	padding: 0;
}

label {
	display: inline;
	font-size: 100%;
	padding-right: 6px;
}
a:focus { outline: none; }
/* +++++++++++++++ end main layout ++++++++++++++++++++++++ */
/* +++++++++++++++  header content ++++++++++++++++++++++++ */
#pwtoplogo {
	margin-top: 80px;
	margin-left: 105px;
	margin-right: 56px;
	float: left;
}
#top-navigation {
	clear: both;
	padding: 0;
	line-height: 12px;
	white-space:nowrap;
	list-style-type:none;
	text-align: center;
	margin-top: 11px;
	margin-bottom: 0;
	margin-left: 0;
}
#top-navigation li {
	display: inline;
	padding: 0;
	margin: 0;
}
#top-navigation li a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#3E3E42;
	margin: 0;
	padding:0; 
	padding-right: 15px;
	padding-left: 15px;
	line-height: 11px;
	background-image: url(images/topmenue_seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#top-navigation li a.first{
	padding-left: 27px;
}
#top-navigation li a.last{
	background-image: none;
	padding-right: 0;
}
#topbar {
	height:12px; 
	clear:both; 
	margin-bottom:11px;
}
#toppanel-start {
	text-align: left;
	height: 93px;
	margin-top: 11px;
	background-image: url(images/startpage-top-bg-new.jpg);
	background-repeat: no-repeat;
}
#mainmenu {
	position: absolute;
	left: 673px;
	top: 205px;
	white-space:nowrap;
	list-style-type:none;
	padding: 0;
	margin: 0;
	width: 295px;
}
#mainmenu li {
	display: inline;
	padding: 0;
	margin: 0;
}
#mainmenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #7D7D82;
	background-repeat: no-repeat;
	display: inline-block;
	width: 59px;
	padding: 38px 0;
}
#mainmenu li a.buzz { background-image: url(images/buzz.jpg); }
#mainmenu li a.facebook { background-image: url(images/facebook.jpg); }
#mainmenu li a.twitter { background-image: url(images/twitter.jpg); }
#mainmenu li a.rss { background-image: url(images/rss.jpg); }
#mainmenu li a.email { background-image: url(images/email.jpg); }
#pagetitel {
	position: absolute;
	width: 161px;
	left: 209px;
	top: 244px;
}
/* +++++++++++++++  end header content ++++++++++++++++++++++++ */
/* +++++++++++++++    footer content   ++++++++++++++++++++++++ */
#prestigelabsimg {
	border: 0;
	margin-right: 10px;
	margin-top: 10px;
}
.bottomlinks {
	white-space:nowrap;
	list-style-type:none;
	padding: 0;
	margin: 0;
	margin-left:67px;
	margin-top: 63px;
	text-align: center;
}
.secondlinks {
	margin-top: 0;
}
.bottomlinks li {
	display: inline;
	padding: 0;
	margin: 0;
}
.bottomlinks li a {
	padding-left: 4px;
	background-image:url(images/bottomlinks-li-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	text-decoration: none;
	color: #6B6B72;
}
.bottomlinks li a.last {
	background: none;
}
/* +++++++++++++++  end footer content ++++++++++++++++++++++++ */
/* +++++++++++++++    banner styles    ++++++++++++++++++++++++ */
#halfbanners {
	margin-top: 25px;
	margin-bottom: 27px;
	margin-left: 17px;
}
#leaderboard {
	margin-left: 21px;
	margin-top: 13px;
	margin-bottom: 27px
}
#popunder {
	padding-top: 21px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 19px;
	background-image: url(images/popunderbanner-bg.jpg);
	background-repeat: no-repeat;
}
div.editorial {
	height: 300px;
	width: 400px;
	padding-right: 25px;
	margin-right: 2px;
	float: left;
}
div.editorial p.title {
	background-image: url(images/orange-arrow.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	color: #424246;
	font-weight: bold;
	padding-left: 11px;
	margin-top: 0;
}
div.editorial a.editorialmore {
	text-decoration: none;
	color: #FF8600;
}
div.rectanglebanner-right {
	float:left;
	width: 300px;
}
div.editorialblock div.rectanglebanner-right {
	margin-top: 10px;
}
div.editorialblock {
	margin-top: 45px;
}
/* ++++++++++++++++  end banner styles ++++++++++++++++++++++++ */
/* +++++++++++++++  user panel styles  ++++++++++++++++++++++++ */
#userpanel {
	height: 45px;
	position:fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	margin: 0;
	border-top: 1px solid #616161;
	display: block;
	z-index: 10;
	text-align: center;
}
* html #userpanel {
	position: absolute;
	top: 0;
}
#transparentpanel {
	background-color: #151515;
	opacity:.85;
	filter: alpha(opacity=85);
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
#elementscontainer {
	z-index: 12;
	position: absolute;
	top:0;
	left: 0;
	width: 97%;
	height: 100%;
	margin: 0 15px;
}
#usersection {
	float: right;
	width: 480px;
	background-image: url(images/userbar-devider.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 11px;
	height: 45px;
}
#profile {
	float: right;
	width: 330px;
	white-space: nowrap;
	text-align: right;
	padding-top: 10px;
}
#profile h3 {
	display: inline;
	margin-right: 5px;
}
#profile a {
	color: #EAEAEA;
	text-decoration: underline;
}
#bookmarkit {
	float: left;
	width: 150px;
}
#bookmarkit a {
	font-weight: bold;
	text-decoration: none;
}
#profilelinks {
	float: right;
	background-image: url(images/userbar-devider.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 45px;
	width: 85px;
	margin-right: 11px;
}
#passwordforgottenbutton, #registerbutton, #bookmarkbutton, #tell-a-friendbutton, #profilebutton, #logoutbutton,
#specialsbutton, #newsbutton {
	margin-top: 9px;
	margin-left: 4px;
	margin-right: 4px;
	border: none;
	vertical-align: middle;
}
#profilebutton, #logoutbutton, #specialsbutton, #newsbutton {
	margin-top: -1px;;
}
#logoutbutton {
	margin-right: 1px;
}
#favoriteslink {
	float: right;
	margin-top: 9px;
	margin-left: 4px;
	margin-right: 4px;
}
#favoritesbutton {
	border: none;
}
#comparelink {
	float: right;
	margin-top: 9px;
	margin-left: 11px;
	margin-right: 4px;
	width: 25px;
}
#comparebutton {
	border: none;
}

/* +++++++++++++  end user panel styles  +++++++++++++++++++++ */
/* ++++++++++++++++++  user box styles  ++++++++++++++++++++++ */
div.userbox {
	background-color: #333333;
	border: 1px solid #B0B0B0;
	opacity:.85;
	filter: alpha(opacity=85);
	left: 0;
	top: 0;
	z-index: 20;
}
div.userbox, div.nontransparent {
	position: absolute;
}
div.nontransparent {
	text-align: left;
	z-index: 21;
	left: 1px;
	top: 1px;
}
div.boxheading, div.boxclose {
	color: #EAEAEA;
	font-weight: bold;
	background-color: #000000;
}
div.boxheading {
	width: 220px;
	height: 17px;
	float: left;
	padding-top: 7px;
	padding-left: 6px;
}
div.boxclose {
	width: 17px;
	height: 17px;
	padding: 3px;
	padding-top: 5px;
	float: right;
	padding-bottom: 2px;
}
img.close {
	border: none;
}
div.boxcontent {
	clear: both;
	margin: 6px;
	padding-top: 6px;
	color: #EAEAEA;
}

/* ++++++++++++++++  end user box styles  +++++++++++++++++++++ */
/* ++++++++++++++++  bookmarks box styles  ++++++++++++++++++++ */
#bookmarks {
	bottom: 48px;
	left: 35px;
	height: 100px;
	width: 250px;	
	z-index: 19;
	position: fixed;
}
* html #bookmarks {
	position: absolute;
	top: 48px;
}
#bookmarks div.userbox, #bookmarks div.nontransparent {
	height: 99px;
	width: 249px;
}
img.bookmarkicon {
	border: 0;
	margin: 2px;
}
#bookmarklist {
}
/* ++++++++++++++  end bookmarks box styles  ++++++++++++++++++ */
/* ++++++++++++++  tell a friend box styles  ++++++++++++++++++ */
#tell-a-friend {
	bottom: 48px;
	left: 35px;
	height: 370px;
	width: 250px;	
	z-index: 19;
	position: fixed;
}
* html #tell-a-friend {
	position: absolute;
	top: 48px;
}
#tell-a-friend div.userbox, #tell-a-friend div.nontransparent {
	height: 369px;
	width: 249px;
}
img.tell-a-friend {
	border: 0;
	margin: 2px;
}
#tell-a-friend-form label {
	display: block;
}
#tell-a-friend-form input, #tell-a-friend-form textarea {
	display: block;
	width: 236px;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tell-a-friend-form div.input {
	margin-bottom: 5px;
}
#tell-a-friend-form div.error-message {
	color: #FF9933
}
#tell-a-friend-form div.submit input {
	background-image: url(images/buttons/tell-a-friend-send.jpg);
	background-repeat: no-repeat;
	border: none;
	height: 20px;  
	margin-top: 10px;
}
/* ++++++++++++  end tell a freind box styles  ++++++++++++++++ */
/* +++++++++++++  vehicle listing box styles  +++++++++++++++++ */
div.vehicleboxlisting {
}
div.vehicleboxlisting td {
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 2px;
}
div.vehicleboxlisting td strong {
	color: #EAEAEA;
	padding-left: 3px;
}
div.vehicleboxlisting td.firstrow {
	padding-top: 10px;
	vertical-align: top;
}
div.vehicleboxlisting td.vehiclelink {
	border-bottom: 1px solid #515151;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 3px;
}
div.vehicleboxlisting td.furtherlinks {
	vertical-align: bottom;
	padding-left: 3px;
}
div.vehicleboxlisting img {
	border: 1px solid #A7A7A7;
}
div.vehicleboxlisting a {
	color: #EAEAEA;
	text-decoration: none;
}
div.vehicleboxlisting a.viewlink {
	background-image: url(images/bg-view-btn.jpg);
}
div.vehicleboxlisting a.removelink {
	background-image: url(images/bg-remove-btn.jpg);
}
div.vehicleboxlisting a.viewlink, div.vehicleboxlisting a.removelink {
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 12px;
}

/* +++++++++++  end vehicle listing box styles  +++++++++++++++ */
/* ++++++++++++++++  favourits box styles  ++++++++++++++++++++ */
#favoritsbox {
	bottom: 48px;
	right: 3%;
	height: 540px;
	width: 265px;	
	z-index: 20;
	position: fixed;	
}
* html #favoritsbox {
	position: absolute;
	top: 48px;
}
#favoritsbox div.userbox, #favoritsbox div.nontransparent {
	height: 539px;
	width: 263px;
}
#favoritsbox div.boxheading {
	width: 234px;
}
#favoritsbox  div.boxcontent {
	margin-right:3px;
}
div.favoritslist {
}
#favorites {
	padding-bottom: 15px;
	height: 480px;
	overflow-y: scroll;
}
/* ++++++++++++++++  end favourits box styles  +++++++++++++++++++ */
/* ++++++++++++++++  compare list box styles  ++++++++++++++++++++ */
#comparebox {
	bottom: 48px;
	right: 25%;
	height: 540px;
	width: 265px;	
	z-index: 20;
	position: fixed;	
}
* html #comparebox {
	position: absolute;
	top: 48px;
}
#comparebox div.userbox, #comparebox div.nontransparent {
	height: 539px;
	width: 263px;
}
#comparebox div.boxheading {
	width: 234px;
}
#comparebox  div.boxcontent {
	margin-right:3px;
}
div.comparelist {
}
#compares {
	padding-bottom: 15px;
	height: 480px;
	overflow-y: scroll;
}
/* ++++++++++++++  end compare list box styles  ++++++++++++++++++ */
/* ++++++++++++++++++++  login box styles  +++++++++++++++++++++++ */

#login {
	float: right;
	width: 340px;
	height: 45px;
}
#loginform h3, #profile h3, #bookmarkit a {
	font-size: 11px;
	color: #E2E2E2;
}
#userpanel #UserPasswd, #userpanel #UserUsername {
	width: 107px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	height: 14px;
	line-height: 130%;
	margin-top: 7px;
	padding-left: 3px;
	background-image: url(images/login-input-bg.jpg);
	background-repeat: no-repeat;
}
* html #UserPasswd, * html #UserUsername {
}
#sign-in form {
	margin-left: 1px;
}
div.logininput {
	width: 110px;
	text-align:right;
	margin-left: 1px;
	line-height: 11px;
}
div.logininput label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EAEAEA;
	color: #E2E2E2;
	padding: 0;
	line-height: 11px;
	margin-top: -3px;
	height: 5px;
	overflow: hidden;
}
#submitlogin {
	width: 58px;
	height: 22px;
	margin-top: 5px;
	background-color: #0066CC;
	border: none;
	background: url(images/buttons/btn_login.jpg);
	background-repeat: no-repeat;
}
/* ++++++++++++++++  end login box styles  ++++++++++++++++++++ */
/* ++++++++++++  sidebar content styles  +++++++++++++++++++++ */

div.bannersections {
	margin-left: 13px;
	margin-right: 12px;
	padding-bottom: 16px;
	margin-top: -18px;
	font-size: 10px;
	line-height: 110%;
	clear: both;
	text-align: center;
}
div.bannersections img {
	border: none;
}
div.bannersections h2 {
	font-size: 11px;
	color: #48484D;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 0;
}
div.bannersections a {
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #858589;
}
/* +++++++++++  end sidebar content styles +++++++++++++++++++ */
/* ++++++++++++++  ajax progress styles  +++++++++++++++++++++ */
#centercontent * { margin: 0; padding: 0; }
#centercontent {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 100px;
	width: 100px;
	margin: -50px 0 0 -50px;
	z-index: 9999;
}
#ajaxoverlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #333333;
  filter: alpha(opacity=95); -moz-opacity: 0.95;
  z-index: 9998;
}
* html #centercontent {
	position: absolute;
	margin-left: expression(-1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
	margin-top: expression((-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0)) + 'px');
}

* html #ajaxoverlay { /* IE6 */
	position: absolute;
	height: expression(document.documentElement.scrollHeight + 'px');
	width: expression(document.body.scrollWidth + 'px');
}
/* +++++++++++++  end ajax progress styles  +++++++++++++++++++ */
/* ++++++++++++++  admin styles ++++++++++++++++++++++++++++++ */
.grid {
	border:solid 1px #333333;
	width:750px;
	color:#333333;
}
.grid th {
	padding:5px;
	text-align:center;
	background-color:#F0F0F0;
	border:solid 1px #333333;
	border-top:0px;
	border-left:0px;
}
.grid th a {
	color:#0066CC;
	text-decoration:none;
}
.grid th a:hover {
	border-bottom:dashed 1px #0066CC;
}
.grid td {
	padding:5px;
	text-align:center;
	border-bottom:solid 1px #333333;
}
.paginate {
	width:750px;
}
.paginate a {
	margin:5px;
}
.paginate-prev {
	text-align:left;
}
.paginate-numbers {
	text-align:center;
}
.paginate-next {
	text-align:right;
}
/* ++++++++++++++++  end admin styles  +++++++++++++++++ */
/* +++++++++++++++++  message styles  ++++++++++++++++++ */
#message {
	background-color: rgb(21, 21, 21);
	opacity:.85;
	filter: alpha(opacity=85);
	z-index: 800;
	position: fixed;
	top: 145px;
	left: 0;
	width: 100%;
	height: 150px;
	text-align: center;
	color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	padding-top: 9px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	line-height: 140%;
}
#messagebox {
	margin:0 auto; /* center, not in IE5 */
	width:980px;
	text-align: left;
}
#messagetext {
	padding-top: 55px;
	padding-left: 130px;
	width: 423px;
}
.boxmesage {
	color: #FF9933;
	font-weight: bold;
	margin-bottom: 3px;
}
/* +++++++++++++++  end message styles  ++++++++++++++++ */

table.cake-sql-log {
	background-color: #FFCC00;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: left;
}
table.cake-sql-log td {
	border-bottom: 1px solid #999999;
	padding: 2px;
}
/* +++++++++++++++  iphone promotion ++++++++++++++++ */
#iphone-promotion {
	width: 728px;
	overflow: hidden;
	text-align: left;
	margin: 20px 0px;
}
	#iphone-promotion .pagetitle {
		background-color: #5C5C5C;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
		padding-top: 17px;
		padding-bottom: 5px;
		padding-left: 25px;
		margin: 0;
	}
		#iphone-promotion .pagetitle h1 {
			font-size: 11px  !important;
			color: #FFFFFF !important;
		}
		#iphone-promotion p {
			margin: 0 !important;
			padding: 12px 25px;
		}
		#iphone-promotion p a {
			font-weight: bold;
			text-decoration: none;
			color: #636367;
		}
	#iphone-promotion .texcontainer-grey {
		background-color: #F5F5F5;
	}
	#iphone-promotion .subcontent {
		overflow: hidden;
	}
		#iphone-promotion .subcontent .features {
			width: 425px;
			float: left;
		}
			#iphone-promotion .subcontent .features h2 {
				margin: 16px 0 7px 25px;
				font-size: 11px;
				color: #FF820E;
				background: none;
			}
			#iphone-promotion .subcontent .features ul {
				padding: 12px 25px;
				background-color: #F2F2F2;
				list-style-type: none;
				width: 375px;
			}			
			#iphone-promotion .subcontent .features li {
				background-image: url(images/news-list-bullet.gif);
				background-position: 0 4px;
				background-repeat: no-repeat;
				line-height: 160%;
				padding-left: 15px;
			}		
		#iphone-promotion .subcontent .download-app {
			width: 240px;
			float: left;
			margin-left: 62px;
		}	
		#iphone-promotion .subcontent .download-app h3 {
			margin: 16px 0 4px 0;
			padding: 0;
			font-size: 11px;
			background: none;
			color: #636367;
		}			
		#iphone-promotion .subcontent .download-app p {
			padding: 0;
			background: none;
		}	
		#iphone-promotion .subcontent .download-app img {
			margin: 23px 0 0 0;
			padding: 0;
			border: none;
			width: 160px;
			height: 52px;
		}
/* +++++++++++++++ end iphone promotion ++++++++++++++++ */
/* +++++++++++++++  social media links  ++++++++++++++++ */
#disqus {
	width: 726px;
}
#disqus a {
	color: #424246;
}
