/*  
Theme Name: Hotello.se
Theme URI: http://www.hotello.se
Description: Hotello.se
Version: 1.0
Author: Kristoffer Lidman / iDenta Labs
Author URI: http://identa.se/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #ECECDE /*url(images/bg.gif) repeat-x*/;
	color: #666;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #258fcd;
	border: none;
}
a:hover  {
	color: #666;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
h4 {
	display:block;
	width:225px;
	height:85px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
	background:transparent url(images/logo.gif) no-repeat;
}

h4 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#wrapper  {
	width: 860px;
	margin: 0px auto;
	overflow: hidden;
	background: #fff url(images/wrapper_bg.gif) no-repeat;
	padding: 10px;
}
#header {
	width: 860px;
	height: 89px;
	float: left;
}

#menu {
	width: 860px;
	height: 30px;
	float: left;
	margin: 0;
}
#menu ul  {
	padding: 0;
	margin: 0;
	float: right;
	list-style-type: none;
	font-weight: bold;
}
#menu ul li  {
	height: 30px;
	float: left;
	margin: 0 0 0 3px;
	text-align: center;
	background: url(images/menu_link.gif) no-repeat right top;
}	
#menu ul li a {
	height: 25px;
	float: left;
	margin: 0;
	color: #333;
	text-align: center;
	padding: 5px 20px 0 20px;
	text-decoration: none;
	background: url(images/menu_link_left.gif) no-repeat left top;
}
#menu ul li a:hover  {
	height: 25px;
	float: left;
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 5px 20px 0 20px;
}
#menu ul li.current_page_item {
	height: 30px;
	float: left;
	text-align: center;
	background: #41ADD6 url(images/menu_active.gif) no-repeat right top;
}
#menu ul li.current_page_item a{
	height: 25px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 5px 20px 0 20px;
	color: #41ADD6;
	background: url(images/menu_active_left.gif) no-repeat left top;
}
/*---------- Dropdown ------------*/
#menu li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	padding: 0;
	width: 290px;
	background: #c7c7bb;
	border: 1px solid #c7c7bb;
	border-bottom: none;
	text-align: left;
	font-size: 10px;
}
#menu li:hover ul, #menu li.sfhover ul 
{ /* lists nested under hovered list items */
	left: auto;
}
#menu li ul li:hover, #menu li ul li.sfhover,
#menu li ul li:hover a, #menu li ul li.sfhover a
{
	color: #fff;
}
#menu li ul li a:hover, #menu li.current_page_item ul li a:hover {
	color: #41ADD6;
	text-align: left;
	padding: 5px 20px 0 10px;
	background: #fff;
}
#menu li ul li, #menu li.current_page_item ul li  {
	height: 30px;
	float: left;
	margin: 0 0 1px;
	text-align: left;
	background: #DCDCCF;
	color: #333;
}

#menu li ul li a, #menu li.current_page_item ul li a
{
	height: 25px;
	float: left;
	margin: 0;
	color: #333;
	text-align: left;
	width: 260px;
	padding: 5px 20px 0 10px;
	text-decoration: none;
	background: #DCDCCF;
}
/*-------------------------------*/
#content {
	width: 860px;
	float: left;
	margin: 11px 0 0 0;
	background: #fff;
}
#news_ticker {
	width: 730px;
	height: 27px;
	float: left;
	background: #eee url(images/news_ticker.gif) no-repeat;
	padding: 8px 0 0 130px;
	margin: 0 0 25px 0;
	font-size: 16px;
	color: #fff;
	font-family: Verdana, Arial, "Trebuchet MS", Courier, monospace;
}
#left {
	width: 540px;
	float: left;
}
#right {
	width: 290px;
	float: right;
}
#left h2, #right h2, #left h1 {
	font-size: 26px;
	color: #258fcd;
	margin: 0 0 12px 0;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #eee;
}
#right ul {
	margin: 0 0 25px 0;
	list-style-type: none;
}
#right ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: url(images/bullet_pil.gif) no-repeat 0 1px;
}
#right p {
	margin: 0 0 15px 0;
}
.right_button {
	width: 290px;
	height: 33px;
	float: left;
	padding: 12px 0 0 0;
	background: #eee url(images/right_button.gif) no-repeat;
	text-align: center;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	margin: 0 0 10px 0;
}
.right_button:hover {
	background: #333 url(images/right_button_hover.gif) no-repeat;
	color: #fff;
}
.right_hotel {
	width: 290px;
	float: left;
	margin: 0 0 10px 0;
}
.right_hotel_pic {
	width: 280px;
	height: 140px;
	float: left;
	background: #fafafa;
	border: 5px solid #ECECDE;
	margin: 0 0 10px 0;
}
.under_line {
	padding: 0 0 2px 0;
	margin: 0 0 5px 0;
	float: left;
	width: 290px;
	border-bottom: 1px solid #eee;
}
.rec_hotell {
	width: 520px;
	height: 90px;
	float: left;
	padding: 10px;
	margin: 0 0 20px 0;
	background: #fafafa url(images/rec_box.gif) no-repeat;
	position: relative;
}
.rec_img {
	width: 100px;
	height: 90px;
	float: left;
	background: #eee url(images/hotell.jpg) no-repeat;
}
.rec_content {
	width: 400px;
	height: 90px;
	float: right;
	font-size: 11px;
}	
.rec_content h3 {
	padding: 0 0 5px 0;
	margin: 0 0 9px 0;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	font-weight: bold;
}
.rec_content h3 a {
	text-decoration: none;
}
.rec_content p {
	margin: 0;
}
.rec_readmore {
	width: 90px;
	height: 22px;
	position: absolute;
	right: 10px;
	bottom: -10px;
	text-align: center;
	background: url(images/rec_readmore.gif) no-repeat;
	padding: 2px 0 0 0;
	color: #fff;
}
.rec_readmore:hover {
	background: url(images/rec_readmore_hover.gif) no-repeat;
}
/*---------- Sökbox ---------*/
#searchbox {
	width: 290px;
	height: 40px;
	float: left;
	margin: 0 0 20px 0;
	background: #eee url(images/searchbox.gif) no-repeat 0 0px;
}
#s {
	width: 192px;
	height: 24px;
	float: left;
	padding: 7px 0 0 35px;
	border: none;
	background: none;
}
#searchsubmit {
	width: 63px;
	height: 31px;
	float: right;
	border: none;
	color: #fff;
	background: none;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
/*---------- STARTSIDAN ----------*/
.post {
	width: 540px;
	float: left;
	margin: 0 0 20px 0;
}
/*---------- Karta ---------------*/
#map_canvas {
	width: 290px;
	height: 200px;
	float: left;
	margin: 0 0 30px 0;
}
.tooltip{
	background: #333;
	border-bottom: 1px solid #000;
	padding: 7px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	font-weight: bold;
	color: #fff
}
.googleMarkerTab .address{
	margin-bottom: .6em;
}
.tooltip dt{
	font-weight: bold;
}
.tooltip dd{
	margin-left: 1em;
	font-size: .9em;
}
.tooltip img{
	border: 1px solid #AAAAAA;
	display: block;
}
#footer {
	width: 860px;
	float: left;
	padding: 15px 0 0 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #eee;
}

