@charset "utf-8";

/* Body / Background */
body {
  background-color: #3E3342;
  background-image: url(/images/bg_overlay.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #FFF;
  font-family: Arial, Helvetica, 'Helvetica Neue', Verdana, sans-serif;
  padding: 0px;
  margin: 0px;
}

/* Font */
h1, h2, h3, h4{
  font-family: 'Droid Sans', arial, serif;
  -webkit-transform: rotate(-0.0000000001deg); /* A little antialias hack for chrome */
}

h3 {
  margin-bottom: 5px;
}

img, a img,:link img,:visited img, fieldset { border:none }

/* Primary COLOR */
.newsbox .feedList h4 a,
#sitedescription h1,
a
{
  color: #6C7B54;
}
/* Primary BACKGROUND */
.primary-bgcolor,
a.ui-btn-big,
.newsbox .feedList h4 a:hover,
#slider #imageSliderNav a.activeSlide
{
  background-color: #6C7B54;
  color: #FFF;
}



/* Secondary COLOR */
/* Secondary BACKGROUND */
#header #mainmenu ul,
#header #mainmenu ul li
{
  background-color: #22212C;
}





a.ui-btn-big {
  background-image: url(/images/ui-btn-big-arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  border-bottom: solid 1px rgba(0, 0, 0, 0.496094);
  color: white !important;
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  line-height: 14px;
  padding: 12px 50px 12px 19px;
  text-decoration: none;
}


a {
  outline: none;
}

#page {
  width:950px;
  margin:0px auto;
  text-align:left;
  padding:15px;
  padding-top: 0;
  padding-bottom: 0px;
  background: #FFF;
}

/* Header */

#header {
  margin-bottom: 20px; 
  background-color: transparent; 
}
  #header a,#header a img{
    border: none;
  }
  #header #sitedescription{
    float: right;
    text-align: right;
    margin: 7px;
    margin-left: 10px;
    margin-right: 0px;
  }
    #header #sitedescription h1 {
      font-weight: normal;
      position: absolute;
      font-size: 16px;
      line-height: 0.5em;
    }  
  #header #mainmenu{
    margin: 0px;
    padding: 0px;
  }
    #header .mainmenucorner{
      margin: 0px;
      padding: 0px;
      background: url(/images/mainmenu_corner.gif) top left no-repeat;
      height: 20px;
      clear: both;
      position: relative;
      top: -95px;
      left: -25px;
      width: 20px;
      margin-bottom: -40px;
    }
  
  
    #header #mainmenu ul{
      width: 780px;
      float: left;
      margin-bottom: 15px;
      padding: 0px;
      margin-left: -25px;
      margin-top: 40px;
    }
      #header #mainmenu ul li{
        list-style: none;
        background-image: url(/images/icons/mainmenu_itembg.png);
        background-position: right bottom;
        background-repeat: no-repeat;
        float: left;
        font-size: 14px;
      }
        #header #mainmenu ul li a{
          padding: 15px 20px;
          display: block;
          color: #fff;
          text-decoration: none;
          background: url(/images/mainmenu_item_bottomshadow.jpg) bottom left no-repeat;
          margin-bottom: -13px;
          padding-bottom: 28px;
        }

           #header #mainmenu ul li.current{
               background-color: #a9a4a3;
          }

          #header #mainmenu ul li.home a{
         
            background-image: url(/images/icons/home_dark.png);
            background-position: 16px 16px;
            background-repeat: no-repeat;
            padding-left: 35px;  
          }
          
          
          
        #header #mainmenu ul li:hover{
          color: #FFF;
          text-decoration: none;
          background-color: #a9a4a3;
        }
        
.subnavigation {
    margin-top: 10px;
}

.subnavigation a {
  background-color: #6C7B54;
  color: #FFF;
  background-image: url(/images/ui-btn-big-arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  border-bottom: solid 1px rgba(0, 0, 0, 0.496094);
  width: 150px;
  color: white !important;
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  line-height: 14px;
  padding: 8px 50px 8px 19px;
  text-decoration: none;
  margin: 5px 0px 0px 0px;
}

.subnavigation ul {
  margin: 0px;
  padding: 0px;
}

.subnavigation li {
  margin: 5px 0px 5px 0px;
  padding: 0px;
  list-style: none;
}

.active a {
  background-color: #A9A4A3;
}

#slider {
  overflow: visible;
  width: 100%;
  clear: both;
}
  #slider #imageSlider{
    padding: 0px;
    width: 100%;
    height: 314px;
  }
    #slider .imageSlide{
      padding: 0px;
      width: 100%;
      margin-top: -60px;
    }
      #slider .imageSliderInfo{
        color: #444;
        float: right; 
        width: 370px;
        margin-right: 9px;
        margin-top: 60px;
      }
        #slider .imageSliderInfo h2{
          color: #666;
          font-size: 26px;
        }
        #slider .imageSliderInfo p{
          color: #666;
          font-size: 20px;
        }
      #slider .imageSliderImage{
        float: left;
        padding: 17px;
        padding-bottom: 27px;
        background: url(/images/imageSliderImageBg.png) top center no-repeat;
      }
        #slider .imageSliderImage img{
          border: 3px #FFF solid;
        }
    #slider #imageSliderNav{
      float: left;
      overflow: auto;
      text-align: center;
      width: 540px;
      margin-bottom: 40px;
    }
      #slider #imageSliderNav a{
        background-image: url(/images/imageSliderNav.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #dee4e4;  
        text-indent: -9000px;
        display: inline-block;
        height: 20px;
        width: 20px;
      }
        #slider #imageSliderNav a.activeSlide{
        }

#content {
  padding: 0px;
  color: #666;
  -background: url(/images/divider_left_top.png) top left no-repeat;
  margin-top: 15px;
  min-height: 200px;
  line-height: 1.33em;
}
  .leftcontentlarge {
    float: left;
    width: 910px;
    padding: 20px;
    background: url(/images/divider_left_top_large.png) top left no-repeat;
    margin-bottom: 20px;
    margin-top: -60px;
  }
  .leftcontentsmall {
    float: left;
    width: 550px;
    padding: 20px;
    background: url(/images/divider_left_top.jpg) top left no-repeat;
    margin-bottom: 20px;
  }
  .leftcontentwithnav {
    float: left;
    width: 644px;
    padding: 20px;
    background: url(/images/divider_left_top_withnav.jpg) top left no-repeat;
    margin-bottom: 20px;
    margin-top: -60px;
  }
    #leftcontent h1{
      margin: 0px;
      font-size: 32px;
      font-weight: normal;
    }
    #leftcontent h2{
      font-weight: normal;
      font-size: 28px;
    }
    #leftcontent h3{
      font-weight: normal;
      font-size: 22px;
    }
    #leftcontent h4{
      font-weight: normal;
      font-size: 16px;
    }
  
  
  
  
/* Special left column content */  
  
  #leftcontent .feedList {
    margin: 0px;
    padding: 0px;
  }
    #leftcontent .feedList LI{
      margin: 0px;
      padding: 0px;
      list-style: none;
    }

    #leftcontent .feedList h4{
      margin: 0px;
      padding: 0px;
      font-weight: normal;
    }
      #leftcontent .feedList h4 a{
        text-decoration: none;
      }
      #leftcontent .feedList h4 a:hover{
        text-decoration: underline;
      }
    #leftcontent .feedList p{
      font-size: 14px;
      display: inline;
      margin: 0px;
      padding: 0px;
    }
    #leftcontent .feedList small{
      display: block;
      font-size: 11px;
      margin: 0px;
      padding: 0px;
      margin-bottom: 20px;
      color: #999;
    }
  #rightcontent {
    float: right;
    width: 345px;
    min-height: 200px;
  }
    #rightcontent .hotspot {
      margin-bottom: 20px;
      padding: 20px;
      overflow: auto;
      background: url(/images/divider_right_top.jpg) top left no-repeat;
      font-size: 14px;
    }
    #rightcontent .hotspot a {
      float: right;
    }
    #rightcontent .hotspot p {
      margin: 0;
    }    
    #rightcontent h4 {
      margin-top: 0px;
      font-size: 20px;
      font-weight: normal;
      margin-bottom: 10px;
    }
    #rightcontent img {
      float: left;
      margin-right: 15px;
      margin-bottom: 0px;
      margin-top: 8px;
    }
    
  #rightcontentsmall {
    float: right;
    width: 258px;
    min-height: 200px;
  }
    #rightcontentsmall .hotspot {
    margin-bottom: 20px;
    padding: 20px;
    overflow: auto;
    background: url(/images/divider_right_top_small.jpg) top left no-repeat;
    font-size: 16px;
    }
    
    
#footer {
  clear: both;

  font-size: 12px;
  color: #777777;
  background-color: #050a0f;
  padding: 20px;
  overflow: auto;
}
  #footer a{
    font-size: 12px;
    color: #555555;
    text-decoration: none;
  }
    #footer a:hover{
      color: #dddddd;
    }
    #footer h4{
      font-size: 16px;
      color: #777777;
      margin-top: 0px;
    }
  #footer #footermenu{
    width: 160px;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    height: 190px;
  }
    #footer #footermenu h4{
      font-size: 16px;
      color: #777777;
      margin-top: 0px;
    }
    #footer #footermenu ul{
      list-style: none;
      padding: 0px;
      margin: 0px;
    }
      #footer #footermenu ul li{
        list-style: none;
        padding: 0px;
        margin-bottom: 3px;
      }
  #footer #footershare{
    width: 160px;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    height: 150px;
  }
    #footer #footershare ul{
      list-style: none;
      padding: 0px;
      margin: 0px;
    }
      #footer #footershare ul li{
        list-style: none;
        padding: 0px;
        margin-bottom: 3px;
      }
    #footer #footershare a{
      
    }
      #footer #footershare a img{
        vertical-align: middle;
        filter:alpha(opacity=25);
        -moz-opacity:0.25;
        -khtml-opacity: 0.25;
        opacity: 0.25;
        margin-right: 10px;
        border: none;
      }
        #footer #footershare a:hover img{
          vertical-align: middle;
          filter:alpha(opacity=100);
          -moz-opacity:1;
          -khtml-opacity: 1;
          opacity: 1;
        }
  #footer #footercontact{
    width: 235px;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    height: 150px;
    line-height: 1.4em;
  }
  #footer #footerabout{
    width: 285px;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    height: 150px;
    line-height: 1.4em;
  }
  #footer #footer-end{
    width: 100%;
    clear: both;
    border-top: 1px #0d1115 solid;
    padding-top: 15px;
  }
    
  .openingperiodday {
    display: inline-block;
    width: 100px;
}

#menucard th {
    text-align: left;
    font-size: 22px;
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom-style: solid;
    border-bottom-color: #D4D4D4;
    border-bottom-width: 1px;
}
#menucard td {
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
}
#menucard td.menu {
    width: 600px;
}
#menucard td.price {
    text-align: right;
    vertical-align: bottom;
    width: 120px;
}
.menuname {
    font-weight: bold;
}
    




/*  COLOR!  */



.whitebox {
  background-color: #dee4e4;  
  height: 150px;
}

fieldset {
  margin-bottom: 1em;
  border-style: solid;
  border-width: 0.083em;
  padding: 1em;
  background: #f2f2f2;
  border: none;
}
fieldset p {
  margin-bottom: 0em;
}

legend {
  font-size: 1.167em;
  line-height: 1.143em;
  font-weight: bold;
  margin-top: 6px;
}

input[type="radio"], input[type="checkbox"] {
  vertical-align: baseline;
}

label, input[type=button], input[type=submit], button {
  cursor: pointer;
}

label {
  display: block;
  font-weight: bold;
}

td > label {
  display: inline-block;
  font-weight: bold;
}

.formleftcolumn {
    float: left;
    margin-right: 50px;
}

textarea,  input[type=text],  input[type=password],  input[type=email],  input[type=url],  input[type=tel],  input[type=date], input[type=datetime],  input[type=datetime-local],  input[type=month],  input[type=week],  input[type=time],  input[type=number],  input[type=range],  input[type=search],  input[type=color] {
  font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.333em;
  margin-bottom: 0.667em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color: gray;
  margin: 0 0 10px 0;
  border: 1px solid #969696;
  border-width: 1px 0 0 1px;
  padding: 8px;
  width: 240px;
}
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=number]:focus, input[type=range]:focus, input[type=search]:focus, input[type=color]:focus {
  color: #333333;
}

textarea {
    width: 400px;
    resize: none;
}

button,  input[type="submit"] {
  color: #ffffff;
  margin: 0;
  width: auto;
  overflow: visible;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  border-style: solid;
  font-weight: bold;
  font-size: 12px;
  line-height: 14.4px;
  padding: 2px 10px;
  border-width: 0px;
  background: #22212C;
  padding: 4px 8px;
}

/* TABLES */

table.eventslist {
  margin-bottom: 1.333em;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
table.eventslist, td, th {
  vertical-align: top;
}
.eventslist th, .eventslist thead th {
  font-weight: bold;
  background-color: #A9A4A3;
  color: #ffffff;
}
.eventslist th, .eventslist td, .eventslist caption {
  padding: 0.667em;
  text-align: left;
  font-weight: normal;
  background: #F0F0F0;
  border-top: 1px solid #ffffff;
}
.eventslist tbody tr:hover td
{
  background: #D4D4D4;
}
table.eventslist, .eventslist th {
  padding-bottom: 0.583em;
}
.eventslist tfoot {
  font-size: 1.167em;
  line-height: 1.143em;
}
.eventslist tr.highlighted td
{
  background: #D4D4D4;
    font-weight: bold;
}
.eventdatecol {
    width: 90px;
}

.eventtimecol {
    width: 60px;
}

.eventcol {
    width: 180px;
}

.eventlocateioncol {
    width: 150px;
}

.pressreports {
    width: 100%;
}

.pressreports td {
    border-bottom-color: #F0F0F0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.presspreview {
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
}

.presstext {
    width: 100%;
    padding-right: 25px;
    padding-top: 40px;
}

.clear {
    clear: both;
}

#reservationsstand td {
    border: 1px solid;
    border-width: 1px 0;
    border-color: #999;
    text-align: center;
    width: 170px;
}

#reservationsstand {
    border-collapse: collapse;
    z-index: 100;
}

#linkreservationsstand {
    display: none;
}




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
