@font-face {
    font-family:'ChampLi';
    src: url('http://spiralmanila.com/wp-content/themes/twentyeleven-child/font/Champagne & Limousines.ttf') format('truetype');
}
@font-face {
    font-family:'CenturyGothic';
    src: url('http://spiralmanila.com/wp-content/themes/twentyeleven-child/font/CenturyGothic.ttf') format('truetype');
}
@font-face {
    font-family:'ChampLiThick';
    src: url('http://spiralmanila.com/wp-content/themes/twentyeleven-child/font/Champagne_Limousines-ThickBold.ttf') format('truetype');
}
@font-face {
    font-family:'ChampLiThick2';
    src: url('http://spiralmanila.com/wp-content/themes/twentyeleven-child/font/Champagne-Limousines-Thick.ttf') format('truetype');
}
@font-face {
    font-family:'WalkWay';
    src: url('http://spiralmanila.com/wp-content/themes/twentyeleven-child/font/Walkway SemiBold.ttf') format('truetype');
}
@font-face {
    font-family:'Passion';
    src: url('font/PassionSansPDac-Light.ttf') format('truetype');
}
@font-face {
    font-family:'Didot';
    src: url('font/Didot.ttf') format('truetype');
}
* {
    padding: 0px;
    margin: 0px;
}
body {
    font-family: Arial;
    background: black;
    color: white;
}
/*Hide objects*/
 #hidden, #comments, .entry-header, .entry-content, .entry-meta {
    display: none;
}
/*Navigation*/
 #nav {
    position: absolute;
    z-index: 999;
    width: auto;
    //height: 100px;
    text-shadow: rgb(50, 50, 50) 0px 1px 2px;
    visibility: hidden;
    margin: 0px auto;
    min-width: 930px;
    //max-height: 100px;
}
#footer-links {
    float: left;
    position: absolute;
    width: 930px;
    margin-right: auto;
    margin-left: auto;
    top:50px;
    bottom: 0;
}
#nav_left, #nav_logo, #nav_right {
    float: left;
    height: 100%;
    margin: 0px auto;
}
#menu-spiral-navigation-left, #menu-spiral-navigation-right {
    list-style: none;
    height: 55px;
    margin-top: 15px;
}
#menu-spiral-navigation-left > li, #menu-spiral-navigation-right > li {
    float: left;
    height: 33px;
    padding-top: 10px;
    margin-top: 12px;
    background: url('images/nav_line.png') no-repeat bottom right;
}
.sub-menu > li {
    background: url('images/trans_bg.png');
    margin-bottom: 2px;
    width: 180px;
}
.ie .menu-item-50 .sub-menu > li {
    width: 150px !important;
}
.ie .menu-item-51 .sub-menu > li {
    width: 150px !important;
}
.menu-item-51 .sub-menu > li {
    width: 135px !important;
}
.ie .menu-item-54 .sub-menu > li {
    width: 150px !important;
}
.menu-item-54 .sub-menu > li {
    width: 135px !important;
}
.ie .menu-item-62 .sub-menu > li {
    width: 200px !important;
}
.sub-menu > li:hover {
    background: rgb(30, 30, 30);
}
#menu-spiral-navigation-left li a, #menu-spiral-navigation-right li a {
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    font-family: ChampLiThick;
    font-size: 12px;
    padding: 0px 15px;
}
#menu-item-50 .sub-menu > li {
    width: 112px;
}
#menu-item-51 .sub-menu > li {
    width: 129px;
}
#menu-item-54 .sub-menu > li {
    width: 110px;
}
#nav_logo {
    width: 146px;
    height: 70px;
    padding: 0px 15px;
}
#nav_logo:hover {
    cursor: pointer;
}
/*Whole content*/
 .entry-content {
    position: absolute;
    top: 0px;
    left: 0px;
}
/*book image*/
 #book_img {
    position: absolute;
    width: 112px;
    height: 46px;
    top: 0px;
    display: none;
    z-index: 9;
}
#book_img:hover {
    cursor: pointer;
}
/*Contents and Backgrounds*/
 #entry-content-content {
    width: 100%;
    height: 100%;
    z-index: 99;
}
#entry-content-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
    z-index: -1;
}
/*Home*/
 #home-content {
    margin: 20px auto;
    width: 856px;
    height: 535px;
}
#home-content-top {
    width: 856px;
}
#home-content-left {
    width: 321px;
    float: left;
}
#home-content-right {
    padding-top: 20px;
    padding-left: 10px;
    width: 525px;
    float: left;
}
#home-content-right-p1 {
    font-family: WalkWay;
    font-size: 70px;
    font-stretch: ultra-condensed;
    display: block;
}
#home-content-right-p2 {
    font-family: Passion;
    font-size: 30px;
    display: block;
}
/*Restaurant*/
 #restaurant-content {
    width: 100%;
    padding-top: 100px;
}
#restaurant-content-left {
    float: right;
    width: 230px;
    margin-top: 80px;
}
#restaurant-content-left ul {
    list-style: none;
}
#restaurant-content-left ul li {
    background: black;
    opacity: 0.6;
    margin: 1px;
    font-family: WalkWay;
    font-size: 32px;
    font-weight: bold;
    padding: 1px;
}
#restaurant-content-left ul li:hover {
    cursor: pointer;
    background: black;
    opacity: 0.8;
}
#restaurant-content-left ul li span {
    font-size: 22px;
    letter-spacing: 4px;
}
#restaurant-content-right {
    float: right;
    width: 696px;
    background: url('images/trans_bg.png');
}
#restaurant-content-right-logo {
    font-size: 70px;
    padding-top: 10px;
}
#restaurant-content-right-logo hr {
    background: white;
    width: 690px;
    margin: 0px auto;
}
#restaurant-content-right-content {
    height: 200px;
    font-family: CenturyGothic;
    font-weight: bold;
    font-size: 11px;
    padding: 25px 25px;
    width: 620px;
    text-align: left;
}
#restaurant-content-right-content-laveranda {
    height: 200px;
    font-family: CenturyGothic;
    font-weight: bold;
    font-size: 11px;
    padding: 25px 25px;
    width: 650px;
    text-align: justify;
}
#restaurant-content-right hr {
    background: white;
    width: 690px;
    margin: 0px auto;
    margin-bottom: 10px;
}
#slider {
    display:block;
    width: 640px;
    height: auto;
    margin-left: 8%;
}
#slider2 {
    width: 640px;
    margin-left: 13%;
}
/*Private Dining*/
 #dining-content {
    width: 100%;
    padding-top: 100px;
}
#dining-content-left {
    float: right;
    width: 251px;
    margin-top: 80px;
}
#dining-content-left ul {
    list-style: none;
}
#dining-content-left ul li {
    background: black;
    opacity: 0.6;
    margin: 1px;
    font-family: WalkWay;
    font-size: 30px;
    font-weight: bold;
    padding: 1px;
}
#dining-content-left ul li:hover {
    cursor: pointer;
    background: black;
    opacity: 0.8;
}
#dining-content-left ul li span {
    padding-left: 30px;
}
#dining-content-right {
    float: right;
    width: 676px;
    background: url('images/trans_bg.png');
}
#dining-content-right-logo {
    font-size: 70px;
    padding-top: 10px;
}
#dining-content-right-logo hr {
    background: white;
    width: 690px;
    margin: 0px auto;
}
#dining-content-right-content {
    height: 300px;
    font-family: CenturyGothic;
    font-weight: bold;
    font-size: 11px;
    width: 670px;
}
#dining-content-right-content h1 {
    font-family: ChampLiThick;
}
#dining-content-right hr {
    background: white;
    width: 662px;
    margin: 0px auto;
    margin-bottom: 10px;
}
/*Events and promotions*/
 #events-content {
    width: 800px;
    padding-top: 70px;
    margin: 0px auto;
}
#events-content-top {
    width: 100%;
    text-align: center;
    background: url('images/trans_bg.png');
}
#events_logo {
    width: 523px;
    padding-top: 10px;
    margin: 10px auto;
}
#events-content-top hr, #events-content-content hr {
    background: white;
    width: 780px;
    margin: 0px auto;
}
#events-content-content {
    width: 100%;
    background: url('images/trans_bg.png');
    margin: 0px auto;
    height: 400px;
}
#events-content-left {
    float: left;
    width: 380px;
    height: 400px;
    margin-left: 20px;
}
#events-content-left-logo {
    width: 100%;
    height: 100%;
}
#events-content-right {
    font-family: ChampLiThick2;
    font-size: 15px;
    float: left;
    width: 340px;
    padding-top: 100px;
    padding-left: 30px;
    padding-right: 30px;
}
/*The Chefs*/
 #chefs-content {
    width: 900px;
    padding-top: 70px;
    margin: 0px auto;
}
#chefs-content-top {
    width: 100%;
}
#chefs_logo {
    width: 156;
    padding-top: 10px;
}
#chefs-content-content hr {
    background: white;
    width: 885px;
    margin: 0px auto;
    clear: both;
}
#chefs-content-content {
    width: 100%;
    background: url('images/trans_bg.png');
    padding: 5px 0px;
    height: 500px;
}
#chefs-content-left, #chefs-content-right {
    font-family: Arial;
    font-style: italic;
    font-size: 22px;
    float: left;
    width: 360px;
    padding: 40px;
}
#chefs-content-left p, #chefs-content-right p {
    padding-bottom: 20px;
}
#chefs-content-left p a, #chefs-content-right p a {
    color: white;
    text-decoration: none;
}
#chefs-content-left p:hover, #chefs-content-right p:hover {
    cursor: pointer;
    text-decoration: underline;
}
#chefs-content-content2 {
    width: 100%;
    background: url('images/trans_bg.png');
    padding: 5px 0px;
    height: 275px;
}
#chefs-content-left-text, #chefs-content-right-img {
    float: left;
}
#chefs-content-left-text {
    width: 81%;
}
#chefs-content-left-text hr {
    background: white;
    width: 98%;
    margin: 0px auto;
}
#chefs-content-left-text-content {
    height: 270px;
    padding: 0px 50px;
}
#chefs-content-left-text-content a {
    font-family: ChampLiThick;
    font-size: 12px;
    color: white;
}
#chefs-name {
    text-align: center;
    padding-top: 10px;
    font-size: 40px;
    font-family: Walkway;
}
#chefs-position {
    font-family: Didot;
    font-size: 20px;
    text-align: center;
    padding-bottom: 5px;
}
#chefs-description {
    font-family: CenturyGothic;
    font-weight: bold;
    font-size: 11px;
    text-indent: 50px;
    text-align: left;
}
#chefs-content-top {
    background: url('images/trans_bg.png');
}
/*The Menu*/
 #menu-content {
    width: 926px;
    padding-top: 150px;
    margin: 0px auto;
}
#menu-content-outer {
    background: url('images/trans_bg.png');
    margin: 0px auto;
    height: 300px;
}
#menu-content-bottom1 {
    width: 930px;
    margin: 0px auto;
}
#menu-content-bottom-left, #menu-content-bottom-right, #menu-content-bottom-center {
    width: 300px;
    padding: 90px 0px;
}
#menu-content-bottom-left {
    float: left;
    text-align: center;
}
#menu-content-bottom-right {
    float: left;
    text-align: center;
}
#menu-content-bottom-center {
    text-align: center;
    float: left;
    width: 322px;
    border-left: 2px solid rgb(120, 120, 120);
    border-right: 2px solid rgb(120, 120, 120);
}
#menu-content-bottom-left a, #menu-content-bottom-right a, #menu-content-bottom-center a {
    color: white;
    text-decoration: none;
    font-family: Didot;
    font-size: 32px;
}
#menu-cont {
    padding-top: 150px;
}
#menu-content-21 {
    background: url('images/trans_bg.png');
    width: 930px;
    margin: 0px auto;
    height: 310px;
}
#cocktail-content-21 {
    background: url('images/trans_bg.png');
    width: 930px;
    margin: 0px auto;
    height: 310px;
}
#menu-content-logo-cont {
    text-align: center;
}
#menu-content-logo-21 {
    padding-left: 150px;
}
#cocktail-content-logo-21 {
    padding-left: 195px;
}
#menu-content-21 hr {
    width: 840px;
    float: right;
    margin-right: 5px;
}
#cocktail-content-21 hr {
    width: 720px;
    float: right;
    margin-right: 5px;
}
#menu-content-middle {
    padding: 20px;
}
#menu-content-left1 {
    //background-color:#fbaf5d;
    padding-top: 60px;
    padding-right: 30px;
    font-family: Didot;
    font-size: 25px;
    float: left;
}
#menu-content-left2, #menu-content-left2-wine {
    float: left;
    width: 240px;
    font-size: 14px;
    height: 160px;
    font-family: ChampLiThick;
}
#cocktail-content-left2 {
    //background-color:#fff200;
    float: left;
    width: 200px;
    font-size: 14px;
    height: 160px;
    font-family: ChampLiThick;
    margin-left: 30px;
}
.cocktail-content-textlink {
    float:left;
    //width:130px;
    margin-top:60px;
    margin-left:30px;
}
.cocktail-content-textlink a {
    font-family: Didot;
    text-decoration: none;
    color: white;
    margin-left:30px;
    margin-top:30px;
}
#cocktail-content-left2 img:hover, #cocktail-content-left3 img:hover {
    box-shadow: 0px 0px 10px #000;
    cursor: pointer;
}
#menu-content-left2-wine img:hover, #menu-content-left3-wine img:hover {
    box-shadow: 0px 0px 10px #000;
    //cursor: pointer;
}
#menu-content-left2 ul {
    list-style: none;
    opacity: 0.8;
}
#menu-content-left2 ul li:hover {
    opacity: 1;
    cursor: pointer;
    background: black;
}
#cocktail-content-left2 ul {
    list-style: none;
    opacity: 0.8;
}
#cocktail-content-left2 ul li:hover {
    opacity: 1;
    cursor: pointer;
    background: black;
}
#menu-content-left3 {
    float: left;
    font-family: CenturyGothic;
    font-weight: bold;
    font-size: 11px;
    height: 160px;
    width: 430px;
    text-align: left;
    padding: 10px 20px;
}
#menu-content-left3-wine {
    float: left;
    font-family: CenturyGothic;
    font-weight: bold;
    font-size: 11px;
    height: 160px;
    text-align: left;
    margin-left: 110px;
}
#menu-content-left3 img:hover, #menu-content-left2 img:hover {
    box-shadow: 0px 0px 10px #000;
    cursor: pointer;
}
#cocktail-content-left3 {
    background-color:#ffcc00;
    float: left;
    font-family: CenturyGothic;
    font-weight: bold;
    font-size: 11px;
    padding: 0px 10px;
    width: 350px;
    height: 160px;
    text-align: left;
}
#cocktail-content-left4 {
    margin-left: 736px;
}
#cocktail-content-left4 img {
    height: 200px;
    width: 153px;
}
#menu-content-bottom {
    //background-color: #ff0000;
    position: absolute;
    margin-top: 159px;
    margin-left: 5px;
}
#menu-content-bottom hr {
    width: 917px;
}
#menu-content-bottom a {
    font-family: Didot;
    text-decoration: none;
    color: white;
}
#wine-menu > li {
    font-size: 15px;
}
.wine-menu-sub li {
    margin-left: 15px;
    font-size: 14px;
}
#cocktailpics img {
    margin-right: 5px;
    height: 100px;
    width: 105px;
}
/* CONTACT */

span.wpcf7-not-valid-tip {
position: absolute;
top: -7px !important;
left: 299px !important;
z-index: 100;
background: #000 !important;
border: 1px solid #ff0000;
font-size: 7pt !important;
width: 150px !important;
padding: 2px;
}

 #contact-content {
    background: url('images/trans_bg.png');
    width: 880px;
    height: auto !important;
    margin: 0px auto;
    text-align: center;
    padding: 3px;
    font-size: 11px;
    padding-bottom: 10px;
}
#contact-content-outer {
    padding-top: 80px;
}
#contact-content-logo {
    padding-top: 7px;
}
#contact-content-bottom {
    padding: 20px;
}
#contact-content #name {
    font-size: 25px;
    font-family: WalkWay;
}
#contact-content-bottom button {
    padding: 2px 20px;
    background: transparent;
    color: white;
    font-family: times new roman;
    font-weight: bold;
    cursor: pointer;
}
#contact-content-form {
    text-align: left;
    padding: 10px;
    width: 600px;
    margin: 0px auto;
}
#contact-content-form-outer {
    padding: 10px;
    width: 450px;
    margin: 0px auto;
    height: 140px;
}
#contact-content-form hr {
    width: 100%;
}
#contact-content-form-inner-left > input {
    background: transparent;
    color: white;
    float:left;
    padding: 4px;
    margin: 4px;
    border: 1px solid #DDD;
    font-size: 11px;
}
.tfield {
    background: transparent;
    color: white;
    float:left;
    padding: 4px;
    margin: 4px;
    border: 1px solid #DDD;
    font-size: 11px;
    width: 145px;
}
#contact-content-form-inner-left {
    float: left;
}
#contact-content-form-inner-right {
    float: right;
    padding: 4px;
}
#contact-content-form-inner-right textarea {
    background: transparent;
    width: 253px;
    height: 65px;
    border: 1px solid #DDD;
    padding: 10px;
    color: white;
    margin-bottom: 5px;
    resize: none;
}
#contact-content-form-inner-right #butCont {
    float: right;
    height: 25px;
    width: 172px;
   position: relative;
}
#contact-content-form-inner-right #butCont input {
    padding: 2px 20px;
    background: transparent;
    color: white;
    font-family: times new roman;
    font-weight: bold;
    border: transparent;
}

div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin-left: 4px;
top: -100px;
position: absolute;
right: -50px;
}

.submitMe {
	position: absolute;
right: 0;
top: 0px;
}


#contact-content-form-inner-right #butCont input:hover {
    border: 1px solid #DDD;
    cursor: pointer;
}
/* SCROLLBAR CSS*/

/* basic scrollbar styling */

/* vertical scrollbar */
 .mCSB_container {
    width:auto;
    margin-right:30px;
    overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar {
    margin-right:0;
}
.mCustomScrollBox .mCSB_scrollTools {
    width:5px;
    height:100%;
    top:0;
    right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    height:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.mCSB_scrollTools .mCSB_buttonUp+.mCSB_draggerContainer {
    padding-bottom:40px;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width:4px;
    height:100%;
    margin:0 auto;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor:pointer;
    width:100%;
    height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width:4px;
    height:100%;
    margin:0 auto;
    text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown {
    height:20px;
    overflow:hidden;
    margin:0 auto;
    cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
    bottom:0;
    margin-top:-40px;
}
/* default scrollbar colors and backgrounds */
 .mCustomScrollBox .mCSB_scrollTools {
    opacity:0.75;
}
.mCustomScrollBox:hover .mCSB_scrollTools {
    opacity:1;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background:#999;
    /* rgba fallback */
    filter:"alpha(opacity=40)";
    -ms-filter:"alpha(opacity=40)";
    /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background:orange;
    /* rgba fallback */
    filter:"alpha(opacity=75)";
    -ms-filter:"alpha(opacity=75)";
    /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background:rgba(255, 255, 255, 0.85);
    filter:"alpha(opacity=85)";
    -ms-filter:"alpha(opacity=85)";
    /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background:rgba(255, 255, 255, 0.9);
    filter:"alpha(opacity=90)";
    -ms-filter:"alpha(opacity=90)";
    /* old ie */
}
/* PRESS */
 #press-content-outer {
    padding-top: 150px;
}
#press-content {
    background: url('images/trans_bg.png');
    height: 345px;
    width: 880px;
    margin: 0px auto;
    padding: 3px;
}
#press-content-logo-cont {
    text-align: center;
    padding: 0px auto;
}
#press-content-content {
    margin-left: 80px;
}
#coming {
    padding-top: 30px;
    margin: 0px auto;
    width: 765px;
}
/*Horizontal Orientation CSS*/
 .jscarousal-horizontal {
    width: 725px;
    height: 255px;
    margin: 0;
    padding: 0;
    position: relative;
    /*overflow: hidden;*/
    color: White;
}
.jscarousal-horizontal-back, .jscarousal-horizontal-forward {
    float: left;
    width: 23px;
    height: 98px;
    position: relative;
    top: 6px;
    cursor: pointer;
}
.jscarousal-horizontal-back {
    background-repeat: no-repeat;
    background-position: left;
    top: 65px;
    right: 40px;
}
.jscarousal-horizontal-forward {
    background-repeat: no-repeat;
    background-position: right;
    top: 65px;
    left: 40px;
}
.jscarousal-contents-horizontal {
    width: 544px;
    height: 260px;
    float: left;
    position: relative;
    overflow: hidden;
}
.jscarousal-contents-horizontal > div {
    position: absolute;
    width: 100%;
    height: 124px;
}
.jscarousal-contents-horizontal > div > div {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
}
.jscarousal-contents-horizontal img {
    width: 120px;
    height: 180px;
}
/*Horizontal Orientation CSS Ends*/

/*Common*/
 .hidden {
    display: none;
}
.visible {
    display: block;
}
.thumbnail-active {
    filter: alpha(opacity=100);
    opacity: 1.0;
    cursor: pointer;
}
.thumbnail-inactive {
    filter: alpha(opacity=20);
    opacity: 0.2;
    cursor: pointer;
}
.thumbnail-text {
    color: White;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 10px 2px 2px 0px;
}
#press-content-inner {
    height: 300px;
    margin: 0px auto;
}
#press-about {
    height: 70px;
}
#press-images img {
    height: 50px;
    width: 50px;
    margin: 3px;
    cursor: pointer;
    border: 1px solid white;
}
#press-images {
    float: left;
    margin-top: 130px;
    position: absolute;
    margin-left: 170px;
    display: none;
}
.press-view {
    padding: 30px 100px;
    display: none;
}
.link {
    color: White;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.link:hover {
    text-decoration: underline;
}
.back {
    color: White;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
#hidden {
    display: none;
}
.loob {
    width: 420px;
    float: left;
    padding: 10px;
    height: 280px;
}
.image {
    float: right;
    width: 243px;
    height: 290px;
    margin-bottom: 10px;
}
#diningroom-slider {
    width: 242px;
    height: 289px;
    margin-left: 445px;
}
#diningroom-slider img {
    width: 242px;
    height: 289px;
}
#social, .social {
    font-family: ChampLiThick;
    font-size: 12px;
    text-align: center;
    margin-top: 3%;
    margin-right: 2%;
}
#social li, .social li {
    display: inline-block;
    padding: 0px 10px;
}
#social img, .social img {
    vertical-align: middle;
    padding-bottom: 5px;
}
#social a, .social a {
    text-decoration: none;
    color: white;
}
#events-content-inner {
    margin: 0px auto;
    width: 743px;
    height: 370px;
    padding: 10px;
    font-family: CenturyGothic;
    font-size: 11px;
}
.events-post-cont {
    margin-bottom: 20px;
    height: 365px;
}
.events-post-cont h1 {
    font-family: ChampLiThick;
}
.events-post-cont img {
    float: left;
    width: 390px;
    height: 365px;
}
.events-desc {
    float: right;
    width: 290px;
}
.events-desc p {
    text-indent: 20px;
}
#big-pic {
    padding: 5px 10px;
}
#bottom-chef {
    background: black;
    padding: 10px;
}
#bottom-chef a {
    color: white;
    text-decoration: none;
    font-family: ChampLiThick;
    font-size: 12px;
}
.chef-list li, .chef-list2 li {
    display: inline-block;
    padding: 0px 20px;
}
.chef-list {
    text-align:center;
    margin: 3px auto;
    width: 650px;
}
.chef-list2 {
    margin: 5px auto;
    width: 748px;
}
#coming img {
    padding: 5px;
    box-shadow: 0px 2px 10px #000;
    border-radius: 5px;
    opacity: .8;
    margin-right: 15px;
    cursor: pointer;
    float: left;
    width: 65px;
    height: auto;
    margin-bottom: 6px;
}
#coming img:hover {
    opacity: 1;
}
a img {
    border: 0;
}
ul.bjqs {
    position:absolute;
    list-style:none;
    padding:0;
    margin:0;
    overflow:hidden;
    display:none;
}
li.bjqs-slide {
    position:absolute;
    display:none;
}
ul.bjqs-controls {
    list-style:none;
    margin:0;
    padding:0;
    z-index:9999;
}
ul.bjqs-controls.v-centered li a {
    position:absolute;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
    right:0;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
    left:0;
}
ol.bjqs-markers {
    list-style: none;
    padding: 0;
    margin: 0;
    width:100%;
}
ol.bjqs-markers.h-centered {
    text-align: center;
}
ol.bjqs-markers li {
    display:inline;
}
ol.bjqs-markers li a {
    display:inline-block;
}
p.bjqs-caption {
    display:block;
    width:96%;
    margin:0;
    padding:2%;
    position:absolute;
    bottom:0;
}