/* york restaurants 
if removing watch css inside js

Family names containing whitespace (underscores) should be quoted. If quoting is omitted, any whitespace characters before and after the name are ignored and any sequence of whitespace characters inside the name is converted to a single space.
*/
.add_comment{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:19px;
color:maroon;
border-bottom:1px solid maroon;
}
.rest_name{
font-family:Trebuchet MS,Georgia,Arial,sans-serif;
color:black; 
letter-spacing:0.2em;
font-size:15px;
font-weight:bold;
}
.restaurantbox3{
padding:15px; /* leave, looks ok in firefox */
margin:0px;
border:1px #D4D8BD solid;
margin-top:12px;
line-height:1.6em;
}
.reviewform{
font-family:Trebuchet MS,Georgia,Arial,sans-serif;
font-size:15px;
padding:15px;
border:#D4D8BD solid 1px;
}
.reviewform form{
padding:0px;
margin:0px;
}
.reviewform_inputs{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border:#59A025 1px solid;
}
.reviewform_add{
font-family:Trebuchet MS,Georgia,Arial,sans-serif;
color:#FFFFFF;
border:1px #135B1E solid;
font-size:15px;
background-color:#59A025;
}
.reviewtitle{
font-family:Arial, Helvetica, sans-serif;
color:#990000;
font-size:20px;
font-weight:normal;
}
.restaurant_bg{
padding:10px;
margin:0px;
margin-bottom:15px;
font-family:Trebuchet MS,Georgia,Arial,sans-serif;
color:black;
font-size:15px;
background-color:#E6E8D7;
border: 1px solid #C8CDA9;
}
.restaurant_bg img{
background-color:#FFFFFF;
border:1px solid #999999;
padding:5px;
}
.restaurants{
padding:15px;
margin:0px;
margin-bottom:12px;
background-color:#D4D8BD;
font-family:Trebuchet MS,Arial,sans-serif;
color:#333;
border-bottom:1px solid #999999;
border-left:1px solid #999999;
line-height:1.8em;
font-size:14px;
background-image: url(/tpics/360.png);
background-repeat: no-repeat;
background-position:top right;
}
.restaurants a{
font-size:13px;
color:#333333;
text-decoration: none;
line-height:1.8em;
}
.restaurants a:hover{
border-bottom: solid 1px #333333;
}
.restaurants img{
margin-bottom:10px;
}
#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;
}
.restaurant_comments_box{
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 box */
font-family: Georgia, "Times New Roman", Times, serif;
color:#000000;
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 */
}
.restaurant_review_box{
margin-top:10px;
background-color:#d4d8bd;
padding:10px;
font-size:14px;
}
.restaurant_review_button{
font-family: Trebuchet MS,Georgia,Arial, sans-serif;
color:#000000;
font-size:14px;
border:1px solid black;
background-color:#FFFFD7;
}
/* review author */
.r1{
text-align:right;
font-size:13px;
}
/* ajax */
#stars img{
vertical-align:middle;
display:inline-block;
border:0;
}
#stars #msg{
color:#666666;
font-size:14px;
}
/* comments form march 09 */
#new_review_box .inputs{
width:200px;
margin:5px 5px 1px 0;
border:1px solid #C8CDA9;
padding:1px;
}
#new_review_box textarea{
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;
}
/* 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;
-webkit-border-radius:4px;
-moz-border-radius:4px;
}
.thankyou{
font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
font-style:normal;
font-size:14px;
}
.addedby{ /* used by comments */
text-align:right;
font-size:14px;
}

/*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:15px;
font-weight:bold;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
color:#3B5998;

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




#title22{ /*restaurants near york*/
background-color:#CC0000;
border-bottom:1px solid #FFFFFF;
padding:7px 0px 7px 8px;
margin-top:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
}
#title22 a{
text-decoration:none;
color:#FFFFFF;
}
