/*
Theme Name: Design Two
Theme URI: http://www.darrenlangley.com/
Author: Darren Langley
Author URI: http://www.darrenlangley.com/
Description: 
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: 
*/

#wpadminbar {
    display: none;
}
body {
    font-size: 15px;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    color: #000000;
    background-color: #ffffff;
    background-image: url(pics/bg.jpg);
    background-repeat: repeat-x;
    padding: 0px;
    margin: 0px;
}
p {
    font-size: 15px;
    line-height: 19px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}
a:link {
    color: #d96725;
    text-decoration: underline;
}
a:visited {
    color: #d96725;
    text-decoration: underline;
}
a:hover {
    color: #d96725;
    text-decoration: none;
}
a:active {
    color: #d96725;
    text-decoration: underline;
}
.container {
    width: 950px;
    margin-right: auto;/*centres in compliant browsers*/
    margin-left: auto;/* "	" */
    clear: both;
}
.header {
    width: 950px;
    background-color: #ffffff;
    clear: both;
    padding-top: 38px;
    padding-bottom: 10px;
	color: #f3732a;
	font-size:  27px;
	font-weight: 900;

}
.header p {
	font-size: 27px;
	line-height: 31px;
    float: right;

	margin-top: -5px;
}
.header .col3_2wide {

    text-align: right;

}
.header .col3_2wide img {

    float: none;

    text-align: right;

	margin-right: 20px;
	margin-top: 2px;
}
.btn {
    margin-bottom: 27px;
}
.btn a {
	background-color: #f3732a;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 18px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.btn a:hover {
    background-color: #949599;
}
h6 a:link {
	background-color: #f3732a;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 18px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
}
h6 a:visited {
	background-color: #f3732a;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 18px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
}
h6 a:hover {
    background-color: #949599;
}
.content {
    width: 950px;
    clear: both;
}

.col3_1wide {
    width: 296px;
    margin-bottom: 20px;
    float: left;
}
.col3_2wide {
    width: 623px;
    margin-bottom: 20px;
    float: left;
}
.col3_3wide {
    width: 950px;
    margin-bottom: 20px;
    float: left;
}
.col_spacer3 {
    width: 31px;
    margin-bottom: 20px;
    float: left;
}
.col2_1wide {
    width: 475px;
    margin-bottom: 20px;
    float: left;
}
.col3_1wide img {
    height: auto;
    margin: auto;
    display: block;
}
.col3_1wide_social {
    width: 256px;
    margin-bottom: 31px;
    float: left;
    padding: 20px;
    background-color: #CCCCCC;
    height: 76px;
}
.col3_2wide_social {
    width: 603px;
    margin-bottom: 31px;
    float: left;
    padding: 0px;
    background-color: #CCCCCC;
    padding-top: 7px;
    padding-bottom: 20px;
    padding-left: 20px;
    height: 89px;
}

.col3_2wide_social img{
    margin-top:13px;
}

.col2_1wide_main {
    width: 460px;
    margin-bottom: 20px;
    float: left;
}
.col3_1wide_main {
    width: 296px;
    margin-bottom: 20px;
    float: left;
}
.col3_2wide_main {
    width: 622px;
    margin-bottom: 20px;
    float: left;
}
.col4_1wide_main {
    width: 215px;
    margin-bottom: 20px;
    float: left;
}
.col4_2wide_main {
    width: 460px;
    margin-bottom: 20px;
    float: left;
}
.col4_3wide_main {
    width: 705px;
    margin-bottom: 20px;
    float: left;
}
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignright {
    float: right;
    margin-left: 10px;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
h1 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 14px;
    font-size: 30px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 900;
	text-transform: uppercase;
	color: #949599;
}
h2 {
    margin: 0px;
    padding: 0px;
    line-height: 18px;
    font-size: 22px;
	text-transform: uppercase;
	color: #f3732a;
    margin-bottom: 15px;
	font-weight: 900;
}
h2 a:link {
    text-decoration: none;
}
h2 a:active {
    text-decoration: none;
}
h2 a:hover {
    text-decoration: underline;
}
.h2_main {
    margin: 0px;
    padding-top:18px;
    padding-bottom:14px;
    padding-left:13px;
    line-height: 20px;
    font-size: 23px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    margin-bottom: 12px;
}
.gap {
    height: 20px;
    clear: both;
}
.gap_main {
    width: 30px;
    height: 10px;
    margin-bottom: 20px;
    float: left;
}
.contact {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: 900;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
}
.mainImage {
    position: relative;
    margin-bottom: 10px;
}
.smallBox {
    width: 100%px;
    clear: both;
    overflow: hidden;
}
input {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
    padding: 10px;
	-webkit-appearance: none;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
input[type=text] {
	width: 260px;
	width: 300px;
	height: 12px;
	font-size: 13px;
	border: 1px solid #6D6D73;
}
input[type=text]:focus {
	border: 1px solid #313131;
}
input[type=password] {
	width: 300px;
	height: 12px;
	font-size: 13px;
	border: 1px solid #6D6D73;
}
input[type=password]:focus {
	border: 1px solid #313131;
}
input[type=email] {
	width: 300px;
	height: 12px;
	font-size: 13px;
	border: 1px solid #6D6D73;
}
input[type=email]:focus {
	border: 1px solid #313131;
}
select {
	width: 300px;
	height: 12px;
	font-size: 18px;
	border: 1px solid #6D6D73;
}
textarea {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 13px;
	width: 300px;
	min-height: 300px;
	border: 1px solid #6D6D73;
	margin: 0px;
	padding: 0px;
    padding: 10px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 0px;
}
textarea:focus {
	border: 1px solid #313131;
}
/*label {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	width: 150px;
	margin-right: 5px;
	text-align: right;
}*/
input[type=submit] {
	border: none;
	background-color: #f3732a;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 18px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	cursor: pointer;
}
input[type=submit]:hover {
    background-color: #949599;
}
input[type=submit]:focus {
    background-color: #949599;
}
input[type=button] {
	border: none;
	background-color: #f3732a;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 18px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	cursor: pointer;
}
input[type=button]:hover {
    background-color: #949599;
}
input[type=button]:focus {
    background-color: #949599;
}

.input_search {
	margin-bottom: 0px;
	width: 80px !important;
	float: right;
	-webkit-transition: width 500ms ease-out;
-moz-transition: width 500ms ease-out;
-ms-transition: width 500ms ease-out;
-o-transition: width 500ms ease-out;
transition: width 500ms ease-out;
}
.input_search:focus {
	margin-bottom: 0px;
	width: 215px !important;
	-webkit-transition: width 500ms ease-out;
-moz-transition: width 500ms ease-out;
-ms-transition: width 500ms ease-out;
-o-transition: width 500ms ease-out;
transition: width 500ms ease-out;
}
.input_newsletter {
    margin: 0px;
	margin-bottom: 10px;
    width: 270px !important;
}

/* CLEAR STYLES START */
.clear {
	clear:both;
	font-size:0.1em;
	padding: 0px;
	margin: 0px;
}
.clear_10 {
	height: 10px;
	clear:both;
	font-size:0.1em;
	padding: 0px;
	margin: 0px;
}
.clear_20 {
	height: 20px;
	clear:both;
	font-size:0.1em;
	padding: 0px;
	margin: 0px;
}
.hrclear {
	clear:both;
	font-size:0.1em;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #918f8f;
	margin-bottom: 30px;
	margin-left: -15px;
}
/* CLEAR STYLES END */
.footerHolder {
    width: 100%;
    background-color: #949599;
	color: #ffffff;
	margin-top: 40px;
}
.footerHolder h2 {
    font-size: 17px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 15px;
}
.footerHolder a:link {
	color: #ffffff;
}
.footerHolder a:visited {
	color: #ffffff;
}
.footerHolder a:hover {
	color: #ffffff;
}
.footSpacer {
    width: 41px;
    margin-bottom: 20px;
    float: left;
}

.share {
    margin-top:7px; 
    margin-left:-2px	
}

.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu li {
    position: relative;
}
.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}
.sf-menu > li {
    float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
    display: block;
}

.sf-menu a {
    display: block;
    position: relative;

}
.sf-menu ul ul {
    top: 0;
    left: 100%;
}


/*** CURRENT SKIN ***/
.sf-menu {
    float: left;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	width: 950px;
    background-color: #949599;
}
.sf-menu ul {
}
.sf-menu a {
    text-decoration:none;
    color: #ffffff;
    padding-top: 6px;
    padding-bottom: 9px;
}
.sf-menu a:hover {
    color: #ffffff;
    background-color: #f3732a;
	height: auto;
}
.sf-menu li {
    -webkit-transition: background .2s;
    transition: background .2s;
    text-align: center;
    font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
    line-height: 27px;
    vertical-align: middle;
    text-decoration: none;
    margin: auto;
    list-style-type: none;
    background-color: #949599;
}
.sf-menu ul li {
    background-color: #949599;
	font-size: 14px;
	line-height: 15px;
}
.sf-menu ul ul li {
    background-color: #949599;
	font-size: 14px;
	line-height: 15px;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
    color: #ffffff !important;
    transition: none;
    background-color: #f3732a;
	height: auto;
}
.sf-menu li.current {
    background-color: #f3732a;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu ul li.current {
    color: #ffffff !important;
}
.sf-menu ul ul li:hover,
.sf-menu ul ul li.sfHover,
.sf-menu ul ul li.current {
    color: #ffffff !important;
}
.sf-menu ul li.current > a {
    text-decoration:none;
    color: #FFF;
}
.sf-menu li.current > a {
    text-decoration:none;
    color: #FFF;
}
.searchButton {
    position:relative; 
    left:240px;
    top:-2px;
}

.menu {
    display: inline;
}
.menu_button {
    display: none;
}
.searchBox {
    float: right;
    width: 275px;
}
.newsletter_link {
    display: none;
}









.col3_1wide_teaser {
    width: 280px;
	margin-right: 16px;
    margin-bottom: 20px;
    float: left;
}
.col3_3wide_teaser {
    width: 950px;
}

.easy_testimonial {
    width: 930px;
    margin-bottom: 20px;
    float: left;
}
.testimonial_body {
	background-color: #d9d9d9;
	padding: 20px;
	-webkit-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
}
.testimonial_body p {
	margin-bottom: 10px;
    font-size: 16px;
    line-height: normal;
}
img.attachment-easy_testimonial_thumb.wp-post-image {
	margin-left: 10px !important;
	margin-top: 20px !important;
    display: none;
}
.testimonial_author {
	background-image: url(pics/speech_bubble.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 25px;
}


.qafp-faq-anchor {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	padding-bottom: 5px;
	display: block;
	font-size: 22px;
	text-decoration: none;
	border-bottom: 1px solid #918f8f;
}
.qafp-faq-title a:link {
	text-decoration: none;
}
.qafp-faq-answer {
	border: none !important;
	background-color: #d9d9d9;
	padding: 15px;
	padding-bottom: 3px;
}
.qafp-comments {
	display: none;
}

.hp_images {
	height: 185px;
	width: 296px;
}

#wpgmza_map {
	border: 1px solid #6d6d73;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	margin-bottom: 20px;
}

.social_buttons a {
	margin-right: 15px;
}
.orange_bar {
	background-color: #f3732a;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 24px;
	width: 920px;
	padding: 10px;
	padding-left: 20px;
	font-weight: 900;
	margin-bottom: 40px;
}

/* ADDITIONAL COLUMN LAYOUTS START */
.col1_1narrow {
	width: 520px;
	margin-bottom: 20px;
	clear: both;
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.col1_1wide {
	width: 700px;
	margin-bottom: 20px;
	clear: both;
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.smallBoxText {
	padding-top: 20px;
	margin-bottom: 40px;
}
/* ADDITIONAL COLUMN LAYOUTS END */