
table.rate tr.x td {
	color: #7E7E7E;
	padding: 0 0 5px 5px;
}

table.rate tr td div.rating_bar_stars, table.rate tr td div.noise_level {
	margin-left: 10px;
}

p.warn {
	margin-top: 5px;
	font-weight: bold;
}

div.book {
    position: relative;
	float: right;
	width: 222px;
	height: 272px;
	background: url(/p-3.3.0/book-zone.gif) no-repeat;
}

div.book a {
	color: #FFF;
	text-decoration: underline;
}

div.book a:hover {
	text-decoration: none;
}

div.book strong {
	font-size: 16px;
    color: #6E9808;
	display: block;
    padding: 8px 0 0 10px;
}

div.book span.avantage {
	width: 222px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #FF7800;
	text-align: center;
    margin: 12px 0px 0px 0px;
}

div.book div.avantage2 {
	width: 222px;
	height: 90px;
	display: block;
	background: url(/p-3.3.0/specialoffer.gif) no-repeat 6px 0px;
	font-weight: bold;
	text-align: left;
}

.avantage2-outer {
    display: table;
    #position: relative;
    width: 172px;
    height: 48px;
	color: #FFFFFF;
	font-size: 14px;
    text-align: left;
    margin-left: 20px;
    line-height: 16px;
	padding: 5px 0px 5px 0px;
    overflow: hidden;
}

.avantage2-middle {
    display: table-cell;
    #position: absolute;
    #top: 50%;
    vertical-align: middle;
}

div.book a.avantage2-inner {
    #position: relative;
    #top: -50%;
    width: 172px;
    text-decoration: none;
}

div.book a:hover {
    text-decoration: underline;
}

div.book span.avantage3 {
    margin: 2px 0px 0px 10px;
	font-weight: bold;
    display: block;
}

div.book span.avantage4 {
    margin: 0px 0px 0px 10px;
    display: block;
}

div.book div.avantage5 {
    height: 116px;
}

#book_in {
    margin: 25px 0px 0px 0px;
}

div.book a.xx {
	display:block;
	background: url(/p-3.3.0/b-book-d.gif) no-repeat;
	height: 36px;
	padding-top: 11px;
	line-height: 18px;
	padding-left: 52px;
	margin-left: 37px;
	font-size: 19px;
	text-decoration: none;
}

div.book a.xx:hover {
	text-decoration: underline;
}

div.book span.xx2 {
	display:block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
    color: #FFFFFF;
	font-size: 14px;
}

div.book span.xx2 strong {
	display:block;
	font-size: 16px;
    color: #FFFFFF;
    padding: 0px 0 9px 2px;
}


div.book span.pd5 {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*right sidebar start*/
.gallery-container {
	float:left;
}
.gallery {
	background: none;
	padding-top:0px;
	width:530px;
	padding-left:10px;
	position:relative;
}
.gallery-wrap {
	width:530px;
	height:270px;
	position:relative;
}
.gallery-wrap .holder { position:relative;}
.sub-gallery-box {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
.active {z-index:1;}
.gallery-wrap img {
	display:block;
}
.gallery .desc {
	position:absolute;
	top:209px;
	left:0;
	z-index:3;
    width: 530px;
    overflow: hidden;
}
.gallery .desc .gwc {
	background:url(/p-3.3.0/default/bg-decs.png);
	padding:10px 15px 10px 15px;
	color:#fff;
}
.gallery .desc h1 {
	font-size:22px;
	line-height:22px;
	display: inline;
	padding: 0;
	margin: 0;
	color: #FFF;
    white-space: nowrap;
}
.gallery .desc .gwc .gwc_title {
    overflow: hidden;
    height: 22px;
    width: 500px;
}
.gallery .desc .gwc .gwc_subline {
    overflow: hidden;
    width: 500px;
    margin-top: 4px;
    font-size:12px;
}
.gallery .desc .gwc .gwc_subline .address {
    float: left;
    width: 318px;
    overflow: hidden;
}
.gallery .desc .gwc .gwc_subline .label { 
    float: left;
    width: 95px;
    overflow: hidden;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    font-size: 13px;
}
.gallery .desc .gwc .gwc_subline .rate_container { float: left; width: 77px; overflow: hidden; }
.gallery .desc .gwc p .x {
	display: block;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.gallery .desc .gwc p .x .x2, .gallery .desc .gwc p .x .rating_bar2 {
	float: left;
	margin-right: 10px;
}

 .gallery .pages {
    display: none;
}

.rating_bar2 {
  width: 77px;
  background: url(/p-3.3.0/rate_off.png) 0 0 repeat-x;
}

.rating_bar2 div {
  height: 14px;
  background: url(/p-3.3.0/rate_on.png) 0 0 repeat-x;
}

a#link_global_rate { text-decoration: none; }

/*right sidebar end*/
#main-column2 {padding-top: 10px}
#short_cuts {
	height: 50px;
	background: #F5F5F5;
	margin:0;
	padding:0;
	border-right: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
}
#short_cuts ul {
	margin:0;
	padding:0;
}
#short_cuts li  {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#short_cuts li.x  {
	float:right;
}
#short_cuts li a {
	width:208px;
	height:35px;
	display:block;
	line-height:20px;
	padding-left:8px;
	padding-top: 15px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#short_cuts li.x a {
	width:140px;
	text-align: center;
	color: #FFF;
	padding-right: 10px;
	background:url(/p-3.3.0/b-book.png) no-repeat 15px 12px;
}
#short_cuts li.xx a {
	width:142px;
}
#short_cuts li a img {
	vertical-align: middle;
	padding-right: 10px;
}
#short_cuts li.x a img {
	vertical-align: middle;
	padding-right: 0;
}
#short_cuts li a:hover { text-decoration: underline; }

#b-send-friend {
	background:url(/p-3.3.0/b-send-friend.gif) no-repeat 8px 15px;
    text-indent: 30px;
}
#b-favorite {
	background:url(/p-3.3.0/b-favorite.gif) no-repeat 8px 15px;
    text-indent: 30px;
}
#share_this {
	background:url(/p-3.3.0/b-bookmark.gif) no-repeat 8px 15px;
    text-indent: 30px;
}

#calendar_div {
    position: absolute;
	left: 3px;
	top: 110px;
    display: none;
    z-index: 1;
    color: #556644;
    width: 270px;
    height: 230px;
}
#book_d_wrap {
    width: 200px;
    overflow: hidden;
    margin : 10px 0px 10px 0px;
}
#book_d_l {
    float: left;
    width: 48px;
    margin-top: 3px;
    text-align: center;
}
#book_d_c {
    float: left;
    width: 100px;
}
#book_d_r {
    float: left;
    width: 48px;
    text-align: center;
}

#book_date{
    padding: 0;
    margin: 0;
	width: 100px;
}
#calendar_link {
	display:block;
	background: url(/p-3.3.0/calendar.gif) no-repeat;
	width: 15px;
	height: 15px;
    line-height: 15px;
    font-size: 10px;
    padding: 0px;
	margin: 3px 0px 0px 17px;
}

.tab h2 {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}
.tab h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.tab h5 {
	margin: 0;
	padding: 0;
    display: block;
    font-weight: bold;
	font-size: 12px;
	font-style: italic;
    color: #6e6e6e;
    padding-top: 10px;
    padding-bottom: 2px;
}
.tab .first { 
	padding-top: 0px
}

.tab h6 {
    margin: 0;
	padding: 0;
    display: inline;
    font-weight: bold;
	font-size: 12px;
	font-style: italic;
    color: #6e6e6e;
    padding-top: 10px;
    padding-bottom: 2px;
}

#main-column2 p {
    padding: 0;
    margin: 0;
    padding-left: 10px;
    padding-bottom: 5px;
}

.description {
    padding: 0;
    margin: 0;
}
.description #more_desc_hidden { text-decoration: none; }
.description #more_desc_shown { display: none; font-style: normal }

/* top search */
.top-search {
	float: left;
	margin-left: 9px;
    width: 758px;
    padding: 0;
    height: 38px;
}
.top-search .box1 {
    width: 180px;
    border-right: 1px solid #d3d3d3;
    float: left;
    padding-left: 20px;
    margin-top: 5px;
}
.top-search .box1 .txt {
    padding-left: 10px;
}
.top-search .box2 {
    width: 200px;
    border-right: 1px solid #d3d3d3;
    float: left;
    text-align: center;
    margin-top: 5px;
}
.top-search .box3 {
    width: 180px;
    float: left;
    text-align: center;
    padding-left: 20px;
    margin-top: 5px;
}
.top-search .box3 .txt {
    padding-right: 10px;
}

.top-search .box4 {
    width: 150px;
    float: right;
}
.top-search .new_search {
	background: url(/p-3.3.0/b-new-search.gif) no-repeat;
	height: 30px;
	width: 130px;
    text-align: right;
    padding-top: 7px;
    float: right;
}
.top-search a.txt {
    display: block;
    color: #6e9808;
    font-weight: bold;
    padding-top: 3px;
}
.top-search .new_search a {
    text-decoration: none;
    font-weight: bold;
    padding-right: 30px;
}
.top-search .new_search a:hover {
    text-decoration: underline;
}

/** Common **/
/* global_rate */
div.global_rate_bar .xb1, div.global_rate_bar .xb2, div.global_rate_bar .xb3, div.global_rate_bar .xb4, div.global_rate_bar .xboxcontent {
    background-color: #ececec;
    border-left-color: #cbcbcb;
    border-right-color: #cbcbcb;
    color: #000000;
}
div.global_rate_bar .xb1 {
    background: #cbcbcb;
}

div.global_rate_bar .xboxcontent {
    padding: 0px;
}

div.global_rate_bar span#number {
    font-size: 20px;
    color: #fb7719;
    font-weight: bold;
}

div.global_rate_bar span#number_scale {
    font-size: 16px;
    color: #fb7719;
}

div.global_rate_bar table {
    width: 100%;
}

div.global_rate_bar table tr td{
    padding: 0px 0px 0px 0px;
    width: auto;
    text-align: center;
}

div.global_rate_bar table tr td div.rating_bar_stars {
    margin: 0 auto;
}

div.global_rate_bar table tr td.next {
    border-left: 1px solid #cbcbcb;
}

.is_rising span {
    color: #db0909;
    font-weight: bold;
    font-size: 12px;
    background: url(/p-3.3.0/awards/is_rising.gif) no-repeat top right;
    padding: 3px 20px 3px 0px;
}

.is_rising  {
    border-bottom: none;
}

/* Tags */
#more_tags_shown {
    display: none;
}

/* Guide */
div.guide {
    width: 180px;
    height: 60px;
    padding-top: 5px;
}

#main-column2 div.guide p {
    padding-left: 0px;
}

div.guide div#guide_136, div.guide div#guide_434, div.guide div#guide_138 {
    padding-left: 106px;
    height: 30px;
    vertical-align: bottom;
}

div.guide div#guide_136, div.guide div#guide_434 {
    background: url(/p-3.3.0/awards/michelin_logo.gif) no-repeat;
}

div.guide div#guide_138 {
    background: url(/p-3.3.0/awards/gaultmillau_logo.gif) no-repeat;
}

div.guide.next {
    border-top: 1px solid #cbcbcb;
}

/** Rate tab **/
/* General display */
table#tab_review.t2col tr td.l {
	width: 560px;
}
table#tab_review.t2col tr td.r {
	width: 180px;
}

/* Awards */
#tab_review div.other_awards {
    display: none;
}

table#tab_review div.global_rate_bar span#number {
    font-weight: bold;
}

table#tab_review div.global_rate_bar {
    margin-bottom: 10px;
    margin-top: 5px;
}

table#tab_review div.average_rate_bar {
    margin-bottom: 20px;
}

table#tab_review div.global_rate_bar span#rate_count {
    font-weight: bold;
    font-size: 14px;
}

table#tab_review div.average_rate_bar table {
    border-collapse: collapse;
    width: 100%;
}

table#tab_review div.average_rate_bar table tr td {
    width: auto;
}

table#tab_review div.average_rate_bar table tr td.next {
    border-left: 1px solid #cbcbcb;
    padding-left: 6px;
}

/* Rate filters */
div#rate_filters {
    background-color: #fff5eb;
    width: 100%;
    padding: 5px;
    margin-bottom: 5px;
}

div#rate_filters div#filter_none {
    float: right;
}

div#rate_filters h4 {
    color: #ff8a00;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
}

div#rate_filters table#filter_list {
    width: 100%;
}

div#rate_filters table#filter_list tr td {
    width: auto;
    vertical-align: top;
}

div#rate_filters table#filter_list tr td.next {
    border-left: 1px solid #cbcbcb;
    padding-left: 6px;
}

div#rate_filters table#filter_list h5 {
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #1b1b1b;
    padding-top: 0px;
}

div#rate_filters table#filter_list div.filter_value abbr{
    border-bottom: none;
}

div#rate_filters table#filter_list div.filter_value span.selected {
    font-weight: bold;
}

/* Review list */
table#rate_list {
    width: 100%;
    border-collapse: collapse;
    margin-top: 8px;
}

table#rate_list tr td {
    width: auto;
}

table#rate_list tr th {
    padding: 4px;
    text-align: left;
}

table#rate_list tr th a {
    color: #ff8a00;
    font-weight: bold;
}

table#rate_list tr th a.sort_asc {
    background: url(/p-3.3.0/default/arrow-up-yellow.gif) right no-repeat;
    padding-right: 10px;
}

table#rate_list tr th a.sort_desc {
    background: url(/p-3.3.0/default/arrow-down-yellow.gif) right no-repeat;
    padding-right: 10px;
}

table#rate_list tr.even {
    background-color: #fff5eb;
}

table#rate_list tr td {
    padding-top: 7px;
    padding-bottom: 7px;
}

table#rate_list tr td.reviewer_name, table#rate_list tr td.reviewer_name a {
    font-weight: bold;
    color: #626262;
    text-decoration: none;
}

table#rate_list tr td.reviewer_name a:hover {
    text-decoration: underline;
}

table#rate_list tr td.review_category {
    width: 33%;
}

table#rate_list tr td.review_category a{
    text-decoration: none;
}

table#rate_list tr td.review_category abbr{
    border-bottom: none;
}

table#rate_list tr td.review_date {
    color: #1b1b1b;
    width: 106px;
}

table#rate_list tr td.review_rate {
    font-weight: bold;
    color: #ff6900;
    width: 110px;
}

table#rate_list tr td.review {
    padding-top: 0px;
    font-size: 13px;
    color: #1b1b1b;
}

/* review page navigation */
div#review_navigation {
    font-weight: bold;
    color: #1b1b1b;
    margin-top: 5px;
}

div#review_navigation div a {
    text-decoration: none;
}

div#review_navigation div a:hover {
    text-decoration: underline;
}

div#review_navigation div#review_previous_page {
	text-align: left;
    float: left;
    height: 20px;
    vertical-align: middle;
}
    
div#review_navigation div#review_next_page {
	text-align: right;
    height: 20px;
}

div#review_navigation div#review_previous_page a {
    background: url("/p-3.3.0/pagination.gif") no-repeat scroll 0 -127px transparent;
    padding: 3px 0px 2px 25px;
}

div#review_navigation div#review_next_page a {
    background: url("/p-3.3.0/pagination.gif") no-repeat scroll transparent;
	background-position: right -169px;
    padding: 3px 25px 2px 0px;
}