.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


body{ margin: 0; padding: 0; background-color: #CFCBBF; }

div#nav_container ul, div#sidebar ul, div#h_nav ul, ul#sitemap, ul#routes, ul#ads{
	margin: 0; padding: 0; list-style: none;
}

ol#results { margin: 0; padding-left: 20px; }

div#h_nav p { margin: 0; }

a img{ border: none; }

div#main_body{
	width: 960px;
	margin: auto;
	background: transparent url(/images/index/content_bg.gif) repeat-y top left;
	border-bottom: 1px solid #999;
}

div#header{
	height: 150px;
}

div#logo{
	width: 164px;
	float: left;
	display: inline;
}

div#photo{
  float: left;
	width: 578px;
	display: inline;
	margin: 0;
}

div#bronx_b{
  float: left;
  height: 140px;
  overflow: hidden;
  width: 180px;
  display: inline;
  margin: 0;
  margin: 10px 0 0 18px;
}

div#info{
	width: 218px;
	background: transparent url(/images/index/info_bg.gif) repeat-y top left;
	display: inline;
}

div#h_nav{
	padding: .3em 0 .3em 0;
	margin: 1em 0;
}

div#search{
	float: left;
	width: 161px;
	text-align: left;
	margin-left: 3px;
}

div#search input#search_terms{
	width: 120px;
	border: 1px solid #666;
	padding: .1em .3em;
}

input#search_button{
	position: relative;
	top: 4px;
	left: 4px;
}

div#content{
	width: 575px;
	float: left;
}

div#content div#content_brick_content{
	margin: 0 15px 30px 15px;
}

div#sidebar{
	background: transparent url(/images/index/top_infos.gif) no-repeat top left;
	margin-top: -65px;
	padding-top: 65px;
	width: 210px;
	float: right;
}

div#footer{
	width: 960px;
	margin: 0 auto;
}

div#footer span#address{
	float: left;
	margin-left: 165px;
}

div#footer span#links{
	float: right;
	text-align: right;
	margin-right: 220px;
}

div#sidebar ul h3, div#bronx_b h3{
	margin-top: 0;
	margin-bottom: .2em;
}

div#sidebar ul li{
  display: block;
	padding: 0 10px 20px;
	margin: 0 0 1em 0;
	background: transparent url(/images/index/snippets_divider.gif) no-repeat center bottom;
}

ul#ads li p.clearfix{
	background-color: #AF0D24;
	border: 1px solid #666;
	padding: 0 1em;
	color: #FFF;
	margin-bottom: 0;
}

ul#ads li p.clearfix span.name_and_mail{
	float: left;
	width: 70%;
}


ul#ads li p.clearfix span.date{
	clear: none;
	float: right;
  width: 20%;
}

ul#ads li div.ad_content{
	border: 1px solid #666;
	border-top: none;
	padding: .5em 1em;
	margin-top: 0;
}

table.route_table{
  border: 1px solid #CCC;
  border-collapse: collapse;
  border-spacing: 0;
  width: 95%;
  margin: 10px 0 10px 0;
}

table.route_table th,
table.route_table td {
  padding: 2px 6px;
  border: 1px solid #CCC;
  border-width: 1px 0 0 1px;
}

table.route_table th.grade,
table.route_table td.grade {
  text-align: center;
}

ul#albums, ul#albums ul{
  list-style: none;
  margin: 0 0 3em 0;
  padding-left: 0;
}

ul#albums ul{
  margin: 0 0 2em 2em;
}

ul#albums h2, ul#albums h3{
  margin: 0;
  display: inline;
}

ul#albums p{
  margin: 0 0 0 0;
}

ul#albums ul li{
  margin: .5em 0 1.5em 0;
}

h1 span.date{ display: none; }

/*
div#nav_container p#special_links{
  width: 100px;
  text-indent: -1000px;
  overflow: hidden;
}
*/

div#nav_container p#special_links a{
  display: block;
  width: 100px;
  text-align: left;
  text-indent: -9999px;
  text-decoration: none;
  background: transparent;
}
