html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline
}
article, aside, figure, footer, header, hgroup, nav, section {
	display: block
}
nav ul {
	list-style: none
}
#nav ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}
input, select {
	vertical-align: middle
}
body {
	font: 13px sans-serif;
*font-size:small;
*font:x-small;
	line-height: 1.22
}
table {
	font-size: inherit;
	font: 100%
}
select, input, textarea {
	font: 99% sans-serif
}
pre, code, kbd, samp {
	font-family: monospace, sans-serif
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold
}
a:hover, a:active {
	outline: none
}
ul {
	margin-left: 30px
}
ol {
	margin-left: 30px;
	list-style-type: decimal
}
small {
	font-size: 85%
}
strong, th {
	font-weight: bold
}
td, td img {
	vertical-align: top
}
sub {
	vertical-align: sub;
	font-size: smaller
}
sup {
	vertical-align: super;
	font-size: smaller
}
pre {
	padding: 15px;
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word
}
input[type="radio"] {
	vertical-align: text-bottom
}
input[type="checkbox"] {
	vertical-align: bottom;
*vertical-align:baseline
}
.ie6 input {
	vertical-align: text-bottom
}
label, input[type=button], input[type=submit], button {
	cursor: pointer
}
acronym {
	cursor: help;
	border-bottom: 1px #aaa dotted
}
html {
	overflow-y: scroll
}
button {
	width: auto;
	overflow: visible
}
.ie7 img {
	-ms-interpolation-mode: bicubic
}
code {
	font-family: Menlo, Monaco, Consolas, Courier, monospace;
	font-size: 14px
}
pre {
	margin-bottom: 1em
}
.PIE, .shadow, .rounded, .rounded_bottom {
	behavior: url("/PIE.htc")
}
.nobullets {
	list-style-type: none
}
.nobullets li {
	margin-left: 0;
	padding-left: 0
}
.left {
	float: left
}
.right {
	float: right
}
.half {
	width: 49%;
	padding: 0;
	margin: 0
}
.clear {
	clear: both
}
.center {
	text-align: center
}
.hide {
	display: none
}
.italic {
	font-style: italic
}
.shadow {
	-webkit-box-shadow: 2px 2px 5px #555;
	-moz-box-shadow: 2px 2px 5px #555;
	box-shadow: 2px 2px 5px #555
}
.rounded {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.rounded_bottom {
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-background-clip: padding-box
}
.transition {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
h1, h2, h3 {
	font-family: "Ubuntu", Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	text-rendering: optimizeLegibility
}
h1 {
	font-size: 1.5em;
	line-height: 0.953em;
	margin-top: 0.953em;
	margin-bottom: 0.953em
}
h2 {
	font-size: 1.333em;
	line-height: 1.072em;
	margin-top: 1.072em;
	margin-bottom: 1.072em
}
h3 {
	font-size: 1.167em;
	line-height: 1.225em;
	margin-top: 1.225em;
	margin-bottom: 1.225em
}
p {
	margin-bottom: 1.429em;
	text-rendering: optimizeLegibility
}
body {
	font-family: "Ubuntu", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.429;
	color: #000;
	background-color: #fff
}
a {
	color: #05c;
	text-decoration: none
}
a:visited {
	color: #004099
}
a:hover {
	color: #05c;
	text-decoration: underline
}
a:active {
	color: #05c
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	padding: 0;
	background-color: #fff;
	position: relative
}
#topbar {
	position: absolute;
	width: 1000px;
	margin: 0;
	padding: 0;
	height: 60px;
	background-color: #9AA7B0;
	color: white
}
#topphone {
	font-size: 18px;
	margin: 0;
	position: absolute;
	top: 20px;
	right: 60px
}
header {
	height: 60px
}
header h1.logo {
	padding-top: 1em;
	margin-top: 0;
	width: 192px;
	height: 99px;
	background: url("/media/img/logo.png") no-repeat;
	text-indent: -999em;
	position: relative;
	top: 6px;
	left: 60px;
	z-index: 100
}
nav {
	float: right;
	font-size: 16px;
	text-align: right;
	height: 35px;
	width: 680px;
	padding-top: 15px;
	margin-right: 60px
}
nav ul {
	margin: 0
}
nav ul li {
	list-style-type: none;
	margin: 0;
	display: inline
}
nav ul li a {
	padding: 10px;
	font-style: normal;
	text-decoration: none;
	color: black;
	position: relative
}
nav ul li a:hover, nav ul li a:focus, nav ul li a:visited {
	color: black
}
nav ul li a span {
	font-style: italic;
	text-transform: uppercase;
	font-size: 10px;
	position: absolute;
	top: -1px;
	left: 5px;
	text-align: center
}
nav ul li a.last {
	padding-right: 0
}
.pagecontent {
	min-height: 1150px;
	width: 880px;
	margin: 0 auto
}
.pagecontent h3 {
	font-size: 14px;
	font-style: italic;
	margin: 0;
	padding: 0;
	line-height: 1.429
}
#rightImage {
	margin-top: 50px;
	margin-left: 20px;
	left: 4px;
	position: relative;
	float: right
}
#main_image {
	position: relative;
	left: -60px;
	width: 1000px;
	height: 420px
}
#slideshow img {
	display: none
}
#slideshow img.first {
	display: block
}
.semiTransBar {
	position: absolute;
	background: url("/media/img/rgba.php/rgba(255, 255, 255, 0.5)");
	background: rgba(255,255,255,0.5);
	width: 60px;
	height: 420px;
	top: 0;
	z-index: 10000
}
.leftbar {
	left: 0
}
.rightbar {
	right: 0
}
#footer {
	margin-top: 50px;
	padding: 10px 60px;
	height: 160px;
	background-color: #9AA7B0;
	position: relative
}
#footer .emailLink, #footer #footerLogo, #footer #footerSMBox, #footer .termsLink {
	margin: 0;
	padding: 0
}
#footer .emailLink {
	font-family: "Droid Sans", Ubuntu, sans-serif;
	font-size: 18px;
	color: white;
	text-transform: uppercase
}
#footer .fs_link {
	float: right;
	margin-top: 20px;
	position: relative;
	z-index: 100
}
#footer #footerLogo {
	position: absolute;
	top: 10px;
	right: 60px;
	text-indent: -999em;
	width: 191px;
	height: 280px;
	background: url("/media/img/footerlogo.png") no-repeat
}
#footer #footerSMBox iframe {
	margin-left: -10px
}
#footer #footerSMBox .twitter-follow-button {
	margin-left: 0
}
#footer .termsLink, #footer .privacyLink {
	font-size: 12px;
	position: absolute;
	bottom: 20px;
	padding: 0;
	margin: 0
}
#footer .termsLink {
	right: 60px;
	text-align: right
}
#footer .privacyLink {
	left: 60px;
	text-align: left
}
#contact_details {
	float: right;
	padding: 0;
	margin: 0;
	width: 380px
}
#tripenquiryform {
	overflow: hidden;
	background-color: #9AA7B0
}
#tripenquiryform h3, #tripenquiryform label, #tripenquiryform p {
	color: white
}
#tripenquiryform .struct {
	position: relative;
	height: 510px;
	border-right: 1px solid white;
	padding: 10px 0 0 20px;
	width: 259px;
	color: white;
	float: left
}
#tripenquiryform .struct.f, #tripenquiryform .struct.l {
	width: 279px
}
#tripenquiryform .struct.f h3, #tripenquiryform .struct.l h3 {
	width: 280px
}
#tripenquiryform .struct.l {
	width: 280px;
	border-right: none
}
#tripenquiryform .struct h3 {
	width: 259px
}
#tripenquiryform h3 {
	margin: 0 0 10pxpx;
	padding: 0 0 10px 20px;
	position: relative;
	left: -20px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid white
}
#tripenquiryform label {
	display: block;
	width: 230px;
	margin-bottom: 4px
}
#tripenquiryform input[type=text], #tripenquiryform input[type=email], #tripenquiryform textarea, #tripenquiryform input[type=date], #tripenquiryform input[type=time], #tripenquiryform input[type=number] {
	color: white;
	height: 30px;
	margin-bottom: 10px;
	color: white;
	width: 210px;
	border: 1px white solid;
	background-color: #9AA7B0
}
#tripenquiryform textarea {
	height: 120px
}
#tripenquiryform input[type=date], #tripenquiryform input[type=time], #tripenquiryform input[type=number] {
	width: 100px
}
#tripenquiryform .radiogroup {
	position: relative
}
#tripenquiryform .radiogroup p {
	margin: 0
}
#tripenquiryform .radiogroup input {
	position: absolute;
	left: 190px
}
#tripenquiryform .leftgroup, #tripenquiryform .rightgroup {
	width: 100px;
	float: left
}
#tripenquiryform .leftgroup input, #tripenquiryform .leftgroup label, #tripenquiryform .rightgroup input, #tripenquiryform .rightgroup label {
	width: 100px;
	height: 30px;
	margin-bottom: 20px
}
#tripenquiryform .rightgroup {
	width: 110px
}
#tripenquiryform .spacer {
	height: 10px
}
#tripenquiryform #sendbutton {
	position: absolute;
	bottom: 40px;
	right: 40px
}
.container {
	float: left;
	position: relative;
	margin: 8px;
	width: 203px;
	height: 203px;
	z-index: 1
}
.card {
	width: 100%;
	height: 100%
}
.face {
	position: absolute;
	width: 100%;
	height: 100%
}
.face.back {
	text-align: center
}
.no-csstransforms3d .back {
	display: none
}
.csstransforms3d .container {
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px
}
.csstransforms3d .card {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 1.0s ease-in-out;
	-moz-transition: all 1.0s ease-in-out;
	-o-transition: all 1.0s ease-in-out;
	-ms-transition: all 1.0s ease-in-out;
	transition: all 1.0s ease-in-out
}
.csstransforms3d .container.active .card, .csstransforms3d .container:hover .card, .csstransforms3d .face.back {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg)
}
.csstransforms3d .face {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.cardlink {
	background: url("/media/js/blank.gif");
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 203px;
	height: 70px;
	z-index: 1000
}
table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
	border-collapse: separate;
	border-spacing: 2px
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa
}
table.jCalendar td.today {
	background: #666;
	color: #fff
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff
}
table.jCalendar td.dp-hover, table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888
}
table.jCalendar td.unselectable, table.jCalendar td.unselectable:hover, table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888
}
div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em
}
div#dp-popup {
	position: absolute;
	z-index: 199
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block
}
a#dp-close:hover {
	text-decoration: underline
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px
}
div.dp-popup div.dp-nav-prev a {
	float: left
}
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px
}
div.dp-popup div.dp-nav-next a {
	float: right
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa
}
div.dp-popup td {
	cursor: pointer
}
div.dp-popup td.disabled {
	cursor: default
}
#contact_form {
	width: 300px;
	margin: 0 auto
}
#contact_form input[type=text], #contact_form input[type=email], #contact_form textarea {
	width: 270px;
	min-height: 30px;
	font-family: "Ubuntu", Helvetica, Arial, sans-serif;
	font-weight: 300;
	padding-right: 28px;
	font-size: 20px;
	display: block;
	margin-bottom: 16px;
	border: 1px #000 solid
}
#contact_form textarea {
	min-height: 200px;
	width: 269px
}
#contact_form input[type="text"]:valid, #contact_form input[type="email"]:valid, #contact_form textarea:valid {
background:#fff url("/media/img/tick.png") no-repeat 98% 7.5px
}
#contact_form input[type=submit] {
	font-family: "Ubuntu", Helvetica, Arial, sans-serif;
	font-weight: 300;
	border: 1px #000 solid;
	font-size: 20px;
	width: 301px;
	background-color: white
}
#contact_form input[type=submit]:active {
	background-color: #eee
}
#contact_form .error {
	color: red;
	width: 270px
}
#blogposts {
	width: 650px;
	float: left;
	margin-right: 20px
}
#blog_sidebar {
	width: 210px;
	float: left;
	text-align: right
}
#blog_sidebar ul {
	margin-left: 0
}
#blog_sidebar ul li {
	padding-left: 0;
	list-style: none
}
.post {
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc
}
.post h1 {
	font-size: 1.3em
}
.post footer {
	font-style: italic;
	text-align: right
}
.post .sm_buttons {
	text-align: left;
	height: 180px
}
