/* ----------------------------------------------------------------------
Original Author: Tad Runkle
Contributors: Jeremy Madrid, Jacob Ward

Target Browsers: IE6, IE7, IE8, Firefox3, Safari 4
Media Type: screen

CSS Coding Standards Documentation: http://wiki.bravo/index.php/CSS_Coding_Standards 
------------------------------------------------------------------------ */

/* ---------------------------------------------------------------------
1: Base HTML Styles
------------------------------------------------------------------------ */
body {
	background: #f4f3e5 url(../images/design/bkgd_main.gif) repeat-x center top;
   	color: #000;
}
a {
	color: #dbd9bf;
}
.footer_bg {
	background: url(../images/design/bkgd_footer.gif) repeat-x center bottom;
}
iframe {
    position:absolute;
    }
    
/* ---------------------------------------------------------------------
2: Custom Styles
------------------------------------------------------------------------ */
#wrapper {
	width: 978px;
}

/* ------------------------------------------------------------
3: Header Styles
--------------------------------------------------------------- */
#header {
	height: 94px;
	background: url(../images/design/bkgd_header.jpg) no-repeat left top;
}
#header ul,
#header li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header ul {
	margin-left: 189px;
}
#header li {
	float: left;
	height: 94px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
}
#header a {
	display: block;
	width: 200px;
	height: 94px;
}
#header .macaronigrill a {
	background: url(../images/design/logo_macaronigrill.png) no-repeat left top;
}
#header .wanchai a {
	background: url(../images/design/logo_wanchaiferry.png) no-repeat left top;
}
#header .goodearth a {
	background: url(../images/design/logo_goodearth.png) no-repeat left top;
}
#header a:hover {
	background-position: left -94px;
}

/* ------------------------------------------------------------
4: Body Styles
--------------------------------------------------------------- */
#body h1 {
	margin: 0;
	height: 35px;
	background: url(../images/design/header_restaurantfavorites.png) no-repeat center center;
	text-indent: -9999px;
	overflow: hidden;
}
.page_stay_in .bkgd_body {
}
.page_stay_in #body h1 {
	border-bottom: 2px solid #fff;
}
.page_stay_in #body {
    margin: 0 -39px 30px;
    padding-right: 78px;
    padding-left: 78px;
}

/* ---------------------------------------------------------------------
Banner Slidshow Styles (new)
------------------------------------------------------------------------ */
#banner {
	margin-left: -39px;
	margin-bottom: 4px;
    padding: 0;
}
#nav_banner ul {
    background: url(../images/design/bkgd_bannernav.png) no-repeat left top;
}
#nav_banner li {
    font-size: 15px;
}
#nav_banner li a {
    color: #000;
}
#nav_banner li a.activeSlideCustom {
    background: url(../images/design/slide_navO.png) no-repeat left top;
    color: #8c2c2c;
}
#slideshow {
}

/* --------------------------------------------------
4: Content Styles
----------------------------------------------------- */
#content {
	padding-bottom: 4px;
}
.page_stay_in #content {
	padding-bottom: 0px;
}
#content .col_side {
	float: right;
	width: 274px;
	margin-left: 26px;
    display:block;
}
#content .col_content {
	width: 600px;
}
.page_stay_in #content .col_side {
	float: left;
    display: inline;
	padding-top: 603px;
}
.page_stay_in #content .col_content {
	float: left;
}
#content #restaurant_quality {
	font-size: 17px;
	line-height: 22px;
	padding-top: 45px;
}
#content #restaurant_quality #copy p {
	margin-bottom: 22px;
}
#content #restaurant_quality h2 {
	height: 30px;
	margin-bottom: 13px;
	background: url(../images/design/header_restaurantinspired.png) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}
.page_stay_in #content #restaurant_quality h2 {
	height: 32px;
	margin: 47px 0 45px 0;
	background: url(../images/design/header_stayin.png) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}
.page_stay_in .body {
    background: url(../images/design/bkgd_couple.png) no-repeat 640px 146px;
}
#last-fm {
	width: 274px;
	background: url(../images/design/last-fm-top.png) top no-repeat;
	padding-top: 84px;
}
#breadcrumb {
    position: absolute;
    top: 135px;
    left: 38px;
    font-family: Verdana, Geneva, sans-serif;
    font-size:10px;
}
#breadcrumb ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#breadcrumb ul li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}
#breadcrumb a {
    background: url(../images/design/slash.jpg) right no-repeat;
    color: #df7215;
    padding: 0 10px 0 0;
    margin: 0 5px 0 0;
    font-size: 10px;
}
#breadcrumb ul li.here a {
    background: none;
    color: #495810;
    padding: 0 7px 0 0;
}

/* --------------------------------------------------
4.1: Featured Product Styles
----------------------------------------------------- */
#featured {
	width: 900px;
	margin: 6px 0 0 0;
	padding: 0 39px;
}
#featured h3 {
	margin: 0 -39px;
	height: 30px;
	background: url(../images/design/header_featuredproducts.png) no-repeat center center;
	text-indent: -9999px;
	overflow: hidden;
	border-top: 1px solid #b9b8ab;
	border-bottom: 1px solid #b9b8ab;
}
#featured .col {
	border-right: 1px solid #9e9d97;
	width: 272px;
}
#featured .col h4 a {
	color: #000;
	text-transform: capitalize;
}
#featured .col p {
	color: #606060;
}
#featured .col img {
}
#featured .last {
	border: none;
}

/* ------------------------------------------------------------
5: Footer Styles
--------------------------------------------------------------- */
#footer {
	position: relative;
	color: #fff;
	border-top: 1px solid #6c6b66;
	height: 141px;
}
#footer h4 {
	font-weight: normal;
	color: #dbd9bf;
}

/* --------------------------------------------------
5.2: Social Module Styles
----------------------------------------------------- */
#social {
	position: absolute;
	top: 0;
	right: 0;
}
#locations {
    margin: 17px 0 0 0;
}
#locations li {
    border-color: #fff;
}
#locations,
#locations a {
    color: #fff;
}

/* --------------------------------------------------
5.3: Footer Navigation Styles
----------------------------------------------------- */
#nav_footer {
	position: absolute;
	top: 0px;
	margin-top: 17px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#nav_footer a {
	padding-left: 15px;
	border-left: 1px solid #fff;
	color: #fff;
}
#nav_footer li {
	margin-right: 15px;
}

#content #restaurant_quality #wine p,
#content #restaurant_quality #movies p {
	margin-bottom: 4px;
}


/* ------------------------------------------------------------
Snooth Carousel
--------------------------------------------------------------- */
#wine {
	padding-top: 36px;
	margin-bottom: 2px;
}
#wine .wine_tabs {
	position: relative;
	z-index: 50;
    height: 32px;
    background: url(../images/design/product-shadow.png) repeat-x bottom;
    padding-left: 150px;
}
#wine .wine_tabs ul {
	width: 700px;
}
#wine .wine_tabs li {
    height: 32px;
    padding-right: 10px;
    float: left;
    margin-right: 2px;
    list-style: none;
    background: url(../images/design/product-tab-right.jpg) no-repeat right top;
}
#wine .wine_tabs a {
    color: #c51f2f;
    padding: 0 0 0 13px;
    margin: 0px;
    height: 32px;
    line-height: 32px;
    float: left;
    background: url(../images/design/product-tab-left.jpg) no-repeat left top;
    font-size: 12px;
}
#wine .wine_tabs li.active {
    background:url(../images/design/product-tab-right-active.jpg) no-repeat right top;
}
#wine .wine_tabs li.active a {
    background: url(../images/design/product-tab-left-active.jpg) no-repeat left top;
    color: #000;
}
#wine .carousel {
    height: 180px;
    overflow: hidden;
}
#wine .carousel img {
	width: 118px;
    height: 118px;
	border: 1px solid #c3c3c3;
}
#wine .tab_container li{
    list-style: none;
    display: inline;
    float: left;
    margin-right: 13px;
    width: 120px;
    height: 165px;
    font-size: 13px;
    color: #7e9c24;
    line-height: 15px;
    text-align: center;
}
#wine .tab_container li a {
    color: #7e9c24;
}
#wine .tab_container li span {
    font-size: 12px;
    color: #000;
}
#wine .tab_container .next {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 45px;
    background: url(../images/design/next-slide.jpg) no-repeat;
    right: 0;
}
#wine .tab_container .prev {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 45px;
	background: url(../images/design/pre-slide.jpg) no-repeat;
    left: 0;
}
.wine_tab_content {
    padding-left: 40px;
    width: 560px;
    position: relative;
}


/* ------------------------------------------------------------
Movies Carousel
--------------------------------------------------------------- */
#movies {
    height:247px;
	padding-top: 19px;
}
#movies .tabs {
	position: relative;
	z-index: 50;
    height: 32px;
    background: url(../images/design/product-shadow.png) repeat-x bottom;
    padding-left: 150px;
}
#movies .tabs li{
    height: 32px;
    padding-right: 10px;
    float: left;
    margin-right: 2px;
    list-style: none;
    background: url(../images/design/product-tab-right.jpg) no-repeat right top;
}
#movies .tabs a {
    color: #c51f2f;
    padding: 0 0 0 13px;
    margin: 0px;
    height: 32px;
    line-height: 32px;
    float: left;
    background: url(../images/design/product-tab-left.jpg) no-repeat left top;
    font-size: 12px;
}
#movies .tabs li.active {
    background: url(../images/design/product-tab-right-active.jpg) no-repeat right top;
}
#movies .tabs li.active a {
    background: url(../images/design/product-tab-left-active.jpg) no-repeat left top;
    color: #000;
}
#movies .carousel {
    height: 145px;
    overflow: hidden;
	width: 500px !important;
}
#movies .carousel img {
	width: 145px;
    height: 80px;
}
#movies .tab_container li {
    list-style: none;
    display: inline;
    float: left;
    margin-right: 32px;
    width: 145px;
    height: 145px;
    font-size: 11px;
    color: #000;
    line-height: 15px;
    text-align: center;
}
#movies .tab_container li a {
    color: #7e9c24;
}
#movies .tab_container li span {
    font-size: 12px;
    color: #000;
}
#movies .tab_container .next {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 30px;
    background: url(../images/design/next-slide.jpg) no-repeat;
    right: 0;
}
#movies .tab_container .prev {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 30px;
	background: url(../images/design/pre-slide.jpg) no-repeat;
    left: 0;
}
.movies_tab_content {
    padding-left: 50px;
    padding-right: 50px;
    width: 500px;
    position: relative;
}

.rule {
	border-top: 1px solid #dddace;
	border-bottom: 1px solid #fff;
}

#movies .tab_container img {
	border: 2px solid #f00;
}
#movies .tab_container li img {
	border: none;
}