/* This CSS is autocompiled by LESS parser. Don't edit it manually. */

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#555555;
  position:relative;
}
img { border:none; }
.floatR { float:right; }
.floatL { float:left; }
.spacer { clear:both; }
.rounded {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
.roundedTop {
  -webkit-border-top-right-radius:5px;
  -webkit-border-top-left-radius:5px;
  -moz-border-radius-topright:5px;
  -moz-border-radius-topleft:5px;
  border-top-right-radius:5px;
  border-top-left-radius:5px;
}
.roundedBottom {
  -webkit-border-bottom-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-bottomleft:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}
.flash {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  padding:10px;
  background-color:#d0f9cf;
  border:1px solid #6da573;
  color:#57825b;
}
a {
  color:#484848;
  font-weight:700;
  text-decoration:none;
  outline:none;
}
a:hover { text-decoration:none; }
h1 {
  font-weight:bold;
  font-size:2em;
  color:#198ed1;
  margin:0px 0 10px 0;
}
h2.top_rated {
  padding:5px 5px 5px 5px;
  min-height:20px;
  color:#ffffff;
  width:220px;
  text-align:center;
  background:#494949;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#494949),to(#6b6b6b));
  background:-webkit-linear-gradient(#494949,#6b6b6b);
  background:-moz-linear-gradient(#494949,#6b6b6b);
  background:-ms-linear-gradient(#494949,#6b6b6b);
  background:-o-linear-gradient(#494949,#6b6b6b);
  background:linear-gradient(#494949,#6b6b6b);
  -pie-background:linear-gradient(#494949,#6b6b6b);
}
h2 { font-size:1.1em; }
.top_entities { padding-right:3px; }
.top_entities_header_div {
  padding:0 10px;
  position:relative;
  text-align:center;
  top:10px;
  z-index:1212;
}
.top_entities_border_div {
  padding:20px 5px 5px 5px;
  margin-top:-15px;
}
.a_coverage h3, .a_coverage h3 a, .a_top_entities_block h3, .a_top_entities_block h3 a {
  font-weight:normal;
  font-size:17px;
  color:#484848;
  margin:0px 0 15px 0;
}
.a_coverage h3, .a_top_entities_block h3 {
  padding:0 0 0 20px;
  line-height:18px;
}
select {
  margin:1px;
  padding:1px;
}
optgroup { font-weight:bold; }
option { font-weight:normal; }
input[type=text], input[type=password], select, textarea {
  display:inline-block;
  padding:1px 3px;
  color:inherit;
}
.search_box_left button { background:none !important; }
.search_box_left input[type=text], .search_box_left select, .search_box_left button {
  border:none;
  -moz-box-shadow:0px 0px 3px 1px #9d9c9c;
  -webkit-box-shadow:0px 0px 3px 1px #9d9c9c;
  box-shadow:0px 0px 3px 1px #9d9c9c;
  background:#ffffff;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#fefefe),to(#ebebeb));
  background:-webkit-linear-gradient(#fefefe,#ebebeb);
  background:-moz-linear-gradient(#fefefe,#ebebeb);
  background:-ms-linear-gradient(#fefefe,#ebebeb);
  background:-o-linear-gradient(#fefefe,#ebebeb);
  background:linear-gradient(#fefefe,#ebebeb);
  -pie-background:linear-gradient(#fefefe,#ebebeb);
  behavior:url(/css/pie.php);
}
#restaurant_filters_city_id { margin-bottom:10px; }
input[type=submit].green, input[type=button].green, button.green {
  border:2px solid #ffffff;
  color:#fdfdfd;
  background:#9dbf2c;
  background:-webkit-gradient(linear,left top,left bottom,from(#9bbb2b),to(#7a9c21));
  background:-moz-linear-gradient(top,#9bbb2b,#7a9c21);
  padding:2px 5px;
}
input[type=submit].book, input[type=button].book, button.book {
  width:125px;
  height:35px;
  color:#484848;
  background:url("/images/yellow_button_bg.png") 0px 0px no-repeat;
  padding-top:10px;
}
input[type=submit], input[type=button], button {
  cursor:pointer;
  display:inline-block;
  outline:none;
  border:none;
  text-decoration:none;
  font:12px/100% Arial, Helvetica, sans-serif;
  background:url("/images/yellow_button_bg.png") no-repeat 0px 2px;
  height:35px;
  padding-left:25px;
  padding-right:5px;
  padding-top:-4px !important;
}
.button.book {
  width:125px;
  height:35px;
  color:#484848;
  background:url("/images/yellow_button_bg.png") 0px 0px no-repeat;
  padding-top:10px;
}
.button {
  cursor:pointer;
  display:inline-block;
  outline:none;
  border:none;
  text-align:center;
  text-decoration:none;
  font:12px/100% Arial, Helvetica, sans-serif;
}
.green_button {
  cursor:pointer;
  display:inline-block;
  outline:none;
  text-align:center;
  text-decoration:none;
  font:12px/100% Arial, Helvetica, sans-serif;
  font-weight:bold;
  padding:3px 3px;
  padding:5px 5px 0px 5px;
  -webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow:0 1px 2px rgba(0,0,0,.2);
  box-shadow:0 1px 2px rgba(0,0,0,.2);
  border:2px solid #ffffff;
  color:#fdfdfd;
  background:#9dbf2c;
  background:-webkit-gradient(linear,left top,left bottom,from(#9bbb2b),to(#7a9c21));
  background:-moz-linear-gradient(top,#9bbb2b,#7a9c21);
  height:21px;
  vertical-align:middle;
}
#green_button_div {
  margin-top:10px;
  width:inherit;
  text-align:center;
}
input[type=submit]:hover.green, input[type=button]:hover.green, button:hover.green, .button:hover.green, .buttonselected.green {
  border:2px solid #ffffff;
  color:#ffffff;
  background:#7ea226;
  background:-webkit-gradient(linear,left top,left bottom,from(#80bb10),to(#609c10));
  background:-moz-linear-gradient(top,#80bb10,#609c10);
  padding:2px 5px;
}
input[type=submit]:hover, input[type=button]:hover, button:hover, .button:hover, .buttonselected { text-decoration:none; }
ul.error_list, .input-error {
  background-color:#f06014;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  padding:5px 5px 5px 20px;
  color:#ffffff !important;
  margin:5px 0 5px 0;
}
span.mandatory {
  color:#f06014 !important;
  font-weight:bold;
}
span.non-mandatory {
  color:#ffffff !important;
  font-weight:bold;
}
#wrapper {
  position:relative;
  width:1000px;
  height:auto;
  margin:10px 0 0 0;
  padding:20px 20px;
  background:#ffffff;
}
#header #wm_header { position:absolute; }
#header #lang2switch {
  margin-top:-1px;
  padding:0;
  overflow:hidden;
  list-style-type:none;
}
#header #lang2switch li {
  float:left;
  margin:1px 2px 0 0;
}
#header #lang2switch li img {
  float:left;
  margin:1px 2px 0 0;
}
#header #logo {
  float:left;
  height:70px;
  padding-top:5px;
}
#header #header_right_box {
  height:70px;
  width:728px;
  margin-left:270px;
}
#header #login_register_div {
  float:right;
  margin-top:3px;
  margin-right:10px;
}
#header #login_register_div a { color:#000000; }
#header #language_box_div {
  border:#bbbbbb solid 1px;
  width:15px;
  height:12px;
  overflow:hidden;
  padding:4px;
  float:right;
}
#header #fb_twiter_div { float:right; }
#header .twitter-share-button { width:90px !important; }
#header #search_box_div { float:right; }
#header .search_box_td { padding-top:8px; }
#header #search_box {
  float:right;
  text-align:right;
  width:290px;
  padding:0px;
  height:29px;
  line-height:23px;
}
#header #search_keywords {
  width:223px;
  height:29px;
  padding:0 0 0 10px;
  color:inherit;
  border:none;
  background:#ffffff url(/images/search_input_bg.png) no-repeat 2px 0;
}
#header .search_btn {
  background:#ffffff url(/images/search_btn.png) no-repeat;
  height:29px;
  width:39px;
}
#header .table_search { float:right; }
#header {
  position:relative;
  overflow:hidden;
  padding:0px;
}
#navbar ul.level01 li:last-child { background:none; }
#navbar ul.level01 li a:hover {
  color:#1c4c98;
  background-color:#f2f2f2;
  background:transparent scroll url(../images/bg_li_top.png) center 115% no-repeat;
  z-index:500;
}
#navbar ul.level01 li a {
  color:#ffffff;
  height:30px;
  line-height:30px;
  padding:0 10px;
  margin:0;
  text-decoration:none;
  display:block;
}
#navbar ul.level01 li {
  float:left;
  display:block;
  margin:0 0 0 -5px;
  background:url('../images/vbar_L1.png') right center no-repeat;
}
#navbar ul.level01 li.current a {
  color:#1c4c98;
  background-color:#f2f2f2;
  background:transparent scroll url(../images/bg_li_top.png) center 120% no-repeat;
  z-index:500;
}
#navbar ul.level01 li.root_node a {
  width:20px;
  height:30px;
  background:transparent scroll url(../images/home_inactive.png) center 50% no-repeat;
}
#navbar ul.level01 li.root_node a:hover, #navbar ul.level01 li.root_node.current a { background:transparent scroll url(../images/home_active.png) center 50% no-repeat; }
#navbar ul.level01 {
  width:100%;
  font-weight:bold;
  list-style-type:none;
  margin:0;
  padding:1px 0 0 0;
  overflow:hidden;
}
#navbar ul.level02 li:last-child { background:none; }
#navbar ul.level02 li a.actif, #navbar ul.level02 li a:hover { color:#feaa01; }
#navbar ul.level02 li a {
  display:block;
  margin:0;
  padding:0 10px 0 5px;
  height:18px;
  line-height:18px;
  text-decoration:none;
  text-shadow:0 1px 0 rgba(255,255,255,.8);
  -webkit-font-smoothing:subpixel-antialiased;
}
#navbar ul.level02 li:last-child a { border:none; }
#navbar ul.level02 li {
  margin:4px 0 0 0;
  padding:0;
  display:block;
  float:left;
  background:url('../images/vbar_L2.png') right center no-repeat;
}
#navbar ul.level02 {
  overflow:hidden;
  height:26px;
  line-height:26px;
  font-weight:bold;
  list-style-type:none;
  margin:0px 0 0 0;
  padding:0;
  background:#ffffff;
  border-top:1px solid #ffffff;
  border-radius:0px 0px 5px 5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
}
#navbar ul.vmenu li:last-child {
  background:none;
  border:none;
}
#navbar ul.vmenu li a.actif, #navbar ul.vmenu li a:hover {
  color:#feaa01;
  background:#dddddd;
}
#navbar ul.vmenu li a {
  display:block;
  margin:0;
  padding:5px;
  line-height:18px;
  text-decoration:none;
  -webkit-font-smoothing:subpixel-antialiased;
}
#navbar ul.vmenu li:last-child a { border:none; }
#navbar ul.vmenu li {
  margin:0;
  padding:0;
  display:block;
  border-bottom:1px solid #cccccc;
}
#navbar ul.vmenu {
  position:absolute;
  width:150px;
  z-index:10000;
  line-height:26px;
  font-weight:bold;
  list-style-type:none;
  margin:11px 0 0 0;
  padding:0;
  background:#ffffff;
  border:1px solid #cccccc;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
#navbar {
  position:relative;
  margin:0 0 0 0;
  max-height:68px;
  background:#198ed1;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  border-radius:0px 0px 5px 5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
}
#ariane {
  padding:1px;
  margin:10px 0 10px 0;
  overflow:hidden;
}
#crumbs {
  background:#f2f2f2;
  height:23px;
  height:23px;
  line-height:23px;
  text-shadow:0 1px 0 rgba(255,255,255,.8);
  -webkit-font-smoothing:subpixel-antialiased;
  padding:0 1px 0 10px;
  border:1px solid #cccccc;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 1px 0 #ffffff;
  -moz-box-shadow:0 1px 0 #ffffff;
  box-shadow:0 1px 0 #ffffff;
}
.breadcrumbs a {
  display:inline-block;
  float:left;
  height:24px;
  line-height:23px;
}
.breadcrumbs a.current, .breadcrumbs a.current:hover {
  font-weight:bold;
  text-shadow:0 1px 0 #ffffff;
  text-decoration:none;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
  text-decoration:none;
  text-shadow:0 1px 0 #ffffff;
  font-weight:bold;
}
.breadcrumbs a:hover { color:#feaa01; }
.breadcrumb_divider {
  display:inline-block;
  width:12px;
  height:24px;
  background:url(../images/breadcrumb_divider.png) no-repeat;
  float:left;
  margin:0 5px;
}
#main {
  overflow:hidden;
  margin:0;
  padding:0;
  width:1000px;
}
#col_left {
  float:left;
  width:250px;
  padding:5px 5px 5px 0px;
}
#col_center, #col_center_large {
  float:right;
  width:731px;
  margin:0;
  padding-top:5px;
  min-height:335px;
}
#col_center_large {
  width:990px;
  border:none;
}
#content .home_content a { text-decoration:underline; }
#content .home_content p { margin:5px 0px 12px 0px; }
#content .home_content {
  margin:0px 0 10px 0;
  overflow:hidden;
  background:#ffffff;
}
#content p { margin:0px; }
#content div.description a { text-decoration:underline; }
#content div.description p { margin:5px 0px 12px 0px; }
#content div.description2 a { text-decoration:underline; }
#content div.description2 p { margin:5px 0px 12px 0px; }
#content div.description2 h2 { margin-top:0px; }
#content div.description2 {
  float:left;
  width:460px;
  padding-bottom:10px;
}
#content h2.homepage {
  margin:0px;
  padding:3px 8px;
  color:#ffffff;
  font-weight:normal;
  background:#ef5757;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#ef5757),to(#d53c3c));
  background:-webkit-linear-gradient(#ef5757,#d53c3c);
  background:-moz-linear-gradient(#ef5757,#d53c3c);
  background:-ms-linear-gradient(#ef5757,#d53c3c);
  background:-o-linear-gradient(#ef5757,#d53c3c);
  background:linear-gradient(#ef5757,#d53c3c);
  -pie-background:linear-gradient(#ef5757,#d53c3c);
}
#content h2 {
  font-size:14px;
  margin:15px 0 5px 0;
  text-decoration:none;
  color:#e08a00;
}
#content ul.coverage {
  list-style-position:inside;
  padding-left:0px;
}
#content img.image { margin:5px; }
#content img.image_float_left {
  margin:5px;
  float:left;
}
#content img.image_float_right {
  margin:5px;
  float:right;
}
#content { padding:0px; }
#mod_bottom {
  background:transparent;
  padding:4px;
  margin:10px 0 0 0;
}
#col_right {
  float:right;
  width:120px;
  padding:5px 0px 5px 5px;
}
#menu3_div .menu3_title_div .menu3_sun_div {
  background:url('../images/menu3_sun_title_bg.png') no-repeat left bottom;
  padding:0 5px 5px 45px;
  height:22px;
}
#menu3_div .menu3_title_div {
  width:228px;
  height:38px;
  position:relative;
  top:10px;
  left:10px;
  z-index:1212;
  text-align:center;
  vertical-align:middle;
  padding:25px 5px -10px 5px;
  overflow:hidden;
  font-size:17px;
  background:#f3c900;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#f3c900),to(#e5a500));
  background:-webkit-linear-gradient(#f3c900,#e5a500);
  background:-moz-linear-gradient(#f3c900,#e5a500);
  background:-ms-linear-gradient(#f3c900,#e5a500);
  background:-o-linear-gradient(#f3c900,#e5a500);
  background:linear-gradient(#f3c900,#e5a500);
  -pie-background:linear-gradient(#f3c900,#e5a500);
}
#menu3_div #child_links_list ul .level2_li a:hover { color:#484848; }
#menu3_div #child_links_list ul .level2_li a {
  display:block;
  padding:0px;
  padding:6px 0;
  color:#e08a00;
}
#menu3_div #child_links_list ul .level2_li {
  margin:0;
  padding:0px 8px 0px 8px;
  background:url('../images/menu3_small_arrow_right_1.png') right 10px center no-repeat;
  border-bottom:#484848 solid 1px;
}
#menu3_div #child_links_list ul .level3_li a:hover { color:#e08a00; }
#menu3_div #child_links_list ul .level3_li a {
  padding:1px 0;
  color:#484848;
}
#menu3_div #child_links_list ul .level3_li {
  font-size:0.9em;
  padding:0px 0px 0px 8px;
  background:url('../images/menu3_small_right_arrow.png') left center no-repeat;
  border:none;
  margin-left:5px;
  display:none;
}
#menu3_div #child_links_list ul .top_a:hover { color:#484848; }
#menu3_div #child_links_list ul .top_a {
  display:block;
  padding:0px;
  padding:6px 0;
  color:#e08a00;
}
#menu3_div #child_links_list ul .first_li a:hover { color:#484848; }
#menu3_div #child_links_list ul .first_li a {
  display:block;
  padding:0px;
  padding:6px 0;
  color:#e08a00;
}
#menu3_div #child_links_list ul .first_li {
  margin:0;
  padding:0px 8px 0px 8px;
  background:url('../images/menu3_small_arrow_right_1.png') right 10px center no-repeat;
  border-bottom:#484848 solid 1px;
}
#menu3_div #child_links_list ul .second_li a:hover { color:#e08a00 !important; }
#menu3_div #child_links_list ul .second_li a { padding:1px 0; }
#menu3_div #child_links_list ul .second_li {
  font-size:0.9em;
  padding:0px 0px 0px 8px;
  background:url('../images/menu3_small_right_arrow.png') left center no-repeat;
  border:none;
  margin-left:5px;
}
#menu3_div #child_links_list ul .current_line { border-bottom:none; }
#menu3_div #child_links_list ul li.current .level3_li { display:block; }
#menu3_div #child_links_list ul li.current a:hover { color:#e08a00; }
#menu3_div #child_links_list ul li.current a { color:#e08a00; }
#menu3_div #child_links_list ul li.current .current3 a { color:#e08a00; }
#menu3_div #child_links_list ul li.current { background:none; }
#menu3_div #child_links_list ul li.current li a { color:#484848; }
#menu3_div #child_links_list ul .current_second { background:url('../images/menu3_small_right_arrow.png') left center no-repeat !important; }
#menu3_div #child_links_list ul {
  padding:0;
  margin:0 0 5px 0px;
  list-style-type:none;
}
#menu3_div #child_links_list {
  margin-top:10px;
  padding:10px 10px 10px 10px;
  background:url('../images/menu3_sun_bg.png') right bottom no-repeat;
  min-height:200px;
}
.menu_box { margin-top:-10px; }
#f a { color:#ffffff; }
#f #wm_footer div p:first-child {
  padding-bottom:20px;
  border-bottom:#ffffff solid 1px;
}
#f {
  clear:both;
  min-height:185px;
  padding:5px 15px 5px 15px;
  margin:5px 0 0 0;
  overflow:hidden;
  text-align:center;
  color:#ffffff;
  background:url('../images/footer_bg.png') no-repeat right bottom #484848;
}
table.top_rated { width:100%; }
.sub_column_right {
  float:right;
  width:150px;
  background-color:#f2f2f2;
  padding:0 0 0 5px;
  margin:0 0 0 5px;
}
#big_map .content .thumb img {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
#big_map .content .thumb {
  float:left;
  margin-right:10px;
  width:84px;
}
#big_map .content .desc .name {
  display:block;
  font-size:1.2em;
  margin-bottom:8px;
}
#big_map .content .desc .icon {
  margin:2px 5px 2px 0px;
  vertical-align:middle;
}
#big_map .content .desc { font-size:0.9em; }
#big_map {
  width:990px;
  height:550px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
#filters .group .input img {
  vertical-align:bottom;
  margin-right:0px;
}
#filters .group .input input { margin:0px 0px 0px 0px; }
#filters .group .input label {
  display:block;
  float:left;
  margin:0px 0px 0px 3px;
  padding-top:3px;
}
#filters .group .input {
  display:block;
  font-size:0.9em;
  margin:0px 0px 2px 20px;
}
#filters .group {
  float:left;
  margin-right:13px;
}
#filters {
  border:1px solid #cccccc;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  padding:5px;
  margin-bottom:5px;
  background:#eeeeee;
}
#weather_widget_box .image {
  float:left;
  width:26px;
  height:26px;
  margin:3px;
}
#weather_widget_box .condition { font-size:8px; }
#weather_widget_box .day {
  font-size:10px;
  padding-bottom:3px;
}
#weather_widget_box .row {
  width:125px;
  float:left;
  min-height:25px;
  padding-left:3px;
}
#weather_widget_box .row2 {
  width:125px;
  float:left;
  min-height:25px;
  padding-left:3px;
  padding-top:1px;
}
#weather_widget_box .right_column {
  width:125px;
  min-height:25px;
  margin-left:125px;
  padding-top:1px;
}
#weather_widget_box #wrapper2 { padding-top:5px; }
#weather_widget_box {
  width:255px;
  height:80px;
  color:#ffffff;
  margin-top:10px;
  padding:5px 1px 1px 1px;
  background:url(../images/weather_bg.png) no-repeat;
}
#weather .today_condition {
  color:#22aaf4;
  font-weight:bold;
  margin:10px 0 0 0px;
  display:block;
  text-align:center;
}
#weather img.meteo {
  margin:0 auto;
  display:block;
}
#weather table tr th {
  border-top:1px solid #dddddd;
  padding:8px 8px 8px 32px;
  font-weight:bold;
  text-align:right;
}
#weather table tr th.first, #weather table tr th.top { border:none; }
#weather table tr td {
  border-top:1px solid #dddddd;
  padding:8px;
}
#weather table tr td.first { border:none; }
#weather table tr.forecast th {
  border-top:1px solid #dddddd;
  padding:8px;
  font-weight:bold;
  text-align:left;
}
#weather table tr.forecast th.first, #weather table tr.forecast th.top { border:none; }
#weather table tr.forecast td {
  border-top:1px solid #dddddd;
  padding:8px;
}
#weather table tr.forecast td.first { border:none; }
#weather table {
  width:100%;
  background:#eeeeee;
  border:1px solid #dddddd;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
.lottery {
  clear:both;
  overflow:hidden;
  margin:0 0 20px 180px;
}
.result {
  display:block;
  width:30px;
  height:33px;
  color:#ffffff;
  float:left;
  font-weight:bold;
  padding:18px 0 0 15px;
  background:transparent url(../images/circle_blue.png) center center no-repeat;
}
.pager {
  height:30px;
  line-height:30px;
  float:right;
}
#lucene_search_results a.read_more {
  color:#e08a00;
  font-size:0.9em;
}
#lucene_search_results .pertinence {
  color:#99b3cc;
  font-size:0.9em;
}
#lucene_search_results .short_desc {
  font-style:italic;
  margin-bottom:5px;
  margin-left:15px;
}
#searchboxInc {
  font:12px/1.5 Arial, Helvetica, sans-serif;
  color:#003580;
  width:250px;
  background:#feba02 !important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
#captcha_div img { margin:0 0 -10px 10px; }
#events .flash_error { color:red; }
#new_event_page #event_parent_node_id { width:350px; }
#form_business_dir #event_started_at_day { width:50px; }
#form_business_dir #event_started_at_month { width:60px; }
#form_business_dir #event_started_at_year { width:60px; }
#form_business_dir #event_started_at_hour { width:50px; }
#form_business_dir #event_started_at_minute { width:50px; }
#form_business_dir #event_ended_at_day { width:50px; }
#form_business_dir #event_ended_at_month { width:60px; }
#form_business_dir #event_ended_at_year { width:60px; }
#form_business_dir #event_ended_at_hour { width:50px; }
#form_business_dir #event_ended_at_minute { width:50px; }
#site_border {
  width:1038px;
  height:auto;
  margin:0px auto 17px;
  -moz-box-shadow:0px 0px 11px 1px #9d9c9c;
  -webkit-box-shadow:0px 0px 11px 1px #9d9c9c;
  box-shadow:0px 0px 11px 1px #9d9c9c;
}
.ie-css3 { behavior:url(/css/pie.php); }
.block_shadow {
  background:#fefefe;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#fefefe),to(#ebebeb));
  background:-webkit-linear-gradient(#fefefe,#ebebeb);
  background:-moz-linear-gradient(#fefefe,#ebebeb);
  background:-ms-linear-gradient(#fefefe,#ebebeb);
  background:-o-linear-gradient(#fefefe,#ebebeb);
  background:linear-gradient(#fefefe,#ebebeb);
  -pie-background:linear-gradient(#fefefe,#ebebeb);
  -moz-box-shadow:0px 0px 3px 1px #9d9c9c;
  -webkit-box-shadow:0px 0px 3px 1px #9d9c9c;
  box-shadow:0px 0px 3px 1px #9d9c9c;
  margin-bottom:12px;
}
.home_content_for_home h1 {
  font-weight:bold;
  font-size:17px;
  color:#e08a00;
  margin:10px 10px 10px 0;
  float:left;
}
.entities_border {
  min-height:300px;
  margin-top:10px;
  padding:10px 0 10px 0;
  position:relative;
  width:730px;
}
.block_shadow_thin {
  margin-bottom:12px;
  border:#e0e0e1 solid 1px;
  background:#fefefe;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#fefefe),to(#ebebeb));
  background:-webkit-linear-gradient(#fefefe,#ebebeb);
  background:-moz-linear-gradient(#fefefe,#ebebeb);
  background:-ms-linear-gradient(#fefefe,#ebebeb);
  background:-o-linear-gradient(#fefefe,#ebebeb);
  background:linear-gradient(#fefefe,#ebebeb);
  -pie-background:linear-gradient(#fefefe,#ebebeb);
}
.pager input[type=submit] {
  cursor:pointer;
  display:inline-block;
  outline:none !important;
  text-align:center;
  text-decoration:none;
  font:12px/100% Arial, Helvetica, sans-serif;
  padding:1px 3px;
  text-shadow:none;
  background:url(../images/page_nav_bg.png) no-repeat 0px 0px;
  border:none !important;
  width:34px;
  height:26px;
  color:#484848;
}
.pager input[type=submit]:hover { text-decoration:none; }
.pager input[type=submit]:active {
  position:relative;
  top:1px;
}
.pager .current_page { font-weight:bold !important; }
#login_page .login_form_box {
  padding:10px 20px 40px 20px;
  min-height:100px;
  margin-top:3px;
  margin-right:3px;
  background:#fefefe;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#fefefe),to(#ebebeb));
  background:-webkit-linear-gradient(#fefefe,#ebebeb);
  background:-moz-linear-gradient(#fefefe,#ebebeb);
  background:-ms-linear-gradient(#fefefe,#ebebeb);
  background:-o-linear-gradient(#fefefe,#ebebeb);
  background:linear-gradient(#fefefe,#ebebeb);
  -pie-background:linear-gradient(#fefefe,#ebebeb);
  -moz-box-shadow:0px 0px 3px 1px #9d9c9c;
  -webkit-box-shadow:0px 0px 3px 1px #9d9c9c;
  box-shadow:0px 0px 3px 1px #9d9c9c;
  margin-bottom:12px;
  behavior:url(/css/pie.php);
}
#login_page label {
  display:block;
  float:left;
  width:130px;
  margin:0px 0px 0px 3px;
  padding-top:3px;
}
#login_page .login_field { margin:10px 0; }
#login_page input[type=text], #login_page input[type=password] {
  height:25px;
  padding:0 0 0 10px;
  width:223px;
  border:#484848 solid 1px;
}
#login_page .signin_button_div {
  float:left;
  width:130px;
}
#login_page h2 {
  font-size:14px;
  color:#0e98d1;
}
#user_info_div {
  position:absolute;
  z-index:6 !important;
  display:none;
  font-size:11px;
  background:#ffffff;
  left:300px;
  top:-5px;
}
#carousel {
  margin:10px 0 0 0;
  padding:0;
  overflow:hidden;
  border:1px solid #cccccc;
  background:url(../images/loading.gif) no-repeat 50% 50%;
  width:998px;
  height:273px;
  -moz-box-shadow:0px 0px 2px 1px #9d9c9c;
  -webkit-box-shadow:0px 0px 2px 1px #9d9c9c;
  box-shadow:0px 0px 2px 1px #9d9c9c;
}
.hp_micro_node.last { border:none; }
.hp_micro_node h2 {
  font-size:17px;
  font-weight:normal;
  line-height:17px;
  margin-bottom:10px;
  text-decoration:none;
}
.hp_micro_node h2 a { color:#0e98d1; }
.hp_micro_node {
  width:185px;
  min-height:150px;
  float:left;
  background:#ffffff;
  border-right:1px solid #dddddd;
  padding:5px;
  margin:0 2px 20px 3px;
}
.forthcoming_events, .last_coverages, .top_entities {
  margin-top:7px;
  margin-bottom:12px;
  padding:0px 0px;
}
.last_coverages { height:270px; }
.content_level2 { padding:5px 0px 20px 0px; }
.content_level2_title_div .category_name { font-weight:bold; }
.content_level2_title_div {
  height:50px;
  padding-bottom:5px;
}
.a_forthcoming_event.last, .a_coverage.last, .a_top_entities_block.last { border:none; }
.a_forthcoming_event.last_margin, .a_coverage.last_margin, .a_top_entities_block.last_margin { margin-right:0px; }
.a_forthcoming_event .event_start, .a_coverage .event_start, .a_top_entities_block .event_start {
  text-align:left;
  font-size:0.90em;
  font-weight:bold;
  color:#db6aca;
  margin:2px 0px;
}
.a_forthcoming_event h3 a, .a_coverage h3 a, .a_top_entities_block h3 a {
  color:#484848;
  font-size:14px;
}
.a_forthcoming_event h3, .a_coverage h3, .a_top_entities_block h3 {
  line-height:normal;
  margin:6px 5px 5px 0px;
  padding:0px;
}
.a_forthcoming_event .item_image_div img, .a_coverage .item_image_div img, .a_top_entities_block .item_image_div img {
  max-width:170px;
  max-height:92px;
}
.a_forthcoming_event .item_image_div, .a_coverage .item_image_div, .a_top_entities_block .item_image_div {
  min-height:100px;
  text-align:center;
}
.a_forthcoming_event .event_info_div, .a_coverage .event_info_div, .a_top_entities_block .event_info_div { padding:0 5px 5px 5px; }
.a_forthcoming_event, .a_coverage, .a_top_entities_block {
  float:left;
  width:170px;
  min-height:252px;
  margin:10px 15px 0px 0;
  overflow:hidden;
}
.a_top_entities_block h3 { padding:0px 0px 0px 0px; }
.a_top_entities_block .row .rank {
  float:left;
  font-size:1.2em;
  font-weight:normal;
  color:#ffffff;
  background-color:#d83f3f;
  padding:1px 3px;
  margin:0 5px 0 0;
}
.a_top_entities_block .row .title {
  float:left;
  width:170px;
  margin-left:5px;
  font-size:0.9em;
}
.a_top_entities_block .row {
  border-top:1px solid #484848;
  padding:10px 0px;
}
.a_top_entities_block .first_last_row { border:none; }
.a_top_entities_block {
  width:215px;
  margin:5px 3px 0px 7px;
  padding:2px 8px;
}
.choose_hotel .hotel_box {
  min-height:400px;
  width:232px !important;
  margin:10px 15px 0 0;
}
.choose_hotel h2.title {
  margin:0px;
  padding:3px 8px;
  color:#ffffff;
  font-weight:normal;
  background:#2c8ecd;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#2c8ecd),to(#2981b9));
  background:-webkit-linear-gradient(#2c8ecd,#2981b9);
  background:-moz-linear-gradient(#2c8ecd,#2981b9);
  background:-ms-linear-gradient(#2c8ecd,#2981b9);
  background:-o-linear-gradient(#2c8ecd,#2981b9);
  background:linear-gradient(#2c8ecd,#2981b9);
  -pie-background:linear-gradient(#2c8ecd,#2981b9);
}
.choose_hotel h2 {
  font-size:14px;
  margin:0 0 5px 0 !important;
  text-decoration:none;
  color:#ffffff !important;
}
.choose_hotel .item_image_div {
  height:162px;
  width:232px;
  text-align:center;
}
.choose_hotel .city_div h2 {
  display:inline;
  color:#484848 !important;
  font-size:15px !important;
}
.choose_hotel .city_div { width:161px; }
.choose_hotel .hotel_list { padding:5px; }
.choose_hotel .city_link_div {
  padding-top:5px;
  padding-bottom:10px;
}
.choose_hotel .hotel_info {
  padding:6px 0 0 0;
  height:45px;
}
.choose_hotel .hotel_name { width:80px; }
.choose_hotel .hotel_stars {
  width:60px;
  padding-top:5px;
  margin-left:5px;
}
.choose_hotel .hotel_price_from {
  width:25px;
  height:16px;
  vertical-align:bottom;
  color:#2b8bc8;
  font-size:10px;
  padding-top:3px;
  padding-left:2px;
  margin-left:6px;
}
.choose_hotel .hotel_price a { color:#2b8bc8; }
.choose_hotel .hotel_price {
  width:40px;
  position:relative;
  color:#2b8bc8;
  text-align:right;
  font-size:15px;
  margin-left:180px;
  font-weight:bold;
}
.choose_hotel .button_more {
  width:63px;
  padding:4px 5px 5px 25px;
  color:#ffffff;
  background:url(../images/more.png) no-repeat;
  font-size:10px;
}
.choose_hotel .last { margin-right:0px !important; }
.choose_hotel { position:relative; }
.hotel_star_empty_div {
  float:left;
  width:10px;
  height:9px;
  background:url(../images/hotel_star_empty.png) no-repeat;
}
.hotel_star_div {
  float:left;
  width:8px;
  height:8px;
  background:url(../images/hotel_star.png) no-repeat center center;
}
.leisure_activities .hotel_box {
  min-height:400px;
  width:232px !important;
  margin:10px 15px 0 0;
}
.leisure_activities h2 {
  font-size:14px;
  margin:0 0 5px 0 !important;
  text-decoration:none;
  color:#ffffff !important;
}
.leisure_activities .item_image_div {
  height:162px;
  width:232px;
  text-align:center;
}
.leisure_activities .city_div { width:161px; }
.leisure_activities .hotel_list { padding:5px; }
.leisure_activities .city_link_div {
  padding-top:5px;
  padding-bottom:10px;
}
.leisure_activities .hotel_info {
  padding:6px 0 0 0;
  height:45px;
}
.leisure_activities .hotel_name { width:80px; }
.leisure_activities .hotel_stars {
  width:60px;
  padding-top:5px;
  margin-left:5px;
}
.leisure_activities .hotel_price_from {
  width:25px;
  height:16px;
  vertical-align:bottom;
  color:#2b8bc8;
  font-size:10px;
  padding-top:3px;
  padding-left:2px;
  margin-left:6px;
}
.leisure_activities .hotel_price {
  width:40px;
  position:relative;
  color:#2b8bc8;
  text-align:right;
  font-size:15px;
  margin-left:180px;
  font-weight:bold;
}
.leisure_activities .button_more {
  width:63px;
  padding:4px 5px 5px 25px;
  color:#ffffff;
  background:url(../images/more.png) no-repeat;
  font-size:10px;
}
.leisure_activities .last { margin-right:0px !important; }
.leisure_activities .hotel_box { min-height:435px; }
.leisure_activities .section_title { margin-top:15px; }
.leisure_activities h2.title {
  margin:0px;
  padding:3px 8px;
  color:#ffffff;
  font-weight:normal;
  background:#edbb00;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#edbb00),to(#e6a900));
  background:-webkit-linear-gradient(#edbb00,#e6a900);
  background:-moz-linear-gradient(#edbb00,#e6a900);
  background:-ms-linear-gradient(#edbb00,#e6a900);
  background:-o-linear-gradient(#edbb00,#e6a900);
  background:linear-gradient(#edbb00,#e6a900);
  -pie-background:linear-gradient(#edbb00,#e6a900);
}
.leisure_activities h2 {
  color:#000000;
  margin-top:0px !important;
}
.leisure_activities .button_more {
  color:#ffffff;
  background:url(../images/more_yellow.png) no-repeat;
}
.leisure_activities .hotel_price a { color:#2b8bc8; }
.leisure_activities { position:relative; }
.leisure_activities .city_div h2 { color:#000000 !important; }
.book_taxi .hotel_box {
  min-height:400px;
  width:232px !important;
  margin:10px 15px 0 0;
}
.book_taxi h2 {
  font-size:14px;
  margin:0 0 5px 0 !important;
  text-decoration:none;
  color:#ffffff !important;
}
.book_taxi .item_image_div {
  height:162px;
  width:232px;
  text-align:center;
}
.book_taxi .city_div { width:161px; }
.book_taxi .hotel_list { padding:5px; }
.book_taxi .city_link_div {
  padding-top:5px;
  padding-bottom:10px;
}
.book_taxi .hotel_info {
  padding:6px 0 0 0;
  height:45px;
}
.book_taxi .hotel_name { width:80px; }
.book_taxi .hotel_stars {
  width:60px;
  padding-top:5px;
  margin-left:5px;
}
.book_taxi .hotel_price_from {
  width:25px;
  height:16px;
  vertical-align:bottom;
  color:#2b8bc8;
  font-size:10px;
  padding-top:3px;
  padding-left:2px;
  margin-left:6px;
}
.book_taxi .hotel_price {
  width:40px;
  position:relative;
  color:#2b8bc8;
  text-align:right;
  font-size:15px;
  margin-left:180px;
  font-weight:bold;
}
.book_taxi .button_more {
  width:63px;
  padding:4px 5px 5px 25px;
  color:#ffffff;
  background:url(../images/more.png) no-repeat;
  font-size:10px;
}
.book_taxi .last { margin-right:0px !important; }
.book_taxi .section_title { margin-top:15px; }
.book_taxi h2.title {
  margin:0px;
  padding:3px 8px;
  color:#ffffff;
  font-weight:normal;
  background:#75bd50;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#75bd50),to(#6bad49));
  background:-webkit-linear-gradient(#75bd50,#6bad49);
  background:-moz-linear-gradient(#75bd50,#6bad49);
  background:-ms-linear-gradient(#75bd50,#6bad49);
  background:-o-linear-gradient(#75bd50,#6bad49);
  background:linear-gradient(#75bd50,#6bad49);
  -pie-background:linear-gradient(#75bd50,#6bad49);
}
.book_taxi h2 {
  color:#000000;
  margin-top:0px !important;
}
.book_taxi .button_more {
  color:#ffffff;
  background:url(../images/more_green.png) no-repeat;
}
.book_taxi .hotel_price a { color:#2b8bc8; }
.book_taxi { position:relative; }
.book_taxi .city_div h2 { color:#000000 !important; }
.forthcoming_events h2.title {
  margin:0px;
  padding:3px 8px;
  color:#ffffff !important;
  font-weight:normal;
  background:#da69c9;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#da69c9),to(#c159b2));
  background:-webkit-linear-gradient(#da69c9,#c159b2);
  background:-moz-linear-gradient(#da69c9,#c159b2);
  background:-ms-linear-gradient(#da69c9,#c159b2);
  background:-o-linear-gradient(#da69c9,#c159b2);
  background:linear-gradient(#da69c9,#c159b2);
  -pie-background:linear-gradient(#da69c9,#c159b2);
}
.comments_list h3 {
  padding-left:0px;
  margin-top:15px;
  margin-bottom:3px;
}
.comments_list ul {
  margin:0;
  padding:0px;
  list-style-type:none;
}
.comments_list .list_comment_class li {
  margin-top:5px;
  padding-left:0px;
}
.comments_list .show_comment_class {
  padding:5px;
  list-style-type:none;
}
.comments_list .author_name_class { font-weight:bold; }
.comments_list .text_class {
  position:relative;
  padding:10px;
  margin:15px auto 0px auto;
  width:550px;
  color:#333333;
  background:#f2f2f2;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  border:1px solid #bbbbbb;
}
.comments_list .text_class:after {
  content:"";
  display:block;
  position:absolute;
  top:-30px;
  left:20px;
  width:0;
  height:0;
  border:15px solid transparent;
  border-bottom-color:#eeeeee;
}
.comments_list .success_msg {
  padding-left:20px;
  color:green;
  margin-top:10px;
  margin-bottom:10px;
}
.comments_list .error_msg {
  padding-left:20px;
  color:#e08a00;
  margin-top:10px;
  margin-bottom:10px;
}
.comments_list .small { font-size:0.9em; }
.comments_list { margin:10px 0 0 0; }
.input_error ul {
  width:549px;
  padding:10px;
}
.form_comment label {
  display:inline-block;
  width:150px;
  margin:1px;
  padding:4px;
  vertical-align:top;
}
.form_comment input[type=text], .form_comment select, .form_comment textarea {
  display:inline-block;
  width:350px;
  margin:1px;
  padding:4px;
  border:#cccccc solid 1px;
}
.form_comment textarea {
  width:556px;
  height:100px;
}
.form_comment .btn_post_wp {
  width:40px;
  margin:3px auto 6px auto;
}
.sheet_succes_column_right span {
  display:block;
  line-height:20px;
  min-height:23px;
}
.sheet_succes_column_right .sheet_info .sheet_city {
  font-weight:bold;
  font-style:italic;
  font-size:14px;
}
.sheet_succes_column_right .sheet_info span {
  padding-left:30px;
  margin-top:2px;
  margin-bottom:2px;
}
.sheet_succes_column_right .sheet_info {
  background:url(../images/information-icon.png) left 50% no-repeat;
  margin-left:0px;
  margin-bottom:10px;
  padding-left:45px;
  min-height:85px;
}
.sheet_succes_column_right .sheet_price {
  background:url(../images/euro_sign.png) left 50% no-repeat;
  margin-left:0px;
  margin-bottom:10px;
  padding-left:45px;
  min-height:50px;
}
.sheet_succes_column_right .button { margin:0 0 0 60px; }
.sheet_succes_column_right {
  width:243px;
  padding:5px;
  margin:0 3px 10px 15px;
  min-height:100px;
  background:#fefefe;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#fefefe),to(#ebebeb));
  background:-webkit-linear-gradient(#fefefe,#ebebeb);
  background:-moz-linear-gradient(#fefefe,#ebebeb);
  background:-ms-linear-gradient(#fefefe,#ebebeb);
  background:-o-linear-gradient(#fefefe,#ebebeb);
  background:linear-gradient(#fefefe,#ebebeb);
  -pie-background:linear-gradient(#fefefe,#ebebeb);
  -moz-box-shadow:0px 0px 3px 1px #9d9c9c;
  -webkit-box-shadow:0px 0px 3px 1px #9d9c9c;
  box-shadow:0px 0px 3px 1px #9d9c9c;
  margin-bottom:12px;
  behavior:url(/css/pie.php);
}
#map {
  margin:10px 0;
  border:1px solid #cccccc;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
.hotel_line_div {
  border-bottom:#484848 solid 1px;
  margin-bottom:20px;
}
.bottom_line_div {
  border:#484848 solid 1px;
  margin:20px 0;
}
.hotel_line_gray_div {
  border-bottom:#cccccc solid 1px;
  margin-bottom:20px;
}
#entity_rating { margin-left:310px; }
.sheet_succes_column_right .address {
  padding-left:30px;
  background:transparent url('../images/map_magnify.png') left top no-repeat;
}
.sheet_succes_column_right .phone { background:transparent url('../images/phone_info.png') left top no-repeat; }
.sheet_succes_column_right .url { background:transparent url('../images/web_site.png') left top no-repeat; }
.sheet_succes_column_right .mail { background:transparent url('../images/email_info.png') left top no-repeat; }
.sheet_succes_column_right .clock {
  padding-bottom:3px;
  background:transparent url('../images/clock_info.png') left top no-repeat;
}
.sheet_succes_column_right .delivery { background:transparent url('../images/delivery_info.png') left top no-repeat; }
.sheet_succes_column_right .bus { background:transparent url('../images/bus_info.png') left top no-repeat; }
.sheet_succes_column_right .take_away { background:transparent url('../images/take-away.png') left top no-repeat; }
.sheet_succes_column_right .local_council { background:transparent url('../images/local_council_info.png') left top no-repeat; }
.sheet_succes_column_right .drink { background:transparent url('../images/food_info.png') left top no-repeat; }
.sheet_succes_column_right .umbrella { background:transparent url('../images/umbrella_info.png') left top no-repeat; }
.sheet_succes_column_right .toilets { background:transparent url('../images/rooms_info.png') left top no-repeat; }
.sheet_succes_column_right .diving { background:transparent url('../images/diving_info.png') left top no-repeat; }
.sheet_succes_column_right .lifeguard { background:transparent url('../images/lifeguard_info.png') left top no-repeat; }
.sheet_succes_column_right .kids { background:transparent url('../images/kids_info.png') left top no-repeat; }
.sheet_succes_column_right .stars { background:transparent url('../images/stars_info.png') left top no-repeat; }
.iframe iframe {
  width:100%;
  height:180px;
  border:none;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
.sheet_succes_column_right .room_desc { background:transparent url('../images/rooms_info.png') left top no-repeat; }
.sheet_succes_column_right .max_people { background:transparent url('../images/perso.png') left top no-repeat; }
.sheet_succes_column_right .population { background:transparent url('../images/perso.png') left top no-repeat; }
.sheet_succes_column_right .email { background:transparent url('../images/email_info.png') left top no-repeat; }
.dm_ratable_rating .stars form {
  margin:0;
  padding:0;
}
.dm_ratable_rating .stars {
  background:transparent url('../images/star.png') left top no-repeat;
  margin:0;
  padding:0;
}
.dm_ratable_rating .rating_info {
  padding-top:3px;
  padding-bottom:10px;
  clear:left;
  font-size:0.9em;
}
.dm_ratable_rating { width:330px; }
div.hotel .facility_title {
  color:#0e98d1;
  padding-bottom:10px;
}
.facility_general p {
  padding-top:5px;
  padding-bottom:10px;
}
.policy_checkin p {
  padding-top:5px;
  padding-bottom:10px;
}
.description3_left .hotel p {
  padding-top:5px;
  padding-bottom:10px;
}
.description3_left {
  float:left;
  width:360px;
}
.description3_right { margin-left:380px; }
#fb_logo { margin-right:10px; }
.search_box .search_box_top .title {
  padding:0px 0px 3px 5px;
  color:#484848;
  font-size:1.5em;
  font-weight:bold;
  margin-bottom:3px;
  clear:left;
  text-transform:capitalize;
}
.search_box .search_box_top .hr_thin {
  width:60%;
  height:0px;
  margin-left:40%;
  margin-top:8px;
  margin-bottom:3px;
  border-bottom:1px solid #000000;
}
.search_box .search_box_top input[type=text], .search_box .search_box_top select {
  margin-top:5px;
  margin-bottom:5px;
}
.search_box .search_box_top {
  padding:5px;
  margin:0 0 0 0;
}
.search_box .search_box_bottom {
  padding:10px 5px 5px 5px;
  margin:5px 0 5px 0;
  border-top:1px solid #484848;
}
.search_box #event_filters_city_id { margin-bottom:10px; }
.search_box .search_btn, .search_box .search_btn:hover {
  color:#484848;
  filter:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  border:none;
  text-shadow:none;
  padding-left:20px;
  padding-right:10px;
  background:url("/images/yellow_button_bg2.png") no-repeat;
  width:125px;
  height:24px;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
}
.search_box label {
  margin:1px;
  color:#555555;
  padding:0px 0px 3px 5px;
}
.search_box select, .search_box input[type=text] {
  display:inline-block;
  width:200px;
  -webkit-border-radius:0px !important;
  -moz-border-radius:0px !important;
  border-radius:0px !important;
}
.search_box input[type=text] { width:189px; }
.search_box .checkbox_only_true { display:inline; }
.search_box ul { list-style-type:none; }
.search_box .search_box_left {
  float:left;
  width:40%;
  height:auto;
}
.search_box .search_box_right {
  float:right;
  width:20%;
  height:auto;
}
.search_box .search_box_wide {
  float:left;
  width:100%;
  height:auto;
}
.search_box {
  behavior:url(/css/pie.php);
  background:#fefefe;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#fefefe),to(#ebebeb));
  background:-webkit-linear-gradient(#fefefe,#ebebeb);
  background:-moz-linear-gradient(#fefefe,#ebebeb);
  background:-ms-linear-gradient(#fefefe,#ebebeb);
  background:-o-linear-gradient(#fefefe,#ebebeb);
  background:linear-gradient(#fefefe,#ebebeb);
  -pie-background:linear-gradient(#fefefe,#ebebeb);
  -moz-box-shadow:0px 0px 3px 1px #9d9c9c;
  -webkit-box-shadow:0px 0px 3px 1px #9d9c9c;
  box-shadow:0px 0px 3px 1px #9d9c9c;
  margin-bottom:12px;
  margin-right:3px;
  padding:5px;
}
#search_box_submit, .search_box_submit {
  margin-top:3px;
  margin-right:3px;
  text-align:right;
}
.list_childnodes li a {
  display:block;
  padding:2px;
}
.radio_list {
  margin:0 0 0 10px;
  display:inline-block;
}
.radio_item {
  display:inline-block;
  width:auto;
}
.radio_item label { width:auto !important; }
.radio_item input { display:inline; }
.checkbox_list { margin-top:5px; }
.checkbox_item {
  display:inline-block;
  width:auto;
  margin-right:10px;
}
.checkbox_item label { width:auto !important; }
.checkbox_item input { display:inline; }
.checkbox2V { margin-right:10px; }
ul.search_links { margin-left:-40px !important; }
ul.search_links li {
  padding:0px;
  margin:0 5px 5px 0;
  display:block;
  float:left;
}
.buttonBlue {
  width:167px;
  height:26px;
  cursor:pointer;
  display:block;
  padding:5px;
  outline:none;
  text-align:center;
  text-decoration:none;
  font:12px/100% Arial, Helvetica, sans-serif;
  color:#ffffff;
  background:#198ed0;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#198ed0),to(#186d9e));
  background:-webkit-linear-gradient(#198ed0,#186d9e);
  background:-moz-linear-gradient(#198ed0,#186d9e);
  background:-ms-linear-gradient(#198ed0,#186d9e);
  background:-o-linear-gradient(#198ed0,#186d9e);
  background:linear-gradient(#198ed0,#186d9e);
  -pie-background:linear-gradient(#198ed0,#186d9e);
}
.buttonBlueEvent {
  width:167px;
  height:26px;
  height:26px;
  cursor:pointer;
  display:block;
  padding:5px;
  outline:none;
  text-align:center;
  text-decoration:none;
  font:12px/100% Arial, Helvetica, sans-serif;
  color:#ffffff;
  background:#198ed0;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#198ed0),to(#186d9e));
  background:-webkit-linear-gradient(#198ed0,#186d9e);
  background:-moz-linear-gradient(#198ed0,#186d9e);
  background:-ms-linear-gradient(#198ed0,#186d9e);
  background:-o-linear-gradient(#198ed0,#186d9e);
  background:linear-gradient(#198ed0,#186d9e);
  -pie-background:linear-gradient(#198ed0,#186d9e);
  font-size:12px;
}
.links_month {
  background:url(../images/page_nav_bg.png) no-repeat 0px 0px;
  width:34px;
  height:23px;
  text-align:center;
  padding-top:7px;
}
.buttonBlue:hover, .buttonBlueSelected, .buttonBlueEvent:hover, .buttonBlueEventSelected {
  width:167px;
  height:26px;
  height:26px;
  cursor:pointer;
  display:block;
  padding:5px;
  outline:none;
  text-align:center;
  text-decoration:none;
  font:12px/100% Arial, Helvetica, sans-serif;
  color:#ffffff;
  background:#198ed0;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#198ed0),to(#186d9e));
  background:-webkit-linear-gradient(#198ed0,#186d9e);
  background:-moz-linear-gradient(#198ed0,#186d9e);
  background:-ms-linear-gradient(#198ed0,#186d9e);
  background:-o-linear-gradient(#198ed0,#186d9e);
  background:linear-gradient(#198ed0,#186d9e);
  background:#87b4d7;
  -pie-background:linear-gradient(#198ed0,#186d9e);
  font-size:12px;
}
.buttonBlue:active, .buttonBlueEvent:active {
  position:relative;
  top:1px;
  color:#0e98d1;
  background:#99b3cc;
  background:-webkit-gradient(linear,left top,left bottom,from(#99b3cc),to(#ccd9e6));
  background:-moz-linear-gradient(top,#99b3cc,#ccd9e6);
}
.bigYear {
  font-size:14px;
  line-height:110%;
}
.result_list_item .cartouche_blkL h3 {
  margin-top:0px;
  background:transparent url('../images/control_play.png') left top no-repeat;
  width:412px;
}
.result_list_item .cartouche_blkL { float:left; }
.result_list_item {
  padding:5px;
  margin:0 0 10px 0;
  background:transparent url('../images/bg_box.jpg') top repeat-x;
  border:1px solid #cccccc;
  overflow:hidden;
}
.promoted .cartouche_blkL h3 {
  font-size:1.2em;
  text-decoration:underline;
  background:transparent url('../images/control_play_promoted.png') left center no-repeat;
}
.promoted {
  background:#fbf3c3;
  border:3px solid #e08a00;
}
.result_list_item .content {
  float:left;
  width:432px;
}
.result_list_item .contentRemax {
  overflow:hidden;
  width:100%;
}
.result_list_item .desc img, .result_list_item .descRemax img {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  margin:1px;
  border:1px solid #cccccc;
}
.result_list_item .desc .comments, .result_list_item .desc .views, .result_list_item .desc .rating, .result_list_item .descRemax .comments, .result_list_item .descRemax .views, .result_list_item .descRemax .rating {
  display:inline-block;
  padding:0 10px 0 20px;
  height:20px;
  line-height:20px;
  font-size:0.9em;
  font-style:normal;
}
.result_list_item .desc, .result_list_item .descRemax {
  float:left;
  width:305px;
  overflow:hidden;
  clear:both;
  font-size:1em;
  font-style:italic;
  padding:0 5px 0 0;
}
.result_list_item .infos, .result_list_item .infosRemax {
  float:left;
  width:115px;
  overflow:hidden;
  border-left:1px solid #cccccc;
  padding:0 0 0 5px;
  font-size:0.9em;
}
.result_list_item .descRemax { width:380px !important; }
.result_list_item .infosRemax { width:200px !important; }
.city, .food_type, .food, .feature, .category, .calendar, .region {
  display:block;
  padding:0 0 0 30px;
}
.category {
  height:25px;
  padding-top:5px;
}
.city, .food, .feature, .region {
  height:20px;
  line-height:20px;
}
.food {
  height:35px;
  line-height:30px;
}
.box_div .url {
  margin:55px 0 0 30px;
  display:block;
}
.city, .region { background:transparent url('../images/map_magnify.png') left center no-repeat; }
.food { background:transparent url('../images/restaurant.png') left center no-repeat; }
.feature { background:transparent url('../images/remax_features.png') left center no-repeat; }
.comments { background:transparent url('../images/comments.png') left center no-repeat; }
.views { background:transparent url('../images/eye.png') left center no-repeat; }
.rating { background:transparent url('../images/star.png') left center no-repeat; }
.food_type { padding:0 0 0 30px; }
.fax { background:transparent url('../images/fax_info.png') left center no-repeat; }
.unesco { background:transparent url('../images/unesco_info.png') left center no-repeat; }
.access { background:transparent url('../images/access_info.png') left center no-repeat; }
.level { background:transparent url('../images/level_info.png') left center no-repeat; }
.max_depth { background:transparent url('../images/max_depth_info.png') left center no-repeat; }
.category { background:transparent url('../images/folder.png') left center no-repeat; }
.calendar { background:transparent url('../images/calendar.png') left center no-repeat; }
.contact_name { background:transparent url('../images/contact_name_info.png') left center no-repeat; }
.created_at {
  padding-top:10px;
  position:relative;
  min-height:30px;
  width:100%;
  display:block;
}
.result_list_item .reviews {
  clear:both;
  border:1px solid #cccccc;
}
.result_list_item .thumb {
  float:left;
  width:156px;
  background-color:transparent;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
.result_list_item .thumb img {
  display:block;
  text-align:center;
  padding:0px;
  margin:0 auto;
  border:3px solid #aaaaaa;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  max-width:150px;
  max-height:120px;
}
.menu_label_div {
  padding:0 0 0 10px;
  color:#ffffff !important;
  font-size:14px !important;
  min-height:32px;
  width:320px !important;
  text-align:left !important;
  top:15px;
  position:relative;
  z-index:3;
  margin-left:25%;
  background:#198ed0;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#198ed0),to(#186d9e));
  background:-webkit-linear-gradient(#198ed0,#186d9e);
  background:-moz-linear-gradient(#198ed0,#186d9e);
  background:-ms-linear-gradient(#198ed0,#186d9e);
  background:-o-linear-gradient(#198ed0,#186d9e);
  background:linear-gradient(#198ed0,#186d9e);
  -pie-background:linear-gradient(#198ed0,#186d9e);
  behavior:url(/css/pie.php);
}
.menu_label_div a {
  color:#ffffff !important;
  font-size:14px !important;
}
.item_list_div {
  min-height:173px;
  widith:100%;
  padding:5px;
  position:relative;
}
.thumb_div img {
  max-height:155px;
  max-width:205px;
  padding:0;
  text-align:center;
}
.thumb_div {
  width:217px;
  min-height:150px;
  padding:10px 5px 5px 5px;
  float:left;
}
.box_div {
  margin:10px 3px 0 0;
  text-align:center;
}
.title_arrow_div {
  background:url(../images/white_arrow_right.png) no-repeat 0px 50%;
  min-height:20px;
  width:295px;
  padding:7px 5px 5px 18px;
}
.description {
  text-align:justify;
  padding:20px 10px 10px 10px;
  height:110px;
  font-style:italic;
}
.comments_span { margin-left:20px; }
.item_list_table { margin-top:5px; }
.desc_conainer { width:295px; }
.comments_container {
  width:100%;
  text-align:center;
}
.info_div {
  border-left:#000000 solid 1px;
  margin-top:20px;
  padding:0 10px;
  height:100%;
  min-height:120px;
}
#remax_search_div .info_div { position:relative; }
#remax_search_div .url {
  margin-top:0px;
  background:none;
}
#remax_search_div .desc_td img {
  border:1px solid #cccccc;
  margin:1px;
}
#remax_search_div .desc_td {
  text-align:justify;
  padding:20px 10px 10px 10px;
  min-height:110px;
  font-style:italic;
  width:500px;
}
#remax_search_div { position:relative; }
img.galery {
  padding:2px;
  margin:3px;
  float:left;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  background-color:#cccccc;
  max-height:56px;
}
img.galery2 {
  padding:2px;
  margin:3px;
  float:left;
  background-color:#cccccc;
  max-height:150px;
}
img.hover { background-color:#1c4c98; }
table.member_account tr th {
  border-top:1px solid #dddddd;
  padding:8px;
  text-align:left;
  vertical-align:top;
}
table.member_account tr th.first, table.member_account tr th.top { border:none; }
table.member_account tr td {
  border-top:1px solid #dddddd;
  padding:8px;
}
table.member_account tr td.first { border:none; }
table.member_account {
  margin:10px 0 5px 0;
  width:100%;
  background:#eeeeee;
  border:1px solid #dddddd;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
#form_member_account label, #form_airport_transfert label, #form_classified_add label, #form_business_dir label {
  display:inline-block;
  width:150px;
  margin:2px 0 0 0;
  padding:4px;
  vertical-align:top;
  font-weight:bold;
  float:left;
}
#form_member_account label[for=sf_guard_user_has_newsletter], #form_airport_transfert label[for=sf_guard_user_has_newsletter], #form_classified_add label[for=sf_guard_user_has_newsletter], #form_business_dir label[for=sf_guard_user_has_newsletter] { width:300px; }
#form_member_account label[for=classified_ad_contact_email], #form_member_account label[for=classified_ad_contact_phone], #form_member_account label[for=classified_ad_contact_mobile], #form_airport_transfert label[for=classified_ad_contact_email], #form_airport_transfert label[for=classified_ad_contact_phone], #form_airport_transfert label[for=classified_ad_contact_mobile], #form_classified_add label[for=classified_ad_contact_email], #form_classified_add label[for=classified_ad_contact_phone], #form_classified_add label[for=classified_ad_contact_mobile], #form_business_dir label[for=classified_ad_contact_email], #form_business_dir label[for=classified_ad_contact_phone], #form_business_dir label[for=classified_ad_contact_mobile] { width:144px; }
#form_member_account input[type=text], #form_member_account select, #form_member_account textarea, #form_member_account input[type=password], #form_member_account input[type=file], #form_airport_transfert input[type=text], #form_airport_transfert select, #form_airport_transfert textarea, #form_airport_transfert input[type=password], #form_airport_transfert input[type=file], #form_classified_add input[type=text], #form_classified_add select, #form_classified_add textarea, #form_classified_add input[type=password], #form_classified_add input[type=file], #form_business_dir input[type=text], #form_business_dir select, #form_business_dir textarea, #form_business_dir input[type=password], #form_business_dir input[type=file] {
  display:inline-block;
  width:250px;
  margin:2px 0 0 0;
  padding:4px;
  border:#484848 solid 1px;
}
#form_member_account select#classified_ad_category_id, #form_member_account select#classified_ad_city_id, #form_member_account #sf_guard_user_pref_culture, #form_member_account #sf_guard_user_civility, #form_member_account #sf_guard_user_country, #form_airport_transfert select#classified_ad_category_id, #form_airport_transfert select#classified_ad_city_id, #form_airport_transfert #sf_guard_user_pref_culture, #form_airport_transfert #sf_guard_user_civility, #form_airport_transfert #sf_guard_user_country, #form_classified_add select#classified_ad_category_id, #form_classified_add select#classified_ad_city_id, #form_classified_add #sf_guard_user_pref_culture, #form_classified_add #sf_guard_user_civility, #form_classified_add #sf_guard_user_country, #form_business_dir select#classified_ad_category_id, #form_business_dir select#classified_ad_city_id, #form_business_dir #sf_guard_user_pref_culture, #form_business_dir #sf_guard_user_civility, #form_business_dir #sf_guard_user_country { width:260px; }
#form_member_account select#sf_guard_user_birth_date_month, #form_airport_transfert select#sf_guard_user_birth_date_month, #form_classified_add select#sf_guard_user_birth_date_month, #form_business_dir select#sf_guard_user_birth_date_month { width:130px; }
#form_member_account input[type=checkbox], #form_airport_transfert input[type=checkbox], #form_classified_add input[type=checkbox], #form_business_dir input[type=checkbox] {
  margin:5px 0 0 0;
  padding:4px;
  display:block;
}
#form_member_account #sf_guard_user_birth_date_day, #form_member_account #sf_guard_user_birth_date_month, #form_member_account #sf_guard_user_birth_date_year, #form_member_account #airport_transfer_arrival_datetime_day, #form_member_account #airport_transfer_arrival_datetime_month, #form_member_account #airport_transfer_arrival_datetime_year, #form_member_account #airport_transfer_arrival_datetime_hour, #form_member_account #airport_transfer_arrival_datetime_minute, #form_airport_transfert #sf_guard_user_birth_date_day, #form_airport_transfert #sf_guard_user_birth_date_month, #form_airport_transfert #sf_guard_user_birth_date_year, #form_airport_transfert #airport_transfer_arrival_datetime_day, #form_airport_transfert #airport_transfer_arrival_datetime_month, #form_airport_transfert #airport_transfer_arrival_datetime_year, #form_airport_transfert #airport_transfer_arrival_datetime_hour, #form_airport_transfert #airport_transfer_arrival_datetime_minute, #form_classified_add #sf_guard_user_birth_date_day, #form_classified_add #sf_guard_user_birth_date_month, #form_classified_add #sf_guard_user_birth_date_year, #form_classified_add #airport_transfer_arrival_datetime_day, #form_classified_add #airport_transfer_arrival_datetime_month, #form_classified_add #airport_transfer_arrival_datetime_year, #form_classified_add #airport_transfer_arrival_datetime_hour, #form_classified_add #airport_transfer_arrival_datetime_minute, #form_business_dir #sf_guard_user_birth_date_day, #form_business_dir #sf_guard_user_birth_date_month, #form_business_dir #sf_guard_user_birth_date_year, #form_business_dir #airport_transfer_arrival_datetime_day, #form_business_dir #airport_transfer_arrival_datetime_month, #form_business_dir #airport_transfer_arrival_datetime_year, #form_business_dir #airport_transfer_arrival_datetime_hour, #form_business_dir #airport_transfer_arrival_datetime_minute {
  display:inline-block;
  width:60px;
  padding:4px;
  margin:2px 2px 0px 0px;
}
#form_member_account textarea, #form_airport_transfert textarea, #form_classified_add textarea, #form_business_dir textarea { height:150px; }
#form_member_account fieldset legend, #form_airport_transfert fieldset legend, #form_classified_add fieldset legend, #form_business_dir fieldset legend {
  border:1px solid #cccccc;
  padding:4px;
}
#form_member_account fieldset, #form_airport_transfert fieldset, #form_classified_add fieldset, #form_business_dir fieldset {
  border:1px solid #cccccc;
  margin:10px 0 10px 0;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
#form_member_account .input-help, #form_airport_transfert .input-help, #form_classified_add .input-help, #form_business_dir .input-help {
  font-size:0.9em;
  padding-left:4px;
  margin-bottom:3px;
}
#form_member_account .info, #form_airport_transfert .info, #form_classified_add .info, #form_business_dir .info {
  width:60%;
  border:1px solid #cccccc;
  background:#efefef url(../images/information-icon.png) right top no-repeat;
  padding:5px;
  margin:10px auto 10px auto;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
#form_airport_transfert label { width:250px; }
#form_airport_transfert {
  behavior:url(/css/pie.php);
  background:#fefefe;
  background:-webkit-gradient(linear,0 0,0 bottom,from(#fefefe),to(#ebebeb));
  background:-webkit-linear-gradient(#fefefe,#ebebeb);
  background:-moz-linear-gradient(#fefefe,#ebebeb);
  background:-ms-linear-gradient(#fefefe,#ebebeb);
  background:-o-linear-gradient(#fefefe,#ebebeb);
  background:linear-gradient(#fefefe,#ebebeb);
  -pie-background:linear-gradient(#fefefe,#ebebeb);
  -moz-box-shadow:0px 0px 3px 1px #9d9c9c;
  -webkit-box-shadow:0px 0px 3px 1px #9d9c9c;
  box-shadow:0px 0px 3px 1px #9d9c9c;
  margin-bottom:12px;
  padding:10px;
  width:705px;
}
.back_to_list a:hover { color:#484848; }
.back_to_list a { color:#e08a00; }
.back_to_list { padding-top:15px; }
.status_1 { color:green; }
.status_2 { color:red; }
.status_3 { color:orange; }
.status_4 { color:purple; }
.status_5 { color:red; }
.businessDirItemMsg, .classifiedAdMsg { margin-top:10px; }
#navigationbar {
  height:35px;
  position:relative;
  width:1000px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  -moz-box-shadow:0px 0px 3px 1px #9d9c9c;
  -webkit-box-shadow:0px 0px 3px 1px #9d9c9c;
  box-shadow:0px 0px 3px 1px #9d9c9c;
  background:#ecb800;
  background:-moz-linear-gradient(top,#f5cc00 0%,#efbe00 35%,#ebb201 59%,#e5a600 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5cc00),color-stop(35%,#efbe00),color-stop(59%,#ebb201),color-stop(100%,#e5a600));
  background:-webkit-linear-gradient(top,#f5cc00 0%,#efbe00 35%,#ebb201 59%,#e5a600 100%);
  background:-o-linear-gradient(top,#f5cc00 0%,#efbe00 35%,#ebb201 59%,#e5a600 100%);
  background:-ms-linear-gradient(top,#f5cc00 0%,#efbe00 35%,#ebb201 59%,#e5a600 100%);
  background:linear-gradient(to bottom,#f5cc00 0%,#efbe00 35%,#ebb201 59%,#e5a600 100%);
  -pie-background:linear-gradient(to bottom,#f5cc00 0%,#efbe00 35%,#ebb201 59%,#e5a600 100%);
}
#navigationbar span.title_span a {
  background:none;
  float:none;
  height:auto;
  border:0px !important;
  padding:0px !important;
  margin-top:6px !important;
  text-decoration:none;
}
#navigationbar .level1_css:hover a {
  background-color:#ebb500;
  border:1px solid #846603;
  border-width:1px 1px 0 1px;
  padding:0 0 0 2px;
  z-index:101;
}
#navigationbar .level1_css:hover a span {
  padding:4px 44px 0 42px;
  background:transparent scroll url(../images/bg_li_top_hover_black.png) center 115% no-repeat;
}
#navigationbar li.current .title_level1_span {
  background-color:#f2f2f2;
  background:transparent scroll url(../images/bg_li_top_black.png) center 120% no-repeat;
  height:22px;
}
#navigationbar .level1_css div.navigation_menu_level2 {
  background:#ebb500;
  border:1px solid #846603;
  border-width:1px;
}
#navigationbar .level1_css span.title_span {
  border-bottom:1px dashed #b58c04;
  color:#269cde !important;
}
#navigationbar .level1_css div ul li:hover { background:#f3c900; }
#navigationbar ul {
  padding:3px 0 0 5px;
  margin:0;
  list-style:none;
  float:left;
}
#navigationbar li {
  float:left;
  padding:0 2px 0 0;
  background:url('../images/vbar_L1.png') right top no-repeat;
  position:relative;
}
#navigationbar li:last-child { background:none; }
#navigationbar ul li div.navigation_menu_level2 {
  position:absolute;
  top:31px;
  left:0;
  padding:20px 0 20px 20px;
  font-family:Arial, Helvetica, sans-serif;
  display:none;
  z-index:100;
}
#navigationbar .right div.navigation_menu_level2 {
  left:auto;
  right:5px;
}
#navigationbar ul li div.navigation_menu_level2 div.menu_wrapper {
  white-space:nowrap;
  padding:0 10px 0 0;
}
#navigationbar ul li:hover div { display:block; }
#navigationbar ul li div.menu_wrapper div {
  display:inline-block;
  float:none;
  margin:0 20px 0 0;
  vertical-align:top;
  width:139px;
}
#navigationbar ul li div span.title_span {
  height:20px;
  display:block;
  font-weight:bold;
  margin:0 0 0 7px;
}
#navigationbar ul li div ul {
  margin:7px 0;
  padding:0;
  font-size:0.75em;
  list-style:none;
  float:none;
  white-space:normal;
}
#navigationbar ul li div ul a {
  color:white;
  text-decoration:none;
  display:block;
  height:100%;
  background:url(../images/marrow.gif) 125px no-repeat !important;
  border:none !important;
  padding:0 20px 0 0 !important;
  float:none;
}
#navigationbar ul li div ul li {
  display:block;
  padding:5px 0 5px 9px;
  line-height:1.1em;
  width:137px;
  background:none;
  float:none;
}
#navigationbar a {
  color:#484848;
  float:left;
  height:31px;
  padding:0 0 0 0px;
  position:relative;
  text-decoration:none;
}
#navigationbar a span {
  padding:5px 45px 0 45px;
  height:26px;
  float:left;
  cursor:pointer;
}
#navigationbar li.root_node { margin:0 0 0 0; }
#navigationbar li.root_node a {
  width:35px;
  height:28px;
  background:transparent scroll url(../images/home.png) center 50% no-repeat;
  padding:0 5px 0 0;
}
#navigationbar li.root_node a:hover, #navigationbar li.root_node.current a { background:transparent scroll url(../images/home.png) center 50% no-repeat; }
#navigationbar #level2Node_table #level2Node_div { display:block !important; }
#navigationbar2 {
  padding-top:10px;
  height:20px;
  position:relative;
  float:right;
}
#navigationbar2 span.title_span a {
  background:none;
  float:none;
  height:auto;
  border:0px !important;
  padding:0px !important;
  margin-top:2px !important;
  text-decoration:none;
}
#navigationbar2 .level1_css:hover a span {
  padding:0px 4px 0 2px;
  background:transparent scroll url(../images/bg_li_top_hover_black.png) center 115% no-repeat;
  z-index:500;
}
#navigationbar2 .level1_css a span { padding-top:0px; }
#navigationbar2 li.current .title_level1_span {
  background-color:#f2f2f2;
  background:transparent scroll url(../images/bg_li_top_black.png) center 120% no-repeat;
  z-index:500;
  height:22px;
}
#navigationbar2 .level1_css div.navigation_menu_level2 {
  background:#ebb500;
  border:1px solid #846603;
  border-width:1px;
  z-index:4;
}
#navigationbar2 .level1_css span.title_span {
  border-bottom:1px dashed #b58c04;
  color:#269cde !important;
}
#navigationbar2 .level1_css div ul li:hover { background:#f3c900; }
#navigationbar2 ul {
  padding:3px 0 0 5px;
  margin:0;
  list-style:none;
  float:left;
}
#navigationbar2 li {
  float:left;
  padding:0 2px 0 0;
  background:url('../images/vbar_L3.png') right top no-repeat;
  position:relative;
}
#navigationbar2 li:last-child { background:none; }
#navigationbar2 ul li div.navigation_menu_level2 {
  position:absolute;
  top:31px;
  left:0;
  padding:20px 0 20px 20px;
  font-family:Arial, Helvetica, sans-serif;
  display:none;
}
#navigationbar2 .right div.navigation_menu_level2 {
  left:auto;
  right:5px;
}
#navigationbar2 ul li div.navigation_menu_level2 div.menu_wrapper {
  white-space:nowrap;
  padding:0 10px 0 0;
}
#navigationbar2 ul li:hover div { display:block; }
#navigationbar2 ul li div.menu_wrapper div {
  display:inline-block;
  float:none;
  margin:0 20px 0 0;
  vertical-align:top;
  width:139px;
}
#navigationbar2 ul li div span.title_span {
  height:20px;
  display:block;
  font-weight:bold;
  margin:0 0 0 7px;
}
#navigationbar2 ul li div ul {
  margin:7px 0;
  padding:0;
  font-size:0.75em;
  list-style:none;
  float:none;
  white-space:normal;
}
#navigationbar2 ul li div ul a {
  color:white;
  text-decoration:none;
  display:block;
  height:100%;
  background:url(../images/marrow.gif) 125px no-repeat !important;
  border:none !important;
  padding:0 20px 0 0 !important;
  float:none;
}
#navigationbar2 ul li div ul li {
  display:block;
  padding:5px 0 5px 9px;
  line-height:1.1em;
  width:137px;
  background:none;
  float:none;
}
#navigationbar2 a {
  color:#484848;
  float:left;
  height:31px;
  padding:1px 0 0 0px;
  position:relative;
  text-decoration:none;
}
#navigationbar2 .level1_css:hover a {
  background-color:#ebb500;
  border:1px solid #846603;
  border-width:1px 1px 0 1px;
  padding:0 0 0 2px;
  z-index:101;
}
#navigationbar2 a span {
  padding:0 5px 0 5px;
  height:26px;
  float:left;
  cursor:pointer;
}
#navigationbar2 li:last-child a span { padding-right:0px; }
#navigationbar2 #level2Node_table #level2Node_div { display:block !important; }
body { margin-top:-10px !important; }
