﻿@charset "utf-8";

@import "layout.css";
@import "ie6.css";
@import "smoothbox.css";


/* general */

#main h2 {
	font-size: 1.4em;
	margin-bottom: 10px;
	}

/* menu */

#menu #selectType {
	margin-bottom: 30px;
	background: #84100f;
	height: 2em;
	color: #fff;
	text-align: center;
	}

#menu #selectType li {
	display: inline;
	line-height: 2em;
	vertical-align: middle;
	margin: 0 2em;
	}

#menu #selectType li.last {
	border: none;
	padding: 0;
	margin: 0;
	}

#menu #selectType li a {
	color: #fff;
	}

#lunch, #dinner, #course {
	text-align: center;
	}

#menu h4 {
	margin-bottom: 20px;
	}

#menu .leadText {
	margin: 0 10px 40px;
	padding: 10px 20px;
	text-align: left;
	background: #eee;
	}

#menu h5 {
	color: #84100f;
	}

#menu .menuList {
	margin-bottom: 50px;
	}

#menu .menuList li {
	margin: 2em 0;
	}

#menu #course .menuList li {
	margin: 1em 0;
	}

#menu .menuList span {
	margin-right: 2em;
	font-weight: bold;
	}


/* graph */

.graph {
	border: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #999;
	padding: 2px;
	}

#lead .graph {
	float: right;
	margin-left: 2em;
	margin-bottom: .5em;
	margin-right: 1em;
	background: url(../../img/graph_zoom.gif) 8px bottom no-repeat #fff;	
	padding: 5px 5px 20px;
	}

.section a.smoothbox {
	display: block;
	font-size: 10px;
	line-height: 1.4;
	width: 164px;
	margin-bottom: 10px;
	text-decoration: none;
	}

.section a.smoothbox.left {
	float: left;
	margin-right: 2em;
	}

.section a.smoothbox.right {
	float: right;
	margin-left: 2em;
	}

.section a img {
	display: block;
	}

.section a.smoothbox span {
	padding-left: 1.5em;
	background: url(../../img/icon_zoom.gif) left top no-repeat;
	}

img.photo{
	border: 1px solid #ddd;
	padding: 1px;
	margin-top: .5em;
	margin-bottom: .5em;
	}


/* secondary */

.secondary .section {
	margin-bottom: 30px;
	}

.secondary p {
	margin-bottom: 1em;
	}

.secondary #pagebody {
	padding: 0 10px;
	}

.secondary #lead {
	margin-bottom: 1.5em;
	background: url(../../img/bg/lead_bg.jpg) left top repeat-y;
	}

.secondary.guest #lead {
	background: url(../../img/bg/lead_guest_bg.jpg) left top repeat-y;	
	}

.secondary #lead h2 {
	padding-top: 5px;
	width: 530px;
	text-align: center;
	}

.secondary #lead p {
	overflow: auto;
	padding-left: 15px;
	}

.secondary h3.planName {
	color: #84100f;
	margin-bottom: .5em;
	padding-left: 20px;
	background: url(../../img/bullet_horse.gif) left center no-repeat;
	}

.secondary h3 {
	color: #7c0000;
	background: url(../../img/bullet_horse.gif) left center no-repeat;
	margin-bottom: .5em;
	padding-left: 20px;
	}



/* dalarna */


/* catering */

#reference h4 {
	color: #333;
	padding-left: 10px;
	margin-bottom: 10px;
	}

#reference .instance {
	margin: 0 auto 60px;
	width: 500px;
	}

#reference .instance.last {
	margin-bottom: 30px;
	}

#reference .instance span.price {
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	}

#reference .instance span.taxInclude {
	font-size: 10px;
	}

#reference .instance ul,
#reference .instance p {
	padding-left: 20px;
	margin-bottom: 20px;
	}

#reference .instance dt {
	border-left: 5px solid #ccc;
	margin-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	}
	
#reference .instance dd {
	margin-bottom: 30px;
	padding-left: 20px;
	}

#reference .instance li {
	list-style: disc;
	margin-left: 2em;
	line-height: 1.4;
	padding: 5px 10px;
	}

#contactTbl {
	width: 100%;
	}

#contactTbl th {
	border-collapse: collapse;
	border-bottom: 1px solid #fff;
	}

#contactTbl td {
	border-collapse: collapse;
	}

#contactTbl th { 
	width: 10em;
	background: #333;
	color: #fff;
	}

#contactTbl td {
	padding: 10px 1em;
	line-height: 1.4;
	}

#contactTbl .notice {
	font-size: 10px;
	}

#submitBtn {
	padding: 10px 0;
	text-align: center;
	}

/* guest */
#guestFee th {
	text-align: left;
	vertical-align: top;
	}

#guestFee th,
#guestFee td,
#guestFee .indent p {
	line-height: 1.6;
	padding-bottom: 5px;
	}

#guestFee .indent {
	margin-left: 20px;
	overflow: auto;
	}

#guestFee #inquiry {
	clear: both;
	}

#guestFee #inquiry span {
	font-weight: bold;
	margin-left: 20px;
	}


/* access */
#access h2,
#guestAccess h2 {
	margin-bottom: 15px;
	}

#access #map,
#guestAccess #map {
	margin-bottom: 40px;
	}

#mapWrp{
	width: 544px;
	height: 324px;
	padding: 2px;
	border: 1px solid #ccc;
	}

#mapHolder {
	width: 544px;
	height: 324px;
	}

#access #detail h2,
#guestAccess #detail h2 {
	margin-bottom: 30px;
	}

#access #detailInr,
#guestAccess #detailInr {
	padding-left: 30px;
	}

#access #detailInr h3,
#guestAccess #detailInr h3 {
	margin-bottom: 10px;
	}

#access #detailInr p, #access #detailInr ul,
#guestAccess #detailInr p, #guestAccess #detailInr ul {
	margin-bottom: 20px;
	padding-left: 65px;
	width: 400px;
	}

#access #detailInr li,
#guestAccess #detailInr li {
	margin-bottom: 1em;
	}

#access address,
#guestAccess address {
	margin-top: 20px;
	border-top: 1px dotted #ccc;
	padding-top: 20px;
	width: 450px;
	}

#access th,
#guestAccess th {
	vertical-align: top;
	padding-right: .5em;
	padding-left: 1em;
	text-align: right;
	}

/* sitemap */
#sitemap h2 {
	margin-bottom: 30px;
	}

#sitemap th {
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 3em;
	}

#sitemap th h3 {
	font-weight: bold;
	padding-left: 25px;
	background: url(../../img/sitemap/icon_folder.gif) left center no-repeat;
	}

#sitemap th, #sitemap td {
	padding-bottom: 20px;
	}

#sitemap td li {
	margin-left: 5px;
	padding-left: 25px;
	background: url(../../img/sitemap/icon_page.gif) 5px center no-repeat;
	}

/* index */

#index p {
	margin-bottom: 0;
	}

#index #lead {
	margin-bottom: 20px;
	padding: 25px 0 0 228px;
	width: 322px;
	height: 308px;
	background: url(../../img/index/lead_bg.jpg) left top no-repeat;
	}

#index #lead h2 {
	margin-bottom: 20px;
	}

#index #lead p {
	margin-bottom: 20px;
	}

#indexInr {
	overflow: auto;
	}

#indexInr #leftCol {
	float: left;
	width: 315px;
	}

#indexInr #leftCol h3 {
	margin-bottom: 3px;
	}

#indexInr #leftCol table {
	background: url(../../img/index/dotted.gif) left top repeat-x;
	margin-bottom: 30px;
	width: 100%;
	}

#indexInr #leftCol th, #indexInr #leftCol td {
	padding: 5px 0;
	line-height: 1.4;
	background: url(../../img/index/dotted.gif) left bottom repeat-x;	
	}

#indexInr #leftCol tfoot th, #indexInr #leftCol tfoot td {
	padding-right: 10px;
	background: none;
	text-align: right;
	}

#indexInr #leftCol th {
	white-space: nowrap;
	padding-left: 5px;
	width: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	text-align: left;
	}

#indexInr #closeTbl th {
	color: #0f6284;	
	}

#indexInr #newsTbl th {
	color: #84100f;
	}

#indexInr tfoot a {
	text-align: right;
	background: url(../../img/index/icon_folder.gif) left center no-repeat;
	padding-left: 25px;
	}

#indexInr #infoTbl th {
	width: 90px;
	}

#indexInr #infoTbl th img {
	vertical-align: bottom;
	}


#indexInr #rightCol {
	float: right;
	width: 220px;
	}

#bnr {
	margin-bottom: 20px;
	}

#bnr li {
	margin-bottom: 5px;
	}

#bnr li img {
	vertical-align: bottom;
	}

#shortCut {
	background: url(../../img/index/dotted.gif) left top repeat-x;
	}

#shortCut li {
	position: relative;
	padding: 10px 0;
	padding-left: 105px;
	width: 115px;
	background: url(../../img/index/dotted.gif) left bottom repeat-x;
	}

#shortCut li h3 {
	margin-bottom: 5px;
	text-align: center;
	}

#shortCut li p {
	font-size: 11px;
	line-height: 1.4;
	}

#shortCut li .shortCutImg {
	position: absolute;
	left: 3px;
	top: 10px;
	border: 1px solid #eee;
	}










