@charset "utf-8";
/* CSS Document */

a, a:hover { text-decoration:none; font-size:10px;}

.map_box { font-size:10px; width:335px; height:auto!important; min-height:100px; height:100px; margin:10px;}
.map_box span.floatleft { font-size:12px; font-weight:bold; text-align:left; margin-bottom:5px;}
.map_box span.floatleft span { font-weight:normal;}
.map_box span.floatright { font-weight:bold; text-align:right;}
.map_box img { float:left; margin-right:15px;}
.map_box p { float:left; padding:0; width:170px;}
.map_box p a { color:#c60;}
.map_box p a:hover { text-decoration:underline;}
.map_name { font-size:12px; font-weight:bold;}
.left { float:left; text-align:center;}

.restaurant-maps div#main h3 { font-size:14px; font-weight:bold; color:#678;}
.restaurant-maps div#main div.legend h3 { width:auto; font-size:12px; margin-bottom:-5px; color:#c60; background:none;}
.map_info { margin:20px 0 0 0;}
.legend { float:right; margin-top:5px; padding:10px; border:1px solid #ebb;}
.legend p { color:#c60; line-height:20px; vertical-align:middle; font-size:12px; background:url(../images/dotl.gif) bottom left repeat-x;}
.legend p img { float:left; margin-right:10px;}
.legend p.last { background:none;}
.map_listing { width:660px; float:left;}
.map_listing h3 { width:450px; background:url(../images/dot.gif) bottom left repeat-x; padding-bottom:10px;}
.map_group { font-size:12px; font-weight:bold; color:#333; padding-left:5px; margin-left:-5px;}
.map_group span { font-size:10px; font-weight:normal; font-style:italic; color:#aaa;}
.link { margin:3px 0 20px 0px;}
.link a, .link a:hover { color:#366; font-size:11px; line-height:18px; padding:0 5px 0px 0; margin:0 2px 0 0; border-right:1px solid #aaa;}
.link a:hover { cursor:pointer;}

#main { text-align:left; margin-top:2px;}
#map { float:left; margin-right:10px; width:660px; height:400px; background:#ddd url(../images/ajax-loader.gif) center no-repeat;}
.restaurant-maps h1 { color:#067; margin-bottom:15px;}

#sidebar { overflow:auto; font-family:Verdana,sans-serif;}
#sidebar2,#sidebar3 { width:300px; height:200px; float:right;}
#sidebar2 { background:#ff0;}
#sidebar3 { background:#0ff;}
#loading {}