@charset "UTF-8";

/* light blue #00a4da */
/* red #D70E00 */

html {
	
}

body {
	font: 14px Helvetica, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background: #00a4da url(/img/bg_footer.jpg) 0 150px repeat-x fixed;
}

a {
	color: #00A4DA;
}
a:hover {
	color: #D70E00;
}

h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}

#content label {
	color: #000;
}

#header {
	background: #00A4DA;
}

#content, #footer {
	width: 780px;
	padding: 50px 25px 25px;
	background: url(/img/transparent.png);
	margin: 40px auto 15px;
	text-align: left;
	color: #41251A;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-box-shadow: 4px 4px 12px #444;
	-webkit-box-shadow: 4px 4px 12px #444;
}
#footer {
	padding: 18px 25px 15px;
	text-align: center;
	margin-top: 0;
	font-size: 0.8em;
}
#content.homepage td {
	padding: 0 0 5px 10px;
}

.wipe_text, .txt_light_gray, .txt_lgray {
	color: #8E878E;
}

#header_home {
	position: absolute;
	margin-top: -95px;
	margin-left: 75px;
	
}

#searching_for, #company_name, #location {
	padding: .45em 0 .45em .4em;
	font-size: 1.2em;
	width: 225px;
	border: 2px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 2px 2px 6px #DDD;
	-webkit-box-shadow: 2px 2px 6px #DDD;
	letter-spacing: .05em;
}

#searching_for:focus, #company_name:focus, #location:focus {
	border: 2px solid #00a4da;
	-moz-box-shadow: 2px 2px 6px #6EB8E2;
	-webkit-box-shadow: 2px 2px 6px #6EB8E2;
}

#btn_search {
	background: url('/img/btn_search.png');
	height: 70px;
	margin-left: 20px;
	width: 206px;
	border: none;
	cursor: pointer;
	outline: none;
}
#btn_search:hover {
	background: url(/img/btn_search.png) 0 70px;	
}
#btn_search:active {
	background: url(/img/btn_search.png) 2px 72px;	
}
input[type="submit"]::-moz-focus-inner { 
	border: 0; 
}
input[type="submit"]:focus { 
	outline: none;
}

#div_recent_searches {
	width: 200px;
	float: left;
	margin-right: 25px;
}
#div_popular_searches {
	float: left;
}
#div_recent_searches ul, #div_popular_searches ul {
	margin-left: 10px;
	width: 170px;
}
#div_popular_searches ul {
	float: left;
}
#div_recent_searches ul li, #div_popular_searches ul li {
	margin-bottom: 5px;
}



.txt_lblue {
	color: #00a4da;
}
.txt_dgray {
	color: #666;
}
.txt_bold {
	font-weight: bold;
}
.txt_smaller {
	font-size: 0.85em;
}
.txt_smallerx2 {
	font-size: 0.7em;
}
.txt_bigger {
	font-size: 1.1em;
}
.txt_red {
	color: #D70E00;
}



#breadcrumb a, #breadcrumb span {
	font-size: 0.9em;
	position: relative;
	top: -1px;
}

#results_container {
	width: 70%;
	/* border-right: 1px solid #CCC; */
}
#results_container .individual_result {
	padding-top: 5px;
	height: 70px;
	margin-top: 5px;
	border-bottom: 1px solid #CCC;
	line-height: 1.2em;
}

#ga_results {
	float: right;
	width: 25%;
}

br.clear_both {
	clear: both;
}

.res_category {
	font-size: 0.7em;
	color: #D70E00;
	font-weight: bold;
}

.h1_recent {
	border: 1px solid #CCC;
	text-shadow: 1px 2px 5px #999;
	height: 1.5em;
	line-height: 1.5em;
	padding: 0.3em 0.5em 0.20em 0.5em;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 7px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#map_canvas {
	border: 4px solid #00a4da;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 2px 2px 6px #CCC;
	-webkit-box-shadow: 2px 2px 6px #CCC;
}

#content.homepage .tbl_details td {
	vertical-align: middle;
	text-align: left;
	padding: 2px 0;
}
.tbl_details {
	margin-bottom: 25px;
}

#detail_listed {
	color: #666;
	font-size: 0.7em;
}

#div_other_bus {
	width: 550px;
}

#div_share {
	text-align: center;
	width: 200px;
	float: right;
}
#div_share table {
	margin: 0 auto;
}
#div_share table td {
	vertical-align: top;
	height: 46px;
}

#no_res_div {
	margin-left: 25px;
}
#no_res_div ul {
	list-style: circle;
	margin-top: 10px;
}
#no_res_div ul li {
	margin: 0 0 5px 15px;
}
#sorry {
	font-size: 1.3em;
	color: #8E878E;
}


/****************************/

ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
}

#navlist a { 
	padding: 6px 10px 3px; 
}

#navlist li a, #navlist li a:visited {
	color: #00a4da;
	border: 1px solid #CCC;
	text-decoration: none;
}

#navlist li a:hover, #pag_active {
	color: #00a4da;
	border: 1px solid #00a4da;
	background: #C4F2FF;
	text-decoration: none;
}

#pag_active {
	padding: 6px 10px 3px;
}

#navlist li#pag_first a, #navlist li#pag_last a {
	border: none;
	background: none;
}
#navlist li#pag_first a:hover, #navlist li#pag_last a:hover {
	text-decoration: underline;
}

.float_left {
	float: left;
}





