body {
	margin: 0;
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
	color: #031300;
	background: url(../images/bg-everywhere.png) repeat;
	min-width: 1000px;
}
body.la { background: url(../images/bg-la.png) repeat; }
body.ny { background: url(../images/bg-ny.png) repeat; }
img { border-style: none; }
a:focus { outline: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
/* bg styles start */
.main-container {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.mc-holder-1 {
	width: 1046px;
	position: relative;
	float: left;
	left: 50%;
}
.mc-holder-2,
.mc-holder-3 {
	width: 1046px;
	position: relative;
	float: left;
	left: -50%;
	background: url(../images/bg-sides.png) repeat-y 0 0;
}
.mc-holder-3 {
	background: url(../images/bg-bottom.png) no-repeat;
	height: 46px;
	text-indent: -9999px;
}
.skip { display: none; }
/* bg styles end */
#main {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}
/* header start */
#header {
	width: 1000px;
	height: 176px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/bg-header-line.gif) no-repeat 35px 100%
}
.top-bar {
	background: url(../images/bg-header.gif) repeat-x;
	overflow: hidden;
	width: 100%;
}
/* logo */
.logo {
	position: absolute;
	top: 45px;
	left: 26px;
	background: url(../images/logo.gif) no-repeat;
	width: 324px;
	height: 119px;
	text-indent: -9999px;
	overflow: hidden;
}
.new-york {
	background: url(../images/new-york.gif) no-repeat;
	width: 61px;
	height: 9px;
	position: absolute;
	top: 153px;
	left: 348px;
	text-indent: -9999px;
}
/* city navigation start */
.city-nav {
	float: left;
	margin: 0 0 0 34px;
	padding: 0;
	display: inline;
}
.city-nav li {
	float: left;
	list-style: none;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
}
.city-nav li a {
	text-decoration: none;
	color: #4c4c4c;
	padding: 3px 8px 4px;
	float: left;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	letter-spacing: 1px;
}
.city-nav li a:hover,
.city-nav li a.active {
	background-color: #4d4d4d;
	color: #fff;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}
/* city navigation end */
/* top navigation start */
.top-nav {
	float: right;
	margin: 5px 43px 0 0;
	padding: 0;
	display: inline;
}
.top-nav li {
	float: left;
	list-style: none;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0 0 0 11px;
}
.top-nav li a {
	text-decoration: none;
	color: #808080;
}
.top-nav li a:hover { color: #000; }
/* top navigation end */
/* main navigation start */
#main-nav {
	position: absolute;
	top: 82px;
	right: 46px;
	margin: 0;
	padding: 0;
}
#main-nav li {
	float: left;
	list-style: none;
}
#main-nav li a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	height: 83px;
	text-indent: -9999px;
	margin: 0 0 0 9px;
}
#main-nav li a.menu-dining {
	background: url(../images/menu-dining.gif) no-repeat;
	width: 48px;
}
#main-nav li a.menu-wine {
	background: url(../images/menu-wine.gif) no-repeat;
	width: 38px;
	margin: 0 0 0 13px;
}
#main-nav li a.menu-drinks {
	background: url(../images/menu-drinks.gif) no-repeat;
	width: 43px;
	margin: 0 0 0 13px;
}
#main-nav li a.menu-cooking {
	background: url(../images/menu-cooking.gif) no-repeat;
	width: 47px;
	margin: 0 0 0 6px;
}
#main-nav li a.menu-people {
	background: url(../images/menu-people.gif) no-repeat;
	width: 41px;
}
#main-nav li a.menu-events {
	background: url(../images/menu-events.gif) no-repeat;
	width: 40px;
}
#main-nav li a.menu-traveler {
	background: url(../images/menu-traveler.gif) no-repeat;
	width: 51px;
}
/* main navigation end */
/* header end */
/* footer start */
.footer {
	overflow: hidden;
	width: 921px;
	background: url(../images/bg-header-line.gif) no-repeat;
	margin: 0 0 0 35px;
	padding: 20px 0 18px;
}
/* footer navigation start */
.footer ul {
	margin: 0;
	padding: 0 0 2px;
	text-align: center;
	width: 100%;
	font: 11px/14px Verdana, Arial, sans-serif;
}
.footer ul li {
	background: url(../images/sep.gif) no-repeat 0 2px;
	padding: 0 0 0 9px;
	margin: 0 -1px 0 0;
	display: inline;
}
.footer ul li:first-child { background: none; }
.footer ul li a {
	text-decoration: none;
	color: #a3a3a3;
}
.footer ul li a:hover { text-decoration: underline; }
/* footer navigation end */
.footer p {
	margin: 0;
	padding: 0 0 14px;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	text-align: center;
	color: #b2b2b2;
}
.footer p.copyright {
	font: 9px/11px Verdana, Arial, sans-serif;
	background: url(../images/dotted-line.gif) repeat-x;
	padding: 10px 0 0;
}
/* footer end */
/* main container */
.primary {
	overflow:hidden;
	height:1%;
	padding:189px 33px 0 29px;
}
.promo,
.promo-top,
.promo-btm {
	height:1%;
	overflow:hidden;
	background:url(../images/promo-bg.gif) repeat-y;
}
.promo-top {background:url(../images/promo-top.gif) no-repeat;}
.promo-btm {
	background:url(../images/promo-btm.gif) no-repeat 0 100%;
	padding:20px 0 11px;
}
.promo h1 {
	font:25px/28px Georgia, "Times New Roman", Times, serif;
	margin:0 100px 25px;
	text-align:center;
	color:#4c4c4c;
}
.promo h1 a {color:#4c4c4c;}
.promo h1 a:hover {text-decoration:none;}
.steps {
	height:1%;
	overflow:hidden;
	padding:6px 0 25px 50px;
}
.steps p {
	margin:0 0 20px;
	line-height:18px;
}
.steps p a,
.info p a {
	color:#57b6dd;
	text-decoration:none;
}
.steps p a:hover,
.info p a:hover {text-decoration:underline;}
.steps01 {
	float:left;
	width:354px;
	margin-right:13px;
	background:url(../images/step01.gif) no-repeat;
	padding:7px 0 0 52px;
}
.steps01 .separate {
	display:block;
	font-size:14px;
	margin:0;
	padding:9px 0;
}
.steps02 {
	float:left;
	width:368px;
	background:url(../images/step02.gif) no-repeat;
	padding:8px 0 0 52px;
}
.info {
	height:1%;
	overflow:hidden;
	padding:27px 12px 10px 7px;
	background:url(../images/line01.gif) no-repeat 12px 0;
}
.info h2 {
	margin:0 0 10px;
	font:bold 15px/24px Georgia, "Times New Roman", Times, serif;
	background:#d9dbdc;
	padding:0 17px;
}
.info p {
	font:10px Georgia, "Times New Roman", Times, serif;
	color:#666;
	margin:0 0 10px;
}

/* page webLA and webNY */

.primary02 {
	overflow:hidden;
	height:1%;
	padding:192px 43px 0 39px;
}
.primary02 img {display:block;}
.article {
	height:1%;
	margin:7px 0 0;
	padding:0 2px 0 0;
	overflow:hidden;
}
.article-cnt {
	float:left;
	width:596px;
	padding:0;
}
.article-box {
	height:1%;
	margin:-2px 0 2px;
	padding-bottom:12px;
	overflow:hidden;
	background:url(../images/dotted-line.gif) repeat-x;
}
.article-box h1,
.article-box h2 {
	font:24px Georgia, "Times New Roman", Times, serif;
	margin:10px 0 2px;
}
.article-box h2 {font:22px Georgia, "Times New Roman", Times, serif;}
.article-box h1 a,
.article-box h2 a {
	color:#000;
	text-decoration:none;
}
.article-box h1 a:hover,
.article-box h2 a:hover {text-decoration:underline;}
.article-box p {
	margin:0;
	color:#4a4a4a;
	line-height:19px;
}
.article-box p.head {
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	color:#4a4a4a;
	margin-bottom:15px;
}
.promo-txt p.head {font:italic 14px Georgia, "Times New Roman", Times, serif;}
.promo-txt p {line-height:17px;}
.article-inn {
	display:table;
	height:1%;
}
.article-box img {
	float:left;
	margin:10px 13px 0 0;
	padding:4px;
	border:1px solid #a5a5a5;
}
.article-box p a {
	color:#26b0bf;
	text-decoration:none;
}
.article-box p a:hover {text-decoration:underline;}
.article-box p.option {margin-bottom:17px}
.sponsor {
	height:1%;
	overflow:hidden;
	padding:5px 0 0;
	margin-bottom:12px;
	background:url(../images/dotted-line.gif) repeat-x;
}
.sponsor p {
	margin:0 0 8px;
	font:12px Helvetica, Arial, sans-serif;
	color:#cdcfd0;
	text-transform:uppercase;
}
.sponsor img {display:block;}
.article-cnt .sponsor {
	position:relative;
	width:729px;
	background:url(../images/dotted-line02.gif) no-repeat;
	margin-right:-133px;
}
.article-col {
	float:right;
	width:301px;
	padding:12px 0 0;
}

/* seamlessweb page */

.primary03 {
	padding:191px 50px 15px 36px;
	height:1%;
	overflow:hidden;
}
.subscribe {
	width:866px;
	padding:17px 14px 0 52px;
	height:92px;
	position:relative;
	margin:-5px -20px 5px 2px;
	background:url(../images/bg-subsribe.gif) no-repeat;
	overflow:hidden;
}
.subscribe .frame {
	float:left;
	width:410px;
	font:bold 15px/20px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
.subscribe .frame p.type1 {
	float:left;
	width:255px;
	font-weight:normal;
	margin:0;
}
.subscribe .frame p.type2 {
	float:right;
	width:124px;
	color:#000;
	margin:0;
}
.subscribe-form {
	width:443px;
	float:right;
	padding:1px 0 0;
}
.subscribe-form .row {
	height:1%;
	padding:0 0 10px;
	overflow:hidden;
}
.subscribe-form .input {
	float:left;
	margin-right:17px;
	background:url(../images/bg-input.gif) no-repeat;
	width:183px;
	height:33px;
}
.subscribe-form input.text {
	width:157px;
	padding:7px 13px;
	border:0;
	font:17px Helvetica, Arial, sans-serif;
	background:none;
}
.subscribe-form input.button {
	float:left;
	margin-top:2px;
}
.subscribe-form input.checkbox {
	float:left;
	padding:0;
	margin:1px 5px -1px 0;
	width:14px;
	height:14px;
	vertical-align:middle;
}
.subscribe-form label {
	font:13px Georgia, "Times New Roman", Times, serif;
	float:left;
	margin:0 5px 0 0;
}
.subscribe-form label.type1 {
	font:9px Arial, Helvetica, sans-serif;
	width:230px;
}



.favorite {
	height:1%;
	overflow:hidden;
}
.favorite-txt {
	float:right;
	width:550px;
}
.intro {
	height:1%;
	overflow:hidden;
}
.favorite-txt .intro {padding:0 0 21px 4px;}
.favorite-txt .intro h1 {
	margin:0 0 8px;
	font:36px/36px Georgia, "Times New Roman", Times, serif;
}
.favorite-txt .intro p {
	font:italic 18px/22px Georgia, "Times New Roman", Times, serif;
	color:#808080;
	margin:0 0 15px;
}
.choose {
	height:1%;
	overflow:hidden;
}
.choose select {width:215px;}
.region {
	height:1%;
	overflow:hidden;
	display:none;
	background:url(../images/dotted-line03.gif) repeat-x;
}
.active-region {display:block;}
.region h2 {
	margin:0;
	color:#f27a2b;
	padding:16px 7px 19px;
	background:url(../images/dotted-line03.gif) repeat-x 0 100%;
	font:italic 24px Georgia, "Times New Roman", Times, serif;	
}
.region ul {
	padding:0;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	background:url(../images/dotted-line03.gif) repeat-x 0 100%;
}
.region ul li {
	float:left;
	width:259px;
	padding:12px 0 23px 16px;
	margin:0 2px 0 -2px;
	background:url(../images/separator01.gif) no-repeat 0 9px;
}
.region ul img {
	float:left;
	margin-right:11px;
}
.region ul div {
	height:1%;
	display:table;
}
.region ul h3 {
	font:18px Georgia, "Times New Roman", Times, serif;
	margin:0 0 2px 4px;
}
.region ul p {
	margin:0 0 14px 4px;
	color:#4a4a4a;
	font:10px Georgia, "Times New Roman", Times, serif;
}
.button01 {
	display:block;
	width:117px;
	height:23px;
	font:bold italic 10px/23px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background:url(../images/btn01-bg.gif) no-repeat;
	text-decoration:none;
	text-align:center;
}
.button01:hover {text-decoration:underline;}

.map {
	float:left;
	width:350px;
}
.map img {display:block;}
