/*	Reset */
* {
	list-style: none;
	line-height: 1.5;
	padding: 0;
	margin: 0;
}

body {
	background: #14100d url(../images/bg-black.png) repeat-x top left;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #2c2c2c;
}

img {
    border: 0px;
}

a { color:#fff; }

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */



/*	Header */
#Header {
	width: 938px;
	height: 71px;
	margin: 0 auto;
	/*background-image: url(../images/header-bg.gif);*/
}

#Header .left {
	width: 200px;
	height: 100%;
	float: left;
}
#Header .right {
	width: 738px;
	height: 100%;
	float: right;
}
#header .right div {
	display: block;
	width: 100%;
	height: 49.999%;
	float: right;
	position: relative;
}

div#secNav ul {
	text-align: right;
	padding-top: 10px;
}
div#secNav ul li {
	display: inline;
}
div#secNav ul li a:link, div#secNav ul li a:visited {
	color: #d1d1d1;
	text-decoration: none;
	padding: 3px 7px 1px 7px;
}

div#secNav select, div#secNav option
{
    padding-left: 5px;
    margin-right: 5px;
}

div#Nav ul {
	text-align: right;
	padding-top: 12px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	div#Nav ul {
		padding-top: 6px;
	}
}
div#Nav ul li {
	display: inline;
}

div#Nav ul li a { text-transform: uppercase; }

div#Nav ul li a:link, div#Nav ul li a:visited {
	color: #F3EEE7;
	font-size: 17px;
	text-decoration: none;
	padding: 1px 4px 2px 8px;
	border: 1px solid transparent;
}
div#Nav ul li a:focus, div#Nav ul li a:hover, div#Nav ul li a:active {
	background-color: #53333E;
	color: #F3EEE7;
	border: 1px solid #453730;
}
div#Nav ul li a.active {
	background-color: #53333E;
	color: #F3EEE7;
	border: 1px solid #453730;
}
div#Nav cufon 
{
    left:-2px;
}

ul.sub-menu li a {
    font-size: 14px;
    padding-left: 10px;
}

#slider 
{
    padding-right: 150px;
    top: -1px;
}
.slide 
{
    background-color:Transparent!important;
    width:140px;
    text-align:left;
}

/*	Flash */
#flashcontainer {
	max-width: 938px;
	min-width: 800px;
	margin: 0 auto;
}
#flashcontent {
    width: 100%;
    height: 356px;
    overflow: hidden;
}
#flashcontainer.home {
	max-width: 1280px;
}
#flashcontainer.home_small_resolution {
	max-width: 938px;
}
.home #flashcontent {
    height: 441px;
}
.home_small_resolution #flashcontent {
    height: 356px;
}

.noFlashLink 
{
    position:relative;
    top:-20px;
    float:right;
    margin-right:10px;
    color:#fff;
    text-decoration: none;
    display:none;
}

/*	Content */
#Content {
	width: 938px;
	margin: 0 auto;
}

#Content #Main {
	display: block;
	background-color: #41383b;
	padding-right: 19px;
	padding-left: 16px;
	position: relative;
}
#Content #Main ul#Menu {
	float: left;
	width: 172px;
	border-top: 1px solid #14100d;
	font-size:13px;
}
#Content #Main ul#Menu li {
	border-right: 1px solid #14100d;
	border-bottom: 1px solid #14100d;
	border-left: 1px solid #14100d;
}
#Content #Main ul#Menu li a {
	display: block;
	color: #F3EEE7;
	text-decoration: none;
	width: 148px;
	padding: 5px 11px;
	background-color: #65585c;
}
#Content #Main ul#Menu li a.active {
	background-color: #53333e;
	color: #F3EEE7;
	font-weight: bold;
	padding: 4px 11px;
}

#Content #Main ul#Menu li a:hover 
{
	display:block;
	background-color: #53333e;
}

#Content #Main #Slogan
{
	/* Det lilla hotellet med den varma känslan */
	color:#F3EEE7;
	font-family:Lucida Handwriting, Lucida Sans,Tahoma,Helvetica;
	margin-top:85px;
	margin-left:20px;
	padding-right:25px;
	font-size:16px;
}

#Content #Main div.description {
	display: block;
	width: 420px;
	padding: 0 34px 57px;
	margin-left: 172px;
	position: relative;
	font-size:14px;
}
#Content #Main div#sidebar {
	float: right;
	width: 242px;
	padding-bottom: 20px;
}
#Content #Main div#sidebar div.article {
	padding-bottom: 13px;
}

#Content #Main div#sidebar div.article p {
	line-height: 1.3;
	padding: 0px;
}
#Content #Main div#sidebar .small.left {
	padding-top: 18px;
	padding-right: 12px;
}

/*	General style for all cases */
#Content .Case {
	display: block;
	background-color: #41383b;
	width: 922px;
	padding: 8px;
	margin: 10px 0 0 0;
}

/*	Specific style for "Boka" case */
#Content .Boka {
	text-align: center;
	vertical-align: middle;
	height: 30px;
	padding-top: 10px;
	background-color: #41383b;
}
#Content .Boka p {
	display: inline;
	padding: 0 6px;
}
#Content .Boka h3 {
	display: inline;
}
#Content .Boka input {
	display: inline;
	border: solid 1px #a9a99d;
}
#Content .bokastorhogna 
{
	float: left; 
	margin-left: 242px;
}
#Content .bokawellington
{
	float: left; 
	margin-left: 205px;
}
#Content .advanced_boka_link
{
	float:right;
	margin-right:10px;
	margin-top:0px;
	text-align:right;
	width:240px;
}

.adv_boka_link_first, .adv_boka_link_second
{
    float:left;
}

.adv_boka_link_second
{
    margin-left:40px;
    font-size:10px;
}
#Content .Boka select {
	display: inline;
}
#Content .Case .button {
	background-color: #65585c;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	padding: 2.5px 7px 0.5px;
	border: 1px solid #14100d;
	margin-left: 2px;
}

#Content .Case .button:hover
{
	background-color:#53333e;
}

.hasDatepicker {
	display: inline;
	text-align: center;
	width: 85px;
	border: 0 none;
	z-index: 2;
}

a.altBooking
{
    display:block;float:right;margin-top:10px;margin-right:35px;
}

.SkiBooking div.blog
{
    width: 710px!important;
}

.SkiBooking input[type='text']
{
    height:15px;
    font-size: 11px;
}

.SkiBooking select
{
    height:19px;
    font-size: 11px;
}

.SkiBooking .button
{
    font-size: 18px;
    float: right;
    margin-right: 140px;
	text-decoration: none;
}

/*	Specific style for "Footer" case */
#Content .Case.Footer {
	height: 102px;
	margin-bottom: 30px;
	background-color: #41383b;
	background-image: url(../images/bg-footer.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
    clear: both;	
}
#Content .Case.Footer .left {
	width: 35%;
	float: left;
}
#Content .Case.Footer .icons 
{
	padding-left:50px;
	width:26%!important;
	padding-top:5px;
}
#Content .Case.Footer .icons img 
{
	margin-top:10px;
}
#Content .Case.Footer .left img {
	padding: 1px 14px 1px 0;
	float: left;
}
#Content .Case.Footer .right {
	width: 30%;
	float: right;
	text-align: right;
}

/*	Separator */
#Content div.Clear {
	clear: both;
	height: 0;
	width: 100%;
}

/*	Overflow */
#Content div.overflow {
	display: block;
	overflow: hidden;
	height: 140px;
}

/* Text styling */
#Content .Case h1,
#Content .Case h2,
#Content .Case h3,
#Content .Case h4,
#Content .Case h5,
#Content .Case h6,
#Content .Case p {
	line-height: 1.5;
	padding: 7px 5px 3px;
}
#Content .Case.Left h1, #Content .Case.Right h1,
#Content .Case.Left h2, #Content .Case.Right h2,
#Content .Case.Left h3, #Content .Case.Right h3,
#Content .Case.Left h4, #Content .Case.Right h4,
#Content .Case.Left h5, #Content .Case.Right h5,
#Content .Case.Left h6, #Content .Case.Right h6,
#Content .Case.Left p, #Content .Case.Right p {
	width: 96%;
}

#Content .Case h1 {}
#Content .Case h2 {}
#Content .Case h3 {
	font-size: 15px;
}
#Content .Case h4 {}
#Content .Case h5 {}
#Content .Case h6 {}
#Content .Case p {
}

/* Comments */
#comments_link { border-top:1px solid #E4E4E4; padding:6px 0; }
#comments { /*border-top:1px solid #E4E4E4;*/ }
#comments h3 { margin-top:6px; }
#comments table, #comments table td { border: 0px; padding:5px 0; }
#comments .right img { margin:5px 0; }
.comment { border-top:1px solid #E4E4E4; padding-top:3px; }
.comment
{
    background-color:#28231F;
    border:1px solid #856F46;
    margin-top:1em;
    padding:8px;
}
.gbMenu #Menu { margin-top:0px!important; }
#commentForm { margin-top:25px!important; }
h3#comments_link { background: url(../images/comment.png) no-repeat 96px 5px}
#comments h2 { background: url(../images/comment.png) no-repeat 125px 7px}


/* Activities page */

div#activities-left, div#activities-right {
    min-height: 300px;
    margin: 20px 0px;
    width: 460px;
    font-size: 14px;
}

div.activities-content {
    padding: 25px 15px;
}

div#activities-wrap h2 {
    font-size: 24px;
    margin-bottom: 12px;
}

div#activities-left {
    float: left;
    background: url(../images/activities-bg-left.jpg) no-repeat top left;
}

div#activities-right {
    float: right;
    background: url(../images/activities-bg-right.jpg) no-repeat top left;
}

.activities-list {
    margin-top: 16px;
}

.activities-item {
    margin-bottom: 16px;
}

.activities-item h3 {
    margin-bottom: 5px;
}

.activities-item p {
    margin: 5px 0;
}


.NewsLetter h3 {
    font-size: 24px!important;
}

.NewsLetter .bokastorhogna {
    margin-left: 164px!important;
}



/* Facebook */
.facebook-likes {
    padding-left: 24px;
    background: transparent url('../images/fb-likes.png') no-repeat top left;
    float: left;
    margin-right: 15px;
}

.facebook-comments {
    padding-left: 24px;
    background: transparent url('../images/fb-comments.png') no-repeat top left;
    float: left;
}

.facebook-follow {
    padding-top: 10px;
    font-size: 18px;
    float: left;
    vertical-align: bottom;
}

#facebook-output {
    padding-left: 5px;
    padding-top: 5px;
    position: relative;
    clear: both;
    height: 90px;
}

#facebook-output p {
    width: 65%!important;
}

#facebook-output img {
    right: 0px;
    top: -50px;
    position: absolute;
}

.fb-link-information {
    padding-top: 6px;
}

.facebook-logo {
    clear: left;
    float: left;
    padding-left: 5px!important;
    width: 18px;
}

.facebook-created {
    margin-top: -5px;
    padding-left: 5px;
    float: left;
}
