/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
    font-family:Arial,Helvetica,Verdana,sans-serif; margin:0; padding:0; border:0; font-size:11px; line-height:16px;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
input:focus,a:focus,textarea:focus {outline:0;}
a, a:hover { text-decoration: none; }
strong { font-weight:bold; }
/*

#FD5A2B     Red
#79D4D7     Blue
#FFB800     Yellow

*/

body div#email_signup{
	display:none; 
	position:absolute; 
	width:400px; 
	left:180px; 
	top:140px; 
	border:1px solid #FD5A2B; 
	padding:10px; 
	background-color:#ffffff; 
	z-index:2000
}

body a#close_email {
	display:block;
	position:relative;
	float:right;
	color:#FD5A2B;
}


/* BASE STYLES */
html, body {
    background: #FFF; text-align: center;
    font-size:100%;
}
body {
    width: 760px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    overflow: visible;
}

div#accessibility { position: absolute; top: -999em; left: -999em; }

div#header {
    position: absolute;
    top: 0;
    padding: 5px 0;
    height: 55px;
}
h1#logo { float: left; width: 190px; margin-right: 20px; }
h1#logo a {
    display: block;
    width: 190px; height: 45px;
    text-indent: -999em;
    background: url(images/logo.gif) 0 0 no-repeat;
}
div#header p {
    float: left; width: auto;
    color: #FD5A2B;
    padding-top: 30px;
    font-size: 11px;
    margin-right: 5px;
}

div#header p a {
    color: #FD5A2B;
}
div#header p a:hover {
    color: #FD5A2B;
	text-decoration:underline;
}

div#content {
    padding-top: 65px;
    height: 605px;
}

div#nav {
    position: absolute;
    top: 65px; left: 0;
    background: url(images/160-red.gif) top left no-repeat;
    width: 160px; height: 145px;
    padding-top: 15px;
    text-align: center;
    line-height: 14px;
}
#nav a { color: #FFF; text-transform: uppercase; }
#nav a:hover { color: #FFB800; }
#nav .yellow a:hover, #nav .blue a:hover { color: #FD5A2B; }

ul#nav { width: 800px; margin-right: -40px; }
ul#nav li {
    float: left;
    width: 160px; height: 160px;
    margin-right: 40px;
    margin-bottom: 30px;
}
ul#nav li a {
    display: block;
    width: 160px; height: 90px;
    padding-top: 70px;
    text-align: center;
    text-transform: uppercase;
}
ul#nav img { display: block; }
.red160, .yellow160, .blue160 { background: transparent; background-position: 0 0; background-repeat: no-repeat; }
.redc160 { background-image: url(images/160-red.gif); }
.bluec160 { background-image: url(images/160-blue.gif); }
.yellowc160 { background-image: url(images/160-yellow.gif); }


.yellowc160.swim p {
    background-image: url(images/160-yellow-swim.jpg);
    padding: 30px 25px 0;
    height: 130px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    line-height: 20px;
}
.redc160.reserve p {
	background-image: url(images/160-blue-restaurant.jpg);
    height: 160px;
    font-size: 11px;
    color: #FFF;
    text-align: center;
    line-height: 20px;
}
ul#nav li.redc160.reserve p a {
	padding-top: 62px;
}
ul#nav li.redc160.reserve p a:hover {
	color: #FD5A2B;
}
div#footer {
    text-align: right;
    padding-right: 17px;
    width:765px;
}
div#footer ul {
	clear:both;
}
div#footer li {
    display: inline;
    float:right;
    color: #999;
    height: 18px;
}
div#footer li.copyright {
    padding: 0 5px;
    border-right: 1px solid #FD5A2B;
}
div#footer li.abplink {
	padding-left:5px;
}
div#footer li a { color: #999; display: inline-block; }
div#footer li a:hover { color: #FD5A2B; }
div#footer li strong { color: #FD5A2B; font-weight: normal; }

/* sub-footer addition */
div#footer ul.sub-footer {
	display:block;
	clear:both;
	padding:0 0 40px 45px;
}
div#footer ul.sub-footer li {
	float:left;
	margin-left:30px;
}
div#footer ul.sub-footer li a {
	text-decoration:underline;
}
div#footer ul.sub-footer li a:hover {
	text-decoration:none;
	color:#999999;
}
div#footer ul.sub-footer li.abp a {
	display:block;
	text-align:left;
	text-indent:-9999px;
	background:url(../images/ABP-text.jpg) left no-repeat;
	height:12px;
	width:142px;
	margin:1.2px 0 0 0;
}
div#footer ul.sub-footer li.abp a:hover {
	background:url(../images/ABP-text-hover.jpg) left no-repeat;
}
body#splash div#header { top: -999em; }
body#splash div#nav { top: -999em; }
body#splash h1 { text-align: center; }
body#splash h1 a {
    display: block;
    width: 306px; height: 313px;
    margin: 0 auto;
    text-align: left;
    text-indent: -999em;
    background: url(images/landing.jpg) 0 center no-repeat;
}
body#splash div#content p {
    color: #069;
    text-align: center;
}
div#content ul#nav a.red_link {
	color: #FD5A2B;
}
div#content ul#nav a.red_link:hover {
	color: #FFF;
}

/* rooms */ 
div#content .rooms_press {
	background: url(images/160-yellow.gif);
	position:absolute;
	top:40px;
	left:600px;
	height:133px;
	width:160px;
    font-size: 11px;
    color: #FD5A2B;
    text-align: center;
    line-height: 14px;
    padding:27px 0 0 0;
}
div#content .description {
	background: url(images/325-blue.gif);
	position: absolute;
	top: 180px;
	left: 400px;
	height:325px;
	width:325px;
    text-align: center;
}
div#content .description p {
	font-size: 13px;
    color: #FD5A2B;
    line-height: 20px;
} 
div#content .description h3 {
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	padding:20px 0 10px 0;
}
div#content a.rates {
	background: url(images/70-red.gif);
	position: absolute;
	top: 470px;
	left: 660px;
	height: 20px;
	width: 70px;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	color: #FFB800;
	padding: 18px 0 32px;
}
div#content a.rates:hover {
	color: #FFF;
}
div#content img.rooms_image {
	position:absolute;
	top: 200px;
	left: 17px;
}
/* restaurant */ 
div#content .restaurant {
	background: url(images/bg-restaurant_02.jpg) no-repeat;
	height: 605px;
	width: 760px;
}
div#content a.restaurant_menus,
div#content a.restaurant_reservations,
div#content a.abreserve_link {
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
}
div#content a.restaurant_menus:hover,
div#content a.restaurant_reservations:hover {
	color: #FFB800;
}
div#content a.restaurant_menus {
	position: absolute;
	top: 93px;
	left: 455px;
}
div#content a.restaurant_reservations {
	font-size: 12px;
	position: absolute;
	top: 360px;
	left: 480px;
}
div#content a.abreserve_link {
	font-size: 12px;
	text-align: center;
	position: absolute;
	top: 127px;
	left: 333px;
}
div#content a.abreserve_link:hover {
	color: #FFB800;
}
div#content p.restaurant_press_one,
div#content p.restaurant_press_two {
	text-align: center;
	color: #FD5A2B;	
}
div#content p.restaurant_press_one {
	position: absolute;
	top: 382px;
	left: 612px;
}
div#content p.restaurant_press_two {
	position: absolute;
	top: 487px;
	left: 418px;
}
/* features */ 
div#content .features {
	background: url(images/bg-features.jpg) no-repeat;
	height: 605px;
	width: 760px;
}
div#content .features h3 {
	position: absolute;
	top: 90px;
	left: 545px;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
}
div#content .features p {
	text-align: center;
	color: #FD5A2B;
}
div#content .features p.summary {
	position: absolute;
	top: 115px;
	left: 475px;
	font-size: 13px;
	line-height:18px;
}
div#content .features p.press {
	position: absolute;
	top: 420px;
	left: 592px;
}

/* boutique */ 
div#content .boutique {
	background: url(images/bg-boutique.jpg) no-repeat;
	height: 605px;
	width: 760px;
}
div#content .boutique h3,
div#content .boutique a {
	position: absolute;
	top: 90px;
	left: 538px;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
}
div#content .boutique p {
	text-align: center;
	color: #FD5A2B;'
}
div#content .boutique p.summary {
	position: absolute;
	top: 125px;
	left: 400px;
	font-size: 13px;
	line-height:18px;
	width:355px;
}
div#content .boutique p.press {
	position: absolute;
	top: 420px;
	left: 592px;
}
div#content .boutique a { top: 393px; }
div#content .boutique a:hover { color:#FD5A2B; }

/* location */ 
div#content .location {
	padding: 30px 0 0 175px;
	color: #085187;
}
div#content .location h3 {
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 0 20px 0;
}
div#content .location p {
	padding:0 0 15px 0;
}
div#content .location a {
	color: #FD5A2B;
}
div#content .directions {
	background: url(images/btn_map.gif) no-repeat;
	height: 70px;
	width: 70px;
	line-height: 10px;
	text-align: center;
	padding: 5px 0 0 0;
	position: absolute;
	top: 250px;
	left:70px;
}
div#content .directions a {
	text-transform: uppercase;
	font-size: 10px;
	color: #FFF;
}
div#content .directions a:hover {
	color: #FFB800;
}
div#content p.location_press {
	background: url(images/213-yellow.gif) no-repeat;
	height: 213px;
	width: 213px;
	text-align: center;
	color: #FD5A2B;
	padding: 27px 0 0 0;
	font-size: 11px;
	line-height: 14px;
	position: absolute;
	top: 100px;
	left: 600px;
}
/* sunset sounds */ 
div#content img.cd_volume_one {
	position: absolute;
	top: 200px;
	left: 170px;
}
div#content ul.artists {
	text-transform: uppercase;
	text-align: center;
	color: #FD5A2B;
	position: absolute;
	top: 115px;
	left: 600px;
}
div#content span.feat {
	position: absolute;
	top: 115px;
	left: 550px;
	color: #89D9DC;
}
/* contact */
div#content .contact_info {
	position: absolute;
	top: 140px;
	left: 200px;
	color: #085187;
}
div#content .contact_info h3 {
	font-size: 16px;
	font-weight:bold;
	padding: 0 0 20px 0;
}
div#content .contact_info p {
	font-size: 12px;
	padding:0 0 15px 0;
}
div#content .contact_info a {
	color: #FD5A2B;
}
div#content img.contact_sunset_sign {
	position: absolute;
	top: 300px;
	left: 450px;
}
/* press */ 
div#content ul#nav li.yellowc160 p.fortune {
	text-align: center;
	padding-top: 60px;
	color: #FD5A2B;
}
div#content ul#nav li.redc160 p.grh {
	text-align: center;
	padding-top: 22px;
	color: #FFF;
}
div#content ul#nav li.bluec160 p.gq {
	text-align: center;
	padding-top: 45px;
	color: #FFF;
}
div#content ul#nav li.yellowc160 p.new_york {
	text-align: center;
	padding-top: 40px;
	color: #FD5A2B;
}
div#content ul#nav li.bluec160 p.tl {
	text-align: center;
	padding-top: 50px;
	color: #FFF;
}
div#content ul#nav li.yellowc160 p.hm {
	text-align: center;
	padding-top: 42px;
	color: #FD5A2B;
}
div#content ul#nav li.redc160 p.hh {
	text-align: center;
	padding-top: 40px;
	color: #FFF;
}
div#content ul#nav li.yellowc160 p.nyt {
	text-align: center;
	padding-top: 60px;
	color: #FD5A2B;
}
div#content a.pdf_link_grh {
	position: absolute;
	top: 40px;
	left: 645px;
	padding-top: 160px;
	color: #FD5A2B;
}
div#content a.pdf_link_grh:hover {
	color: #FFB800;
}
div#content a.pdf_link_gq {
	position: absolute;
	top: 230px;
	left: 47px;
	padding-top: 160px;
	color: #79D4D7;
}
div#content a.pdf_link_gq:hover {
	color: #FD5A2B;
}
div#content a.pdf_link_nym {
	position: absolute;
	top: 230px;
	left: 245px;
	padding-top: 160px;
	color: #FFB800;
}
div#content a.pdf_link_nym:hover {
	color: #FFF;
}
div#content a.pdf_link_tl {
	position: absolute;
	top: 230px;
	left: 647px;
	padding-top: 160px;
	color: #79D4D7;
}
div#content a.pdf_link_tl:hover {
	color: #FD5A2B;
}
div#content a.pdf_link_hm {
	position: absolute;
	top: 420px;
	left: 247px;
	padding-top: 160px;
	color: #FFB800;
}
div#content a.pdf_link_hm:hover {
	color: #FFF;
}
div#content a.pdf_link_hh {
	position: absolute;
	top: 420px;
	left: 446px;
	padding-top: 160px;
	color: #FD5A2B;
}
div#content a.pdf_link_hh:hover {
	color: #FFB800;
}
div#content a.pdf_link_nyt {
	position: absolute;
	top: 420px;
	left: 647px;
	padding-top: 160px;
	color: #FFB800;
}
div#content a.pdf_link_nyt:hover {
	color: #FFF;
}
/* rates */
div#rates_window {
	margin: 5px;
}
div#rates_window .text h3 {
	background: url(images/82-red.gif) no-repeat;
	height: 52px;
	width: 82px;
	padding: 24px 0 6px 1px;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	text-align:center;
}
div#rates_window .text p {
	font-size: 12px;
	color: #085187;
	padding: 18px 0 0 0;
}
div#rates_window .text span {
	color: #085187;
	display: block;
	padding: 0 0 30px 0;
}
div#rates_window .text .orange {
	color: #FD5A2B;
	padding: 10px 0 0 0;
}
div#rates_window .rates_figures {
	position: absolute;
	top: 115px;
	left: 120px;
}
div#rates_window .rates_figures table thead tr th {
	text-transform: uppercase;
	font-size: 12px;
	color: #FD5A2B;
	width: 35px;
	height: 22px;
	text-align: left;
	vertical-align: top;
}
div#rates_window .rates_figures table tbody tr td {
	font-size: 12px;
	color: #FD5A2B;
	width: 35px;
	text-align: left;
}
div#rates_window .rates_figures tr.padded {
	height:34px;
	vertical-align: top;
}
div#rates_window .rates_figures table tbody tr td.blue_txt {
	color: #085187;	
	font-size: 11px;
	text-transform: none;
}
/* restaurant reservations */ 
div#content .restaurant_hours {
	position: absolute;
	top: 137px;
	left: 200px;
	color: #085187;
	
}
div#content .restaurant_hours h3 {
	font-size: 16px;
	padding:0 0 20px 0;
}
div#content .restaurant_hours p {
	font-size: 12px;
	padding:0 0 20px 0;
}
div#content img.leaves {
	position: absolute;
	top: 155px;
	left: 505px;
}
/* menus */
div#content .menu_list ul#nav {
	width: 400px;
}
div#content .menu_list ul#nav a.white_link {
	color: #FFF;
}
div#content .menu_list ul#nav a.white_link:hover {
	color: #FFB800;
}
div#content .menu_list ul#nav a.red_link {
	color: #FD5A2B;
}
div#content .menu_list ul#nav a.red_link:hover {
	color: #FFF;
}
div#content img.restaurant_img {
	position: absolute;
	top: 115px;
	left: 390px;
}
.close_window {
	padding: 0 0 0 390px;
}
body#rates div#content {
	height: 480px;
	padding: 10px 0 0 10px;
}
.highlight {
	color:#fd5a2b;
}


