﻿
/* header */

#priceDetails
{
  position: absolute;
  width: 700px;
  height: 40px;
}

#price
{
  position: absolute;
  right: 0px;
  top: -37px;
  font-weight: bold;
}

#spacer
{
  height: 15px;
}

/* left col */

#model
{
  width: 365px;
  padding: 0px;
}

* html body #model
{
  width: 365px;
}

#info
{
  float: left;
}

#info h1
{
  padding-right: 100px;
}

#modelPrice
{
  position: absolute;
  width: 365px;
  text-align: right;
  font-weight: bold;
  margin-top: -40px;
}

#images
{

}

#mainImage
{
  width: 300px;
  min-height: 250px;
}

#thumbnails
{
  float: right;
  width: 50px;
  background-color: #ffffff;
}

#thumbnails ul
{
  list-style-type: none !important;
  margin: 0px !important;
  padding: 0px !important;
}

#thumbnails li
{
  list-style-type: none !important;
  margin: 0px !important;
  padding: 0px !important;
}

#thumbnails li div
{
  text-align: center;
  vertical-align: middle;
  line-height: 55px;
  width: 55px;
  height: 51px; 
  border: solid 1px #6899bb;
  background-color: #ffffff;
  padding-top: 5px;
  margin-top: 10px;
  overflow: hidden;
}


#thumbnails li div a 
{
  font-weight: normal !important;
  font-size: 6pt !important;
}

#galleryThumbnails
{
  padding-bottom: 20px;
}

#galleryThumbnails div
{
  text-align: center;
  vertical-align: middle;
  line-height: 155px;
  width: 155px;
  height: 150px; 
  border: solid 1px #6899bb;
  background-color: #ffffff;
  padding-top: 5px;
  margin-top: 10px;
  margin-right: 10px;
  float: left;
  cursor: pointer;
}

#logo
{
}

#info
{
  /* in ie, clear:right */
  width: 365px;
}

#info h1
{
  margin-top: 0px !important;
  padding-top: 5px !important;
}

#specs
{
  border-collapse: collapse;
  table-layout: fixed;
  margin-top: 5px;
}

#specs *
{
  font-size: 8pt;
  text-align: left;  
  padding: 5px 0px 5px 0px;
}

#specs th 
{
  width: 140px;
  vertical-align: top;
  border-bottom: solid 1px #6899bb;
  padding-right: 5px;
}

#specs td
{
  width: 60%;
  vertical-align: top;  
  border-bottom: solid 1px #6899bb;
}

#offers table
{
  width: 100%;
  table-layout: fixed;
}

#buttons
{
  clear: left;
  text-align: right;
  position: relative;
  top: 20px;
}

/* right col */

#colours 
{
  margin-top: 8px;
  margin-left: 5px !important;
}

#colours li
{
  color: #cccccc;
  list-style: none !important;
}

#colours li a
{
  font-weight: normal;
}

#colours li img
{
  margin-bottom: -2px;
  margin-right: 7px;
}

.active a
{
  font-weight: bold !important;
}

.active
{
  color: #6899bb !important;
}

.commands
{
  margin-left: 0px !important;
}

.commands li
{
  list-style: none !important;
}

.commands li a
{

}

.commands li a img
{
  position: relative;
  top: 7px;
  margin-right: 5px;
}

#detailInner ul
{
  list-style: none;
}

.finance
{
  width: 100%;
  margin-bottom: 10px;
  border: solid 1px #6899bb;
  border-collapse: collapse;
}

.finance th
{
  background-color: #6899bb;
  border: solid 1px #6899bb;
  color: #ffffff;
  padding: 3px;
  vertical-align: middle;
  font-weight: normal;
}

.finance td
{
  border: solid 1px #6899bb;
  padding: 3px;
  vertical-align: middle;
}

.modelPrices
{
  width: 100%;
  margin-bottom: 10px;
}

.modelPrices th
{

}

.modelPrices td
{
  text-align: right;
}

.modelPricesHeadingContainer
{
}

#smallPrint
{
  float: right;
  clear: both;
  margin-top: 20px;
}

.modelPricesHeading
{
  float: right;
  margin-top: 27px;
}

.modelPricesHeading th
{
  padding-left: 5px;
  padding-right: 5px;
}

