/* CSS Document */

#main #story #featurePackageSplash {
position: relative;
}

content-primary .block {
overflow: visible;
}

#moreBestOf-rightCol ul, #bony-items ul, #bony-morePicks ul {
list-style: none;
list-style-position: outside;
list-style-type: none;
padding: 0;
margin: 0;
}


/*  HEAD  */

#bony-head {
margin: 0 0 12px 0;
}

#bony-head h2 {
margin: 8px 0 0 0;
padding: 0;
text-indent: -9999px;
border-bottom: 1px solid #e5e5e5;
}

#bony-head h2 a {
display: block;
width: 568px;
height: 37px;
background: url("http://images.nymag.com/gfx/sect/bestofny/bestofny-09.gif") no-repeat 5px 0;
}

#bony-head h2 a:focus {
outline: none;
}

#bony-head h3 {
margin: 8px 0 0;
padding: 0;
display: block;
width: 568px;
height: 55px;
text-indent: -9999px;
}

#bony-head h3.bony-eating {
background: url("http://images.nymag.com/gfx/sect/bestofny/bony-header-eating.gif") no-repeat 5px 0;
}

#bony-head h3.bony-fun-nightlife {
background: url("http://images.nymag.com/gfx/sect/bestofny/bony-header-nightlife.gif") no-repeat 5px 0;
}

#bony-head h3.bony-home-help {
background: url("http://images.nymag.com/gfx/sect/bestofny/bony-header-homeandhelp.gif") no-repeat 5px 0;
}

#bony-head h3.bony-shopping {
background: url("http://images.nymag.com/gfx/sect/bestofny/bony-header-shopping.gif") no-repeat 5px 0;
}

#bony-head h3.bony-health-self {
background: url("http://images.nymag.com/gfx/sect/bestofny/bony-header-healthandself.gif") no-repeat 5px 0;
}

#bony-head h3.bony-kids {
background: url("http://images.nymag.com/gfx/sect/bestofny/bony-header-kids.gif") no-repeat 5px 0;
}

#bony-jump {
display: block;
width: 166px;
height: 72px;
padding-top: 42px;
position: absolute;
top: -12px;
right: 0px;
background: transparent url("http://images.nymag.com/gfx/sect/bestofny/more-bony-bg.png") no-repeat 0 0;
}

#bony-jump fieldset.bony-jump-menu {
width: 150px;
margin: 0 0 0 10px;
}

/* container for bony-items and bony-morePicks */

#bony-body {
margin: 0 0 0 8px;
}


/* main left column with 6 items */

#bony-items {
width: 406px;
display: block;
float: left;
margin: 0 0 16px 0;
border-right: 1px solid #e5e5e5;
}

#bony-items ul li {
display: block;
width: 172px;
float: left;
line-height: 14px;
margin-bottom: 25px;
}

#bony-items ul li a {
color: #231f20;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#bony-items ul li a:hover {
text-decoration: none;
}

#bony-items ul li a:hover b {
text-decoration: underline;
}

#bony-items ul li img {
margin-bottom: 4px;
}

#bony-items ul li b {
display: block;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
margin: 0 0 2px 0;
}

.left-bony-item {
margin-right: 37px;
}


/* right UL - text list */

#bony-morePicks {
width: 130px;
padding: 0 0 0 19px;
float: left;	
}

#bony-morePicks ul li.morepicksFirst {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
color: #231f20;
display: block;
height: 21px;
}	

#bony-morePicks ul li a {
color:#4180B0;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:14px;
margin:7px 0;
}



/*  far right column - more best of new york */

#moreBestOf-rightCol {
background-color: #fff;
padding: 12px;
margin: 8px 0 8px 0;
}

#moreBestOf-rightCol h3 {
display: block;
width: 180px;
height: 16px;
background: url("http://images.nymag.com/gfx/sect/bestofny/MoreBestOfNewYork.gif") no-repeat 0 0;
text-indent: -9999px;
padding: 0;
margin: 4px 0 22px 0;
}

#moreBestOf-rightCol li {
height: 72px;
margin: 0 0 14px 0;
color: #222;
}

#moreBestOf-rightCol li a {
color: #222;
}

#moreBestOf-rightCol ul li a:hover {
text-decoration: none;
}

#moreBestOf-rightCol ul li a:hover b {
text-decoration: underline;
}

#moreBestOf-rightCol i.morebony-img {
float: right;
margin-left: 10px;
}

#moreBestOf-rightCol b {
font-family: Georgia, "Times New Roman", Times, serif;
color: #1f638a;
font-size: 16px;
display: block;
padding-top: 2px;
margin-bottom: 1px;
}




/*  bottom older year accordion div */

#bony-older-picks {
clear: both;
margin-top: 15px;
}

/* modules.css (line 2104) */
.expand-collapse-list h3 {
color: #252525;
border-top: 1px solid #010101;
font-family: Georgia,Garamond,Times,"Times New Roman",serif;
font-size: 20px;
font-weight: bold;
line-height: normal;
margin: 5px 0 0;
padding: 6px 0;
text-transform: normal;
}

.expand-collapse-list h3 a {
display: block;
height: 24px;
padding-left: 7px;
background: transparent url("http://images.nymag.com/gfx/sect/bestofny/bony-minus.gif") no-repeat scroll 540px 50%;
text-transform: none;
}

.expand-collapse-list .closed h3 a {
background-image: url("http://images.nymag.com/gfx/sect/bestofny/bony-plus.gif");
}

/* core.css (line 3750) */
.expand-collapse-list .column {
float: left;
margin-left: 30px;
padding-right: 10px;
width: 210px;
}

/*modules.css (line 2126) */
.expand-collapse-list .row {
border-top:1px solid #E6E6E6;
margin-bottom:10px;
padding-top:0.4em;
}

/* core.css (line 3755) */
.expand-collapse-list .column ul li {
background: none;
}

/* modules.css (line 1504) */
ul.bullet li a {
font-size: 15px;
font-weight: normal;
line-height: 23px;
}


