#MasterHolder
{
  width: 100%;
  background: #fff;
  margin: 0;
  padding: 0;
  float: left;	
  font-size:10px;
  font-family: arial,helvetica,sans-serif;
}
div, h1, h2, h3, li, ul, img, form{
padding:0;
margin:0;
}

#brochureHolder {
	width: 599px;
	float: left;
}

#brochure_bg_tile {
	width: 599px;
	padding: 6px 0px 7px 17px;
	background: url(../images/showroom/brochure-bg_tile.gif) repeat-y;
	float: left;
}

.brochureBase
{
  margin:0;
  width: 563px;
  position: relative;
  text-align: left;
  float: left;
}

.brochureTitle
{
  float: left;
  width: 420px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  line-height:1.4;
}

#brochureShowroom
{
  float: right;
  text-align: center;
  background-image: url('../images/showroom/showroomButton.gif');
  background-repeat: no-repeat;
  width: 100px;
  height: 20px;
  margin: 0px 0px 4px 0px;
  padding: 0;
  cursor: pointer;
}

#brochureShowroom:hover
{
  background-image: url('../images/showroom/showroomButtonHover.gif');
  background-repeat: no-repeat;
}

.brochureTop
{
  width: 100%;
  float: left;
  border-bottom: 3px double #333;
}

.brochureLeft
{
  width: 304px;
  float: left;
  margin-top: 5px;
  position: relative;
}

.brochureRight
{
  float: left;
  width: 246px;
  margin-top: 5px;
  position: relative;
  z-index: 1;
}

.brochureMainImage img
{
  border: 2px solid #cecece;
}

.brochureEnlargeImage
{
  position: absolute;
  top: 159px;
  left: 202px;
  background-image: url('../images/showroom/Enlarge.png');
  background-repeat: no-repeat;
  width: 100px;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#mainPhotoEnlarge
{
  display: block;
  width: 100px;
  height: 30px;
  margin: 0;
  padding: 0;
  background-image: url('../images/showroom/EnlargeText.png');
  background-repeat: no-repeat;
  border: 0;
  text-decoration: none;
}

#mainPhotoEnlarge:hover
{
  background-image: url('../images/showroom/EnlargeTextHover.png');
  border: 0;
  text-decoration: none;
}

div.brochurePrice, span.brochurePrice
{
  font-weight: bold;
  font-size: 20px;
  color: #000;
  line-height:1.4;
}

div.brochurePrice
{
  margin: 5px 0;
  float:left;
  width:100%;
}

span.brochurePrice
{
  text-align: center;
  float: left;
  width: 210px;
  margin-bottom: 6px;
  margin-top: 9px;
}

span.brochureMSRP
{
  color: #c00;
}

div.brochureButtonPrint
{
  float: right;
  width: 115px;
  height: 26px;
  margin: 4px 0;
  text-align: center;
}

.brochurePrint
{
  float: right;
  width: 35px;
  margin-top: 9px;
}

div.brochureButtonPrint img, .brochurePrint img
{
  margin: 0;
  padding: 0;
  border: 0;
}

div.brochureButtonPrint img
{
  width: 115px;
  height: 26px;
}

.brochurePrint img
{
  width: 31px;
  height: 25px;
}

div.brochureButton, div.brochureButton2
{
  width: 115px;
  height: 26px;
  margin: 4px 0;
  background-image: url('../images/showroom/btn.gif');
  background-repeat: no-repeat;
  text-align: center;
  cursor: pointer;
}

div.brochureButton
{
  float: left;
  margin-left: 5px;
}

div.brochureButton2
{
  float: right;
}

div.brochureButton:hover, div.brochureButton2:hover
{
  background-image: url('../images/showroom/btn2.gif');
}

div.brochureButton a, div.brochureButton2 a
{
  margin: 0;
  padding: 0;
  border: 0;
}

div.brochureButton img, div.brochureButton2 img
{
  margin: 0;
  padding: 0;
  border: 0;
}

div.brochureButtonDisabled, div.brochureButtonDisabled:hover
{
  background-image: url('../images/showroom/btnDisabled.gif');
  cursor: default;
}

#exactSearch, #similarSearch, #exactSearchDisabled
{
  width: 115px;
  height: 40px;
  margin: 4px 0;
  padding: 0;
  border: 0;
  text-align: center;
}

#exactSearch, #exactSearchDisabled
{
  float: left;
  margin-left: 5px;
}

#exactSearch
{
  background: #eee url('../images/showroom/exactSearch.gif') no-repeat;
  cursor: pointer;
}

#exactSearchDisabled
{
  background: #eee url('../images/showroom/exactSearchDisabled.gif') no-repeat;
}

#similarSearch
{
  float: right;
  background: #eee url('../images/showroom/similarSearch.gif') no-repeat;
  cursor: pointer;
}

#exactSearch:hover
{
  background: #eee url('../images/showroom/exactSearchHover.gif') no-repeat;
}

#similarSearch:hover
{
  background: #eee url('../images/showroom/similarSearchHover.gif') no-repeat;
}


.brochureOptions
{
  width: 100%;
  position: absolute;
  top: 163px;
  left: 0px;
}

#brochureColours, #brochureVideo, #brochureTrim
{
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
}

#brochureColours
{
  width: 61px;
  cursor: pointer;
}

#brochureVideo
{
  width: 59px;
  cursor: pointer;
}

#brochureTrim
{
  width: 126px;
  cursor: pointer;
}

#brochureColours img, #brochureVideo img, #brochureTrim img
{
  height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
}

#brochureColours img
{
  width: 61px;
}

#brochureVideo img
{
  width: 59px;
}

#brochureTrim img
{
  width: 126px;
}

#photoSlider
{
  float: left;
  width: 550px;
  position: relative;
  border: 3px double #6c6c6c;
  margin-top: 5px;
  margin-bottom: 5px;
}

#photoLeft
{
  width: 23px;
  height: 72px;
  background-image: url('../images/showroom/photoLeft.gif');
  margin: 0;
  padding: 0;
  border-right: 1px solid #6c6c6c;
}

#photoLeft:hover
{
  background-image: url('../images/showroom/photoLeftHover.gif');
}

#photoRight
{
  width: 23px;
  height: 72px;
  background-image: url('../images/showroom/photoRight.gif');
  position: absolute;
  top:0px;
  left: 526px;
  border-left: 1px solid #6c6c6c;
}

#photoRight:hover
{
  background-image: url('../images/showroom/photoRightHover.gif');
}

#brochurePhotos
{
  position: absolute;
  top: 0px;
  left: 24px;
  overflow: hidden;
  width: 500px;
  height: 72px;
  margin: 0;
  padding: 0;
}


#brochurePhotosList
{
  position: absolute;
  top: 0;
  width: 5000px;
  margin: 0;
  padding: 0;
}

li.brochurePhoto
{
  display: block;
  float: left;
  border: 1px solid #666;
  list-style: none;
  margin: 2px 0 2px 2px;
  padding: 0;
}

li.brochurePhoto img
{
  display: block;
  width: 100px;
  height: 66px;
  margin: 0;
  padding: 0;
  border: 0;
}

img#mainPhoto
{
  width: 300px;
  height: 187px;
  margin: 0;
  padding: 0;
}

#brochureEnlargeImageGallery
{
  display: none;
}

#brochureSpecs
{
  float: left;
  width: 100%;
  clear: left;
  margin: 5px 0;
}

div.brochureSpecsHeading
{
  margin: 2px 0;
}

div.brochureSpecsCategory
{
  background: #ccc;
  border: 1px solid #333;
  margin: 0;
  padding: 2px;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  letter-spacing: 2px;
}

div.brochureSpecsCategory img
{
  margin: 0 2px;
  padding: 0;
  border: 0 none;
  vertical-align: text-bottom;
}

div.brochureSpecsData
{
  margin: 5px 0;
}

div.brochureSpecsData table
{
  width: 540px;
  margin: 0 0 0 5px;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  font-size: 11px;
}

div.brochureSpecsData table.optionGroup
{
  width: 525px;
  margin: 0 0 0 20px;
}

div.brochureSpecsData table td
{
  padding: 0;
  margin: 0;
  border-bottom: 1px dotted #666;
  text-align: left;
}

div.brochureSpecsData table td.dataValue
{
  width: 271px;
  text-align: right;
}

div.brochureSpecsData table td.dataAlternative
{
  text-indent: 15px;
  font-style: italic;
}

div.optionGroupName
{
  margin: 20px 0 5px 5px;
  font-size: 12px;
}

#specsOverview
{
  width: 540px;
  height: 113px;
  position: relative;
  margin: 5px auto;
  padding: 0; 
  background: #fff;
}

#overviewImage
{
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 1;
}

div.overviewFuelEconomy
{
  width: 65px;
  height: 50px;
  position: absolute;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: normal;
}

#overviewEconomyCity
{
  left: 20px;
  top: 32px;
}

#overviewEconomyHighway
{
  left: 145px;
  top: 32px;
}

div.overviewDimension
{
  width: 47px;
  height: 15px;
  position: absolute;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: center;
  line-height: 15px;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: normal;
}

#overviewLength
{
  left: 280px;
  top: 12px;
}

#overviewWheelbase
{
  left: 280px;
  top: 89px;
}

#overviewWidth
{
  left: 460px;
  top: 14px;
}

#overviewHeight
{
  left: 400px;
  top: 52px;
}

#brochureSearchHolder {
	width: 189px;
	float: left;
}

#brochureSearch_bg_tile {
	width: 189px;
	padding-left: 12px;
	background: url(../images/showroom/brochure-side-bg_tile.gif) repeat-y;
	float: left;
}

#brochureSearch
{
  width: 162px;
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
