/*  
Theme Name: Hotelltema Deluxe
Theme URI: http://
Description: Hotelltema Deluxe
Version: 1.0
Author: iDenta Labs / Kristoffer Lidman
Author URI: http://identa.se/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #f3f3f3 /*url(images/bg.gif) repeat-x*/;
	color: #666;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #57A6D6;
	border: none;
	text-decoration: none;
}
a:hover  {
	color: #666;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
.frontpage {
	display:block;
	width:243px;
	height:70px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
}
.frontpage a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#wrap {
	width: 1010px;
	position: relative;
	margin: 0px auto;
	overflow: hidden;
	padding: 0 20px;
}	
#wrapper  {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
	background: #fff;
	padding: 15px 20px 20px 20px;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
#header {
	width: 960px;
	height: 80px;
	float: left;
	/*background: url(images/header.gif) no-repeat;*/
}
#logo {
	width: 300px;
	height: 60px;
	padding: 10px 0 0 0;
	float: left;
}
#logo .logo {
	width: 300px;
	height: 25px;
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #4B4B4B;
}
#logo .logo .small {
	font-size: 17px;
}
#logo .tagline {
	width: 300px;
	float: left;
	font-size: 18px;
	color: #57A6D6;
}
	
/*----------- Top menu -----------*/
#top_menu {
	width: 200px;
	height: 30px;
	float: right;
	text-align: right;
	font-weight: bold;
	background: url(images/top_menu.gif) no-repeat;
}
#top_menu ul  {
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
	font-size: 11px;
}
#top_menu ul li  {
	height: 30px;
	float: left;
	margin: 0;
	text-align: center;
}	
#top_menu ul li a {
	height: 24px;
	float: left;
	margin: 0;
	color: #8e8e8e;
	text-align: center;
	padding: 6px 11px 0 11px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #fff;
}
#top_menu ul li a:hover  {
	height: 24px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 6px 11px 0 11px;
	color: #333;
	background: url(images/top_menu_active.gif) no-repeat center bottom;
	text-shadow: 0px 1px 0px #fff;
}
#top_menu ul li.current_page_item a{
	height: 24px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 6px 11px 0 11px;
	color: #333;
	background: url(images/top_menu_active.gif) no-repeat center bottom;
	text-shadow: 0px 1px 0px #fff;
}
/*---------- Menu ------------*/
#menu {
	width: 960px;
	height: 35px;
	float: left;
	margin: 0;
	font-weight: bold;
	background: #20201F url(images/menu.gif) no-repeat right;
	border-bottom: 1px solid #1c1c1b;
}
#menu ul  {
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
}
#menu ul li  {
	height: 35px;
	float: left;
	margin: 0;
	text-align: center;
	border-right: 1px solid #303030;
}	
#menu ul li a {
	height: 27px;
	float: left;
	margin: 0;
	color: #c1c1c1;
	text-align: center;
	padding: 8px 12px 0 12px;
	text-decoration: none;
	text-shadow: 0px 2px 0px #000;
}
#menu ul li a:hover  {
	height: 27px;
	float: left;
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 8px 12px 0 12px;
	text-shadow: 0px 2px 0px #000;
}
#menu ul li.current_page_item a{
	height: 27px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 8px 12px 0 12px;
	color: #fff;
	background: url(images/menu_active.gif) repeat-x;
	text-shadow: 0px 2px 0px #000;
}
#social_icons {
	width: 99px;
	height: 16px;
	padding: 9px 0 0 1px;
	float: right;
}
#social_icons a {
	width: 16px;
	height: 16px;
	float: left;
	margin: 0 7px 0 6px;
	text-indent: -9999px;
}
#submenu {
	width: 812px;
	height: 44px;
	float: left;
	padding: 16px 18px 0 130px;
	background: #292928 url(images/submenu.gif) no-repeat;
	border-bottom: 1px solid #000;
}
#submenu select {
	padding: 2px;
	margin: 3px 0 0 0;
}
#searchbox {
	width: 190px;
	height: 30px;
	float: right;
}
#searchbox form {
	float: left;
	margin: 0;
	padding: 0;
}
#searchbox form #s {
	height: 27px;
	width: 135px;
	border: none;
	float: left;
	padding: 0 5px 0 5px;
	margin: 0;
	color: #888;
	font-size: 16px;
	background: none;
} 
#searchbox form #searchsubmit {
	width: 40px;
	height: 29px;
	border: none;
	float: right;
	margin: 0;
	background: none;
	text-indent: -9999px;
	cursor: pointer;
}
#content {
	width: 960px;
	float: left;
	margin: 20px 0 0 0;
}
#left {
	width: 540px;
	float: left;
}
#left h2, #left h1 {
	font-size: 26px;
	height: 43px;
	width: 540px;
	float: left;
	font-weight: bold;
	background: url(images/left_headline.gif) no-repeat bottom;
}
#right {
	width: 380px;
	float: right;
	padding: 0 0 0 20px;
	border-left: 1px solid #eee;
}
#right_mapbox {
	width: 369px;
	height: 150px;
	float: left;
	padding: 10px 0 0 11px;
	background: #eee url(images/right_map.gif) no-repeat;
	margin: 0 0 20px 0;
}
#map_canvas {
	width: 358px;
	height: 138px;
}
#column_1 {
	width: 170px;
	float: left;
	padding: 0 10px 0 0;
}
#column_2 {
	width: 170px;
	float: right;
	padding: 0 0 0 20px;
	border-left: 1px solid #eee;
}
#column_1 h3, #column_2 h3 {
	font-size: 20px;
	height: 43px;
	font-weight: bold;
	background: url(images/right_headline.gif) no-repeat bottom;
}
#column_1 h3 img, #column_2 h3 img {
	float: right;
	margin: 5px 0 0 0;
}
#column_1 ul {	
	margin: 0 0 20px 0;
	list-style-type: none;
}
#column_1 ul li {
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	border-bottom: 1px dotted #eee;
}
#column_2 dl {	
	margin: 0 0 20px 0;
	font-size: 11px;
}
#column_2 dl dt {
	width: 60px;
	height: 20px;
	float: left;
}
#column_2 dl dd {
	width: 100px;
	height: 20px;
	float: right;
	font-weight: bold;
}
.currency_box {
	width: 170px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 30px 0;
}
.right_tags {
	width: 380px;
	float: left;
	margin: 20px 0 0 0;
}
.right_tags h3 {
	font-size: 20px;
	height: 45px;
	font-weight: bold;
	background: url(images/right_big_headline.gif) no-repeat bottom;
}
.right_tags_container {
	width: 340px;
	float: left;
	text-align: center;
	padding: 20px 20px 0 20px;
	text-shadow: 0 2px 0px #fff;
	background: url(images/right_tags.gif) no-repeat;
}
.right_tags_container_bott {
	width: 380px;
	height: 20px;
	float: left;
	background: url(images/right_tags.gif) no-repeat center bottom;
}
.gallery_container {
	width: 170px;
	padding: 0;
}
.gallery_container #gallery {
	width: 170px;
	height: 120px;
	background: #eee;
	padding: 0;
}
.weather {
	width: 160px;
	height: 60px;
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	color: #fff;
	background: url(images/vader.gif) no-repeat;
}
.weather .info {
	width: 100px;
	float: left;
	padding: 10px 0 0 0;
	text-shadow: 0px 1px 0px #666;
}
.weather .city {
	width: 100px;
	height: 20px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.weather .humidity {
	width: 100px;
	height: 20px;
	float: left;
	color: #eee;
}
.weather .temp {
	float: right;
	padding: 20px 10px 0 0;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px -1px 0px #666;
}
/*----- Boka hotell ----------*/
.hotel_box {
	width: 480px;
	height: 108px;
	padding: 22px 30px 30px 30px;
	float: left;
	color: #333;
	margin: 0 0 20px 0;
	text-shadow: 0 1px 0 #fff;
	background: url(images/hotelbox.gif) no-repeat;
}
.hotel_box h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.hotel_box h3 strong {
	font-size: 23px;
}
.hotel_box p {
	font-size: 15px;
	margin: 0 0 7px 0;
}
.hotel_box form {
	z-index: 600;
	width: 480px;
	height: 40px;
	position: absolute;
}
.hotel_box div {
	width: 180px;
	float: left;
	font-size: 13px;
	background: url(images/boka_arrow.gif) no-repeat 0 15px;
}
.hotel_box div.right {
	width: 115px;
	padding: 17px 0 0 0;
	float: right;
}
.hotel_box .datefield {
	padding: 2px 4px;
	width: 90px;
	float: left;
	margin: 0;
	font-size: 14px;
}
.hotel_box .send {
	width: 115px;
	height: 26px;
	background: url(images/boka_send.gif) no-repeat;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
}
.hotel_box #arrow {
	width: 200px;
	height: 176px;
	position: absolute;
	top: 230px;
	z-index: 50;
	left: 0px;
	background: url(images/arrow.png) no-repeat;
}
/*----- Färgning av text -----*/
.yellow {
	background: #fffbda;
	padding: 0 2px;
}
.blue {
	background: #f1f5f9;
	padding: 0 2px;
}
/*--------- Footer ---------*/
#footer {
	width: 958px;
	margin: 10px auto;
	padding: 20px;
	background: #2d2d2c;
	border: 1px solid #000;
	text-shadow: 0px 1px 0px #000;
}
#footer a:hover {
	color: #fff;
}
#footer p {
	margin: 0;
}
