﻿
/*  general  */
#divQuickSearch, .quicksearchNew, .recent, .popular, .useful, .bread, #menu,
#rightContent, #leftContent, #footerShadow, .featuredMakes,
#header .phone
{
    display: none !important;
}

/*  showroom page  */
.showroom, .printPage, .prevNext, #lnkRemove0, #lnkRemove1, #lnkRemove2
{
    display: none;
}


/*  car details page  */
#litVariant, .tabs
{
    display: none;
}


.noPrint
{
    display: none;
}

#header
{
	width: 800px;
	left: 0px;
	margin-left: 0px;
}

#header .logo
{
	margin-left: 20px;
}

#mainContent
{
	width: 800px;
	position: relative;
}

#whereWeAre img
{
	width: 250px;
}

.whereUsedDetail
{
    margin-left: 0px;
	width: 300px;
}

h1
{
	margin-left: 0px;
}

#middleContent h1
{
	margin: 0px;
}

#leftDetailContent #content
{
	position: absolute;
	top: 50px;
	left: 0px;
	width: 280px;
}

#middleDetailContent
{
	position: relative;
	width: 550px;
	z-index: 1000;
}
.featuredOffers
{
	width: 780px;
	margin-left: 0px;
}

.showroomPage
{
	margin-left: 0px;
}

.showroomTable
{
	width: 600px;
}

.showroomPage a,
.showroomPage p,
.showroomPage td,
.showroomImage
{
	width: 160px;
}

.showroomTable .carDesc
{
	height: 75px;
}

.showroomTable .showroomLabel
{
	width: 100px;
}

.showroomTable .carDesc h2
{
	font-size: 80%;
}

.showroomPage .fixed img
{
	width: 150px;
	padding: none;
}

.showroomPage .fixed
{
	width: 150px; 
	height: 110px;
	overflow: hidden;
}


/*

#leftDetailContent #content
{
	width: 400px;
	margin-left: 230px;
}

#middleDetailContent
{
	margin-top: 230px;
}
*/
#footer,
#disclaimer
{
	margin-left: -120px;
}


