@charset "UTF-8";
/* CSS Document */

/* TYPOGRAPHY */

.header-top-container h3{
	font-size:.75em;
	font-family: 'Lato', "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	color: #FFFFFF;
	padding: 0 10px;
}
h3 a{
text-decoration: none;
color: #ffffff;
transition: all linear .3s;
}
h3 a:hover{
	text-decoration: none;
	color: #51B9A0;
	}
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-image: url(lochlomond-bg.jpg);
	
	background-position: left top;
	background-color: #FFF;
	background-size: cover;
}
#container {
	max-width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.header-top{
	background-color: #12765c;
	padding: 10px 0;

}
.header-top-container{
	max-width: 990px;
	margin: 0 auto;
	text-align: center;
	
}

#header {
	max-width: 100%;
	text-align: center;
	background: #ffffff;;
}

#header img {
	padding-top: 13px;
	text-align: center;
	padding-bottom: 13px;
}
#menu_container {
	background-image: url(menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
#menu_container ul {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#menu_container ul li {
	display: inline;
	padding-right: 15px;
	font-family: 'Lato', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #575756;
	font-weight: 300;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#menu_container ul li a:link, a:visited, a:active {
	color:#666666;
	text-decoration:none;
}
#menu_container ul li a:hover {
	color:#0F755B;
	text-decoration:none;
}
#imagescontainer {
	/* max-width: 990px; */
	margin: 0 0 40px;
}
.nivoSlider {
    position:relative;
    width:100%;
    height:auto;
    overflow: hidden;
    left:0;
	margin-top:20px;
	top: 0;
}

.nivo-main-image {
    display: block !important;
    position: relative !important; 
    width: 100% !important;
}

/* NEW SLIDER */
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	}
  
  .rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	}
  
  .rslides li:first-child {
	position: relative;
	display: block;
	float: left;
	}
  
  .rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
	}
	.centered-btns_nav {
		z-index: 3;
		position: absolute;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		top: 50%;
		left: 0;
		opacity: 0.7;
		text-indent: -9999px;
		overflow: hidden;
		text-decoration: none;
		height: 61px;
		width: 38px;
		background: transparent url(themes.gif) no-repeat left top;
		margin-top: -45px;
		
	}
	.centered-btns_nav.next {
		left: auto;
		background-position: right top;
		right: 0;
	}
	
	.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs {
		margin-top: 10px;
		text-align: center;
	}
	.centered-btns_tabs a, .transparent-btns_tabs a, .large-btns_tabs a {
		text-indent: -9999px;
		overflow: hidden;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		background: #ccc;
		background: rgba(0,0,0, .2);
		display: inline-block;
		_display: block;
		-webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
		-moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
		box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
		width: 9px;
		height: 9px;
	}
	.centered-btns_tabs li, .transparent-btns_tabs li, .large-btns_tabs li {
		display: inline;
		float: none;
		_float: left;
		margin-right: 5px;
	}
	.centered-btns_here a, .transparent-btns_here a, .large-btns_here a {
		background: #222;
		background: rgba(0,0,0, .8);
	}

/* END NEW SLIDER */


#LHS_container {
	max-width: 53%;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}
#LHS_container h1 {
	font-family: 'Lato', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #0F755B;
	margin-top: 0px;
	text-transform: uppercase;
	line-height: 1em;
	font-weight: 300;
	margin-bottom: 13px;
}
#LHS_container h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 25px;
	color: #0F755B;
	font-weight: normal;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 20px;
}
.specialoffer {
	background-color: #0F755B;
	color: #FFF;
	max-width: 360px;
	padding-left: 18px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#LHS_container .specialoffer h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 8px;
	text-transform: uppercase;
}
#LHS_container .specialoffer p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
}
.smltype {
	font-size: 10px;
	color: #333333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
#LHS_container p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	line-height: 22px;
	color: #666;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}

#RHS_container {
	max-width: 35%;
	margin-top: 0px;
	margin-left: 20px;
	float: right;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 30px;
}
#RHS_container h3 {
	font-family: 'Lato', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #0F755B;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 5px;
}
#RHS_container p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
	color: #666;
}
#formcontainer {
	background-color: #E5E5E5;
	padding: 10px 10px;
	margin: 0 0 40px;
}
#tripadvisor {
	text-align: center;
    width: 170px;
    margin: 0 auto;
}
#tripadvisor p {
	margin: 0px;
}
#CDSWIDCOE.widCOE {
    border: none!important;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#footer_container {
	max-width: 990px;
	background-color: #0F755B;
	margin-top: 20px;
	padding-bottom:20px;
}
#footerlogo {
	width: 65px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer_container p {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-left: 20px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 15px;
}
#container #LHS_container ul {
	margin-left: 0px;
	padding-left: 13px;
	margin-right: 5px;
	list-style-type: square;
}
#LHS_container ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666;
	margin-bottom: 5px;
}
/*Jquery*/
#LHS_container p a {
	color: #0F755B;
	text-decoration: none;
}
/* Start of contact form */
#form_heading {
	height: 15px;
	padding-top: 2px;
	padding-bottom: 5px;

}

#formbody

{
	font-family: Arial, Helvetica, sans-serif;
	color: #d7d7d7;
	font-size: 11px;
	line-height: 1.4em;
}

.form_tf
{
	background-color: #252525;
	border: 1px solid #0F755B;
	width: 265px;
	height: 12px;
	font-size: 11px;
	color: #d7d7d7;
	margin-top: 0px;
}
form {
	margin: 0px;
	font-size: 12px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.bookingtitle_whitetext {
	font-weight: bold;
}

.label {
	width: 220px;
	display:block;
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.form_tf{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 260px;
	height: 25px;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
}
.button {
	height: 31px;
	width: 132px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-image: url(form_btn.png);
}
form#contactform input[type="text"] {
	padding:10px 5px;
	font-size:11px;
	color:#666666;
	font-family: Georgia, "Times New Roman", Times, serif;

	border: 1px solid #0F755B;
	width: 90%;
	margin: 5px auto;
}
form#contactform textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	border: 1px solid #0F755B;
	color: #666666;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0.6em;
	padding-right: 0.5em;
	padding-bottom: 0.7em;
	padding-left: 0.5em;
	height:100px;
}
.this_title {
	display: none;
}
/*end of Form*/
#footer_container p a{
	color:#FFF;
	text-decoration: underline;
}
#footer_container p a:hover{
	color: #51B79F;
	text-decoration: underline;
}
.error{
	display:block;
	text-align: center;
	font-size: 12px;
	color:#F00;
}
#f2b-widget .searchButtonContainer {
    clear: left!important;
    padding: 0;
}
#formcontainer p a {
	color:#0F755B;
	font-weight:bold;
	text-decoration:underline;
}
.robotic {
    display: none!important;
}
.msg.error {
    background: none repeat scroll 0 0 #fff7f7;
    border-color: #cd5a5a;
}
.msg {
    background: none repeat scroll 0 0 #0f755b;
    margin: 0 0 20px;
    padding: 10px;
}
/* NEW MENU STYLES */

.topnav {
	overflow: hidden;
	background-color: #12765c;
  }
  
  .topnav a {
	float: left;
	display: block;
	color: #FFFFFF;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 17px;
	font-family: 'Lato', "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition: all linear .3s;
  }
  
  .topnav a:hover {
	background-color: rgb(15, 105, 80);
	
  }
  
  .active {
	background-color: #51B9A0;
	color: white;
  }
  
  .topnav .icon {
	display: none;
  }

@media only screen and (max-width: 500px) {
	#RHS_container {
		max-width: 100%;
	}
	#LHS_container{
		max-width: 100%;
		padding: 10px;
		margin-right: 20px;
	}
	#imagescontainer {
		max-width: 100%;

	}
	.nivoSlider{
		max-width: 100%!important;
		height: 250px!important;
		
	}
	.nivoSlider img{
		max-width: 100%!important;
		height: auto!important;
	}
	#menu_container {

		background-size: contain;
		width: 100%;
	}
	#menu_container ul li {
		display: block;

	}
	#footerlogo {
		
		float: none;
		margin-right: 20px;
		margin-top: 20px;
		margin-bottom: 0;
		padding: 20px;
	}
	div#TA_cdsscrollingravewide177 {
		display: none;
	}
	
}


  
@media (max-width: 768px) {
	
	.topnav a:not(:first-child) {display: none;}
	.topnav a.icon {
		float: right;
		display: block;
	}
	.topnav.responsive {position: relative;}
	.topnav.responsive .icon {
	  position: absolute;
	  right: 0;
	  top: 0;
	}
	.topnav.responsive a {
	  float: none;
	  display: block;
	  text-align: left;
	}
	.header-top-container h3{
		font-size:.7em;

	}
	
	
}




@media (min-width: 768px) {

	



}

@media (min-width: 992px) {
  

}

@media (min-width:1200px) {


}