/* 
THIS STYLE SHEET IS TO BE USED
ONLY FOR ONE-OFF STYLES ON ARTICLES
------Craig Lucas 11/2/07-------------
/*

/* ----------------------------------------------------------------------------------
One off styles for thanksgiving feature (nymag.com/guides/holidays/thanksgiving/40289/index.html)
-------------------------------------------------------------------------------------   */

#worldwide_thanksgiving_071112 ul#img-map li.link-one a:hover {
	border-bottom: 0px #ffffff;
	position: absolute;
	background-image: url("/images/2/restaurants/07/11/week2/mexico.gif");
	background-repeat:no-repeat;
}
#worldwide_thanksgiving_071112 ul#img-map li.link-two a:hover {
	border-bottom: 0px #ffffff;
	position: absolute;
	background-image: url("/images/2/restaurants/07/11/week2/france.gif");
	background-repeat:no-repeat;
}
#worldwide_thanksgiving_071112 ul#img-map li.link-three a:hover {
	border-bottom: 0px #ffffff;
	position: absolute;
	background-image: url("/images/2/restaurants/07/11/week2/italy.gif");
	background-repeat:no-repeat;
}
#worldwide_thanksgiving_071112 ul#img-map li.link-four a:hover {
	border-bottom: 0px #ffffff;
	position: absolute;
	background-image: url("/images/2/restaurants/07/11/week2/africa.gif");
	background-repeat:no-repeat;
}
#worldwide_thanksgiving_071112 ul#img-map li.link-five a:hover {
	border-bottom: 0px #ffffff;
	position: absolute;
	background-image: url("/images/2/restaurants/07/11/week2/china.gif");
	background-repeat:no-repeat;
}

/* ----------------------------------------------------------------------------------
One off styles for Holiday Gift Guide 2006
-------------------------------------------------------------------------------------   */

div#giftguide-topnav table {
	padding: 0;
	margin: 0;
	max-height: 60px;
}

#giftguide-topnav tr {
	border-bottom: 1px solid #990000;
	margin: 0;
	padding: 0;
}
	
#giftguide-topnav td a {
	color: #1F638A;
	display: block;
	padding: 0 6px 0 8px;
	width: 120px;
	text-align: left;
	text-decoration: none;
	background: #fff url(/images/2/arrow-double-right.gif) no-repeat left;
	border-bottom: 1px solid #990000;
}
	
#giftguide-topnav a:active{
	color: #999;
	border: 1px solid #000;
}	
	
#giftguide-topnav a:hover{
	background-color: #ebe9e8;
}

#giftguide-topnav thead th{
	width: 560px;
}

/* ----------------------------------------------------------------------------------
One off styles for Holiday Gift Guide 2007
-------------------------------------------------------------------------------------   */

#giftguide07-topnav {
	clear:both;
	width: 560px;
	margin: 8px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#giftguide07-topnav h2{
	background: #fff url(/images/2/guides/giftguide/nav/the-gift-finder.gif) center no-repeat;
	text-indent:-9999em;
	margin: 0;
	padding:0;
}

#giftguide07-topnav h3{
	color: #AC0844;
	text-align:center;
	margin: 0;
	padding-top:0px;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
}

#giftguide07-topnav .primary {
	height: 52px;
}

#giftguide07-topnav ul.primary-nav {
	padding: 8px 0 11px;
	text-transform:uppercase;
	text-align:center;
	background: #fff url(/images/2/guides/giftguide/nav/nav-bg.gif) 50% 50% no-repeat;
}

#giftguide07-topnav ul.primary-nav li a{
	padding: 0 6px;
	background: url(/images/2/guides/giftguide/nav/bullet.gif) 100% 50% no-repeat;
}

#giftguide07-topnav ul{
	display:block;
	margin: 0 auto;
	width:560px;
	padding:0;
	text-align:center;
}

#giftguide07-topnav ul li{
	display:inline;
}

#giftguide07-topnav ul.secondary-nav li.last a{
	border-right: none;
}

#giftguide07-topnav ul.primary-nav li.last a{
	background:none;
}

#giftguide07-topnav ul.secondary-nav {
	font-weight:normal;
}

#giftguide07-topnav ul.secondary-nav li a{
	border-right: 1px solid #ccc;
	padding: 0 2px;
}

#giftguide07-topnav ul.sam-nav {
	text-transform:uppercase;
	margin: 3px 0 0;
}

#giftguide07-topnav ul.sam-nav li a{
	padding-right:8px;
}


/* ----------------------------------------------------------------------------------
One off styles for Holiday Gift Guide 2008
-------------------------------------------------------------------------------------   */
div.giftguideWrap {position:relative; height:56px;}
#giftguide08topnav{background-color:#990000; float:left; width:594px; position:absolute; left:-13px; margin:0; padding:0;}
#giftguide08topnav dt {
	float:left; 
	width:102px;
}

#giftguide08topnav dt a {
	position:relative; 
	text-indent:-9999em; 
	display:block;	
	background:url("http://images.nymag.com/gfx/sect/guides/holidays/gift-finder-logo.jpg") no-repeat top left; 
	width:98px;
	margin-left:7px; 
	height:53px; 
}
#giftguide08topnav dd ul {padding: 18px 0 17px;}
#giftguide08topnav dd ul li {float:left; list-style-type:none;	border-right:1px solid #d15050; padding:0 7px;}
#giftguide08topnav dd ul li a { 
	display:block; 
	color:#ffffff; 
	line-height: 14px;
	border-bottom: 1px solid #fff;
	font:normal 12px Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
#giftguide08topnav dd ul li select {width: 155px; font: 11px Arial, Helvetica, sans-serif; position:relative; top:-2px;}

