body { text-align: center; background: #006bac url(../images/body-fill.png) repeat-x top center; color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 12px; padding: 0 0 30px 0;}

a { color: #005298; text-decoration: none; }
a:hover { color: #005298; text-decoration: underline; }

#header { position: relative; width: 981px; height: 65px; background: url(../images/header.png) no-repeat top center; overflow: hidden; }
#header #login-links { position: absolute; right: 8px; top: 4px; color: white; font-family: Tahoma,Helvetica,sans-serif; font-size: 11px; font-weight:bold; }
#header #login-links a { color: white; font-weight:bold;}
#header #logo a { width: 175px; height: 65px; position: absolute; top: 0; left: 30px; }

#sidebar .block { background: #fff url(../images/block-closing.png) no-repeat bottom center; margin: 0 0 20px 0; }
#sidebar .block-title { background: #CFF2FB url(../images/block-opening.png) no-repeat top center; padding: 12px 17px 8px 14px; font-size: 14px; font-weight: bold; }

#main #menu { width: 100%; height: 36px; background: #cff2fb url(../images/main-opening.png) no-repeat top center; }
#main #menu li a { background: url(../images/menu-separator.png) no-repeat top left }
#main #main-closing { clear: both; height: 7px; background: url(../images/main-closing.png) no-repeat bottom center; }




#categories-index h1 { border-bottom: 1px solid #CFF2FB; width: 290px; margin: 10px 0 9px 0; padding: 0 0 10px 0; }


/*.featured-listing:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }*/
.featured-listing { background: #cff2fb url(../images/featured-listing-fill.png) repeat-y top right; border: 1px solid #005298; padding: 20px 5px 15px 20px; margin: 13px 0; height:auto; }
.featured-listing p.logo-and-contact { width: 140px; margin: 0 0 0 0; float: right; text-align: center; position: relative;  overflow:hidden; }
.featured-listing p.logo-and-contact a img{ border:none; display:block; margin:auto;}
.featured-listing div.text-content{ float:left;}
.featured-listing .phone { margin: 0 -10px; display: block; font-size: 11px;}
.featured-listing  h3 { font-size: 16px; }
.featured-listing .recommendations{ background: url(../images/featured-listing-thumb-up.png) no-repeat center left; padding: 0 0 0 30px;}
.featured-listing .description{width:460px;}

.featured-listing small { color: #cff2fb; font-size: 10px; }


.pagination { margin: 15px 0; }
.pagination .links { display: inline; margin-left: 2em; }
.pagination .links span, .pagination a { padding: 6px 8px; border: 1px solid #ccc; }
.pagination .links span.current { background: #005298; border: 1px solid #005298; color: white; }
.pagination .links span.disabled { display: none; }