/*
Theme Name: Kiwi Autohomes Ltd
Theme URI: http://www.kiwiautohomes.co.nz/
Description: Developed for Kiwi Autohomes Ltd by The Web Company through David Organ of Webcraft Ltd
Version: 1.0
Author: David Organ
Author URI: http://www.webcraft.co.nz
Tags: fixed width, custom design, camping, friendly fun, tourism
*/

/* 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 */


html, body {
height: 100%;
font-family: Arial, Helvetica, sans-serif;
}

body {
background-image: url(images/background-reflective.jpg);
background-repeat: no-repeat;
background-position: center top;
background-color: #97dffd; /* light blue */
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-weight: normal;
color: #fff;
}

h2 {
clear: both;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-weight: normal;
color: #4f8e37; /* Green */ 
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: normal;
color: #fff; /* Green */
}

h4 {
font-size: 14px;
font-weight: bold;
color: #4f8e37; /* Green */ 
}

p {
font-size: 13px;
color: #e7cc95;  /* light brown */
padding: 10px 0px;
line-height: 16px;
}

li {
font-size: 12px;
line-height: 16px;
color: #e7cc95;  /* light brown */
}

strong {
font-weight: bold;
}


a {
color: #4f8e37; /* Green */
text-decoration: none;
}

a:hover {
color: #fff;
text-decoration: underline;
}

hr {
padding: 10px 0px;
border: none;
border-top: 1px solid #ae9970;  /* light brown */
background: none;
}

.error {
	color: #b90010;
}

/* Layout Styles */

#container {
width: 1000px;
margin: 20px auto;
}

#header {
width: 1000px;
height: 233px;
background-image: url(images/header.png);
background-repeat: no-repeat;
background-position: center top;
}

#homeLink {
width: 400px;
height: 118px;
}

a.homeLink {
display: block;
width: 400px;
height: 110px;
}

#menu {
width: 720px;
height: 40px;
margin: 53px 0px 0px 12px;
}

#menu ul li {
float: left;
text-align: center;
list-style: none;
padding: 0px;
}

#menu ul li a {
display: block;
padding: 13px 14px 7px 14px;
color: #fff;
font-size: 15px;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
}

#menu ul li a:hover {
color: #4f8e37; /* Green */
}

#menu ul li.current_page_item a{
color: #4f8e37; /* Green */
}

#contentWrap {
width: 980px;
margin: 0px auto;
margin-top: 28px;
background-image: url(images/contentSlice.png);
background-repeat: repeat-y;
}

#content {
float: left;
width: 980px;
margin: 0px auto;
margin-top: -10px;
background-position: center top;
background-image: url(images/contentLarge.png);
background-repeat: no-repeat;
}

#contentMiddle {
float: left;
width: 505px;
min-height: 400px;
margin: 0px;
padding: 30px;
}


#contentMiddle table {
clear: both;
font-size: 12px;
/*color: #987d41;  light brown */
color: #ae9970;  /* light brown */
padding: 10px 0px;
line-height: 16px;
}

#contentMiddleLower {
clear: both;
width: 505px;
margin: 20px 0px;
}

.ourMotorhomes {
float: left;
width: 170px;
height: 246px;
margin: 15px 0px 0px 0px;
padding: 20px 10px 0px 10px;
background-image: url(images/ourMotorhomes.png);
background-repeat: no-repeat;
background-position: center top;
}

.ourMotorhomesTitle {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
font-weight: normal;
color: #fff;
text-align: center;
}

.ourMotorhomesTitle a {
color: #fff;
}

.ourMotorhomesTitleImg {
margin: 10px auto;
}

.homeEnquiryForm {
float: left;
width: 295px;
height: 235px;
padding: 10px 0px;
margin: 16px 20px 10px 0px;
background-image: url(images/homeEnquiryFormBg.png);
background-repeat: no-repeat;
}

.formRow {
clear: both;
width: 295px;
height: 60px;
padding: 0px;
padding-left: 10px;
font-size: 12px;
}

.formRow strong{
clear: both;
height: 14px;
padding-bottom: 5px;
color: #b90010; /* red */
}

.formRow select {
padding: 2px;
}

.formColOne {
float: left;
width: 137px;
font-size: 12px;
}

.formCol {
float: left;
width: 147px;
font-size: 12px;
}

#ui-datepicker-div {
display: none;
padding: 4px;
background-color: #fff;
font-size: 12px;
border: 2px solid #4f8e37; /* Green */
color:#422a22; /* dark brown */
}

.ui-datepicker-title {
float: left;
padding: 0px 0px 0px 10px;
font-weight: bold;
text-align: right;
color: #4f8e37; /* Green */
}

.ui-datepicker-header {
border-bottom:1px solid #4f8e37; /* Green */
margin-bottom:8px;
padding:4px 0 20px 0;
}

.ui-datepicker-header a {
float: left;
padding-right: 4px;
cursor: pointer;
}

.ui-datepicker-header a:hover {
color: #b90010; /* red */
}

#ui-datepicker-div a:hover {
color: #b90010; /* red */
}

#ui-datepicker-div table {
font-size: 12px;
color:#422a22; /* dark brown */
}

#ui-datepicker-div table td{
padding: 4px;
}

#dropoffDateQuickError, #pickupDateQuickError {
float: right;
color: #b90010; /* red */
font-size: 10px;
}

#contentLeft {
float: left;
width: 208px;
}

#contentLeft ul {
width: 193px;
padding: 0px 0px 0px 13px;
margin: 43px 0px 0px 0px; 
}

#contentLeft ul li {
float: left;
width: 179px;
height:40px;
background-image: url(images/leftNavBg.png);
background-repeat: no-repeat;
}

#contentLeft ul li a {
display: block;
width: 189px;
height: 28px;
margin: 0px;
padding: 12px 0px 0px 19px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 13px;
color: #b90010; /* red */
text-decoration: none;
}

#contentLeft ul li a:hover {
color: #4f8e37; /* Green */
}

#contentLeft .movie {
width: 185px;
margin: 40px auto;
margin-bottom: 0px;
}

#contentLeft .movie a img{ 
width: 140px;
padding: 0px 22px;
}

#contentLeft .rankers {
width: 185px;
margin: 20px auto;
}

#contentLeft .facebooklike {
width: 185px;
margin: 20px auto;
}

.rankers p {
color: #aa2f0f; /* burgundy */
}

#contentRight {
float: left;
width: 207px;
}

#contentRight table {
margin: 0px;
padding: 0px;
}

span.specialsTitle {
display: block;
width: 189px;
height: 28px;
margin: 32px 0px 0px 40px;
padding: 12px 0px 0px 19px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 12px;
color: #b90010; /* red */
}

.specials {
width: 173px;
margin: 0px auto;
padding: 10px 0px 20px 0px;
border-bottom: 1px solid #333;
}

.specials p{
padding: 5px 0px;
color: #333;
}

.specials h4, .specials strong, .specials a {
color: #422a22; /* dark brown */
}

.specials img { 
float: left; 
margin: 0px 5px 5px 0px; 
border: 2px solid #ae9970;
}

#contentright .addthis {
width: 185px;
margin: 20px auto;
}

h4.bookEnq {
width: 170px;
padding: 10px 0px;
margin: 0 auto;
color: #422a22; /* dark brown */
}

.superspecials {
width: 150px;
height: 246px;
padding: 11px;
margin: 0 auto;
background-image: url(images/superSpecialBg.png);
background-repeat: no-repeat;
}

.rightFormRow {
clear: both;
width: 150px;
height: 40px;
font-size: 12px;
}

.rightFormRow h4 {
clear: both;
width: 150px;
padding: 4px 0px 2px 0px;
color: #b90010; /* red */
font-size: 12px;
}

.rightFormRow input{
float: left;
}

.rightFormRow img{
float: left;
padding: 0px;
margin-left: 4px;
border: none;
}

#contentBottom {
clear: both;
width: 980px;
height: 88px;
margin: 0px auto;
background-image: url(images/contentBottom.png);
background-repeat: no-repeat;
background-position: center top;
}

ul#ourMotorhomesList {
clear: both;
width:505px;
color: #ae9970;  /* light brown */
}

ul#ourMotorhomesList li{
float: left;
width: 232px;
padding: 10px;
}

ul#ourMotorhomesList li.col1{
float: left;
width: 232px;
padding: 10px 8px 10px 10px;
border-right: 1px solid #fff;
}

ul#ourMotorhomesList li img{
padding: 4px;
margin-bottom: 5px;
background-color: #ae9970;  /* light brown */
}

ul#ourMotorhomesList li.top {
padding-bottom: 0px;
border-bottom: 1px solid #fff;
}

#dropoffDateError {
color: #4f8e37; /* Green */
}

ul.rows {
float: left;
width: 168px;
margin: 10px 0px;
color: #e7cc95;  /* light brown */
}

ul.rows li {
float: left;
width: 168px;
color: #e7cc95;  /* light brown */
}

ul.twoRows li{
float: left;
width: 50%;
color: #e7cc95;  /* light brown */
}

.three {
float: left;
margin: 10px 0px;
}

.middle {
padding: 0px 5px;
}


ul#wcup {
clear: both;
width: 500px;
padding-bottom: 10px;
}

ul#wcup li.row1 {
float: left;
width: 100px;
padding: 4px 0px;
}

ul#wcup li.row2 {
float: left;
width: 400px;
padding: 4px 0px;
}

a.bookNow {
display: block;
width: 115px;
height: 20px;
padding: 12px 30px;
margin-bottom: 10px;
background-image: url(images/leftNavBg.png);
background-repeat: no-repeat;
font-size: 14px;
}

a.bookNow  {
color: #aa2f0f; /* burgundy */
}

table.quickbooking {
padding: 10px 0px;
}

table.quickbooking p{
padding: 0px;
margin: 0px;
}


table.quickbooking tr {
height: 40px;
}

table.quickbooking td {
padding: 0px 10px 0px 0px;
}

table.quickbooking td b{
height: 20px;
}

table#ratestable {
color: #e7cc95;  /* light brown */
}

table#ratestable tr.firstRow {
border-bottom: 2px solid #e7cc95;  /* light brown */
}

table#ratestable tr {
margin-top: 4px;
}

table#ratestable tr td strong {

color: #4f8e37; /* Green */
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
}

table#ratestable tr td {
padding: 3px 0px;
color: #e7cc95;  /* light brown */
}

.clear {
clear: both;
}

#footer {
padding: 40px 20px;
font-size: 12px;
text-align: center;
color: #fff;
}

#footer a {
color: #fff;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* WP Table Reloaded */

#contentMiddle table {
	padding:1px;
}

#contentMiddle .wp-table-reloaded {
	background-color:#E7CC95;
	border-collapse:separate;
	border-spacing:1px;
	/*border-top:6px solid #301D18;*/
	font-size:8pt;
	margin:10px 0 15px;
	text-align:left;
	width:100%;
}

#contentMiddle .wp-table-reloaded th {
	background:#34231d;
	border:0 solid #E7CC95;
	color:#4F8E37 !important;
	font-size:1.2em;
	padding:4px;
	text-align:center;
	vertical-align:bottom;
}

#contentMiddle .wp-table-reloaded td {
	background-color:#FFFFFF;
	color:#E7CC95;
	padding:4px;
	text-align:center;
	vertical-align:middle;
	font-size: 1.1em;
}

#contentMiddle .wp-table-reloaded .even td {
	background-color:#34231d;
}

#contentMiddle .wp-table-reloaded .odd td {
	background-color:#34231d;
}

#contentMiddle .wp-table-reloaded caption a { display: none; }

