/*
-----------------------------------------------
Hothouse

author: 	ryan oconnell
studio:		hothouse interactive
website:	www.hothouse.com.au
email: 		info@hothouse.com.au
version:  	13.05.2004
----------------------------------------------- */

/*
begin copyright
-----------------------------------------------

   Copyright Hothouse Interactive
   :: www.hothouse.com.au ::
   Unauthorised modification / use is a 
   criminal offence, and will be prosecuted 
   to the fullest extent permitted by law.
   All Rights Reserved
 
end copyright 
----------------------------------------------- */
@import url("standard.css");
@import url("nav.css");
@import url("elements.css");
@import url("layout.css");


/* --- Reset hi to normal --- */
html {
	margin:0;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body {
	margin: 5px 0 5px 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border:1px solid #CDCDCB;
	background-color: #EDEDEC;
	color: #666666;
	line-height: 1.4em; /* IE 6 Peekaboo bug hack */
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";  /* IE hack */
	voice-family:inherit;
	font-size:small;
} html>body {font-size:small;} /* be nice to Opera */	

.container_main {
	background-color: #fff;
	margin: 0px auto 0px auto;
	border:none;
	position:relative; /* IE 6 Peekaboo bug hack */
	line-height: 1.4em; /* IE 6 Peekaboo bug hack */
	width:95%;
	voice-family: "\"}\"";  /* Box model hack: IE5 and 5.5 Win can't see the following correction */
	voice-family:inherit;
	height: auto;
	width:95%
} html>body .container_main { width:95%}  /* For browsers that also couldn't see the correction but use the correct box model */


.container_header {
	margin:0;
	line-height: normal; /* IE 6 Peekaboo bug hack */
	background:none;	
	border-bottom:1px solid #D3D3D3;
	text-align:right;
	width:100%;
}

.container_feature {
	display:none;
}


.container_content {
	margin:0 0 5px 0;
	padding:0 0 0 0;
	background-color: #FFFFFF;
	line-height: normal; /* IE 6 Peekaboo bug hack */
	height:1%; /* IE 6 Peekaboo bug hack */
}
.container_col_left {
	position: relative;
	float:none;
	width:100%;
	line-height: 1.2em; /* IE 6 Peekaboo bug hack */
	margin:5px;
	
}
.container_col_right {
	position: relative;
	float:none;
	width:100%;
	line-height: 1.2em; /* IE 6 Peekaboo bug hack */
	margin:5px;
}

.four_col_show {
	float:none;
	margin:0;
	padding:0;
	width:160px;
}
/*-----Start Car Box Navigation Style-----------------------------------------------------------------------------------------*/
ul.carBox  {
	 margin:10px 0;
	 list-style-type: none;
	 padding:0; 
 }

 .carBox  li {
	margin:0 0 5px 5px;
	padding:0;
	background-image:none;
	list-style-type: none; 
	width:160px;
	
 }
  .carBox  li img{
	margin:0 0 4px 0;

 }
 
 .carBox  a:link,  .carBox  a:visited,  .carBox  a:hover {
	  display:block;
	  padding:4px;
	  background:#DDE4EB;
	  width:160px;
	  text-decoration: none;
	  border:#9BAEC2 1px solid;
	  color:#4E6986;
} 

 .carBox  a:link span,  .carBox  a:visited span, .carBox a:hover span{
color:red;
}


  
#boxselected {

 }

/*-----Start Car Box Navigation Style-----------------------------------------------------------------------------------------*/

h1.sectionHeading {
	color:#4E6986;
	text-decoration:none;
	display:block;
	float:none;
	text-transform:uppercase;
	font-weight:normal;
	padding:10px 0 0 0;
	line-height:0em; /* IE 6 Peekaboo bug hack */
	letter-spacing:0.01em;
	width:100%;
	height:10px;
	text-align:left;
	margin:5px 5px 5px 5px;
	font-size:150%;
	clear:both;
	border-bottom:3px solid #4E6986;
}
.sectionSmallHeading {
	display:block;
	color: #4E6986;;
	background:none;
	text-transform:uppercase;
	font-weight:bold;
	padding:20px 0 4px 5px;
	margin:5px 5px 0 5px;
	line-height: 1em; /* IE 6 Peekaboo bug hack */
	letter-spacing:0.01em;
	font-size:110%;
	text-decoration:none;
	border-bottom:3px solid #4E6986;
}
h1.pageHeading {
	font-size:130%;
	margin:0 0 5px 0;
}
.pageHeading a:link, .pageHeading a:visited, a.pageHeading:active{
	color:#4E6986;;
	text-decoration:none;
	display:block;
	color: #fff;
	background:none;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 5px 5px 5px;
	line-height:0em; /* IE 6 Peekaboo bug hack */
	letter-spacing:0.01em;
	width:100%;
	height:15px;
	border-bottom:3px solid #4E6986;	
}
.pageHeading a:hover {
 	background:#00f url("../images/h1_bg_over.jpg");
}
.event_feature {
	float:left;
	margin:5px;
}
.dealerIframe {
	width:100%;
	height:500px;
	frameborder:0;
	border:0;
	scrolling:auto;
	margin:0;
	padding:0;
	marginheight:0;
	marginweidth:0;
}

/*---- feature img and text areas ---------------------------------------------------*/
.oneGreyCol {
	background:#EEF1F5;
	/*border-top:1px solid #EEF1F5;*/
	padding:5px 0 0 0;
}
.infoArea {
	background:url(../images/img_infoBox_bg.gif);
	margin:0px 0 5px 0;
}
.infoAreaHome {
	background:url(../images/img_infoBoxHome_bg.gif);
	margin:0px 0 5px 0;
}

.infoBoxHome {
	display:block;
	float:left;
	background:#fff;
	padding:0 0 5px 10px;
	margin:0;
	line-height: 1em; /* IE 6 Peekaboo bug hack */
	letter-spacing:0.01em;
	width:50%;
	height:95px;
}
.infoBox {	
	display:block;
	float:left;
	background:#fff;
	padding:0px 10px 10px 0;
	margin:0;
	line-height: 1em; /* IE 6 Peekaboo bug hack */
	letter-spacing:0.01em;
	width:50%;
	min-height:95px;	
}
.infoSide {
	vertical-align:top;
	margin:0;
	width:165px;
	background:#EEF1F5;
	
}

.imgBox {
	padding:0 0 5px 0;
	background:#9BAEC2;
	margin:0;
	border:0;
}
a.linkImg:hover .imgBox {
	background:#4E6986;

}
a.linkImg:hover  {
 border:0px solid red;
}




.side_menu {
display:none;
}

.nav {
 display:none;
}
.vehicleNav {
display:none;
}
.header_toolbar {
display:none;
}
.container_feature {
margin:5px 0 3px 0;
}


h2 {
	display:block;
	color: #4E6986;
	background:none;	
	/*background:#BBC1C5 url("../images/icon_toyotaArrowGrey.gif") 5px 5px no-repeat;*/
	text-transform:uppercase;
	font-weight:bold;
	padding:14px 5px 6px 5px;
	margin:0 0 5px 0;
	line-height: 1em; /* IE 6 Peekaboo bug hack */
	letter-spacing:0.01em;
	font-size:100%;
	border-bottom:2px solid #4E6986;
}

.showroomHeaders {
 background:#fff url("../images/img_showroomHeader_bg.gif") no-repeat;
 margin:5px 5px 0 0;
}

a.arrowLink:link, a.arrowLink:visited, a.arrowLink:active {
	color: #4E6986;
	text-decoration:none;
	background: none;
	margin:0;
	padding:0 2px 0 0;
}
.arrowList {
	margin:0;
	padding:0 0 5px 0;
}
.arrowList li {	
	list-style:none;
	color: #4E6986;	
	margin:0;	

	
} 
.arrowList li a:link, .arrowList li a:visited, .arrowList li a:active {
	padding:6px 0 6px 0;
	display:block;
	margin:0;
	color: #4E6986;
	text-decoration:none;
	background: none;
	
}
.arrowList li a:hover {
	color: #4E6986;
	background-color:#DDE4EB;
}

.specialsList {
	margin:0;
	padding:0 0 5px 0;
}
.specialsList li {	
	list-style:none;
	color: #CC0000;	
	margin:0;		
} 
.specialsList li a:link, .specialsList li a:visited, .specialsList li a:active {
	padding:6px 0 6px 0;
	display:block;
	margin:0;
	color: #CC0000;
	text-decoration:none;
	background: none;
	
}
.specialsList li a:hover {
	background-color:#EDEDEC;
}

.footerFeature_col_one {
	display:none;
}
.footerFeature_col_two {
 	position: relative;
	float:none;
	width:auto;
	line-height: 1.2em; /* IE 6 Peekaboo bug hack */
	background:#FFF;
} 
.container_footer {
	clear: both;
	position: relative;
	color: #FFF;
	font-size: 90%;
	text-transform:uppercase;
	background:none;
	padding: 4px 0 0 0;
	line-height: 1.2em; /* IE 6 Peekaboo bug hack */
	heigth:20px;
	width:100%;
	border-top:2px solid #CDCDCB;
}

.footer_links {
 display:none;
}
.copyright {
	border-top:1px solid #CDCDCB;
	padding:5px;
}

.container_col_left,
.container_feature_eventdetail,
.xxxcontainer_header,
.xxxnav_bar,
.xxxnav
{
	display: none;
	}

#global-footer {display: none;}
.levelOne {display: none;}
