hr {
	position: absolute;
	left: -20000px;
}
body {
	text-align: center;
	background: #22575c !important;
}
.ok {
	color: green;
}
.error {
	color: red;
}

.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: .0001;
	display: block;
	overflow: hidden;
}
#page {
	text-align: left;
	margin:  auto;
	position: relative;
	max-width: 912px;
	_width: 912px;
	/* _width: expression(document.body.clientWidth > 900? "900px" : "auto" ); */
}
/* Header
-------------------------------------------- */
#header {
	min-height: 250px;
	background: url('/images/layout2/header-top.png') #62CECB no-repeat;
	width: 100%;
	position: relative;
	/* 7 */


}
#header *  {
	margin: 0;
}
#logo a, #logo a span {
	height: 100px;
	width: 530px;
	display: block;
	position: relative;
	overflow: hidden;
}
#logo a {
	color: #fff;
	font-size: 25px;
	line-height: 90px;
	font-family: serif;
	top: 40px;
	left: 30px;
}
#logo a span {
	background: url('/images/layout2/header-top.png') -30px -40px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	cursor: hand;
}
#header #slogan {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	margin: -3em 0 0 15px;
	color: #006186;
}
#main {
	margin-top: 10px;
}
#content-wrap {
	float: left;
	width: 723px;
	background: url('../images/layout2/content-top.png') no-repeat #fff;
	line-height: 1.4;
}
#content-bottom {
	background: url('../images/layout2/content-bottom.png') no-repeat #fff 0 100%;
	height: 7px;
	line-height: 0;
	font-size: 0;

}
#content {
	margin: 0 20px;
	padding: 20px 0;
	_height: 1;
	line-height: 1.7
}
#content a:link {
	color: #006186;
}
#content a:hover {
	color: #fff !important;
	background: #006186;
	text-decoration: none;
}
#content a:visited {
	color: #22575C;
}
h1 {
	color: #006287;
	font-size: 3em !important;
	font-weight: normal;
	letter-spacing: -.08em;
	margin-bottom: .4em;
}
h2 {

	color: #006287;
}
table {
	border-collapse: collapse;
}
table.props {
	width: 100%;
	font-size: .9em;
	margin-top: 2em;
	margin-bottom: 3em !important;
}
td, th {
	border: solid #33a7d1;
	border-width: 1px  0;
	padding: .3em .5em;
	text-align: left;
}
th {
	white-space: nowrap;
	vertical-align: top;
}
tr.hover td, tr.hover th,
tr:hover td, tr:hover th {
	background: #F0FEFF;
}
table.props tr.header th, table.props tr.header td {
	font-weight: bold;
	color: #006287;
	border-bottom-width: 2px;
}

.newie-detail {
	clear: both;
}

/* Search
------------------- */
#search * {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: middle;
}
#search {
	background: url('/images/layout2/search-bg.png') #d0170b;
	width: 190px;
	height: 21px;
	position: absolute;
	right: 10px;
	bottom: 0px;
	_bottom: 3px;
	overflow: hidden;
	white-space: nowrap;
}
#search label {
	font-size: 10px;
	color: #fff;
	float: left;
	width: 50px;
	margin-left: 3px;
	overflow: hidden;
	text-align: left;
	line-height: 21px;
}
#search-q {
	width: 106px;
	_width: 102px;
}
#search-pager {
	text-align: center;
}


#search-result-list h3 {
	font-weight: bold;
}
#search-result-list .summary {
	margin-bottom: .5em;
}
#search-result-list .uri {
	color: #22575c;
	margin-top: 0;
}

/* Side
	-------------------------------------------- */
#side {
	width: 180px;
	background: url('/images/layout2/sidebar-top.png') no-repeat #33a7d1;
	float: right;
	color: #fff;

}
#side a {
	color: #fff;
	text-decoration: none;
}
#side .inner {
	padding-bottom: 20px;
	background: url('/images/layout2/sidebar-bottom.png') no-repeat 0 100%;
}
#side ul {
	font-size: .9em;
}
#side h2 {
	margin: 0;
	font-weight: normal;
	font-size: 1.5em;
	padding: 12px 12px 0 12px;
	min-height: 70px;
	_height: 80px !important;
}


#submenu {
}
#submenu span, #submenu a:first-letter {
	font-weight: bold;
}
#submenu li {
	_display: inline;
}
#submenu a, #submenu span {
	display: block;
}
#submenu ul {
	border-top: #71C5EE 1px solid;
}
#submenu ul a, #submenu ul span {
	padding: .4em 12px;
	border-bottom: #71C5EE 1px solid;
}
#submenu ul a:hover {
	background: #fff;
	color: #006186;
	text-decoration: none;
}
#submenu h2 {
	min-height: 67px;
	_height: 67px;
}

/* Navigation
---------------------------------------------- */

.current {
	font-weight: bold !important;
}
#nav {
	margin-bottom: 1.5em;
	_height: 1;
}
.menu, .menu li, #side ul, #side li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav .menu {
	padding: 6px 20px;
	font-size: 1.1em;
}
#nav li {
	display: inline;
}
#nav a, #nav strong {
	text-decoration: none;
	white-space: nowrap;
	margin-right: 1em;
}
#menu a, #menu strong {
		margin-right: 1.3em;
}
#nav a:hover {
	background: #fff;
	color: #006186;
	text-decoration: none;
}
#menu-main {
	margin: 3px 0;
	position: absolute;
	top: 0;
}
#menu-main *  {
	color: #fff;
}
#menu-wrap {
	background: url('/images/layout2/header-bottom.png') 0 100% #33A7D1 no-repeat;
	margin-top: 77px;
	padding-bottom: 41px !important;
}
#menu-wrap #menu {
	background: url('../images/layout2/header-middle.png') repeat-y;
}
#menu a, #menu strong {
	color: #fff;
}
#menu a {
	font-weight: normal;
}
#menu span {
	float: left;
}

/* Slogan nav
-------------------------------------------- */
#slogan-nav span {
	display: block;
}
#slogan-nav, #slogan-nav a {
	color: #fff;
	font-weight: bold
}
#slogan-nav .links {
	text-align: center;
}
#slogan-nav .text-right {
	text-align: right;
}

/* Footer
-------------------------------------------- */

#footer {
	font-size: .9em;
	margin-top: 10px;
	margin-bottom: 0;
	background: #3E8C8F;
	padding: 6px 20px;
	color: #fff
}
#footer a {
	color: #fff;
}
#footer #to-top {
	float: right;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	/*
	background: #fff;
	color: #3e8c8f;
	padding: .2em; */
}
/* Forms
-------------------------------------------- */

form div.inner {
	padding: 1em 0 0;
}
form p {
	clear: both;
}
label, .label {
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 3%;
	line-height: normal;
	font-size: .9em;
}
.rw label {
	float: none;
}
.tw input, textarea {
	width: 60%;
	_width: 80%;
}
textarea {
	height: 5em;
}
.bw, .form-info {
	padding-left: 33%;
	_padding-left: 30.5%;
}
fieldset {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-width: 2px 0 0;
	border-color: #33a7d1;
	border-style: solid;
}
fieldset .inner {
	padding-top: 1.5em;
}
legend {
	font-weight: bold;
	background-color: #33a7d1;
	color: #fff;
}
select#activity {
	width: 60%;
}
/* specific */
#phone-input-wrap label {
	float: none;
	display: inline;
	padding: 0;
	margin: 0;
	width: auto
}
#phone-input-wrap #country-code {
	width: 10%;
}
#phone-input-wrap #phone {
	width: 48%;
	_width: 68%;
}

#phone-input-wrap .label {
	font-size: 1em;
}


/* Homepage
----------------------------------------- */
#hp #content, #hp #content-wrap, #hp #content-bottom {
	background: transparent;
}
#hp #content {
	margin-right: 0;
	line-height: 1.3;
}
/* HP main
---------------------------------- */
#hp-main {
	float: left;
	width: 666px;
}
#js #hp-main .box {
	cursor: pointer;
	cursor: hand;
}
#hp-main .box {
	float: left;
	width: 220px;
	margin: 0 1px 10px 0;
	padding-bottom: 13px;
	background: url('../images/layout2/hp-box-bottom.png') 0 100% no-repeat;
	color: #fff;
}
#hp-main .box ul, #hp-main .box li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#hp-main .box .in {
	background: #348a79 url('../images/layout2/hp-box.png') repeat-x;
}
#hp-main .box .body {
	padding: 13px 0 13px 40px;
}
#hp-main .box:hover .body, #hp-main .box-hover .body {
	background-color: #2B6D6A;
}
#hp-main .box:hover a, #hp-main .box-hover a {
	text-decoration: none !important;
}
#hp-main .box .in2 {
	background: url('../images/layout2/hp-box-top.png') no-repeat;
}
#hp-main .box a {
	color: #fff;
	background: transparent;
	text-decoration: none;
}
#hp-main .box a:hover {

}
#hp-main .box ul, #hp .box li {
	list-style: none;
}
#hp-main .more {
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 3px;
}
#hp-main .more a {
	text-decoration: underline;
	background: transparent !important;
}
#hp-main .box h2 {
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 40px;
	margin: 0;
	font-size: 1.2em;
	height: 43px;
	line-height: 43px;
	font-weight: bold;
}

#hp-main #box-acco h2 {background-image: url('../images/layout2/ico-acco.png')}
#hp-main #box-transfer h2 {background-image: url('../images/layout2/ico-transfer.png')}
#hp-main #box-sightseeing h2 {background-image: url('../images/layout2/ico-sightseeing.png')}
#hp-main #box-sports h2 {background-image: url('../images/layout2/ico-sports.png'); background-position: 3px 1px;}
#hp-main #box-culture h2 {background-image: url('../images/layout2/ico-culture.png'); background-position: 3px 1px;}
#hp-main #box-bespoke h2 {background-image: url('../images/layout2/ico-bespoke.png'); background-position: 3px 0;}

/* HP side
---------------------------------- */
#hp-side {
	float: right;
	width: 218px;
}
#hp-side .box {
	padding-bottom: 11px;
	background: #328576 url('../images/layout2/hp-sidebox-bottom.png') no-repeat 0 100%;
	margin-bottom: 10px;
}
#hp-side .box .body {
	padding-left: 1px;
}
#hp-side .box h2 {
	background: url('../images/layout2/hp-sidebox-top.png') no-repeat;
	margin: 0;
	color: #fff;
	font-size: 1em;
	padding: 3px 10px;
}
#hp-side .box h2 a {
	color: #fff;
	text-decoration: none;
	background: transparent;
}
#hp-side p,
#hp-side  p {
	background: #e8e8e8;
	margin: 1px 0 ;
	padding: 3px 10px 2px;
}
#hp-side p.even {
	background: #fff;
}
#hp-side #box-rates p * {
	vertical-align: middle;
}
#hp-side #box-rates p .value {
	float: right;
	clear: right;
}
#hp-side .more {
	text-align: right;
	background: transparent;
	padding-right: 10px;
}
#hp-side .more a {
	color: #fff;
	background: transparent;
	font-size: .9em;
	text-decoration: underline !important;
}
#hp-side .more a:hover {
	text-decoration: none !important;
}
#hp-side #box-weather p {
	color: #fff;
	text-align: center;
	margin: 0;
	float: left;
	width: 71px;
	overflow: hidden;
	padding: 0;
	background: transparent
}
#hp-side #box-weather p.today {
	border: solid #fff;
	border-width: 0 1px;
	_width: 73px;
}
#hp-side #box-weather p img {
	border: solid #fff;
	border-width: 1px 0;
	width: 71px;
	height: 75px;
	_width: 73px;
}
#hp-side #box-weather p .temp {
	font-weight: bold;
	display: block;
}



#hp-side #box-news a {
	text-decoration: none;
}
#hp-side #box-news .newie {
	font-size: .9em;
}

/* Page rates
------------------------------------------ */
#rates-wrap {
	_height: 1;
}
#rates {
	border: none;
	width: 100%;
}
#rates img {
	vertical-align: middle ;
}
#rates th {
	text-align: left;
}
#rates td {
	text-align: right;
	border: none;
}
#rates td, #rates th {
	border: solid #ccc;
	border-width: 1px 0;
}
#rates .rate {
	font-weight: bold;
	margin-right: .5em;
}
#rates .rate .remain {
}



/* TOC */
#toc .toc-item {
	clear: both;
}
#toc .toc-item img {
	float: left;
	margin: 0 1em 0 0;
}
#toc .more {
	text-align: right;
	clear: both;
}

@media print {
	#nav, form {
		display: none;
	}
	#logo {
		font-size: 8pt;
	}
	#logo a {
		font-size: 15pt;
		display: block;
	}
	#side li {
		font-size: .9em;
	}
	#footer {
		font-size: .8em;
		text-align: center;
	}

}



