/* Section page-specific styles, circa 2007 */

body.best-of-ny.section-3col #section-content #lead .col-1 {
	margin-top: 0;
	margin-right: 20px;
	width: 380px;
}

body.best-of-ny.section-3col #section-content #lead .col-2 {
	width: 331px;
}
	
body.best-of-ny.section-3col #section-content #lead {
	background: #FFF; 
	font-size: 11px;
	border-bottom: none;
	margin: 0 -6px 0 -13px;
	padding: 0 4px 5px 13px;
}

body.best-of-ny.section-3col #advertising-skyscraper {
	margin-right: -12px;
	margin-left: -13px;
	border-top: 8px solid #ECEAE8;
}

.current-winner {
	padding: 0;	
	margin: -58px 4px -22px 0;
}

.current-winner .content {
	margin: 0 ;
}

h4.current-bony-winner {
	position: relative;
	text-indent: -1000em;
	font-size: 0em;
	width: 303px;
	height: 46px;
	top: -10px;
	margin: 10px 0 8px 0;
	overflow: hidden;
	background: url("http://images.nymag.com/gfx/sect/bestofny/more2008picks.gif") top center no-repeat;
}

#bony-splash li.pick dd.secondary {
	margin-top: 5px;
	}

/* Section page-specific styles for Bony Neighborhood Chart */

table.bony-neighborhood-chart {
table-layout: fixed;
width: 920px;
margin: 35px auto;
}

table.bony-neighborhood-chart tbody td,
table.bony-neighborhood-chart tbody th,
table.bony-neighborhood-chart tbody strong,
table.bony-neighborhood-chart thead th {
	line-height:1.1em;
	vertical-align:middle;
	text-align:center;
	}
	
table.bony-neighborhood-chart tbody td{
	padding: .6em;
	border: 1px solid #DBDBDB;
	vertical-align:top;
	font-size: .8em;
	font-style:italic;
	}

table.bony-neighborhood-chart tbody th{
width: 90px;
font-weight:bold;
border:1px solid #ccc;
padding: .6em;
}

table.bony-neighborhood-chart thead th {
font-weight:bold;
font-size: 1.2em;
border-bottom: 3px solid #000;
border-right: 1px solid #ccc;
padding: .3em .8em;
}

table.bony-neighborhood-chart thead th.smaller {
	font-size:.8em;
	line-height: 1.4em;
	padding: .3em .5em;
	}

table.bony-neighborhood-chart tbody strong {
	display:block;
	font-weight:bold;
	font-style:normal;
	font-size: 1em;
	padding-bottom:5px;
}

table.bony-neighborhood-chart tr.highlight{ 
	background-color:#EBE9E8;
    cursor: pointer;
	border-bottom: 1px solid #000;
}

table.bony-neighborhood-chart tr.highlight strong {
text-decoration:underline;
}

table.bony-neighborhood-chart tbody tr.first-row td,
table.bony-neighborhood-chart tbody tr.first-row th {
	border-top: none;
}

/* Bony Navigation dropdown on bony section pages */
form#bony-navigation-01 {
	float: right;
	margin-bottom: 0;
	margin-top: 20px;
}

#descriptor form#bony-navigation-01 {
	margin: 7px 0;
}

/* Bony section page lead story styling */
#lead h2.splash {
	line-height: 1;
	font-weight: normal;
	margin: 19px 0 9px;
}

#lead h2 a {color: #232323;}
#lead h2.mid em {font-size: 30px; font-style:normal;}



