body {
    font-size:0.75em;
    font-family:Arial, Helvetica, sans-serif;
    padding:0;
    background-color:#709426;
    color:#746c55;
    text-align:center;
    margin:0;
    padding:10px 0 0 0;
    background-image:url(../images/v2/bg_flowers.jpg);
    background-repeat:repeat-x;
    margin-bottom:20px;
    overflow-x: hidden;
}

body#brown{
    background-color:#897567;
    background-image:none;
}

.iword{
    color:#11a8e1;
}

.spacer {
    clear: both;
    height:1px;
}

ul {
    list-style:none;
}
ul, li {
    margin:0;
    padding:0;
}
p {
    margin:0;
    padding:0;
}
img {
    border:0;
    vertical-align:top;
}
form {
    padding:0;
    margin:0;
}

#clouds {
    position:absolute;
    top:0;
    left: 50%;
   
    height: 406px;
   
}
#clouds1 {
   /*position: absolute;
    left: -600px;
    background-image:url(../images/v2/bg_clouds.jpg);
    background-repeat:no-repeat;
    overflow: hidden;
     width: 1198px;
    height: 406px;
    z-index: -1;
    overflow: hidden;*/
}


#global {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top:0;
    text-align: left;
    width:921px;
    padding:0 26px 20px 29px;
    background-image:url(../images/v2/bg_global.png);
    background-repeat:repeat-y;
    overflow: hidden;
}

*html #global{
    background-image:none;
    background-color:#fff;
    margin-top:5px;
    padding:20px 38px 40px 38px;
}

*html #top_body, *html #bottom_body, *html #top_footer, *html #bottom_footer{
    display:none;
}

#top_ad{
    text-align:center;
    margin:15px 0 8px 0;
}

#topAd{
    height:90px;
    margin:10px 0 15px 0;
}

#logo{
    float:left;
    margin:15px 0 0 0;
}

#flags{
    float:right;
    color:#999;
}

#:0.targetLanguage {float:left;}
#google_translate_element{float:left;}
p.language{float:left; padding:2px 10px 0 10px;}

div.goog-te-gadget div{
    float:left

}

div.goog-te-gadget select{
    position:relative;
    top:-6px;
    right:4px;
    color:#333;
}

#flags ul{
    display:inline;
    margin:0 0 0 5px;
}

#flags ul li{
    display:inline;
}

#forgot_password{
    clear:right;
    float:right;
    color:#11a8e1;
    margin:8px 0 10px 0;
    width:200px;
    text-align: right;
}

#forgot_password:hover{
    text-decoration:none;
}

#right_buttons, #right_buttons_logged{
    clear:right;
    float:right;
    width:480px;
}

#right_buttons_logged{
    margin:20px 0 0 0;
}

#bt_register_now, .bt_view_profile{
    float:right;
    margin:0 0 0 4px;
}

#bt_login{
    float:right;
    margin:0 0 0 4px;
}

#bt_home{
    float:right;
    margin:0 6px 0 4px;
}

#bt_facebook_login{
    float:right;
    margin:0 0 0 0px;
}

#search_form{
    float:right;
}

#search_form p{
    margin:0;
    padding:0;
}

.input_grey{
    color:#999;
    margin:0 8px 0 0;
    position:relative;
    top:-7px;
    padding:3px;
}

ul#menu{
    float:left;
    margin:5px 0 19px 0;
    clear:both;
    width:864px;
    height:36px;
    background-image:url(../images/bg_menu.png);
    background-repeat:repeat-x;
    padding:6px 0 0 16px;
}

ul#menu li{
    float:left;
    display:inline;
    margin:0 0 0 4px;
}

ul#menu li a{
    float:left;
    display:block;
    font-size:120%;
    color:#fff;
    text-decoration:none;
    padding:7px 10px;
}

ul#menu li a:hover{
    text-decoration:underline;
}

ul#menu li a.active{
    color:#ea3c1e;
    background-color:#9cdbf7;
}

ul#menu li a.active:hover{
    text-decoration:none;
}

#column_left{
    float:left;
    width:600px;
}

#column_left_smaller{
    float:left;
    width:560px;
}

#column_right{
    float:right;
    width:300px;
}

#full_width_column{
    width:860px;
    overflow:hidden;
}

#gourmet_content{
    width:860px;
    overflow:hidden;
}

#gourmet_content img{
    float:right;
    border:4px solid #E1E1E1;
    margin:10px 0 40px 20px;
}

#one_four_all_logo{
    float:right;
    margin:70px 0 10px 0;
}


.spacer{
    clear:both;
    height:1px;
    line-height:0;
}

#home_animation{
    margin:0 0 15px 0;
    float:left;
    width:560px;
    height:270px;
}

#column_left h1{
}

h1.yellow{
    color:#c1c334;
    font-size:150%;
    margin:10px 0 14px 0;
    padding:0;
}

.yellow_box{
    width:536px;
    margin:0 0 5px 0;
    background-color:#f2f2bd;
    padding:12px;
    overflow:hidden;
}

.yellow_box img{
    float:left;
    margin:0 15px 0 0;
}

.yellow_box .yellow_box_content{
    float:left;
    width:450px;
}

.yellow_box h2{
    margin:0;
    padding:0;
    font-size:120%;
}

.yellow_box h2 a{
    color:#746c55;
}

.yellow_box h2 a:hover{
    text-decoration:none;
}

.yellow_box p{
    margin:3px 0 0 0;
    padding:0;
}

.yellow_box p a{
    color:#11a8e1;
    font-weight:bold;
}

.yellow_box p a:hover{
    text-decoration:none;
}

h1.grey{
    color:#746c55;
    font-size:125%;
    margin:24px 0 6px 0;
    padding:0;
}

div.featured_restaurant{
    width:520px;
    background-color:#d3edf9;
    padding:20px;
    margin:20px 0 20px 0;
    overflow:hidden;
}

.featured_restaurant img.thumb{
    float:left;
    margin:0 15px 0 0;
}

.featured_restaurant_content{
    float:left;
    width:360px;
}

.featured_restaurant_content h2{
    margin:0;
    padding:0;
    font-size:150%;
    color:#11a8e1;
}

.featured_restaurant_content p.restaurant_details{
    margin:3px 0 0 0;
    padding:0;
    font-size:145%;
    color:#333;
}


.featured_restaurant_content p{
    margin:3px 0 0 0;
    padding:0;
    font-size:115%;
    line-height:1.4em;
}

.featured_restaurant_content p a{
    color:#11a8e1;
    font-weight:bold;
}

.featured_restaurant_content p a:hover{
    text-decoration:none;
}

.featured_restaurant_content p.stars{
    margin:5px 0 5px 0;
}

p.stars img{
    margin:0 5px 0 0;
}

p#stars4{
    margin:5px 0 5px 0;
    width:100%;
    float:left;
}

#column_left h1.blue{
    color:#11a8e1;
    font-size:150%;
    margin:10px 0 14px 0;
    padding:0;
}

.small_grey_box, .small_grey_box_right{
    float:left;
    width:248px;
    background-color:#f0f0f0;
    padding:10px 15px 15px 15px;
    margin:0 4px 4px 0;
}

.small_grey_box_right{
    margin-right:0;
}

.small_grey_box h3, .small_grey_box_right h3{
    color:#333;
    margin:0;
    padding:0;
    font-size:120%;
    font-weight:normal;
}

.small_grey_box h3 a, .small_grey_box_right h3 a{
    color:#11a8e1;
}

.small_grey_box h3 a:hover, .small_grey_box_right h3 a:hover{
    text-decoration:none;
}

.small_grey_box img.thumb, .small_grey_box_right img.thumb{
    float:left;
    margin:6px 12px 0 0;
}

.small_grey_box .content, .small_grey_box_right .content{
    float:left;
    width:160px;
    margin:4px 0 0 0;
}

.small_grey_box h2, .small_grey_box_right h2{
    margin:0 0 2px 0;
    padding:0;
    font-size:140%;
    color:#333;
}

.small_grey_box h2 a, .small_grey_box_right h2 a{
    color:#333;
}

.small_grey_box h2 a:hover, .small_grey_box_right h2 a:hover{
    text-decoration:none;
}

.small_grey_box .content p, .small_grey_box_right .content p{
    margin:3px 0 0 0;
    padding:0;
    font-size:120%;
    line-height:1em;
}

.small_grey_box p a, .small_grey_box_right p a{
    color:#11a8e1;
    font-size:13px;
}

.small_grey_box p a:hover, .small_grey_box_right p a:hover{
    text-decoration:none;
}

.content p.stars{
    margin:5px 0 5px 0;
}

#search_restaurant{
    width:300px;
    background-color:#c4e7f8;
    margin:0 0 20px 0;
    padding-bottom:11px;
}

#search_restaurant select{
    width:170px;
}



#search_restaurant select.smaller_date{
    width:50px;
}

#search_restaurant table{
    border-collapse:collapse;
    width:100%;
}

#search_restaurant table td, #searchPlaceToStay table td{
    padding:7px 0 6px 15px;
    color:#333;
    vertical-align:middle;
}

#search_restaurant table tr.light td, #searchPlaceToStay table tr.light td{
    background-color:#e3f4fc;
    padding:10px 0 10px 15px;
}

#search_restaurant table td.desc{
    width:80px;
}

#search_restaurant h2, #searchPlaceToStay h2{
    color:#11a8e1;
    font-size:18px;
    margin:6px 0 2px 0;
    padding:0;
}

#search_place_map{
    float:right;
}

#searchPlaceToStay{
    width:300px;
    background-color:#c4e7f8;
    margin:0 0 20px 0;
    padding-bottom:11px;
    overflow:hidden;
}

#searchPlaceToStay table{
    border-collapse:collapse;
    width:100%;
}

#searchPlaceToStay td.desc{
    width:60px;
}

#searchPlaceToStay h2{
    margin:10px 0 10px 15px;
}

span.special{
    font-size:100%;
    float:left;
    margin:7px 0 0 0;
}

span.special_home{
    font-size:90%;
    float:left;
    margin:7px 0 0 0;
}

span.special input{
    position:relative;
    top:2px;
}

#search_restaurant .bt_search{
    float:right;
    margin:4px 20px 0 0;
}

#searchPlaceToStay .bt_search{
    float:right;
    margin:0 15px 0 0;
}

h2.black{
    font-size:120%;
    color:#333;
    margin:20px 0 7px 0;
    padding:0;
    font-weight:normal;
}

#bt_facebook{
    margin:0 7px 0 0;
}
#bt_twitter{
    float: right;
}

h2.orange{
    font-size:150%;
    color:#dca147;
    margin:20px 0 7px 0;
    padding:0;
}

h3.orange{
    color:#dca147;
    font-size:150%;
    margin:20px 0 10px 0;
    padding:0;
}

.orange_box{
    float:left;
    background-color:#f7e4c7;
    width:276px;
    padding:12px;
    margin:0 0 6px 0;
}

.orange_box h4{
    margin:0 0 7px 0;
    padding:0;
    font-size:120%;
    color:#666;
}

.orange_box h4 a{
    color:#746c55;
}

.orange_box h3{
    margin:0 0 4px 0;
    padding:0;
}

.orange_box h3 a{
    color:#746c55;
}

.orange_box h3 a:hover, .orange_box h4 a:hover{
    text-decoration:none;
}

span.stars_right{
    position:relative;
    left:5px;
    top:-1px;
}

.orange_box p{
    margin:3px 0 0 0;
    padding:0;
}

.orange_box p a{
    color:#11a8e1;
}

.orange_box p a:hover{
    text-decoration:none;
}

.orange_box img.thumb{
    float:left;
    margin:10px 10px 0 0;
}

.orange_box p.content{
    margin:8px 0 0 0;
    width:280px;
}

.fimage{
    float:left;
    clear:both;
    margin:14px 0 5px 14px;
}

.cobra{
    float:left;
    margin:0 0 15px 0;
}

h2.blue{
    color:#11a8e1;
    font-size:150%;
    margin:10px 0 5px 0;
    padding:0;
    line-height:1.3em;
}

h2.yellow{
    color:#c1c334;
    font-size:150%;
    margin:10px 0 5px 0;
    padding:0;
    line-height:1.3em;
}

.f_right_content{
    float:left;
    clear:both;
    width:241px;
    margin:0 0 0 14px;
}

.f_right_content p{
    margin:0;
    padding:0;
    line-height:1.5em;
}

.f_right_content h2{
    font-size:16px;
}

.f_right_content h2 a{
    color:#11a8e1;
    text-decoration:none;
}
p#closing_date{
    margin:0;
    padding:0;
    color:#999;
    font-weight:bold;
}
h1#competition_title{
    margin:0;
    padding:0;
}
div.dotted_spacer{
    margin:10px 0 20px 0;
    border-bottom:1px dotted #999;
    width:100%;
    float:left;
    clear:both;
}

.f_right_content h2 a:hover{
    text-decoration: underline;
}

#right_ad{
    margin:15px 0 0 0;
}

#top_footer{
    vertical-align:bottom;
}

#footer{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width:901px;
    overflow:hidden;
    background-image:url(../images/bg_footer.png);
    background-repeat:repeat-y;
    padding:30px 35px 0 40px;
    color:#fff;
    text-align:left;
}

*html #footer{
    background-image:none;
    margin-top:20px;
    background-color:#c1c334;
    padding:30px 28px 0 28px;
    margin-bottom:15px;
}

#footer ul{
    margin:0 0 25px 5px;
    padding:0;
    text-align:center;
}

#footer ul li{
    display:inline;
    margin:0 10px 0 0;
    padding:0;
}

#footer ul li a{
    color:#fff;
    text-decoration:none;
}

#footer #footerNavigation p a{
    color:#3262C0;
}

#footer ul li a:hover{
    text-decoration:underline;
}

#left_footer{
    float:left;
    width:560px;
}

#footer p{
    margin:0 0 8px 7px;
}

#footer p a{
    color:#fff;
}

#footer p a:hover{
    text-decoration:none;
}

#footer p strong{
    margin-left:20px;
}

#logo_rai{
    float:right;
    margin:10px 0 0 0;
}

#logo_failte{
    float:right;
    margin:59px 10px 0 0;
}

#supported{
    float:right;
    font-size:90%;
    margin:49px 10px 0 0;
}

#built{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width:931px;
    overflow:hidden;
    color:#999;
    text-align:left;
    padding-left:45px;
    font-size:90%;
}

#built a{
    color:#999;
}

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

h1.blueh, h1.blueh_not_bold{
    color:#11a8e1;
    font-size:21px;
    margin:0 0 14px 0;
    padding:0;
}

h1#dashboard_header{
    border-bottom:1px solid #cacaca;
    padding:0 0 15px 0;
    margin-bottom:20px;
}

h1.blueh_not_bold{
    font-weight:normal;
}

h2.blueh{
    color:#11a8e1;
    font-size:21px;
    margin:0 0 14px 0;
    padding:0;
    font-weight:normal;
    float:left;
}

h2.blueh2{
    color:#11a8e1;
    font-size:21px;
    margin:0 0 14px 0;
    padding:0;
    font-weight:normal;
}

#column_left_sub{
    float:left;
    width:580px;
}

#column_left_sub h1{
    color:#333;
    font-weight:normal;
    margin:0 0 20px 0;
    padding:0;
    font-size:160%;
}

#column_right_sub{
    float:right;
    width:280px;
}



img#search_map{
    margin-bottom:14px;
}

img#search_map2{
    margin:39px 0 0 0;
    float:right;
}

#full_width_form{
    width:922px;
    background-color:#c4e7f8;
    margin:0 0 10px;
    padding:20px 0;
    color:#333;
    overflow:auto;
}

#full_width_form p{
    margin:0;
    padding:0;
}

#full_width_form select{
    width:170px;
    margin:0 0 0 20px;
    float:left;
}

#full_width_form .bt_refine{
    float:right;
    margin:-3px 40px 0 0;
}

#full_width_form .bt_refine_offers{
    float:left;
    margin:-3px 0 0 20px;
}

#searchFormV2 .bt_refine_offers{
    position: relative;
    top:9px;
    left:10px;
}

#searchFormV2 .bt_submit_event{
    position: relative;
    top:9px;
    left:20px;
}


#search_restaurant_main{
    width:605px;
    background-color:#c4e7f8;
    margin:0 0 20px 0;
    padding:15px 0 11px 0;
    color:#333;
    height:252px;
}

#event_submit{
    width:580px;
    background-color:#f0f0f0;
    margin:0 0 20px 0;
    padding:20px;
    color:#333;

}

#event_submit td {
    padding:8px;}

.left_col_form{
    width:540px;
    background-color:#c4e7f8;
    margin:20px 0;
    padding:20px 0 15px 20px;
    color:#333;
    font-size:16px;
    overflow:hidden;
}

.left_col_form label{
    margin-right:15px;
    float:left;
}

#bt_upload{
    float:right;
    margin:0 20px 0 0;
    position:relative;
    top:-3px;
}

.left_col_form input{
    float:left;
}

.smaller{
    height:252px;
}

.bigger{
    height:370px;
}

#search_restaurant_main select{
    width:180px;
}

#search_restaurant_main table{
    border-collapse:collapse;
    width:100%;
}

#search_restaurant_main table td{
    padding:7px 0 6px 0;
    color:#333;
    vertical-align:middle;
}

#search_restaurant_main table tr.light td{
    border-top:20px solid #c4e7f8;
    border-bottom:15px solid #c4e7f8;
    background-color:#e3f4fc;
    padding:20px 0 20px 20px;
}

#search_restaurant_main table td.desc{
    width:70px;
    text-align:left;
    padding-left:20px;
}

#search_restaurant_main table td.desc2{
    width:95px;
    text-align:left;
    padding-left:20px;
}

#search_restaurant_main table td.slist{
    width:75px;
    padding-left:0;
}

#search_restaurant_main table td.special{
    padding-left:15px;
}

#search_restaurant_main .bt_search{
    float:right;
    margin:6px 25px 0 0;
}

#search_restaurant_main .bt_clear{
    float:right;
    margin:6px 10px 0 0;
}

#search_restaurant_main .input_restaurant{
    margin:0 0 0 10px;
}

h1#search_results{
    float:left;
    width:200px;
    margin-top:10px;
}

ul#sort_by{
    float:left;
    margin:0 0 0 0;
    padding:0;
}

ul#sort_by_left{
    float:left;
    margin:24px 0 0 0;
    padding:0;
    width:200px;

}

ul#sort_by_left2{
    float:left;
    margin:6px 0 0 20px;
    padding:0;
    width:200px;

}

ul#sort_by li,  ul#sort_by_left li, ul#sort_by_left2 li{
    display:inline;
    margin:0 8px 0 0;
    color:#999;
    font-size:11px;
}



ul#sort_by li a, ul#sort_by_left li a, ul#sort_by_left2 li a{
    color:#999;
}

ul#sort_by li a:hover, ul#sort_by_left li a:hover, ul#sort_by_left2 li a:hover{
    text-decoration:none;
}

div.result_item{
    clear:both;
    float:left;
    width:574px;
    background-color:#f0f0f0;
    padding:15px;
    margin:0 0 10px 0;
}

div.result_item img.thumb{
    float:left;
    margin:0 20px 0 0;
}

div.result_item img.thumb_restaurant{
    float:left;
    padding:4px;
    border:1px solid #999;
    margin:0 20px 0 0;
    background-color:#fff;
}

div.result_item .content{
    float:left;
    width:470px;
}

div.result_item .content p{
    line-height:1.4em;
    font-size: 11px;
    margin:2px 0 0 0;
    color:#666;
}

div.result_item .content p.result_rating{
    color:#e98307;
    margin-bottom:3px;
}

div.result_item .content p.result_rating_right{
    color:#e98307;
    margin-bottom:3px;
}

div.result_item .content h2{
    color:#746c55;
    margin:0 0 3px 0;
    padding:0;
    font-size:100%;
    font-weight:normal;
}

div.result_item .content h2 a{
    color:#1595d4;
    font-size:120%;
    font-weight:bold;
}

div.result_item .content h2 a:hover, div.result_item .content p a:hover{
    text-decoration:none;
}

div.result_item .content h2 img{
    position:relative;
    left:10px;
}

div.result_item .content p a{
    color:#1595d4;
}

/* TASE OF IRELAND STYLES */ 
 
div.result_item.taste_of_ireland_review{ 
background: none; 
} 
div.result_item.taste_of_ireland_review .user_img{ 
float: left;  
} 
 
 
div.result_item.taste_of_ireland_review img.thumb_restaurant { 
margin: 0 10px 0 0; 
} 
 
div.result_item.taste_of_ireland_review .content{ 
background: #FFE5E5; 
width: 458px; 
float:left; 
padding: 20px; 
} 
 
div.result_item.taste_of_ireland_review .content{ 
text-align: left; 
line-height: 21px; 
} 
 
div.result_item.taste_of_ireland_review p{ 
width:100%; 
overflow: auto; 
} 
 
div.result_item.taste_of_ireland_review p span{ 
float: left; 
font-size: 11px; 
line-height: 20px; 
margin-right: 16px; 
display: block; 
} 
 
div.result_item.taste_of_ireland_review .review_content{ 
clear:both; 
float: left; 
overflow: auto; 
width: 100%; 
display:block; 
margin-bottom: 10px; 
} 
 
div.result_item.taste_of_ireland_review .fb_like img{ 
margin-right: 5px; 
} 
 
div.result_item.taste_of_ireland_review .good, 
div.result_item.taste_of_ireland_review .bad{  
margin-left: 5px; 
} 
 
div.result_item.taste_of_ireland_review .test_of_ireland_link{ 
float: right; 
margin-top: 5px; 
} 

div.event_item{
    clear:both;
    float:left;
    width:882px;
    background-color:#f0f0f0;
    padding:20px;
    margin:0 0 10px 0;
}

div.gourmet_item{
    clear:both;
    float:left;
    width:560px;
    background-color:#f0f0f0;
    padding:20px;
    margin:0 0 10px 0;
}

div.event_item img.thumb, div.gourmet_item img.thumb{
    float:left;
    margin:2px 20px 0 0;
}

div.event_item .content{
    float:left;
    width:770px;
}

div.gourmet_item .content{
    float:left;
    width:290px;
}

div.event_item .content span.event_detail, div.gourmet_item .content span.event_detail{
    float:left;
    margin:0 0 0 25px;
}

div.event_item .content p, div.gourmet_item .content p{
    line-height:1.5em;
    clear:both;
}

div.event_item .content p.event_date, div.gourmet_item p.event_date{
    font-weight:bold;
    font-size:110%;
    margin-bottom:3px;
}

div.event_item .content h2, div.gourmet_item .content h2{
    color:#746c55;
    margin:0 0 3px 0;
    padding:0;
    font-size:100%;
    font-weight:normal;
    float:left;
}

div.event_item .content h2 a, div.gourmet_item .content h2 a{
    color:#746c55;
    font-size:120%;
    font-weight:bold;
}

div.event_item .content h2 a:hover, div.gourmet_item .content h2 a:hover{
    text-decoration:none;
}

#pagination, #paginationReview{
    float:right;
    margin:10px 0 0 0;
    clear:both;
}

#pagination_top{
    float:right;
    margin:12px 0 12px 0;
}

#pagination_top2{
    float:right;
    margin:0 0 20px 0;
}

#pagination span, #pagination_top span, #pagination_top2 span, #paginationReview span{
    display:block;
    float:left;
    color:#746c55;
    text-decoration:none;
    padding:4px 8px;
    margin:0 0 0 3px;
    font-size:11px;
}

#pagination a, #pagination_top a, #pagination_top2 a, #paginationReview a{
    display:block;
    float:left;
    color:#746c55;
    text-decoration:none;
    padding:4px 8px;
    border:2px solid #c4e7f8;
    margin:0 0 0 3px;
    background-color:#fff;
    font-size:11px;
}

#pagination a:hover, #pagination_top a:hover, #pagination_top2 a:hover, #paginationReview a:hover{
    color:#6aad00;
}

#pagination span.currentStep, #pagination_top span.currentStep, #pagination_top2 span.currentStep, #paginationReview span.currentStep{
    background-color:#eeeebe;
    border:2px solid #c1c334;
}

#paginationReview{
    margin-top:20px;
}


h1.blackh{
    color:#333;
    font-size:21px;
    margin:0 0 14px 0;
    padding:0;
    font-weight:normal;
}

h1#restaurant_name{
    float:left;
    margin-right:20px;
}

ul#tabs{
    float:left;
    margin:2px 0 0 0;
}

ul#tabs li{
    display:inline;
    float:left;
    margin:0 2px 0 0;
}

ul#tabs li a{
    float:left;
    display:block;
    width:94px;
    height:26px;
    color:#fff;
    text-decoration:none;
    /*background-image:url(../images/restaurant_tab.gif);*/
    background-repeat:no-repeat;
    font-size:110%;
    font-weight:bold;
    padding:10px 0 0 14px;
}

ul#tabs li a.buy_voucher{
    width:135px;
    background-image:url(../images/tab_buy_voucher.gif);
}

ul#tabs li a:hover, ul#tabs li a.active{
    background-image:url(../images/restaurant_tab_active.gif);
}

ul#tabs li a.buy_voucher:hover, ul#tabs li a.buy_voucher.active{
    background-image:url(../images/tab_buy_voucher_active.gif);
}

.restaurant_desc p{
    clear:both;
    font-size:120%;
    color:#333;
    line-height:1.6em;
    padding:15px 0 20px 0;
    margin:0;
}

.event_desc p{
    clear:both;
    font-size:120%;
    color:#333;
    line-height:1.6em;
    padding:20px 0 0 0;
    margin:0;
}

.item_desc{
    clear:both;
    font-size:120%;
    color:#333;
    line-height:1.6em;
    padding:0 0 10px 0;
    margin:0;
}

.latest_review{
    width:520px;
    background-color:#d3edf9;
    padding:20px;
    margin:10px 0 0 0;
    overflow:hidden;
}

.latest_review h4{
    margin:0;
    padding:0;
    color:#11a8e1;
    font-size:145%;
    font-weight:normal;
    float:left;
    width:370px;
}

.latest_review h4 a{
    color:#11a8e1;
}

.latest_review h3{
    float:left;
    width:360px;
    padding-top:0;
    margin-top:0;
    padding-bottom:0;
    margin-bottom:0;
}

.latest_review h3 a{
    color:#746C55;
}

.latest_review h3 a:hover, .latest_review a.poster:hover, .latest_review span.review_comments a:hover, p.see_all a:hover, span.print_map a:hover, div.contact_details p a:hover, .bordered_box .grey_box h2 a:hover, .bordered_box_right .grey_box h2 a:hover{
    text-decoration:none;
}

#brown .latest_review{
    background-color:#F0F0F0;
}

#brown .latest_review h3{
    color:#F00A81;
}

span.stars2{
    float:right;
    width:130px;
    text-align:right;
}

span.stars2 img{
    margin:0 4px 0 0;
}

.latest_review p{
    clear:both;
    color:#333;
    font-size:110%;
    padding:15px 0 0 0;
    line-height:1.4em;
}

.latest_review a.poster{
    color:#333;
    font-weight:bold;
    margin-right:14px;
}

.latest_review span{
    font-size:90%;
}

.latest_review span.review_comments a{
    color:#333;
    margin-left:14px;
}

p.see_all{
    float:right;
    margin:10px 0 10px 0;
    font-size:110%;
}

span.print_map{
    float:right;
    display:block;
    width:200px;
    text-align:right;
    margin:48px 0 0 0;
}

.map_mini{
    border:10px solid #ECECEC;
}

p.see_all a, span.print_map a{
    color:#333;
}

h2#location{
    float:left;
    width:300px;
    margin:40px 0 15px 0;
    padding:0;
}

div#map{
    clear:both;
    width:560px;
    height:340px;

}

div.contact_details, div.yellow_dashboard, div.orange_dashboard, div.grey_dashboard{
    width:280px;
    background-color:#d3edf9;
    padding:16px 10px;
    margin:0 0 20px 0;
    overflow:hidden;
}

div.contact_details h3, div.yellow_dashboard h3, div.orange_dashboard h3, div.grey_dashboard h3{
    margin:0 0 14px 0;
    padding:0;
    color:#11a8e1;
    font-size:135%;
}

div.contact_details h3 a{
    color:#11a8e1;
    text-decoration:none;
}

div.orange_dashboard h3 a{
    color:#746c55;
    font-size: 12px;
}
div.orange_dashboard h3 a:hover{
    text-decoration:none;
}

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

div.yellow_dashboard{
    background-color:#f2f2bd;
}

div.yellow_dashboard h3{
    color:#999b01;
}

div.orange_dashboard{
    background-color:#f7e4c7;
}

div.orange_dashboard h3{
    color:#cb800e;
}

div.grey_dashboard{
    background-color:#ececec;
}

div.grey_dashboard h3{
    color:#666;
}



div.contact_details h3#event_date{
    font-weight:normal;
}

div.contact_details p, div.contact_details ul{
    display:block;
    width:252px;
    background-color:#fff;
    padding:16px 14px;
    font-size:120%;
    line-height:1.4em;
    margin:0 0 10px 0;
}
div.contact_details ul li{
    margin:5px 0;
}


div.contact_details p a{
    color:#11a8e1;
}

table.dasboard_right{
    background-color:#fff;
    width:100%;
    border-collapse:collapse;
}

table.dasboard_right td{
    padding:0 0 5px 0;
    vertical-align:top;
}

table.dasboard_right tr.top td{
    padding-top:15px;
}

table.dasboard_right tr.bottom td{
    padding-bottom:20px;
    padding-left:15px;
}

table.dasboard_right td.title{
    padding-left:15px;
    padding-right:5px;
    width:145px;
}

table.dasboard_right td.title2{
    padding-left:15px;
    width:130px;
    font-size:120%;
}


td.title4{
    padding-left:15px;
    font-weight:normal;

}

td.title4 p{
    padding-left:15px;
    padding-top:10px;

}

table.dasboard_right td.alignl{
    padding-left:15px;
    text-align:left;
    font-size:120%;
}

table.dasboard_right a{
    color:#666;
}

table.dasboard_right a:hover{
    text-decoration:none;
}

span.follow{
    font-size:120%;
    color:#11a8e1;
    float:left;
    margin:4px 0 0 0;
}

#facebook2{
    float:left;
    margin:0 0 0 11px;
}

#twitter2{
    float:left;
    margin:0 0 0 10px;
}

h3.yellow{
    color:#c1c334;
    font-size:150%;
    margin:20px 0 10px 0;
    padding:0;
}

h3.blue{
    color:#11a8e1;
    font-size:150%;
    margin:20px 0 10px 0;
    padding:0;
}

h3#nearby{
    clear:both;
    padding-top:19px;
}

.yellow_box_right, .grey_box_right, .grey_box_right_light{
    width:276px;
    margin:0 0 5px 0;
    background-color:#f2f2bd;
    padding:12px;
    overflow:hidden;
}

.yellow_box_right p a{
    color:#746c55;
}
.yellow_box_right p a:hover{
    text-decoration: none;
}

.grey_box_right{
    background-color:#f0f0f0;
}

.grey_box_right_light{
    background-color:#f0f0f0;
    margin-bottom:25px;
}

.grey_box_right_light table{
    width:90%;
    border-collapse:collapse;
}

.grey_box_right_light table td{
    padding:2px 0;
}

.yellow_box_right h4, .grey_box_right h4, .grey_box_right_light h4{
    margin:0 0 7px 0;
    padding:0;
    font-size:120%;
    color:#746c55;
}

.grey_box_right h4{
    margin:0 0 7px 0;
    color:#666;
}

.grey_box_right_light h4{
    margin:0 0 10px 0;
    color:#666;
}

.yellow_box_right h4 a{
    color:#746c55;
}
.grey_box_right h4 a{
    color:#666;
}

.yellow_box_right h4 a:hover, .grey_box_right h4 a:hover{
    text-decoration:none;
}

.yellow_box_right p, .grey_box_right p, .grey_box_right_light p{
    margin:3px 0 0 0;
    padding:0;
    line-height:1.4em;
}

.grey_box_right p{
    color:#333;
}
.grey_box_right_light p{
    color:gray;
}


#menus{
    margin:20px 0;
}

#menus li{
    margin:0 0 3px 0;
    padding:0;
}

#menus li a{
    display:block;
    width:288px;
    height:29px;
    color:#fff;
    text-decoration:none;
    background-color:#11a8e1;
    font-size:120%;
    padding:13px 0 0 12px;
}

#menus li a.buynow{
    background-color:#C1C334;
    font-weight:bold;
}

#menus li a:hover{
    /*background-color:#746c55;*/
    text-decoration:underline;
}

ul#awards{
    width:300px;
    background-color:#d3edf9;
    color:#333;
    padding:20px 0 10px 0;
    margin:15px 0 5px 0;
}

ul#awards li{
    margin:0 20px 23px 20px;
    line-height:1.5em;
}

ul#awards li span{
    font-size:120%;
}

table#awards{
    border-collapse: collapse;
    width:300px;
    background-color:#d3edf9;
    color:#333;

    margin:15px 0 5px 0;

}

table#awards td{
    font-size: 120%;
    padding:10px 20px 10px 10px;
    border-bottom: 1px dotted #fff;
}

table#awards td.descaward{
    font-size: 120%;
    padding:10px 5px 10px 10px;
    border-bottom: 1px dotted #fff;
}



ul#menu_sub{
    float:left;
    margin:25px 0 19px 0;
    clear:both;
    width:864px;
    height:36px;
    padding:6px 0 0 16px;
    background-color:#f00a81;
}

ul#menu_sub li{
    float:left;
    display:inline;
    margin:0 0 0 4px;
}

ul#menu_sub li a{
    float:left;
    display:block;
    font-size:120%;
    color:#fff;
    text-decoration:none;
    padding:7px 17px;
}

ul#menu_sub li a:hover{
    text-decoration:underline;
}

ul#menu_sub li a.active{
    text-decoration:underline;
}

#restaurant_details2 p{
    font-size:120%;
    color:#333;
    line-height:18px;
    margin:0 0 15px 0;
    padding:0;
}

#restaurant_details3 p{
    font-size:120%;
    color:#333;
    line-height:18px;
    margin:20px 0 15px 0;
    padding:0;
}

.bordered_box, .bordered_box_right{
    float:left;
    width:258px;
    padding:15px 10px;
    border:1px solid #c4c4c4;
    margin:20px 20px 0 0;
}

.bordered_box_right{
    margin-right:0px;
}

.bordered_box h1, .bordered_box_right h1{
    font-size:150%;
    color:#333;
    margin:0 0 5px 0;
    padding:0;
    font-weight:normal;
}

.bordered_box .grey_box, .bordered_box_right .grey_box{
    float:left;
    width:234px;
    background-color:#f0f0f0;
    padding:12px;
    margin:5px 0 0 0;
    color:#333;
}

.bordered_box .grey_box h2, .bordered_box_right .grey_box h2{
    margin:0 0 7px 0;
    padding:0;
    color:#f00a81;
    font-size:120%;
}

.bordered_box .grey_box h2 a, .bordered_box_right .grey_box h2 a{
    color:#f00a81;
}

#events_box{
    margin-top:58px;
}

.right_social{
    margin:27px 0 0 23px;
}

#heading_menu{
    float:left;
}

#heading_menu2{
    float:left;
    margin:0 0 20px 0;
}

#tip_menu1{
    float:right;
    width:200px;
    font-size:90%;
    color:#075ea8;
    line-height:1.8em;
    margin:0 160px 0 0;
}

#tip_menu2{
    float:right;
    width:200px;
    font-size:90%;
    color:#075ea8;
    line-height:1.8em;
    margin:0 10px 0 0;
}

#tip_menu3{
    float:right;
    width:360px;
    font-size:90%;
    color:#075ea8;
    line-height:1.8em;
    margin:0 100px 0 0;
}

#tip_menu4{
    clear:both;
    float:left;
    width:440px;
    font-size:70%;
    color:#075ea8;
    line-height:1.8em;
    margin:0 100px 0 0;
}

#tip_menu3 a, #tip_menu4 a{
    color:#075ea8;
}
#tip_menu3 a:hover, #tip_menu4 a:hover{
    text-decoration:none;
}

.bt_add_menu_item{
    float:right;
    position:relative;
    right:220px;
}

.bt_cancel_menu_item{
    float:right;
    position:relative;
    right:250px;

}

.editItem{
    border-bottom:1px solid #ccc;
    margin-bottom: 20px;
}


.edit_table{
    clear:both;
    width:100%;
    color:#333;
    font-size:14px;
    border-collapse:collapse;
}

.edit_table td{
    padding:20px 0;
    border-top:1px solid #cacaca;
}

.edit_table tr.dark td{
    background-color:#f7f7f7;
}

.edit_table tr.dark3 td{
    background-color:#f7f7f7;
    padding-bottom:10px;
}

.edit_table tr.no_border td{
    border-top:none;
    padding-top:10px;
    padding-bottom:10px;
}

.edit_table td.update{
    text-align:right;
    padding-right:115px;
}

.edit_table tr.dark2 td{
    background-color:#f7f7f7;
    border-top:none;
    padding-top:10px;
    padding-bottom:10px;
}

.edit_table tr.bottom td{
    padding-bottom:20px;
}

.edit_table td.title{
    padding-left:20px;
    width:120px;
    color:#746c55;
    font-size:120%;
    font-weight:bold;
}

.edit_table td.fulltd{
    padding-left:20px;
    color:#746c55;
    font-size:120%;
    font-weight:bold;
}

.edit_table td.title3{
    padding-left:20px;
    padding-right:10px;
    width:140px;
    font-size:14px;
    text-align:right;
}

.edit_table td.title2{
    padding-left:20px;
    width:120px;
    font-size:14px;
    text-align:right;
}

label.title2{
    float:left;
    padding-right:10px;
    padding-left:75px;
    margin-top:2px;
    font-size:14px;
    color:#666;
}

#tablemenu{
    margin-top:30px;
}

#tablemenu td{
    color:#666;
}

.edit_table td.title_left{
    padding-left:20px;
    width:120px;
    font-size:14px;
    text-align:left;
    vertical-align:middle;
}



.edit_table td.top{
    vertical-align:top;
}

.edit_table td.title2 label{
    margin:0 15px 0 0;
}

.edit_table td.title_left label{
    margin:0 15px 0 0;
    position:relative;
    top:5px;
}

.edit_table td.top label{
    position:relative;
    top:8px;
}


.edit_table td.field{
    color:#666;
    font-size:12px;
}

.edit_table td.linkdoc{
    color:#666;
    font-size:12px;
    padding-top: 30px;
}

.edit_table td.linkdoc a{
    color:#11A8E1;
}

.edit_table td.linkdoc a:hover{
    text-decoration:none;
}


.edit_table td.field input{
    margin-right:20px;
}

a.add_section{
    background-image:url(../images/bt_add_green.gif);
    background-repeat:no-repeat;
    display:block;
    float:left;
    height:28px;
    padding:5px 0 30px 36px;
    font-size:14px;
    color:#333;
    margin:0 0 0 60px;
}

a.add_category{
    background-image:url(../images/bt_add_green.gif);
    background-repeat:no-repeat;
    display:block;
    float:left;
    height:28px;
    padding:5px 0 30px 36px;
    font-size:14px;
    color:#333;
    margin:0 0 0 0;
}

a.save{
    background-image:url(../images/bt_save_green.gif);
    background-repeat:no-repeat;
    display:block;
    float:left;
    height:28px;
    padding:5px 0 0 36px;
    font-size:14px;
    color:#333;
    margin:0 0 0 52px;
}

*html a.add_section{
    margin:0 0 0 30px;
}
a.add_section:hover, a.save:hover{
    text-decoration:none;
}

div.grey{
    color:#333;
}

input.spaced{
    margin-left:20px;
}

h2.grey{
    color:#333;
    font-size:135%;
    margin:10px 0 6px 0;
    padding:0;
    float:left;
}

h2.grey2{
    color:#333;
    font-size:135%;
    margin:10px 0 6px 0;
    padding:0;
}

p.required_txt{
    float:right;
    color:#666;
    margin:15px 0 6px 0;
    padding:0
        width:150px;
}

table.dashboard_input_form{
    clear:both;
    background-color:#ececec;
    width:560px;
    border-collapse:collapse;
    margin:0 0 14px 0;
}

table.dashboard_input_form td{
    padding:4px 0 4px 20px;
}

table.dashboard_input_form tr.top td{
    padding-top:20px;
}

table.dashboard_input_form tr.both td{
    padding-top:20px;
    padding-bottom:20px;
}

table.dashboard_input_form tr.bottom td{
    padding-bottom:20px;
}

table.dashboard_input_form td input.same_size{
    width:235px;
    color:#666;
}

table.dashboard_input_form td input.same_size_http{
    width:200px;
    color:#666;
    margin-left:5px;
}

span.http{
    color:#999;
}

table.dashboard_input_form td input.same_size2{
    width:160px;
    color:#666;
}

table.dashboard_input_form td select.same_size{
    width:240px;
    color:#666;
}

table.dashboard_input_form td textarea.same_size{
    color:#666;
    overflow:auto;
}

table.dashboard_input_form td.right{
    text-align:right;
    padding-right:20px;
    color:#666;
    font-size:90%;
}

table.dashboard_input_form td.bottom{
    vertical-align:bottom;
}

table.dashboard_input_form td select.same_size4{
    width:180px;
    color:#666;
}

table.dashboard_input_form td.buttons{
    width:105px;
    vertical-align:middle;
}

table.dashboard_input_form td.buttons img{
    margin:0 0 6px -5px;
}

a.whats{
    color:#0784b3;
    margin-left:10px;
}

a.whats:hover{
    text-decoration:none;
}

select.reservations_mode{
    width:129px;
    color:#666;
}

div.desc_box{
    float:left;
    width:265px;
    margin:0 20px 13px 0;
}
div.desc_box_right{
    float:left;
    width:270px;
    margin:0 0 13px 0;
}

p#form_buttons{
    clear:both;
    margin:13px 0 10px 0;
    padding:0;
    text-align:right;
}

#bt_cancel_big{
    margin-left:10px;
}

#profile_top{
    width:902px;
    background-color:#c4e7f8;
    margin:0 0 35px 0;
    padding:20px 0 20px 20px;
    color:#333;
    overflow:auto;
}

#profile_img{
    float:left;
    width:100px;
    height:90px;
    overflow:hidden;
    border:2px solid #fff;
    margin:0 15px 0 0;
}

#profile_top img.thumb{
    float:left;
    border:2px solid #fff;
    margin:0 15px 0 0;
}


#profile_top div.content{
    float:left;
    width:720px;
    color:#333;
    font-size:120%;
}

#profile_top div.content2{
    float:left;
    width:265px;
    color:#333;
    font-size:120%;
}

#profile_top div.content3{
    float:left;
    width:465px;
    color:#333;
    font-size:120%;
}

#profile_top div.content p, #profile_top div.content2 p, #profile_top div.content3 p{
    margin:2px 0 10px 0;
}



span.member_name{
    color:#11a8e1;
    font-size:21px;
    font-weight:bold;
    margin-right:1px;
}

p.member_ranking{
    color:#a6a80d;
}

h2.smallerh{
    float:left;

}

a.commentsl{
    float:left;
    color:#746c55;
    margin:0 0 0 30px;
}

a.commentsl:hover, a.view_public:hover{
    text-decoration:none;
}

a.view_public, a.view_publicr{
    float:left;
    background-image:url(../images/blue_bullet.gif);
    background-repeat:no-repeat;
    background-position:0 7px;
    padding:0 0 0 12px;
    color:#11a8e1;
    font-size:120%;
    margin:5px 0 0 0;
}

a.view_publicr{
    font-size:145%;
    float:right;
    margin:0px 20px 0 0;
}



a.view_dashboard{
    float:left;
    background-image:url(../images/blue_bullet.gif);
    background-repeat:no-repeat;
    background-position:0 7px;
    padding:0 0 0 12px;
    color:#11a8e1;
    font-size:120%;
    margin:5px 0 0 0;
}

div.yellow_tip{
    float:right;
    background-color:#ffffd2;
    color:#666;
    font-size:19px;
    padding:20px 30px 0 30px;
    width:418px;
    border:1px solid #ded75b;
}

div.yellow_tip p{
    margin:10px 0 40px 0;
}

div.yellow_tip p a{
    color:#11A8E1;
}

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

div.edit_profile{
    float:left;
    width:420px;
}

div.login_panel{
    float:left;
    width:380px;
}

div.login_panel td p{
    font-size:110%;
    padding:10px 0 0 0
}
div.login_panel p a{
    color:#10A2D8;
}

table.edit_profile{
    width:420px;
    border-collapse:collapse;
    margin:0 0 50px 0;
}

table.apply_offer{
    width:520px;
    border-collapse:collapse;
    margin:10px 0 50px 0;
}

table.edit_profile td, table.login_panel td, table.register_panel td, table.apply_offer td{
    padding:10px 5px 5px 0;
}
table.apply_offer td{
    vertical-align: middle;
}

table.apply_offer td.name{
    width:120px;
}

table.edit_profile tr.profile_title td, table.apply_offer tr.profile_title td{
    font-size:120%;
    padding:15px 5px 5px 0;
    color:#11a8e1;
    border-bottom:1px dotted #333;
}


table.apply_offer input[type=text]{
    border:1px solid #999;
    padding:3px;
}

td.alignr{
    text-align:right;
    vertical-align:top;
}

td.label{
    width:140px;
}

table.login_panel{
    width:400px;
    border-collapse:collapse;
}

table.register_panel{
    width:360px;
    border-collapse:collapse;
}

input.grey{
    color:#666;
    padding:2px;
}

input.finput{
    float:left;
}

label.error {
    float:left;
    width:150px;
    color:#E85C55;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:90%;
    font-weight:bold;
}

table.apply_offer label.error {
    float:left;
    width:350px;
}

strong.error{
    color:#E85C55;
}

input.error { border: 1px dotted #E85C55; color:#000; font-weight:normal; padding:2px }


#save_changes{
    margin-top:10px;
}

div.generic{
    color:#333;
}

div.generic p{
    line-height:1.5em;
    margin:0 0 20px 0;
}

div.generic p a{
    color:#11a8e1;
}



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

div.generic h2{
    font-size:110%;
    margin:0;
    padding:20px 0 10px 0;
}

h2#cookingMethod{
    font-size: 130%;
    padding:0 0 20px 0;
    margin:0;
}

div.generic h2 a{
    color:#F00A81;
}

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

div.generic h3{
    margin:0;
    padding:20px 0 10px 0;
}

div.generic ul{
    margin:10px 0 20px 0;
    padding:0;
}

div.generic ul li{
    margin:5px 0 5px 30px;
    padding:0;
}

a#view_micro{
    color:#11a8e1;
    float:right;
    font-weight:bold;
    font-size:110%;
    margin:-10px 0 20px 0;
}

table.terms{
    border-collapse:collapse;
    margin:0 0 10px 0;
}

table.terms td{
    padding:4px 8px;
    vertical-align:top;
    background-color:#EFEFEF;
    border-bottom:1px solid #fff;
}

table.terms tr.light td{
    background-color:#F7F7F7;
}


.bt_save{
    float:right;
}

.bt_save2{
    vertical-align:middle;
}

.bt_save3{
    float:right;
    margin:0 15px 0 0;
}

.bt_save_left{
    float:left;
    margin-top:10px;
}

.spacer_form {
    clear: both;
    height:1px;
    margin-bottom:10px;
}

p.message{
    clear:both;
    padding:5px;
    margin:0 0 5px 0;
    color:#666;
    font-weight:bold;
    border:1px dotted #F00;
    background-color:#FDDBDC;
    font-size:12px;
}

p.message_status{
    width:375px;
    position:absolute;
    top:171px;
    left:48px;
}

div.errors{
    clear:both;
    color:red;
    font-weight:bold;
    margin:0 0 10px 0;
    padding:5px;
    border:1px dotted red;
    background-color:#FDDBDC;
}

#formResponse, #editMenuFormResponse, #menuCategoriesResponse{
    color:red;
    font-weight:bold;
    margin:0 0 20px 0;
}

#menuCategoriesResponse{
    font-size:12px;
}

.map_dashboard{
    float:left;
    clear:both;
    width: 540px;
    height: 420px;
    border:10px solid #ECECEC;
    margin-bottom:20px;
}

p.cleared{
    clear:both;
    padding-bottom:15px;
}


.dashboard_logo{
    float:left;
    position: relative;
    border:4px solid #ECECEC;
    margin-bottom:10px;
}

.dashboard_logo a{
    position:absolute;
    top:-8px;
    left:-8px;
    width:25px;
    height:25px;
    background-image: url(../images/bt_remove_img.png);
    text-indent: -9999px;
}

.photo-item{
    float:left;
    width:88px;
    background-color:#E6E6E6;
    padding:10px;
    margin:0 30px 30px 0;
}

.photo-img{
    float:left;
    width:90px;
    height:90px;
    overflow:hidden;
    margin-bottom:5px;
}

.photo-img-66{
    float:left;
    width:66px;
    height:66px;
    overflow:hidden;
    margin-bottom:5px;
    margin:0 20px 0 0;
}

.photo-item a{
    color:#10A2D8;
}

.photo-item a.delete{
    float:right;
}

.photo-item a:hover{
    text-decoration:none;
}

table.dashboard_input_form td input.grey_input{
    color:#666;
}

table.dashboard_input_form td.marged_top{
    padding-top:10px;
}

.photo-thumb{
    background-color:#E6E6E6;
    padding:5px;
}

p#edit_your_restaurant{
    padding-bottom:20px;
    color:#10A2D8;
    font-weight:bold;
    font-size:110%;
}

p#edit_your_restaurant a{
    color:#10A2D8;
}

div.photo-thumb-40{
    float:left;
    width:80px;
    height:40px;
    overflow:hidden;
}




td.disabled{
    color:#A3A3A3;
}

.ui-tabs { }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 0 }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 0 0 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: 0;background-image:url(../images/restaurant_tab.gif); }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text;background-image:url(../images/restaurant_tab_active.gif); }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 0; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

#theImage {
    text-align:center;
    width:560px;
    height:372px;
    background-color:#D3EDF9;
    overflow:hidden;
}

#restaurantLeftColumn #theImage {
    width:605px;
}

#restaurantLeftColumn #theImage img{
    margin:0 auto;
}

.loading{
    background: url(../images/loader.gif) center center no-repeat #CADCE8;
}

#gallery_pages{
    position:absolute;
    right:415px;
    margin:15px 0 0 0;
}

#gallery_pages li{
    display:inline;
    background-color:#BBB8AE;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    padding:4px;
    margin:0 1px 0 0;
}

#gallery_pages li a{
    color:#fff;
    text-decoration:none;
}

#gallery_pages li a:hover, #gallery_pages li a.active{
    text-decoration:underline;
}

#restaurantLeftColumn #gallery_pages{
    right:370px;
}

.right_ad{
    float:left;
    margin:30px 0 20px 0;
}

table.menu_items{
    border-collapse:collapse;
    width:100%;
    margin:0 0 0 0;
    font-size:110%;
}

table.menu_items th{
    padding:8px;
    font-size:110%;
    border-bottom:1px solid #fff;
}

table.menu_items tr.light td{
    background-color:#c9e5f1;
}


table.menu_items td{
    padding:8px;
    background-color:#c9e5f1;
    border-bottom:1px solid #fff;
}

table.menu_items td.nameitem{
    width:400px;
}

table.menu_items td.actions{
    text-align: right;
    width:50px;
}

table.menu_items a, #menu_categories td a{
    color:#666;
}

table.menu_items a:hover, #menu_categories td a:hover{
    text-decoration:none;
}

#menu_categories{
    font-size:13px;
    border-collapse:collapse;
    width:50%;
}

#menu_categories td{
    padding:8px;
    border-bottom:1px solid #fff;
    border-top:none;
    background-color:#FBFBFB;
}

p#add_review{
    float:right;
    margin:0 0 10px 0;
}

p#add_review2{
    clear:both;
    margin:20px 0 10px 0;
}

p#add_review2 a{
    color:#11a8e1;
    font-weight:bold;
}

p#add_review2 a:hover{
    text-decoration:none;
}

#reviewForm{
    margin:10px 0 40px 0;
    background-color:#ECF8FD;
    padding:15px;
}

table#menu_items{
    margin:0;
    width:500px;
}
table#menu_items td{
    padding:8px 4px;
    vertical-align:top;
    background-color:#F1F0EE;
}
table#menu_items td.item_name{
    width:450px;
}

#event_img{
    margin:0 0 20px 0;
}

h1#mini_title{
    margin:0 0 5px 0;
    padding:0;
}

p#by{
    margin:0 0 10px 0;
    padding:0;
}

p#recommend{
    color:#666;
}

#mini_facebook{
    float:right;
}

#mini_twitter{
    float:right;
    margin:0 10px 0 0;
}

#social{
    float:right;
    width:278px;
}

.small_cancel{
    margin-left:10px;
}

div.comment{
    margin:0 0 10px 0;
    font-size:14px;
    background-color:#fff;
    border:2px solid #fff;
    padding:10px;
    float:right;
    width:400px;

}

div.comment p{
    margin:0 0 4px 0;
    padding:0;
    font-size:12px;
}

p.poster2{
}

p.poster2 a{
    color:#333;
}

.commentForm{
    margin:5px 0 5px 20px;
}

.commentList{
    clear:both;
    float:left;
    width:100%;
    margin:10px 0 5px 0;
}

#brown .comment{
    background-color:#FFFAFD;
}

.hide_comments{
    float:right;
    margin:5px 0 20px 0;
    color:#333;
}

.container_66{
    float:left;
    width:66px;
    height:66px;
    overflow:hidden;
    margin:0 18px 0 0;
}


.container_66_choice{
    float:left;
    width:66px;
    height:66px;
    overflow:hidden;
    margin:6px 12px 0 0;
}

.container_90{
    float:left;
    width:90px;
    height:90px;
    overflow:hidden;
    margin:0 18px 0 0;
}

.container_250{
    float:left;
    width:250px;
    height:90px;
    overflow:hidden;
    margin:0 18px 0 0;
}

.container_250 img.dyn{
    margin:-150px 0 0 0;
}

.container_56{
    float:left;
    width:56px;
    height:56px;
    overflow:hidden;
    margin:10px 10px 0 0;
}

.container_140{
    float:left;
    width:140px;
    height:105px;
    overflow:hidden;
    margin:0 20px 0 0;
}

.stars1{
    float:left;
    display:block;
    width:115px;
    height:19px;
    background-repeat:no-repeat;
    margin:2px 0 0 0;
}

.smallstars1{
    display:block;
    width:115px;
    height:19px;
    background-repeat:no-repeat;
    margin:2px 0 0 0;
}

#brown .generic p a{
    color:#F00A81;
}

div.photo-thumb-100{
    float:left;
    width:120px;
    height:120px;
    overflow:hidden;
    border:4px solid #F0F0F0;
    margin:0 15px 15px 0;
}

.sub-button {
    float:left;
    padding-left:10px;
    position:absolute;
    margin-top:-3px;
}

.printmenu{
    clear:both;
    float:right;
    margin:10px 10px 10px 0;
    color:#666;
    font-weight:bold;
}

#map_wth{
    float:right;
    width:500px;
    height:300px;
    border:5px solid #EDEAE2;
}

#left_contact{
    float:left;
    width:300px;
}
p#closing-date{
    color:#333;
}

table.enter_competition{
    border-collapse:collapse;
    width:400px;
    margin:10px 0;
}

table.enter_competition td{
    padding:6px;
}

table.enter_competition td.name{
    width:150px;
}

.news_img{
    float:right;
    margin:0 0 20px 20px;
}

#blue_or{
    vertical-align:top;
    color:#11a8e1;
    font-weight:bold;
    font-size:16px;
    text-align:center;
    padding-top:35px;
}

#next_step2{
    text-align:center;
    vertical-align:top;
}

#next_step3{
    text-align:right;
    vertical-align:top;
}

td.drag_categories{
    padding:10px;
    font-weight:normal;
}

ul#drag_categories li{
    display:block;
    margin:5px 0;
    height:20px;
    border:2px dotted #ccc;
    padding:10px;
    background-color:#E4ECF0;
}

ul#drag_photos li{
    float:left;
    display:inline;
    display:block;
    margin:5px 5px 5px 0;
    border:2px dotted #ccc;
    padding:10px;
    background-color:#E4ECF0;
    width:127px;
    text-align:right;
}

.drag_arrow{
    margin:0 10px 0 0;
    cursor:pointer;
}

td.menu_step2 label{
    float:left;
    color:#746c55;
    font-size:14px;
    font-weight:bold;
    margin:30px 0 30px 0;
}

td.menu_step2{
    padding:0 0 0 50px;
}

td.menu_step2 p{
    clear:both;
    margin:0 0 0 10px;
}

td.menu_step3 label{
    float:left;
    color:#746c55;
    font-size:14px;
    font-weight:bold;
    margin:46px 0 30px 0;
}

td.menu_step3{
    padding:0 0 0 50px;
}

td.menu_step3 p{
    clear:both;
    margin:0 0 0 10px;
}


.thumb-sprite {float:right;margin:0; padding:0; border:0 none; outline: none 0; background:transparent;  cursor: pointer; vertical-align:middle; width:16px; height: 16px; background-image: url(../images/thumbs-all.gif); background-repeat: no-repeat;}
.thumb-up{ background-position: 0px 0px; }
.thumb-up:hover{ background-position: 0px -16px; }
.thumb-up-disabled{ background-position: 0px -32px; }
.thumb-down{ background-position: -16px 0px;}
.thumb-down:hover{ background-position: -16px -16px; }
.thumb-down-disabled{ background-position: -16px -32px; }

span.thumbtext{
    margin:0 0 0 5px;
    font-size:90%;
    width:40px;
}

span.thumbnote{
    margin:0 5px 0 15px;
    font-size:90%;
    width:40px;
    position:relative;
    top:2px;
}

p.reviewnotes{
    text-align:right;
    margin:0;
    padding:0;
}

p.reviewdetails2{
    float:left;
    width:340px;
}

p.thumbsdiv{
    clear:none;
    float:right;
    width:175px;
    margin:0;
}

#profile_links{
    float:left;
    width:202px;
}

#trust_rating_box{
    float:right;
    width:206px;
    margin:0 20px 0 0;
}

#trust_rating_box h2{
    margin:0;
    padding:0 0 5px 5px;
    color:#11a8e1;
}

#trust_rating_box p{
    margin:0;
    padding:5px 0 15px 5px;
    color:#666;
}

.thumbprofile img{
    float:left;
}
.thumbprofile{
    float:left;
    border:1px solid #98D4F0;
    margin: 0 0 0 2px;
}
.thumbprofile:hover{
    border:1px solid #eee;
}

span.thumbprofile{
    border:1px solid #eee;
}


span.thumbprofile:hover{
    border:1px solid #eee;
}

#trust_bar, #trust_bar_negative{
    float:left;
    width:196px;
    height:19px;
    border:1px solid #fff;
    margin:5px 0 0 3px;
    background-image:url(../images/bg_profile_percentage.gif);
    padding:2px 0 0 0;
}

#trust_bar_negative{
    background-image:url(../images/bg_profile_percentage_negative.gif);
}

#totalvotesprofile{
    clear:both;
    float:left;
    font-size:90%;
    margin:5px 0 0 3px;
    color:#999;
}

p.featuredcuisines{
    margin:0;
    padding:0;
}

p.messageEditor{
    color:#F00;
    font-weight:bold;
    padding:10px 0 20px 0;
    width:600px;
}

p.lighter{
    color:#666;
    font-size: 80%;
    font-weight:bold;
}

p#advertisement{
    float:left;
    font-size:90%;
    color:#999;
    padding:20px 0 0 0;
}

#pdfMenu{
    padding:15px 0 10px 0;
}
#pdfMenu a{
    color:#11a8e1;
    font-weight:bold;
}

/*###### SINGLE REVIEW PAGE ######*/

#backReviews{
    clear:both;
    float:right;
    margin:20px 0 20px 0;
    font-weight:bold;
}
#backReviews a{
    color:#746C55;
}
#backReviews a:hover{
    text-decoration:none;
}

/*################################*/

/*###### RESTAURANT PAGE ######*/

a.comment_video{
    display:block;
    color:#333;
    background-image:url(../images/icon_video.png);
    background-position: 0 7px;
    background-repeat: no-repeat;
    height:32px;
    padding:10px 0 0 30px;
    text-decoration:none;
    font-size:90%;
    font-weight:bold;
}

a.comment_video:hover{
    text-decoration:underline;
}

#comment_video{
    margin:20px 0 0 0;
}

.review_img{
    float:right;
    margin:5px 0 10px 25px;
    border:2px solid #fff;
}

#add_icon{
    float:right;
    width:130px;
}

#like_icon{
    float:left;
    margin:0 0 0 0;
    width:275px;
}

.reportAbuse{
    float:right;
     color:#0798cf;
     font-size: 11px;
     color:#333;
}
.reportAbuse:hover{
    text-decoration: none;
}
/*################################*/

.generic-terms p a{
    color:#11a8e1;
}

#cse-search-box{
    width:240px;
    float:right;
    clear:right;
    text-align:right;
}

.competition_img{
    float:left;
    margin:15px 20px 20px 0;
}

.bt_avail{
    float:left;
    margin:20px 0 10px 0;
}

.bt_avail_small{
    position:relative;
    left:10px;
}

.yellow_box_content h2 a.offer_title{
    float:left;
}

.yellow_box_content p.special_details{
    clear:both;
}

.bt_avail_small_home{
    float:left;
    position:relative;
    left:15px;
}

p.user_application a{
    color:#746c55;
}

#terms,#alreadyApplied,#soldOut{
    display:none;
}

.result_item div.content h2 a.restaurantDiaryLink, h1.item a.restaurantDiaryLink{
    font-size:12px;
    text-decoration: none;
    color:#1595d4;
    font-weight:bold;
}
.result_item div.content h2 a.restaurantDiaryLink span{
    position: relative;
    top:2px;
}
h1.item a.restaurantDiaryLink span{
    position: relative;
    top:-2px;
}
.result_item div.content h2 a.restaurantDiaryLink:hover, h1.item a.restaurantDiaryLink:hover{
    text-decoration:underline;
}
.restaurantDiaryIcon{
    margin-left: 5px;
    margin-right:10px;
}

/* /////////////  ###########################################  ////////////////*/
/* /////////////                   V2 TEMPLATE                 ////////////////*/
/* /////////////  ###########################################  ////////////////*/

#logo2{
    float:left;
    margin:0 0 0 0;
}

#header_right{
    float:right;
    width:565px;
    margin:2px 0 10px 0;
}

#bt_register{
    float:right;
    margin:0 0 0 10px;
}
#bt_login{
    float:right;
}
#bt_facebook_login_v2{
    float:right;
    margin:0 7px 0 0;
}

ul#socials{
    float:right;
    margin:5px 2px 0 0;
}

ul#socials li{
    float:left;
    display:block;
    height:16px;
    width:16px;
    margin:0 8px 0 0;
}

ul#socials li a{
    display:block;
    height:16px;
    width:16px;
    text-indent:-9999px;
}

ul#socials li#itemHome{
    width: auto;
    margin-right:15px;
}

ul#socials li#itemHome a{
    text-indent: 0;
    width: auto;
    color:#666;
    font-size:110%;
}


ul#socials li#itemFacebook a{
    background-image:url(../images/v2/icon_facebook.png);
}
ul#socials li#itemTwitter a{
    background-image:url(../images/v2/icon_twitter.png);
}
ul#socials li#itemYoutube a{
    background-image:url(../images/v2/icon_youtube.png);
}
ul#socials li#itemFlickr a{
    background-image:url(../images/v2/icon_flickr.png);
}
ul#socials li#itemLinkedin a{
    background-image:url(../images/v2/icon_linkedin.png);
}


#searchPanelTop{
    float:left;
    width:541px;
    background-color:#d3edf9;
    padding:12px;
    margin:12px 0 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#searchPanelTop p{
    margin:0;
    padding:0;
}

#searchPanelTop input[type=image]{
    float:left;
    margin:0 14px 0 0;
}

#searchPanelTop a{
    color:#1594d4;
    font-size:11px;
    float:left;
    margin:6px 0 0 0;
}
#searchPanelTop a:hover{
    text-decoration:none;
}

#searchPanelTop select{
    width:110px;
    margin:1px 12px 0 0;
    float:left;
    height:25px;
    padding:2px 0;
    font-size:11px;
}

#searchPanelTop input[type=text]{
    width:140px;
    margin:1px 12px 0 0;
    float:left;
    padding:6px 6px 5px 6px;
    border:1px solid #ccc;
    outline:none;
    color:#666;
}

#searchPanelTop input[type=text]#searchFor{
    width:170px;
}

#topMenu{
    float:left;
    width:920px;
    margin:5px 0 14px 0;
    border-bottom:16px solid #058dc0;
}

#topMenu li{
    float:left;
    margin:0 1px 0 0;
}

#topMenu li a{
    float:left;
    height:28px;
    background-image:url(../images/v2/bg_menu_item.png);
    background-repeat:repeat-x;
    color:#fff;
    text-decoration:none;
    font-size:14px;
    border-bottom:1px solid #fff;
    padding:13px 19px 0 19px;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -khtml-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
}
#topMenu li a:hover{
    text-decoration:underline;
}

#topMenu li a.active{
    background-image:url(../images/v2/bg_menu_item_active.png);
    border-bottom:1px solid #058dc0;
}
#topMenu li a.active:hover{
    text-decoration:none;
}

#homeLeftColumn{
    float:left;
    width:605px;
}

#marker{
    width:15px;
    height:8px;
    background-image:url(../images/v2/selected_tab.png);
    position:relative;
    top:-7px;
    left:74px;
    z-index:99999;
}

ul#home_tabs{
    float:left;
    margin:0 0 1px 0;
    width:606px;
}

ul#home_tabs li{
    float:left;
    margin:1px 0 0 0;
}
ul#home_tabs li#last{
    margin-right:0;
}
ul#home_tabs li#last a{
    padding-right:20px;
    border-right:1px solid #ccc;
}

ul#home_tabs li a{
    float:left;
    display:block;
    background-image:url(../images/v2/bg_tab.png);
    height:30px;
    font-size:14px;
    color:#666;
    text-decoration:none;
    padding:12px 22px 0 22px;
    border-left:1px solid #ccc;
    outline:none;
}
ul#home_tabs li a:hover{
    text-decoration:underline;
}

ul#home_tabs li a.selected{
    background-image:url(../images/v2/bg_tab_active.png);
    color:#fff;
}
ul#home_tabs li a.selected:hover{
    text-decoration:none;
}

.blueHeading{
    float:left;
    width:581px;
    background-image:url(../images/v2/bg_blue_box_left.png);
    background-repeat:repeat-x;
    height:30px;
    margin:0 0 1px 0;
    padding:7px 12px 0 12px;
}

#homeRightColumn .blueHeading, #restaurantRightColumn .blueHeading, #level2RightColumn .blueHeading{
    width:276px;
}

.blueHeadingTop{
    clear:both;
    float:left;
    margin:15px 0 0 0;
}
#homeRightColumn .blueHeadingTop{
    margin-top:0;
}


.blueHeading h1{
    color:#fff;
    font-weight:bold;
    font-size:15px;
    margin:0;
    padding:0;
    float:left;
}

a.viewAll{
    float:right;
    color:#fff;
    margin:2px 0 0 0;
}
a.viewAll:hover{
    text-decoration:none;
}

.blueBgBox{
    float:left;
    width:598px;
    background-color:#d3edf9;
    padding:8px 0 4px 7px;
}

.offerItem{
    float:left;
    width:292px;
    margin:0 5px 5px 0;
}

.right_item{
    margin-right:0;
}

.offerItem img{
    float:left;
    padding:4px;
    border:1px solid #afdef3;
    margin:0 5px 0 0;
    background-color:#fff;
}

.offerItem .offerDetails, .offerItem .offerDetailsRedeem{
    float:left;
    width:199px;
    background-color:#fff;
    border:1px solid #afdef3;
    padding:5px 10px 10px 10px;
    max-height:48px;
    min-height:48px;
}

.offerItem .offerDetailsRedeem{
    border:1px solid #d6d586;
    background-color:#fdfdda;
}

.offerItem h2, .reviewItem h2{
    color:#1594d4;
    font-size:14px;
    margin:0 0 4px 0;
    padding:0;
}
.offerItem  h2 a, .reviewItem h2 a{
    color:#1594d4;
}
.offerItem  h2 a:hover, .reviewItem h2 a:hover{
    text-decoration:none;
}

.reviewItem h2 img{
    position: relative;
    left:5px;
    top:-1px;
}

.reviewItem h2 span{
    font-size:11px;
    color:#9E9E9E;
    font-weight:normal;
    float:right;
    position:relative;
    top:2px;
}

.offerItem  p{
    font-size:11px;
    color:#746c55;
    margin:0;
    padding:0;
}

.offerItem  p a{
    color:#a5a718;
}
.offerItem  p a:hover{
    text-decoration:none;
}

.greyBgBox{
    float:left;
    width:591px;
    background-color:#f0f0f0;
    padding:6px 7px;
    margin:0 0 15px 0;
}

.greyBgBox table{
    border-collapse:collapse;
    border:1px solid #d9d6d6;
    width:100%;
}

.greyBgBox table tr:first-child td{
    padding-top:20px;
}

.greyBgBox td{
    padding:6px;
    background-color:#fff;
    font-size:14px;
    color:#666;
}

.greyBgBox tr.first td{
    padding-top:20px;
}
.greyBgBox tr.last td{
    padding:0;
}

.greyBgBox td.theCounty{
    width:150px;
    text-align:right;
}

.greyBgBox td a{
    color:#1594d4;
    background-image:url(../images/v2/bullet_green.png);
    background-repeat:no-repeat;
    background-position:0 4px;
    padding-left:24px;
    margin-right:3px;
}
.greyBgBox td a:hover{
    text-decoration:none;
}

.greyBgBox td span{
    float:left;
}

.starsV2{
    float:left;
    width:100px;
    margin:0 0 0 5px;
}

.starsV2 img{
    margin:0 0 0 4px;
}

span.nb_reviews{
    font-size:12px;
    color:#9E9E9E;
    position:relative;
    top:2px;
    left:10px;
}

.homeAd{
    float:right;
    border:1px solid #cbcbcb;
}

#homeNews{
    clear:left;
    float:left;
    width:291px;
}

#homeNews h1{
    font-family:Arial, Helvetica, sans-serif;
    color:#1594d4;
    font-weight:bold;
    font-size:16px;
    margin:0 0 8px 0;
    padding:0;
}

#homeNews ul{
    border-top:1px solid #cbcbcb;
}

#homeNews li{
     font-family:Arial, Helvetica, sans-serif;
    color:#666;
    border-bottom:1px solid #cbcbcb;
    padding:15px 0 15px 25px;
    background-image:url(../images/v2/icon_news.png);
    background-position:6px 14px;
    background-repeat:no-repeat;
    font-size:12px;
}
#homeNews li a{
    color:#666;
    text-decoration:none;
}
#homeNews li a:hover{
    text-decoration:underline;
}
#homeNews li strong{
    color:#619f3c;
}

.readNews{
    float:right;
    margin:10px 0 0 0;
    color:#1594d4;
    font-size:12px;
}

.readNews:hover{
    text-decoration:none;
}

#homeRightColumn{
    float:right;
    width:300px;
}

.bluePanel{
    float:left;
    width:280px;
    background-color:#d3edf9;
    padding:10px 10px 0 10px;
    margin:0 0 15px 0;
}

.reviewItem{
    float:left;
    width:262px;
    background-color:#fff;
    padding:8px;
    border:1px solid #afdef3;
    color:#746c55;
    margin:0 0 10px 0;
}

.reviewItem p a{
    color:#746c55;
    text-decoration:none;
}
.reviewItem p a:hover{
    text-decoration:underline;
}

p.reviewBy span{
    float:left;
}

p.reviewBy a{
    color:#1594d4;
}
p.reviewBy a:hover{
    text-decoration:underline;
}

.reviewItem .starsV2{
    float:right;
}

.reviewItem img.reviewImg{
    clear:both;
    float:left;
    border:1px solid #bababa;
    padding:4px;
    margin:4px 12px 0 0;
}

.reviewItem p.reviewContent{
    float:left;
    width:190px;
    margin:9px 0 0 0;
}

.reviewItem p.reviewContent a{
    text-decoration: underline;
}
.reviewItem p.reviewContent a:hover{
    text-decoration: none;
}

#competitionPanel{
    min-height:120px;
    padding-bottom:10px;
    padding-top:0;
}
#competitionPanel h2{
    color:#1594d4;
    font-weight:bold;
    font-size:16px;
    margin:15px 0 2px 0;
    padding:0;
}

#competitionPanel p{
    margin:0;
    padding:0;
    font-size:12px;
    color:#0b96ca;
}

.greyPanel{
    float:left;
    width:270px;
    background-color:#f0f0f0;
    padding:12px 15px 5px 15px;
    margin:0 0 15px 0;
}

.greyPanel img.feature{
    border:1px solid #bfbfbf;
    padding:9px;
    background-color:#fff;
}

.greyPanel h2{
    font-size:14px;
    color:#999;
    margin:8px 0 6px 0;
    padding:0;
    font-weight: normal;
}

.greyPanel h2 a{
    font-size:17px;
    color:#11a8e1;
    font-weight:bold;
}
.greyPanel h2 a:hover{
    text-decoration: none;
}

.greyPanel .starsV2{
    margin:0 0 0 -1px;
}

.greyPanel p{
    clear:both;
    font-size:13px;
    color:#666;
    padding:8px 0 10px 0;
    line-height:1.4em;
}

.countiesMenu{
    float:left;
    width: 900px;
    margin:0 0 0 0;
    border-top:1px solid #e0e0e0;
    padding:10px 0 10px 15px;
    background-color:#efefef;
}

#footerMenu{
    margin:35px 0 0 0;
    border-top:1px solid #e0e0e0;
    padding:10px;
    width:900px;
}

#footerMenu li, .countiesMenu li{
    font-size:11px;
    display:inline;
    margin:0 10px 0 8px;
   
}
.countiesMenu li{
    float:left;
     width:130px;
     margin:0 20px 5px 0;
}

#footerMenu li a, .countiesMenu li a{
    color:#999;
}
#footerMenu li a:hover, .countiesMenu li a:hover{
    text-decoration:none;
}

#footerPanel{
    float:left;
    width:905px;
    padding:0 0 0 15px;
    background-color:#efefef;
    color:#868686;
    font-size:11px;
    margin:12px 0 0 0;
}

#footerPanel a{
    color:#868686;
    text-decoration:none;
}
#footerPanel a:hover{
    text-decoration:underline;
}

#footerPanel p{
    padding:18px 0 16px 0;
    line-height:1.6em;
    float:left;
    width:500px;
}

#footerPanel strong.contact{
    margin-left:24px;
}

#supportedBy{
    float:right;
    width:270px;
    color:#a4a4a4;
    font-size:10px;
    height:89px;
}

#supportedBy img{
    float:right;
}

.failte{
    margin:38px 0 0 0;
}

#supportedBy span{
    margin:63px 0 0 0;
    float:left;
}

#socialsFooter{
    float:left;
    margin:10px 0 0 0;
    padding:0;
}

#socialsFooter li{
    float:left;
    height:16px;
    margin:0 10px 0 7px;
}

#socialsFooter li a{
    float:left;
    font-size:11px;
    color:#999;
    height:16px;
    padding:1px 0 0 23px;
    background-repeat:no-repeat;
}
#socialsFooter li a:hover{
    text-decoration:none;
}

#socialsFooter li.itemTwitter a{
    background-image:url(../images/v2/icon_twitter.png);
}

#socialsFooter li.itemFacebook a{
    background-image:url(../images/v2/icon_facebook.png);
}
#socialsFooter li.itemFlickr a{
    background-image:url(../images/v2/icon_flickr.png);
}

#socialsFooter li.itemYoutube a{
    background-image:url(../images/v2/icon_youtube.png);
}
#socialsFooter li.itemLinkedin a{
    background-image:url(../images/v2/icon_linkedin.png);
}

#designedByLightbox{
    float:right;
    color:#868686;
    font-size:11px;
    margin:14px 0 0 0;
    padding:0;
}

#designedByLightbox a{
    color:#868686;
}
#designedByLightbox a:hover{
    text-decoration:none;
}

#tab_content div + div{
    display: none;
}

.newStars{
    display:block;
    width:96px;
    height:15px;
    background-repeat:no-repeat;
}

.newStars2{
    float:left;
    width:96px;
    height:15px;
    background-repeat:no-repeat;
    margin:0 10px 0 0;
}



.result_offer{
    position:relative;
    left:10px;
}

#mcc #global #homeLeftColumn h1#search_results2{
    float:left;
    width:450px;
    margin:10px 0 0 0;
    color:#999;
    font-size:17px;
}

#mcc #global #homeLeftColumn h1#search_results2 span{
    color:#15a7e0;
}

#mcc #global #homeLeftColumn h1.searchTitle{
    margin:0 0 10px 0;
    color:#999;
    font-size:17px;
}

#page_max{
    float:left;
    margin:12px 0 0 35px;
    width:100px;

}

#page_max select{
    color:#444;
    font-size:11px;
    padding:2px;
}

#changeLanguage{
    font-size:11px;
    color:#666;
    position:relative;
    top:5px;
    background-image:url(../images/v2/bullet_green.png);
    background-position:0 2px;
    background-repeat:no-repeat;
    padding:0 0 0 18px;
}
#changeLanguage:hover{
    text-decoration: none;
}

#languagePanel{
    display:none;
    float:right;
    margin:0;
}

#languagePanel select{
    font-size:12px;
    color:#666;
}


/* /////////////  ###########################################  ////////////////*/
/* /////////////          RESTAURANT PAGE V2 TEMPLATE          ////////////////*/
/* /////////////  ###########################################  ////////////////*/


#restaurantLeftColumn{
    float:left;
    width:605px;
}

#restaurantRightColumn, #level2RightColumn{
    float:right;
    width:300px;
}

/*################ LEFT COLUMN ################*/

#restaurantLeftColumn h1{
    font-size:21px;
    color:#333;
    font-weight:normal;
    margin:0 0 6px 0;
    padding:0;
    float:left;
}

#restaurantLeftColumn h1 img{
    position:relative;
    top:2px;
    left:4px;
}

#restaurantLeftColumn  p.result_rating{
    color:#e98209;
    margin:4px 0 0 25px;
    float:left;
    font-size:11px;
}

#restaurantLeftColumn  p.result_rating_right{
    color:#e98209;
    margin:0 0 10px 0;
    float:left;
    font-size:11px;
}

#restaurantLeftColumn  p.result_rating span.rating_details, #restaurantLeftColumn  p.result_rating_right span.rating_details{
    position:relative;
    top:3px;
}

p#mainAddress{
    clear:both;
    color:#666;
    font-size:14px;
}

#topList{
    float:left;
    margin:6px 0 15px 0;
}

#topList li{
    float:left;
    font-size:12px;
    color:#1794d6;
    background-image:url(../images/v2/bullet_blue.png);
    background-position:0 8px;
    background-repeat:no-repeat;
    padding:4px 0 0 8px;
    margin:2px 15px 0 0;
}
#topList li a{
    color:#1794d6;
}
#topList li a:hover{
    text-decoration:none;
}

#topList li.special{
    padding:0;
    background-image:none;
}

#restaurantFbLike{
    float:left;
    margin:8px 0 0 6px;
}

#recipeFbLike{
    float:left;
    margin:8px 0 0 6px;
}

#restaurantDesc{
    font-size:14px;
    color:#333;
    line-height:1.5em;
    margin:20px 0;
}

.restaurantSeparator, .restaurantSeparator2{
    background-image:url(../images/v2/bg_separator.png);
    clear:both;
    float:left;
    width:605px;
    height:10px;
    background-repeat:no-repeat;
    margin:0 0 20px 0;
}

.restaurantSeparator2{
    margin-bottom:15px;
}

#restaurantLeftColumn h2, #profileRightColumn h1{
    font-size:18px;
    color:#999;
    font-weight:normal;
    margin:0;
    padding:0;
    float:left;
}

#restaurantLeftColumn h2 span, #profileRightColumn h1 span{
    color:#333;
}

#reviewsRss{
    float:left;
    text-indent:-9999px;
    width:90px;
    height:23px;
    background-image:url(../images/v2/bt_reviews_rss.png);
    background-repeat:no-repeat;
    position:relative;
    left:25px;
    top:4px;
}

#reviewAdd{
    float:right;
    text-indent:-9999px;
    width:121px;
    height:32px;
    background-image:url(../images/v2/bt_add_review.png);
    margin:-4px 2px 0 0;
}

.restaurantReview{
    clear:both;
    float:left;
    width:605px;
    margin:20px 0 0 0;
}

img.authorThumb{
    clear: both;
    float:left;
    padding:4px;
    border:1px solid #bdbbbb;
    margin:0 10px 0 0;
    background-color:#fff;
}

.restaurantReviewContent{
    float:left;
    width:488px;
    padding:18px 20px 8px 20px;
    background-color:#f3f3f3;
}

.restaurantReviewContent h3{
    margin:0 0 8px 0;
    padding:0;
    color:#0798cf;
    font-size:14px;
}
.restaurantReviewContent h3 a,.restaurantReviewContent p a,.restaurantReviewContent li a{
    color:#0798cf;
}
.restaurantReviewContent h3 a:hover, .restaurantReviewContent p a:hover,.restaurantReviewContent li a:hover{
    text-decoration:none;
}

.restaurantReviewContent p{
    font-size:11px;
    color:#666;
}

.restaurantReviewContent p.restaurantReviewBy{
    float:left;
    margin:0 10px 0 0;
}

.restaurantReviewContent p.restaurantReviewBy a{
    margin-right:10px;
}

.restaurantReviewContent p.restaurantReviewBy2{
    float:left;
    margin:0 10px 0 0;
}

.restaurantReviewContent p.restaurantReviewBy2 a.rest{
    margin-right:10px;
}

.restaurantReviewContent .newStars2{
    margin:-3px 0 0 10px;
}

.restaurantReviewContent p.reviewDesc{
    clear:both;
    font-size:12px;
    color:#333;
    padding:8px 0 10px 0;
    line-height:1.4em;
}

.restaurantReviewContent p.reviewRecommend span{
    margin:0 15px 0 0;
}

.restaurantReviewContent ul.reviewBottomLinks{
    float:left;
    margin:14px 0 0 0;
}

.restaurantReviewContent ul.reviewBottomLinks li{
    float:left;
    font-size:11px;
    margin:0 15px 0 0;
}

#reviewFbLike{
    float:left;
    margin:12px 0 0 2px;
}

.reviewThumbs{
    float:left;
    width:140px;
    margin:13px 0 0 20px;
}

.reviewThumbs span{
    float:left;
    color:#333;
    margin:1px 8px 0 0;
}

.restaurantReviewContent .thumb-sprite {float:left;margin:0; padding:0; border:0 none; outline: none 0; background:transparent;  cursor: pointer; vertical-align:middle; width:16px; height: 16px; background-image: url(../images/thumbs-all.gif); background-repeat: no-repeat;}
.restaurantReviewContent .thumb-up{ background-position: 0 0;}
.restaurantReviewContent .thumb-up:hover{ background-position: 0 -16px; }
.restaurantReviewContent .thumb-up-disabled{ background-position: 0 -32px; }
.restaurantReviewContent .thumb-down{ background-position: -16px 0;}
.restaurantReviewContent .thumb-down:hover{ background-position: -16px -16px; }
.restaurantReviewContent .thumb-down-disabled{ background-position: -16px -32px; }

#restaurantLeftColumn #pagination{
    margin-bottom:20px;
}

#restaurantLeftColumn div#map{
    clear:both;
    width:605px;
    height:340px;
    float:left;
    margin:0;
}

#restaurantLeftColumn span.print_map{
    float:right;
    display:block;
    width:200px;
    text-align:right;
    margin:6px 0 15px 0;
}

#restaurantLeftColumn span.print_map a{
    color:#a8a8a8;
    text-decoration:none;
}
#restaurantLeftColumn span.print_map a:hover{
    text-decoration:underline;
}


/*################ RIGHT COLUMN ################*/

#facebookPanel{
    float: right;
    width: 300px;
    margin:0 0 15px 0;
}

#facebookPanelIndependent{
    float: right;
    width: 300px;
    margin:20px 0 15px 0;
}

#restaurantRightColumn .bluePanel, #level2RightColumn .bluePanel{
    float:right;
    width:280px;
    background-color:#d3edf9;
    padding:10px;
}

#restaurantRightColumn .bluePanel h2, #level2RightColumn .bluePanel h2{
    color:#1b7bc0;
    font-size:16px;
    margin:5px 0 5px 2px;
}

#restaurantRightColumn .bluePanel h2 a{
   color:#1b7bc0;
   text-decoration:none;
}
#restaurantRightColumn .bluePanel h2 a:hover{
   text-decoration:underline;
}

#restaurantRightColumn .bluePanel ul#restaurantMenus, #level2RightColumn .bluePanel ul#subMenu{
    background-color:#fff;
    padding:2px 0 14px 0;
    margin:0 0 14px 0;
}

#restaurantRightColumn .bluePanel ul#restaurantMenus li, #level2RightColumn .bluePanel ul#subMenu li{
    background-image:url(../images/v2/bullet_green.png);
    background-position:0 4px;
    background-repeat:no-repeat;
    font-size:14px;
    color:#11a8e1;
    padding:0 0 0 17px;
    margin:10px 0 0 15px;
}

#restaurantRightColumn .bluePanel ul#restaurantMenus li a, #level2RightColumn .bluePanel ul#subMenu li a{
    color:#11a8e1;
}

#level2RightColumn .bluePanel ul#subMenu li a{
	font-weight:bold;
}


#level2RightColumn .bluePanel ul#subMenu li a:hover{
    text-decoration: none;
}

#restaurantDetails{
    float:left;
    width:260px;
    padding:10px 10px 15px 10px;
    background-color:#fff;
}

#restaurantDetails table{
    border-collapse:collapse;
    width:100%;
}

#restaurantDetails table td{
    padding:2px 4px;
    color:#666;
    vertical-align:top;
    line-height:1.4em;
}

#restaurantDetails table td a{
    color:#11a8e1;
}

#restaurantDetails table td.desc{
    font-weight:bold;
    width:90px;
}

#restaurantDetails table td.pricer{
    width:200px;
}

.priceRange{
    position:relative;
    top:2px;
    left:5px;
}

#restaurantDetails table tr.phone td{
    padding:16px 4px;
    vertical-align:middle;
}
#restaurantDetails table tr.phone td + td{
    font-size:18px;
    color:#11a8e1;
}
#restaurantDetails table tr.phone td span{
    font-size:12px;
}

#restaurantDetails table tr.fullText td{
    padding:3px 4px 16px 4px;
    vertical-align:middle;
}

#restaurantDetails table tr.awards td{
    padding:16px 4px 3px 4px;
}

p#restaurantFollowUs{
    float:left;
    clear:both;
    color:#11a8e1;
    font-size:14px;
    margin:20px 0 5px 0;
    width:280px;
}

p#restaurantFollowUs img{
    margin:-5px 0 0 5px;
}

#restaurantRightColumn .offerItem{
    float:left;
    width:283px;
    margin:0 0 5px 0;
}


#restaurantRightColumn .offerItem .offerDetails, #restaurantRightColumn .offerItem .offerDetailsRedeem{
    float:left;
    width:187px;
    background-color:#fff;
    border:1px solid #afdef3;
    padding:5px 10px 10px 10px;
    max-height:48px;
    min-height:48px;
}

#restaurantRightColumn .offerItem .offerDetailsRedeem{
    border:1px solid #d6d586;
    background-color:#fdfdda;
}

#restaurantRightColumn .offerItem h3{
    color:#1594d4;
    font-size:14px;
    margin:0 0 4px 0;
    padding:0;
}
#restaurantRightColumn .offerItem h3 a{
    color:#1594d4;
}
#restaurantRightColumn .offerItem h3 a:hover{
    text-decoration:none;
}

#restaurantRightColumn .blueHeadingTop{
    margin:5px 0 0 0;
}

#restaurantRightColumn h2.multiColors{
    font-size:18px;
    color:#999;
    font-weight:normal;
    margin:5px 0 10px 0;
    padding:0;
}

#restaurantRightColumn h2.multiColors span{
    color:#333;
}

#restaurantRightColumn #restaurantVideo{
    float:left;
    margin:0 0 15px 0;
}

#restaurantRightColumn #restaurantEvents{
}

#restaurantRightColumn #restaurantEvents li{
    font-size:15px;
    color:#333;
    margin:3px 0 10px 0;
}

#restaurantRightColumn #restaurantEvents li a{
    color:#1794d6;
    margin:0 5px 0 0;
}
#restaurantRightColumn #restaurantEvents li a:hover{
    text-decoration:none;
}

/*#restaurantLeftColumn #theImage {
    width:605px;
}

#restaurantLeftColumn #gallery_pages{
    right:355px;
}*/

#restaurantLeftColumn .loading{
    background: url(../images/v2/loader.gif) center center no-repeat #D3EDF9;
}

.tooltipContent{
    display:none;
}


/* /////////////  ###########################################  ////////////////*/
/* /////////////             SEARCH PAGE V2 TEMPLATE           ////////////////*/
/* /////////////  ###########################################  ////////////////*/

#searchFormV2{
    float:left;
    width:575px;
    background-color:#34B8E9;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding:5px 15px 15px 15px;
}

#searchFormV2 p{
    display:block;
    float:left;
    width:470px;
    margin:10px 0 0 0;
}

#searchFormV2 select{
    width:140px;
    margin:0 10px 0 0;
    padding:2px;
    color:#666;
}

#searchFormV2 input[type=text]{
    width:435px;
    padding:1px;
    color:#666;
}

h1.multiColors{
    font-size:20px;
    color:#999;
    font-weight:normal;
    margin:5px 0 10px 0;
    padding:0;
}

h1.multiColors span{
    color:#333;
}

.bt_search_v2{
    float:right;
    width:87px;
    margin:-22px 0 0 0;
}

p#extraSearch{
    clear:both;
    padding:10px 0 15px 0;
}

p#extraSearch span.kids{
    position: relative;
    left:4px;
}

.sectionSeparator{
    background-image:url(../images/v2/bg_separator.png);
    clear:both;
    float:left;
    width:605px;
    height:10px;
    background-repeat:no-repeat;
    margin:0 0 5px 0;
}


/* /////////////  ###########################################  ////////////////*/
/* /////////////             PROFILE PAGE V2 TEMPLATE           ////////////////*/
/* /////////////  ###########################################  ////////////////*/

#profileLeft{
	float:left;
	width:290px;
	background-color:#D6EEFA;
}

#profileDetails{
	float:left;
	width:260px;
	padding:15px;
	border-bottom:2px solid #fff;
}

#profileBarometer{
	float:left;
	width:260px;
	padding:15px;
	color:#666;
	font-size:12px;
}

#profileRightColumn{
	float:right;
	width:610px;
}

#profileRightColumn #pagination{
	margin-right:6px;
}

#profileImg{
    float:left;
    width:89px;
    height:110px;
    overflow:hidden;
    border:2px solid #fff;
    margin:0 13px 0 0;
}

#profileInfo{
	float:left;
	width:154px;
	color:#666;
	font-size:12px;
}

#profileInfo h1{
	color:#0798CF;
	font-size:20px;
	font-weight:normal;
	margin:0 0 2px 0;
	padding:0;
}

#profileInfo p{
	line-height:1.5em;
	margin:0;
	padding:0;
}

#profileInfo p#editProfile{
	margin:10px 0 0 0;
	font-size:13px;
	font-weight:bold;
}

#profileInfo p a{
	color:#0798CF;
}
#profileInfo p a:hover{
	text-decoration:none;
}

#profileBarometer h2, #profileOffers h2{
	color:#0798CF;
	font-size:15px;
	font-weight:bold;
	margin:0 0 2px 0;
	padding:0;
}

#profileBarometer p{
	line-height:1.5em;
	margin:0 0 5px 0;
	padding:0;
}

#percentage_trust, #percentage_trust_negative{
    color:#0798CF;
    font-weight:bold;
	font-size:20px;
    float:right;
	margin:5px 0 0 0;
}

#percentageTrustNegative{
    color:#fff;
}

#profileOffers{
	float:left;
	width:260px;
	padding:15px;
	color:#666;
	font-size:12px;
	border-top:2px solid #fff;
}

#profileOffers ul{
	margin:10px 0 0 0;
}

#profileOffers li{
	margin:0 0 5px 0;
}

#profileOffers li a{
	color:#666;
}
#profileOffers li a:hover{
	text-decoration:none;
}

/* /////////////  ###########################################  ////////////////*/
/* /////////////              GIFT CARD V2 TEMPLATE            ////////////////*/
/* /////////////  ###########################################  ////////////////*/


#searchGiftCardRestaurants{
	float:left;
	width:570px;
	background-color:#544943;
	padding:10px 15px 10px 20px;
	border-radius:  0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-khtml-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
}

#searchGiftCardRestaurants select{
	float:left;
	margin:5px 10px 0 0;
	width:150px;
	padding:2px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

#searchGiftCardRestaurants input[type=image]{
	float:right;
	margin:0 7px 0 0;
}

h1#search_results_gift_card{
	color:#534844;
	font-size:16px;
	margin:20px 0 5px 0;
	float:left;
	width:450px;
}

#page_max_gift_card{
    float:left;
    margin:25px 0 0 16px;
    width:100px;

}

#page_max select_gift_card{
    color:#444;
    font-size:11px;
    padding:2px;
}

#whiteBgContent{
    float:left;
    width:240px;
    padding:20px;
    background-color:#fff;
	font-size:13px;
}

#whiteBgContent p{
	margin:0 0 16px 0;
	line-height:1.4em;
	color:#666;
}

#whiteBgContent p a{
    color:#666;
}
#whiteBgContent p a:hover{
    text-decoration: none;
}


/* /////////////  ###########################################  ////////////////*/
/* /////////////              SPECIAL OFFERS V2 TEMPLATE       ////////////////*/
/* /////////////  ###########################################  ////////////////*/


#mainList div.result_item{
    width:891px;
}


#mainList div.result_item .content{
    width:787px;
}

.offerRestaurant{
    float:left;
    margin:15px 0;
}

#offerDetailsCentered{
    text-align: center;
}

#offerDetailsCentered h1{
    color:#000;
    font-size:20px;
    font-weight: normal;
    margin:15px 0 5px 0;
    padding:0;
}

#offerDetailsCentered p{
    font-size:15px;
    color:#333;
    margin:0 0 5px 0;
}

#offerDetailsCentered p a{
    color:#0996CB;
}
#offerDetailsCentered p a:hover{
    text-decoration: none;
}

#offerDetailsCentered p.from{
    font-size:13px;
    float:left;
    width:586px;
    height:70px;
    background-image:url(../images/v2/bg_offer_from.png);
    margin:0;
}

#offerDetailsDesc{
    float:left;
    width:504px;
    padding:0 40px 20px 40px;
    background-color:#EBFAFF;
    border-left:1px solid #83C6E3;
    border-right:1px solid #83C6E3;
}

#offerDetailsDesc p{
    line-height: 1.5em;
}

#offerDetailsBottom{
    float:left;
    margin:0 0 20px 0;
}

#offerDetailsCentered p#offerCallNow{
    font-size:20px;
    color:#10A9E2;
}
#newsletterPanel{  
   float:left;
   padding-bottom: 15px;
   margin:20px 0 0 0;
   width:274px;
}
#newsletterPanelIndependent{
   clear:right;
   float:right;
   padding-bottom: 15px;
   margin:10px 0 0 0;
   width:280px;
}

#newsletterPanel h2, #newsletterPanelIndependent h2{
    font-family:Arial, Helvetica, sans-serif;
    margin:5px 0 10px 0;
    padding:0;
    color:#10A6E5;
    font-size: 16px;
}


#newsletterPanel input[type=text], #newsletterPanelIndependent input[type=text]{
    float:left;
    width:250px;
    padding:5px 10px 5px 10px;
    border:1px solid #ccc;
    outline:none;
    color:#666;
    margin:0 0 6px 0;
}

#newsletterPanel input#name, #newsletterPanelIndependent input#name{
    width:175px;
}

#newsletterPanel input[type=image], #newsletterPanelIndependent input[type=image]{
    float:left;
    margin:0 0 0 5px;
}




/* /////////////  ###########################################  ////////////////*/
/* /////////////              EVENT PAGE V2 TEMPLATE           ////////////////*/
/* /////////////  ###########################################  ////////////////*/

#eventLeft{
    float:left;
    width:370px;
}

#eventRight{
    float:right;
    width:190px;
}


#eventDate{  
    font-size:15px;
    margin:0 0 5px 0;
    padding:0;
    color:#333;
}

#eventFrom{
    font-size:13px;
    color:#333;
}

#eventFrom a{
    color:#0C98CD;
    font-weight:bold;
}
#eventFrom a:hover{
    text-decoration:none;
}

#eventTime{
    text-align:right;
    font-size:14px;
    color:#333;
    margin:0 0 5px 0;
}

#eventPrice{
    text-align:right;
    font-size:14px;
    color:#333;
}

#eventTime strong, #eventPrice strong{
    font-size:13px;
    margin-right:6px;
}

#eventImage{
    margin:20px 0 5px 0;
}

#eventDesc{
    width:580px;
}

#eventDesc p{
    clear:both;
    font-size:15px;
    color:#333;
    line-height:1.6em;
    padding:20px 0 0 0;
    margin:0;
}

h1#eventTitle{
    font-size:20px;
    color:#000;
    font-weight:normal;
    margin:5px 0 10px 0;
    padding:0;
}

#eventDesc p a{
    color:#0C98CD;
}
#eventDesc p a:hover{
    text-decoration:none;
}

#home_middle_right{
    float:right;
    width: 300px;
}

#home_middle_right h1{
    font-family:Arial, Helvetica, sans-serif;
    color:#1594d4;
    font-weight:bold;
    font-size:16px;
    margin:0 0 8px 0;
    padding:0;
}

#homeTweets{
    float:right;
    padding-top:0;
    padding-bottom:10px;
    min-height: 300px;
}

#homeTweets ul li{
    font-size:13px;
    color:#666;
    border-bottom:1px solid #fff;
    padding:10px 0 10px 0;
    line-height: 1.4em;
}
#homeTweets ul li.last{
    border-bottom:none;
}

#homeTweets ul li a{
    color:#1693D3;
}

#homeTweets p.follow{
    text-align:right;
    padding:15px 0 5px 0;
}

#homeTweets p.follow a{
     color:#1693D3;
     font-weight:bold;
}
#homeTweets p.follow a:hover{
    text-decoration:none;
}


/* /////////////  ###########################################  ////////////////*/
/* /////////////              REVIEW PAGE V2 TEMPLATE          ////////////////*/
/* /////////////  ###########################################  ////////////////*/


#comment_video{
    margin:10px 0 15px 0;
}

#createReviewForm{
    margin:15px 0 5px 0;
}

#createReviewForm label.error {
    width:250px;
    margin-bottom: 10px;
}

#lightbox_contact{
    float:left;
    width:300px;
    font-style:italic;
    margin:10px 0 20px 0;
}

#lightbox_contact a{
    color:#746c55;
}
#lightbox_contact a:hover{
    text-decoration: none;
}

#kidsSizeMe{
    margin:0 0 10px 0;
}

/* /////////////  ###########################################  ////////////////*/
/* /////////////              INDEPENDENT V2 TEMPLATE          ////////////////*/
/* /////////////  ###########################################  ////////////////*/

body#dublin{
    background-color:#fff;
    background-image:none;
    text-align:left;
    padding-top:0;
}

div#independent_container{
    float:left;
    overflow:hidden;
    width:627px;
    margin:0 0 20px 0;
}

body#dublin #independent_search_header{
    width: 610px;
    height: 36px;
    padding:10px 0 0 15px;
    background-image:url(../images/independent/header_search.png);
    background-position: top right;
    background-repeat:no-repeat;
    border-top:5px solid #11A8E1;
    border-left:1px solid #11A8E1;
    border-right:1px solid #11A8E1;
}

body#dublin #independent_search_header h1{
    color:#BC2423;
    font-size:21px;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
}

body#dublin form#search_restaurant{
    clear:both;
    margin:0 0 20px 0;
    padding: 0;
    position:relative;
    top:-1px;
    font-size:0.75em;
    font-family:Arial, Helvetica, sans-serif;
}

body#dublin #search_restaurant table{
    border-collapse:collapse;
    width:627px;
    background-color:#c4e7f8;
}

body#dublin #search_restaurant .bt_search{

}

body#dublin #search_restaurant table td{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align: left;
    padding:10px 0 0 0;
}
body#dublin #search_restaurant table tr + tr td{
    padding:5px 0 10px 0;
}

body#dublin #search_restaurant table td.desc{
	width:80px;
        text-align: left;
        padding-left:20px;
}
body#dublin #search_restaurant table td.desc1{
	width:50px;
        text-align: left;
        padding-left:20px;
}

body#dublin #search_restaurant input[type=text]{
    font-family:Arial, Helvetica, sans-serif;
    padding:3px 4px 2px 4px;
    width:132px;
}

body#dublin #search_restaurant select{
    font-family:Arial, Helvetica, sans-serif;
    color:#666;
    width:140px;
    padding-top: 2px;
}

body#dublin #search_restaurant span.special_home{
	font-size:90%;
	float:left;
	margin:0;
}



body#dublin a.viewAll{
    float:right;
    color:#fff;
    margin:2px 0 0 0;
}
body#dublin a.viewAll:hover{
    text-decoration:none;
}


body#dublin p.reviewContent{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.4em;
}

body#dublin .offerItem h2, body#dublin .reviewItem h2{
    font-family:Arial, Helvetica, sans-serif;
    color:#1594d4;
    font-size:14px;
    margin:0 0 4px 0;
    padding:0;
    font-weight: bold;
}
body#dublin .offerItem  h2 a, body#dublin .reviewItem h2 a{
    text-decoration: underline;
}
body#dublin .offerItem  h2 a:hover,body#dublin  .reviewItem h2 a:hover{
    text-decoration:none;
}
body#dublin p.reviewBy{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    margin:0;
    padding:0;
}

body#dublin #independent_reviews{
    float:right;
    width:302px;
    margin:20px 0 0 0;
}

body#dublin #independent_reviews .bluePanel,body#dublin  #independent_offers .bluePanel{
    min-height: 505px;
}

body#dublin #independent_competition #competitionPanel {
    float:right;
    font-family:Arial, Helvetica, sans-serif;
    margin:10px 2px 0 0;
}
body#dublin #independent_competition #competitionPanel h2, body#dublin #independent_competition #competitionPanel p{
    font-family:Arial, Helvetica, sans-serif;
}

body#dublin .small_header{
    float:left;
    border-top:5px solid #95D0F0;
    border-left:1px solid #95D0F0;
    border-right:1px solid #95D0F0;
    width: 283px;
    padding:13px 0 13px 15px;
}

body#dublin .small_header h2{
    color:#BC2423;
    font-size:14px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
    float:left;
    width:185px;
}
body#dublin .small_header h3{
    color:#333;
    font-size:14px;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
}

body#dublin a.viewAll{
    float:right;
    color:#9E9E9E;
    margin:2px 10px 0 0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-decoration: underline;
}
body#dublin a.viewAll:hover{
    text-decoration:none;
}

body#dublin #independent_offers{
   float:left;
   width:302px;
   margin:20px 0 0 0;
}

body#dublin .offerItem .offerDetails, body#dublin  .offerItem .offerDetailsRedeem{
    float:left;
    width:188px;
}

body#dublin #independent_featured{
    clear:left;
   float:left;
   width:302px;
   margin:10px 0 0 0;
}

body#dublin #independent_featured .small_header{
    border-top:5px solid #CDCDCD;
    border-left:1px solid #CDCDCD;
    border-right:1px solid #CDCDCD;
}

body#dublin #independent_featured .greyPanel{
    background-color:#F0F0F0;
}

body#dublin #independent_featured .greyPanel h2{
    font-family:Arial, Helvetica, sans-serif;
}
body#dublin #independent_featured .greyPanel h2 a{
    text-decoration: underline;
}
body#dublin #independent_featured .greyPanel h2 a:hover{
    text-decoration: none;
}

body#dublin #independent_featured .greyPanel p{
    font-family:Arial, Helvetica, sans-serif;
}

body#dublin h2.independent_red{
    font-family:Arial, Helvetica, sans-serif;
    color:#BB2422;
    font-size:18px;
    font-weight: normal;
    margin:20px 0 7px 0;
    padding:0;
}

body#dublin h3#search_results2{
    font-family:Arial, Helvetica, sans-serif;
    margin:0 0 6px 0;
    color:#999;
    font-size:17px;
}

body#dublin h3#search_results2 span{
    color:#15a7e0;
}

body#dublin #sort_by{
    margin-bottom: 5px;
}

body#dublin .result_item{
    width:595px;
    margin:0 0 10px 0;
}

body#dublin #search_restaurant h2{
    color:#11a8e1;
    font-size:18px;
    margin:6px 0 2px 0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}

body#dublin .result_item div.content h2{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
}

body#dublin .result_item div.content h2 a, body#dublin ul#sort_by li a{
   text-decoration:underline;
}

body#dublin .result_item div.content h2 a:hover, body#dublin ul#sort_by li a:hover{
   text-decoration:none;
}

body#dublin .result_item div.content{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
}

body#dublin div.result_item .content{
    width:480px;
}

body#dublin div.result_item .content p a{
    text-decoration: underline;
}
body#dublin div.result_item .content p a:hover{
    text-decoration: none;
}

body#dublin h1#search_results{
    margin-top:10px;
    margin-left:10px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}


body#dublin #logo{
    margin:0;
    padding:0;
}

body#dublin #pagination{
	margin:10px 0 0 0;
}


body#dublin #left_col_independent{
    float:left;
    width:305px;
    font-family:Arial, Helvetica, sans-serif;
}

body#dublin div#left_col_independent h1#restaurant_heading{
    margin:20px 0 0 0;
    padding-bottom:0;
    font-family:Arial, Helvetica, sans-serif;
    color:#756146;
    font-size:18px;
}

body#dublin #left_col_independent .restaurant_desc p{
	font-size:12px;
	color:#333;
	line-height:1.5em;
	padding:0 0 10px 0;
	margin:0;
}

body#dublin #left_col_independent .bt_read_reviews{
    position:relative;
    left:5px;
}

body#dublin #left_col_independent .small_header{
    margin-top: 25px;
}

body#dublin #right_col_independent{
    float:right;
    width:305px;
    margin:20px 0 0 0;
}

body#dublin #right_col_independent #independent_img{
    width:305px;
    height:230px;
    overflow:hidden;
}

body#dublin #right_col_independent #bt_book_independent{
    float:left;
    margin:20px 0 0 0;
}

body#dublin #right_col_independent ul#menus_independent{
    float:left;
    width:301px;
    border:2px solid #DEDEDE;
    padding: 0 0 15px 0;
    margin:20px 0 0 0;
}

body#dublin #right_col_independent ul#menus_independent li{
    margin:15px 0 0 15px;
    background-image:url(../images/independent/icon_menu.png);
    background-repeat: no-repeat;
    padding:3px 0 0 30px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 15px;
    height: 17px;
}

body#dublin #right_col_independent ul#menus_independent li a{
    font-family:Arial, Helvetica, sans-serif;
    color:#333;
    text-decoration:underline;
    font-weight:normal;
}
body#dublin #right_col_independent ul#menus_independent li a:hover{
    text-decoration: none;
}

body#dublin #lower_col_independent{
    margin-top:20px;
    float:left;
}

body#dublin #lower_col_independent h2#location{
    padding-top:35px;
}

body#dublin #lower_col_independent h2.black_grey{
     font-family:Arial, Helvetica, sans-serif;
     font-size:18px;
    color:#999;
    font-weight:normal;
    margin:0;
    padding:0;
    float:left
}

body#dublin #lower_col_independent h2.black_grey span{
    color:#333;
}

body#dublin #lower_col_independent div#map{
    float:left;
    clear:both;
    width:604px;
    height:340px;
    margin:20px 0 0 12px;
}


body#dublin #lower_col_independent .restaurantReview, body#dublin #lower_col_independent .restaurantReview h3, body#dublin #lower_col_independent .restaurantReview p{
    font-family:Arial, Helvetica, sans-serif;
}

body#dublin #lower_col_independent .restaurantReview h3 a{
    font-weight: bold;
    text-decoration: underline;
}
body#dublin #lower_col_independent .restaurantReview h3 a:hover{
    text-decoration: none;
}

body#dublin #lower_col_independent .restaurantReview p{
    margin:0;
    padding:0;
}

body#dublin #lower_col_independent .restaurantReview .reviewDesc{
    margin:0;
    padding:8px 0 10px 0;
}

body#dublin #lower_col_independent .restaurantReview .reviewThumbs{
    margin:13px 0 0 20px;
}

body#dublin #independent_container #column_left #offerDetailsCentered{
    margin:30px 0 20px 20px;
}

body#dublin #independent_container p#goBackOffers{
    font-family:Arial, Helvetica, sans-serif;
    padding-top:10px;
}

body#dublin #independent_container p#goBackOffers a{
    font-size:13px;
    text-decoration:underline;
    color:#333;
}

body#dublin #independent_container p#goBackOffers a:hover{
    text-decoration:none;
}

#independentRight{
    float:right;
    width:302px;
}

#independentLeft{
    float:left;
    width:302px;
}

#bt_twitter_login{
 	float:right;
    	margin:0 7px 0 0;
	width: 107px;
	height: 25px;
}

.acceptCardNewIcon {
        position: absolute !important;
        margin-left: 545px;
        margin-top: -10px;
}