@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background-color:#444;
}
body,h,p,div,td,th,select,textarea {
	font-family:'calibri';
	font-size:14pt;
	font-weight:normal;
}
a {
	color:inherit;
	text-decoration:none;
	font-weight:inherit;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
	color:inherit;
}
h1 {
	font-size:135%;
	margin:5px 0px 15px 0px;
	text-transform:uppercase;
}
h2 {
	font-size:145%;
	margin:5px 0px 15px 0px;
	text-transform:uppercase;
	color:#2055A6;
}
table {
	border-collapse:collapse;
	width:auto;
}
table th {
	padding:5px;
	white-space:nowrap;
	font-size:100%;
	border:#DDD 1px solid;
}
td.tp {
	vertical-align:top
}
table th {
	background-color:#2055A6;
	border-color:#2055A6;
	color:#FFF;
	font-size:100%;
	font-weight:normal;
	text-align:left;
}
div.clr {
	clear:both;
	border:none !important;
	padding:0px !important;
}
div#wrapper {
	width:100%;
	min-height:100vh;
	display:table;
}
div#sidebar {
	min-width:250px;
	border-right:#AEAEAE 1px solid;
	background-color:#FAFAFA;
	min-height:100vh;
	display:table-cell;
	white-space:nowrap;
}
div#mnutog {
	height:40px;
	width:40px;
	float:right;
	background-image:url(../img/mnutoggle.png);	
}

div#right {
	width:100%;
	display:table-cell;
	vertical-align:top;
}
div#topbar {
	background-color:#2055A6;
	height:40px;
	color:#FFF;
	font-weight:bold;
}
div#main {
	padding:25px;
}
div#bsselect {
	margin-left:15px;
	float:left;
	padding:5px;
}
div#topmnu {
	width:100%;
	text-align:right;
	padding:7px 25px 0px 0px;
	display:table-cell;
	float:right;
	width:400px;
}
div#topmnu a:hover {
	text-decoration:none;
}
div#welcome {
	font-size:150%;
}
div.btnlink, input[type="submit"], input[type="button"] {
	padding:5px;
	color:#FFF;
	border:#AEAEAE 1px solid;
	background-color:#333;
	text-transform:uppercase;
	margin:3px;
	cursor:pointer;
	font-weight:normal;
}
#clrsrch {
	color:#333;
	border:#AEAEAE 1px solid;
	background-color:#D7D7D7;
}
div.btnlink {
	float:left;
}
.noflt {
	float:none;
}
.ctr {
	text-align:center;
}
.flr {
	float:right;
}
.fll {
	float:left;
}
div#listing-detail {
	width:300px;
}

input, textarea, select {
	font-family:'calibri';
	font-size:100%;
}
input[type="text"], textarea, select, input[type="password"], input[type="email"], input[type="date"], input[type="tel"], input[type="url"], input[type="number"] {
	padding:5px;
	border:#AEAEAE 1px solid;
}
.no-border {
	border:none;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
table.hirow tr:hover {
	background-color:#F6F6F6;
}
table.no-border tr:hover {
	background-color:transparent;
}
div.hide, div.tabhide {
	display:none;
}
div.show, div.tabshow {
	display:block;
}
div.mnu_hid {
	min-width:40px !important;
	overflow:hidden;
}
.ord a {
	font-size:150%;
	display:block;
}
.ord a:hover {
	text-decoration:none;
}
.ordl {
	float:left;
}
.ordr {
	float:right;
}
div.sub_type {
	margin-bottom:20px;
	border:#DDD 4px solid;
	padding:10px;
}
div.sub_type td.ord {
	width:50px;
}
div.sbt_sect {
	margin:5px;
}
div.sbt_sect input[type="number"] {
	padding:5px;
	border:#AEAEAE 1px solid;
}
div.save_error {
	padding:10px;
	color:#A60002;
	border:#AEAEAE 1px solid;
	background-color:#DDD;
	margin:10px 0px;
}
div.save_error span {
	font-weight:bold;
}
div.save_error ul li {
	list-style-type:square;
}
th.hdr {
	text-transform:uppercase;
	font-size:125%;
	font-weight:bold;
	padding:5px;
	border:0px;
}
.bw {
	background-color:#FFF;
	color:#000;	
	border-width:0px;
}
div.reg_prov {
	height:36px;
	overflow:hidden;
}
.showall {
	height:auto !important;
	overflow:visible !important;
}
div.reg_prov table tr {
	cursor:pointer;
}
div.main_cat {
	height:54px;
	overflow:hidden;
}
td.expand {
	font-size:175%;
	font-weight:bold;
}
td.expand a:hover {
	text-decoration:none;
}
td.acrg {
	width:400px;
}
div#emconfmsg {
	padding:10px;
	border:#AEAEAE 1px solid;
	background-color:#EEE;
	margin:10px 0px;
}
span#accemlex {
	font-weight:bold;
	color:#960002;
	display:none;
}
div#busmnu a {
	display:block;
	float:left;
	margin-right:5px;
	padding:5px;
	background-color:#2055A6; 
	color:#FFF;
}
div#busmnu a:hover {
	background-color:#000;
	text-decoration:none;
}
.padded {
	padding:6px;
}
div.regbox {
	float:left;
	width:250px;
	padding:5px;
}
div.buscatspar {
	float:left;
	width:250px;
	padding:4px;
	height:35px;
	overflow:hidden;
	cursor:pointer;
	margin-right:10px;
}
div.subcats {
	padding-left:15px;
	float:left;
	width:250px;
	background-color:#F3F3F3;
}
.bold {
	font-weight:bold;
}
.srch_hide {
	height:55px;
	overflow:hidden;
}	
.srch_item, .srch_item2 {
	margin:5px;
	float:left;
	margin-right:25px;
}
.srch_item span, .srch_item2 span {
	font-weight:bold;
	margin-right:15px;
}
input, label {
	font-weight:normal;
}
div.srch_item input[type=checkbox], div.srch_item input[type=radio] {
	/*margin:0px 5px 0px 10px;*/
}

table#listings th:nth-child(2) {
	width:250px;
	white-space:nowrap;
}
table.grid {
	border-collapse:collapse;
}
table.grid td {
	padding:3px;
	border:#999 1px solid;
}

/* home stuff */
div#container {
	width:1300px;
	max-width:100%;
	margin:auto;

	background-color:#fff;
}
div#hdr {
	height:100px;
	background-color:#fff;
	border-bottom:#BFBFBF 1px solid;
}
div#ftr {
	background-color:#2055A6;
	margin-top:10px;
	padding:25px;
	color:#fff;
	text-align:center;
	font-size:125%;
}
div#ftr a:hover {
	color:#fff;
	text-decoration:underline;
}
div#ftr a:active, div#ftr a:visited {
	color:#fff;
	text-decoration:none;
}
div#cprt {
	margin-top:25px;	
	font-size:80%;
}
div#home-search {
	height:105px;
	overflow:visible;
	padding:3px 0px 0px 25px;
}
div.content div#home-search {
	padding-left:0px;
}
div#home-bg {
	height:500px;
	background-color:#888;
	border-top:#fff 1px solid;
	margin-top:5px;
	
}
div#home-bg div {
	margin-top:150px;
	text-align:center;
	font-size:80px;
	line-height:65px;
	color:#fff;
	text-transform:uppercase;
	background-color:rgba(212,212,212,.7);
	padding:40px;
}
div#logo {
	width:78px;
	height:80px;
	margin-top:4px;
	background-image:url(/img/logo.png);
	float:left;
	margin-left:25px;
}

div#menubox {
	height:80px; 
	margin-top:10px;
	float:right;
	margin-right:25px;
}
div#menu {
	height:30px; 
	font-size:22px;
	color:#444;	
	text-align:right;
	margin-top:5px;
}

div#menu a {
	color:#444;
	margin-left:5px;
	text-transform:uppercase;
	display:inline-block;
	padding:10px;
}
div#menu a:hover {
	color:#fff;
	background-color:#333;
	text-decoration:none;
}
div#menu a:active, div#menu a:visited {
	text-decoration:none;
}
div#socmed {
	height:35px;
	text-align:right;
}
div#regbox {
	margin-top:9px;
}
div.content {
	min-height:450px;
	padding:25px;
}
div.content a {
	font-weight:bold;
}
div.content h2 {
	margin-bottom:25px;	
}
img.alignleft {
	float:left;
	margin:0px 10px 10px 0px;
}
img.alignright {
	float:right;
	margin:0px 0px 10px 10px;
}
div#srcherr {
	display:none;
	float:right;
	margin: 9px 0px 0px 15px;
	font-weight:bold;
}
div#acc_box {
	width:600px;
	float:left;
}
div.acc_box_mnu {
	border:#444 1px solid;
	border-width:1px 1px 0px 1px;
	float:left;
	padding:10px;
}
div.acc_box_mnu:nth-child(2) {
	border-left:none;
}
div#acc_box_inner {
	border:#444 1px solid;
	padding:10px;
}
div.acc_box_tab_sel {
	background-color:#444;
	color:#fff;
	font-weight:bold;
}
div.su_item span {
	display:inline-block;
	width:160px;
}
div#bus_box {
	float:left;
	margin-left:15px;
}
div.cmon, div.cann {
	float:right;
}
input#signup {
	padding:15px;
	font-size:125%;
	width:250px;
}
div#srch-more {
	margin-left:5px;
}
div#srch-advanced {
	padding:5px;
}
input.srch-top {
	margin-right:15px;
	position:relative;
	top:2px;
}
div.srch-pg {
	border:#2055A6 1px solid;
	display:inline-block;
	text-align:center;
	padding:4px;
	min-width:34px;
	white-space:nowrap;
}
div.srch-pg:hover {
	color:#fff;
	background-color:#2055A6;
	text-decoration:none;
}
div.srch-nopg {
	border:#BBB 1px solid;
	color:#BBB;
}
div.srch-nopg:hover {
	background-color:transparent;
	color:#BBB;
	cursor:default;
}
div.srch-res {
	padding:10px;
	margin-bottom:30px;
}
div.srch-res h3 {
	margin:0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:125%;
}
div.srch-res hr {
	margin:10px 0px 0px 0px;	
	border-color:#999;
}
div
img.srch-bbb {
	float:right;
}
div.srch-contact {
	float:right;
	font-size:125%;
}
div.srch-web {
	font-size:110%;
	float:right;
}
div#listing-right {
	width:30%;
	float:right;
	margin-left:30px;
}
div#listing-left h2 {
	margin-bottom:0px;
}
div.listing h3 {
	margin:20px 0px 10px 0px;
	text-transform:uppercase;
}
div#listing-right div {
	border:#CCC 1px solid;
	padding:10px;	
	margin:0px 0px 15px 15px;
}
div#listing-right div h3 {
	margin-top:0px;
}
div#listing-map iframe {
	border:#666 1px solid;
}
div.listing-img {
	width:148px; 
	height:148px;
	background-position:center center;
	background-repeat:no-repeat;	
	float:left;
}
a.listing-back {
	display:block;
	float:right;
	font-size:80% !important;
	color:#000;
	margin-top:5px;
}
h2#listing-name {
	margin-bottom:5px;
}
div.listing-logo {
	float:right;
	margin-left:25px;
}
table#ftrs tr td, table#ftrs tr th {
	text-align:center;
}
table#ftrs tr td:nth-child(1), table#ftrs tr th:nth-child(1) {
	text-align:left;
}
