/*
 * Css imports should be loaded before
 no import to reduce website request => minimize instead
@import "website.search.css";
@import "website.tags.css";
 */

/*
 * New user on TableOnline
 */

#how_it_works_container {
	width:100%;
  margin:0 auto;
    
}


#how_to_steps {
    -moz-border-radius-topleft:.5em;
    -moz-border-radius-bottomleft:.5em;
    -moz-border-radius-bottomright:.5em;
    -webkit-border-top-left-radius:.5em;
    -webkit-border-bottom-left-radius:.5em;
    -webkit-border-bottom-right-radius:.5em;
    display:none;
	height: 100px;
    background-color:#E6E3D7;
    width:930px;
    z-index:10;    
    text-align:left;
	padding:10px 0 20px 14px;
    margin-top:-5px;
    margin-right: 0px;
    *margin-right: -1px;
    color:#789;
    font-size:12px;
}

#how_to_steps #mainNav {
	margin-left:-50px;
}

.how_to_click {
	font-size: 12px;
	background-color:#AAC032;
	padding: 10px;
	text-align:center;
}
.how_to_click a {
	color:#FFF;
}

#how_to_click.menu-open {
	background-color:#E6E3D7;
}

.how_to_steps_image {
	float:left;
}

.how_to_steps_content {
	float:left;	
	width: 220px;
}

.how_to_steps_title {	
	font-size: 16px;
	font-weight:bold;
	color: #362b19;	
}

.how_to_step_explain {
	width: 220px;
}

.lastDone .how_to_step_explain {color:#FFF;}
.mainNavNoBg .how_to_steps_title { width: 240px;}

#how_to_more {	text-align:right;}
#how_to_more a { color:#362b19}
#how_to_more_img {float:right;}
#how_to_more_text {
	float:right;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 14px;
}


/*
 * Main Panel Structure
 */


h2.panel_title {	
	margin-left: 5px;
	margin-bottom: -7px;
	font-size: 30px;	
	font-weight:normal;
	color:#889e0c;
}

.panel_title_logo {
	margin-bottom: -5px;
	margin-right: 5px;
	/*z-index: 100;*/
}

h2.panel_title.social_title {
	margin-left:15px;
}

h2.panel_title.more_choice {
	margin-top:15px;
	margin-bottom: -12px;
}

/*
 * Offers Scrollable panel
 */

#leon_deal_title {color:#f5b604; font-size: 28px; margin-left: 8px;}

#offer_scroll_panel{	
	border: #f5b604 solid 1px;	
	margin-bottom: 10px;		
	padding-top: 10px;	
}

.all_offers_scrollable {height: 330px;}
.short_all_offers_scrollable {height: 185px;}
.normal_offer_block {height: 330px;}
.short_offer_block {height: 185px;}

#special_offers_links {	
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
	font-weight: normal;	
}

.special_offer_scroll_table {width: 290px;}

#special_offers_description_block {	
	width: 100%;
	margin-bottom: 15px;
	background: #f8d87c;
	border: #f5b604 solid 1px;
}


#special_offer_presentation {
	width: 100%;
	color: #362b19;
	padding-left:10px;
}

#special_offer_restaurant {
	font-size: 16px;
}
#special_offer_restaurant a {
	color: #362b19;
}

#special_offer_flyer {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight:bold;	
}

#special_offer_flyer a{
	color: #e08e18;
	text-decoration:none;
}	
		
#special_offers_all {	
	background-color: #FF9700;
	padding: 10px;	
	margin-bottom: 10px;
	margin-right: 10px;	
	text-align:right;
	font-size: 16px;
	width: 285px;
	float:right;
}

#special_offers_all a {	
	color: #FFFFFF; /* orange */
}

#tol_event_block {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 10px;
}


/*
 * Techno corner
 */


.social_and_mobile {	
	position:relative;
	border: 1px solid #AAC032;
	background-color:#ebf2d3;/*change*/
	
}
.social_and_mobile_up {margin-top: -110px;	}


.follow {
	margin: 10px;
	margin-left: 15px;
	float:left;
	display:inline;
	width: 70px;
	font-size: 12px;
	text-align:center;
}

.follow a{color:#362b19;}

.share {
	float:right;
	margin: 5px;
	margin-left: 5px;
	width: 40px;
	font-size: 11px;
	color: #AAC032;
	cursor:pointer;
	text-align:center;
	display:inline;
}

#share_with_friends a:hover {text-decoration:none;}

/*
 * Buzz
 */



#buzz_explain {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;
	padding:5px;
}

#buzz_input {
	width: 300px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #aaa;
	text-align:left;
	font-size: 16px;
	height: 20px;
	color: #252b31;	
}


/*
 * Newsletter
 */


#newsletter_explain {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;
	padding:5px;
}

#newsletter_input {
	width: 300px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #aaa;
	text-align:left;
	font-size: 16px;
	height: 20px;
	color: #252b31;	
}

#make_a_link_button{
	border: none;
	background: url("/images/index/makelinks_button.png") no-repeat;
	cursor: pointer;
	font-size: 11px;
	height:72px;
	padding-left: 90px;
	padding-top: 20px;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}



#link_explain {
	font-size:14px;
}
.link_result {
	margin-top: 20px;
	text-align:center;	
	width: 260px;
	margin-left: 30px;
}
.black {
	background-color: #221F0F;
	width: 290px;	
}

.link_code{
	padding: 10px;
	margin-left: 10px;
	margin-top: 20px;
	font-family:Courier;
	font-size: 12px;
	width: 350px;
	text-align:left;
	border: solid 1px #9CB300;
	
}
.code_link_td {
	width: 300px;
}



/*
 * Book By
 */

#book_by {
	float:left;
	width: 100px;
	font-size: 14px;
	font-weight:bold;
	color: #362b19;
	padding: 10px;
}

.book_by {
	float:left;	
	font-size: 14px;
	color: #362b19;
	padding: 10px;	
}
.book_by a {
	color: #362b19;
	text-decoration:none;
}

#or_book_by {
	float:right;	
	font-size: 14px;
	font-weight:bold;
	color: #362b19;
	padding: 10px;
}
#book_by_city {
	float:right;
	font-size: 16px;
	text-align:right;
	background-color:#AAC032;	
}
#book_by_city a {
	color: #FFFFFF;
}

a.book_by_link span {
    background-image:url("/images/arrows/arrow_green_right_20.png");
    background-repeat:no-repeat;
    background-position:100% 50%;
    padding:4px 28px 6px 5px;
}

a.book_by_link.menu-open span {
    background-image:url("/images/arrows/arrow_green_down_20.png");
    color:#362b19;
}


.caracteritics_list {
	display: none;
	width: 99%;
	background: #E6E3D7;
	padding: 5px;
}

.div_category { color:#AAC032; margin-top: 5px; margin-bottom:5px;}

.caracteritics_list a {	
	font-size: 13px;
	color: #362b19;
	text-decoration:underline;
}
.caracteritics_list ul {	
	list-style:none;	
}

.div_category a { font-size: 16px; color:#AAC032;}

.tag_list { color:#362b19;}


/* hot infos
 */

#hot_infos {
	margin-top: 20px;
}

.hot_info_title {
	text-align:center;	
}

.hot_infos_trigger {
	height: 80px;
	background-color:#ebf2d3;/*change*/
	background-image:url("/images/arrows/arrow_green_right_32.png");
    background-repeat:no-repeat;
    background-position:95% 50%;
	border: 1px solid #AAC032;	
	padding: 10px;
	font-size: 14px;
	color:#362b19;
	text-decoration:none;
	cursor:pointer;
}

.hot_infos_trigger.menu-open {
    background-image:url("/images/arrows/arrow_green_down_32.png");    
} 

.transparent_for_trigger {
	width: 100%;	
	margin-top: -80px;
	height: 80px;
}



#most_booked {
	margin-top: 20px;
	display:none;
}
#all_offers_list {display:none;}
#new_list {	display:none;}
#best_rated_list {	display:none;}
#opinions_list {
	margin-top: 20px;
	display:none;
}



/*
 * Hot Stuffs
 ************************/


#hot_stuffs_description_block {
	margin-bottom: 15px;		
	background: #eff5cc;
	border: #362b19 solid 1px;
}

.hot_infos_all {
	margin: 10px;
	background-color: #AAC032;
	padding: 10px;
	float:right;
	text-align:right;
	font-size: 16px;
	width: 280px;
}

.hot_infos_all a {	
	color: #FFFFFF; /* orange */
}

#floating_hack {
	float:right;
	visibility:hidden;
	height: 10px;
}

/*
 * new on TableOnline
 */


#new_resto_pic {
	width: 120px;
	height: 108px;
	border: 2px solid #fff;
}

#new_resto {
	padding-left: 5px;
	width:120px;
}

#new_resto a {
	color: #362b19;
}

#new_resto_restaurant {
	font-size: 16px;
	margin-bottom:20px;
}

#new_resto_area {
	font-size: 12px;
}

#new_resto_area a{
	text-decoration: none;
}

/*
 * Best rated
 */


#best_rated_presentation {	
	padding-left:10px;
	width: 250px;
}

#best_rated_restaurant {
	font-size: 16px;
}

#best_rated_restaurant a {
	color: #362b19;
}

#opinionsText, #opinionsNameDate{
	font-size: 12px;
	color: #362b19;
}


/* Ad Blocks
 */

#follow_leon {
	margin-bottom: 20px;
}

.special_offer_block {
	height: 80px;
	background-color:#AAC032;
	border: 1px solid #889e0c;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}

.special_offer_block a {
	color: #FFF;	
}
.special_offer_block h2 {font-size: 14px;}

.events_block {
	height: 80px;
	background-color:#AAC032;
	border: 1px solid #889e0c;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}

.events_block a {
	color: #FFF;	
}
.events_block h2 {font-size: 14px;}


.ad_block {	
	height: 90px;
	background-color:#362b19;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
	text-align:center;
}

/*
 * Themes
 */

#themes_list {
	background-color: #ebf2d3;/*change*/
	border: 1px solid #AAC032;
	padding: 10px;	
}

.theme_title {	
	margin-top: 20px;	
}


.theme_category {
	float: left;
	background-color: #AAC032;
	padding: 10px;
	text-align:center;
	width: 120px;
	margin-bottom : 5px;
	margin-top: 5px;
	font-size: 12px;
}

.theme_category a{
	color:#362b19;
}

/*
 * Other themes
 ************************/


#other_themes {
	margin-top: 10px;		
	margin-bottom:20px;
	text-align:left;
}

#other_themes_links {	
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 5px;
	font-weight: normal;
}

#mess_links {
	text-align:center;
	padding: 10px;
}































/*
 * General links
 */

#general_links {
	margin-top: -20px;
}

#general_links a{
	font-weight: normal;
	font-size:14px;
	color:#BDB47B;
}

.general_link {
	margin-top: 20px;
}

.general_links_text{
	margin-left: 40px;
	margin-top: -25px;
	
/* trick of IE6 et IE7 */
	.margin-top: -35px;
}


.general_links_text_long{
	margin-left: 40px;
	margin-top: -35px;
	width: 260px;	
}









