/* PRINT CSS Document */

/* 
----------------------------------------------------------------------------- 
INITIALISED STYLES
-----------------------------------------------------------------------------*/
body, h1, h2, h3, h4, h5, p, ul, ol, li, form, fieldset, address { margin: 0; padding: 0; line-height: 100%; color: #000; }
a { text-decoration: none; }
a, img { border: none; }
img { display: block; }
/* 
----------------------------------------------------------------------------- 
STRUCTURE
-----------------------------------------------------------------------------*/
body { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
#banner { display: none; }
#nav { display: none; }
#footer-curve {	display: none; }
#side-section {	display: none; }
#quote {
	padding: 10px 10px 0;
	margin-bottom: 10px;
	text-align: center;
	font-style: italic;
	line-height: 150%;
	border: 1px solid #000;
}
#tour-rates { border: 1px solid #000; margin-bottom: 30px; padding: 5px; width: 288px; }
/*
----------------------------------------------------------------------------- 
IMAGES
-----------------------------------------------------------------------------*/
#col-one-content img { border: none; }
ul#map-controls img { border: none; }
.image-container {
	padding: 5px;
	border: 1px solid #000;
	width: 288px;
}
.bottom-margin { margin-bottom: 30px; }
.image-desc {
	text-align: center;
	padding: 5px 0 0;
}
#bubble-container-tours { display: none; }
/*
----------------------------------------------------------------------------- 
FONTS
-----------------------------------------------------------------------------*/
p { padding: 0 0 10px; line-height: 150%; }
h1 { font-size: 20pt; display: block; margin-bottom: 10px; }
h2 { font-size: 14pt; font-weight: normal; margin: 0 0 20px; padding: 0 0 5px; }
h3 { font-size: 12pt; font-weight: normal; margin: 10px 0 10px; padding: 0 0 5px; }
.places-col-left h3, .places-col-right h3 { font-style: italic; color: #000; }
h4 { 
	padding: 0 0 5px;
	margin: 10px 0 10px;
	font-size: 12pt; 
}
a:link, a:visited { color: #000; text-decoration: underline; }
ul { padding: 0 0 10px; margin: 0 0 0 30px; }
li { line-height: 150%; }
ul#foot-details { 
	margin: 0;
	list-style: none; 
} 
ul#foot-details li { float: left; margin-left: 10px; }
#footer p { display: none; }
address { font-style: normal; line-height: 150%; }
strong { color: #000; font-weight: bold; }
.notice p { text-align: center; }
.small { font-size: 8px; }
/* 
----------------------------------------------------------------------------- 
FORM STRUCTURE
-----------------------------------------------------------------------------*/
form { padding-bottom: 10px; }
legend  {
	padding: 0 3px 5px;
	font-weight: bold;
	color: #000;
}
fieldset {
	border: 1px solid #C1C0BF;
	border-width: 1px 0 0;
	margin-bottom: 10px;
}
label { 
	width: 150px;
	float: left;
	margin-top: 3px;
	padding: 0 10px 0 0;
	display: block;	
}
div.row { padding: 5px 0; }
div[class="row"] { /* modern browsers only */
	overflow: hidden;
}
fieldset input, fieldset textarea { width: 200px; }
fieldset input#postcode { width: 70px; }
/* 
----------------------------------------------------------------------------- 
FORM STYLES
-----------------------------------------------------------------------------*/
fieldset input, fieldset textarea, fieldset select { border: 1px solid #7F9DB9; }
select, input, option, textarea {
	font-family: "Lucida Sans Unicode", Trebuchet MS, Verdana, serif;
	font-size: 1em;
}
.button { 
	margin: 6px 0 0 160px;
	border: 1px solid #666;
	font-weight: bold;
}
/* 
----------------------------------------------------------------------------- 
PLACES TO VISIT
-----------------------------------------------------------------------------*/
#map-container > ul#map-controls { overflow: hidden; }
* html #map-container { height: 1%; }
#control-container {
	display: none;
}
ul#map-controls {
	float: left;
	height: 22px;
	width: 170px;
	padding: 0;
	margin: 2px 0 0 5px;
	list-style: none;
}
ul#map-controls-two{
	height: 40px;
	width: 360px;
	padding: 0;
	margin: 0 0 0 180px;
	list-style: none;
}
ul#map-controls li, ul#map-controls-two li {
	float: left;
	height: 30px;
}
ul#map-controls-two li {
	float: right;
}
ul#map-controls-two li a {
	text-decoration: underline;
}
ul#map-controls li { margin-right: 5px; }
ul#map-controls-two li { 
	margin: 0 0 0 5px;
	height: auto;
	padding: 3px 5px;
	background: #eaeaea;
	border: 1px solid #ccc; 
}
#map-container {
	display: none; 	
	margin-bottom: 20px;
}
#map-padding { 
	width: 100%;
	height: 550px;
	padding: 0;
	border: none;
}
#map { 
	width: 100%;
	height: 550px;
	background: none; 
}
#map-list {
	float: right;
}
#map-list ul { margin: 0; font-size: 0.9em; }
#map-list li {
	padding: 0;
	margin-left: 7px;
	line-height: 150%; 
}
#small-map { 
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 300px;
	height: 200px;
	/*background: beige; */
	border: 1px solid #C1C0BF;
}
.time {
	padding: 12px 46px 13px;
	font-weight: bold;
}
.sit-bottom {
	display: none;
}
/*
----------------------------------------------------------------------------- 
CLEARING
-----------------------------------------------------------------------------*/
.clearfix:after { content: "."; display: block; height: 0px; font-size: 0px; clear: both; visibility: hidden; }
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix { height: 1%; }
/*
----------------------------------------------------------------------------- 
MISC
-----------------------------------------------------------------------------*/
.oxlink { margin: 0 auto; padding: 0 20px 0 0; text-align: right; }
.fleft { float: left; }
.fright { float: right; margin: 0 0 10px 25px; }
.tours-fright { float: right; margin: 0 0 10px 25px; width: 306px; }
.places-col-left { float: left; width: 300px; }
.places-col-right { float: right; width: 300px; }
#skip { position: absolute; left: 0px; top: -500px; width: 1px; height: 1px; overflow: hidden; }
span.side-text { font-weight: bold; color: #D15424; display: block; width: 216px;  margin: 0 auto; text-align: center; }
.notice { border: 1px solid #000; padding: 0 10px 0 10px; margin: 0 330px 10px 0; }
.li-notice { border: 1px solid #000; width: 410px; padding: 10px; text-align: center; list-style: none; }
