
/*
Theme Name: Mazspare
Theme URI: http://www.mazspare.co.nz/
Description: 
Author: OmniNet
Author URI: http://omninet.co.nz/
Version: 1.0
Tags: 

License:
License URI:

General comments (optional).
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html {
	overflow-y: scroll;
}

body {
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #1c1c1a;
}


h1, h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 15px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

h5 {
	font-size: 14px;
	margin-bottom: 10px;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

p {
	margin-bottom: 10px;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
	color: #e30011;
}

a:hover {
	color: #000;
}

/*

#navigation {
	background: #e20011;
	margin-left: 40px;
	margin-right: 40px;
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
}

#navigation > div {
	position: relative;
	z-index: 999;
	width: 1000px;
	margin: 0 auto;
}

#navigation .menu li {
	display: block;
	float: left;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 40px;
}

#navigation .menu li a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	border-right: 1px solid #000;
	padding-right: 10px;
	line-height: 30px;
}

#navigation .menu li:first-child {
	margin-left: 0;
}
#navigation .menu li:last-child > a {
	border-right: 0;
}

#navigation .menu li a:hover {
	color: #fff;
}

#navigation .menu li > ul {
	margin-top: 10px;
	display: none;
	margin-left: -12px;
	position: absolute;
	z-index: 9999999;
}

#navigation .menu li > ul li {
	display: block;
	float: none;
	border: 0;
	background: #000;
	border: 0;
	margin: 0;
	height: auto;
	border-top: 3px solid #fff;
}

#navigation .menu li > ul li a {
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	text-transform: none;
	font-size: 14px;
	border: 0;
}

#navigation .menu li:hover ul {
 	display: block;
}

#navigation .menu li > ul li:hover {
	background: #e30011;
}

#navigation .menu li > ul li:hover a {
	color: #000;
}*/


img.alignright {
	float: right;
}

img.alignleft {
	float: left;
}

img.aligncenter {
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
}


a.btn, input.btn {
	background: #006400;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 20px;
	padding: 5px 5px 3px;
	text-align: center;
	width: 100px;
	text-decoration: none;
	border: 0;
}

input.btn {
	height: 30px;
	min-width: 80px;
	width: auto !important;
	width: 80px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
}

a.btn:hover, input.btn:hover {
	background: #077207;
	cursor: pointer;
}

label {
	width: 120px;
	float: left;
	clear: left;
	line-height: 26px;
}

input {
	float: left;
	clear: right;
	margin-bottom: 5px;
	height: 20px;
	padding: 3px;
}

.clear {
	clear: both;
}

td {
	padding: 4px;
	vertical-align: middle;
}

td img.alignright {
	margin-left: 2px;
	margin-bottom: 2px;
}

td img.alignleft {
	margin-right: 2px;
	margin-bottom: 2px;
}

/* contact form */

.wpcf7-form label {
	width: 200px;
	font-size: 14px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.wpcf7-form input, .wpcf7-form textarea {
	font-size: 14px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.wpcf7-form input[type="submit"] {
	font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
	height: 34px;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

.wpcf7-form input[type="submit"]:hover, .wpcf7-form input[type="submit"]:focus, .wpcf7-form input[type="submit"]:active {
	background-color: #E6E6E6;
}
.wpcf7-form input[type="submit"]:hover, .wpcf7-form input[type="submit"]:focus {
    background-position: 0 -15px;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}



/* mazspare styles */

header {
	background: url(images/header-bg.jpg) repeat-x;
 	width: 100%;
 	margin-bottom: 30px; 
}

header #header {
	background: url(images/header-logo-bg.jpg) no-repeat scroll center top;
	width: 100%;
	height: 188px;
	display: table;
}

header #header #logo-wrap {
	width: 1002px;
	height: 188px;
	margin: 0 auto;
}

footer {
 	background: #171717;
 	width: 100%;
 	height: 188px;
	margin-top: 50px;
}

footer #footer {
	background: url(images/footer-middle-bg.jpg) no-repeat scroll center top;
	width: 100%;
	height: 188px;
	display: table;
}

footer #footer #inner-footer {
 	width: 1002px;
 	height: 188px;
 	margin: 0 auto;
 	position: relative;
}

footer #footer #inner-footer p {
	text-align: center;
	font-size: 22px;
}

footer #footer #inner-footer #car {
 	background: url(images/footer-car.png) no-repeat;
 	position: absolute;
 	width: 333px;
 	height: 138px;
 	top: -30px;
 	left: 0;
}

footer #footer #inner-footer #footer-content {
	margin-left: 333px;
	width: 669px;
	height: 128px;
	padding-top: 60px;
	font-family: Verdana, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}



.logo {
	width: 464px;
	height: 161px;
	margin-left: -25px;
}

.logo a {
	width: 100%;
	height: 100%;
	display: block;
}

/* */

#container {
 	width: 1002px;
	margin: 0 auto;
}

#content {
	width: 635px;
	clear: right;
	background: url(images/content-bg.jpg) repeat-x;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	padding-bottom: 30px;

	min-height: 380px;
	height: auto !important;
	height: 380px;
}

#content img {
	border: 1px solid #666;
}

#content table ul {
	margin-left: 15px;
}

#content table ul li {
	list-style: disc outside none;
}

.home #content {
	padding-bottom: 160px;
}

#content > img.home-mazda {
	position: absolute;
	bottom: 0px;
	left: 0px;
	border: 0;
}

/* sidebar */

#sidebar {
	width: 270px;
	float: left;
}
/* left navigation */

.menu-header-menu-container {
	width: 270px;
}
#menu-header-menu li {
	width: 268px;
	/*height: 43px;*/
	line-height: 40px;
	background-position: 0px 0px;
	list-style-type: none;
	margin-bottom: 12px;
}

#menu-header-menu li a {
	color: #fff;
	background-image: url(images/nav-item-bg.jpg);
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	width: 248px;
	height: 100%;
	display: block;
}

#menu-header-menu li a:hover {
	background-position: 0px 43px;
}


#menu-header-menu ul.sub-menu {
	display: none;
	clear: both;
	margin-top: 10px;
}

#menu-header-menu .current-menu-item ul.sub-menu, #menu-header-menu .current-menu-parent ul.sub-menu {
	display: block;
}

#menu-header-menu ul.sub-menu li {
	margin-bottom: 0px;
	line-height: 30px;
}

#menu-header-menu ul.sub-menu li a {
	background: transparent;
	color: black;
	text-shadow: none;
}


#menu-header-menu ul.sub-menu li a:hover {
	color: #34a2d5;
}

.textwidget {
	font-family: verdana, helvetica, arial, sans-serif;
}




/* slideshow */

#container div.slideshow_container {
	width: 693px;
	position: relative;
	border: 1px solid #6e6e6e;
	background: #6e6e6e;
}

.home #content {
	min-height: 300px;
	padding-top: 25px;
}

#content_wrap {
	float: left;
	margin-left: 37px;
	clear: right;
}

span.wpcf7-not-valid-tip {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FF0000;
    padding-left: 7px;
    top: 85%;
}

p.sidecontact {
	font-size: 15px;
	line-height: 22px;
}

p.sidecontact a {
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}