body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
}

a {
	color: #666;
	text-decoration: none;	
}

a:hover {
	color: #C71444;
	text-decoration: underline;	
}

#header {
	z-index: 3000;
	height: 90px; 
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#container {
	padding-top: 85px;
}

#content .page {
	height: 550px;
	width: 100%;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
}

#content embed, #content object {
	position: relative;
	background: #fff;	
}

/* New page */

#page {
	
}

#page-nav {
	background: url("../images/public/page-nav.jpg") left top repeat-x;	
}

#breadcrumbs {
	height: 45px;
	line-height: 45px;	
	width: 934px;
	margin: 0 auto;
	font-size: 10px;
}

#breadcrumbs a {
	color: #95aec2;
	text-transform: uppercase;
	float: left;
	padding: 0 22px 0 11px;
	background: url("../images/public/breadcrumbs.jpg") right center no-repeat;
}

#breadcrumbs a.last {
	color: #232323;
	background: none;
}

/* model page */
#tab-nav {
	background: url("../images/public/model-nav-bg.jpg") left bottom repeat-x;
}

#tab-nav .tab-nav-inner {
	width: 934px;
	margin: 0 auto;
	height: 51px;
	overflow: hidden;
	background: url("../images/public/model-nav.jpg") left top repeat-x;
}

#tab-nav h1 {
	font-size: 22px;
	color: #3f3f3f;
	padding: 12px 0 0 20px;
	background: url("../images/public/model-nav-title.jpg") no-repeat;
	width: 284px;
	height: 51px;
	float: left;
}

#tab-nav ul {
	float: left;
	width: 630px;	
	padding-top: 1px;
}

#tab-nav ul li {
	float: left;
	height: 46px;
	padding-right: 2px;
	background: url("../images/public/model-nav-separator.jpg") right top no-repeat;
}

#tab-nav ul li.last {
	background:none;
	padding-right: 0;	
}

#tab-nav ul li a {
	padding-left: 4px;
	float: left;
	font-size: 14px;
	color: #fff;
	margin: 0 4px 0 4px;
}

#tab-nav ul li a span {
	height: 40px;
	line-height: 40px;
	padding: 6px 8px 0 3px;
	float: left;
	cursor: pointer;
}

#tab-nav ul li.active a {
	background: url("../images/public/model-nav-item-left.jpg") left bottom no-repeat;
}

#tab-nav ul li.active a span {
	background: url("../images/public/model-nav-item.jpg") right bottom no-repeat;
}

#tab-nav ul li.home {
	float: right;
	padding-right: 0;
	background: none;
}

#tab-nav ul li.home a {
	text-indent: -10000px;
	width: 64px;
	height: 45px;
	margin: 0;
	padding: 0;
	background: url("../images/public/model-nav-home.jpg") center 15px no-repeat;
}

#model-page {
	width: 934px;
	margin: 0 auto;
	position: relative;
	z-index: 501;
}

#model-page-images {
	position: relative;
	z-index: 500;
	height: 490px; /* 550px */
	background: #000;
	overflow: hidden;
	width: 934px;
	margin: 0 auto;
}

#model-page-images img {
	display: none;	
	position: absolute;
	top: 0;
	left: 0;
}

#model-content {
	width: 274px;
	position: absolute;
	z-index: 501;
	top: 15px;
	left: 12px;
	margin-bottom: 50px;
}

#model-content h1 {
	line-height: 36px;
	text-transform: uppercase;
	background: url("../images/public/model-block.jpg") no-repeat;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	padding-left: 10px;	
	text-shadow: #474949 -1px -1px 1px;
}

#model-content h1.active {
	background: url("../images/public/model-block-active.jpg") no-repeat;
}

#model-content h2 {
	background: #f0f0f0 url("../images/public/model-subblock.jpg") no-repeat;
	cursor: pointer;
	color: #fff;
	font-size: 11px;
	padding: 11px 0 11px 18px;	
	color: #4c4c4c;
	border-bottom: 1px solid #bbbbbb;
}

#model-content h2.active {
	border-bottom: 1px solid #d5d5d5;
	color: #90765b;
}

#model-content .subblock {
	display: none;	
}

#model-content img {
	display: none;	
}

#model-content .block-content {
	color: #6d6d6d;
	background: #f5f5f5 url("../images/public/model-block.content.jpg") left top repeat-x;
	padding: 13px 17px;
	border-bottom: 1px solid #e0e0e0;
	display: none;
}

#model-gallery {
	width: 934px;
	margin: 0 auto;	
	background: url("../images/public/gallery.jpg") left 490px repeat-x;
	height: 570px;
	position: relative;
}

#model-gallery .modes {
	position: absolute;
	right: 19px;
	top: 448px;
}

#model-gallery .modes a {
	float: left;
	width: 56px;
	height: 30px;
	padding-top: 12px;
	background: url("../images/public/gallery-tab.png") left bottom no-repeat; 
	text-align: center;
}

#model-gallery .modes a.active {
	height: 34px;
	padding-top: 8px;	
	background: url("../images/public/gallery-tab-active.png") left bottom no-repeat; 
}

#model-gallery .thumbs {
	position: relative;
	height: 472px;
	overflow: hidden;
	background: #2c3031 url("../images/public/gallery-thumbs.jpg") left top repeat-x;
	padding: 18px 17px 0 10px;
}

#model-gallery .thumbs-container {
	height: 406px;
	overflow: hidden;	
	position: relative;
}

#model-gallery .thumbs-container-inner {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 10px;
	padding-left: 7px;
}

#model-gallery .thumbs-container a {
	float: left;	
	margin: 0 10px 12px 0;
	width: 169px;
	height: 89px;
	position: relative;
	overflow: visible;
}

#model-gallery .thumbs-container a img {
	width: 169px;
	height: 89px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

#model-gallery .thumbs-container a img.hover {
	width: 184px;
	height: 97px;
	left: -7px;
	top: -4px;
	opacity: 1;	
	-moz-box-shadow: 0 0 6px #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

#model-gallery .thumbs-scroll-wrapper {
	position: absolute;
	right: 8px;
	top: 25px;
	background: url("../images/public/gallery-slider.png") 3px 0px no-repeat;
}

#model-gallery .thumbs-scroll {
	height: 322px;
	width: 13px;
	margin: 44px 0;
	position: relative;
}

#model-gallery .ui-slider-handle {
	background: blue;
	height: 88px;
	width: 13px;
	text-indent: -10000px;
	cursor: move;
	position: absolute;
	margin-bottom: -44px;
	background: url("../images/public/gallery-slider-handle.png") no-repeat;
}

#model-gallery .container {
	position: relative;
	height: 490px;
	overflow: hidden;
	background: #000;
}

#model-gallery .container .item {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	cursor:pointer;
}

#model-gallery .container .item img {
	display: block;	
}

#model-gallery .model-gallery-nav {
	float: left;
	margin-left: 156px;
	margin-top: 10px;
}

#model-gallery .model-gallery-nav a {
	float: left;
	height: 50px;
	text-indent: -10000px;
	cursor: pointer;
	background: url("../images/public/gallery-controls.jpg");	
}

#model-gallery .model-gallery-nav a.prev, #model-gallery .model-gallery-nav a.next {
	width: 54px;	
}

#model-gallery .model-gallery-nav a.pause, #model-gallery .model-gallery-nav a.play {
	width: 55px;	
}

#model-gallery .model-gallery-nav .prev {
	background-position: 0px 0px;
}

#model-gallery .model-gallery-nav .pause {
	background-position: -54px 0px;
}

#model-gallery .model-gallery-nav .play {
	background-position: -109px 0px;
}

#model-gallery .model-gallery-nav .next {
	background-position: -164px 0px;
}

#model-gallery .model-gallery-nav .prev:hover {
	background-position: 0px 50px;
}

#model-gallery .model-gallery-nav .pause:hover {
	background-position: -54px 50px;
}

#model-gallery .model-gallery-nav .play:hover {
	background-position: -109px 50px;
}

#model-gallery .model-gallery-nav .next:hover {
	background-position: -164px 50px;
}

#share {
	height: 23px;
	padding: 7px 8px 0;
	width: 197px;
	background: url("../images/public/model-share.png");
	overflow: hidden;
	font-size: 9px;
	margin: 12px 0 0 13px;
	float: left;
}

#share a {
	margin: 0 3px;
	text-decoration: none !important;
}

#share img {
	vertical-align: middle;
}

#model-appearance {
	width: 934px;
	margin: 0 auto;
}

#model-appearance .block {
	float: left;
	border-top: 1px solid #f4f4f4;
	width: 466px;
}

#model-appearance .block h1 {
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	border-bottom: 1px solid #e3e3e3;
}

#model-appearance .exterior {
	border-right: 1px solid #e3e3e3;
	width: 467px;
}

#model-appearance .exterior h1 { border-left: 1px solid #fefefe; }
#model-appearance .exterior .options {	border-left: 1px solid #e6e6e6;	}
#model-appearance .exterior .preview { border-left: 1px solid #fefefe;	}

#model-appearance .interior h1 { border-right: 1px solid #fefefe; }
#model-appearance .interior .options { border-right: 1px solid #e6e6e6; }
#model-appearance .interior .preview { 	border-right: 1px solid #fefefe; }

#model-appearance .block .preview {
	height: 185px;
	position: relative;	
	z-index: 500;
	background: url("../images/public/appearance-preview.jpg") bottom left repeat-x;
}

#model-appearance .block .preview img {
	display: none;
	position: absolute;
	left: 125px;
	top: 20px;
}

#model-appearance .block .options {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #e7e2e2;
	background: url("../images/public/appearance-options.jpg") bottom left repeat-x;
	height: 60px;
	position: relative;
	z-index: 501;
}

#model-appearance .block .options .option {
	float: left;
	width: 40px;
	height: 71px;
	position: relative;
	margin-top: -10px;	
	visibility: hidden;
}

#model-appearance .block .value {
	color: #555;
	position: absolute;
	left: 0;
	top: -28px;	
	white-space: nowrap;
}

#model-appearance .block .options .active-option {
	background: url("../images/public/appearance-option-active.jpg") no-repeat;
}

#model-appearance .block .options .option img {
	display: block;
	margin: 19px auto 0;
}

#model-appearance .share {
	clear: both;
	height: 53px;	
	background: url("../images/public/appearance-bottom.jpg") repeat-x;
}

/* Partners */

#partners {
	border-top: 1px solid #fff;
}

#partners .separator {
	background: #f4f4f4;
	overflow: hidden;
	height: 4px;
}

#partners .partners-inner {
	width: 934px;
	margin: 0 auto;	
}

#map {
	width: 662px;
	height: 466px;
	border: 1px solid #cbcbcb;
	background: #fff;
	float: left;	
	overflow: hidden;
	position: relative;
	z-index: 500;
}

#partner {
	width: 628px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	float: left;
	padding: 11px 17px; 
	background: #fff url("../images/public/partner.jpg") left bottom repeat-x;
	position: relative;
	z-index: 501;	
}

#partner .arrow {
	position: absolute;
	left: 60px;
	bottom: -12px;
	width: 23px;
	height: 12px;
	background: url("../images/public/partner-arrow.png") no-repeat;	
}

#partner .image {
	float: left;
	border: 1px solid #f8f8f8;
	margin-right: 22px;
}

#partner .image img {
	display: block;
	padding: 5px;
	border: 1px solid #dfdfdf;
	background-color: #fff;	
}

#partner .partner-content {
	float: left;
	padding-top: 5px;
}

#partner .partner-content a {
	color: #577979;	
}

#partner .partner-content p {
	margin-bottom: 12px;	
}

#partners-list {
	float: right;
	width: 260px;
	padding: 1px 0 3px;
	font-size: 12px;
	background: url("../images/public/partners-bottom.jpg") left bottom no-repeat;
}

#partners-list a {
	text-decoration: none;	
}

#partners-list .head {
	height: 37px;
	line-height: 37px;
	display: block;
	color: #4c4c4c;
	text-transform: uppercase;
	background: url("../images/public/partners-inactive.jpg") no-repeat;
	padding-left: 19px;
	text-shadow: #fff 1px 1px 1px;
}

#partners-list .head-active {
	height: 36px;
	color: #fff;
	background: url("../images/public/partners-active.jpg") no-repeat;
	text-shadow: #5c6262 -1px -1px 1px;
}

#partners-list .block {
	background: url("../images/public/partners-block.jpg") no-repeat;
	padding: 4px 9px;
}

#partners-list .block .item {
	border-bottom: 1px solid #dcdcdc;
	padding: 9px 0 9px 30px;
	cursor: pointer;
}

#partners-list .block .item a {
	color: #90765b;
	text-transform: uppercase;
	display: block;	
}

#partners-list .block .item span {
	font-size: 10px;	
}

#partners-list .block .item-active {
	background: url("../images/public/partners-arrow.png") 11px center no-repeat;
	color: #aa9076;
}

#partners-list .block .item-active a {
	color: #6c5742;
}

#partners-list .block .item-last {
	border-bottom: none;	
}

/* Legacy page */

#grid-page {
	width: 934px;
	margin: 0 auto;	
}

#grid-page .header-image {
	display: block;
	margin-bottom: 10px;	
}

#grid-page .content {
	min-height: 350px;	
	_height: 350px;	
	padding: 0 20px 20px;
	width: 680px;
}

#grid-page .content h1, #grid-page .content h2, #grid-page .content h3,
#grid-page .content h4, #grid-page .content h5, #grid-page .content h6 {
	font-weight: bold;
	margin-bottom: 12px;
}

#grid-page .content h1 {	font-size: 17px; }
#grid-page .content h2 {	font-size: 16px; }
#grid-page .content h3 {	font-size: 15px; }
#grid-page .content h4 {	font-size: 14px; }
#grid-page .content h5 {	font-size: 12px; }
#grid-page .content h6 { font-size: 11px; }

#grid-page .content ul, #grid-page .content ol {
	list-style-position: inside;	
}

#grid-page .content p {
	margin-bottom: 12px;
}

#grid-page .content a {
	color: #C71444;
	text-decoration: underline;
}

#grid-page .header {
	padding-top: 20px;
	min-height: 45px;
	_height: 45px;
	position: relative;
}

#grid-page .header h3 {
	position: absolute;
	left: 15px;
	bottom: 10px;
	font-size: 11px;
	font-weight: bold;		
}

#grid-page-nav {
	padding-left: 280px;
	font-size: 10px;
	padding-bottom: 7px;
	float: left;
}

#grid-page-nav a {
	float: left;
	width: 105px;
	padding-bottom: 8px;
	color: #999;
	margin-right: 10px;
}

#grid-page-nav a.active {
	color: #C71444;
}

#grid-page.with-columns {
	padding-bottom: 25px;	
}

#grid-page.with-columns .right-image {
	display: block;	
	padding-left: 280px;
	background-color: #666666;
	margin-bottom: 3px;
}

#grid-page.with-columns .sidebar {
	float: left;
	border-right: 1px solid #999;
	width: 279px;
	overflow: hidden;	
}

#grid-page.with-columns ul.articles {
	list-style-position: outside;
	padding: 10px 10px 10px 40px;
	color: #999;
	font-size: 10px;
}

#grid-page.with-columns ul.articles li {
	list-style-type: disc;
	margin-bottom: 3px;
}

#grid-page.with-columns ul.articles li.active, #grid-page.with-columns ul.articles li.active a {
	color: #000;	
}

#grid-page.with-columns .page-actions {
	padding: 10px 20px;	
	margin-right: 4px;
	border-bottom: 1px solid #999;
}

#grid-page.with-columns .page-actions a {
	line-height: 20px;
	padding-left: 20px;	
	display: block;
	margin: 2px 0;
}

#grid-page.with-columns .page-actions a.print {
	background: url("../images/public/print.gif") left center no-repeat;	
}

#grid-page.with-columns .content {
	width: 420px;
	padding: 12px 10px;	
	float: left;
	margin-left: -1px;
	border-left: 1px solid #999;
}

#grid-page.with-columns .content img.article-main {
	margin-bottom: 12px;	
}

#grid-page.with-columns .content p {
	margin-bottom: 12px;
}

#grid-page.with-columns .content a {
	color: #C71444;
	text-decoration: underline;
}

/* news */

#articles {
	width: 934px;
	margin: 0 auto;	
	padding-top: 10px;
}

#articles .rss {
	float: right;
	font-size: 10px;
	color: #9fbfbe;	
	padding-right: 16px;
	background: url("../images/public/rss.jpg") right center no-repeat;
	margin: 14px 4px 10px;
}

#articles .actions {
	padding: 7px 0 15px 2px;	
	border-top: 1px solid #e0dede;
}

#articles .actions a {
	float: left;
	text-decoration: none !important;
	line-height: 23px;
	color: #717171 !important;
	font-size: 10px;
}

#articles .actions a.print {
	float: right;
}

#articles .actions a img {
	vertical-align: middle;
	margin: 0 3px 0 6px;
}

#articles .rss span {
	color: #f6d134;	
}

#articles .article {
	float: left;
	width: 625px;	
}

#articles .article h4 {
	font-size: 16px;
	color: #262626;
	border-bottom: 1px solid #e0dede;
	padding: 10px 15px;	
	margin-bottom: 10px;
}

#articles .article .date {
	float: left;
	padding: 0 11px;
	width: 34px;
	text-align: center;
}

#articles .article .date .year {
	font-size: 13px;	
}

#articles .article .content {
	float: left;
	width: 569px;
}

#articles .article .content img.article-main {
	margin-bottom: 12px;	
}

#articles .article .content p {
	margin-bottom: 12px;
}

#articles .article .content a {
	color: #C71444;
	text-decoration: underline;
}

#articles-list {
	width: 282px;
	float: right;	
	padding-bottom: 7px;
	background: url("../images/public/article-list-bottom.jpg") left bottom no-repeat;
	margin-bottom: 200px;
}

#articles-list .item {
	background: url("../images/public/article-list-item.jpg") left top no-repeat;
	padding: 7px 20px 5px;
}

#articles-list .item a {
	display: block;
	color: #4c4c4c;
}

#articles-list .item .date {
	font-size: 8px;
	color: #acacac;	
}

#articles-list .active a {
	font-weight: bold;	
}

#articles-list .years {
	margin: 0 4px;
	border-top: 1px solid #e0dede;
	height: 29px;
	line-height: 29px;
	overflow: visible;
	background: url("../images/public/articles-list-years.jpg") left top repeat-x;
	font-size: 12px;
}

#articles-list .years a.active {
	color: #fff;
	background: url("../images/public/articles-list-year-active.jpg") left top repeat-x;	
}

#articles-list .years a {
	float: left;	
	color: #b6c1c1;
	padding: 0 10px;
}

#articles-list .block-title {
	background: url("../images/public/articles-list-title.jpg");
	margin: 0 4px;
	height: 34px;
	line-height: 34px;
	border-top: 1px solid #838c8b;	
	font-size: 12px;
	padding-left: 12px;
	color: #fff;
	text-transform: uppercase;
}

/* promotions */

#promotions {
	background: url("../images/public/promotions.jpg") left top repeat-x;
	padding-top: 50px;
	min-height: 447px;
	_height: 447px;
}

#promotions-list {
	width: 948px;
	margin: 0 auto;
}

#promotions-list .promotion {
	width: 474px;
	height: 182px;
	position: relative;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/public/promotions-list.png") 16px 6px no-repeat;
}

#promotions-list .promotion:hover {
	background: url("../images/public/promotions-list-hover.png") 0px 0px no-repeat;
	_background: url("../images/public/promotions-list.png") 16px 6px no-repeat;
}

#promotions-list .promotion img.thumb {
	position: absolute;
	top: 23px;
	left: 30px;
}

#promotions-list .promotion .content {
	left: 275px;
	top: 43px;
	position: absolute;	
	font-size: 12px;
	color: #1c1c1c;
	width: 165px;
}

#promotions-list .promotion .content img.title {
	display: block;
	margin-bottom: 8px;
}

#promotions-list .promotion p {
	margin-bottom: 8px;	
}

#promotions-list .promotion a.more {
	display: block;
	width: 113px;
	height: 136px;
	text-indent: -10000px;
	background: url("../images/public/promotions-link.png") no-repeat;
	display: none;
	margin-left: -5px;
}

#promotions-list .promotion:hover a.more {
	display: block;
}


#promotions-nav {
	padding-bottom: 9px;
	background: url("../images/public/promotions-bottom.png") left bottom repeat-x;	
	position: relative;
	z-index: 501;
}

#promotions-nav ul {
	width: 938px;
	margin: 0 auto;	
}

#promotions-nav ul li {
	float: left;
	cursor: pointer;
}

#promotions-nav ul li p {
	/* white-space: nowrap; */
}

#promotions-nav ul li {
	border-top: 1px solid #e4e1e1;
	border-left: 1px solid #e4e1e1;	
	font-size: 12px;
	color: #1c1c1c;
	text-align: center;
	background: url("../images/public/promotion-nav.jpg") left 1px repeat-x;
}

#promotions-nav ul li.active, #promotions-nav ul li:hover  {
	background: url("../images/public/promotion-nav-active.jpg") left 1px repeat-x;
}

#promotions-nav ul li.active .item, #promotions-nav ul li:hover .item  {
	border-top: 1px solid #f6f9fa;
	border-left: 1px solid #f6f6f6;	
	border-right: 1px solid #f4f8f9;
	padding-right: 15px;
}

#promotions-nav ul li.last {
	border-right: 1px solid #e4e1e1;
}

#promotions-nav ul li .item {
	border-top: 1px solid #fff;
	border-left: 1px solid #fbfafa;	
	height: 116px;
	width: 174px;
	float: left;
	padding: 8px 16px 0 15px;
}

#promotions-nav ul li .image {
	height: 67px;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: center;	
	_display: inline-block;
}

#promotion {
	position: relative;
	top: -5px;
	z-index: 500;
}

#promotion .content {
	width: 937px;
	margin: 0 auto;	
	overflow: hidden;
}

#promotion .files {
	background: url("../images/public/promotions-page.jpg") left top repeat-x;
	border-bottom: 1px solid #d9dee0;
}

#promotion .files ul {
	margin: 0 auto;
	width: 937px;	
}

#promotion .files li {
	background: url("../images/public/promotion-files.jpg") no-repeat;
	float: left;
	width: 275px;
	height: 36px;
	border-left: 1px solid #bfc5c8;
	border-top: 1px solid #bfc5c8;
}

#promotion .files li:hover {
	background: url("../images/public/promotion-files-hover.jpg") no-repeat;
}

#promotion .files li.last {
	border-right: 1px solid #bfc5c8;
}

#promotion .files li a {
	display: block;
	line-height: 36px;
	padding-left: 32px;
	color: #4c4c4c;
}

#promotion .files li.pricelist a {
	background: url("../images/public/icons/pricelist.png") 6px center no-repeat;	
}

#promotion .files li.brochure a {
	background: url("../images/public/icons/brochure.png") 6px center no-repeat;	
}

#promotion .files li.dealers a {
	background: url("../images/public/icons/dealers.png") 6px center no-repeat;	
}

#promotion .files li.model a {
	background: url("../images/public/icons/model.png") 6px center no-repeat;	
}

#promotion .files li.tech_specs a {
	background: url("../images/public/icons/tech-specs.png") 6px center no-repeat;	
}

#promotion .files li.test_drive a {
	background: url("../images/public/icons/test-drive.png") 6px 8px no-repeat;	
}

#promotion .files li.gallery a {
	background: url("../images/public/icons/gallery.png") 6px center no-repeat;	
}

#promotions-nav ul li.last, #promotions-nav ul li.last .item {
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
}

#promotions-nav ul li.first, #promotions-nav ul li.first .item {
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
}

#registration table {
	width: 100%;
}

#registration table select {
	/* width: 150px; */
}

#registration table input.text {
	width: 225px;	
}

#registration table input.text-alt {
	width: 148px;	
}

#registration table {
	border-collapse: separate; 	
}

#registration table .error td {
	padding-bottom: 12px;
	color: red;	
}

#registration table .info td {
	padding-top: 12px;
	border-bottom: 1px solid #ccc;	
}


#registration table .submit td {
	padding-top: 12px;
	text-align: center;
}

#registration table th {
	background-color:#EBEBEB;
	font-size:10px;
	margin:1px;
	padding: 5px 2px;	
	text-align: right;
	margin: 1px;
}

#login table {
	width: 100%;
	border-collapse: separate; 	
}

#login table .error td {
	padding-bottom: 12px;
	color: red;	
	text-align: center;
}

#login .submit td {
	text-align: right;	
}

#login table .info td {
	text-align: center;
	padding-top: 12px;
}

#login th, #login td {
	font-weight: normal;
	width: 50%;
}

#login th {
	text-align: right;
	padding: 2px;	
}

#login table input.text {
	width: 205px;	
}

#question fieldset {
	margin-bottom: 10px;
}

#question fieldset label {
	display: block;
	margin-bottom: 5px;
}

#question textarea {
	width: 416px;	
}

#question .submit {
	text-align: right;	
}

#question .error {
	color: red;	
}

#password-recovery table {
	border-collapse: separate; 	
}

#password-recovery .error {
	color: red;	
}

#password-recovery .submit td {
	text-align: right;	
}

#password-recovery th {
	font-weight: normal;
}

#password-recovery th {
	text-align: right;
	padding: 2px 2px 2px 0;	
}

#password-recovery table input.text {
	width: 205px;	
}

#qashqai-game {
	width: 1220px; 
	margin: 0 auto;
	padding: 0 0 15px 0;
}

#qashqai-game-flash img {
	margin: 100px auto 80px;
	display: block;
}

#sitemap li {
	list-style-position: outside;
	padding: 0 0 0 12px;
}

#sitemap .section {
	font-weight: bold;
	margin-bottom: 5px;
}

#sitemap a {
	display: block;
	margin-bottom: 5px;	
	background: url("../images/public/arrow.gif") no-repeat 1px 1px;
	padding-left: 8px;
	color: #666666 !important;
	text-decoration: none !important;
}

#sitemap a:hover {
	background-image: url("../images/public/arrow-hover.gif");
	color: #c71444 !important;
}

#toolbox {
	position: absolute;
	top: -220px;
	left: 728px;
	width: 220px;
	overflow: hidden;
}

#toolbox .toolbox-inner {
	position: relative;	
	z-index: 3000;
	height: 220px;
	width: 212px;
	overflow: hidden;
}

#toolbox .toolbox-inner embed {
	position: absolute;
	bottom: 0;
	left: -8px;	
}

#footer {
	position: relative;
	zoom: 1;
	z-index: 3000;
}

#footer.inner {
	padding-top: 8px;
	background: url("../images/public/footer.png") left top repeat-x;
	top: -8px;
	_top: 0;
	_margin-top: -8px;
}

#footer.inner .footer-inner {
	padding-top: 17px;
}

#footer .footer-inner {
	width: 934px;
	margin: 0 auto;
	padding: 7px 0 18px 0;
	position: relative;
}

#footer ul {
	list-style-type: none;
	float: left;
	padding-top: 3px;
}

#footer ul li {
	display: inline;
	margin-right: 12px;
}

#footer ul a {
	background:url("../images/public/arrow.gif") left top no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding-left: 7px;
	text-decoration: none;	
}

#footer ul a:hover {
	background:url("../images/public/arrow-hover.gif") left top no-repeat;
}

#footer img {
	float: right;
	margin-right: 40px;
}

/* Survey */

.cufon-loading {
	display: none;	
}

#survey {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0 10px;
	color: #898989;
	font-size: 14px;
	font-family: Verdana;
}

#survey .error {
	color: red;
	margin-bottom: 10px;	
}

#survey a {
	color: #898989;	
}

#survey .intro {
	text-align: right;
}

#survey .intro p {
	color: #8e8e8e;
	font-size: 11px;	
}

#survey form label {
	display: block;
	margin-bottom: 6px;
}

#survey button {
	cursor: pointer;	
}

#survey a.radio {
	display: block;
	padding-left: 22px;
	text-decoration: none;
	background: url("../images/survey/radio.jpg") left center no-repeat;
	margin-bottom: 6px;
	font-size: 13px;
}

#survey a.radio-checked {
	background-image: url("../images/survey/radio-checked.jpg");
}

#survey input.text {
	height: 16px;
	line-height: 16px;
	background: url("../images/survey/input-text.jpg") left top repeat-x;	
	border: 1px solid #c5c5c5;
	padding: 2px;
	width: 270px;
	margin-bottom: 6px;
}

#survey .registration  {
	color: #282828;	
}

#survey .registration select {
	background: url("../images/survey/input-text.jpg") left top repeat-x;	
	border: 1px solid #c5c5c5;
	padding: 1px;
	margin-bottom: 7px;
	width: 276px;	
}

#survey .registration a.radio {
	color: #282828;	
}

#survey .registration fieldset.left {
	float: left;
	width: 330px;	
}

#survey .registration fieldset.left p {
	margin-bottom: 6px;
	font-size: 13px;	
}

#survey .registration fieldset.right {
	float: right;
	width: 350px;
}

#survey .registration fieldset.right .fields {
	float: right;	
	margin-bottom: 32px;
}

#survey .registration fieldset.right button {
	display: block;
	background: url("../images/survey/button-start.jpg") no-repeat;
	width: 91px;
	height: 39px;
	text-indent: -10000px;
	border: none;
	float: right;
	margin-bottom: 5px;
}

#survey .registration fieldset.right .required-fields {
	float: right;
	font-size: 11px;	
}

#survey .registration fieldset.right label.terms {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #898989;
}

#survey .registration fieldset.right label.terms input {
	vertical-align: text-top;
	#vertical-align: middle;	
}

#survey .registration label {
	font-weight: bold;
}

#survey .questions .question {
	margin-bottom: 20px;	
}

#survey .questions .question span.title {
	font-size: 26px;
	font-weight:bold;
	float: left;
	height: 40px;
	border-right: 1px solid #ebebeb;
	padding-right: 10px;
	margin-right: 10px;
	line-height: 1;
	color: #999;
}

#survey .questions .question .block {
	float: left;
}

#survey .questions .question .block .title {
	margin-bottom: 6px;	
}

#survey .questions .question .block a.radio {
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
}

#survey .questions button {
	float: right;	
	width: 169px;
	height: 39px;
	border: none;
	background: url("../images/survey/button-continue.jpg");
	text-indent: -10000px;
}

#survey .final {
}

#survey .final h1 {
	font-size: 30px;
	margin-bottom: 10px;	
	font-weight: bold;	
	color: 525252;
}

#survey .final p {
	color: #999;
	font-size: 13px;
	margin-bottom: 10px;	
}

#survey #timer {
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
	float: left;
}

#xstory {
	height: 549px;	
	overflow: hidden;
	margin-bottom: 10px;
}

#xstory object {
	position: relative;
	top: -101px;
}

/* model 3d */

#model-3d {
	width: 865px;
	margin: 0 auto;
	padding: 15px 52px 150px 17px;	
}

#model-3d #share {
	margin-left: 0;	
}

#model-3d .download {
	width: 310px;	
	margin-bottom: 12px;
}

#model-3d a {
	color:#C71444;
	text-decoration:underline;
}

#model-3d h1 {
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: bold;	
}

#model-3d h2 {
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 16px;	
	line-height: 1.5;
}

#model-3d p {
	margin-bottom: 12px;	
}

#model-3d #login {
	margin-left: 215px;	
}

#model-3d #login .info td,
#model-3d #login .error td  {
	text-align: left;	
}

#model-3d #login table .info td {
	padding-top: 0;	
} 

#model-3d #login input.text {
	width: 250px;
}

#model-3d h4 {
	font-weight: bold;
	margin-bottom: 4px;	
}
