/*
Theme Name: Autodor
Theme URI: http://ww.thewebco.co.nz
Description: The Autodor them is copyright and owned by Autodor Ltd,
Version: 0.1
Author: David Organ
Author URI: http://webraft.co.nz/
Tags: Green, custom header, fixed width, two columns with custom homepage theme
*/

/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* Global Styles */
* {
margin: 0px;
padding: 0px;
}

html, body {
height: 100%;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
background-image: url(images/bodyBg.jpg);
background-repeat: repeat-x;
background-color: #fff;
}

h1 {
color: #1b6642; /* Green */
font-size: 24px;
font-weight: normal;
}

h2 {
color: #1b6642; /* Green */
font-size: 24px;
font-weight: normal;
}

h3 {
color: #43aae7; /* blue */
font-size: 18px;
font-weight: normal;
}

p {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #666;
padding: 10px 0px;
line-height: 18px;
}

li {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #666;
padding: 5px 0px;
list-style: circle;
}

strong {
color: #333;
font-weight: bold;
}

hr {
background-color: #ccc;
border: none;
height: 1px;
clear: both;
margin: 15px 0px;
}

a {
color: #1b6642; /* Green */
text-decoration: none;
}

a:hover {
color: #1b6642;
text-decoration: underline;
}

table {
margin-top: 15px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #666;
padding: 10px 0px;
line-height: 18px;
}

td {
padding: 4px;
}

/* Layout Styles */

#container {
width: 1000px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -231px; /* the bottom margin is the negative value of the footer's height */
}

#header {
width: 1000px;
height: 327px;
background-image: url(images/headerBg.jpg);
}

#headerLeft {
float: left;
width: 552px;
}

#homeLink {
width: 400px;
height: 118px;
}

a.homeLink {
display: block;
width: 400px;
height: 118px;
}

#menu {
width: 532px;
height: 42px;
margin: 128px 0px 0px 20px;
}

#menu ul li {
float: left;
text-align: center;
list-style: none;
padding: 0px;
}

#menu ul li a {
display: block;
padding: 12px 19px 11px 19px;
color: #fff;
font-size: 18px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
}

#menu ul li a:hover {
color: #43aae7; /* blue */
background-color: #fff;
}

#menu ul li.current_page_item a{
color: #43aae7; /* blue */
background-color: #fff;
}

#headerRight {
float: left;
width: 448px;
height: 327px;
}

#headerGallery {
width: 388px;
height: 216px;
margin: 90px 0px 0px 1px;
background-color: #ccc;
border: 4px solid #fff;
}

#contentHome {
width: 1000px;
height: 500px;
margin: 20px 0px 20px 0px;
}

#left {
float: left;
width: 319px;
height: 400px;
padding: 0px 20px;
border-right: 1px solid #ccc;
}

#middle {
float: left;
width: 279px;
height: 400px;
padding: 0px 20px;
border-right: 1px solid #ccc;
}

#right {
float: left;
width: 280px;
height: 400px;
padding: 0px 20px;
}

.greyTextBg {
width: 300px;
margin-top: 10px;
padding: 10px;
background-color: #f8f8f8;
border-bottom: 1px solid #999;
}

.greyTextBg p{
padding: 0px;
color: #333;
}

p.testimonialQuote {
color: #333;
padding: 5px 0px 0px 10px;
}

img.icon {
float: left;
padding: 10px 10px 10px 0px;
}

/* EOF Homepage Styles */

#content {
width: 1000px;
margin: 20px 0px 20px 0px;
}

#leftPage {
float: left;
width: 626px;
margin-top: -46px;
padding: 0px 20px;
}

#rightPage {
float: left;
width: 293px;
height: 630px;
padding: 0px 20px;
border-left: 1px solid #ccc;
}

.clear {
clear: both;
}

#footer, .push {
	height: 231px; /* .push must be the same height as .footer */
}

#footer {
background-image: url(images/footerBg.jpg);
background-repeat: no-repeat;
background-position: bottom center;
}

#footerContent {
width: 1000px;
margin: 0 auto;
}

#footerContent h3 {
font-size: 20px;
color: #1b6642; /* Green */
}

#contact {
float: left;
width: 273px;
padding: 30px 20px 20px 40px;
}

#contact ul {
width: 200px;
padding-top: 10px;
}

#contact ul li.col1 {
float: left;
width: 80px;
list-style: none;
color: #333;
}

#contact ul li.col2 {
float: left;
width: 120px;
list-style: none;
color: #333;
}


#quickLinks {
float: left;
width: 347px;
padding: 30px 0px 20px 20px;
}

#quickLinks ul {
width: 347px;
padding-top: 10px;
}

#quickLinks ul li {
float: left;
width: 173px;
list-style: none;
}

#quickLinks ul li a {
color: #333;
}

#quickLinks ul li a:hover {
color: #1b6642; /* Green */
}

#kaba {
float: left;
width: 150px;
padding-top: 30px;
}

#nz {
float: left;
width: 150px;
padding-top: 30px;
}

.thewebco{
float: right;
width: 200px;
padding-top: 20px;

}

ul#contactDetails {
width: 580px;
padding: 10px 0px;
}

ul#contactDetails li.row1 {
float: left;
width: 80px;
list-style: none;
color: #333; 
}

ul#contactDetails li{
float: left;
width: 500px;
list-style: none;
}


/* Begin Images */
p img {
	padding: 4px;
	max-width: 100%;
	background-color: #ccc;
	border: 1px solid #9e9e9e;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 10px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */

/* Form CSS */



