﻿* {
	margin: 0;
	padding: 0;
}

body {
	background: url("images/out.gif") repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3B3B3B;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: 0px;
}

h3 {
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.4em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #3B3B3B;
}

a:hover, a:active {
	text-decoration: none;
	color: #3B3B3B;
}

a:visited {
	color: #3B3B3B;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* WRAPPER: wraps entire contents of page */

#wrapper {
	width: 750px;
	padding: 0;
	margin: auto;
	text-align: left;
	border: 5px solid #FFFFFF;
}

/* Header */

#header {
	width: 750px;
	height: 185px;
	padding: 0;
	margin: 0;
	background-image: url("images/header.jpg");
}

#header h1 {
	color: #FFFFFF;
	padding: 20px 30px 0px 20px;
	font-size: 210%;
	text-align: right;
}	

#header h2 { 
	color: #FFFFFF;
	padding: 10px 50px 0px 230px;
	font-size: 150%;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 a {
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 750px;
	margin: 0 auto;
	padding: 0 auto;
	background: #D5DBB5 url(images/centre.gif) repeat-y center top;
}

/* Content */

#content {
	float: left;
	width: 500px;
	padding: 5px 0 0 5px;
	background: url(images/top_left.gif) no-repeat;
}

table {
	width: 100%;
	border-collapse: collapse;
}
caption {
	text-align:left;
	color: black;
	font-weight: bold;
}	

td {
	padding: 0 0 0 5px;
}

th {
	background: url(img/th_bg.gif) no-repeat left top;
	color: white;
	text-align:center;
	border-color: #14556b;
}

td.td1 {
	width: 65px;
	background-color: black;
	color: #FFFFFF;
	-moz-border-radius: 8px;
}
td.td2 {
	background-color: #CCCCCC;
	color: #000000;
	-moz-border-radius: 8px;
}

td.td3 {
	text-align: center;
}

td.td4 {
	background-color: #CCCCCC;
	color: #000000;
	text-align: center;
	-moz-border-radius: 8px;
}

td.td5 {
	background-color: #ECFFFF;
	color: black;
	}

td.td6 {
	background-color: #ECFFFF;
	color: black;
	width: 37px;
}

td.td7 {
	font-style: italic;
}
		
td.deluxe {
	width: 65px;
	background: #0268A6;
	color: #FFFFFF;
	font-weight: bold;
	-moz-border-radius: 2px 8px 8px 2px;
}

td.superior {
	width: 65px;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	-moz-border-radius: 2px 8px 8px 2px;
}

td.standard {
	width: 65px;
	background: #5BA010;
	color: #FFFFFF;
	font-weight: bold;
	-moz-border-radius: 2px 8px 8px 2px;
}

td.tourist {
	width: 65px;
	background:#990033;
	color: #FFFFFF;
	font-weight: bold;
	-moz-border-radius: 2px 8px 8px 2px;
}

.post {
	width: 460px;
	padding: 20px 0 0 20px;
}

.post h1, .post h2, .post h3 {
}

.post .title {
	padding: 0 0 5px 0;
}

.post .title span {
	padding-right: 30px;
}

.black {
	color: #000000;
	font-weight: bold;
}

.red {
	color: #FF0000; 
	font-weight: bold;
}	

.green {
	color: #006600;
	font-weight: bold;	
}

.orange {
	color: #FF6600;
	font-weight: bold;
}

.blue {
	color: #0099CC;
	font-weight: bold;
}

.redunder {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.price {
	background: #FF9933;
	-moz-border-radius: 2px 8px 8px 2px;
}

.link {
	background: #DFEEFF;
	-moz-border-radius: 2px 8px 8px 2px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 5px 5px 0 0;
	background: url(images/top_right.gif) no-repeat;
}

.box {
	width: 238px;
	padding-left: 1px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/sidebar.gif) repeat-x;
	font-size: 18px;
	color: #3B3B3B;
}

.box ul {
	margin: 5px 15px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	border-bottom: 1px dashed #CCCCCC;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #3B3B3B;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
	background: url(images/box.gif) no-repeat 0 5px;
}

/* Footer */

#footer {
	width: 750px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	background: #000066 url(images/bottom.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 7px 20px;
	text-align: center;
	line-height: normal;
	font-size: 77%;
	color: #FFFFFF;
}

#footer a {
	color: #FFFF00;
}

#footer a:hover {
	text-decoration: underline;
}