#cfilters {
	display: inline;
}
.divider {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}
p.footnotes {
	margin-bottom:10px !important;
	margin-top:10px !important;
}
.tile{
	background-color: #0088cc;
	border: 1px solid #0088cc;
	height: 30px;
	width: 30px;
	line-height:30px;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 17px;
	cursor:pointer;
	margin-left:10px;
}
	.regmarker {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		text-align:center;
		padding:3px;
	}
	.bigmarker {
		color: #fff;
		font-size: 22px;
		font-weight: bold;
		text-align:center;
		padding:3px;
	}
#lmain_content {
	margin-left:auto;
	margin-right:auto;
	position: relative;
	margin-bottom: 40px;
	width: 980px;
	height: 54px;
	overflow: hidden;
	-webkit-transition: 400ms;
	transition: 400ms;
}
#lmain_content.error {
	height:53px;
}
#countries .section h2 {
	border-bottom: 1px solid #e4e4e4;
	font-weight: normal;
	margin-bottom: 3px;
	padding-bottom: 15px;
	font-size: 16px;
	text-align: left;
	margin-left: 80px;
	margin-right: 20px;
	margin-top: 20px;
	}
#countries .section ul {
	float: left;
	width: 880px;
	margin-bottom:0px;
	list-style:none;
	}
#countries .section ul li {
	float: left;
	width: 146px;
	margin: 18px 0 24px;
}
#countries .section ul li a{
	display: table;
	width: 126px;
	color: 	#666;
	cursor: pointer;
	text-decoration:none;
}
#countries .section ul li span {
	display: table-cell;
	width: 86px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}
#res_header {
	-webkit-font-smoothing: antialiased;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	min-width: 0px;
	padding: 10px 0px 0px 0px;
	position: relative;
	width: 980px;
}
.restitle, .showfilters, .showfilters_on {
	width: 270px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 2em;
	font-weight: 200;
	line-height: 24px;
	position:relative;
	margin-right:20px;
	float:right;
}
.showfilters, .showfilters_on {
	margin-right: -290px;
	width:auto;
	margin-top:-5px;
	font-size: 16px;
	color: #fff;
	background-color: #0088cc;
	border: 1px solid #0088cc;
	border-radius:3px;
	padding: 4px 15px;
	cursor:pointer;
}
.showfilters_on {
	color: #0088cc;
	background-color: transparent;	
}
#lmap_inner{
	float: right;
	width: 634px;
	height: 700px;
	display: inline;
	z-index: 0;
	position: relative;
	-webkit-transition: 400ms;
	transition: 400ms;
	top: 96px;
	padding-left: 2px;
}
#map_canvas2{
	z-index: -1;
	position: relative;
	background-color: rgb(229, 227, 223);
	overflow: hidden;
	-webkit-transform: translateZ(0);
	height: 100%;
	width: 100%;
	display:inline;
	-webkit-transition: opacity 500ms ease-in;
	-moz-transition: opacity 500ms ease-in;
	transition: opacity 500ms ease-in;
}
#map_canvas {
	-webkit-transition: opacity 500ms ease-in;
	-moz-transition: opacity 500ms ease-in;
	transition: opacity 500ms ease-in;
}
#lpanel{
	float:left;
	width:343px;
	height:700px;
	display:inline-block;
	position:relative;
	-webkit-transition: 400ms;
	transition: 400ms;
}
#lpanel.wide, #listres.wide {
	height:0px;
	opacity: 0;
	-webkit-transition: 400ms;
	transition: 400ms;
}

#listres {
	width:343px;
	height:655px;
}

#lnav {
	width: 343px;
	height: 38px;
}
#mainc{
	width:990px;
}
#refine {
	text-decoration: none;
	display:inline-block;
	position:static;
	line-height: 24px;
	margin-right: 8px;
	font-size: 16px;
}
input#locquery{
	font-size: 18px;
	width: 250px;
	height: 31px;
	display: inline-block;
	padding: 5px;
	border: 0.5px solid #ccc;
	border-radius: 4px;
}
.consultant {
	padding-top: 15px;
	padding-bottom: 8px;
	width: 343px;
	height: 85px;
	border-left: 0px;
	border-right-width:0px;
	border-bottom-color: rgb(223, 223, 223);
	border-style: solid;
	border-bottom-width: 1px;
	border-top: 0px;
}
.consultant:hover {
	background-image: -webkit-linear-gradient(top, rgb(222, 222, 222) 0%, rgb(241, 241, 241) 100%);
}
.consultant_on {
	cursor: pointer;
	background: #CFE2EB;
	padding-top: 15px;
	padding-bottom: 8px;
	width: 343px;
	height: 85px;
	border-left-width: 0px;
	border-right-width:1px;
	border-left-color: rgb(223, 223, 223);
	border-right-color: rgb(223, 223, 223);
	border-bottom-color: rgb(223, 223, 223);
	border-style: solid;
	border-bottom-width: 1px;
	border-top:0px;
}
.consultant a{
	text-decoration: none;
	font-size:16px;
	font-weight:500;
	color: #000;
}
.consultant_on a{
	text-decoration: none;
	font-size:16px;
	font-weight:500;
	color: #000;
}
#company {
	line-height: 18px;
	font-size: 14px;
	font-weight: 100;
	margin-bottom: 0px;
	float: left;
	min-width: 0px;
	text-align: left;
	width: 265px;
	z-index: auto;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	letter-spacing: 0.04em;
}
.companyname {
    margin-bottom: 10px;
}
#marker {
	display: inline-block;
	height: 73px;
	width: 65px;
	position: static;
	float: left;
	text-align:center;
	margin-top: 20px;
}
#focus_areas {
	line-height: 20px;
	font-size: 10px;
	color: rgb(153, 153, 153);
	text-align: left;
	float:left;
	width:198px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.stars, .subreview {
	position: relative;
	left: 175px;
}
.subreview {
	font-size: 16px;
	line-height: 23px;
}
.fat {
	display:inline;
	margin-right:10px;
}
form#go_form2 {
	display: inline-block;
}
#lnav {
	bottom: 0px;
	clear: both;
	display: block;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 45px;
	line-height: 18px;
	margin: 0px;
	min-width: 0px;
	padding: 0px;
	position: absolute;
	text-align: left;
	width: 343px;
	z-index: auto;
}
#lnav_next, #lnav_prev{
	display: inline-block;
}
#lnav {
	text-align:right;
}
.lnav {
	float: right;
	padding-right: 10px;
	padding-top: 6px;
}
.go_submit2 {
	background: -webkit-linear-gradient(#34AAEB, #0178CD) scroll no-repeat #0178cd;
	background: -o-linear-gradient(#34AAEB, #0178CD) scroll no-repeat #0178cd;
	background: -ms-linear-gradient(#34AAEB, #0178CD) scroll no-repeat #0178cd;
	background: linear-gradient(#34AAEB, #0178CD) scroll no-repeat #0178cd;
	background-color: #2187da;
	height: 30px;
	width: 65px;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	padding: 2px 0px 0px 0px;
	margin-left: 3px;
	border-width: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	cursor:pointer;
}
#lheader {
	width:980px;
}
#find_header{
	float: left;
	margin-bottom: 14px;
	margin-left: 8px;
}
#countries {
	position: relative;
	width: 980px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
	background: #FFF;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .35);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .35);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .35);
	display: inline-block;
}
.country {
	float: right;
}
.country p {
	color: #0088CC;
	float: right;
	padding: 0 9px 0 5px;
	margin: 7px 0 0 0;
}
.filterhide, .filtershow {
	-webkit-font-smoothing: antialiased;
	background-size: 980px 660px;
	height:0px;
	opacity:0;
	color: rgb(0, 0, 0);
	display: block;
	filter: none;
	background-color: #eee;
	font-size: 12px;
	padding-top:15px;
	padding-bottom:6px;
	margin-top:5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-radius: 4px;
	transition: 400ms;
	z-index: 0;
}
.filtershow {
	height: 60px;
	opacity: 1;
	padding-bottom: 12px;
	transition: 400ms;
	margin-bottom: -70px;
	z-index: 200 !important;
}
#filterlink {
	color: #fff;
	text-decoration:none;
	margin-right: 5px;
	z-index:0;
}
.badge_filter_on, .badge_filter_off {
	opacity: 1;
	display: inline-block;
	width: 180px;
	margin: 13px 5px 0px 14px;
	position: relative;
	bottom: -7px;
	cursor: pointer;
}
.badge_filter_off {
	opacity: 0.4;
}
.badgetext {
	font-weight: 400;
	color: #000;
	text-align: left;
	padding: 6px;
	font-size: 15px;
	top: -9px;
	display: inline-block;
	position: relative;
}
.showall {
	color: #0e73c0;
	cursor: pointer;
	text-decoration: none;
	transition: 500ms;
	display: inline;
}

.safilter_off {
	color: #0e73c0;
	cursor: pointer;
	text-decoration: none;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.23100000619888306px;
	line-height: 25px;
	height: 100px;
	transition: 200ms;
	display: inline-block;
	padding: 5px 10px 10px 10px;
	border-radius: 5px;
	margin: 0px 5px 0px 5px;
}
.safilter_off:hover {
	color: #666;
	text-decoration: none;
	background-color: #eee;
}
.safilter_on {
	color: #222;
	cursor: pointer;
	text-decoration: none;
	height: 100px;
	transition: 200ms;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.23100000619888306px;
	line-height: 25px;
	background-color: #eee;
	display: inline-block;
	padding: 5px 10px 10px 10px;
	border-radius: 5px;
	margin: 0px 5px 0px 5px;
}
.numratings {
	line-height: 16px;
	font-size: 9px;
	text-decoration: none;
	text-align:center;
	color: #222222;
	margin-right:-180px;
}
.ratings_off {
	color:#ccc;
}
.go_submit {
	background-color: linear-gradient(#34AAEB, #0178CD) scroll no-repeat #0178cd;
	height: 21px;
	width: 40px;
	color: #fff;
	font-size: 12px;
	border-width: 0;
	border-radius: 4px;
	text-shadow: 0 1px 0 #666666;
}
.sorton {
	text-align: right;
	position:absolute;
	top:14px;
	padding-right :10px;
	font-size:14px;
	margin-left:930px;
	cursor:pointer;
}
.sortoff {
	text-align: right;
	position:absolute;
	top:10px;
	padding-right :10px;
	font-size:14px;
	margin-left:930px;
	opacity:0;
}
.f_button, .f_button_on {
	cursor: pointer;
	display: inline-block;
	opacity:1;
	font-size:16px;
	padding: 5px;
	margin: 0px 10px;
	z-index: 200 !important;
}
.f_button {
	color: 	#666;
	font-weight:100;
	text-align: left;
	padding: 6px;
}
.f_button_on {
	border: 1px solid #0088cc;
	border-radius: 3px;
	color: #0088cc;
}

.f_button_hide {
	background-color: 
	transparent;
	color: 	#fff;
	text-shadow: 0px 0px 4px 	#111;
	cursor: pointer;
	display: inline-block;
	margin: 5px 0px;
	overflow: hidden;
	padding: 5px 15px 5px 15px;
	text-align: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	margin-left:20px;
	opacity:0;
	z-index:0;
}
.filterhead {
	display:inline-block;
	font-size: 16px;
	font-weight:700;
	margin-left:15px;
	width:95px;
	text-align:left;
}


.f_button_off {
	background: #333;
	background: rgba(0,0,0,.4);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0,.5)), to(rgba(0,0,0,.25)));
	-webkit-box-shadow: inset rgba(0,0,0,.5) 0 0 3px, inset rgba(0,0,0,.5) 0 1px 1px, inset rgba(255,255,255,.6) 0 -1px 0;
	-moz-box-shadow: inset rgba(0,0,0,.5) 0 0 3px, inset rgba(0,0,0,.5) 0 1px 1px, inset rgba(255,255,255,.6) 0 -1px 0;
	box-shadow: inset rgba(0,0,0,.5) 0 0 3px, inset rgba(0,0,0,.5) 0 1px 1px, inset rgba(255,255,255,.6) 0 -1px 0;
	color: #fff;
	background-color: transparent;
	text-shadow: 0px 0px 4px #111;
	cursor: pointer;
	display: inline-block;
	margin: 5px 0px;
	overflow: hidden;
	padding: 5px 15px 5px 15px;
	margin-left:20px;
	text-align: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	opacity:0;
}
.errormsg {
	display: block;
	color: #666;
	text-align: -webkit-center;
	font-size: 16px;
	text-decoration: none;
	margin-top:-20px;
	margin-bottom:30px;
}
.filtertitle {
	background-color: transparent;
	color: 	#fff;
	text-shadow: 0px 0px 4px 	#111;
	display: inline-block;
	margin: 5px 0px;
	overflow: hidden;
	padding: 5px 15px 5px 15px;
	text-align: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	margin-left:20px;
	opacity:1;
}
.filtertitle_off {
	opacity:0;
	color: white;
	font-size: 12px;
	display:inline;
	padding-left:100px;
	font-weight: bold;
}
.corpinfo-text {
	white-space: normal;
}
	.see_ratings {
	color: #08c;
	text-decoration: none;
	cursor: pointer;
	display:inline-block;
	margin-left:1px;
	margin-right:-6px;
	
}
.see_ratings:hover {
	text-decoration:underline;
}
.close {
	display: block;
	margin-top: -15px;
	margin-left: -8px;
	width: 25px;
	cursor: pointer;
	outline: none;
	position: relative;
}
.review_outer2 {
	height: 0px;
	opacity:0;
	box-shadow: rgb(0, 0, 0) 0px 0px 10px 0px inset;
	text-align: left;
	background: rgba(0,0,0,0.8);
	-webkit-transition: opacity 500ms ease-in-out;
	-moz-transition: opacity 500ms ease-in-out;
	transition: opacity 500ms ease-in-out;
	background-color: white;
	width: 637px;
	margin: 5px;
}
.review_inner2 {
	width: 613px;
	height: 647px;
	overflow-y: scroll;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -15px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.numratings_link {
	color: #08c;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	margin-left:245px;
	font-size:13px;
	font-weight:300;
	margin-top:-17px;
}
a.subreview {
	color: #08c;
	margin-top:72px;
    margin-left: -10px;
}
	.lastyear {
	font-size:16px;
	font-weight: normal;
	margin-left:26px;
	margin-top:30px;
	color:#999;
}
.action_note_on {
	margin-left:25px;
	background-color: #ddd;
	width:740px;
	padding:5px;
	margin-bottom: 1px;
	opacity:1;
}
.action_note_off {
	margin-left:25px;
	background-color: #ddd;
	width:740px;
	padding:5px;
	margin-bottom: 1px;
	opacity:0;
}

#showreviews.stars {
	display:inline-block;
	cursor: pointer;
}
	.review_outer {
	height: 0px;
	opacity:0;
	text-align: left;
	background: rgba(0,0,0,0.8);
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	background-color: white;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	-o-border-radius: 17px;
	-khtml-border-radius: 17px;
	border-color: #d0d0d0;
	border-width: 1px;
	border-style: solid;
	width: 880px;
	margin-top: 10px;
	margin-bottom: 35px;
}
.review_inner {
	width: 800px;
	height: 660px;
	overflow-y:scroll;
	margin-left:34px;
}
.rate_link_on, .rate_link, .rate_link:hover {
	display:inline-block;
	cursor:pointer;
	margin:7px;
	margin-bottom:20px;
}
.rate_link_on {
	color: #222;
}
.rate_link:hover {
	color: #666;
}

.rate_link {
	color: #0e73c0;
}
.see_ratings {
	color: #08c;
	text-decoration: none;
	cursor: pointer;
	display:inline-block;
	margin-left:1px;
	margin-right:-6px;
	
}
.see_ratings:hover {
	text-decoration:underline;
}
.revscorehead, .revscoretxt, .dots  {
	font-size: 9px;
	line-height: 11px;
	color: #333;
}
.dots {
	margin-top: 3px;
}
.revscorehead {
	font-weight: bold;
	margin-top:5px;
}
.revhandle {
	font-size: 12px;
	font-weight: bold;
}
.revscoreline {
	border-top: 1px solid #d5d5d5;
	margin-top: 15px;
	margin-bottom:10px;
}
.revscores {
	display: inline-block;
	background: none repeat scroll 0 0 #F3F3F3;
	padding: 20px;
	width:100px;
	margin-bottom: 10px;
}
.revbox {
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	border-top-color: rgb(213, 213, 213);
	border-top-style: solid;
	border-top-width: 1px;
	margin-left:25px;
	margin-right:5px;
	padding-top:30px;
}
.revtitle {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom : 5px;
	color: #333;
}
.revdate {
	font-size: 9px;
	line-height: 1.2em;
	color: #666;
	margin-bottom: 15px;
}
.revtext, .techsol, .techhead, .servhead {
	font-size: 11px;
	line-height: 1.5em;
	color: #333;
}
.techsol, .techhead, .servhead {
	margin-left: 20px;
}
.techhead, .servhead {
	font-weight: bold;
	margin-top: 20px;
}
.revdets {
	width: 410px;
	margin-right:10px;
	display: inline-table;
	vertical-align: top;
}
.recommended, .notrecommended {
	font-size: 11px;
	margin-top:30px;
	margin-bottom: 10px;
	color:#059e23;
	font-weight: bold;
}
.revstars {
	font-size: 9px;
}
.voting {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	margin-left:25px;
	margin-top:20px;
	margin-bottom:25px;
}
.voteyes, .voteno, .writerev {
	display:inline-block;
	cursor: pointer;
	background-color:rgb(41, 113, 167);
	color:white;
	padding:5px;
	font-weight:bold;
	font-size: 12px;
	width: 50px;
	text-align: center;
	line-height: 12px;
	margin-left:10px;
	margin-right:-5px;
	border: 1px solid #333;
	border-radius: 15px 15px;
}
.writerev {
	width: 100px;
	float:right;
	margin-top:-20px;
	margin-left: 55px;
	margin-right:20px;
	line-height:8px;
}
.writerev a {
	color: white;
	text-decoration:none;
}
.inapprops {
	text-decoration:none;
	font-size: 9px;
	color: rgb(41, 113, 167);
	display: inline;
	margin-left:20px;
}
.ovbox, .bigscore {
	font-size: 10px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	display:inline-block;
	margin-top: 25px;
	margin-bottom: 25px;
}
.bigscore {
	font-size: 12px;
	margin-top:0px;
	margin-bottom:0px;
}
.oscore {
	display:inline-block;
	margin-left:25px;
	width: 175px;
}
.rscore {
	display: inline-block;
	width:130px;
}
/*stuff for apple maps */
.map_callout {
	margin: 5px;
	height: 55px;
	min-width: 110px;
}
.company_title {
	font-family: "SF Pro Text", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	margin:8px 0px;
	white-space: nowrap;
}
.company_divider {
	width:100%;
	border-top:0.5px solid #999;
	margin: 0px 0px 2px 0px;
}
.company_profile_link {
	font-size: 14px;
}
.badge_on {
	display:inline-block;
	width:25px;
	margin:5px;
}
.badges {
	position: absolute;
	margin-top: -5px;
	border-radius: 3px;
	margin-left: -7px;
	color: #eee;
	font-weight: 600;
	width: 25px;
}
	
.badges:hover:after {
	background: #ddd;
	border-radius: 5px;
	bottom: -40px;
	color: #000;
	content: attr(data-tip);
	left: 3px;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	padding: 10px;
	position: absolute;
	width: 275px;
	height: 20px;
	font-weight: 100;
	letter-spacing: 0.5px;
	border: 0.5px solid #444;
	z-index: 100;
	margin-left: -2px;
}
.mk-map-view {
	height: 99%;
 	border-radius: 8px;
}
