/**
 * Style sheet for Toyota section of www.hinterland.com.au 
 * Copyright Instyle IT - www.instyleit.com.au - Australian Web Hosting and Design
*/
@import url(multiPage.css);

/******************************
** Sub Navigation styles
******************************/
#printSNBox {
  width: 180px;
  border: 1px solid #ff0000;
}
#printSNHeading {
  font-size: 12px;
  font-weight: bold;
  color: white;
  background: #ff0000;
  padding: 3px;
  text-align: center;
  border-bottom: 1px solid #ff0000;
}
#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: #ff0000;
  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/toyotaRaquo.jpg') no-repeat 5px;
}
#printSameNav a.active {
  font-weight: bold;
}
#printSameNav a:hover {
  background: #ff0000;
  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/toyotaArrow.jpg) no-repeat 15px;
}
#printSubNav a.active {
  font-weight: bold;
}
#printSubNav1 a:hover {
  background: #ff0000;
  color: white;
}

/**
 * EOF Sub Navigation styles
 */


#breadCrumb {
  position: absolute;
  top: 135px;
  left: 260px;
  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/toyotaRaquo.jpg') no-repeat left;
}
#topNavBaseLine {
  background: #ff0000;
  height: 3px;
}
#topNavBaseSquare {
  position: absolute;
  top: 130px;
  left: 201px;
  width: 60px;
  height: 20px;
  background: #ff0000 url('/image/topNavBaseLineCurve.gif') right bottom no-repeat;
}
#tabNav a.active {
  background: #ff0000;
}
.specSubHeading {
  color: white;
  background: red;
  font-weight: bold;
}
.specSeperate {
  background-color: #e0dede;
}

.newsHeading {
  font-weight: bold;
  font-size: 16px;
  color: white;
  background: #ff0000 url(/toyota/image/newsCorner.gif) no-repeat top right;
  padding-left: 5px;
  margin-left: -10px;
}
.newsDate {
  color: #585956;
   padding-bottom: 5px;
}
.newsBody {
   padding-bottom: 20px;
}
.carPicture {
  border: 1px dotted #cccccc;
}
#carPictureCaption {
   background-color: #ff0000;
   color: white;
   padding: 3px;
   text-align: center; 
}
.featuresHeading {
   color: #585956;
   background: url(/toyota/image/carHeadingBg.gif) top left no-repeat;
   font-size: 15px;
   font-weight: bold;
   font-style: italic;
   padding-left: 17px;
}
.featuresSubHeading {
   color: #585956;
   background: url(/toyota/image/carSubHeadingBg.gif) top left no-repeat;
   font-size: 14px;
   font-weight: bold;
   font-style: italic;
   margin-top: 15px;
   padding-left: 8px;
   margin-left: 15px;
}

ul.standardFeatures {
  list-style-image: url(/toyota/image/standardFeatureBullet.gif);
}
ul.extraFeatures {
  list-style-image: url(/toyota/image/extraFeatureBullet.gif);
}
.corollaBorder {
  margin-top: 5px;
  border: 1px solid #585956;
}

#carTabNav li a{
  background: #ff0000;
}

#carBox {
  border: 1px solid #ff0000;
}
#hiLuxSpecLink li {
  margin: 5px;
}
#hiLuxSpecLink a {
  text-decoration: underline;
}
#hiLuxSpecLink a:visited {
  text-decoration: underline;
}
#hiLuxSpecLink a:hover {
  text-decoration: none;
}
.awardText {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  color: #ff0000;
}
.awardPerson {
  font-weight: bold;
  font-style: italic;
}

.customerImage {
   border: 3px double #aaaaaa;
}