/*
Theme Name:City Hotel
Theme URI:http://www.cityhotel.lt/
Description:A light theme.
Version:3.5
Author:Matas K.
Author URI:http://www.patogus.lt/
Tags:light, fixed-width
*/
html, body{
	margin:0;
	padding:0;
}
body{
	background:#fff;
	color:#000;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:100%;
	line-height:1.125em; /* 16x1.125=18px */
}
a{
	color:#0000ee;
	text-decoration:underline;
	outline:none;
}
a:hover{
	background-color:#f0f6ff;
	text-decoration:none;
}
.cl{
	clear:both;
}
.round{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.round-top{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
}
#wrap{
	width:960px;
	margin:0 auto;
	padding:20px 0;
}
#top{
	border:1px solid #b7d4ff;
	padding:20px 10px;
	margin:0 0 10px;
}
#logo{
	font-size:18px;
}
#logo a{
	text-decoration:none;
}
#logo span{
	font-size:14px;
}
#sidebar{
	width:138px;
	float:left;
	border:1px solid #b7d4ff;
}
#sidebar h3{
	margin:9px 10px 4px 10px;
	font-size:14px;
}
#city, #hotel-star, #other-cities ul, #wp_page_numbers ul, #map-control ul, #super{
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-color:#fff;
}
#other-cities ul{
	margin-left:10px;
}
#other-cities-toggle{
	color:#E56717;
}
#city li, #hotel-star li, #super li{
	color:#ccc;
	font-size:10px;
}
#city li a, #hotel-star li a, #super li a{
	font-size:12px;
	margin-right:5px;
	text-decoration:none;
}
#city li.current-cat a,
#hotel-star li.current-cat a{
	font-weight:bold;
}
#center-content{
	float:left;
}
#top-content{
	padding:0 0 8px 10px;
	float:left;
}
#hotels, #ajax{
	width:398px;
	border:1px solid #b7d4ff;
	margin-left:10px;
}
#page-head{
	margin-left:10px;
	font-size:12px;
}
#page-head h1{
	font-size:14px;
}
#page-head span{
	color:red;
	font-size:9px;
	vertical-align:top;
}
#search-nearest-hotel{
	width:388px;
	border:1px solid #b7d4ff;
	margin:0 0 10px 10px;
	padding:5px;
	font-size:12px;
}
#from-point{
	width:309px;
	border:1px solid #888;
	color:#A6A6A6;
	padding:2px 5px;
}
#hotels .hotel{
	border-bottom:1px solid #b7d4ff;
	font-size:12px;
	padding:10px;
}
#hotels .marker{
	font-size:10px;
	text-align:center;
	font-weight:bold;
	width:16px;
	height:16px;
	float:left;
	background-color:#ff8c81;
	border:1px solid #000;
	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	margin-right:5px;
	line-height:15px;
}
#hotels .marker a{
	color:#000;
	text-decoration:none;
	display:block;
	background-color:transparent;
}
#hotels .div-hover{
	background-color:#f0f6ff;
}
#hotel-promote.div-hover{background:#fff}
#hotels .div-selected{
	background-color:#ffffb8;
}
#hotels .last{
	border-bottom:0 none;
}
#hotels .hotel h2{
	margin:0;
	padding:0;
	font-size:14px;
}
#hotels .hotel span{
	font-weight:normal;
	font-size:12px;
}
#hotels .hotel .hotel-city{
	font-size:10px;
	color:#999;
	float:left;
}
#hotels .hotel .tel{
	float:right;
}
#hotels .hotel .hotel-city span{
	font-weight:bold;
	font-size:13px;
	color:green;
}
#hotels .hotel .address{
	margin:2px 0;
}
#hotels .hotel .hotel-map, #hotels .hotel .link{
	float:right;
	margin-left:10px;
}
#hotels .hotel .desc{
	color:#999;
	font-size:11px;
}
#hotels .post-ratings{
	float:right;
	font-size:11px;
}
.post-ratings img{
	cursor:pointer;
	border:0;
}
#wp_page_numbers{
	border-top:1px solid #b7d4ff;
}
#wp_page_numbers ul li{
	float:left;
	font-size:12px;
	margin:0;
}
#wp_page_numbers ul li a{
	text-decoration:none;
	display:block;
	height:20px;
	padding:2px 0;
	width:26px;
	text-align:center;
}
#wp_page_numbers ul li.active_page a{
	font-weight:bold;
	background-color:#b7d4ff;
	color:#fff;
}


#city{
	margin:0 15px;
}
#hotel-star{
	margin:0 15px 10px 15px;
}
#super{
	margin:0 0 10px 11px;
}

#sidebar-right{
	margin-left:10px;
	width:400px;
	float:left;
}
#map{
	font-size:12px;
	width:398px;
	height:400px;
	border:1px solid #b7d4ff;
	background:white url('indicator.gif') 10px 10px no-repeat;
}
#map-control{
	margin-top:10px;
	padding:2px 5px;
	font-size:12px;
	border:1px solid #b7d4ff;
	background-color:#FFF;
}
#map-control ul li{
	margin-left:10px;
	float:left;
}
#map-control ul li a{
	text-decoration:none;
}
#map-control .title{
	margin:0;
}
#move-div{position:relative}
#infowindow{
	background:#fff;
	border:1px solid #b7d4ff;
	display:none;
	font-size:11px;
	left:5px;
	line-height:13px;
	position:absolute;
	top:5px;
	width:190px;
	z-index:9000;
	padding:3px 5px;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#infowindow a{text-decoration:none}
#infowindow a.close{float:right}
#infowindow .tel{font-size:22px;line-height:36px}

#bottom{
	border:1px solid #b7d4ff;
	font-size:10px;
	margin-top:10px;
	text-align:center;
}
/* Google map upstyle */
.gball{font-size:12px;}
.gball-title{font-weight:bold;}
.ac_results{
	padding:0px;
	border:1px solid black;
	background-color:white;
	overflow:hidden;
	z-index:99999;
}
/* Google autsugest list*/
.ac_results ul{
	width:100%;
	list-style-position:outside;
	list-style:none;
	padding:0;
	margin:0;
}
.ac_results li{
	margin:0;
	padding:2px 5px;
	cursor:default;
	display:block;
	/* if width will be 100% horizontal scrollbar will apear when scroll mode will be used */
	/*width:100%;*/
	font-size:12px;
	line-height:16px;
	overflow:hidden;
}
.ac_loading,#ajax{background:white url('indicator.gif') right center no-repeat}
.ac_odd{background-color:#eee}
.ac_over{background-color:#0A246A;color:white}
#ajax{background-position:270px center;display:none;font-size:12px;padding:5px 0;text-align:center}
