/*---------------------- DEFAULTS ---------------------*/
* {
	margin: 0;
	padding: 0;
	}
html, body {
	height: 100%;
	}
html {
	font-size: 100%;
	background-color: #fff;
	}
body {
	font-size: 62.5%; 
	font-family: 'Arimo', Helvetica, Verdana, sans-serif;
	width: 100%;
	background-color: #fff;
	}
table {
	border: none;
}
.wygwam_content ol {
	margin-left: 20px;
	margin-bottom: 15px;
}

#pagination a {
	outline: 0; 
}

.space {
	float: left;
	height: 400px;
	width: 100%;
	text-indent: -10000px;
}
 
a.skip {
	display: none;
	text-indent: -10000px;
}
.summary { 
	margin-bottom: 8px;
}
.more_link {
	margin-top: 4px;
	float: left;
	width: 100%;
}
.arrow_link {
	margin-top: 12px;
	float: left;
	position: relative;
	left: -1px;
}
.arrow_separator {
	width: 100%;
	float: left;
}
#global_wrapper {
	width: 1024px;
	margin: 0 auto;
}
a.no_link {
	cursor: default;
}
#global {
	margin: 0 auto;
	width: 100%;	
}
#global_container {
	margin: 0 auto;
	width: 1024px;
}
#services #global_wrapper {
	margin: 0 auto;
	width: 960px;
	padding-left: 15px;
	padding-top: 10px;
}
#services #primary_column {
	width: 260px;
	float: left;
        min-height: 50px;
}
#services #secondary_column {
	width: 440px;
	margin: 0 35px;
	float: left;	
	padding-bottom: 50px;	
}

#secondary_column_longer {
	width: 660px; 
	margin: 0 0 0 35px;
	float: left;
	padding-bottom: 60px;
}
#secondary_column_longer #breadcrumbs {
	float: right;
	width: 100%;
	text-align: right;
	margin-bottom: 0;
}
/*---------------------- ELEMENT DEFAULTS ---------------------*/
.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float:right;
}
img{
	border: none;
}
ul {
	list-style-type: none;
}
.background_grey {
	background-color: #e7e7f4;
	padding: 15px 5px 15px 10px;
}

#share {
	display: inline-block;
    float: right;
    margin: 0 133px 0 0;
    vertical-align: top;
    width: 140px;
}
#share a {
	padding-top: 5px;
	margin-right: 5px;
}
#share a.print {
	height: 20px;
	width: 42px;
	float: left;
	background: url(http://www.bindmans.com/images/uploads/site_images/people/print-background.png) no-repeat;
}
#share a.pdf {
	height: 20px;
	width: 33px;
	float: left;
	background: url(http://www.bindmans.com/images/uploads/site_images/people/pdf-background.png) no-repeat;
}	
#share a.share {
	height: 20px;
	width: 48px;
	float: left;
	background: url(http://www.bindmans.com/images/uploads/site_images/people/share-background.png) no-repeat;
}
#share a.share:hover {
	background: url(http://www.bindmans.com/images/uploads/site_images/people/share_hover.png) no-repeat;
}	
#share a.pdf:hover {
	background: url(http://www.bindmans.com/images/uploads/site_images/people/pdf_hover.png) no-repeat;
}	
#share a.print:hover {
	background: url(http://www.bindmans.com/images/uploads/site_images/people/print_hover.png) no-repeat;
}	
/*---------------------- HEADER ---------------------*/
#header_container {
	width: 100%;
	min-width: 1024px;
	height: 170px;	
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/header_background.jpg) repeat-y center;
	background-color: #333;
}
#header {
	width: 1024px;
	height: 170px;
	margin: 0 auto;	
	background-color: #333;
}
#branding {
	width: 170px;
	height: 170px;
	float: left;
}
#branding a {
	display: block;
	width: 170px;
	height: 170px;
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/bindmans-branding.jpg) no-repeat;
}
#branding img {
	border: 0;
	display: block;
	width: 0;
}
#header_links {
	float: left;
	width: 555px;
	margin-top: 20px;
	margin-left: 30px;
}
#header_links a {
	text-align: center;
	width: 150px;
	float: left;
	padding: 7px 0;
	margin-right: 20px;
	background-color: #666666;
	border-top: 1px solid #808080;
	border-bottom: 1px solid 4d4d4d;
}
#header_links a:hover {
	background-color: #707070;
}
#header_search {
	float: right;
	margin-top: 20px;
	margin-right: 30px;	
	width: 190px;
}
#header_search fieldset.search, #header_search .search input {
	border: none;
	background-color: #333333;
}
#header_search fieldset.search input{
	background-color: #333333;
	padding: 5px;
	width: 180px;
	border-bottom: 1px solid #fff;
	height:17px;
}
#header_search fieldset.search_controls {
	border: none;
	float: right;
	position: relative;
	top: -22px;
	right: 2px;
}
/*---------------------- NAVIGATION ---------------------*/
#navigation {
	float: left;
	position: relative;
	margin-top: 70px;
	/*top: 70px;*/
	left: 16px;

}
#navigation li {
	display: inline;
	/*margin-right: 15px;*/
}
#navigation li:first-child {
	margin-right: 4px;
}
#navigation li li:first-child{
	margin-right: 0;
}
#navigation li a {
	padding: 10px;
	
}
#navigation li li a {
	padding: 10px 0;
}
#navigation li a.subnav_link {
	padding: 10px 15px;
        margin-right: 40px;
}
#navigation li#our_people_menu a.subnav_link {
    padding: 10px;
}
#navigation li a.current, #navigation li a.current:hover {
	color: #afafd8;
}
#navigation li .last_list {
	margin-right: 0 !important;
}

/*first level navigation hover over*/
#navigation .subnav {
	display: none;
	position: absolute;	
	width: 750px;
	z-index: 9000;
}
#navigation h2 {
	display: none;
	position: absolute;	
	width: 450px;
}
#navigation li a.subnav_link:hover {
	background-color: #262626;
	padding: 10px 15px;
	padding-bottom: 10px;
}
#navigation li a.nav_link:hover {
	background-color: #262626;
	padding: 10px;
	padding-bottom: 10px;	
}
#navigation li:hover .subnav {
	display: block;
	position: absolute;
	margin-top: 10px;
	padding: 20px 20px 25px 20px; 
	opacity: 0.95;
	float: left;
	background: #262626;
}
#navigation #what_we_do_menu:hover .subnav {
	width: 750px;
	height: 275px;
	/*width: 480px;*/
	/*background: url(http://www.bindmans.com/images/uploads/site_images/generic/practice-area-group.png) no-repeat #262626 14px 20px;	*/
}
#navigation #legal_resource_menu:hover .subnav {
	left: 344px;/*509px;*/
	width: 200px;	
}
#navigation #news_menu:hover .subnav {
	left: 464px;
	width: 160px;	
}
#navigation #about_menu:hover .subnav {
	left: 320px;
	width: 200px;	
}

#navigation #our_people_menu:hover .subnav {
	left: 167px;
	width: 200px;	
}

#navigation #news_menu:hover .subnav li{
	width: 260px;
}
#navigation #about_menu:hover .subnav li{
	width: 250px;
}

#navigation li:hover .subnav li{
	padding-top: 10px;
	width: 370px;
	display: block;
}

#navigation li:hover.subnav li a {
	padding: 10px 0 8px 0;
	line-height: 1.2em;
}
#navigation li:hover .subnav #nav_h2 {
	display: block;
	width: 200px;
	height: 20px;
	z-index: 9998;
	position: relative;
}
#navigation li:hover a.subnav_link  {
	background-color: #262626;
	color: #F37321;
}

/*second level navigation hover over*/
#navigation ul ul ul {
	display: none;
	position: absolute;	
	margin: -50px;
	left: 180px;
}
/* Navigation Second level arrow */
/*#navigation  #legal_resource_menu li:hover ul {
	padding-left: 220px;
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/main_navigation_arrow.png) no-repeat 151px 0px #262626;
}
#navigation li li:hover ul {
	display: block;
	position: absolute;
	margin-top: -37px;
	left: 50px;
	z-index: 0;
	width: 234px;
	padding-right: 16px;
	padding-left: 270px;
	padding-bottom: 20px;
	min-height: 70px;
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/main_navigation_arrow.png) no-repeat 201px 0px #262626;*/
}  
#navigation li li.li_h2 {
	display: block !important;
	padding-left: 20px;
	position: relative;
	right: 20px;
}
#navigation li li {
	width: 50%;
	float:left;
}

#navigation li:hover .subnav ul li {
	padding-left: 20px;
	position: relative;
	right: 19px;	
	border-left: 1px solid #fff;
	float: left;
}
#navigation ul ul ul li.last { /* #navigation li:hover #subnav ul li:last-child, */
	border-left: 1px solid #fff;	
	padding-left: 20px;
	padding-bottom: 10px;
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/main_navigation_arrow_v3_end_no_side.png) no-repeat bottom left;
	display: block;
	float: left;
}

/*----------z indexes--------*/
#navigation li:hover .subnav {
	z-index: 20;
}
#navigation li:hover .subnav li a {
	z-index: 23 !important;
	position:relative;	
}
#navigation li:hover .subnav h2 {
	z-index: 24;
}

#page_top_container {
	width: 100%;	
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/page_header_repeat_v2.png) repeat center;
}
#page_top {
	background: url("http://www.bindmans.com/images/uploads/site_images/generic/page_header.jpg") repeat-y scroll 40px 0 transparent;
    margin: 0 auto;
    width: 1024px;
}

#page_top_content {
	margin: 0 auto 0 60px;
    min-height: 23px;
    padding: 15px 0;
    width: 1024px;
}
#page_top_content p.page {
	display: inline-block;
    float: left;
    vertical-align: top;
    width: 271px;
}
/*.lawyers #page_top_content h1.page_title , .legal_resources #page_top_content h1.page_title {
	width: 620px;
}*/
.lawyers #page_top_content h1.page_title {
	width: 500px;
}
#page_top_content h1.page_title {
	display: inline-block;
    padding-top: 3px;
    text-transform: capitalize;
    width: 460px;
   float: left;
}

/*---------------SUB NAVIGATION------------*/
#sub_navigation {
	background-color: #d9d9d9;
	width: 260px;
	margin-bottom: 20px;
}
#sub_navigation h2 {
	padding: 10px 20px 6px;
	background-color: #d9d9d9;
	border-bottom: 1px solid #fff;
}
#sub_navigation ul li a{
	display: block;
	padding: 10px 10px 10px 20px;
}		
#sub_navigation ul li a.current, #sub_navigation ul li a.current:hover {
	background-color: #f2f2f2;
}
#sub_navigation ul li a:hover {
	background-color: #f2f2f2;
	color: #F37321;
}
#sub_navigation ul ul {
	/*padding: 4px 0 10px 20px;*/
	/*background-color: #f2f2f2;*/
}
#sub_navigation ul li ul {
	background-color: #d9d9d9;
	margin-top: -5px;
}
#sub_navigation ul li ul li:last-child  a{
	padding-bottom: 12px;
}
#sub_navigation ul li.current_ul ul li:last-child  a {
	padding-bottom: 0;
}
#sub_navigation ul li.current_ul ul {
	background-color: #f2f2f2;
	padding-bottom: 10px;
	margin-top: -5px;
}	
#sub_navigation ul li.current_ul ul li a {
	color: #333;
}
#sub_navigation ul li.current_ul ul li a:hover {
	color: #F37321;
}
#sub_navigation ul ul li {
	/*margin-bottom: 10px;*/
}
#sub_navigation ul ul li:last-child {
	/*margin-bottom: 2px;*/
}
/*li class="current" purely so that when this ul is active there is no padding top in the ul*/
#sub_navigation ul li.current ul {
	padding-top: 0;
}
#sub_navigation ul ul li a{
	padding: 8px 15px 8px 35px;	
}	
#sub_navigation ul ul li a.current {
	background: url(http://www.bindmans.com/images/uploads/site_images/articleservice_page_images/sub-navigation-current-arrow.png) no-repeat -1px 8px;
	padding-left: 15px;	
	width: 210px;
	position: relative;
	left: 20px;
}

/*------------------ Search Specific Boxes ------------------------*/
#search_specific_box {
	border-top: 7px solid #151c67;
	border-bottom: 7px solid #151c67;
	padding: 10px 0 17px;
	margin-bottom: 30px;
}
#search_specific_box h4 {
	margin-bottom: 15px;
}
#search_specific_box .free_text_search h5 {
	margin-bottom: 8px;
}
.free_text_search {
	padding-bottom: 15px;
	margin-bottom: 17px;
	border-bottom: 1px solid #ccc;
	width: 100%;
	height: 44px;	
}
.free_text_search fieldset {
	border: none;
	width: 233px;
	float: left;
}
.free_text_search input {
	background-color: #ccc;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #999;
	border-left: none;
	border-right: none;
    float: left;
	color:#444;
	text-transform: lowercase;
	width: 205px;
	padding: 3px 10px;
}
.free_text_search #search_submit {
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/search_sidebar_arrow.png) no-repeat 10px 4px;
	border: none;
	width: 30px;
	height: 26px;
        padding: 0;
        width: 26px;	
		cursor:pointer;
}
.dropdown select {
	width: 225px;
}	
.dropdown {
	margin-bottom: 15px;
}
.dropdown:last-child {
	margin-bottom: 0;
}
#search_specific_box h5 {
	color: #283A97;
        font-weight: bold;
        margin-bottom: 8px;
}
#search_specific_box .vertical_list, #search_specific_box .horizontal_list {
	margin-bottom: 15px;
}
#search_specific_box .vertical_list:last-child {
	margin-bottom: 0;
}
#search_specific_box .horizontal_list li {
	display: inline;
	border-right: 1px solid #333;
	margin-right: 3px;
	padding-right: 4px;
}
#search_specific_box .horizontal_list li:last-child {
	border-right: none;
}
/*------------------ Breadcrumbs ----------------*/
#breadcrumbs {
	float: left;
        margin: 0 0 10px;
        padding: 0 0 0 20px;
        position: relative;
        width: 96%;
}	
#breadcrumbs ul li {
	display: inline;
	margin-left: 2px;
}


/*---------------------- FOOTER ---------------------*/
#footer_container {
	width: 100%;
	min-width: 1024px;
	height: 180px;
	float: left;
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/footer_background.jpg) repeat-x;	
}
#footer {
	width: 1024px;	
	height: 180px;	
	margin: 0 auto;
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/footer_background.jpg) no-repeat;
}
#footer_top {
	float: left;
	margin: 20px 40px 0 40px;
	padding-bottom: 7px;
	width: 944px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}
#nav_links {
	float: left;
	width: 820px;
}
#social_media {
	float: right;
	width: 90px;
}
#footer_top ul li, #footer_legal ul li {
	display: inline;
}
#footer_top ul li {
	margin-right: 25px;
}
#footer_bottom {
	float: left;
	width: 944px;
	margin: 11px 40px 0 40px;	
}
#footer_legal {
	float: left;
	width: 644px;	
}
#footer_legal ul {
	margin-bottom: 5px;
}
#footer h4 {
	float: left;
	margin-right: 25px;	
}
#footer_legal .arial {
	margin: 0 4px;
	position: relative;
	top: 2px;
}
#footer_logos {
	float: right;
	/*width: 210px;*/
	position: relative;
	left: 2px;
}
#footer_logos img {
    margin: 0 10px 0 0;
    vertical-align: top;
}
#footer #social_media a {
	height: 22px;
	width: 22px;
	float: left;
	text-indent: -10000px;
	margin-left: 8px;
}
#footer #social_media a.twitter{
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/twitter.png) no-repeat 0 0;
}
#footer #social_media a.facebook {
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/facebook.png) no-repeat 0 0;
}
#footer #social_media a.linkedin {
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/linkedin.png) no-repeat 0 0; 
}
#footer #social_media a.twitter:hover {
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/twitter_hover.png) no-repeat 0 0;
}
#footer #social_media a.facebook:hover {
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/facebook_hover.png) no-repeat 0 0;
}
#footer #social_media a.linkedin:hover {
	background: url(http://www.bindmans.com/images/uploads/site_images/generic/linkedin_hover.png) no-repeat 0 0; 
}
/*---------------- Lightbox enquiry form ---------------*/
.asterisk {
	color: #E7501E;
}	
#enquiry_box , .enquiry_box {
	background-color: #e1e1e1;
	float: left;
	width: 400px;
	padding: 30px 15px 5px;
	z-index:9999;
	position: relative;
}
.contact #enquiry_box, .contact .enquiry_box  {
	/*left: 120px;*/
	padding-left: 60px;
}
#enquiry_box h4, .enquiry_box h4 {
	margin-bottom: 20px;
}
#enquiry_box label, .enquiry_box label {
	width: 100px;
	float: left;
}
#enquiry_box input, .enquiry_box input {
	width: 290px;
	padding: 5px 0;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
#enquiry_box textarea, .enquiry_box textarea {
	width: 290px;
	padding: 5px 0;
	border: 1px solid #ccc;	
}

#enquiry_box label.textarea_label, .enquiry_box label.textarea_label {
	width:100%;
	padding-bottom: 10px;
}
#enquiry_box textarea.textarea_label, #enquiry_box div.textarea_label, .enquiry_box textarea.textarea_label, .enquiry_box div.textarea_label  {
	margin-left: 100px;
	margin-bottom: 10px;
}

#enquiry_box #enquiry_submit, .enquiry_box .enquiry_submit {
	float: right;
	background-color: #283a97;
	border-top: 1px solid #6975b6;
	border-bottom: 1px solid #18235b;
	border-left: none;
	border-right: none;	
	padding: 3px 25px 3.5px 25px;
	margin-right: 10px;
	width: 80px;
	cursor: pointer;
}
#enquiry_box .select_dropdown, .enquiry_box .select_dropdown {
	padding-bottom: 13px;
}
#enquiry_box #enquiry_submit:hover, .enquiry_box .enquiry_submit:hover  {
	background-color: #161D67;
	border-top: 1px solid #3C489E;
	border-bottom: 1px solid #333333;
}

#enquiry_close img {
	float:right;
	position: relative;
	top: -20px;
}

.register #enquiry_box, .register .enquiry_box {
	background-color: #e1e1e1;
	float: left;
	width: 500px;
	padding: 30px 15px 5px;
	z-index:9999;
	/*margin: 0 20px;*/
	position: relative;
}
.register #enquiry_box h3, .register .enquiry_box h3 {
	margin: 5px 0 25px 0;
	float: left;
	width: 100%;
	font-size: 1.3em;
}
.register #enquiry_box  p, .register .enquiry_box  p {
	line-height: 1.8em;
}
.register #enquiry_box label, .register .enquiry_box label {
	width: 200px;
}
.register #other_business {
	margin-left: 200px;
	margin-top: 8px;
}
.register #submit{
	position: relative;
	left: 130px;
	margin-top: 10px;
	background-color: #ECE9D8;
}
.register #submit:hover {
	background-color: #f6f3e1;
	cursor: pointer;
}
.checkboxes {
	float: left;
}
#enquiry_box .checkboxes p input.styled, .register #enquiry_box input.styled, .enquiry_box .checkboxes p input.styled, .register .enquiry_box input.styled  {
	width: 13px;
	margin-bottom: 0;
	margin-right: 10px;
}
p.para_own {
	width: 100% !important;
	float: left;
	margin: 25px 0 8px;
}	
.checkboxes  p {
	width: 50%;
	float: left;
}
.checkboxes  p .input {
	width: 200px;
	float: left;
}
.captcha {
	margin-top: 20px;
}	
.captcha p {
	margin-bottom: 10px;
}
.captcha input {
	position: relative;
	top:-10px;
	left: 10px;
}
#enquiry_box .captcha input, .enquiry_box .captcha input{
	width: 210px !important;
}
#secondary_column_thankyou {
	float: left;
}
.thankyou  #secondary_column_contact {
	margin-left: 0;
}
.thank_you_page {
	margin-top: 20px;
	margin-bottom: 300px;
	margin-left: 295px;
}	
.no_results_page {
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 100px;	
}

.not_current{
	display: none;
}

/*------------------------CASES INDIVIDUAL PAGE AND LANDING----------------*/
.cases .first_col {
	width: 60px;
	float: left;
}
.cases .first_col .purple_text{
	float: left;
	width: 80px;
	line-height: 0.9em;
	padding-bottom: 3px;
	margin-top: 2px;
}

.cases .second_col {
	width: 80px;
	float: left;
}

.cases .first_col, .cases .second_col {
	margin-top: 5px;
}

a#all-video {
    background: none repeat scroll 0 0 #263997;
    border-bottom: 1px solid #17225B;
    border-top: 1px solid #6166AE;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    margin: -5px 0 0;
   *margin: -23px 0 0;
    padding: 5px 10px 3px;    
}

a#all-video:hover {
    background: none repeat scroll 0 0 #161D67; 
}

/*----- Cookies dialog box styling ------*/

/* 
    Document   : CSS
    Created on : 08-May-2012
    Author     : Afis Ajibike | TreatDigital.com
    Description: Bindmans - Cookies Dialog - EU Directive
*/

#bar, #bar p {
    font: 13px "Helvetica Neue",sans-serif;
	color: #ccc;
}

.bar-normal {
    bottom: 0;
    position: fixed;
    right: 10px;
    z-index: 999999;
}

#bar a.cbar span {
    background: url("http://www.bindmans.com/images/uploads/site_images/generic/wpcom-admin-bar-icons.png") no-repeat scroll 0 -77px transparent;
    padding-left: 19px;
}

#bar a.cbar {
    border-radius: 2px 2px 0 0;
}

#bar a:hover span, #bar a.cbar.open span {
    background-position: 0 -117px;
    color: #FFFFFF !important;
}

#bar a.cbar {
    background-color: #464646;
    background-image: -moz-linear-gradient(center bottom , #3F3F3F, #464646 5px);
    border: 0 none;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2);
    color: #CCCCCC;
    display: block;
    font: 13px/28px "Helvetica Neue",sans-serif;
    letter-spacing: normal;
    outline-style: none;
    outline-width: 0;
    overflow: hidden;
    padding: 0 10px 0 8px;
    text-decoration: none !important;
    text-shadow: 0 -1px 0 #444444;
	margin-left: 20px;
	float:right;
}


#bar a, #bar h2 a:hover, #bar h3 a:hover {
    color: #fff;
    text-decoration: underline;
}

#cdes {
    background: none repeat scroll 0 0 #464646;
    border-radius: 2px 0 0 0;
    color: #FFFFFF;
    padding: 15px;
    width: 200px;
	display:none;
	clear:right;
	float:right;
}

#bar button {
    padding: 0 1em;
    width: auto;  /* cancel margin fix for other browsers */
    overflow: visible;
}

/*extra styling for cookie table*/
.footer_pages td {
	padding: 10px 15px 5px 8px;
}

/*Online button form in What We Do sidebar*/
	#online_enquiry_box {
		float: left;
		margin-bottom: 15px;
	}
	a.online_form {
		background-color: #263997;
		border-bottom: 1px solid #17225B;
		border-top: 1px solid #6166AE;
		color: #fff;
		text-transform: uppercase;
		padding: 10px 5px 2px;
		font-size: 1.1em;
		font-style: italic;
	}
	a.online_form:hover {
		background-color: #161d67;
		color: #fff;
	}	
	a .online_form_text {
		position: relative;
		top: -3px;
		padding: 0 8px;
	}
	.online_content_info {
		float: left;
		margin-top: 10px;
	}
	
/*What clients say styling*/
		#what_clients_say {
/*			color: #161D67;
			margin-top: 15px;
			padding: 8px 16px;
			font-weight: normal;
			float:left;
			background-color: #fbd48a;
			text-align: center;
			border-radius: 3px;
			-moz-border-radius: 3px;	
			-webkit-border-radius: 3px;
			width: 130px;		
			cursor: pointer;
			margin-bottom: 30px;*/
                        cursor: pointer;
                        float: left;
                        font-weight: normal;
                        margin-bottom: 30px;
                        margin-top: 15px;
                        width: auto;
		}
		#what_clients_say:hover {
/*			background-color:#F7B232;
			color: #161D67;
			-webkit-transition: all 0.5s ease-in-out;
			-moz-transition: all 0.5s ease-in-out;
			-o-transition: all 0.5s ease-in-out;
			-ms-transition: all 0.5s ease-in-out;
			transition: all 0.5s ease-in-out;			*/
		}
		.quote {
			font-size: 14px;
		}
		.quote p {
			display: inline;
			font-size: 14px;
		}	
		.double_quotes {
			font-size: 22px;
		}
		.quote_person {
			font-style: italic;
		}
		#what-clients-say h3 {
			margin-bottom: 15px;
			font-size: 1.3em;
		}
		.quote_box {
			margin-bottom: 15px;
		}	

.listing-title {
  margin:0 0 15px 40px;
  clear: both;
 color: #283A97;
 font-size: 1.6em;
  text-transform: uppercase;
 
}
.no-results {
  position: relative;
  top: 20px;
  left: 40px;
  z-index: 1;
  margin-bottom: -43px;
}

.tel,.tel:hover {
  color: #333333;
  cursor: default;
}

/*---------------- Contact page redux ---------------*/

.contactus *, .contactus *:after, .contactus *:before { 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

.contactus {
	padding: 0 0 30px 160px;
}

.contactus-row {
	margin-left: -15px;
}

.contactus-row:after {
  content: " ";
  display: table;
  clear: both;
}

.contactus-col {
	float: left;
	width: 50%;
}

.contactus-row > .contactus-col {
	border-left: 15px solid transparent;
}

.contactus-col + .contactus-col {
	float: right;
}

.contactus-box {
	background-color: #e7e7f4;
	padding: 16px 20px 20px;
	margin-bottom: 15px;
	height: 14em;
}

.contactus-box:after {
  content: " ";
  display: table;
  clear: both;
}

.contactus-box-title {
	text-transform: uppercase;
	font-size: 1.4em;
	color: #283A97;
	margin-bottom: 1em;
}

.contactus-box address {
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.contactus-map {
	margin-bottom: 15px;
}

.contactus-title > .arrow_link {
	float: none;
	position: static;
	margin-top: 2em;
}
