/*
Theme Name: Sharp Motor Group
Theme URI: http://www.sharpmotorgroup.com.au
Author: Mark Neville - Digitalspark
Author URI: http://www.digitalspark.com.au
Description: Custom template for Sharp Motor Group and associated websites. © Sharp Motor Group 2016.
Version: 1.13
*/

html,body {
	margin:0;
	padding:0;
	height:100%;
	background-image:url(img/bg.gif);
	background-color:#61a61d;
	background-position:top center;
	background-repeat:repeat-x;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#333333;
}
html {
	background-image:url(img/bg_tile.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

/** Hyperlink Styles - Sitewide **/
a {color:#0f79de; cursor:pointer;}
a:link {color:#0f79de; text-decoration:none;}
a:visited {color: #0f79de; text-decoration:none;}
a:hover {color:#459ef3; text-decoration:none;}
a:active {color: #459ef3;text-decoration: none;}
/**/


/** Page Element Styles - Sitewide **/
p {margin:0 0 10px 0;}
h1 {color:#64aa1e; font-size:24px; margin:0 0 10px 0; font-family: 'Open Sans Condensed', sans-serif; font-weight:700; text-transform:uppercase; border-bottom:1px solid #e1e1e1;padding:0 0 2px 0;}
h2 {color:#666666; font-size:18px; margin:20px 0 5px 0; font-family: 'Open Sans Condensed', sans-serif; font-weight:700;}
h3 {color:#666666; font-size:16px; margin:20px 0 5px 0; font-family: 'Open Sans Condensed', sans-serif; font-weight:700;}
h4 {color:#666666; font-size:16px; margin:0 0 5px 0; font-family: 'Open Sans Condensed', sans-serif; font-weight:700;}
hr {height:1px; background-color:#e1e1e1; width:100%; margin:10px 0; border:0; border-top:0;}
td {vertical-align:top;}
img {border:0;}
/**/

/** Custom Element Styles - Sitewide **/
div.clear {position:relative; height:0px; clear:both;} /* Use to clear floats */
/**/

/** Header Styles - Sitewide **/
div#bodyFrame {
	position:relative;
	width:990px;
	margin:0 auto;
	background-color:#ffffff;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.8);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.8);
}
div#header {
	position:relative;
	background-image:url(img/head_bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	width:990px;
	margin:0 auto; /* center, not in IE5 */
	height:123px;
}
div#logo {
	float:left;
	margin:20px 0 0 25px;
}
div#menu {
	position:relative;
	background-image:url(img/menu_bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	height:50px;
	width:100%;
	color:#ffffff;
	margin:0 auto; /* center, not in IE5 */
}
div#menu ul {
	margin:0;
	padding:0;
}
div#menu ul li {
	float:left;
	margin:0;
	list-style:none;
	line-height:50px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-size:16px;
	text-shadow:#000000 1px 1px 0;
	text-transform:uppercase;
}
div#menu ul li a {
	display:block;
	color:#ffffff;
	padding:0 18px;
	background-image:url(img/menu_divide.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
div#menu ul > li:last-of-type a {
	background-image:none;
}
div#menu ul > li > ul {
	display: none;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 101;
    background-color: #333333;
    width: 180px;
    padding: 5px 0;
}
div#menu ul > li:hover > ul {
	display:block;
}
div#menu ul > li > ul > li {
	float:none;
	text-shadow:none;
	font-family:Arial,Verdana;
	font-size:14px;
	line-height:30px;
	border-bottom:1px solid #000000;
	border-top:1px solid #666666;
	text-align:right;
	text-transform:none;
	font-weight:normal;
}
div#menu ul > li > ul > li:last-of-type {
	border-bottom:none;
}
div#menu ul > li > ul > li:first-of-type{
	border-top:none;
}
div#menu ul > li > ul > li a {
	padding:0 30px 0 20px;
	color:#ffffff;
	background-image:none;
}
/**/

/** Content Styles - Sitewide **/
div#content {
	position:relative;
	margin:0 auto; /* center, not in IE5 */
	width:960px;
	padding:15px;
	background-image:url(img/content_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
/**/

/** Footer Styles - Sitewide **/
div#footer {
	position:relative;
	width:990px;
	margin:0 auto; /* center, not in IE5 */
	background-color:#222222;
	text-align:center;
	padding:15px 0 10px 0;
	font-size:11px;
	color:#cccccc;
	line-height:16px;
}
div#footer a {
	color:#e1e1e1;
}
/**/

/** Page Specific - PAGE NAME **/
div#hero {
	position:relative;
	width:100%;
	height:345px;
	margin:0 0 20px 0;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
/**/

td.c1 {
	width:635px;	
	padding:0 15px 0 0;
}
td.c2 {
	width:310px;
}
div#leadins img {
	float:left;
	margin:0 11px 12px 0;
}
div#leadins img.last {
	margin:0 0 15px 0;	
}
div#brand {
	position:absolute;
	top:0;
	right:0;
	width:645px;
	height:59px;
}
div#brand img {
	padding:3px 0 0 0;
	float:left;
	background-image:url(img/brand_under.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
div#brand img.hover:hover {
	background-image:url(img/brand_over.gif);		
}
div#phone {
	position:absolute;
	top:72px;
	right:20px;
	font-family: 'Open Sans Condensed', sans-serif; 
	font-weight:700;
	color:#000000;
	text-transform:uppercase;
	font-size:28px;
	line-height:41px;
}
div#phone span {
	color:#ffffff;
}
div#phone img {
	float:right; 
	margin:0 0 0 15px;
}
td.i2 {
	width:260px;
	padding:0 0 0 20px;	
	background-image:url(img/i_shadow.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
td.i2 img {
	margin:0 0 5px 0;	
}
td.i1 {
	width:650px;	
	padding:0 30px 0 0;
}
td.i1 p {
	line-height:22px;
}
td.i1 ul li {
	line-height:22px;
}
img.fleft {
	float:left;
	margin:4px 15px 5px 0;
}
table.contact {
	margin:20px 0;
}
table.contact th {
	text-align:left;	
	line-height:18px;
	background-color:#e5ffce;
	border-right:1px solid #ffffff;
	padding:2px 10px;
	border-bottom:1px solid #8bc953;
	text-transform:uppercase;
	color:#333333;
}
table.contact td {
	line-height:18px;
	padding:5px 10px;
	border-bottom:1px solid #ccc;
}
img.map {
	border:1px solid #cccccc;
	margin:0 0 20px 0;
}
label {
	display:block;
	margin:0 0 3px 0;
	font-weight:bold;
}
input.wpcf7-submit {
	background-color:#93d557;
	border:1px solid #93d557;
	padding:5px 10px;
	text-transform:uppercase;
	font-weight:bold;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#ffffff;
	cursor:pointer;
}
table.form td {
	padding:0 0 10px 0;	
}
div#brands_big img {
	float:left;
	margin:0 5px 10px 0;
}
div#specialfloat {
	position:fixed;
	bottom:0;
	right:30px;
	padding:20px;
	width:200px;
	z-index:1001;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background-color:#ebebeb;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #EBEBEB),
	color-stop(0.5, #FFFFFF)
	);
	background-image: -o-linear-gradient(bottom, #EBEBEB 0%, #FFFFFF 50%);
	background-image: -moz-linear-gradient(bottom, #EBEBEB 0%, #FFFFFF 50%);
	background-image: -webkit-linear-gradient(bottom, #EBEBEB 0%, #FFFFFF 50%);
	background-image: -ms-linear-gradient(bottom, #EBEBEB 0%, #FFFFFF 50%);
	background-image: linear-gradient(to bottom, #EBEBEB 0%, #FFFFFF 50%);
	border:3px solid #ffffff;
	-webkit-box-shadow: 0 0 0 1px #d8d8d8;
	box-shadow: 0 0 0 1px #d8d8d8;
}
div#specialfloat p {
	text-align:center;	
	font-family:HelvBC,Arial,Verdana;
	font-size:18px;
	color:#000000;
	
}
div#specialfloat p span {
	color:#8ec63f;
	font-size:20px;
}

/** FORMS **/
div#form .item {
	float:left;	
}
div#form .item label {
	display:inline-block;
	margin:0 0 5px 0;
	font-weight:normal;	
}
div#form .item label span {
	font-style:italic;	
}
div#form .item input,div#form .item textarea,div#form .item select {
	outline:none;
}
div#form .item input[type="text"],div#form .item input[type="email"],div#form .item input[type="date"] {
	border:1px solid #cccccc;
	padding:5px 10px;
	margin:0 10px 15px 0;
	width:293px;
	color:#666666;	
	height:24px;
	line-height:24px;
	font-size:14px;
}
div#form .item input[type="file"] {
	margin:0 10px 20px 0;	
}
div#form .item textarea {
	border:1px solid #cccccc;
	padding:5px 10px;
	font-size:14px;
	color:#666666;
	width:618px;
	height:80px;
	margin:0 0 15px 0;
}
div#form .item input.wpcf7-captchar {
	width:75px!important;
	margin-top:5px;	
}
div#form .item input[type="submit"] {
	display:inline-block;
	padding:15px 20px 12px;
	font-size:16px;
	font-weight:bold;
	background-color:#61a61d;
	border:none;
	border-bottom:3px solid #559219;
}
div#form .item select {
	border:1px solid #cccccc;
	padding:5px 10px;
	margin:0 10px 15px 0;
	width:315px;
	color:#666666;	
	height:36px;
	line-height:24px;
	font-size:14px;
}