body, input, textarea, select, option
{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  background-color: #191919;
  color: #999999;
}
html,  body{
  margin: 0;
  padding: 0;
}
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  color: #999999;
  border-bottom: 1px dotted;  
}

a:hover
{
  text-decoration: none;
  border-bottom: 1px solid;
}

h1{
  font-size: 28px;
  line-height: 33px;
  margin: 15px 0;
  font-weight: bold;
}
h2{
  font-size: 26px;
  line-height: 29px;
  margin: 15px 0;
  font-weight: normal;
  color: #00ff00;
  letter-spacing: -1px;
}
h3{
  font-size: 20px;
  line-height: 25px;
  margin: 15px 0;
  font-weight: bold;
  color: #cccccc;
}
h4{
  font-size: 16px;
  line-height: 20px;
  margin: 15px 0;
  font-weight: bold;
}

h5{
  font-size: 13px;
  line-height: 18px;
  margin: 1px 0;
  font-weight: bold;
  color: #cccccc;
}

p,
li,
dl
{
  line-height: 150%;
}

p{
  margin: 12px 0;
}

dl{
  margin: 15px 0;
}

ul{
  padding: 0 0 0 16px;
  margin: 15px 0;
  list-style: disc;
}
ul ul{
  margin: 0;
}
li, dd{
  margin: 2px 0;
  padding: 0;
}



.wrapper{
  width: 100%;
  overflow: hidden;
  display: block;
  min-width: 1132px;
  clear: both;
}
#header, #footer{
  background-image: url(../images/texture.jpg);
  background-repeat: repeat;
  background-position: center center;
  background-color: transparent;
  height: 75px;
}
#header{
  border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
}

#middle{
  background-color: #191919;
}

.stage{
  width: 1132px;
  display: block;
  margin: 0 auto;
}

.main{
  width: 895px;
  border-left: 1px solid #555555;
  border-right: 1px solid #555555;
  float: left;
  clear: left;
  display: inline;
}
.side{
  width: 220px;
  float: right;
  clear: right;
  display: inline;
}
#header .main, 
#header .side,
#footer .main, 
#footer .side {
  height: 75px;  
}

#middle .main, 
#middle .side {
  min-height: 543px;  
}

#middle .main{
  background-color: #030000;
}

/* header */

h1#logo{
  float: left;
  display: inline;
  overflow: hidden;
  padding: 0;
}

h1#logo a{
  display: block;
  outline: none;
  border: none;  
}

h1.logo_bg a,
.logo_bg
{
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: -9999px;
}

h1.showcase{
  width: 180px;
  height: 45px;
  margin: 15px 0 0 15px;
}

h1.showcase a{
  width: 180px;
  height: 45px;
  background-image: url(../images/logos/logo-showcase.png);
}

h1.waterfront-cafe-bar{
  width: 208px;
  height: 70px;
  margin: 3px 0 0 5px;
}
h1.waterfront-cafe-bar a,
#logo_waterfront-cafe-bar{
  width: 208px;
  height: 70px;
  background-image: url(../images/logos/logo-waterfront-cafe-bar.png);
}
#logo_waterfront-cafe-bar{
  margin-left: -10px;
}


h1.code{
  width: 145px;
  height: 63px;
  margin: 6px 0 0 5px;
}
h1.code a,
#logo_code{
  width: 145px;
  height: 63px;
  background-image: url(../images/logos/logo-code.png);
}
#logo_code{
  margin-left: -10px;
}


h1.freddys-ice-house{
  width: 154px;
  height: 75px;
  margin: 0 0 0 5px;
}
h1.freddys-ice-house a,
#logo_freddys-ice-house{
  width: 154px;
  height: 75px;
  background-image: url(../images/logos/logo-freddys-ice-house.png);
}
#logo_freddys-ice-house{
  margin-left: -10px;
}


h1.andrew-andrew {
  width: 100px;
  height: 75px;
  margin: 1px 0 0 7px;
}
h1.andrew-andrew a,
#logo_andrew-andrew{
  width: 100px;
  height: 75px;
  background-image: url(../images/logos/logo-andrew-andrew.png);
}
#logo_andrew-andrew{
  margin-left: -8px;
}


h1.the-carpark{
  width: 291px;
  height: 53px;
  margin: 11px 0 0 5px;
}
h1.the-carpark a,
#logo_the-carpark{
  width: 291px;
  height: 53px;
  background-image: url(../images/logos/logo-the-carpark.png);
}
#logo_the-carpark{
  margin-left: -10px;
}


h1.lenin{
  width: 66px;
  height: 75px;
  margin: 0 0 0 5px;
}
h1.lenin a,
#logo_lenin{
  width: 66px;
  height: 75px;
  background-image: url(../images/logos/logo-lenin.png);
}
#logo_lenin{
  margin-left: -10px;
}


h1.provedor{
  width: 201px;
  height: 45px;
  margin: 15px 0 0 5px;
}
h1.provedor a,
#logo_provedor{
  width: 201px;
  height: 45px;
  background-image: url(../images/logos/logo-provedor.png);
}
#logo_provedor{
  margin-left: -10px;
}


h1.no-1-high-street{
  width: 147px;
  height: 75px;
  margin: 0 0 0 5px;
}
h1.no-1-high-street a,
#logo_no-1-high-street{
  width: 147px;
  height: 75px;
  background-image: url(../images/logos/logo-no-1-high-street.png);
}
#logo_no-1-high-street{
  margin-left: -10px;
}


h1.bungalow8{
  width: 144px;
  height: 70px;
  margin: 2px 0 0 5px;
}
h1.bungalow8 a,
#logo_bungalow8{
  width: 144px;
  height: 70px;
  background-image: url(../images/logos/logo-bungalow8.png);
}
#logo_bungalow8{
  margin-left: -10px;
}


ul#nav{
  float: right;
  clear: right;
  list-style: none;
  height: 30px;
  display:  inline;
  padding: 0;
  margin: 30px 5px 0 0;
}
ul#nav li{
  list-style: none;
  float: left;
  display: inline;
  height: 30px;
  padding: 0;
  margin: 0;
}
ul#nav li .divider{
  height: 20px;
  float: left;
  margin: 5px 0;
  border-left: 1px solid #555555;
  width: 0;  
  display: inline;
}
ul#nav li a{
  width: 60px;
  height: 20px;
  padding: 5px 0;
  margin: 0;
  border: none;
  float: left;
  display: block;
  background-image: url(../images/navigation.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  text-indent: -9999px;
  outline: none;
}

ul#nav li#nav_intro a{
  width: 58px;
  background-position: 0 0;
}
ul#nav li#nav_intro a:hover,
ul#nav li#nav_intro.on a{
  background-position: 0 -30px;
}

ul#nav li#nav_hours a{
  width: 67px;
  background-position: -59px 0;
}
ul#nav li#nav_hours a:hover,
ul#nav li#nav_hours.on a{
  background-position: -59px -30px;
}

ul#nav li#nav_menu a{
  width: 66px;
  background-position: -127px 0;
}
ul#nav li#nav_menu a:hover,
ul#nav li#nav_menu.on a{
  background-position: -127px -30px;
}
ul#nav li#nav_drinks a{
  width: 67px;
  background-position: -197px 0;
}
ul#nav li#nav_drinks a:hover,
ul#nav li#nav_drinks.on a{
  background-position: -197px -30px;
}
ul#nav li#nav_menu_and_drinks a{
  width: 128px;
  background-position: -637px 0;
}
ul#nav li#nav_menu_and_drinks a:hover,
ul#nav li#nav_menu_and_drinks.on a{
  background-position: -637px -30px;
}
ul#nav li#nav_location a{
  width: 79px;
  background-position: -262px 0;
}
ul#nav li#nav_location a:hover,
ul#nav li#nav_location.on a{
  background-position: -262px -30px;
}
ul#nav li#nav_events a{
  width: 67px;
  background-position: -342px 0;
}
ul#nav li#nav_events a:hover,
ul#nav li#nav_events.on a{
  background-position: -342px -30px;
}
ul#nav li#nav_functions a{
  width: 89px;
  background-position: -410px 0;
}
ul#nav li#nav_functions a:hover,
ul#nav li#nav_functions.on a{
  background-position: -410px -30px;
}
ul#nav li#nav_book_a_function a{
  width: 132px;
  background-position: -765px 0;
}
ul#nav li#nav_book_a_function a:hover,
ul#nav li#nav_book_a_function.on a{
  background-position: -765px -30px;
}
ul#nav li#nav_about a{
  width: 61px;
  background-position: -500px 0;
}
ul#nav li#nav_about a:hover,
ul#nav li#nav_about.on a{
  background-position: -500px -30px;
}
ul#nav li#nav_contact a{
  width: 75px;
  background-position: -562px 0;
}
ul#nav li#nav_contact a:hover,
ul#nav li#nav_contact.on a{
  background-position: -562px -30px;
}


h2#group_logo{
  float: left;
  display: inline;
  overflow: hidden;
  width: 180px;
  height: 45px;
  margin: 15px 0;
  padding: 0;
}

h2#group_logo a{
  display: block;
  width: 180px;
  height: 45px;
  background-image: url(../images/logos/logo-showcase.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
  outline: none;
  border: none;
}



/* sidebar */

ul#side_buttons{
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0;
}
ul#side_buttons li{
  list-style: none;
  float: left;
  display: inline;
  margin: 0 5px 0 0 ;
}

/* arrow buttons */
.arrow_button{
  width: 23px;
  height: 21px;
  border: 1px solid #555555 !important;
  display: block;
  background-repeat: no-repeat;
  background-color: #191919;
  text-indent: -9999px;
  outline: none;
}

.arrow_button:hover{
  background-color: #323232;
}

.arrow_button_left{
  background-image: url(../images/arrow-left.png);
  background-position: 42% 50%;
}
.arrow_button_right{
  background-image: url(../images/arrow-right.png);
  background-position: 58% 50%;
}

/* sidebar widget */

.side_widget{
  position: relative;
  margin: 15px 0 0 0;
  width: 220px;
  overflow: hidden;
  display: block;
}

ul.side_widget_nav{
  position: absolute;
  width: 25px;
  height: 50px;
  bottom: 0;
  right: 0;  
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
ul.side_widget_nav li{
  list-style: none;
  margin: 2px 0 0 0;
  width: 25px;
  height: 23px;
}

ul.side_widget_tiles{
  list-style: none;
  margin: 0;
  padding: 0;
  width: 180px;
  display: block;
  overflow: hidden;
}

ul.side_widget_tiles li{
  width: 180px;
  background-position: top center;
  background-repeat: no-repeat; 
  display: block; 
  overflow: hidden;
  text-indent: -9999px;
}
ul.side_widget_tiles li a{
  width: 180px;
  border: none;
  text-indent: -9999px;
  display: block;
}

/* sidebar ads*/
ul#side_ads_tiles,
ul#side_ads_tiles li,
ul#side_ads_tiles li a{
  height: 205px;
}

/* sidebar events */
ul#side_events_tiles,
ul#side_events_tiles li,
ul#side_events_tiles li a{
  height: 255px;
}


/* buttons */

.button{
  background-image: url(../images/buttons.jpg);
  background-repeat: no-repeat;
  background-color: #3b3b3b;
  height: 23px; /* height includs padding */
  line-height: 21px;
  color: #999999;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  text-align: center;
  padding: 0; 
  display: block;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  text-shadow: none;
}
input.button{
  padding-bottom: 3px;
  
}
.calendar .button {
  display: table-cell;
  height: auto;
  line-height: auto;
  text-transform: none;
  text-shadow: none;
}

.button:hover, a.button:hover, input.button:hover{
  border: none;  
  color: #00ff00;
  text-shadow: #669900 0 1px 2px, #669900 0 -1px 2px; 
}
.button_tiny{
  width: 35px;
  background-position: 0 0;
}
.button_small{
  width: 70px;
  background-position: -35px 0;
}
.button_med{
  width: 109px;
  background-position: -105px 0;
}
.button_large{
  width: 146px;
  background-position: -214px 0;
}
.button_wide{
  width: 190px;
  background-position: -360px 0;
}
/* master gallery*/

#master_gallert_container{
  width: 895px;
  height: 550px;
}

ul#master_gallery{
  list-style: none;
  padding: 0;
  margin: 0;
  width: 895px;
  height: 544px;
  overflow: hidden;
  display: block;
}

ul#master_gallery li{
  list-style: none;
  margin: 0;
  padding: 0;
  width: 895px;
  height: 544px;
  overflow: hidden;
  display: block;
  background-position: 0 0 ;
  background-repeat: no-repeat;
  position: absolute;
  top: -9999px;
}

ul#master_gallery li a{
  width: 620px;
  height: 90px;
  padding: 227px 0 227px 275px;
  display: block;
  background-position: 0 0 ;
  background-repeat: no-repeat;
  border: none;
  text-indent: -9999px;
  outline: none;
  background-image: url(../images/master-gallery-overlay-stripe.png);
  background-repeat: no-repeat;
  background-position: left center;
}

ul#master_gallery li a .logo_bg{
  height: 90px !important;
  /*
  -moz-opacity: 0.70; 
  -khtml-opacity: 0.70;
  */
  opacity: 0.70;
}


/* main gallery */

#main_gallery_container{
  width: 895px;
  height: 452px;
  position: relative;
}
.main_gallery_vignette{
  width: 261px;
  height: 452px;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: transparent;
  background-image: url(../images/gallery-overlay.png);
  background-repeat: repeat-y;
  z-index: 9999;
}
.main_gallery_vignette_left{
  left: 0;
  right: auto;
  background-position: left top;
}
.main_gallery_vignette_right{
  left: auto;
  right: 0;
  background-position: right top;
}


ul#main_gallery{
  list-style: none;
  padding: 0;
  margin: 0;
  width: 895px;
  height: 452px;
  overflow: hidden;
  display: block;
}

ul#main_gallery li{
  list-style: none;
  margin: 0;
  padding: 0;
  width: 895px;
  height: 452px;
  overflow: hidden;
  display: block;
  background-position: 0 0 ;
  background-repeat: no-repeat;
  position: absolute;
  top: -9999px;
}

#main_gallery_nav_container{
  width: 895px;
  height: 61px;
  padding: 15px 0;
  border-top: 1px solid #555555;
  background-color: #191919;
  overflow: hidden;
  position: relative;
}

#main_gallery_thumbnails_mask{
  width: 785px;
  height: 61px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden; 
  position: relative;
}

ul#main_gallery_thumbnails{
  list-style: none;
  height: 61px;
  margin: 0;
  padding: 0;
  display: block;
  overflow: visible;
  position: relative;
  left: 0;
  top: 0;
}

ul#main_gallery_thumbnails li{
  margin: 0 15px 0 0;
  padding: 0;
  float: left;
  display: inline;
  list-style: none;
  width: 118px;
  height: 61px;  
}

ul#main_gallery_thumbnails li a{
  width: 116px;
  height: 59px;
  overflow: hidden;
  display: block;
  border: 1px solid #555555;
  background-position: 0 0 ;
  background-repeat: no-repeat;
}


ul#main_gallery_thumbnails li.on a,
ul#main_gallery_thumbnails li a:hover{
  border-color: #00ff00;
}

#main_gallery_nav_container .arrow_button_left{
  position: absolute;
  bottom: 15px;
  left: 15px;  
}
#main_gallery_nav_container .arrow_button_right{
  position: absolute;
  top: 15px;
  right: 15px;  
}

/* main content*/

#main_content{
  width: 865px;
  min-height: 451px;
  margin: 0 auto ;
  display: block;
  overflow: hidden;
}

#main_content_wide{
  width: 895px;
  min-height: 451px;
  margin: 0 auto ;
  display: block;
  overflow: hidden;
}

/* events */

ul#events{
  list-style: none;
  margin: 0;
  padding: 0;
  
}
ul#events li{
  list-style: none;
  border-bottom: 1px solid #555555;
  margin: 15px 0;
  padding: 0 0 3px 0;
}
ul#events li.last{
  border-bottom: none;
  margin-bottom: 0;
}

ul#events li img.event_main{
  border: 1px solid #555555;
  float: left;
  clear: left;
  margin: 0 0 12px 0;
}
ul#events li h2, ul#events li h5, ul#events li p{
  float: right;
  clear: right;
  width: 598px; 
}
ul#events li h2{
  margin-top: 0;
  padding: 0 0 0 20px;
  background-image: url(../images/arrow-right.png);
  background-repeat: no-repeat;
  background-position: 0 55%;
}

/* menus */

.menu .notes{
  color: #666666;
}

.menu h2{
  padding: 0 0 0 20px;
  margin: 15px 0 0 0;
  background-image: url(../images/arrow-right.png);
  background-repeat: no-repeat;
  background-position: 0 55%; 
  color: #cccccc;
}
.menu h2 a{
  color: #cccccc;
}
.menu h3{  
  padding-top: 0;
  margin: 15px 0 0 20px;
  color: #00ff00;
}
.menu h3 a{  
  color: #00ff00;
}

.menu p.notes{
  margin: 2px 0 0 20px;
}

.menu dl.menu_item{
  border-bottom: 1px dotted #191919;
  padding: 0 0 10px 0;
  margin: 10px 0 10px 20px;
}

.menu dl.menu_item h4{
  margin: 0;
  font-weight: normal;
  float: left;
  clear: left;
  display: inline;
/* min-width: 250px; */
}
.menu dl.menu_item dd.notes{
  margin: 10px 0 0 0;
  color: #666666;
}
.menu dl.menu_item dd.region{
  margin: 0 0 0 10px;
  float: left;
  display: inline;
/* width: 190px;  */
  line-height: 18px;
  padding: 2px 0 0 0;
}
.menu dl.menu_item dd.prices_container{
  float: right;
  clear: right;
  list-style: none;
  height: 20px;
  display: inline;
  margin: 0;
  padding: 0;

}
.menu dl.menu_item dd.prices_container dl.prices{
  float: right;
  clear: right;
  list-style: none;
  height: 20px;
  display: inline;
  margin: 0;
  padding: 0;
}
.menu dl.menu_item dd.prices_container dl.prices dt.price_note,
.menu dl.menu_item dd.prices_container dl.prices dd.price{
  margin: 0 0 0 10px;
  float: left;
  display: inline;
  text-align: right;
  height: 18px;
  line-height: 18px;
  padding: 2px 0 0 0;    
}
.menu dl.menu_item dd.prices_container dl.prices dt.price_note{
  margin: 0 0 0 30px;
}
.menu dl.menu_item dd.prices_container dl.prices dd.price{
  min-width: 30px;
}
/* dishes menu */

/* drinks menu */

/* location map */

#map_canvas{
  width: 425px;
  height: 420px;
  margin: 15px 0;
  color: #191919;
}

/* columns */

.column{
 display: inline;
}
.column_half{
  width: 425px;
}
.column_left{
  float: left;
  clear: left;
}
.column_left_middle{
  float: left;
  clear: none;
  margin: 0 0 0 15px;
}
.column_right_middle{
  float: right;
  clear: none;
  margin: 0 15px 0 0;
}
.column_right{
  float: right;
  clear: right;
}
.column_onethird{
  width: 278px;
}


/* form dl and controls  */

dl.form{
  
}
dl.form dt{
  float: left;
  clear: left;
  display: inline;
  width: 110px;
  height: 24px;
  line-height: 24px;
}
dl.form dt.block{
  float: none;
  clear: none;
  display: block;
  width: auto;
  height: auto;
  line-height: auto;
  margin: 0 0 12px 0;
}

dl.form dd{
  margin: 0 0 5px 110px;
  padding: 0;
  width: 315px;
  float: none;
  text-indent: 0;
  display: block;
}

dl.form dd.block{
  clear: both;
  margin-left: 0;
  width: 425px;
}

input.text, textarea, select{
  width: 305px;
  background-color: #191919;
  border: 1px solid #3b3b3b;
  padding: 3px 4px;
  margin: 0;
}

input.text_free, textarea.text_free, select.text_free{
  width: auto;
}

input.text_mini, textarea.text_mini, select.text_mini{
  width: 50px;
}

input.text_small, textarea.text_small, select.text_small{
  width: 100px;
}

input.text_med, textarea.text_med, select.text_med{
  width: 200px;
}

input.text_large, textarea.text_large, select.text_large{
  width: 417px;
}
i0nput.text_full, textarea.text_full, select.text_full{
  width: 857px;
}


dl.form dd.block textarea{
  width: 415px;
}

input.text{
  background-color: #191919;
  border: 1px solid #3b3b3b;
}

input.text_date,
input.text_timestamp{
  width: 285px;
  margin: 0 4px 0 0 ;
}
textarea{
  height: 153px;
}
textarea.textarea_short{
  height: 67px;
}
textarea.text_large, textarea.text_full{
  height: 400px;
}

.right_button_container{
  margin: 15px 0;
  display: block;
}
.right_button_container p{
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
}

input.checkbox{
  margin: 4px 4px 4px 0;
}

/* book a function */

ul#booking_bars{
  list-style: none;
  padding: 0;
  margin-top: 0px;
  border-bottom: 1px solid #555555;
}

ul#booking_bars li.booking_bar{
  list-style: none;
  padding: 15px 0 0 0;
  margin: 0 0 15px 0;
  border-top: 1px solid #555555;
  display: block;
}

ul#booking_bars li.booking_bar h3.logo{
  margin-top: 0;
}


ul#booking_bars li.booking_bar ul.booking_bar_blocks{
  list-style: none;
  padding: 0;
  width: 180px;
}
ul#booking_bars li.booking_bar ul.booking_bar_blocks li{
  list-style: none;  
}
ul#booking_bars li.booking_bar .booking_bar_notes{
  width: 220px;
  display: none;
}

ul#booking_bars li.booking_bar .booking_bar_notes p{
  margin-top: 0;
}
ul#booking_bars li.booking_bar .booking_bar_notes textarea{
  width: 200px;
  height: 110px;
}
ul#booking_bars li.booking_bar .booking_bar_floor{
  width: 435px;
  text-align: center;
  margin-top: -30px;
}
ul#booking_bars li.booking_bar .booking_status{
  margin-top: 15px;
  padding: 15px 15px 0 0 ;
  border-top: 1px solid #555555;
}



/* subscriber register */

ul#bars_frequented{
  padding: 0;
  list-style: none;
  margin: 0;
}

/* footer */

#footer{
  border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
  font-size: 11px;
}
#footer a{
  border: none;
}

/* footer side*/

#footer .side{
  margin: 11px 0 0 0;
  height: 54px;
}
#footer .side p{
  margin: 1px 0;
}

/* footer main*/

p.footer_bar_logos_notes{
  width: 120px;
  margin: 21px 0 21px 15px;
  padding: 0 27px 0 0;
  text-align: right;
  float: left;
  clear: left;
  display: inline;
  background-image: url(../images/arrow-right.png);
  background-position: right center;
  background-repeat: no-repeat;
}

ul#footer_bar_logos{
  float: right;
  clear: right;
  list-style: none;
  height: 30px;
  display: inline;
  padding: 0;
  margin: 22px 0;
  width: 715px;
  overflow: hidden;
}

ul#footer_bar_logos li{
  list-style: none;
  float: left;
  display: inline;
  height: 30px;
  margin: 0 0 0 26px;
  padding: 0;
}
ul#footer_bar_logos li a{
  width: 62px;
  height: 30px;
  line-height: 30px;
  display: block;
  float: left;
  background-image: url(../images/footer-bar-logos.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  border: none;
  text-indent: -9999px;
  outline: none;
}
ul#footer_bar_logos li#footer_bar_logo_code{
  width: 40px;
  margin-left: 0;
}
ul#footer_bar_logos li#footer_bar_logo_code a{
  width: 40px;
  background-position: 0 0;
}
ul#footer_bar_logos li#footer_bar_logo_code.on a,
ul#footer_bar_logos li#footer_bar_logo_code a:hover{
  width: 40px;
  background-position: 0 -30px;
}

ul#footer_bar_logos li#footer_bar_logo_freddys-ice-house{
  width:52px;
}
ul#footer_bar_logos li#footer_bar_logo_freddys-ice-house a{
  width: 52px;
  background-position: -66px 0;
}
ul#footer_bar_logos li#footer_bar_logo_freddys-ice-house.on a,
ul#footer_bar_logos li#footer_bar_logo_freddys-ice-house a:hover{
  width: 52px;
  background-position: -66px -30px;
}

ul#footer_bar_logos li#footer_bar_logo_andrew-andrew{
  width: 45px;
}
ul#footer_bar_logos li#footer_bar_logo_andrew-andrew a{
  width: 45px;
  background-position: -147px 0;
}
ul#footer_bar_logos li#footer_bar_logo_andrew-andrew.on a,
ul#footer_bar_logos li#footer_bar_logo_andrew-andrew a:hover{
  width: 45px;
  background-position: -147px -30px;
}

ul#footer_bar_logos li#footer_bar_logo_the-carpark{
  width: 89px;
}
ul#footer_bar_logos li#footer_bar_logo_the-carpark a{
  width: 89px;
  background-position: -213px 0;
}
ul#footer_bar_logos li#footer_bar_logo_the-carpark.on a,
ul#footer_bar_logos li#footer_bar_logo_the-carpark a:hover{
  width: 89px;
  background-position: -213px -30px;
}

ul#footer_bar_logos li#footer_bar_logo_lenin{
  width: 26px;
}
ul#footer_bar_logos li#footer_bar_logo_lenin a{
  width: 26px;
  background-position: -327px 0;
}
ul#footer_bar_logos li#footer_bar_logo_lenin.on a,
ul#footer_bar_logos li#footer_bar_logo_lenin a:hover{
  width: 26px;
  background-position: -327px -30px;
}

ul#footer_bar_logos li#footer_bar_logo_provedor{
  width: 59px;
}
ul#footer_bar_logos li#footer_bar_logo_provedor a{
  width: 59px;
  background-position: -386px 0;
}
ul#footer_bar_logos li#footer_bar_logo_provedor.on a,
ul#footer_bar_logos li#footer_bar_logo_provedor a:hover{
  width: 59px;
  background-position: -386px -30px;
}

ul#footer_bar_logos li#footer_bar_logo_no-1-high-street{
  width: 62px;
}
ul#footer_bar_logos li#footer_bar_logo_no-1-high-street a{
  width: 62px;
  background-position: -464px 0;
}
ul#footer_bar_logos li#footer_bar_logo_no-1-high-street.on a,
ul#footer_bar_logos li#footer_bar_logo_no-1-high-street a:hover{
  width: 62px;
  background-position: -464px -30px;
}

ul#footer_bar_logos li#footer_bar_logo_waterfront-cafe-bar{
  width: 61px;
}
ul#footer_bar_logos li#footer_bar_logo_waterfront-cafe-bar a{
  width: 61px;
  background-position: -544px 0;
}
ul#footer_bar_logos li#footer_bar_logo_waterfront-cafe-bar.on a,
ul#footer_bar_logos li#footer_bar_logo_waterfront-cafe-bar a:hover{
  width: 61px;
  background-position: -544px -30px;
}

ul#footer_bar_logos li#footer_bar_logo_bungalow8{
  width: 55px;
}
ul#footer_bar_logos li#footer_bar_logo_bungalow8 a{
  width: 55px;
  background-position: -626px 0;
}
ul#footer_bar_logos li#footer_bar_logo_bungalow8.on a,
ul#footer_bar_logos li#footer_bar_logo_bungalow8 a:hover{
  width: 55px;
  background-position: -626px -30px;
}

/* form errors */

.form_error{
  color: #ff0000;
}

.form_error_block{
  margin: 0 0 15px 0;
}

/* last */



abbr{
  cursor: help;
  border: none;
}

hr{
  display: none;
}

.pos_rel{
  position: relative;
}

.clear{
  clear: both !important;
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  display: block !important;
  width: 100% !important;
  border: none !important;
}

.print_only{
  display: none !important;
}
