/* CSS Document */
/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 280px) {
body {
	background-color: #DFDFDF;
	background-position: 0% 0%;
	background-attachment: fixed;
}
#menu {
	background-color: #00BBFF;
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 40px;
	border-bottom: 10px solid #CEEAF4;
}
#header1 {
	height: 500px;
	background-image: url(_assets/backgrounds/7.jpg);
	background-position: right 0%;
	background-attachment: fixed;
}
#header2 {
	height: 500px;
	background-image: url(_assets/backgrounds/8.jpg);
	background-position: right 0%;
	background-attachment: fixed;
}
#header {
	height: 500px;
	background-image: url(_assets/backgrounds/7.jpg);
	background-position: right 0%;
	background-attachment: fixed;
}
#header3 {
	height: 500px;
	background-image: url(_assets/backgrounds/8.jpg);
	background-position: right 0%;
	background-attachment: fixed;
}
#header4 {
	height: 500px;
	background-image: url(_assets/backgrounds/7.jpg);
	background-position: right 0%;
	background-attachment: fixed;
}
#header5 {
	height: 500px;
	background-image: url(_assets/backgrounds/8.jpg);
	background-position: right 0%;
	background-attachment: fixed;
}
#header6 {
	height: 500px;
	background-image: url(_assets/backgrounds/7.jpg);
	background-position: right 0%;
	background-attachment: fixed;
}
#header7 {
	height: 500px;
	background-image: url(_assets/backgrounds/8.jpg);
	background-position: right 0%;
	background-attachment: fixed;
}
#header8 {
	height: 500px;
	background-image: url(_assets/backgrounds/7.jpg);
	background-position: right 0%;
	background-attachment: fixed;
}


.logoposition {
	padding-left: 0px;
	text-align: left;
	padding-top: 100px;
}
.bookposition {
	padding-top: 100px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#next {
	background-color: #FFF;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: -80px;
	border-radius: 10px;
	z-index: 5;
	padding: 3px;
	text-align: left;
	height: 100%;
	box-shadow: 0 0 50px 0 rgba(81, 81, 81, .5);
	-webkit-box-shadow: 0 0 50px 0 rgba(81, 81, 81, .5);
}
#next a:link { color: #99CC33; }
#next a:visited { color: #99CC33; }
#next a:hover { color: #00215A; }
#next a:active { color: #99CC33; }

#next h2 {
	color: #91cfe6;
	background-image: url(_assets/h2_bullet.jpg);
	background-position: 0px 50%;
	padding-left: 70px;
	background-repeat: no-repeat;
}

#copyright {
	background-color: #FFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-radius: 0px;
	z-index: 5;
	padding: 40px;
	color: #B1B1B1;
	font-style: italic;
}
IMG.committeepic {
	border: thin solid #D3D3D3;
	border-radius: 0px;
	padding: 5px;
	background-color: #F3F3F3;
	width: 100%;
	margin-left: 1%;
	margin-right: 1%;
}
IMG.committeepic:hover {
	border: thin solid #D3D3D3;
	border-radius: 0px;
	padding: 5px;
	background-color: #F3F3F3;
	width: 100%;
	margin-left: 1%;
	margin-right: 1%;

}
IMG.twopicrow {
	width: 80%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
.caption {
	color: #828282;
	text-align: center;
	font-style: italic;
}
IMG.rmefloatright {
	border: thin solid #D3D3D3;
	border-radius: 0px;
	padding: 5px;
	background-color: #F3F3F3;
	width: 45%;
	float: right;
	margin-left: 1%;
	margin-right: 1%;
	display: inline-block;
		

}
	
IMG.rmefloatrightspecial {
	border: thin solid #D3D3D3;
	border-radius: 0px;
	padding: 5px;
	background-color: #F3F3F3;
	width: 30%;
	float: right;
	margin-left: 1%;
	margin-right: 1%;
	display: inline-block;
		

}
	
	IMG.rmefloatrightspecial:hover {
	border: thin solid #D3D3D3;
	border-radius: 0px;
	padding: 5px;
	background-color: #F3F3F3;
	width: 30%;
	float: right;
	margin-left: 1%;
	margin-right: 1%;

}
	
/* start float images with caption */ 

figure {
  border: thin solid #D3D3D3; 
  border-radius: 0px;
	padding: 5px;
	background-color: #FFFFFF;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  margin: 1em;
  padding: 0.5em;
}

figure:hover {
  border: thin solid #D3D3D3;

  border-radius: 0px;
	padding: 5px;
	background-color: #FFFFFF;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  margin: 1em;
  padding: 0.5em;
  box-shadow: rgba(81, 81, 81, .5) 0 0 10px 0;
}
	
.figure20 {
	width: 100%;
}
	.figure30 {
	width: 100%;
}
.figure40 {
	width: 100%;
}
.figure50 {
	width: 100%;
}
.figure60 {
	width: 100%;
}	
	
	

figcaption {
	display: block;
	float: center;
}

.figureleft{float: left;}

.figureright{float: right;}

img.scaled {
  width: 100%;
}

/* end float images with caption */ 
	

IMG.rmefloatright:hover {
	border: thin solid #D3D3D3;
	border-radius: 0px;
	padding: 5px;
	background-color: #F3F3F3;
	width: 45%;
	float: right;
	margin-left: 1%;
	margin-right: 1%;

}
IMG.rmefloatleft {
	border: thin solid #D3D3D3;
	border-radius: 0px;
	padding: 5px;
	background-color: #F3F3F3;
	width: 45%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}
IMG.rmefloatcentre {
	border: thin solid #D3D3D3;
	border-radius: 0px;
	padding: 10px;
	background-color: #FFF;
	width: 70%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
IMG.rmegallery {
	border: thin solid #D3D3D3;
	border-radius: 0px;
	padding: 5px;
	background-color: #F3F3F3;
	width: 100%;
 float:;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 10px;
}
IMG.rmegallery:hover {
	border: thin solid #D3D3D3;
	border-radius: 0px;
	padding: 5px;
	background-color: #F3F3F3;
	width: 100%;
	margin-left: 1%;
	
}
ul.leaf {
	list-style-image: url("/uploads/salmon_green.gif");
}
.loginbutton {
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}
h2 {
	padding: .4em 30px .4em 30px;
	margin: 0 0 1em 0;
	border-bottom: thin solid #91cfe6;
	color: #91cfe6;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold;
	font-size: 3rem;
	text-align: left;
	background-image: url(_assets/h2_bullet.jpg);
	background-repeat: no-repeat;
}
h2.clock {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(_assets/edit-rme.gif);
}
#loggedin {
	background-color: #EC82E1;
	padding-left: 20px;
	color: #FFFFFF;
}

#loggedin a:link { color: #FFFFFF; }
#loggedin a:visited { color: #FFFFFF; }
#loggedin a:hover { color: #FFFFFF; }
#loggedin a:active { color: #FFFFFF; }

#next li:before {    
font-family: 'FontAwesome';
content:  '\f18c';
margin:0 5px 0 -15px;
color: #99CC33;
}
/*http://astronautweb.co/snippet/font-awesome/*/

#next li{
  list-style-type: none;
}

#next table td {
	background-color: #F9F9F9;
	color: #6A6A6A;
	font-style: italic;
	padding: 30px;
	margin: 30px;
}

#simplegallery{
	background-color: #FFFFFF;
	display: inline-block;
	color: #747474;
	text-align: center;
}

.simplegallerypicture{
	margin: 60px 20px 5px;
	border: thin solid #828282;

}


/* Start Enquiry Form */ 


    .header {
	color: #99CC33;
	font-size: 27px;
	padding: 10px;
    }

    .bigicon {
	font-size: 35px;
	color: #99CC33;
    }


/* End Enquiry Form */ 

}


.enquirybuttontext{color: #FFFFFF}



.enquirybutton {
    color: ;
    background-color: #6DBEDB;
    border-color: #357ebd; /*set the color you want here*/
}
.enquirybutton:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active, .open>.dropdown-toggle.btn-custom {
    color: ;
    background-color: #10A3D8;
    border-color: #837171; /*set the color you want here*/
}


/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 1.8s;
  transition-duration: 1.8s;
  -webkit-transition-property: transform;
  
	


}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
		transition-duration: 1.8s;
	
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	
	/* start float images with caption */ 

figure {
  border: thin solid #D3D3D3; 
  border-radius: 0px;
	padding: 5px;
	background-color: #FFFFFF;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  margin: 1em;
  padding: 0.5em;
}

figure:hover {
  border: thin solid #D3D3D3;

  border-radius: 0px;
	padding: 5px;
	background-color: #FFFFFF;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  margin: 1em;
  padding: 0.5em;
  box-shadow: rgba(81, 81, 81, .5) 0 0 10px 0;
}
	
.figure20 {
	width: 20%;
}
	.figure30 {
	width: 30%;
}
.figure40 {
	width: 40%;
}
.figure50 {
	width: 50%;
}
.figure60 {
	width: 60%;
}	
	
	

figcaption {
	display: block;
	float: center;
}

.figureleft{float: left;}

.figureright{float: right;}

img.scaled {
  width: 100%;
}

/* end float images with caption */ 
	
	
	
	
	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}
