/**
 * Copyright:	Volkswagen South Africa
 * Author:		Dylan Smith <dylan.smith@ogilvy.co.za>
 */

@import "../common.css";
@import "/css/layouts/04.css";

/*----------------------------------------------------------------------------------------
 * page bg and header
 *--------------------------------------------------------------------------------------*/
#page_content {
	background-image: none;
}

#content h2 {
	background-image:url(/images/about/conceptcars/_h.gif);
}

#content div.h {
	width:250px;
	height:100px;
	background-position:0 0;
	background-repeat:no-repeat;
	position:relative;
}

#content div.h * {
	position:absolute;
	left:-9999em;
}

#content_nav {
	width:auto !important;
}

/*----------------------------------------------------------------------------------------
 * image replacements
 *--------------------------------------------------------------------------------------*/
.about_conceptcars_onelitre #content_nav	{background-image:url(/images/about/conceptcars/onelitre_02.jpg);}
.about_conceptcars_onelitre .h				{background:url(/images/about/conceptcars/onelitre_h3.gif);}

.about_conceptcars_aac #content_nav			{background-image:url(/images/about/conceptcars/aac_02.jpg);}
.about_conceptcars_aac .h					{background-image:url(/images/about/conceptcars/aac_h.gif);}

.about_conceptcars_concept-r #content_nav	{background-image:url(/images/about/conceptcars/concept-r_02.jpg);}
.about_conceptcars_concept-r .h				{background-image:url(/images/about/conceptcars/concept-r_h.gif);}

.about_conceptcars_concept-t #content_nav	{background-image:url(/images/about/conceptcars/concept-t_02.jpg);}
.about_conceptcars_concept-t .h				{background-image:url(/images/about/conceptcars/concept-t_h.gif);}

.about_conceptcars_dunebeetle #content_nav	{background-image:url(/images/about/conceptcars/dunebeetle_02.jpg);}
.about_conceptcars_dunebeetle .h			{background-image:url(/images/about/conceptcars/dunebeetle_h.gif);}

.about_conceptcars_magellan #content_nav	{background-image:url(/images/about/conceptcars/magellan_02.jpg);}
.about_conceptcars_magellan .h				{background-image:url(/images/about/conceptcars/magellan_h.gif);}

.about_conceptcars_iroc #content_nav	    {background-image:url(/images/about/conceptcars/iroc_02.jpg);}
.about_conceptcars_iroc .h				    {background-image:url(/images/about/conceptcars/iroc_h.gif);}

.about_conceptcars_gx3 #content_nav			{background-image:url(/images/about/conceptcars/gx3_02.jpg);}
.about_conceptcars_gx3 .h					{background-image:url(/images/about/conceptcars/gx3_h.gif);}

.about_conceptcars_concept-a #content_nav	{background-image:url(/images/about/conceptcars/concept-a_02.jpg);}
.about_conceptcars_concept-a .h				{background-image:url(/images/about/conceptcars/concept-a_h.gif);height:52px !important;}

.about_conceptcars_ecoracer #content_nav	{background-image:url(/images/about/conceptcars/ecoracer_02.jpg);}
.about_conceptcars_ecoracer .h				{background-image:url(/images/about/conceptcars/ecoracer_h.gif);}

.about_conceptcars_concept-gti .h				{background-image:url(/images/about/conceptcars/concept-gti_h.gif);}

.about_conceptcars_up .h				{background-image:url(/images/about/conceptcars/up_h.gif);}
/* .about_conceptcars_up #content_nav	{background-image:url(/images/about/conceptcars/up_02.jpg);} */

.about_conceptcars_up div#content_nav {
	padding-bottom: 0; /* lose 10px */
	height: 358px;  /* add 10px */
}

.about_conceptcars_up div#content_nav #up-rear-end {
	display: block;
	margin-top: 10px;
	margin-left: -10px;
}

#up-rear-end img {
	display: inline;
}

#up-side img,
#up-front img { 
	display: inline;
	margin-left: 23px;
}