/*#gallery { margin:0; line-height:normal }
#gallery h2 { padding:0 0 0 10px; margin:0 }
#gallery div { float:left; width:112px; background:#000; margin:5px; padding:5px; height:175px; overflow:hidden; position:relative }
#gallery span { width:112px; height:84px; overflow:hidden; display:block; margin:0 auto; position:relative }
#gallery span a { width:112px; display:block; position:absolute; bottom:0 }
#gallery img { margin:0 auto 3px auto; display:block; border:0; }
#gallery div p { display:block; margin:0 auto; text-align:center; font-size:11px; color:#000; }
#gallery div a { text-decoration:none }
#gallery div a:hover { text-decoration:underline }*/

#gallery { float:left; width:396px; }

.clear{clear:both}

div.gpic {
	float: left;
	width: 122px;
	padding: 4px 0;
	margin: 5px;
	text-align:center;
	background-color:#f1e9d1;
	font-size:11px;
}

*html div.gpic { width: 120px; }

.gplace { display:block; padding:4px 0 8px 0; font-weight: bold; color:#b58f43; }

#gallery div.gpic div { width:114px; height:86px;  margin:0 auto; text-align:center; padding-bottom:4px; }

div.gpic div img {
	border:0;
}

#gallery div.gtitle {
	display:block;
	text-align: center;
	color: #000;
	font-size:11px;
	
}

#gallery div.gtitle p { margin:0; padding:2px 0; font-size:11px; }

/* ------------
	RATING
------------ */
	
.star-rating {
	list-style:none;
	margin:0 23px 2px 22px;
	padding:0;
	width: 75px;
	height: 14px;
	position: relative;
	overflow:hidden;
	background: url(../img/stars.gif) top left repeat-x;
}
.star-rating li {
	padding:0px;
	margin:0px;
	/*\*/
		float: left;/* */
	}
.star-rating li a {
	display:block;
	width:15px;
	height: 14px;
	line-height:14px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
}
.star-rating li a:hover {
	background: url(../img/stars.gif) left bottom;
	z-index: 2;
	left: 0px;
	border:none;
}
.star-rating a.stars1 {
	left: 0px;
}
.star-rating a.stars1:hover {
	width:15px;
}
.star-rating a.stars2 {
	left: 15px;
}
.star-rating a.stars2:hover {
	width: 30px;
}
.star-rating a.stars3 {
	left: 30px;
}
.star-rating a.stars3:hover {
	width: 45px;
}
.star-rating a.stars4 {
	left: 45px;
}
.star-rating a.stars4:hover {
	width: 60px;
}
.star-rating a.stars5 {
	left: 60px;
}
.star-rating a.stars5:hover {
	width: 75px;
}

.star-rating li.current-rating {
	background: url(../img/stars.gif) left center;
	position: absolute;
	left:0;
	height: 14px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
/* remove halo effect in firefox   */
.star-rating a:active {
	outline: none;
}

.separator { height:1px; background: #e5d8bd; margin: 10px 0; clear:both; }
.separator hr { display:none; }

/* google maps */

.big_map {
	width: 300px;
	height: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	position: relative;
	float: none;
}

.big_map a {
	color:#333333;
	text-decoration:underline;
}

.big_map a:hover {
	color:#b58f43;
	text-decoration:underline;
}

.big_map h1 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.big_map_pic {
	float: right;
	margin: 4px 0 7px 14px;
}

.big_map_cat {
	display: block;
	margin-bottom: 7px;
	font-size: 11px;
	color: #b58f43;
}

.big_map_more {
	display: block;
	margin-top: 7px;
	background: url(../img/icon_toplist.gif) no-repeat 0 5px;
	padding-left: 10px;
}

.clearer {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.search-in-map {
	background: #ebe6d2 url(../img/bg_line.gif) repeat-x 0 0;
	font-weight: bold;
}

.search-in-map a {
	display: block;
	background: url(../img/bg_line.gif) repeat-x bottom left;
	padding: 9px;
	font-size: 14px;
}
