

.restaurantbox3{
color:#000000;
font-size:15px;
padding:15px;
margin:12px 0 0 0;
border:#D4D8BD solid 1px;
}
.restaurantbox3 b, .restaurantbox3 strong{
font-size:17px;
}
.restaurant_name{
font-family: Georgia, "Times New Roman", Times, serif;
color:#CC0000;
font-size:30px;
}
.restaurant_name3{
font-family: Georgia, "Times New Roman", Times, serif;
color:black;
font-size:30px;
}
.restaurant_comments_box{ /*green*/
font-family: Georgia, "Times New Roman", Times, serif;
color:black;
font-size:15px;
font-style:italic;
padding:15px;
background-color: #D4D8BD;
margin-top: 3px;
line-height:1.4em;
-moz-border-radius:4px; /* nice */
}
.restaurant_comments_box2{ /*yellow*/
font-family: Georgia, "Times New Roman", Times, serif;
color:black;
font-style:italic;
font-size:15px;
padding:15px;
background-color:#FFFBCC; /* was dull #F0EFD2; */
margin-top:3px;
line-height:1.4em;
-moz-border-radius:4px; /* nice */
}	
.event_title3{ /* Vote For This Restaurant! */
font-family:Georgia, "Times New Roman", Times, serif;
color:#CC0000;
font-size:18px;
}
.old_text25_red{ /*siam*/
font-family: Georgia, "Times New Roman", Times, serif;
color:#990000;
font-size:25px;
}
.restaurant_name_green35{ /* got wine */
font-family: Georgia, "Times New Roman", Times, serif;
color:#A3AB89;
font-size:35px;
font-style:italic;
}	
.restaurant_name3a{ /* the living room */
font-family: Trebuchet MS,Georgia,Arial,sans-serif;
color:black;
font-size:30px;
}	
.restaurant_name4{
font-family: Georgia, "Times New Roman", Times, serif;
color:#CEA21C;
font-size:30px;
}	
.restaurant_name3{
font-family: Georgia, "Times New Roman", Times, serif;
color:black;
font-size:30px;
}
.restaurant_name2{ /* jos benjamin */
font-family: Georgia, "Times New Roman", Times, serif;
color:#A3AB89;
font-size:30px;
}
.box_restaurants{
padding:0px;
margin-bottom:10px;
font-family: Trebuchet MS,Georgia,Arial,sans-serif;
color:black;
font-size:13px;
width:160px;
}
.box_restaurants a{
color:black;
text-decoration:none;
}
.chester_restaurants{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:17px;
border-style:solid;
border-width:1px 0px 1px 0px;
border-color:#CCCCCC;
padding:5px 0px 5px 15px;
}
.restaurant_review_box{
margin-top:10px;
background-color:#d4d8bd;
padding:10px;
font-size:14px;
}
.restaurant_review_box textarea{
font-family: Trebuchet MS,Georgia,Arial,sans-serif;
font-size:14px;
}
#add_comment{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:21px;
color:#CC0000;
/*border-bottom:1px solid maroon;*/
}
.add_comment{ /* remove when all updated!*/
font-family: Georgia, "Times New Roman", Times, serif;
font-size:21px;
color:#CC0000;
}
#sidemenu_title2{
background-color:#CC0000;
border:1px solid #FFFFFF;
padding:8px 0px 8px 12px;
margin-top:15px;
}
#sidemenu_title2 a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
letter-spacing:0.2em;
color:white;
text-decoration:none;
font-weight:bold;
}




#top10{ /*see pitchar and piano page */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}
#top10 ul{
list-style: none;
margin:0;
padding:0;
}		
#top10 li a{
text-decoration:none;
color:#CC0000;
display:block;
border-bottom:#CCCCCC 1px solid;
padding:4px 0px 4px 0px;
}
#top10 li a:hover {
text-decoration:underline;
}



/* new comments form april 09 */
#new_review_box .inputs{
width:200px;
margin:5px 5px 1px 0;
border:1px solid #C8CDA9;
padding:1px;
}
#new_review_box textarea{
font-size:14px;
width:420px;
margin:5px 5px 1px 0;
border:1px solid #C8CDA9;
font-family:"Trebuchet MS", Georgia, Arial, sans-serif; /* do not remove */
padding:1px;
}
#new_review_box h3{
font-size:18px;
color:#333333;
border-bottom:1px solid #333333;
}
#new_review_box p{
margin:5px 0;
}


/* ajax star rating */
/* you cant set Select font size */
#stars img{
vertical-align:middle;
display:inline-block;
border:0;
}
#stars #msg{
color:#666666;
font-size:14px;
}

/* new bright comment boxes march 09 */
.cb1{
font-family: Georgia, "Times New Roman", Times, serif;
color:black;
font-size:15px;
font-style:italic;
padding:15px;
background-color:#D4D8BD;
margin-top:5px;
line-height:1.4em;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
.cb2{
background-color:#FFFBCC;
/*border:1px solid #E6DB55;*/
font-family: Georgia, "Times New Roman", Times, serif;
color:#000000;
font-size:15px;
font-style:italic;
padding:15px;
margin-top:5px;
line-height:1.4em;
-moz-border-radius:4px; /*ff*/
-webkit-border-radius:4px; /*saf, chrome*/
}
.cb3{ /* comment awaiting approval */
background-color:#FFFBCC;
border:1px solid #D4D8BD;
font-family: Georgia, "Times New Roman", Times, serif;
color:#000000;
font-size:15px;
font-style:italic;
padding:15px;
margin-top:5px;
line-height:1.4em;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}



/*top 10 recommended restaurants list 
check in chrome too! leave in this format 
*/
#recommendedtitle{
font-size:13px;
}
#toprecommended{
margin:0;
padding:0;
list-style:none;
color:#999999;
}
#toprecommended li{
padding:4px 0px 5px 0px;
border-bottom:#CCCCCC 1px solid;
}
#toprecommended a{
font-size:13px;
color:#3b5998; /* fb blue */
text-decoration:none;
}
#toprecommended a:hover{
text-decoration:underline;
}

.sharecount{
padding:4px;
text-align:center;
display:inline;
float:right;
background-color:#D8DFEA;

font-size:9px;
font-weight:bold;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
color:#3B5998;

-moz-border-radius:2px;
-webkit-border-radius:2px;
}






/* Sept 2011 */

#leftmenu{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:100%;
/*width:160px;*/
margin:0px;
}	
#leftmenu ul{
list-style:none;
margin:0;
padding:0;
}
#leftmenu li a:link, #leftmenu li a:visited {
text-decoration:none;
color:#000000;
display:block;
background-color:#d4d8bd;
padding:5px 5px 5px 5px;
border-bottom:1px #FFFFFF solid;
}
#leftmenu li a:hover{
/*border-right:6px #FF0099 solid;*/
/*color:#66FF00;*/
text-decoration:underline;
}
