#calendar_div {
    position: absolute;
    display: none;
    z-index: 99999;
    color: #556644;
}

div.more_list {
    display: none;
    position: absolute;
    background: #FFFFFF;
    z-index: 99999;
    margin: -10px 0 0 0;
    width: 203px;
    border: 1px solid #d3d3d3;
}

div.more_list_left {
    width: 208px;
}

a.search_option_reset {
    display: block;
    color: #000000;
    font: 24px;
    font-weight: bold;
    margin-left: 5px;
    line-height: 30px;
}

.search_option_header {
    color: #000000;
    font: 24px;
    font-weight: bold;
    margin-left: 5px;
}

a.search_option {
    color: #000000;
    margin-left: 15px;
    margin-right: 5px;
}

#pagination_top, #pagination_bottom {
    float: right;
}


table.search_result {
    width: 750px;
    border-collapse: collapse;
}

table.search_result tr {
    background-color: #F5F5F5;
    width: 750px;
}

table.search_result tr.promo {
    background-color: #FFECE5;
}

table.search_result tr.title {
    background-color: transparent;
}

table.search_result th {
    text-align: center;
    background-color: #FFFFFF;
    color: #73a505;
    font-weight: bold;
    font-size: 12px;
}

table.search_result td {
    vertical-align: top;
    padding: 6px 5px 6px 0px;
    border-bottom: 5px solid #FFFFFF;
}

table.search_result td.bar {
    background: url(/p-3.3.0/res_sep.gif) no-repeat scroll center left;
    width: 1px;
    height: 54px;
    padding-left: 0px;
    background-color: #F5F5F5;
}

table.search_result td.pink {
    background-color: #FFECE5;
}

table.search_result td.centered {
    text-align: center;
}

table.search_result td.vcentered {
    vertical-align: middle;
}

table.search_result td.thumb {
    background: none;
    width: 100px;
    padding: 0 0 0 0;
}

table.search_result td.thumb img {
    width: 100px;
    height: 70px;
}

table.search_result td.name {
    width: 150px;
    padding-left: 5px;
}

table.search_result h2 {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
}

#main-column2 table.search_result td.thumb h2 {
    padding: 0;
    font-size: 1px;
    line-height: 1px;
}

#main-column2 table.search_result td.name h2 {
    padding: 0;
}

#view_on_map_1 {
    background: transparent url(/p-3.3.0/map_1.gif) no-repeat;
    float: right;
    width: 246px;
    height: 41px;
    text-align: right;
    line-height: 37px;
    font-weight: bold;
    background-position: bottom;
}

#view_on_map_1:hover{
    background-position: top;
}

#view_on_map_60 {
    background: transparent url(/p-3.3.0/map_60.gif) no-repeat;
    float: right;
    width: 246px;
    height: 41px;
    text-align: right;
    line-height: 37px;
    font-weight: bold;
}

#view_on_map_60:hover{
    background-position: bottom;
}

table.search_result2{
    width: 500px;
}

table.search_result2 tr {
    background-color: #F5F5F5;
    width: 500px;
}

table.search_result2 th {
    text-align: center;
    background-color: #FFFFFF;
    color: #73a505;
    font-weight: bold;
    font-size: 12px;
}

table.search_result2 td {
    vertical-align: top;

}

table.search_result2 td.centered {
    text-align: center;
}

table.search_result2 td.vcentered {
    vertical-align: middle;
}

table.search_result2 td.thumb {
    width: 100px;
    padding: 0 0 0 0;
}

table.search_result2 td.name {
    width: 100px;
}

table.search_result2 td a,
table.search_result2 td a:hover,
table.search_result2 td a:active {
    text-decoration: none;
    color: #000;
}

table.search_result2 td a:hover {
    text-decoration: underline;
    color: #000;
}

table.search_result2 h2 {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
}

#main-column2 #second_list_separator h2 {
    margin-top: 10px;
}

/*right sidebar start*/
#sidebar2 .gallery {
  position: relative;
  background: url(/p-3.3.0/default/bg-gallery-top.gif) no-repeat;
  padding-top: 4px;
  width: 100%;
}
#sidebar2 .gallery-wrap {
  width: 300px;
  height: 282px;
  position: relative;
  visibility: hidden;
}
#sidebar2 .gallery-wrap .holder {
    position: relative;
}
#sidebar2 .gallery .desc {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
#sidebar2 .gallery .desc h2 {
  background: url(/p-3.3.0/default/bg-decs.png);
  width: 270px;
  margin: 0;
  color: #fff;
  font-weight: normal;
  font-size: 22px;
  line-height: 22px;
  padding: 16px 15px 23px;
}
#sidebar2 .gallery .desc h2 span {
    font-size: 12px;
}
#sidebar2 .gallery .desc h2 a {
    color: #fff;
    xtext-decoration: none;
}
#sidebar2 .gallery .desc h2 strong {
    font-size: 20px;
}

/* jcarousel main */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

#sidebar2 ul, .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 300px;
    height: 282px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 300px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  300px;
    height: 282px;
}

/* end jcarousel main */


/* jcarousel pager */
.jcarousel-control {
    background: transparent url(/p-3.3.0/carousel-bottom.gif) no-repeat 0 12px;
    z-index: 3;
    width: 254px;
    height: 42px;
    position: absolute;
    top: 240px;
    left: 22px;
    color: white;
}

.bubblecont {
    width: 198px;
    overflow: hidden;
    left: 30px;
    font-weight: bold;
    font-size: 15px;
    position: absolute;
}

.jcarousel-control ul {
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 1;
}

.jcarousel-control li{
    padding: 3px 0px 0px 0px;
    margin: 0px 2px 0px 2px;
    background: transparent url(/p-3.3.0/carousel-bubble.gif) no-repeat 0px 0px;
    list-style: none;
    float: left;
    height: 22px;
    width: 24px;
    text-align: center;
}

.jcarousel-control li.active{
    background-position: 0px -24px;
}

.jcarousel-control li.active a {
    color: #FFFFFF;
}

.jcarousel-control a {
    text-decoration: none;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}

.my-jcarousel-next {
    position: absolute;
    right: 0px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background: transparent url(/p-3.3.0/carousel-next.gif) no-repeat 0 0;
}

.my-jcarousel-prev {
    position: absolute;
    left: 0px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background: transparent url(/p-3.3.0/carousel-prev.gif) no-repeat 0 0;
}

.my-jcarousel-prev-disabled,
.my-jcarousel-prev-disabled:hover,
.my-jcarousel-prev-disabled:active,
.my-jcarousel-next-disabled,
.my-jcarousel-next-disabled:hover,
.my-jcarousel-next-disabled:active {
    cursor: default;
}

#pagelabel {
    position: absolute;
    bottom: 0px;
    width: 254px;
    text-align: center;
    font-weight: bold;
}
/* end jcarousel pager */

.secondary-form-box {
  background: #eee url(/p-3.3.0/default/bg-gallery-bottom.gif) no-repeat 0 100%;
  margin-bottom: 13px;
  padding: 5px 8px 8px;
  overflow: hidden;
  height: 1%;
}
.secondary-form-box p { margin: 0 0 0 5px;}
.secondary-form-box p strong {
  display: block;
  font-size: 14px;
}
.secondary-form-box div.row { margin-top: 7px;}
.secondary-form-box input.text {
  float: left;
  width: 160px;
  padding: 2px 0 2px 4px;
  font: bold 12px Arial, Helvetica, sans-serif;
  border: 0;
}
.secondary-form-box label {
  font-size: 13px;
  margin-left: 8px;
}
/*right sidebar end*/

/* form-box */
.form-box {
  background: url(/p-3.3.0/default/bg-form-box.gif) no-repeat;
  height: 117px;
  margin-bottom: 10px;
  padding: 4px 12px;
  position: relative;
  z-index: 30;
}
.form-box fieldset {
  width: 265px;
  float: left;
  color: #fff;
}
.form-box fieldset.check-field { width: 255px;}
.form-box div.link-more {
  width: 90px;
  float: left;
}
.form-box div.link-more a.more {
  background: url(/p-3.3.0/default/btn-lancer.gif) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
  text-indent: -9999em;
  margin: 20px auto 0;
  overflow: hidden;
}
.form-box div.link-more a.more:hover { background-position: 0 -53px;}
.form-box div.link-more strong a {
  font-size: 18px;
  display: block;
  text-align: center;
  color: #fff;
}
.form-box fieldset label {
  font-size: 22px;
/*
  display: block;
*/
  font-weight: bold;
  margin-bottom: 3px;
}
.label-optionnal {
  display: inline;
  font-size: 12px;
  margin-bottom: 3px;
}
.form-box fieldset input.text {
  width: 200px;
  padding: 2px 5px 2px 5px;
  margin-bottom: 10px;
  font: bold 12px Arial, Helvetica, sans-serif;
  border: 0;
  color: #999;
}
.form-box fieldset select {
  padding: 1px 2px 1px 2px;
  margin-bottom: 10px;
  font: bold 12px Arial, Helvetica, sans-serif;
  border: 0;
}
.form-box fieldset div.row {
  width: 195px;
  padding: 2px 5px 2px 5px;
  margin-bottom: 10px;
  background: #fff;
  overflow: hidden;
  height: 1%;
}
.form-box fieldset div.row input.text {
  float: left;
  margin-bottom: 0;
  width: 180px;
  background: none;
  border: 0;
  padding: 0;
  color: #999;
}
.form-box fieldset div.row a {
  background: url(/p-3.3.0/default/arrow-input.png) no-repeat;
  float: right;
  text-indent: -9999em;
  width: 8px;
  height: 8px;
  overflow: hidden;
  margin-top: 3px;
}
.form-box fieldset div.row a.open {
  background: url(/p-3.3.0/default/arrow-input-open.gif) no-repeat;
}
.form-box fieldset div.col-wrap {
  overflow: hidden;
  height: 1%;
}
.form-box fieldset div.col {
  width: 65px;
  float: left;
}
.form-box fieldset div.col input.text { width: 50px;}
.form-box fieldset div.col label,
.form-box fieldset .check-box label { font-size: 12px;}
.form-box fieldset .check-box { width: 180px;}
.form-box fieldset .check-box input.checkbox { float: left;}
.form-box fieldset .check-box label {
  display: inline;
  font-size: 11px;
  font-weight: normal;
}
/* form-box end */

.input_active {
    background-color: #C0FF00;
}

.input_inactive {
    background-color: #d4d0c8;
    color: #999;
}

.form-box fieldset div.input_active {
    background: #C0FF00 none repeat scroll 0 0;
}

.form-box fieldset input.input_inactive {
    background: #d4d0c8 none repeat scroll 0 0;
}

.form-box fieldset input.input_active {
    color: #000000;
}

.form-box fieldset div.input_active input.text {
    color: #000000;
}

/* form_nl */
#form_nl_field_email {
    width: 163px;
    margin: 0 5px 0 0;
    padding: 2px 0 2px 4px;
}

#form_nl_field_zip {
    width: 108px;
}

#form_nl_submit {
    font-size: 13px;
    font-weight: bold;
    margin-left: 8px;
    line-height: 24px;
}
/* end form_nl */

#search_results {
    padding-top: 10px;
}

#main-column2 h2 {
    padding-bottom: 10px;
}

#geoloc {
    margin-top: 10px;
}

#gps_container {
    margin-top: 10px;
    margin-left: 150px;
}

#town_place {
    width: 200px;
}

table.search_result a.rate,
table.search_result a.rate:hover,
table.search_result a.rate:active {
    text-decoration: none;
    font-weight: bold;
}

table.rate a.rate,
table.rate a.rate:hover,
table.rate a.rate:active {
    text-decoration: none;
}

table.search_result a.rate:hover,
table.rate a.rate:hover {
    text-decoration: underline;
}

a.sortup, a.sortdown {
    background: transparent url(/p-3.3.0/arrow-up.png) no-repeat scroll right center;
    padding-right: 12px;
}

a.sortdown {
    background: transparent url(/p-3.3.0/arrow-down.png) no-repeat scroll right center;
}

#slide-content-folder  .head_block {
  background: url(/p-3.3.0/default/bg-slidebox-content-folder.jpg) no-repeat;
  padding: 0px;
  color: #434343;
}

#slide-content-folder  .head_block .top_line a {
  display: block;
  height: 110px;
}

#slide-content-folder .head_block .title {
  background: none;
}

table.search_result p.guide {
    margin-top: 2px;
    margin-bottom: 0px;
    font: 11px Arial, Helvetica, sans-serif;
    line-height: 13px;
}

/* tab view */
#main-column div.first {
  border-bottom:0;
  margin-bottom:7px;
}
#main-column div.first div.restaurant_short {
  float:left;
  width:318px;
}

#main-column .first h2 {
  font-weight:bold;
  margin:7px 0 3px;
}

#main-column div.reserve div.rating_bar {
    clear: both;
    width: 111px;
}

#main-column div.reserve div.rating_bar div.number {
    width: 39px;
    text-align: left;
}

#main-column div.reserve td.nb_rate {
    font-weight: bold;
    color: #1b1b1b;
    float: left;
}

#main-column div.reserve table {
    margin-left: 16px;
}

#other_tabs {
    width: 450px;
    border-collapse: collapse;
    margin-top: 2px;
}

#other_tabs td {
    padding: 0px;
    vertical-align: top;
    width: 223px;
}

#other_tabs  .title {
    background: transparent url("/p-3.3.0/default/tabs223-bg.gif") no-repeat scroll;
    width: 203px;
    height: 15px;
    font-weight: bold;
    font-size: 14px;
    padding: 8px 10px 0px 10px;
    text-align: center;
}

#other_tabs .tab {
    padding-top: 12px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

#other_tabs .shadow {
    width: 221px;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
}

#other_tabs .bottom {
    background: transparent url("/p-3.3.0/default/tabs223-bg-bottom.gif") no-repeat scroll;
    width: 223px;
    height: 6px;
}

#other_tabs div.reserve.last {
    margin-bottom: none;
    border-bottom: none;
}