@charset "utf-8";
/*
Theme Name: Idepoolen
Description: Design och funktioner för Hotell Porjus webb.
Author: Granat Webbyr&aring; AB
Version: 1.0
*/

body {
	background: url('images/bg.png') repeat-x #fff;	
	overflow-y: scroll; 
	}
strong {
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif; 
	color: #626262;
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 22px;
}
a {
	color: #626262;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #e51b2d;
	margin-bottom: 30px;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
	}
#header {
	background: url('images/top-bg.png') no-repeat bottom center;
	height: 140px;
	}
#headerwrapper {
	width: 960px;
	margin: 0 auto;
	}
#logo {
	margin-left: 0px;
	margin-top: 33px;
	float: left;
	}
#top-nav {
	float: right;
	height: 46px;
	margin-top: 52px;
	margin-right: 0px;
	}
#top-nav li{
	float: left;
	}
#top-nav li.menu-item-50 a{
	float: left;
	background: url('images/menu-hem-bg.png') no-repeat;
	height: 46px;
	width: 48px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	}
#top-nav li.menu-item-30 a{
	float: left;
	background: url('images/menu-butik-bg.png') no-repeat;
	height: 46px;
	width: 92px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	}
#top-nav li.menu-item-49 a{
	float: left;
	background: url('images/menu-presentreklam-bg.png') no-repeat;
	height: 46px;
	width: 118px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	}	
#top-nav li.menu-item-48 a{
	float: left;
	background: url('images/menu-profilklader-bg.png') no-repeat;
	height: 46px;
	width: 107px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	}
#top-nav li.menu-item-47 a{
	float: left;
	background: url('images/menu-arbetsklader-bg.png') no-repeat;
	height: 46px;
	width: 112px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	}
#top-nav li.menu-item-46 a{
	float: left;
	background: url('images/menu-omoss-bg.png') no-repeat;
	height: 46px;
	width: 68px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	}
#top-nav li.menu-item-45 a{
	float: left;
	background: url('images/menu-kontakt-bg.png') no-repeat;
	height: 46px;
	width: 75px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	}
#top-nav li.menu-item-426 a{
	float: left;
	background: url('images/menu-kundlogin-bg.png') no-repeat;
	height: 46px;
	width: 90px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	}
#top-nav li.menu-item a:hover, #top-nav li.current-menu-item a {
	background-position: 0px -46px;	
	}
#content {
	background: url('images/content-bg.png') no-repeat top center;
	min-height: 378px;
	}
#start-content {
	background: url('images/start-top-bg.png') no-repeat top center;
	min-height: 378px;
	}
#start-content #content-wrapper {
	width: 870px;
	margin: 0 auto;
	padding: 65px 0;
	}
#content #content-wrapper {
	width: 894px;
	margin: 0 auto;
	padding: 25px 0;
	}
#main {
	width: 555px;
	float: left;
	min-height: 200px;
	margin-bottom: 100px;
	}
#sidebar {
	width: 290px;
	float: right;
	min-height: 200px;
	}	
#form {
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	padding: 3px 3px 0 3px;
	background: #fff;
	}
#wpcf7-f1-t1-o1 {
	background: url('images/form-bg.jpg') repeat-x #ececec;	
	width: 266px;
	padding-top: 20px;
	padding-left: 13px;
	}
#wpcf7-f1-t1-o1 h3{
	margin-bottom: 20px;
}
#wpcf7-f1-t1-o1 input.wpcf7-text {
	width: 245px;
	padding-left: 5px;
	padding-top: 6px;
	height: 28px;
	border: 1px solid #ededed;
	color: #959595;
	font-size: 14px;
	font-style:italic;
	margin-bottom:10px;
}
#wpcf7-f1-t1-o1 textarea {
	width: 245px;
	padding-left: 5px;
	padding-top: 5px;
	height: 100px;
	border: 1px solid #ededed;	
	font-family: Arial, Helvetica, sans-serif;
	color: #959595;
	font-size: 14px;
	font-style:italic;
	margin-bottom:10px;
	}
#wpcf7-f1-t1-o1 .wpcf7-submit {
	width: 66px;
	height: 44px;
	background: url('images/submit.jpg') no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	text-shadow:none;
	color: #fff;
	border: none;
	cursor:pointer;
	text-decoration: none;
	font-size: 0px;
	}
#penna {
	width: 290px;
	height: 32px;
	background: url('images/penna.jpg') no-repeat;
	}
#top-left {
	width:415px;
	float: left;
	}
#top-right {
	width:415px;
	height: 305px;
	float: right;
	}
#slider {
	padding-left: 13px;	
	position: relative;
	top: -90px;
	}
#sliderframe {
	background: url('images/sliderframe.png') no-repeat;
	height: 409px;
	width: 409px;
	position:relative;
	/*top: -492px;*/
	z-index: 2;
	}
#swosch {
	background: url('images/swosch.png') no-repeat;	
	width: 964px;
	height: 156px;
	position:relative;
	z-index: 10;
	top: -103px;
	left: -34px;
	}
#start-top {
	height: 400px;	
	}
.startbox {
	width: 230px;
	height: 177px;
	padding: 20px;
	background: url('images/startbox.jpg') no-repeat;
	margin-right: 30px;
	float: left;
	overflow:hidden;
	}
.startbox a{
	text-decoration: none;
	font-weight: bold;
	line-height: 42px;
}
.startbox .red{
	color: #e71d30;
}
#footer {
	width: 860px;
	margin: 0 auto;	
	text-align: center;
	border-top: 2px dotted #b9b9b9;
	padding: 25px 0px;
	}
#signature {
 	margin-top: 15px;	
	}
.postThumb {
	border: 1px solid #CECECE;	
	}
#main img.size-thumbnail {
	margin-left: 7px;
	margin-right: 8px;
	float: left;
	}
#main h3 {
	margin: 20px 0 15px 7px;	
	}
#contact-content {
	width: 200px;
	float: left;
	padding-bottom: 25px;
	}
#contact-map {
	width: 330px;
	height: 260px;
	padding-left: 20px;
	float: left;
	padding-bottom: 25px;
	}
#personalwrapper {
	border-top: 2px dotted #B9B9B9;
	padding-top: 25px;
	width: 575px;
	position: relative;
	left: -10px;	
	}
.personal-wrapper {
	width: 265px;
	height: 303px;
	margin: 0 11px 20px;
	float: left;
	}
.personal-wrapper .img {
	background: url('images/personalavatar.jpg') no-repeat 4px 4px;
	width: 257px;
	padding:4px;
	height: 172px;
	border: 1px solid #cecece;
	margin-bottom: 15px;
	}
.personal-wrapper h3 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px;
	}
.personal-text p{
	font-size: 14px;
	padding: 0 0 0 10px;
	margin-bottom: 12px;
	}
.personal-text p.titel {
	font-size: 12px;
	text-transform:uppercase;
	}
.personal-text p.telefon {
	margin-bottom: 0px;
	}
#slideshow {
	width: 282px;
	height: 382px;
	border: 1px solid #cecece;
	padding: 4px;
	background: #fff;
	z-index: 1;
	position:relative;
	}
#slideshow img {position:absolute; top:4; left:4; z-index:8;}
#slideshow img.active {z-index:10;}
#slideshow img.last-active { z-index:9; }
#slideshow-dead {
	width: 282px;
	border: 1px solid #cecece;
	padding: 4px;
	background: #fff;
	}	
input.logout {
	background: url(images/logout.png);
	width: 77px;
	height: 46px;
	display: inline-block;
	overflow: hidden;
	text-indent: 999999px;
	line-height: 999999px;
	cursor: pointer;
	border: 0;
	margin-left: -4px;
	margin-top: 20px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	line-height:0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
