@CHARSET "UTF-8";

body {
    line-height: 1.5;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    background-color: #000;
    overflow: hidden;
    background: #000 url(../images/left-line.jpg) 0 0 repeat-y;
}

a, a:link, a:hover{
    text-decoration: none;
    color: #fff;
}

a:hover {
    color: red !important;
}

.form-text{
    width: 100%;
    border: 1px solid #000;
}

select{
    border: 1px solid #000;
}

h1 {
    border: 0px !important; 
}



@media (max-width: 767px) {
	#skip-main{
		display: none;
	}
	.logo h1{
		margin-top: 0px;
	}
	.navbar-toggle{
		
	}	
	.bottom-address{
		display: block;
	}
}

@media (min-width: 768px) {
	.bottom-address{
		display: none;
	}
	.hidden{
		position:absolute;
		left:-10000px;
		top:auto;
		width:1px;
		height:1px;
		overflow:hidden;
	}
	
	#skip a
	{ 
		position:absolute; 
		left:-10000px; 
		top:auto; 
		width:1px; 
		height:1px; 
		overflow:hidden;
	} 
	 
	#skip a:focus 
	{ 
		position:static; 
		width:auto; 
	height:auto; 
	} 
	
	a.skip-main {
	    left:-999px;
	    position:absolute;
	    top:auto;
	    width:1px;
	    height:1px;
	    overflow:hidden;
	    z-index:-999;
	}
	a.skip-main:focus, a.skip-main:active {
	    color: #fff;
	    background-color:#000;
	    left: auto;
	    top: auto;
	    width: 30%;
	    height: auto;
	    overflow:auto;
	    margin: 10px 35%;
	    padding:5px;
	    border-radius: 15px;
	    border:4px solid yellow;
	    text-align:center;
	    font-size:1.2em;
	    z-index:999;
	}	
}



.container{
    position: absolute;
    z-index: 9;
    left: 6px;
    top: 30px;
    right: 0;
    bottom: 30px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.content-wrapper{
    position: absolute;
    z-index: 1;
    left: 0px;
    right: 0;
    top: 0px;
    bottom: 0px;
}

.index-jss-slideshow-wr{
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    display: none;
}

#index-jss-slideshow{
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 1200px;
    height: 800px;
}

#index-jss-slideshow img{
    position: absolute;
    z-index: 1;
}

#index-jss-slideshow .imgidx2{
    left: 144px;
}

.logo {
position: absolute;
z-index: 3;
left: 14px;
top: 15px;
width: auto;
height: auto;
}

.social {
    position: relative;
    z-index: 2;
    text-align: left;
}

.social ul {
    display: inline-block;
}

.social img{
    width: 30px;
    height: 30px;
}

.location-social{
    display: inline-block;
    margin-top: 20px;
}

.social li, .location-social li{
    float: left;
    margin-right: 2px;
}


.border{
    border-color: #a10652;
}

.top-wrapper{    
    background: #000;
}

@media (min-width:768px) {
	.top-wrapper{
	    position: absolute;
	    z-index: 1;
	    left: 0px;
	    top: 0px;
	    right: 0px;
	    height: 30px;
	    line-height: 30px;
	}
	.left-location-address {
	    text-align: left;
	    text-transform: uppercase;
	    font-size: 12px;
	    font-weight: bold;
	    line-height: 1;
	    margin: 10px;
	    margin-left: 10px;
	    margin-top: 0;
	    float: left;
	    height: 30px;
	    line-height: 30px;
	}
	
	.right-location-address {
	    text-align: right;
	    text-transform: uppercase;
	    font-size: 12px;
	    font-weight: bold;
	    line-height: 1;
	    margin: 10px;
	    margin-left: 10px;
	    margin-top: 0;
	    float: right;
	    height: 30px;
	    line-height: 30px;
	}		
}

@media (max-width:767px) {
	.left-location-address, .right-location-address {
		text-align: center;
		line-height: 1;
	}
}

.bottom-wrapper{
    position: absolute;
    z-index: 1;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 30px;
    line-height: 30px;
    background: #000;
}


.location-navigation {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0px;
    height: 55px;
    line-height: 43px;
    right: 0;
    background: url(../images/top-bg.png);
    text-align: center;
    overflow: hidden;
}

.location-navigation ul{
    float: right;
    margin-right: 5%;
}

.location-navigation ul li{
    float: left;
}

.location-navigation ul li, .location-navigation ul li *{
    color: #fff;

}

.location-navigation .sep{
    margin-left: 10px;
    margin-right: 10px;
}



.locations-wrapper ul li {
    padding-top: 2px;
    padding-bottom: 2px;
}

.locations-wrapper ul li, .locations-wrapper ul li * {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.locations-wrapper ul ul, .locations-wrapper ul ul * {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #686868;
}

.location-navigation-image{
    position: absolute;
    z-index: 2;
    left: 1px;
    height: 313px;
    bottom: 0px;
    width: 180px;
}

.location-navigation-top-bg{
    position: absolute;
    z-index: 2;
    top: 2px;
    left: 2px;
    height: 112px;
    width: 180px;
    background-image: url(../images/left-nav-top-bg.jpg);
    background-repeat: repeat-x;
}



.location-image{
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.location-bottom{

    position: absolute;
    z-index: 3;
    left: 0px;
    height: 53px;
    bottom: 0px;
    right: 0px;
    background: url(../images/bottom-wrapper-bg.png?3);
}

.group-separator-1 {
border-top: 2px solid #A10652;
margin-left: 10px;
margin-right: 10px;
}

.location-navigation .selected{
    color: #a10652 !important;
}

.locations-wrapper .t {
padding: 5px;
background: #686868;
margin: 3px;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
}

.group-locations{

}

.group-locations, .group-locations * {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
}

.group-locations li.i{
    float: left;
}

.location-address-wrapper{
    width: 341px;
    height: 217px;
    display: inline-block;
}

.location-address{

    height: 217px;
    width: 250px;
    float: left;
}

.location-address-left{
     float: left;
     width: 91px;
     height: 159px;
     background: url(../images/galic-symbol.png) no-repeat center center;
}

.location-address .t, .location-address .t *
{
    color: #a10652;
    font-size: 16px;
    font-weight: bold !important;
}

.group-locations .l1{
    margin-top: 10px;
}

.group-locations .l, .group-locations .l *{
    color: #fff;
}

.group-locations .map, .group-locations .map *{
    font-size: 14px !important;
    font-weight: bold !important;
}



.location-navigation .nav{

}


.location-navigation .nav li {
padding-top: 3px;
padding-bottom: 4px;
}

.location-navigation .nav li, .location-navigation .nav li *{
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

.location-navigation .nav ul, .location-navigation .nav ul *{
   font-size: 10px;
   font-weight: normal;
   text-transform: uppercase;
   color: #686868;
}

.book-table {
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 0px;
    height: 50px;
    line-height: 50px;
    background-image: url(../images/ot-bar-bg.jpg);
    background-repeat: repeat-x;
    left: 2px;
    padding-left: 9px;
}

.book-table-title{
    float: left;
    height: 50px;
    line-height: 50px;
    margin-left: 20px;


    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    color: #E3639E;
}

.book-table-form {
float: right;
margin-right: 12%;
}

.book-table-form{
    line-height: 1;
    border: 1px solid #444;
    padding: 5px;
    margin-top: 3px;

}

#startDate {
    border: 1px solid black;
    width: 60px;
    font-size: 10px;
}

#ism table td {
padding: 0;
padding-left: 10px;
padding-right: 10px;
margin: 0;
font-size: 16px;
padding-left: 5px;
text-transform: uppercase;
vertical-align: middle;
}

#PartySize, #ResTime, #RestaurantID {
    border: 1px solid black;
    font-size: 10px;
}

#ism #submit:hover {

}


#ism #submit, #ism #submit:hover {
display: block;
height: 29px;
line-height: 29px;
font-size: 16px;
background-image: url(../images/ot-btn.jpg);
background-repeat: repeat-x;
color: white;
padding-right: 30px;
padding-left: 30px;
border: 1px solid #444;
font-size: 14px;

}

.location-bottom .text{
    position: absolute;
    z-index: 3;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: auto;
    padding: 10px;
}

.location-bottom .text, .location-bottom .text *{
    line-height: 1.5;
}

.location-address{
     margin-top: 0px !important;
}

.popup-box{
    position: absolute;
    z-index: 4;
    left: 182px;
    top: 150px;
    width: auto;
    height: auto;
    display: none;
    background-image: url(../images/popup-box-bg.jpg);
    background-repeat: repeat-x;
    background-color: #000;
    /*border: 2px solid #A10652;*/
    padding: 20px;
}

.location-menus ul li{
    font-size: 14px !important;
    text-transform: uppercase;
    text-align: left;
    margin: 10px;
}


.promo-close-btn{
    position: absolute;
    z-index: 2;
    top: -5px;
    left: -5px;
    background: url(../images/close_btn_small.png) no-repeat 0 0;
    width: 10px;
    height: 10px;
    cursor: pointer;
}

.promo-close-btn-hover{
    background-position: 0 -10px;
}

.secClose {
    position: absolute;
    z-index: 2;
    top: -16px;
    right: -15px;
    background: url(../images/btn_close.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.promo-event-wrapper .hover{background-position: 0 -20px;}

.secClose-hover{background-position: 0 -20px;}

.promo-event-wrapper {
    position: absolute;
    z-index: 4;
    right: 10px;
    bottom: 50px;
    width: 590px;
    height: 100px;
    background-image: url(../images/popup-box-bg.jpg);
    background-repeat: repeat-x;
    background-color: black;
    border: 4px solid #A10652;
}

.promo-event {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0px;
    top: 0;
    bottom: 0px;
    overflow: hidden;
}

.promo-event .items li{
    position: relative;
    width: 590px;
    height: 100px;
    float: left;
}

.promo-event .promo-read-more, .promo-event .promo-page-num{
    position: absolute;
    z-index: 4;
}

.promo-event .promo-read-more{
    bottom: 4px;
    left: 205px;
    width: auto;
    height: auto;
}

.promo-event .promo-read-more *{
    color: #A10652;
}

.promo-event .promo-page-num{
    top: 4px;
    right: 10px;
    height: auto;
    width: auto;

}

.promo-event .promo-page-num {
    color: #A10652;
}


.promo-event .promo-page-num li{
    float: left;
    height: 20px;
    width: auto;
}

.promo-event .promo-page-num .n{
    width: 10px;
    text-align: center;
}

.promo-event .promo-page-num .s{

}


.promo-event .items{
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100px;
}


.promo-event .dots{
    position: absolute;
    z-index: 4;
    bottom: 4px;
    right: 4px;
    height: 10px;
    width: auto;
}

.promo-event .dots li{
    width: 10px;
    height: 10px;
    float: left;
    margin-right: 2px;
    background: url(../images/dots.png) no-repeat 0 0;
    cursor: pointer;
}

.promo-event .dots li.selected, .promo-event .dots li:hover{
     background-position: 0 -10px;
}

.promo-event-click {
    position: absolute;
    z-index: 4;
    left: 0;
    top: 0;
    bottom: 0;
    right: 22px;
    background-color: transparent;
    display: block;
}


.promo-event-image{
    float: left;
    width: 200px;
    height: 100px;
}

.promo-event-title {
    float: left;
    width: 379px;
    height: 20px;
    overflow: hidden;
    text-align: left;
    line-height: 20px;
    text-transform: uppercase;
    padding: 5px;
}

.promo-event-text {
    float: left;
    width: 379px;
    height: 48px;
    overflow: auto;
    text-align: left;
    padding: 5px;
    line-height: 1;
    font-size: 12px;
}

.page-image{
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 0;
    bottom: 0px;
    right: 0px;


}

.page-content-wrapper{
    position: absolute;
    z-index: 12;
    right: 10px;
    top: 40%;
    bottom: 0px;
    left: 0px;
    background: url(../images/black-80.png);
    border-left: none;
    border-right: none;
}

.page-content-wrapper.collapsed{
	overflow: hidden;
}

.page-bg{
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}


.page-title, .sub-navigation-title{
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    right: 10px;
    height: 48px;
    line-height: 48px;


    color: #9c272b;
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: right;
}

.page-title{
    position: absolute;
    z-index: 3;
    left: 0 !important;
    top: 0;
    right: 0px;
    height: 56px;
    line-height: 56px;

    background: url(../images/page-title-bg.jpg) repeat-x;
    color: #000;
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    padding-left: 20px;
}


.page-text{
    position: absolute;
    z-index: 3;
    left: 0;
    top: 64px;
    bottom: 0;
    right: 0;
    overflow: auto;
    padding: 10px;
    padding-left: 20px;
    font-size: 17px;
}

.page-about-text-bg{
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0px;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.page-about-text-bg img{
    width: 100%;
    height: 100%;
}

.bottom-navigation-ul {
    margin-top: 5px !important;
}

.location-navigation *{
    font-weight: normal !important;
}


.copy {
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 0;
    height: 30px;
    width: auto;
    top: 0;
    line-height: 30px;
    background: #000;
    padding-left: 20px;
}

.copy, .copy * {
font-size: 12px;
font-weight: bold;
color: white;
text-transform: uppercase;
}

.location-navigation *{
    font-size: 14px !important;
}

.location-bottom .text, .location-bottom .text * {
    color: #000 !important;
    font-size: 17px !important;
}



.team .data .secClose {
    top: -16px;
    right: -15px !important;
    left: auto;
}
.team .hover{background-position: 0 -20px;}

.team .data{
    display: none;
}

.team .data{
    background-color: #000;
    position: relative;
    z-index: 1;
    border: 2px solid #A10652;
    padding: 0;
    margin: 0;
    background: url(../images/lettucetomatos.jpg) repeat-x;
    margin-right: 20px;
}

.team .link{
    margin-top: 20px;
}

.team .data .bio-wrapper{
    padding: 4px;
}

.team .bio-wrapper img{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}






.location-book-table{
    height: 168px;
    background: #000;
    margin-top: 2px;
    padding: 8px;
}

.location-book-table-title{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.location-book-table-form {

}

.location-book-table-form{
    line-height: 1;
    border: 1px solid #444;
    padding: 5px;
    margin-top: 3px;

}

#startDate {
    border: 1px solid black;
    width: 60px;
    font-size: 10px;
}

.ism table td {
    padding: 0;
    padding: 4px;
    margin: 0;
    font-size: 12px;
    padding-left: 5px;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
}

.ism #submit, .ism #submit:hover {
    display: block;
    height: 29px;
    line-height: 29px;
    font-size: 11px;
    background-image: url(../images/ot-btn.jpg);
    background-repeat: repeat-x;
    color: white;
    padding-right: 10px;
    padding-left: 10px;
}
.ism #submit, .ism #submit:hover {
    display: block;
    height: 29px;
    line-height: 29px;
    font-size: 11px;
    background-image: url(../images/ot-btn.jpg);
    background-repeat: repeat-x;
    color: white;
    padding-right: 10px;
    padding-left: 10px;
}

.location-address, .location-address * {
    font-weight: normal;

}

.locations-wrapper ul ul, .locations-wrapper ul ul * {
    font-size: 14px !important;
}


.location-page-title {
    height: 40px;
    padding-left: 10px;
    line-height: 40px;
    font-size: 20px;
    text-transform: uppercase;
    color: #d6a00f;
    position: relative;
    z-index: 4;
    font-weight: bold;
}

.events{
    margin: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

.events li{
    border: 2px solid #f00;
    border-left: none;
    border-right: none;
    padding: 10px;
    display: block;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}

.event-image{
    float: left;
    width: 142px;
    height: 94px;
}

.event-content{
    float: left;
    margin-left: 10px;
}

.event-title {
font-size: 20px;
line-height: 1;
color: #080002 !important;
}

.event-date{
    font-size: 18px;
    line-height: 1;
}

.event-text{
    font-size: 16px;
    padding-top: 10px;
}

.event-overlay{
    position: absolute;
    z-index: 14;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor:  pointer;
}

.event-overlay-hover{
    background: url(../images/black-80.png);
}

.event-details-wrapper{
    padding: 10px;
}

.event-details-image{
    float: left;
    width: 284px;
    height: 188px;
}

.event-details-content{
    float: left;
    width: 400px;
    margin-left: 10px;
    background: #000;
}

.event-details-content .event-text{
    height: auto;
    overflow: auto;
}

#cboxContent{
    background: #000 !important;
}

#cboxLoadedContent1 {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxLoadedContent1 img{
    width: 100%;
    height: 100%;
}


#cboxContent .event-details-content{
    background: transparent;
}

#cboxContent *{
    color: #fff;
}



.hours-wrapper{
    text-align: left;
    line-height: 1.2;
}

.hours{
    display: inline-block;
}

.hours .t{
    font-weight: bold;
}

.hours li{
    padding: 20px;
    line-height: 1.2;
}

.popup-box table td {
    padding: 0;
    padding: 4px;
    margin: 0;
    font-size: 12px;
    padding-left: 5px;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
}

.popup-box input[type=text]{
    border: 1px solid black;
    font-size: 10px;
}

.location-bottom #startDate {
    width: 84px;
    font-size: 16px;
}

.location-bottom #PartySize, .location-bottom #ResTime, .location-bottom #RestaurantID {
    font-size: 16px;
}

.partners li{
    float: left;
    width: 50%;
    text-align: center;
    margin-bottom: 20px;
}

.partner-details-wrapper{
    width: 600px;
    padding: 10px;
}

.partner-details-image{
    float: left;
}

.partner-details-content{
    float: left;
    margin-left: 10px;
    width: 480px;
}

.partner-details-title{
    font-weight: bold;
    font-size: 14px;
}

.partner-details-video{
    margin-top: 20px;
}


.page-text, .page-text * {
    color: #fff;
}

.page-text input, .page-text select, .page-text option, .page-text textarea{
    color: #000;
}


.page-text a, .page-text a:LINK, .page-text a *,
.page-text * a, .page-text * a:LINK, .page-text * a *,
.partner-details-text a, .partner-details-text a:LINK, .partner-details-text a *,
.partner-details-text * a, .partner-details-text * a:LINK, .partner-details-text * a *
{
    color: #f00;
}

.page-text a:hover, .page-text * a:hover, .page-text a:hover *, .page-text * a:hover *,
.partner-details-text a:hover, .partner-details-text * a:hover, .partner-details-text a:hover *, .partner-details-text * a:hover *
{
    color: #f00;
}


.location-bottom .text  a, .location-bottom .text *  a {
    color: #f00 !important;
}

.page-content-wrapper a, .page-content-wrapper a:LINK,
.page-content-wrapper * a, .page-content-wrapper * a:LINK,
#colorbox a, #colorbox a:LINK{
    color: #9C272B;
}

.page-content-wrapper a:HOVER,
.page-content-wrapper * a:HOVER,
.location-bottom .text  a:HOVER, .location-bottom .text *  a:HOVER,
.page-content-wrapper a:HOVER, #colorbox a:HOVER{
    color: #f00;
}


.top-bar-tweet{
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    bottom: 0;
    width: auto;
    text-align: left;
    padding-left: 40px;
    background: url(../images/tweet.png) 10px center no-repeat;
    white-space: nowrap;
}



.tweet-text{
    white-space: nowrap;
    max-width: 300px;
    height: 37px;
    overflow: hidden;
    display: block;
    float: left;
}

.tweet-time{
    white-space: nowrap;
    width: auto;
    height: 37px;
    display: block;
    float: left;
}




.left-navigation{
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    bottom: 0;
    width: 240px;
}



.location-home .bottom-wrapper {
    height: 208px;
}


.left-navigation {
    text-align: center;
}


.left-navigation, .left-navigation *{
    color: #fff !important;
}

.left-navigation .nav-wrapper {
position: absolute;
z-index: 3;
top: 164px;
left: 0;
width: 240px;
bottom: 100px;
overflow: auto;
}


.left-navigation .nav li {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 30px;
    /*line-height: 25px;*/
    text-align: left;
    padding-left: 17px;
}

.left-navigation .nav li, .left-navigation .nav li *{
   font-size: 28px;
   /*font-size: 17px;*/
   font-weight: normal;
   text-transform: uppercase;
}


.location-name, .location-name *{
    text-transform: uppercase;
    font-size: 18px;
    color: #f00 !important;
    font-weight: normal;
}


.location-page .bottom-wrapper {
    height: 208px;
}



.location-address-1, .location-address-1 * {
text-align: center;
text-transform: uppercase;
font-size: 15px;
color: #f00 !important;
margin-top: 5px;
font-weight: normal;
}

.location-gallery .location-image{
    bottom: 53px;
}

.location-name-1 {
float: left;
margin-left: 30px;
color: #f00;
font-size: 16px !important;
font-weight: bold;
text-transform: uppercase;
}

.top-location-reservations {
    display: none;
    bottom: 79px;
    top: auto;
    padding: 0;
    right: auto;
    left: 18px;
}

.location-gallery  .top-location-reservations{
    display: none;
}

.location-book-table-title11{
    position: absolute;
    z-index: 3;
    left: 0;
    top: -24px;
    width: auto;
    height: 24px;
    line-height: 24px;
    background: #000;
    padding-left: 10px;
    padding-right: 10px;
}

.location-book-table-form {
    border: none;
}

.location-book-table{
    height: auto;
}


 .location-address .b, .location-address .b *{
    font-weight: normal ;
 }

 .location-address .mt{
    margin-top: 10px;
 }


 .location-name{
    margin-top: 20px;
}


.sub-navigation{
    position: absolute;
    z-index: 4;
    left: 0px;
    top: 0px;
    width: 265px;
    bottom: 0px;

}


.sub-navigation .nav{

    position: absolute;
    z-index: 3;
    left: 30px;
    top: 52px;
    right: 30px;
    bottom: 30px;

    padding: 10px;
}


.sub-navigation {
    text-align: center;
    border-right: 1px dotted #080002;
}


.sub-navigation ul{

}

.sub-navigation .nav{
    overflow: auto;
}


.sub-navigation .nav li {
    padding-top: 0px;
    padding-bottom: 10px;
}

.sub-navigation .nav li, .sub-navigation .nav li *{
   font-size: 16px;
   font-weight: normal;
   text-transform: uppercase;
   color: #080002  !important;
}


.sub-navigation a:HOVER{
    color: #fff !important;
}

/*.has-navigation .page-content-wrapper{
    left: 263px;
}*/

.sub-navigation .page-title{
    padding-left: 0;
}

.bios{

}
.bios li *{
    font-size: 12px !important;
}

.page-bio-image img {
    border: 2px solid #d6a00a;
}

.page-bio-name {
    font-size: 17px !important;
    font-weight: normal;
    text-transform: uppercase;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}

.page-bio-position {
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 20px;
    width: 282px;
}

.page-bio-image-wrapper {
    float: left;
    position: relative;
    z-index: 1;
    width: auto;
    height: auto;
    margin-right: 10px;
}

.has-navigation .location-text{
    left: 263px;
}


.page-content-wrapper{
    top: 0;
    right: 10px;
    left: 60%;
    bottom: 0px;
}

.location-page .page-content-wrapper{
    top: 47px;
}

.page-image{
    top: 0;
    left: 0;
    right: 0;
    bottom: 0px;
}

.page-title{
    left: 10px;
}


.has-navigation .page-text, .has-navigation .page-title{
    left: 283px;
}


.has-navigation .page-content-wrapper{
    top: 60%;
    right: 10px;
    left: 0;
    bottom: 0px;
}

.has-navigation .page-image{
    top: 0;
    left: 0;
    right: 0;
    bottom: 40%;
}

.location-home .page-image{
    right: 0;
}

.left-bottom{
    position: absolute;
    z-index: 1;
    left: 0px;
    bottom: 0px;
    width: 249px;
    height: 387px;
}


.private-parties{
    margin: 10px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 609px;
}

.private-parties li{
    margin: 10px;
    float: left;
    position: relative;
    z-index: 1;
    width: 183px;
}

.private-parties-image{
    border: 4px solid #f00;
    width: 179px;
    height: 115px;
    position: relative; 
}


.private-parties-title {
    font-size: 14px;
    line-height: 1;
    color: #fff !important;
    height: 32px;
    margin-top: 3px;
    line-height: 1;
    overflow: hidden;
}

.private-parties-overlay{
	display: block;
    position: absolute;
    z-index: 14;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000;  
    background-color: rgba(0,0,0,0.3);
    opacity: 0;
}
.private-parties-overlay:hover{
	opacity: 1;
}

/*.private-parties-overlay a{
    display: block;
    background: transparent;
    height: 100%;
}

.private-parties-overlay-hover{
    background: url(../images/black-80.png);
}*/

.private-party-details-title{
    font-weight: bold;
    font-size: 14px;
}

.private-party-details-text, .private-party-details-text *{
    font-size: 12px;
}

.private-party-details-wrapper {
    padding: 10px;
    width: 612px;
    height: 102px;
    overflow: auto;
    border: 4px solid red;
}

.restaurant-blog-container {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.location-blog .page-content-wrapper {left: 40%;}
.location-image-uid-restaurant_blog {right: 60%;}


.location-home .page-image{
    bottom: 0px;
}


.page-parent-uid-about .page-content-wrapper{
    top: 0;
}

.page-parent-uid-about .page-image{
    display: none;
}


.locations-popup, .locations-popup *{
    font-size: 19px;
}

.location-address .n *{
    color: #f00 !important;
}


.location-page-uid-restaurant_about .page-content-wrapper,
.location-page-parent-uid-restaurant_about .page-content-wrapper
{
    top: 52px;
}



.view-other-location{
    margin-top: 20px;
}

.view-other-location *{
    font-size: 11px;
}

.location-page-parent-uid-restaurant_about .page-image, .location-page-uid-restaurant_about .page-image{
    display: none;
}

.action-index .page-image{
    right: 0;
}


.page-uid-menus .page-files * {
    text-align: center;
    text-transform: uppercase;
}

.left-navigation a:hover{
    color: #fff !important;
}

.left-address-title{
    font-size: 18px !important;
    font-weight: bold;
}

.left-address-map, .left-address-phone, .left-address-fax{
    font-weight: bold;
}

.magazine{
    position: absolute;
    z-index: 5;
    bottom: 20px;
    right: 20px;
    width: auto;
    height: auto;
}

.magazine li{
    position: relative;
    z-index: 1;
    margin-top: 30px;
}

.magazine li:HOVER *{
    color: #f00;
}

.magazine li a{
    display: block;
}

.magazine li .t{
    text-align: right;
    font-size: 24px;
    /*font-size: 30px;*/
    font-weight: bold;
}

.magazine li .d{
    text-align: right;
    font-size: 16px;
    /*font-size: 20px;*/
    font-weight: normal;
}



.bottom-address-wrapper{
    position: absolute;
    z-index: 10;
    bottom: 30px;
    left: 10px;
    width: auto;
    height: auto;
}


.page-uid-rooms .page-content-wrapper{
    left: auto;
    width: 387px;
    right: 20px;
}

.page-uid-plan_event  .page-content-wrapper{
    right: 20px;
}

.page-rooms-table{
    height: 100%;
    width: 100%;
}

.page-rooms-table td{
    margin: 0;
    padding: 0;
    border: 0px solid red;
}

.page-rooms-table .top-row td{
    height: 100%;
}

.page-uid-rooms .page-text{
    padding: 0;
}

.rooms-list li{
    height: 39px;
    line-height: 39px;
    border: 2px solid #6F0F0F;
    margin-top: 5px;
}

.rooms-list li a, .rooms-list li a:link, .rooms-list li a:visited, .rooms-list li a:hover{
    display: block;
    text-align: left;
    color: #fff !important;
    text-transform: uppercase;
    padding-left: 20px;
    font-size: 17px;
    font-weight: normal;
}


.rooms-list li a:hover{
    color: #f00 !important;
}

.more-rooms{
    color: #b1b1b1 !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    margin-top: 30px;
}

.rooms-dsc{
    padding: 20px;
}


.rooms-images-wrapper {
    position: relative;
    z-index: 1;
    height: 60px;
    width: 372px;
    margin: 0 auto;
}

.rooms-images{
    position: absolute;
    z-index: 1;
    left: 45px;
    right: 45px;
    top: 0;
    height: 60px;
    overflow: hidden;
    text-align: center;
}

.rooms-images ul{
    /*position: absolute;
    z-index: 1;
    left: 0;
    top: 0;	*/
    height: 60px;
    display: inline-block;

}

.rooms-images ul li{
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.rooms-images ul li a{
    display: block;
}


.rooms-images-arrow{
    position: absolute;
    z-index: 1;
    width: 45px;
    height: 63px;
    top: 0;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: none;
}

.rooms-images-arrow-l{
    left: 0;
    background-image: url(../images/l_arrow.png);
}

.rooms-images-arrow-r{
    right: 0;
    background-image: url(../images/r_arrow.png);
}

.reserve-room-wrapper{
    text-align: center;
    margin-top: 20px;
}

.reserve-room{
    display: inline-block;
    width: auto;
    border: 2px solid #b1b1b1;
    padding: 5px;
}

.reserve-room a, .reserve-room a:link,.reserve-room a:visited, .reserve-room a:hover{
    display: block;
    text-align: left;
    color: #fff !important;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 17px;
    font-weight: normal;
}


.reserve-room a:hover{
    color: #f00 !important;
}


.addthis_toolbox{
    margin-top: 30px !important;
    height: 25px;
    width: 420px;
    margin: 0 auto;
}


.left-navigation .nav a:hover{
    color: #f00 !important;
}

.page-drink-wrapper{
    position: absolute;
    z-index: 12;
    right: 0px;
    bottom: 0px;
    width: auto;
    height: auto;
    background: url(../images/black-80.png);
    padding: 10px;
    min-height: 200px;
    min-width: 200px;

    border: 2px solid #f00;
    border-right: none;
    border-bottom: none;
}


.page-drink-wrapper, .page-drink-wrapper *{
    font-size: 20px;
    line-height: 1;
}

.rooms-dsc, .rooms-dsc *{
    font-size: 14px;

}

/*.page-room-wrapper{
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0px;
    bottom: 0px;
}

.page-room-wrapper{
    display: none;
}
*/
.page-room-wrapper-active{
    display: block;
}

.private-parties-wrapper{
    text-align: center;
}

.private-parties-wrapper .private-parties{
    display: inline-block;
}

body.private-parties-layout{
    background: #000;
    padding: 0;
}

.additional-page-images-wrapper {
    position: absolute;
    z-index: 12;
    left: 240px;
    right: 40%;
    top: 79px;
    bottom: 20px;
}

.additional-page-images {
    position: absolute;
    z-index: 1;
    left: 0px;
    right: 20px;
    top: 0px;
    bottom: 0px;

}

.additional-page-images li {
    position: relative;
    float: left;
    overflow: hidden;
}


.additional-page-images .news_image_large{
    width: 100%;
    height: 50%;
}

.additional-page-images .news_image_small{
    width: 50%;
    height: 50%;
}

.additional-page-images-item{
    position: absolute;
    z-index: 1;
    left: 8px;
    right: 8px;
    top: 8px;
    bottom: 8px;
    border: 4px solid #C8201F;
}

.has-additional-page-images .logo {
    height: 52px;
    overflow: hidden;
}

#flipbook{
    position: absolute !important;
    z-index: 1;
    left: -100%;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width:  auto !important;
}
@media (min-width:768px) {
    #flipbook{
        height: auto !important;
    }
}

.content-wrapper{

}

.dummy-image{
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width:  auto !important;
    height: auto !important;
}


#amenities {
    border: 4px solid red;
    padding: 10px;
    margin: 10px;
}

.amenities-wrapper {
    padding: 10px;
    width: 572px;
    height: 368px;
    overflow: auto;
}

.amenities-title{
    font-weight: bold;
    font-size: 14px;
}

.amenities-text, .amenities-text * {
    font-size: 14px !important;
}

a:HOVER {
    color: red !important;
}

.winter-activities li{
    width: 50%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}

.winter-activities-title{
    text-transform: uppercase;
    font-weight: bold;
}

.winter-activities-items{
    line-height: 1;
}

.form input[type=text]{
    border: 1px solid #000;
}

.form select{
    border: 1px solid #000;
}

#frm-plan-event input[type=text]{
    width: 220px;
}

#frm-plan-event textarea{
    width: 216px;
}

#frm-plan-event{
    text-align: center;
}

#frm-plan-event table{
    display: inline-block;
}

#frm-plan-event table td{
    text-align: left;
    vertical-align: top;
}

#frm-plan-event table .c{
    padding-right: 5px;
}

#frm-plan-event .btn{
    padding-top: 10px;
    padding-bottom: 10px;
}

.partner-details-text{
    max-height: 400px;
    overflow: auto;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    padding-bottom: 5px;
}

.eb-slide-show-btn-prev, .eb-slide-show-btn-next{
    position: absolute;
    z-index: 14;
    width: 50px;
    height: 100%;
    top: 0;
    cursor: pointer;
}

.eb-slide-show-btn-prev{
    left: -50px;
    background: url(../images/arrow-left.png?1) center center no-repeat;
}

.eb-slide-show-btn-next{
    right: -50px;
    background: url(../images/arrow-right.png?1) center center no-repeat;
}

.eb-slide-show{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;	
}

.eb-slide-show>img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;    
}


#colorbox, #cboxOverlay, #cboxWrapper, #cboxContent{
    overflow: visible !important;
}


@media (min-width:768px) {
    #cboxClose {
        top: -26px !important;
        right: -29px !important;
    }
}

.view-amenities a, .view-amenities a:link, .view-amenities a:visited, .view-amenities a:hover{
    display: block;
    text-align: left;
    color: #fff !important;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: normal;
}

.toll_free{
    font-size:  19px;
}


.private-party-details-image{
	height: 480px;
	position: relative;
}

button.page-title{
	display: block;
	border: none;
	width: 100%;
}

.alt-image{
	opacity: 0 !important;
}

.left-navigation li>a>img{
	width: 30px;
	margin-top: 10px;
} 

.left-navigation .page-uid-accessibility2:hover, .left-navigation .page-uid-accessibility2:focus{
	opacity: 0.86;
}