/**
 * Style sheet for Toyota section of www.hinterland.com.au 
 * Copyright Instyle IT - www.instyleit.com.au - Australian Web Hosting and Design
*/

/* Overwrite the default left column settings to allow the used car search to fit
 * in 800 x 600 pixels
 */
.leftCol {
  padding-top: 10px;
  padding-bottom: 20px;
  width: 162px;
  background: #585956;
  border-right: 1px dotted #BABDB6;
}


/******************************
** Sub Navigation styles
******************************/
#printSNBox {
  width: 156px;
  border: 1px solid #e88000;
}
#printSNHeading {
  font-size: 12px;
  font-weight: bold;
  color: white;
  background: #e88000;
  padding: 3px;
  text-align: center;
  border-bottom: 1px solid #e88000;
}
#printSNText {
  font-size: 11px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;
  background: white;
}
#printHigherNav {
  margin: 0;
  padding: 0;
}
#printHigherNav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#printHigherNav li a {
  text-decoration: none;
  display: block;
  height: 20px;
  line-height: 20px;
  margin: 0;
  padding-left: 10px;
}
#printHigherNav a.active {
  font-weight: bold;
}
#printHigherNav a:hover {
  background: #e88000;
  color: white;
}
#printSameNav {
  margin: 0;
  padding: 0;
}
#printSameNav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#printSameNav li a {
  text-decoration: none;
  display: block;
  height: 20px;
  line-height: 20px;
  margin: 0;
  padding-left: 20px;
  background: url(/image/usedRaquo.jpg) no-repeat 5px;
}
#printSameNav a.active {
  font-weight: bold;
}
#printSameNav a:hover {
  background: #e88000;
  color: white;
}
#printSubNav1 {
  margin: 0;
  padding: 0px;
}
#printSubNav1 ul {
  list-style-type: none;
  padding: 0px;
}
#printSubNav1 li a {
  text-decoration: none;
  display: block;
  height: 20px;
  line-height: 20px;
  margin-right: 0;
  padding-left: 30px;
  background: url(/image/usedArrow.jpg) no-repeat 15px;
}
#printSubNav a.active {
  font-weight: bold;
}
#printSubNav1 a:hover {
  background: #e88000;
  color: white;
}

/**
 * EOF Sub Navigation styles
 */


#breadCrumb {
  position: absolute;
  top: 135px;
  left: 215px;
  width: 500px;
}
#breadCrumb ul {
  margin:0;
  padding:0;
  list-style: none;
}

#breadCrumb li {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0; 
  background: url('/image/usedRaquo.jpg') no-repeat left;
}
#topNavBaseLine {
  background: #e88000;
  height: 3px;
}
#topNavBaseSquare {
  position: absolute;
  top: 130px;
  left: 163px;
  width: 60px;
  height: 20px;
  background: #e88000 url('/image/topNavBaseLineCurve.gif') right bottom no-repeat;
}
#tabNav a.active {
  background: #e88000;
}
.cowFieldName {
  font-weight: bold;
  text-align: right;
  border-top: 1px dotted #CCCCCC;
  border-right: 1px dotted #CCCCCC;
}
.cowFieldData {
  border-top: 1px dotted #CCCCCC;
}
#cowTable {
  border: 1px dotted #CCCCCC;
  width: 500px;
}
.cowFieldData {
  border-top: 1px dotted #CCCCCC;
}
/*Set negative margin to remove padding on .pageBody We need all the room we can get*/
#usedSearch {

}
#iFrameUsedCars {
  margin: 0;
  padding: 0;
	width: 715px;
	height: 1200px;
}
#usedSpecialsPic {
  border: 4px double #e88000;
}