/***** Staying-in Stylesheet *****/

@import url("global.css");


body {
background-color:#c0db95;
}


#header .nav li.staying-in a { font-weight:bold; background-position:-144px 0px; background-color:#c0db95; }


.action-menu {
float:right;
width:370px;
margin-top:15px;
font-size:0.85em;
text-align:right;
color:#3a664e;
}
.action-menu a { color:#3a664e; }


.intro-txt h2 {
color:#3a664e;
}


.feature {
width:357px;
height:285px;
padding:16px 20px 0 563px;
margin-top:10px;
background:#fff url("../img/staying-feature.jpg") no-repeat;
line-height:125%;
color:#fff;
}
.feature h2 { font-weight:bold; }
.feature p { font-size:0.8em; }


.main-content {
padding: 18px 10px 0 10px;
background-color:#fff;
}


.copy-item {
width:510px;
padding:0 10px;
margin-bottom:15px;
text-align:justify;
}
.copy-item p { 
font-size:0.8em;
color:#555;
line-height:150%;
}
.copy-item p a { 
font-size:1.1em;
color:#f60;
border-bottom:1px solid #f60;
}
.copy-item p a:hover { text-decoration:none; }


.left-column {
float:left;
width:530px;
padding-right:10px;
}
.left-column .light-text {
padding-left: 10px;
color:#bbb;
font-size:1em;
font-weight:bold;
}
.left-column .product-promo {
position:relative;
top:10px;
width:530px;
height:180px;
margin-bottom:50px;
background:url("../img/staying-dining-guide-bg.jpg") no-repeat 10px 0px;
}
.left-column .product-promo .button {
position:absolute;
top:18px;
width:180px;
height:39px;
background:url("../img/btn-going-out.png") no-repeat;
}
.left-column .product-promo .button a { 
display:block;
width:100%;
height:100%;
}
.left-column .product-promo .button a span { display:none; }
.left-column .product-promo .description {
position:relative;
top:65px;
left:20px;
width:340px;
}
.left-column .product-promo .description h4 {
margin-bottom:5px;
}
.left-column .product-promo .description p {
font-size:0.8em;
color:#555;
line-height:150%;
margin:0;
padding:0;
}


.sidebar .product-promo .button.order { background:url("../img/widget-btn-order-now-orange.gif") no-repeat; }


.quotes {
width:350px;
padding:20px 10px 0 10px;
margin-left:10px;
background:url("../img/quotes-bg.png") no-repeat;
text-align:right;
}
.quote {
margin-bottom:30px;
color:#888;
}
.quotes h3 {
color:#bbb;
margin-bottom:15px;
}
.quotes p {
font-family:Georgia, "Times New Roman", Times, serif;
line-height:150%;
padding:0;
}
.quotes p.source {
font-size:0.8em;
font-style:italic;
margin-top:5px;
}

#copyright { color:#c26146; }
