/* CSS Document */

/* Form */
.form-container-1{
	clear: both;
	width: 100%;
	margin: 0 auto;
	max-width: 600px;
}
.form-container-2{
	clear: both;
	width: 100%;
	margin: 0 auto;
	max-width: 1000px;
}
input[type=text]{
	width: 100%;
	max-width: 500px;
    line-height: 130%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	padding: 5px;
}
.checkholder {
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}
input[type=checkbox]{
    float: left;
	margin-top: 0px;

}
input[type=submit]{
	position: relative;
	display: inline-block;
	min-width: 120px;
	max-width: 200px;
	min-height: 24px;
    background: #adacac;
	border: 2px solid #3333ff;
	border-radius: 10px;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	font-family: Arial;
    color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
    text-decoration: none;
	margin: 8px;	
}
input:hover[type=submit]{
	position: relative;
	display: inline-block;
	min-width: 120px;
	max-width: 200px;
	min-height: 24px;
	background: #adacac;
	border: 2px solid #ffffff;
	border-radius: 10px;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	font-family: Arial;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
    text-decoration: none;
	margin: 8px;
	transform:-webkit-scale(.95);
    transform:-moz-scale(.95);
    transform:-o-scale(.95);
    transform:-ms-scale(.95);
    transform: scale(.95);
}
fieldset{
	position: relative;
	background: #e7e7e7;
	margin-bottom: 20px;
	border: 1px solid #666666;
	padding-right: 24px;
}
label {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
select {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;	
}
textarea {
	width: 100%;
	max-width: 500px;
	height: 100px;
    line-height: 130%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	padding: 5px;
}

#commentBox { 
    display: block;
	width: 100%; 
    max-width: 500px; 
    height: 90px; 
    border: 1px solid #666666; 
    line-height: 130%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	padding: 5px;
}
#EnquiryText {
	width: 200px;
    line-height: 130%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	padding: 5px;
}

/*-------------------------------------------------------*/

.aspi {
	position: relative;
	float: right;
	padding: 10px;
}
.spacer5 {
	clear: both;
	position: relative;
	height: 5px;
	width: 100%;
	padding:0;
	padding: 0px;
	margin: 0 auto;
}






/* CSS Document-Laceys-original-------------------------------------------------------------------------------------------- */
body {
	background-color: #cccccc;
	min-width: 260px;
	padding: 5px;
}
.bottom {
	position: relative;
	height: 160px;
	width: 100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
	margin: 0 auto;
}
.bottomleft {
	position: relative;
	float: left;
	height: 156px;
	width: 296px;
	padding: 0px;
	overflow: auto;
}
.bottommiddle{
	position: relative;
	float: none;
	height: 156px;
	width: 592px;
	padding: 0px;
	overflow: auto;
}
.bottomright {
	position: relative;
	float: right;
	height: 156px;
	width: 296px;
	padding: 0;
	overflow: auto;
}
.button-container-1{
	clear: both;
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.button-container-T{
    position: relative;
	display: none;
	margin: 10px;
	width: 1200px;
	float: right;
	text-align: right;
}
.container {
	clear: both;
	position: relative;
	width: 100%;
	padding: 20px;
	overflow: auto;
		border-radius: 20px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	border: 4px solid #666666;
	background: #ffffff;
}
.container-centered {
	position: relative;
	width: 100%;
	padding-top: 10px;
	overflow: auto;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
.container-inner {
	width: 100%;
	position: relative;
	overflow: auto;
		border-radius: 20px;
		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 4px solid #666666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.container-inner216 {
	display: inline-block;
	width: 216px;
	position: relative;
	overflow: auto;
		border-radius: 20px;
		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 4px solid #666666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.container-inner-L {
	position: relative;
	width: 100%;
}

.container-IR {
	float: none;
	position: relative;
	margin: 0 auto;
    max-width: 450px;
}
.container-inner-R {
	float: right;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    max-width: 450px;
}
.container-louise-inner-R {
	float: right;
	position: relative;
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.container-louise-inner-L {
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.est{
	position: absolute;
	top: 50px;
    right: 0px;
    font-family: Arial;
	font-size: 3vw;
	line-height: normal;
	font-style: normal;
	color: #666666;
	margin-right: 20px;
	z-index: 20;
}
.floatbox {
    position: absolute;
	z-index:100;
    left:30px;
    top: 10px;
	bottom: 20px;
    width: 30%;
}
.form-centered {
	position: relative;
	width: 580px;
	padding-top: 10px;
	overflow: auto;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
img {
    max-width: 100%;
}
.linksboxB {
	clear: both;
	position: relative;
	margin: 10px;
}
.linksboxT {
	display: none;
	position: relative;
	margin: 10px;
}
.linkimage {
	position: relative;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
.logo {
	position: relative;
	float: left;
	max-width: 500px;

}
.mainbox {
	padding: 20px;
	width: 100%;
	height: 100%;
}
.mapbox {
	position: relative;
	width: 400px;
	padding: 0;
	overflow: auto;
}
.middlebox {
	clear: both;
	position: relative;
	width: 100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	border: 0px solid #000000;
	z-index: -2;
	background: #ece5d3;
}
.nav {
	clear: both;
	position: relative;
	text-align: center;
	height: 42px;
	width: 1px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
.nav3 {
	clear: both;
	position: relative;
	float: left;
	text-align: center;
	height: 1px;
	width: 1px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
.photographers{
	position: absolute;
	bottom: 0px;
    right: 0px;
    font-family: Arial;
	font-size: 5vw;
	line-height: normal;
	font-style: normal;
	color: #666666;
	z-index: 30;
}
.pics {
	width: 100%;
	position: relative;
	border-radius: 20px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	border: 4px solid #ffffff;
}
.picbox100R {
	position: relative;
	float: right;
	width: 100px;
	padding: 0;
	overflow: auto;
}
.picsedge {
	clear: both;
	width: 100%;
	position: relative;
	border-radius: 30px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	border: 8px solid #cccccc;
}

.picholder {
	position: relative;
	height: 60px;
	width: 60px;
	background: #ff0000;
}
.sliderbox {
    position: relative;
	z-index:-2;
}
.spacer10 {
	clear: both;
	position: relative;
	height: 10px;
	width: 100%;
	padding:0;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
    margin: 0 auto;
}
.telephone {
	position: absolute;
	top: 0px;
    right: 0px;
    font-family: Arial;
	font-size: 5vw;
	line-height: normal;
	font-style: normal;
	color: #666666;
	z-index: 10;
}
.textbox {
	width: 100%;
	position: relative;
	margin: 10px;	
}
.textboxG {
	width: 100%;
	position: relative;
	border-radius: 20px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	border: 4px solid #666666;
	background: #ffffff;
	padding: 10px;
	overflow: hidden;
}
.textboxGcenter {
	width: 100%;
	position: relative;
	border-radius: 20px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	border: 4px solid #666666;
	background: #ffffff;
	padding: 10px;
	overflow: hidden;
	text-align: center;
}
.textboxedge {
	clear: both;
	width: 100%;
	position: relative;
	border-radius: 30px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	border: 8px solid #cccccc;
}

/* text styles------------------------------------------------------------------------------*/
h1 {
	font-family: Arial;
	text-align: center;
	margin-top: 0;
    margin-bottom: 0;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Arial;
	margin-top: 0;
    margin-bottom: 0;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #000000;
	text-decoration: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style1em {
	font-family: Arial;
	font-size: 1em;
	line-height: normal;
	font-style: normal;
	color: #ba9765;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style12 {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #ba9765;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style12G {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style14G {
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style12black {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style12white {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style12red {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #e10505;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style12rednopad {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #e10505;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.style14 {
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	font-style: normal;
	color: #ba9765;
	text-decoration: none;
}
.style14black {
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style14white {
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.styleNP {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #ba9765;
	text-decoration: none;
	padding-top: 0px;

	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style16 {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style16NP {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;
	font-style: normal;
	color: #ba9765;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style20 {
	font-family: Arial;
	font-size: 20px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	color: #ba9765;
	text-decoration: none;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style20white {
	font-family: Arial;
	font-size: 20px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navigation {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navigation:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navigation2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #3333ff;
	text-decoration: none;
	line-height: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navigation2:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

