/* CSS Document */
#notice { background-color:#9a0000; color:#fff; text-align:center; padding:5px; }
#notice a { color:#fff; text-decoration:underline; }

body {
  background-color:#819fd1;
  font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size:13px;
  margin:0px;
}

form, input, ul, li, select, option {
	margin:0;
	padding:0;
}

input[type="checkbox"] {
	margin-bottom:3px;
	margin-right:3px;
}

input[type="radio"] {
	margin-top:3px;
	margin-right:3px;
}

.input_keyword {
	width:125px;
}

.input_city {
	width:125px;
}

.input_category {
	width:240px;
}

.input_zip {
	width:55px;
}

fieldset {
	margin:7px 0px;
	position:relative;
	width: 100%;
}

textarea {
	width: 100%;
}

h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
}

h2 {
	font-size:17px;
	font-weight:bold;
	padding-bottom:10px;
}

h3 {
	margin-bottom:5px;
}

#content h1 {
	font-size:18px;
	margin-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	padding-top:15px;
}

#listinfo h1 {
	margin-left:5px;
	padding-left:0;
	padding-top:0;
}

.cat-description {
	color:#444;
	margin-left:15px;
	margin-right:15px;
	position:relative;
	top:-1px;
}

a {
  color:#333;
  text-decoration:none;
}

a:hover {
	color:#0000ff;
  text-decoration:none;
}

img {
	border:0px;
}

.imgtxt {
	display:none;
}

.listing_new_updated {
	color:#0000ff;
}

.company1 {
	color:#000;
	font-weight:bold;
}

.altrow1, .altrow2 {
	color:#333;
	padding:5px 0;
}

.altrow2 {
	background-color:#f5f5f5;
}

.altrow1 .company, .altrow2 .company {
	background-color:#ccc;
	color:#333;
	display:block;
	margin-bottom:5px;
	width:100%;
}

.altrow1 .company a, .altrow2 .company a {
	display:block;
	color:#000;
	float:left;
	padding-left:5px;
	position:relative;
	z-index:50;
}

.micon, .minicon2 {
	width:36px;
}

.micon img, .micon2 img {
	margin-bottom:8px;
}

.micon2 img {
	margin-bottom:15px;
}

.featured_1 {
	background-color:#fffa73;
	border-bottom:1px dashed #f2bf24;
	display:block;
	margin-bottom:10px;
	padding:5px 0;
}

#homeflistings .featured_1 {
	padding-top:0;
}

.featured_1 .company {
	color:#333;
	display:block;
	margin-bottom:5px;
}

.featured_1 .company a {
	display:block;
	color:#000;
	float:left;
	font-weight:bold;
	padding-left:5px;
	position:relative;
	z-index:50;
}

#homeflistings .company {
	background-color:#ccc;
}

.phone {
	display:block;
	padding-right:10px;
	position:relative;
	text-align:right;
}

.website a {
	color:#719c0f;
	text-decoration:underline;
/*	float:right;
	padding-right:5px; */
}

.short_address {
	width:350px;
}

.thumbnail {
	display:block;
	height:90px;
	position:relative;
	width:125px;
}

.thumbnail img {
	right:0px;
	position:absolute;
	top:0px;
}

.altrow1 .address, .altrow2 .address, .featured_1 .address {
	padding-left:5px;
}

.short_address .address {
	padding-top:8px;
}

.rating {
	display:block;
	padding-left:5px;
}

/* MAIN */
#wrapper {
	background-image:url(../images/css-images/shade-left.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	margin:0 auto;
	padding:0;
	position:relative;
	width:992px;
}

#main-wrapper {
	background-color:#325aa2;
	background-image:url(../images/css-images/shade-right.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	margin-left:16px;
}

#container {
	background-color:#0c1f28;
	margin-left:26px;
	padding-top:160px;
	position:relative;
	top:10px;
	width:908px;
}

#header {
background-image:url('../images/css-images/fort-worth-scene.png');
	
	background-position:bottom;
	background-repeat:none;
	height:154px;
	left:-25px;
	position:absolute;
	top:0;
	width:956px;
}

#header #fort-worth {
background-image:url('../images/css-images/fort-worth-directory.png');
		
	height:78px;
	left:10px;
	position:absolute;
	top:0px;
	width:938px;
}

#topbanner {
  margin:0px auto;
  margin-bottom:5px;
  margin-left:5px;
  margin-top:5px;
  position:relative;
}

#secondbanner {
  margin:0px auto;
  margin-bottom:5px;
  margin-left:5px;
  margin-top:5px;
  position:relative;
}

#logo {
	
	height:89px;
	left:18px;
	position:absolute;
	top:35px;
	width:185px;
	z-index:20;
}

#right {
	background-color:#fff;
	float:right;
	right:17px;
	margin:0;
	padding:0;
	padding-top:5px;
	position:relative;
	width:670px;
}

#sidebar1 {
	float:left;
	left:15px;
	position:relative;
	width:205px;
}

#sidebar2 {
	background-color:#e09125;
	float:right;
margin-right:5px;	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	position:relative;
	width:188px;
}

.sidebanner {
	display:block;
	position:relative;
	text-align:center;
	width:188px;
}

.sidebanner2 {
	padding:5px 0 5px 0;
}

#content {
	border-right:2px solid #979797;
	float:left;
	padding-bottom:20px;
	position:relative;
	width:475px;
}

#search_alpha {
	padding:5px 0 5px 0;
	text-align:center;
}

#search_form {
	background-color:#e09125;
	background-image:url(../images/css-images/searchform.jpg);
	background-repeat:repeat-y;
	border-bottom:2px solid #979797;
	border-left:2px solid #979797;
	border-right:0;
	margin:0;
	margin-left:5px;
	padding:5px;
	position:relative;
	width:460px;
}

#search_form td {
	padding-bottom:0px;
	padding-left:5px;
}

#mymap {
	border:1px solid #979797;
	height:225px; 
	margin:0;
	margin-bottom:5px;
	margin-left:6px;
	margin-top:6px;
	position:relative;
	width:464px;
}

#results_f {
	margin-left:5px;
	padding:5px;
	text-align:right;
	width:450px;	
}

/*search api*/
#map .gmls {
	width:100%;
}

#results {
	border-bottom:none;
	margin-top : 30px;
    margin-bottom : 1px;
    margin-left : 7px;
    margin-right : 2px;
}

#results .gmls-app, #mymap .gmls-app {
	left:0px;
	position:relative;
	width:463px;
}

#mymap .gmls-app {

}

#results .gmls-ads-box-234x60_as .gmls_inline_ads {
	left : 83px;
}


#matching_categories {
	padding-top:10px;
	padding-left:10px;
}

.paginate {
	background-color:#f2bf24;
	height:15px;
	padding:5px;
	margin-left:5px;
	display:block;
	width:453px;
}

.total_links {
	float:left;
	line-height:15px;
	width:90px;
}

.pageresults {
	float:right;;
	line-height:15px;
	overflow:hidden;
	padding-right:5px;
	text-align:right;
	width:350px;
}

#category_table {
	margin-left:5px;
	width:463px;
}

#category_table td {
	margin:5px 0;
}

#subcats {
	margin:0 auto;
	position:relative;
	width:410px;
}

.category_ul {

}

.category_ul li {
	list-style-image:url(../images/css-images/bullet.jpg);
	margin-left:25px;
	padding:0;
	padding-left:3px;
	padding-top:2px;
}

.infobox_Categories {
}

.infobox_Categories h2 {
	display:none;
}

.infobox_Categories li {
	padding:3px;
	list-style-type:none;
}

.infobox_Categories li a {
	color:#fff;
}

.infobox_Categories li a:hover {
	font-weight:bold;
}

.infobox_Recent_Listings, .infobox_Featured_Listings {
	background-color:#fff;
	background-image:url(../images/css-images/white.jpg);
	background-repeat:repeat-y;
	margin-left:5px;
	padding:0 5px;
	padding-bottom:10px;
	position:relative;
	width:169px;
}

.infobox_cse {
	background-color:#fff;
	display:block;
	left:-6px;
	margin-top:10px;
	padding:5px;
	position:relative;
}

.infobox_cse input {
	margin:0;
	padding:0;
}

.infobox_Recent_Listings h2, .infobox_Featured_Listings h2, .infobox_cse h2 {
	padding-top:5px;
	text-align:left;
}

.infobox_cse h2 {
	font-size:14px;
}

.infobox_Recent_Listings a, .infobox_Featured_Listings a {
	color:#000;
	text-decoration:underline;
}

.infobox_Recent_Listings .company, .infobox_Featured_Listings .company {
	color:#333;
	margin-bottom:10px;
}

#cse-search-results iframe {
	display:block;
	margin-left:7px;
	position:relative;
	width:460px;
}

#listing #cse-search-results iframe {
	float:left;
	margin:0px;
}

#footer {
	clear:both;
	margin:0px auto;
	position:relative;
}

#footer-container {
	color:#fff;
	margin:5px auto;
	position:relative;
	top:25px;
	width:970px;
}

.yelpnote {
	bottom:10px;
	color:#333;
	left:10px;
	position:absolute;
}

#copyright {
	float:left;
	line-height:25px;
	padding-left:10px;
	width:450px;
}

#poweredby {
	float:right;
	line-height:25px;
	padding-right:10px;
	text-align:right;
	width:400px;
}

#poweredby a {
	color:#fff;
}

/* NAVIGATION */
#sitemap {
	right:10px;
	position:absolute;
	top:50px;
	z-index:50;
}

#nav, #nav ul { /* all lists */
	margin:0 auto;
	z-index:50;	
}
	
#nav li ul { /* second-level lists */
	display:none;
/*	position : absolute;
	left: -999em;
	margin-left : 11.05em;
	margin-top : -1.35em; */
}

#nav li.selected ul {
	display:block;
	margin:0px;
	position:relative;
}

#nav li.selected ul li a {
	color:#fff;
	height:25px;
	margin:0px;
	margin-left:5px;
	padding:0px;
	text-align:left;
}

	
#nav li {
	cursor:hand;
	display:block;
	float:left;
}
	
#nav li a {
	color:#fff;
	cursor:hand;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	margin:0 1px;
	text-align:center;
	width:70px;
	z-index:50;
}
	
#nav li a:hover {
	position:relative;
	text-decoration:none;
}
	
#nav li a.select {
	position:relative;
	text-decoration:none;
}

/* AJAX POP-UP IMAGE */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* END AJAX POP-UP IMAGE */


#newsBar-bar {
	margin-left:5px;
	position:relative;
	width:180px;
}

#newsBar-bar b {
	color:#000;
	font-weight:bold;
}

#newsBar-bar .resultDiv_gsnb {
/*	background-color:#8eb026;
	border:1px solid #c8d061;*/
	background-image:url(../images/css-images/white.jpg);
	background-repeat:repeat-y;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px;
	margin:7px 0;
}

#newsBar-bar .gs-publisher {
	color:#333;
}

#newsBar-bar .gs-location {
	display:none;
}

#newsBar-bar .gs-snippet {
	font-size:.9em;
	padding-top:5px;
}

#newsBar-bar .gs-clusterUrl a {
	color:#0b560d;
	padding-top:5px;
}

#newsBar-bar .gs-title {
	color:#000
}

#newsBar-bar .gs-title a {
	color:#000;
	font-weight:bold;
}

#newsBar-bar tbody {
/*	background-color:#fff;*/
}

#listing {
	margin:0 5px;
	margin-top:10px;
}

#listing h3 {
	margin-left:5px;
	margin-right:5px;
	position:relative;
}

#listing #listinfo {
	background-image:url(../images/css-images/listing-info.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	border-bottom:2px solid #fff;
	float:right;
	font-size:.9em;
	padding:0 0 10px 0;
	width:270px;
}

#listing .description {
	margin:10px 5px;
	position:relative;
}

#listing .thumb {
	min-height:145px;
	float:left;
	width:190px;
}

#listing #map {
	border:1px solid #ababab;
	float:left;
	height:205px;
	margin-top:5px;
	overflow:hidden;
	width:188px;
}

#listing .more_info {
	float:right;
	padding:0;
	width:270px;
}

#listing .more_info fieldset {
	background-color:#fff;
	border:1px solid #ababab;
	margin:10px 0;
	padding:5px;
	padding-top:10px;
	position:relative;
	width:258px;
}

#listing .more_info fieldset p {
	font-size:.95em;
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-right:5px;
}

#additional_information {
	border:1px solid #ababab;
	float:right;
	margin-top:5px;
	overflow:hidden;
	padding:7px;
	float:right;
	width:254px;
}



#siteresults {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	width:462px;
}

#siteresults h2 {
	padding-top:25px;
	text-align:center;
}

#siteresults ol {
	margin:0;
	padding:0;
	width:462px;
}

#siteresults li {
	background-color:#f5f5f5;
	margin:5px 0;
	list-style-type:none;
	padding:5px;
}

#siteresults h4 {
	margin:0;
	padding:0;
}

#siteresults a {
	color:#0000ff;
}

#siteresults h4 a {
	color:#106112;
	font-size:13px;
}

#siteresults p {
	margin:0;
	overflow:hidden;
	padding:5px 0;
}

#events {
	padding-top:10px;
}

#events a {

}

#listing_events {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	position:relative;
	width:455px;
}

#events a:hover, #listing_events a:hover {
	color:#6c9511;
}

#events fieldset, #listing_events fieldset {
	display:block;
	margin:5px 0;
	margin-left:6px;
	padding:10px;
	position:relative;
	width:440px;
}

#listing_events fieldset {
	border:1px solid #ababab;
	margin-left:0px;
	width:442px;
}

.meetup {
	background-image:url(../images/css-images/meetup.jpg);
	float:left;
	display:block;
	height:43px;
	margin-right:10px;
	position:relative;
	top:1px;
	width:66px;
}

#events h4, #listing_events h4 {
	font-size:16px;
	margin:0;
	padding:0;
	padding-bottom:5px;
}

#events .edesc, #listing_events .edesc {
	color:#404040;
	float:left;
	overflow:hidden;
	width:340px;
}

#events .edesc img {
	display:none;
}

#events .edesc p, #listing_events .edesc p {
	margin:5px 0;
	padding:0;
}

.showdate {
	background-image:url(../images/css-images/calendar.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:right;
	height:80px;
	position:relative;
	width:90px;
}

.showdate .day {
	font-size:18px;
	position:relative;
	text-align:center;
	top:25px;
}

.showdate .month {
	top:12px;
	font-size:12px;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	width:100%;
}

.showdate .time {
	color:#404040;
	display:none;
	bottom:0;
	position:absolute;
	text-align:center;
	width:100%;
}

.eventful-badge,
.eventful-badge * {
  margin: 0              !important;
  padding: 0            !important;
  margin-top:10px;
  border: 0             !important;
  text-align: center    !important;
  color: #CCC           !important;
  font-family: Arial    !important;
  position:relative;
  text-decoration: none !important;
  text-align:center;
}
                     
.eventful-small {     
display:block;
float:right;
  margin:0 auto;
	margin-top:5px;
  position: relative    !important;
  width: 100px          !important;
  font-size: 11px       !important;
  line-height: 11px     !important;
}

/*jobs*/

#jobs, #job {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	position:relative;
}

#job {
	padding:10px 15px;
}

#job ul, #job ol {
	margin-left:25px;
}

#job li {
	padding:3px 0;
}

#jobs fieldset {
	color:#333;
	display:block;
	font-size:11px;
	margin:5px 0;
	margin-left:5px;
	padding:10px;
	padding-left:5px;
	position:relative;
	width:445px;
}

#jobs .job-information {
	margin-left:5px;
}

#jobs h4, #job h4 {
	color:#000;
	font-size:14px;
	padding-bottom:3px;
}

#job h4 {
	font-size:16px;
}

#jobs h4 a {
	text-decoration:underline;
}

#jobs b {
	color:#000;
	font-size:13px;
}

#jobs p {
	background-color:#fff8b9;
	margin:5px 0 0 0;
	padding:5px;
}

#jobs .cimage img {
	float:right;
	height:60px;
	width:130px;
}

#job .description {
	margin-top:25px;
}

#job .description fieldset {
	color:#333;
	font-size:11px;
	padding:7px;
	padding-right:14px;
	width:420px;
}

#applyjob {
	float:right;
	height:30px;
	position:relative;
	text-align:right;
	width:110px;
}

#applyjob a {
	color:#ff7700;
	font-size:18px;
	font-weight:bold;
}

#job .description p {
	margin:0;
	padding:0;
}

#banner120 {
	background-color:#fff;
	float:left;
	height:60px;
	left:15px;
	padding:15px 10px;
	position:relative;
	top:-4px;
	width:120px;
}

#banner728 {
	float:right;
	height:90px;
	position:relative;
	right:17px;
	top:-4px;
	width:728px;
}