/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}

a:hover {color: #C60;}

body {
	background: #B7C4D0 url(img/background.jpg) repeat-x left top; 
	color: #444;
	font: normal 62.5% Tahoma, sans-serif;
}

p, code, ul {
	padding-bottom: 1.2em;
}

li {
	list-style: none;
	font-size: 1.1em;
	margin-bottom: 8px;
}

h1 {
	font: normal 1.8em Tahoma, sans-serif;
	margin-bottom: 4px;
}

h2 {
	font: normal 1.5em Tahoma, sans-serif;
	margin-bottom: 4px;
}

code {
	background: #cc1111;
	border: 6px solid #C1CAD3;
	color: #bbbbbb;
	display: block;
	font: bold 1em Tahoma, sans-serif;
	text-align: center;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

h1 {padding-top: 6px;}

h2 {padding-top: 15px;}

blockquote.withquote {
	margin-top: 30px;
	margin-left: 60px;
	margin-right: 80px;
	background:url(img/openquote.gif) no-repeat;
	background-position:top left;
	padding-left:20px;
	/* text-align:justify; */
} 

p.withunquote {
	background: url(img/closequote.gif) no-repeat;
	background-position:bottom right;
	padding-bottom: 0em;
	padding-right:5px;
}

table {
	background-color: #FFFFFF;
	/* background-color:#EDEEDB; */
	border-style: none;
}

td {
	text-align: center;
	padding: 2px 2px 2px 2px;
	border-style:solid;
	border-width: 1px;
	border-color: #999999;
}

td.cost {
	background-color: #FFFF66;
}

td.unavailable {
	background-color:#CCCCCC;
}

td.available {
	background-color:#AAFFAA;
}

td.booked {
	background-color:#FD8784;
}

td.reserved {
	background-color:#CCFFFF;
}

td.month {
	color:#FFFFFF;
	background-color:#336699;
	text-align: center;
}

td.weekday {
	width: "10%";
	font-size: 0.8em;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFFFEE;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 800px;
}

/* header */
.top {
	/* background: url(img/clouds.gif) repeat-x; */
	padding: 50px 10px 0;
}

/* title */
.header {
	background: #FFFFEE;
	font-size: 1.2em;
	height: 250px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 800px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 267px;	
}
.header .left {
	background:   #FFFFEE url(img/banner.jpg) no-repeat;
	/* background:   #7995B3 url(img/banner.jpg) no-repeat; */
	font: normal 2.8em "Trebuchet MS", sans-serif;
	line-height: 250px;
	text-align: center;	
	width: 800px;
}

.header .right {
	overflow: auto;
	width: 0px;
}

.header .right p,.header .right h2 {padding: 0 16px;}

.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS", sans-serif;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}

.navigation a {
	background: #D9E1E5 url(img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 14px;
	text-decoration: none;
}

.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {

}

/* images */
.imagefloatright {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #CCCC99;
	padding: 2px;
}

.imagefloatleft {
	float: left;
	margin: 0 10px 10px 0px;
	border: 1px solid #CCCC99;
	padding: 2px;
}

.imagecenter {
	margin: 10px 10px 0px 10px;
	border: 1px solid #CCCC99;
	padding: 2px;
}



/* content */
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif, "Lucida Sans Unicode", sans-serif;
	font-size: 1.0em;
	float: left;
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 10px;
	width: 780px;
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif, "Lucida Sans Unicode", sans-serif;
	line-height: 1.4em;
}

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	padding: 0 12px;
	text-align: center;
}

.footer a,.footer a:hover {
	color: #FFF;
}
