/*------------------------------------*\
  RESET
\*------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}




ul.teaserblock li{
	margin-left:20px;
	margin-top:10px;
}

ul.teaserblock{
	list-style: disc;
}

h1.teaserblock{
 font-family:Arial, Helvetica, sans-serif;
 font-size:20px;
 line-height:25px;
 color:white;
}

h1{
 font-family:Arial, Helvetica, sans-serif;
 font-size:20px;
 line-height:25px;
 color:#545452;
}


blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*------------------------------------*\
  MAIN
\*------------------------------------*/

body {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px;}

a:link, a:visited {text-decoration:none; color:#FC3}
a:hover, a:active {color:#333}

h2 {font-size:14px; font-weight:bold}

#header {width:1010px; margin:0 auto;}
#nav {text-align:right; font-size:10px; color:#777; margin-top:4px}
#nav a:link, #nav a:visited {color:#999}
#content {width:1010px; margin:0 auto; min-height:600px; background-color:#ffffff;}

#address, #footernav {padding-left:20px}

#footer {background-color:#000; padding:15px; height:50px; width:980px; margin:0 auto; height:200px; color:#fff; font-size:10px}

#searchbox {width:350px; margin:0 auto; padding-top:70px; font-size:18px; font-weight:bold}
#searchbox input {padding:5px; font-size:14px; width:350px}
#searchbox input#submit {width:100px}

strong {font-weight:bold}

.footercols {
    float: left;
    line-height: 15px;
    width: 110px;
}

footer a:link, footer a:visited {color:#FC3}

#footernav {padding:10px 0}

/*FEATURED LISTING*/

h1.companyname {font-size:24px; font-weight:bold; color:#777; padding:7px 0; border-bottom:1px solid #ccc; margin-bottom:4px}
h2.companyname, h2.companyname a:link, h2.companyname a:visited {font-size:16px; font-weight:bold; color:#FC3}

.featured {padding:20px; width:650px; float:left}
.featuredfooter {background-color:#222; width:650px; color:#fff; border-bottom:1px dotted #999; float:left}
.pos {width:40px; float:left; color:#fff; padding:13px 10px 0 0; margin:10px; height:60px; background-image:url(../images/posstar.png); background-repeat:no-repeat; font-size:16px; text-align:center; vertical-align:middle }

/*MINI LISTING*/

.listing-mini {margin:5px 0 0 90px; border-top:1px solid #ddd; padding:10px 0 0 0}

.listinfo, .generalinfo {font-size:11px; float:left; border-top:1px solid #999}
.contactlinks {font-size:11px}
#list {width:650px; float:left;}


#toppages { text-align:center; font-size:13px; margin:10px 0 0 5px}
#bottompages {text-align:right; font-size:11px; padding:10px 0}
.current {padding:2px 6px; background-color:#111; color:#fff;}
a.current {color:#fff}
.paginate {margin:0 0 0 6px}

.red {color:#900; padding:2px}


/*DETAIL PAGE*/

#listing {padding:20px; float:left; width:500px; font-size:14px; line-height:19px}
#listingadv {float:left; width:350px}
#map_canvas {padding:2px; border:1px solid #ccc}
.addr {color:#999}
#sharebtns {padding:6px 0; border-top:1px solid #bbb}
#keywords {padding:5px 0}

#errormessage, #success {text-align:center; font-size:17px; font-weight:bold; padding-top:100px}
#errormessage {color:#900}
#success {color:#090}


