/*

The Yeovil Court Hotel and Restaurant - Pages Stylesheet
http://www.yeovilhotel.com/
Handwritten by Oliver Coningham

*/

																					/* ------------ Home ------------ */

#home .rslides_tabs {
	display: block;
	}
	
#home #content {
	padding: 150px 5px 20px 5px;
	}
	
	
																					/* ------------ Contact Us ------------ */

#contact-us #map {
	color: #fff;
	position: relative;
	text-align: center;
	}
	
#contact-us #map-shadow-top {
	background: url("../img/slideshow-shadow-top-bg.png") repeat-x top left;
	display: block;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 90;	
	}
	
#contact-us #map-shadow-bottom {
	background: url("../img/slideshow-shadow-bottom-bg.png") repeat-x top left;
	display: block;
	height: 29px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 90;	
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */	
	}

#contact-us #map #google-map-large {
	position: relative;
	padding-bottom: 22%;
	height: 0;
	overflow: hidden;
	width: 100%;
	}
	
#contact-us #map #google-map-large iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	}
	
#contact-us #content .copy {
	width: 75%;
	}
	
#contact-us #content .copy form {
	padding-top: 30px;
	}
	
#contact-us #content .copy form fieldset div {
	margin-bottom: 10px;		
	}
		
#contact-us #content .copy form fieldset div label {
	display: inline-block;
	float: left;
	font-weight: 900;
	padding-top: 10px;
	width: 20%;
	}
	
#contact-us #content .copy form fieldset input, 
#contact-us #content .copy form fieldset textarea {
	background-color: #dadada;
	border: 0;
	color: #898989;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.1);		
	}
	
#contact-us fieldset input {
	width: 40%;
	}
	
#contact-us fieldset textarea {
	width: 80%;
	}

#contact-us .captcha,
#contact-us .submit {
	padding-left: 20%;
	}
	
#contact-us .captcha p {
	font-weight: 900;
	padding: 10px 0 20px 0;
	}
	
#contact-us .submit input {
	background: none;
	border: 1px solid #318089;
	color: #318089;
	cursor: pointer;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 21px;
	margin: 20px 0 0 0;
	padding: 15px 25px;
	text-decoration: none;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s; /* Firefox 4 */
	-webkit-transition: all 0.5s ease-in-out 0s; /* Safari and Chrome */
	-o-transition: all 0.5s ease-in-out 0s; /* Opera */		
	}
	
#contact-us .submit input:hover {
	border: 1px solid #318089;
	background-color: #318089;
	color: #fff;
	}	
	
#contact-us #sidebar .social {
	margin-top: 20px;
	}
	
#contact-us #sidebar .social li {
	float: left;
	margin: 0;
	padding: 0;
	}
	
#contact-us #sidebar .social a {
	background-color: #fff;
	display: block;
	height: 60px;
	margin-right: 10px;
	text-indent: -25000px;
	width: 60px;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);	
	}
	
#contact-us #sidebar .social .social-twitter a {
	background: url("../img/social-twitter-a-bg.gif") no-repeat 0 0;
	}
	
#contact-us #sidebar .social .social-facebook a {
	background: url("../img/social-facebook-a-bg.gif") no-repeat 0 0;
	}
	
	
																					/* ------------ Gallery ------------ */

#gallery #content .copy h2 {
	padding-top: 20px;
	}

#content .copy .thumbnails  {
	padding-top: 10px;
	}
	
#gallery #content .copy .thumbnails .dir {
	float: left;
	padding: 20px 20px 0 0;
	text-align: center;
	width: 33.33333333333333%;
	}
	
#gallery #content .copy .thumbnails .dir-inner {
	width: 100%;
	}
	
#gallery #content .copy .thumbnails .dir img {
	float: left;
	height: auto;
	width: 100%;	
	}
	
#gallery #content .copy .thumbnails .dir h2 {
	margin: 0;
	padding: 0;
	}
	
#gallery #content .copy .thumbnails .dir h2 a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#38939b+0,2a6d78+100 */
	background: #38939b; /* Old browsers */
	background: -moz-linear-gradient(top, #38939b 0%, #2a6d78 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #38939b 0%,#2a6d78 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #38939b 0%,#2a6d78 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38939b', endColorstr='#2a6d78',GradientType=0 ); /* IE6-9 */
	clear: both;
	color: #fff;
	display: block;
    font-size: 18px;
    font-weight: 900;
    line-height: 23px;
	padding: 15px 0;
	text-decoration: none;
	width: 100%;
	}
	
#gallery #content .copy .thumbnails .dir h2 a:hover,
#gallery #content .copy .thumbnails .dir:hover h2 a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#266369+0,183f45+99 */
	background: #266369; /* Old browsers */
	background: -moz-linear-gradient(top, #266369 0%, #183f45 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #266369 0%,#183f45 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #266369 0%,#183f45 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#266369', endColorstr='#183f45',GradientType=0 ); /* IE6-9 */
	}
	
#content .copy .thumbnails .img {
	float: left;
	padding: 20px 20px 0 0;
	width: 20%;
	}
	
#content .copy .thumbnails .img img {
	float: left;
	height: auto;
	width: 100%;
	}
	
	
																					/* ------------ Special Offers ------------ */

#special-offers #content .copy {
	width: 75%;
	}
	
#special-offers #content .copy h2 {
	padding-top: 20px;
	}
	
#special-offers #facebook-widget {
	float: right;
	padding: 0 15px;
	margin-bottom: 30px;
	width: 25%;
	}