/*
Theme Name: Neil Butler Chaufeurred Cars
Theme URI: http://nbchauffeurs.com.au/
Description: The theme for nbchauffeurs.com.au -- WordPress v3.4.1
Author: Ben Butler
Author URI: http://digcreative.com.au
Version: 1.0
*/



/* HTML5 Boilerplate */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #dcdcdc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ol { list-style-type: decimal; }
header ul, header li, footer ul, footer li { margin: 0; list-style: none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
em { font-style: italic; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* base styles */

body { background: url(images/tyre.gif); width: 100%; min-width: 960px;  overflow: hidden; -webkit-text-size-adjust: none; 
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; color: #323232;
}

body, select, input, textarea {
	
	line-height: 1.4545;
}

select, input, textarea {
	color: #222;
	line-height: 1.2;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dl dd, pre, address, blockquote, table { margin: 0 0 16px; }

h1, h2, h3, h4, h5, h6 { margin-bottom: 4px; font-weight: normal; line-height: 1.2; }
h1 { font-size: 32px; }
h2 { font-size: 30px; padding: 20px 0 0 26px; font-family: 'champ', sans-serif; float: left; }
h3 { font-size: 18px; }
h4 { font-size: 16px; padding-bottom: 10px; font-weight: bold; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

a, a:active/*, a:visited*/ { color: #525887; text-decoration: none; }
a:hover { /*text-decoration: underline;*/
	   -moz-transition: color 0.3s ease-out;
	     -o-transition: color 0.3s ease-out;
	-webkit-transition: color 0.3s ease-out;
	    -ms-transition: color 0.3s ease-out;
	        transition: color 0.3s ease-out; }
.nofade:hover { 
	   -moz-transition: color 0s;
	     -o-transition: color 0s;
	-webkit-transition: color 0s;
	    -ms-transition: color 0s;
	        transition: color 0s; }

ul, ol { margin-left: 24px; }
dl dt { font-weight: bold; }

/* WordPress classes */

.alignleft { float: left; margin: 0 20px 10px 0; }
.alignright { float: right; margin: 0 0 10px 20px; }
.aligncenter { margin: 0 auto 10px; }

.screen-reader-text { display: none; }

.wp-caption { background: #8f743b; }
.wp-caption img { display: block; padding: 5px; }
.wp-caption .wp-caption-text { margin: 0; padding: 0 5px 5px; }

/* wrapper */

#wrapper {
	position: relative;
	min-height: 675px;
	background: #ebebeb url(images/bg.png) top repeat-x;
	display: block;
}

#wrapper.base { background-attachment: scroll; }

#wrapper .inner {
	width: 900px;
	margin: 0 auto;
	display: block;
	position: relative;
}



/* header */


header {
	width: 100%;
	height: 146px;
	z-index: 0;
	position: relative;
}


#logo {
	width: 415px;
	height: 133px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	/*margin: 20px 0 0 25px;*/
	float: left;
}

#logocontainer {
	width: 415px;
	height: 133px;
	position: absolute;
	left: -37px;
}

#nav {
	padding-top: 103px;
	display: block;
	width: 900px;
	height: 100px;
	background: url(images/menubg.jpg) bottom no-repeat;
	height: 43px;
}


.main-menu {
	float: right;
	padding-left: 7px;
}

.main-menu li {
	float: left;
	font-size: 15px;
	padding-top: 11px;
}

.main-menu li a {
	color: #fff;
	padding: 2px 10px 2px 12px;
	font-size: 15px;
	border-left: 1px solid #fff;
	text-transform: uppercase;
}

.main-menu .menu-last a, #right-menu .menu-last a {
	background: none;
}

.main-menu li a:hover, #right-menu li a:hover {
	color: #fff;
}

.main-menu .noborder a{
	border-left: 0px;
}

#bgleft {
	position: absolute;
	left: -146px;
	top: -239px;
	background: url(images/bgleft.gif) no-repeat;
	width: 137px;
	height: 230px;
}


/* * * * * * Content * * * * * * * */


.content {
	padding-top: 15px;
	background-color: #fff;
	float: left;
	width: 100%;
	/*min-height: 750px;*/
	background: #fff;
}

#bannerhome {
	float: left;
	width: 900px !important;
	height: 200px;
	background: url(images/slide.jpg);
	overflow: hidden;
}

#bannerhome ul {
	margin: 0px;
}

.bannerdiv {
	position: relative;
}

.bannertop {
	position: absolute;
	font-family: 'champ', sans-serif;
	color: #b2b5ca;
	padding: 20px 26px;
	font-size: 30px;
	width: 380px;
	line-height: 30px;
	top: 0px;
}

.bannertop h3 {
	font-size: 48px;
	margin: 0px;
	padding: 0 0 12px 0;
	
}

#banner {
	float: left;
	width: 900px;
	height: 120px;
}

#banner h2 {
	font-size: 40px;
	color: #b2b5ca;
	position: absolute;
    top: 16px;
}

.inner .homecontent {
	min-height: 100px;
}

.pagecontent h2 {
	padding: 8px 10px;
	color: #edae2f;
	font-family: 'champ', sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: 200;
	background: #002b43;
}

.pagecontent {
	padding: 20px 26px;
	float: left;
	width: 848px;
}

.contentinner {
	padding: 10px;
}


#form {
	float: left;
}

.homecta {
	width: 450px;
	height: 100px;
	float: left;
	margin-left: 0px;
}

.pagecta {
	margin-top: 20px;
	margin-bottom: 20px;
}

.ctaonline {
	background: #d7d7d7 url(images/ctaonline.jpg) top right no-repeat;
}
.ctaphone {
	background: #d7d7d7 url(images/ctaphone.jpg) top right no-repeat;
}
.ctaonline h3 a {
	background: url(images/ctaonlineh3.jpg) bottom left no-repeat;
}
.ctaphone h3  {
	background: url(images/ctaphoneh3.jpg) bottom left no-repeat;
}

.ctaphone h3, .ctaonline h3 a {
	font-family: 'champ', sans-serif;
	font-size: 30px;
	padding: 10px 0 0 26px;
	float: left;
	width: 400px;
	height: 50px;
	margin-bottom: 0px;
}

.homecta p a{
	font-size: 16px;
	float: left;
	width: 400px;
	height: 25px;
}

.homecta p {
	padding: 8px 0 0 27px;
	float: left;
	margin-top: 0px;
}

.homecta a {
	color: #323232;
}

.homeleft, .homeright {
	width: 411px;
	float: left;
}

.homeright {
	padding-left: 26px;
}

.divider {
	float: left;
	width: 100%;
	display: block;
	height: 4px;
	background: #8d91b0;
background: -moz-linear-gradient(left,  #8d91b0 0%, #535988 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#8d91b0), color-stop(100%,#535988));
background: -webkit-linear-gradient(left,  #8d91b0 0%,#535988 100%);
background: -o-linear-gradient(left,  #8d91b0 0%,#535988 100%);
background: -ms-linear-gradient(left,  #8d91b0 0%,#535988 100%);
background: linear-gradient(to right,  #8d91b0 0%,#535988 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d91b0', endColorstr='#535988',GradientType=1 );

}

#form h3 {
	width: 190px;
	height: 20px;
	padding: 10px 10px 8px;
	color: #fff;
	background: #6b777f;
	font-family: 'HelBolConObl', 'HelBolConObl2', 'helvetica', sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
}


/* Contact Us area rules */

.contacttable {
	width: 100%;
}

.contactdiv a{
	color: #002940;
	text-decoration: underline;
}

.contactdiv h4{
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

.contactdiv h5{
	text-transform: uppercase;
	font-weight: bold;
}

.contactdiv ul, .contactdiv li {
	list-style: none;
	margin-left: 0px;
}

.contactdiv li {
	padding-left: 20px;
}

.contactdiv p, .contactdiv ul {
	/*float: left;
	width: 285px;*/
}


#map {
	float: right;
	width: 404px;
}

.link {
	padding: 14px;
	width: 266px;
	float: left;
	margin: 0 20px 20px 0;
	background: #b4cedc;
	height: 175px;
	text-align: center;
	font-style: italic;
}


/* forms */

.gform_button {
	float: right;
	/*background: url(images/formsubmit.gif) top no-repeat;*/
	color: #fff;
	font-family: 'champ', sans-serif;
	font-size: 21px !important;
	/*height: 20px;*/
	width: 100px;
	padding: 5px 15px;
	text-align: center;
	border: none;
	background: #9b9fba; /* Old browsers */
background: -moz-linear-gradient(top,  #9b9fba 0%, #393d58 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9b9fba), color-stop(100%,#393d58)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #9b9fba 0%,#393d58 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #9b9fba 0%,#393d58 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #9b9fba 0%,#393d58 100%); /* IE10+ */
background: linear-gradient(to bottom,  #9b9fba 0%,#393d58 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b9fba', endColorstr='#393d58',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 5px;
border-radius: 5px;
}

.gform_button:hover {
	color: #cfd7dc;
}

.gform_edit_link {
	display: none;
}

.formfloatl {
	float: left;
	padding-right: 30px;
	clear: none;
}

body .gform_wrapper ul li.formfloat {
	float: left;
	clear: none;
}

.gfield {
	margin-bottom: 8px;
}

.gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute, .gform_wrapper .gfield_date_month, .gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_year {
    display: inline-block;
    vertical-align: top;
    width: 100px !important;
}

.gform_wrapper .gfield_time_ampm {
	margin: 8px 0;
}

#main .gform_wrapper input[type="text"],
#main .gform_wrapper input[type="url"],
#main .gform_wrapper input[type="email"],
#main .gform_wrapper input[type="phone"],
#main .gform_wrapper input[type="tel"],
#main .gform_wrapper input[type="number"],
#main .gform_wrapper input[type="password"],
#main .gform_wrapper textarea {
	width: 367px !important;
	height: 13px;
	margin: 8px 0;
	padding: 10px;
	font-size: 11px;
	line-height: 1.2;
	background: #d7d7d7;
	outline: none;
	color: #616161;
	border: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

#main .gform_wrapper textarea {
	/*width: 175px !important;*/
	height: 66px;
	resize: vertical;
}

#main .gform_wrapper select {
	width: 100%;
	margin-left: 0;
}

#main .gform_wrapper .top_label .gfield_label {
	font-size: 11.5px;
	font-style: italic;
	margin-top: 5px;
}

#main .gform_wrapper input[type="text"].datepicker {
	width: 203px !important;
}

#main .gform_wrapper input[type="text"].ginput_quantity {
	width: 40px !important;
}

#main .gform_wrapper .gfield_time_hour input[type="text"],
#main .gform_wrapper .gfield_time_minute input[type="text"] {
	width: 50px !important;
}

#main .gform_wrapper {
	max-width: 100%;
	padding: 0;
	/*margin-top: 12px;*/
}

#main .gform_wrapper form {
	padding: 0;
}

#main .gform_wrapper .gform_heading {
	margin-bottom: 0px;
}

#main .gform_wrapper .gform_heading {
	width: 100%;
	text-align: center;
}

#main .gform_wrapper h2.gsection_title,
#main .gform_wrapper .gsection_description,
#main .gform_wrapper h3.gform_title {
	width: auto;
}

#main .gform_wrapper h3.gform_title {
	font-size: 14px;
	margin: 0px;
	font-weight: 200;
	background: #6b777f;
	text-align: left;
}

.gform_body {
	padding: 7px 12px 12px;
}

#main .gform_wrapper .validation_error {
	padding: 12px;
	color: #fff;
	font-size: 11px;
	line-height: 1.4545;
	text-align: center;
	background: #a60617;
}

#main .gform_wrapper .gform_footer {
	margin: 0;
	padding: 0;
}

#main .gform_wrapper .top_label .gfield_error {
	width: 100%;
}

#main .gform_wrapper .gfield_error .gfield_label {
	/*color: #fff;*/
}

#main .gform_wrapper .gfield_required,
#main .gform_wrapper .validation_message {
	color: #a60617;
}

#main .gform_wrapper li.gfield.gfield_error {
	margin: 0 !important;
	padding: 0 !important;
	background: none;
	border: none;
}

#main .gform_wrapper .top_label .gfield_error .ginput_container {
	max-width: 100%;
}

#main .gform_wrapper .top_label .gfield_description.validation_message,
#main .gform_wrapper .gfield_description.validation_message {
	padding: 4px 0 8px !important;
}

#main .gform_wrapper .gfield_error .ginput_complex .ginput_left,
#main .gform_wrapper .gfield_error .ginput_complex .ginput_right,
#main .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half,
#main .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
	width: 49%;
}

#main .gform_wrapper .top_label .gfield_error input[type="radio"],
#main .gform_wrapper .top_label .gfield_error input[type="checkbox"],
#main .gform_wrapper .top_label .gfield_error textarea {
	border: none;
}

#main .gform_wrapper .gfield_html img {
	display: block;
	margin: 0 0 10px;
	border: 1px solid #7a6333;
}

#main .gform_wrapper .gfield_description ul {
	margin: 0 0 16px 24px;
}

#main .gform_wrapper .gfield_description ul li {
	list-style: disc outside none !important;
	overflow: visible;
}

#main .gform_wrapper .gform_footer {
	padding-bottom: 0;
}

#main #gforms_confirmation_message {
	padding: 20px;
	font-size: 11px;
	text-align: left;
}

#main .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 10px;
}

#main .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top: 0;
}

table.ui-datepicker td a {
	padding: 2px !important;
}

table.ui-datepicker td.ui-datepicker-unselectable {
	padding: 3px;
    color: #555;
    text-align: center;
}

table.ui-datepicker td.ui-datepicker-current-day a {
	background: #bbb;
}


/* footer */

#footer {
	color: #dbdbdb;
}

#footer .inner {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0 16px 20px;
}

#footerleft {
	float: left;
	width: 300px;
	/*color: #fff;*/
}

#footer li {
	float: left;
	
	font-size: 12px;
	letter-spacing: 1px;
	/*padding-top: 9px;*/
	color: #edae2f;
	padding: 5px 14px 5px 9px;

}

#footer li a {
	color: #edae2f;
}

#footer li a:hover {
	color: #fff;
}

#footer p {
	float: left;
	padding: 0 26px;
	margin-bottom: 0px;
}
