body {
	min-width: 927px;
	margin: 0;
	color: #707070;
        font: 0.7em Arial, Helvetica, Verdana, sans-serif;
	background: #fff9d8 url(../images/bg-body.gif) repeat-x;
}
img {
	border: none;
}
a {
	color: #707070;
}
fieldset,
form {
	margin: 0;
	padding: 0;
	border: none;
}
input,
textarea {
	padding: 0;
	margin: 0;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
}
label {
	margin: 0;
	padding: 0;
	color:#000;
	font: bold 12px Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
	position: relative;
	width: 927px;
	overflow: hidden;
	margin: 0 auto;
}
#header {
	width: 100%;
	padding: 20px 0 0 0;
	background: url(../images/bg-header.gif) no-repeat 100% 91px;
}
.top {
	width: 100%;
	overflow: hidden;
	min-height: 116px;
	padding: 0 0 22px 0;
	background: url(../images/bg-top.gif) no-repeat 0 100%;
}
* html .top {
	height: 116px;
}
.logo {
	margin:0;
	display: block;
	width: 927px;
	height: 69px;
}
.logo a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/nylogo.gif) no-repeat;
	text-indent: -9999px;
}
.holder {
	position: relative;
	width: 100%;
	background: #faa61a url(../images/bg-holder.gif) repeat-y;
}
.thesearch {
	width:206px;
	text-align: center;
	position: absolute;
	top: -18px;
	font-size: 14px;
	margin: 0;
}

h1     {
	font-size: 14px;
	margin: 0;
}

h2     {
	font-size: 13px;
}

.visual {
	background: url(../images/bg-visual.jpg) no-repeat 100% 0;
}
span.line {
	display: block;
	width: 189px;
	height: 1px;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	background: url(../images/bg-line.gif) no-repeat;
}
.form-search {
	width: 209px;
	overflow: hidden;
	min-height: 180px;
	padding: 5px 0 0 20px;
}
* html .form-search {
	height: 180px;
}
* html .form-search a {
	padding: 1px 0 0 0;
}
.form-search a img {
	vertical-align: top;
}
.form-search div {
	width:115px;
	padding: 4px 0 0 0;
	overflow: hidden;
	height: 17px;
}
.form-search input {
	border: none;
	margin: 0 5px 6px 0;
	padding: 2px;
	height: 13px;
	line-height: 13px;
	vertical-align: top;
}
.form-search label {
	display: block;
}
.form-search div label {
	overflow: hidden;
	padding: 2px 0;
	line-height: 14px;
	color:#ccc;
}
* html .form-search div label {
	height:1%;
	overflow:visible;
}
.form-search div input {
	font-weight: bold;
	text-align: center;
	width:20px;
	float: left;
	vertical-align: middle;
}
.form-search span {
	width: 83px;
	height: 19px;
	padding: 10px 0 0 0;
	display: block;
}
.form-search span input {
	width: 100%;
	height: 100%;
}
#main {
	position: relative;
	width: 925px;
	padding: 3px 0 0 0;
	background: #fff;
	border: 1px solid #fff9d8;
}
.c {
	width: 100%;
	background: url(../images/bg-c.gif) repeat-y;
}
.b {
	width: 100%;
	padding: 0 0 5px 0;
	overflow: hidden;
	background: url(../images/bg-b.gif) no-repeat 0 100%;
}
#column-l {
	width:198px;
	padding: 0 5px;
	float: left;
}

#column-l a {
	
        text-decoration: none;
}
#column-l a:hover {
	text-decoration: underline;
}
.banner {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #faa61a;
}
.banner a {
	display: block;
}
.banner img {
	vertical-align: top;
}
.item {
	overflow: hidden;
	margin: 5px 1px 0 1px;
	padding: 5px 5px 8px 5px;
	border: 1px solid #faa61a;
}

.item div {
	width: 100%;
	text-align: right;
}
.item img {
	vertical-align: top;
	border: 1px solid #A3A3A3;
        padding: 2px;
	margin: 2px 4px 0 0;
        background: #FFFFFF;
}
.item p {
	width: 100%;
        background-color: #faa61a;
        margin: 0;
	font-size: 14px;
}
.item a{
	color:#707070;
}

.item p a{
	color: #ffffff;
}
.item ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.box {
	height: 1%;
	overflow: hidden;
}
#column-r {
	width: 178px;
	overflow: hidden;
	float: right;
	padding: 3px 5px 0 5px;
	color: #000;
}
.blockbuster {
	margin: 0;
	font-size: 14px;
        font-weight: bold; 
	color: #faa61a;
        text-align: center;
}

.weath {
	margin: 0;
	font-size: 14px;
        font-weight: bold;
	color: #faa61a;
        text-align: center;
}

.guest {
	margin: 0;
	padding: 0;
	list-style: none;
        height:100px;
        border-top: 1px solid #A3A3A3;
}
.guest li {
	display:block;
	padding: 8px 0 0 0;
}
.guest img {
	float: left;
	padding: 2px;
	margin: 2px 4px 0 0;
	border: 1px solid #676767;
	vertical-align: top;
}
.guest a {	
	color:#faa61a;
}
.guest a:hover {
	text-decoration:none;
}
.guest em {
	font-style: normal;
}
.guest p {
	margin: 0;
	font-size: 10px;
}
.guest span {
	line-height: 15px;
	display: block;
}
.guest span img {
	padding: 0;
	margin: 0;
	border: 0;
	float:none;
	vertical-align: middle;
}
#content {
	height: 1%;
	padding: 0 10px;
	overflow: hidden;
        text-align:justify;
}
.text span {
	position: absolute;
	top: -25px;
	color: #fff;
	margin: 0;
	font-size: 20px;
	font-weight: normal;
}
#content p {
	margin: 12px 0 0 0;
	line-height: 12px;
}
#content a {
	text-decoration: underline;;
}
#content a:hover {
	text-decoration:underline;
}
.top-nav {
	position: absolute;
	top: 136px;
	right: 0;
	width: 720px;
	height: 22px;
	overflow: hidden;
}
* html .top-nav {	
	width: 719px;
}
.top-nav ul {
	width:100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.top-nav li {
	float: left;
	height: 22px;
	font-size: 15px;
	line-height: 22px;
	vertical-align: middle;
	background: url(../images/divider.gif) no-repeat;
}
.top-nav a {
	color: #333;
	padding: 0 23px;
	text-decoration: none;
}
.top-nav a:hover {
	text-decoration: underline;
}
#foot {
	height: 1%;
	padding: 0 10px;
	overflow: hidden;
        text-align:justify;
}
.weather {
        color: #000000;
	overflow: hidden;
	margin: 5px 1px 0 1px;
	padding: 5px 5px 8px 5px;
	width: 92%; height: 100%;
        text-align: center;
}
.weather div {
	text-align: center;
        border: 4px solid #faa61a;
        background-color: #ffffff;
        margin-bottom: 3px;
        background: #FFF9D8;
}
.weather img {
	vertical-align: top;
        height: 40px;
        width: 40px;
        border: 1px solid #faa61a;
        padding: 0px 40px 0px 40px;
        background: #FFFFFF;
}
.weather ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.space {
	height: 10px;
}

.map {
        width: 97%;
	vertical-align: middle;
	border: 1px solid #A3A3A3;
        background: #FFFFFF;
        text-align: center;
        padding: 10px 0px 10px 13px;
}

.hotelroom {
        width: 100%;
        vertical-align: middle;
        text-align: center;
}

.AttractionMap {
        width: 482px;
        height: 795px;
        text-align: center;
}

.HotelMap {
        width: 482px;
        height: 300px;
        text-align: center;
}

#menu-image img {
	width: 508px;
        padding:1px;
        border:1px solid #021a40;
        background-color:#ffffff;

}

#themap {
	width: 508px;
        height: 252px;
        padding:1px;
        border:1px solid #021a40;
        background-color:#ffffff;
}

.legend {
	width: 510px;
        height: 118px;
        background: url(../images/legend.gif) no-repeat;
        }

#near   {
        font-size: 14px;
        color: #FAA61A;
        }

#near a {
        font-size: 14px;
        color: #FAA61A;
        font-weight: bold;
        }

#hotel-reviews-table
        {
        width: 100%;
        }

#hotel-reviews-table td
        {
	padding: 5px;
	vertical-align: top;
        }


table.pagination {
	width: 100%;
}
table.pagination td {
	width: 50%;
}

/*code new*/
.clear {
	clear: both;
	font-size:0;
}
.caja{
	float:left;
	margin: 3px;
}

.caja_left{
	width:234px;
	background-image:url(../images/back_cajas.gif);
	background-repeat:no-repeat;
	padding:5px 6px 11px 6px;
}