/* --------------  Copied styling from the old template and changed the colours ----------------------------------- */

/* -------------------   Added new styling  ------------------------------- */
@font-face {
	font-family: "Playlist";
	src: url('../fonts/playlist/Playlist-Script.eot');
	src: url('../fonts/playlist/Playlist-Script.eot?#iefix') format('embedded-opentype'),
		url('../fonts/playlist/Playlist-Script.woff') format('woff'),
		url('../fonts/playlist/Playlist-Script.ttf') format('truetype'),
		url('../fonts/playlist/Playlist-Script.svg#Playlist-Script') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "RockSalt";
	src: url('../fonts/rocksalt/RockSalt.ttf');
	src: url('../fonts/rocksalt/RockSalt.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.rocksalt {
    font-family: "RockSalt";
}

a.center img {
    display: block;
    margin: 0 auto;
}

.testimonials {
    font-family: "Monotype Corsiva";
    font-size: 110%;
	/*
    font-style: italic;
    */
}
.testimonials > p {
    margin-top: 10px;
}

.testimonials > p > div.img_caption > p.img_caption {
    font-family: arial;
    font-size: 60%;
    margin-bottom: 10px;
}

body.site.fluid,
body.site {
	border-top: 0px solid #0088cc;
	padding: 0px;
	background-color: transparent;
}

.body .container {
	background-color: transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 0px;
	border: 0px solid rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.05);
}

.sidebar-nav {
	min-height: 20px;
	padding: 19px;
	margin: 20px;
	/* background-color: #bdfcdc; /* cff7ad; */
	/* border: 1px solid #00e1c4;  */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
	background-color: #ddd;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
	background-color: #fff;
}

@media (min-width: 1024px) {
    .nav-pills > li > a {
    	min-width: 50px;
    }
}
@media (min-width: 1200px) {
    .nav-pills > li > a {
    	min-width: 50px;
    }
}

.smaller {
	font-size: 9px;
}

.nav-bottabs > li > span {
	display: block;
	margin-right: 2px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
	border: 1px solid transparent;
}
}
.nav-bottabs > li > span {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.recaptchatable{
    line-height:0!important;
}
.recaptchatable a, .recaptchatable a:hover {
    color: #303030 !important;
}

.designer {
    font-size: 12px;
    float: left;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 20px;
}
.designer a {
    text-decoration: none;
}
.designer a:hover {
	/* color: #066e2a; */
}

.copyright {
    float: right;
    font-size: 12px;
	/* color: #066e2a; */
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
}
.extracopyright {
    font-size: 0.7em;
	/* color: #066e2a; */
}

/* ++++++++++++++  social media  ++++++++++++++ */

#socialmedia {
	padding:0px 0px;
	float: right;
	margin: 3px auto;
    display: inline-block;
    vertical-align: top;
    position: fixed;
    right: 0;
    top: 0 !important;
    z-index: 98001 !important;
}

div.custom_socialmedia {
    display: inline-block;
    vertical-align: top;
}

a.socialmedia {
    background: transparent;
    text-decoration: none;
}

img.socialmedia {
    margin: 50px 10px 0px 0px;
	float: right;
}

@media (min-width: 320px) and (max-width: 948px) {
    #socialmedia {
        margin-bottom: 15px;
        position: static;
    }
}

p.socialmedia {
    margin: 0px;
    line-height: 0.1em;
}

div.custom_socialmedia p {
    margin: 0px;
    line-height: 0.8em;
}

#social-facebook {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #9a0000;
    background-image: url("../images/facebook.png");
    background-origin: padding-box;
    background-position: 2px 40% !important;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-color: #9a0000 #9a0000 #9a0000 -moz-use-text-color;
    border-image: none;
    border-width: 1px 1px 1px medium;
    box-shadow: 2px 2px 2px 2px #095197;
    display: block !important;
    height: 48px;
    right: 0;
    margin: -45px 0 0 !important;
    padding: 0 !important;
    position: fixed !important;
    text-indent: -9000px;
    top: 5% !important;
    width: 48px;
    z-index: 99002 !important;
}

#social-link .facebook {
    background-image: url("../images/facebook.png");
    z-index: 100002 !important;
}
#social-link .twitter {
    background-image: url("../images/twitter.png");
    z-index: 100003 !important;
}
#social-link .pinterest {
    background-image: url("../images/pinterest.png");
    z-index: 100004 !important;
}

#feedback-tab {
    background-attachment: scroll;
    background-clip: border-box;
	background-color: #9a0000;
    background-image: url("../images/feedback.png");
    background-origin: padding-box;
    background-position: 2px 50% !important;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-color: #9a0000 #9a0000 #422b09 -moz-use-text-color;
    border-image: none;
    border-width: 1px 1px 1px medium;
    box-shadow: 2px 2px 2px 2px #edc376;
    display: block !important;
    height: 98px;
    left: 0;
    margin: -45px 0 0 !important;
    padding: 0 !important;
    position: fixed !important;
    text-indent: -9000px;
    top: 45% !important;
    width: 26px;
    z-index: 100001 !important;
}

.banner-left {
    float: left;
    min-width: 100px;
}
.banner-mid {
	margin: 0 auto;
	width: 60%;
	text-align: center;
}
.banner-right {
    float: right;
    min-width: 100px;
}

#banner  {
    padding: 20px 0px;
    /* min-height: 320px; */
}

img.categimg {
    margin: 10px;
    max-width: 120px;
}

.readmore {
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #5ac99b;
	background-image: -moz-linear-gradient(top,#229264,#5ac99b);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#229264),to(#5ac99b));
	background-image: -webkit-linear-gradient(top,#229264,#5ac99b);
	background-image: -o-linear-gradient(top,#229264,#5ac99b);
	background-image: linear-gradient(to bottom,#229264,#5ac99b);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff229264', endColorstr='#ff5ac99b', GradientType=0);
	border-color: #5ac99b #5ac99b #229264;
	*background-color: #229264;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #bbb;
	border-bottom-color: #229264;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.readmore a:link,
.readmore a:visited,
a.readmore:link,
a.readmore:visited {
	color:#333;
}

.readmore a:hover,
.readmore a:active,
.readmore a:focus,
a.readmore a:hover,
a.readmore a:active,
a.readmore a:focus {
	color:#fff;
	text-decoration: none;
}

a.readmore:hover,
a.readmore:active,
a.readmore:focus {
	color:#fff;
	text-decoration: none;
}

span.readmore {
    padding: 5px 15px;
    float: left;
}
p.readmore {
    padding: 5px 5px;
    font-size: 80%;
}

div.topoverlap {
    position: absolute;
    top: 0px;
    background-color: #333333;
    color: #dddddd;
    height: 0px;
    width: 100%;
}
div.menuoverlap {
    position: absolute; 
    top: 0px;
    background-color: rgba(255, 255, 255, 0.75);
    width: 100%;
    z-index: 9999;
}

div.menuoverlap nav.navigation {
    margin: 0 auto;
}
div.menucontainer nav.navigation {
    border: none;
    float: right;
}

.imgleft {
    margin: 0px 30px 10px 0px;
    float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 0px 0 0;
}
.imgright {
    margin: 0px 0px 10px 10px;
    float: right;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.imgsml {
	max-width: 120px;
}

.imgmed {
	max-width: 240px;
}

.site-img {
    border: 0 solid #82ca46;
    border-radius: 20px;
    box-shadow: 15px 15px 10px rgba(0, 0, 0, 0.1);
    margin: 0 15px 0 10px;
}

.input-xxlarge {
	width: 530px;
}

.span30 {
	width: 31.3%;
}

@media screen and (max-width: 480px) {
    .span30 {
    	width: 100%;
    	margin: 0 auto;
    }
    #banner {
        min-height: 520px;
    }
	.input-large,
	.input-xlarge,
	.input-xxlarge {
		width: 230px;
	}
}
@media screen and (max-width: 599px) and (min-width: 481px) {
    .span30 {
    	width: 100%;
    	margin: 0 auto;
    }
    #banner {
        min-height: 520px;
    }
	.input-large,
	.input-xlarge,
	.input-xxlarge {
		width: 230px;
	}
}
@media screen and (max-width: 767px) and (min-width: 600px) {
    .span30 {
    	width: 95%;
    	margin: 0 auto;
    }
    #banner {
        min-height: 520px;
    }
	.input-large,
	.input-xlarge,
	.input-xxlarge {
		width: 230px;
	}
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .span30 {
    	width: 30%;
    }
}
.containborder,
.bottomcontain,
.menuborder  {
    display: block;
    max-width: 980px;
    margin: 0 auto;
    padding: 0px 20px;
    /* background-color: #f1e5c8;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px; */
}

div.bottomcontain nav {
    padding-top: 0px;
}

.caprocket {
    font-size: 80%;
    color: #00bad3;
    text-align: center;
}

.header-inner {
    overflow:hidden;
}

a.category {
    font-size: 1.3em;
}

.custom_footcoverage {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #9a0000;
    color: #ffffff;
}

table.areacoverage {
    margin: 0 auto;
}

.footer {
    margin: 15px 0;
}

div.site-description,
div.site-telephone {
    padding-right: 20px;
    padding-bottom: 30px;
    font-size: 2.8em;
    font-weight: bold;
    /* line-height: 94px;
    margin-top: -94px; */
    text-align: right;
    text-decoration: none;
}

@media (min-width: 320px) and (max-width: 800px) {
	div.site-description,
	div.site-telephone {
	    padding-right: 5px;
	    font-size: 1.4em;
	    font-weight: bold;
	    /* line-height: 24px;
	    margin-top: -24px; */
	    text-align: right;
	    padding-bottom: 10px;
	}
}

ul.category li {
    line-height: 45px;
}
img.category {
    max-height: 85px;
}
td.list-title a {
    /* font-family: 'Lucida Bright'; */
    font-size: 1.2em;
}

#content {
    padding: 0 10px;
}

.bookdetails {
    border-left: 3px solid #ff8fff;
    color: #9a0000;
    float: right;
    font-size: 0.9em;
    margin: 0 0 20px 30px;
    padding-left: 10px;
    width: 200px;
}
p.buybutton {
    cursor: none;
}

a.brand {
    width:100%;
    margin: 0 auto;
    z-index: 100009 !important;
}
div.moduletable_overlay {
    margin-bottom: 0px;
}
p.signature {
    font-family: 'Lucida Calligraphy';
    font-size: 1.5em;
    color:#422b09;
    line-height: 28px;
	text-shadow: 1px -1px 1px rgba(3,73,99,0.85);
}

.colourtext {
    color: #7f561b;
    font-size: 1.1em;
    font-weight: bold;
}

#sidebar div.sidebar-nav div.tours h3 {
    margin: 0 0 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #422b09;
}

.containborder {
    margin-bottom: 30px;
}

.login-line {
	display: inline-block;
	margin: 0 auto;
	padding-top: 15px;
}

.responsive_menu select {
	padding: 27px 0 11px;
	text-indent: -9999px;
	border: 0 !important;
	background: url('../images/mobile-navigation.png') no-repeat;
	background-position: 0px 6px;
	width: 100px;
	text-indent: 0.01px;
	text-overflow: "";
	color: #000;
	cursor: pointer;
	height: 0;
}

.bordertop {
	border-top: 1px solid #ccc;
}
.borderbot {
	border-bottom: 1px solid #ccc;
}
/*  css for slide out images */
div.slideOutTab-Wrapper {
    padding-top: 30px;
    float: right;
}

div.slideOutTab-Padding {
    padding-top: 40px;
}

div.slideOutTab {
    position: absolute;
    width: 80px;
    height: 32px;
    overflow: hidden;
    right: -48px;
}

div.slideOutTab a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -999em;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

div.slideOutTab a:hover {
    background-position: 0 0px;
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

span.separator {
	font-style: italic;
}
.btn-incident.active {
	color: rgba(255,255,255,0.75);
}

.btn-incident {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #af4ace;
	background-image: -moz-linear-gradient(top,#cb5ced,#a729ce);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#cb5ced),to(#a729ce));
	background-image: -webkit-linear-gradient(top,#cb5ced,#a729ce);
	background-image: -o-linear-gradient(top,#cb5ced,#a729ce);
	background-image: linear-gradient(to bottom,#cb5ced,#a729ce);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcb5ced', endColorstr='#ffa729ce', GradientType=0);
	border-color: #a729ce #a729ce #66197f;
	*background-color: #a729ce;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-incident:hover,
.btn-incident:focus,
.btn-incident:active,
.btn-incident.active,
.btn-incident.disabled,
.btn-incident[disabled] {
	color: #fff;
	background-color: #a729ce;
	*background-color: #8e21b2;
}
.btn-incident:active,
.btn-incident.active {
	background-color: #8e21b2 \9;
}
.breadcrumb > li {
	font-size: 75%;
}
.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

.icon_circle {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 400px;
    padding: 18px;
    font-size: 2.2em;
}

.nav-pills > li > a {
	background-color: transparent;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
}

.nav > li > a:hover,
.nav > li > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
	background-color: transparent;
}

.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
	color: #fff;
}
.nav > li > span.separator {
	font-size: 1.4em;
	line-height: 24px;
	padding-left:10px;
	text-decoration: underline;
}

.navbar-inner {
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2);
}
.carousel-caption {
	position: relative;
    min-height: 10px !important;
    padding: 5px !important;
}
.carousel {
	margin-bottom: 0;
}

.header {
	max-width: 100%;
    margin: 0 auto;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.containborder, .bottomcontain, .menuborder {
    max-width: 100%;
}

div.site-description,
div.site-telephone {
	text-decoration: none;
}

/* --------------- Changes to navigation menu and banner --------------- */
.container-fluid nav.navigation {
	width: 100%;
/*	-webkit-box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.2);
*/
}
.navigation {
	border-bottom: 0px solid rgba(0, 0, 0, 0.075);
	border-top: 0px solid rgba(0, 0, 0, 0.075);
}
.navbar-fixed-top {
	padding: 5px 0;
}

/* ------------------  navigat ------------- */

#navigat.navigation-top {
	border: none;
	position: fixed;
	top: 0;
	height: 40px;
}

#navigat.navigation-top .menuborder {
	max-width: 100%;
	width: 100%;
	padding: 0px 0px;
}

#navigat.navbar-fixed-top {
	border: none;
}

/* ------------------  nav_bar ------------- */

#nav_bar.navbar-fixed-top {
    background-size: 13%;
    background-repeat: no-repeat;
    background-position: right top;
}

#nav_bar_wrapper.navbar-fixed-top {
	margin: 0px auto;
}

#nav_bar_wrapper.navbar-fixed-top .nav-pills > li > a{
	/* padding: 0px 0px;  */
}


/* ------------------  shrinking_banner  ------------- */
#shrinking_banner {
	background-color: transparent;
	/* padding: 20px 0; */
}

#shrinking_banner.shrinking-banner {
	position: fixed;
	top: 0;
	height: 0px;
	width: 100%;
	z-index: 1;
	padding: 0px;
}
#shrinking_banner.shrinking-banner > img {
	margin: 0px auto;
	width: 25%;
}

#mainbody.shrinking-banner {
	/* margin-top: 120px; */
}

#mainbody.shrinking-banner header.header .header-inner > a > img {
	display: none;
}

/* -------------------------------  mobile settings  --------------------*/

@media (min-width: 320px) and (max-width: 980px) {
	.navigation, .menuborder, #nav_bar.navbar-fixed-top {
		width:100%;
		padding: 0px;
	}
	.containborder, .bottomcontain, .menuborder {
		padding: 0px;
	}
	#shrinking_banner.shrinking-banner {
		height: auto;
	}
	#shrinking_banner.shrinking-banner > img {
		width: 100%;
	}
}
@media (min-width: 981px) and (max-width: 1020px) {
	#shrinking_banner.shrinking-banner > img {
		display: none;
	}
}
@media (min-width: 1020px) and (max-width: 1041px) {
	#nav_bar_wrapper.navbar-fixed-top > ul.nav-pills > li > a {
		min-width: 75px;
                }
	#shrinking_banner.shrinking-banner > img {
		display: none;
	}
	#nav_bar.navbar-fixed-top {
        background-size: 25%;
    }
    #nav_bar_wrapper.navbar-fixed-top {
		padding-left: 0px;
	}
}

@media (min-width: 1042px) and (max-width: 1480px) {
	#nav_bar.navbar-fixed-top {
        background-size: 25%;
    }
}

@media (min-width: 320px) and (max-width: 978px) {
	#nav_minibar.navbar-fixed-top {
		top: 100px;
		margin-left: 20px;
	}
}

/* format login fields to a line at the top - set module class=login-line  */
div.login-line #login-form.form-inline div.userdata #form-login-username.control-group,
div.login-line #login-form.form-inline div.userdata #form-login-password.control-group,
div.login-line #login-form.form-inline div.userdata #form-login-submit.control-group {
	display: inline-block;
}

.span25 {
	width: 23%;
}
.quad-left {
    float: left;
    min-width: 230px;
	margin-right: 10px;
}
.quad-left-mid {
    float: left;
	margin-left: 10px;
	margin-right: 10px;
    min-width: 230px;
}
.quad-right-mid {
	margin-left: 10px;
	margin-right: 10px;
    float: right;
    min-width: 230px;
}
.quad-right {
	margin-left: 10px;
    float: right;
    min-width: 230px;
}

#quadrant  {
    padding: 20px 0px;
}

.span50 {
	width: 47.5%;
}
.split-left {
    float: left;
	margin-right: 10px;
}
.split-right {
	margin-left: 10px;
    float: right;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

blockquote {
	border: none;
}
blockquote.quoteimage {
    font-family: Georgia, serif;
    position: relative;
    margin: 0.5em;
    padding: 0.5em 2em 0.5em 3em;
}
blockquote.quoteimage:before {
    font-family: Georgia, serif;
    position: relative;
    font-size: 6em;
    line-height: 1;
    top: 0;
    content: "\201C";
    float: left;
}
blockquote.quoteimage:after {
    font-family: Georgia, serif;
    position: absolute;
    float:right;
    font-size:6em;
    line-height: 1;
    right:0;
    bottom:-0.4em;
    content: "\201D";
}
blockquote.quoteimage > p {
	padding-left: 50px;
	padding-right: 20px;
}