/* klixo/try css (c) Klixo Limited. daniel@klixo.net.nz 
  Unauthorised copying or use is prohibited. Customers of Klixo.net.nz may freely
  use this script.
*/
/* ALL SETTINGS IN THIS SECTION CAN BE SAFELY CHANGED */
html, body  
{
	font-family: Verdana, Geneva, sans-serif; 
	color: #000; /* primary font color */
	background-color: #56BB1B; /* body background colour */
	margin: 0px 0px 10px 0px;
	background-image: url(/pics/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}	
div#menu a:link, div#menu a:visited
{
	color: #FFF;
	text-decoration: none;
}
div#menu a:hover, div#menu a:active
{
	color: #FFF;
	text-decoration: underline;
}
/* Heading colours and styles */
h4, h5, h6
{
	color: #F4580B;
}
h1
{
	font-size: 2.2em;
	font-weight: bold;
	color: #F4580B;
	margin-top: 0px;
}
h2
{
	font-size: 1.6em;
	font-weight: normal;
	color: #56BB1B;
}
h3
{
	font-size: 1.6em;
	color: #F4580B;
	margin: 0px;
}
h3 a:link, h3 a:visited
{
	color: #F4580B;
	text-decoration: none;
}
h3 a:hover, h3 a:active
{
	color: #0000FF;
	text-decoration: underline;
}
#divBody
{
	font-size: 0.75em;
	margin-top: 10px;
	background-color: #FFFFFF; /* Main background colour */
 	background-image: url(/pics/bg_story_body_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 300px;
}
/* side panel */
#divPanel
{
	width: 400px;
	float: right; /* panel postion = left or right */
	margin: 30px 10px 5px 20px;
}
#divPanel h1{
	position: relative;
	width: 100px;
}
#mtflogos{
	float: right;
	height: 40px;

}
#mtflogos img{
	padding-left: 3px;
}
/* Masthead of the page */
div#title
{
	background-color: #FFF;
}
/* Footer of webpages */
div#footer
{
	background-image: url(/pics/bg_story_body_bot.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 30px;
	font-size: 77%;
	color: #F4580B;
}
div#footer a:link, div#footer a:visited
{
	color: #F4580B;
}

/* H1 links */
h1 a
{
	text-decoration: none;
	color: #000066;
}
/* ONLY ADVANCED USERS SHOULD CHANGE THE RULES BELOW THIS LINE ********************* */ 
html, body  
{
   padding: 0px;
   margin: 0px;
}	
#divBody
{
  visibility: visible;
  width: 750px;
  height: auto;
  padding: 0px;
}
#divMain  
{
   margin: 0px auto 0px auto;
   visibility: visible;
   width: 750px;
   position: relative;
}
div#title
{
	width: 750px;
}
div#head_left
{
	float: left;
	width: 400px;
}
div#head_right
{
	float: right;
	width: 350px;
	text-align: right;
}
div.story
{
	padding: 10px 30px 10px 30px;
}
div#footer
{
	border-top: none;
	width: 720px;
	padding: 5px 15px 5px 15px;
}
.inline
{
	display: inline;
}
div#menu
{
	background-color: #F4580B;
	padding: 8px 0px 0px 35px;
	background-image: url(/pics/bg_menu_orange.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 715px;
	height: 26px;
	color: #FFF;
	font-size: 80%;
	text-transform: uppercase;
}
/*LIST ITEM*/
div.list_item
{
	width: 700px;
	margin-bottom: 10px;
}
div.item_left
{
	float: left;
	width: 170px;
}
div.item_right
{
	float: right;
	width: 530px;
}
.clear
{
	clear: both;
}
p.price
{
	font-size: 120%;
	margin-bottom: 5px;
}
.nomargin
{
	margin: 0px;
}
div#location
{
	position: relative;
	border: solid 2px #56BB1B;
	width: 516px;
	color: #000000;
}
/* Form specific styling */
input, textarea
{
	font-family: Verdana, Verdana, Geneva, sans-serif; 
}

/* Table specific styling */
table.form
{
	width: 500px;
	border-top: solid 1px #DDD;
	border-left: solid 1px #DDD;
	margin-bottom:5px;
}
table.form caption
{
	background-color: #DDD;
	font-size: 1.0em;
	text-align: left;
	padding: 3px;
	font-weight: bold;
}
table.form td, table.form th
{
	text-align: left;
	font-size: 0.9em;
	border-right: solid 1px #DDD;
	border-bottom: solid 1px #DDD;
	padding: 3px;
	vertical-align: top;
}
table.form th
{
	background-color: #EEE;
	font-weight: normal;
}
table.form td
{
	padding-left: 5px;
}
/* PANEL CLASSES */
div#vehicles, div#vehicle
{
	background-color: #AAEB75;
	background-image: url(/pics/bg_vehicles_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 12px 5px 0px 5px;
	width: 390px;
}
div#vehicles
{
	font-size: 80%;
}
div#vehicle
{
	margin-top: 5px;
	font-size: 100%;
}
div#vehicle td
{
	vertical-align: top;
}
div#vehicles a:link, div#vehicles a:visited
{
	color: #000;
}
div#vehicles a:hover, div#vehicles a:active
{
	color: #0000FF;
}
div#vehicles_bot
{
	background-image: url(/pics/bg_vehicles_bot.gif);
	height: 20px;
	width: 400px;
}
hr
{
	border: none;
	border-top: solid 1px  #56BB1B;
	border-bottom: solid 1px  #56BB1B;
}
table#vehicle_list th, table#vehicle_one_list th
{
	text-align: left;
}
table#vehicle_list img
{
	border: none;
}
td.p_icon, td.p_img, td.p_year, td.p_make, td.p_make, td.p_model, td.p_kms, td.p_price, table#vehicle_one_list td
{
	border-top: solid 1px #FFF;
	text-align: left;
}
td.p_icon
{
	width: 20px;
	padding: 3px 3px;
}
td.p_img
{
	width: 44px;
	padding: 3px 3px;
}
td.p_year
{
	width: 35px;
}
td.p_make
{
	width: 70px;
}
td.p_model
{
	width: 84px;
	padding-right: 3px;
	padding-bottom: 3px;
}
td.p_kms
{
	width: 53px;
	padding-right: 3px;
}
td.p_price
{
	
}
img.thumbnail
{
	margin-top: 5px;
	cursor: pointer;
}
td.previous, td.next
{
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 110px;
}
td.previous a:link, td.previous a:visited, td.previous a:hover, td.previous a:active,
td.next a:link, td.next a:visited, td.next a:hover, td.next a:active
{
	color: #000;
	font-weight: bold;
}

td.previous
{
	background-image: url(../pics/orange-next-prev.gif);
}
td.previous img
{
	margin-left: 8px;
	border: solid 2px #56BB1B;
}
td.next
{
	background-image: url(../pics/orange-next-prev.gif);
	background-position: right;
}
td.next img
{
	margin-right: 8px;
	border: solid 2px #56BB1B;
}
