/**
 *################################################################
 *################################################################
 *###                                                         ####
 *###  INSTYLE IT - Default Style sheet                       ####
 *###  www.instyleit.com.au - Web development & hosting       ####
 *###                                                         ####
 *################################################################
 *################################################################
 */
html {
  margin: 0px;
  padding: 0px;

} 
body {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   background: #CACACC url(/image/gui/background_gradient.jpg) repeat-x;
   margin: 0px;
   padding: 0px;
   color: #464646;
}
h1 {
   font-size: 18px;
   text-align: left;
   color: #464646;
   padding-top: 0px;
   margin-top: 8px;
}
h2 {
   font-size: 16px;
   text-align: left;
   color: #464646;
   padding-top: 0px;
   margin-top: 8px;
}
h3 {
   font-size: 14px;
   text-align: left;
}
h4 {
   font-size: 12px;
   text-align: left;
}
form {
   display: inline;
}
td {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
}
a {
   color: blue;
   text-decoration: underline;
}
a:visited {
   color: #1E90FF;
   text-decoration: underline;
}
a:hover {
   color: blue;
   text-decoration: none;
}
input.button {
   background: #fefefe url(/image/btnBG.gif) repeat-x;
   border: 3px double;
   border-color: #8BFF00 #ABFF00 #9BFF00 #ABFF00;
   width: 80px;
}
input.button:hover,
input.button:focus {
   border: 3px double;
   border-color: #6ab94b #94da78 #6ab94b #94da78;
}

#pageBody {
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 5px;  
   padding-right: 5px;
   font-size: 12px;
   font-weight: normal;
}

#header {
   background: #DCDCDC;
   height: 100px;
   width: 100%;
}
#header .logo {
   text-align: center;
   width: 150px;
}
#header .main {
}

#leftCol {
   padding-top: 10px;
   padding-bottom: 20px;
   width: 200px;
   background: #DCDCDC;
}

#footer {
   color: #DCDCDC;
   text-align: center;
   line-height: 20px;
}
#footer .sep {
   font-weight: bold;
}

#footer a,
#footer a:visited {
   color: #DCDCDC;
   text-decoration: underline;
}
#footer a:hover {
   color: #DCDCDC;
   text-decoration: none;
}

.floatRight {
   float: right;
   margin-top: 0;
   margin-right: 0;
   margin-bottom: 5px;
   margin-left: 10px;
}
.floatLeft {
   float: left;
   margin-top: 0;
   margin-right: 10px;
   margin-bottom: 5px;
   margin-left: 0;
}
.strong {
   font-weight: bold;
}

.requiredStar {
   color: #C4281D;
   vertical-align: sup;
}
.contactField {
   font-weight: bold;
   text-align: right;
   width: 100px;
}
.hidden {
   display: none;
}

#mainLeft {
   background: transparent url(/image/gui/body_middle.gif) left repeat-y;
}

#mainRight {
   background: url(/image/gui/body_middle.gif) right repeat-y;
}

#siteWrapper {
   background: url(/image/gui/background_smiley.jpg) 80% 0% no-repeat;
   /*height: 601px;*/
}

#mainWrapper {
   width: 990px;
   position: relative;
}

#headerSplash {
   position: relative;
   height: 65px;
}

#headerLogo {
   position: absolute;
   top: 10px;
   left: 15px;
}

#headerPhone {
   position: absolute;
   top: 18px;
   left: 195px;
}

#menuHeader {
   height: 50px;
   background: url(/image/gui/body_top.gif) bottom no-repeat;
   padding-left: 20px;
}

.menuBlock {
}

#menuItem {
   background-repeat: repeat-x;
   background-image: url(/image/gui/button_middle.jpg);
   text-align: center;
}

#menuItem ul {
   margin: 0px;
   padding: 3px 10px 0px;
   list-style: none;
}
#menuItem li {
   float: left;
   background: url(/image/gui/button_left.jpg) no-repeat left top;
   margin: 0px;
   padding: 0px 0px 0px 9px;
}
#menuItem a {
   float: left;
   display: block;
   background: url(/image/gui/button_right.jpg) no-repeat right top;
   height: 22px;
   padding: 6px 15px 0px 6px;
   text-decoration: none;
   font-weight: bold;
   color: #ffffff;
}
#menuItem #selectedTop {
   height: 25px;
   background-image: url(/image/gui/button_left_selected.jpg);
}
#menuItem #selectedTop a {
   height: 25px;
   background-image: url(/image/gui/button_right_selected.jpg);
   color: #000000;
   padding-bottom: 0px;
}
#menuItem a:hover {
   color: #000000;
}

#bodyFrame {
}

#menuTop {
}

#menuLeft {
   position: relative;
   margin-left: 16px;
   margin-right: 10px;
   top: -12px;
   width: 200px;
   background-color: #C4281D;
   min-height: 250px;
   height: auto !important;
   height: 250px;
}

#menuLeft .indent {
   padding-left: 14px;
}

#menuLeft ul {
   color: #464646;
   font-size: 11px;
   font-weight: bold;
   list-style: none;
   padding: 0px;
   margin: 15px 0px 15px 0px;
   text-indent: 8px;
}

#menuLeft li a {
   display: block;
   color: #ffffff;
   text-decoration: none;
   line-height: 25px;
   height: 25px;
}

#menuLeft #selectedLeft, #menuLeft li a:hover {
   display: block;
   color: #000000;
}

#footer {
   position: relative;
   height: 75px;
   background-repeat: no-repeat;
   background-position: bottom;
   background-image: url(/image/gui/body_bottom.gif);
}

#footerBackground {
   position: absolute;
   left: 0px;
   top: 0px;
}

#footerShadow {
   position: absolute;
   left: 21px;
   top: 10px;
}

#footerLogo {
   position: absolute;
   top: 0px;
   right: 28px;
}

.clearBoth {
   clear: both;
}

#bodyMain {
   text-align: justify;
   padding-right: 30px;
}

#intersiteBar {
   height: 24px;
   text-align: right;
   padding-right: 12px;
}

#bodyRight {
   float: right;
   padding: 0px 0px 10px 10px;
   text-align: center;
}

#menuItems {
   min-height: 170px;
   height:auto !important;
   height: 170px;
}

.bodyMainImage {
   border: 1px solid black;
}

.usrErrMsg {
    color: red;
    font-weight: bold;
    font-size: 14px;
    padding-left: 60px;
    padding-top: 15px;
    height: 50px;    
    background: url(/image/thumbDown.gif) top left no-repeat;
}

.usrAccMsg {
    color: blue;
    font-weight: bold;
    font-size: 14px;    
    padding-left: 60px;
    padding-top: 15px;
    height: 50px;
    background: url(/image/thumbUp.gif) top left no-repeat;
}

.formTable th {
   text-align: right;
}

#footerCopy {
   font-size: 10px;
   color: #333333;
   text-align: center;
   padding: 10px 0 10px 0;
}
#footerCopy a,
#footerCopy a:visited {
   color: #333333;
   text-decoration: none;
}
#footerCopy a:hover {
   text-decoration: underline;
}


/** back comp **/
.footerCopy {
   font-size: 10px;
   font-weight: bold;
   color: #C0C0C0;
   text-align: center;
   padding-left: 5%;
   padding-right: 5%;
   padding-top: 5px;
   background: #585956;
}
.padRight5 {
   padding-right: 15px;
}
.slogan {
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  color: white;
  text-align: center;
}
.border1 {
  border: black solid 1px;
}
.moreInfo {
  font-size: 10px;
}
.searchRM {
  font-size: 12px;
  font-weight: bold;
}
.searchPB {
  font-size: 11px;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
}
.searchNB {
  text-align: center;
  width: 500px;
  border-top: #585956 dashed 1px;
  border-bottom: #585956 dashed 1px;
  padding: 3px;
  font-weight: bold;
}
.searchSearch {
  font-size: 12px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 20px;
}
.phpdiginputtext {
  vertical-align: bottom;
  border: 1px ridge #C4281D;
  color: black;
  font-weight: bold;
  font-style: italic;
  padding-left: 1px;
  height: 20px;
}
.searchWeight {
  font-size: 10px;
}
.searchTitle {
   font-size: 14px;
}
.searchUpdateDate {
  font-size: 10px;
  font-style: italic;
}
.searchSearchPath {
  font-size: 10px;
  font-style: italic;
}
.searchResult {
  padding-top: 5px;
}
.phpdigHighlight {
  font-weight: bold;
  color: #C4281D;
}
.newsHeading {
   clear: both;
   font-weight: bold;
   font-size: 16px;
   color: white;
   background: #585956 url(/image/newsCorner.gif) no-repeat top right;
   padding-left: 5px;
   margin-left: -10px;
}
.newsDate {
   color: #585956;
   padding-bottom: 5px;
}
.newsBody {
   padding-bottom: 20px;
}
.newsImage {
   float: right;
   margin: 5px;
}
.newsImage img {
   border: 3px double #aaaaaa;
}
.clear {
   clear: both;
}

#topNav {
  position: absolute;
  top: 2px;
  right: 0px;
  font-size: 10px;
  z-index: 4;
}
#topNav h3 {
  display: none;
}
/* Note: must specify width for the horizontal list to work in opera*/
#topNav ul {
  list-style-type:none;
  margin:0;
  padding:0;
  width: 300px;
}
#topNav li {
  float:left;
  padding:1px 1px 0 0;
  margin:0;
}
#topNav li a {
  text-decoration: none;
  display:block;
  height:15px;
  line-height:15px;
  text-align:center;
  width: 60px;
  color: white;
}
#topNavSites {
  color: white;
  font-weight: bold;
}
#topNavMari a:hover {
  background: #6eb927;
}
#topNavCoro a:hover {
  background: #800000;
}
#topNavOztr a:hover {
  background: #4d4466;
}
#topNav li a {
  text-decoration: none;
  display:block;
  height:15px;
  line-height:15px;
  text-align:center;
  width: 60px;
  color: white;
}
#topNavSites {
  color: white;
  font-weight: bold;
}
#topNavMari a:hover {
  background: #6eb927;
}
#topNavCoro a:hover {
  background: #800000;
}
#topNavOztr a:hover {
  background: #4d4466;
}
#tabNav {
  position: absolute;
  top: 104px;
  left: 200px;
  font-size: 10px;
  z-index: 3;
}
#tabNav h3 {
  display: none;
}
#tabNav ul {
  list-style-type:none;
  margin:0;
  padding:0;
  width: 430px;
}
#tabNav li {
  float:left;
  display: block;
  padding:0;
  margin:0;
}
#tabNav li a{
  text-decoration: none;
  display:block;
  height:25px;
  line-height:25px;
  text-align:center;
  background: #585956;
  width: 60px;
  border-right: 1px solid white;
  border-top: 1px solid white;
  color: white;
}
#tabNav a.homeTabNav {
  border-left: 1px solid white;
}
#tabNavCorp a:hover {
  background: #3f3f3d;
}
#tabNavToyo a:hover {
  background: #C4281D;
}
#tabNavDaih a:hover {
  background: #6484a4;
}
#tabNavUsed a:hover {
  background: #e88000;
}
#tabNavFina a:hover {
  background: #0000FF;
}
#tabNavServ a:hover {
  background: #006400;
}
#tabNavPart a:hover {
  background: #4d4466;
}
#tabNavBottom {
  height: 5px;
  background: red;
}
#carTabNav {
  position: relative;
  top: 10px;
  left: 10px;
  font-size: 10px;
}
#carTabNav h3 {
  display: none;
}
#carTabNav ul {
  list-style-type:none;
  margin:0;
  padding:0;
  width: 450px;
}
#carTabNav li {
  float:left;
  display: block;
  padding:0;
  margin:0;
}
#carTabNav li a{
  text-decoration: none;
  display:block;
  height:25px;
  line-height:25px;
  text-align:center;
  width: 80px;
  border-right: 1px solid white;
  border-top: 1px solid white;
  color: white;
}
#carTabNav a.homeTabNav {
  border-left: 1px solid white;
}
#carTabNav a:hover {
  background: #3f3f3d;
}
/*Clear formatting to have page rendered properly*/
#carBox {
  clear: both;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 20px;
  padding-bottom: 30px;
}
#specTable {
  border: 1px solid black;
}
#carTabNav a.active {
  background-color: #3f3f3d;
}
a.readMore {
  text-decoration: none;
}
a.readMore:visited {
  text-decoration: none;
}
a.readMore:hover {
  text-decoration: underline;
}
#headerPic {
  width: 250px;
  position: absolute;
  right: 0;
  top: 15px;
}
#flashMap {
}
#flashIntro {
  width: 500px;
  border: 1px dotted #dddddd;
}
#flashSpareParts {
  width: 155px;
  border: 4px outset #3f3f3d;
}
#search {
  position: absolute;
  right: 2px;
  top: 103px;
}
#searchField {
  border: 1px ridge #C4281D;
  color: black;
  font-weight: bold;
  font-style: italic;
  padding-left: 1px;
}
#carPicFront {
  color: blue;
  font-weight: bold;
}
#carPicFront a {
  text-decoration: none;
}
#carPicFront a:visited {
  text-decoration: none;
}
#carPicFront a:hover {
  text-decoration: underline;
}

#splash_container {
   margin: 0px auto;
   width: 568px;
   height: 600px;
}
#splash {
   background: url(/image/splash_bg.gif) no-repeat;
   height: 384px;
   padding-top: 36px;
   padding-left: 15px;
}
#carCont {
   overflow: auto;
   padding-bottom: 10px;
   margin-bottom: 30px;
}
.carCat {
   float: left;
   width: 30%;
   text-align: left;
}
.carCat h2 {
   padding: 5px;
   padding-left: 10px;
   margin: 0;
   color: #ffffff;
   background-color: #C4281D;
   margin-right: 1px;
}
.carCat .modelName {
   text-align: left;
   padding: 5px 0 5px 20px;
   margin-left: 10px;
   background: #ffffff url(/image/toyotaArrow.jpg) center left no-repeat;
}
.carCat .modelName a,
.carCat .modelName a:visited {
   color: #333333;
   text-decoration: none;
}
.carCat .modelName a:hover {
   text-decoration: underline;   
}
.subListing {
   padding: 5px;
   width: 30%;
   text-align: center;
   border: 1px solid red;
}
.subListing .modelName {
   text-align: center;
   font-weight: bold;
   padding: 5px 0 5px 0;
   margin: -5px -5px 10px -5px;
   background-color: #C4281D;
   color: #ffffff;
}
.subListingTxt {
   text-align: justify;
}
#parentFeatures ul,
.subFeatures ul,
.brochures ul {
   padding-left: 10px;
   margin-left: 10px;
}
.imgThumb {
   float: left;
   margin: 2px 5px 5px 0;
   height: 65px;
}
.imgThumb img {
   border: 1px solid #aaaaaa;
}
.modelThumb {
   min-height: 90px;
   height: auto !important;
   height: 90px;
   padding-bottom: 10px;
}
.modelThumb img {
   border: 1px solid #aaaaaa;
}
#modelView {

}
#modelView h2 {
   margin: 0;
   padding: 5px 0 5px 0;
   font-size: 18px;
   color: #333333;
}
#modelGallery {
   float: right;
   width: 50%;
   margin-left: 10px;
   margin-top: -5px;
}
#modelGallery .enlarge {
   font-size: 11px;
   font-style: italic;
   padding: 0 0 5px 8px;
}
#modelGallery .photoBox {
   border: 3px double #C4281D;
   border-top: none;
   border-right: none;
   padding-left: 5px;
   overflow: auto;
   margin-bottom: 10px;
}
.modelEnquiry {
   text-align: center;
   padding-top: 5px;
   height: 50px;
}
.modelHeight {
   height: 100%;
}
#disclaimer {
   font-size: 10px;
   padding-top: 20px;
}
#presidentsAward {
   margin: -20px 10px 10px 16px;
}
#bellMe {
	float: left;
	margin-right: 10px;
}