/* COLOURS */
body {
	color: #303030;
}
h1 {
	color: #4D6A4C;
}
h2 {
	color: #28719A;
}
a {
	color: #28719A;
}
.greytext {
	color:#999;
}

input.greytext {
	color:#999;
}
hr {
	color: #E0E2E6;
	background-color: #E0E2E6;
	height: 1px;
}
/* TAGS */
html, body { 
  height:100%; 
} 
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
}
img{ 
	border: 0pt; 
}
form {
	margin: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}

/* LAYOUT */
#browserdiv {
	min-height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#footer {
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	z-index: 999;
}
#pgeposition{
	width:930px;
	margin:auto;
}
.editbar {
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.editbarlink {
	color: #FFFFFF;
}
.editbarlink a {
	color: #FFFFFF;
}
.noprint {
	margin: 0px;
	padding: 0px;
}
.print {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	display: none;
}
#designcredit {
	display:inline;
	float:right;
	padding-top:15px;
	padding-right: 3px;
}
#admlink {
	display:inline;
	float:left;
	margin: 0px;
	padding-top: 15px;
	padding-left: 3px;
}
#copyright {
}
.pictureLeft {
	float: left;
	padding-right: 10px;
}
.centre {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
#socialbook {
	margin-top: 20px;

}
.enqfrminput {
	color:#999;
	width: 450px;
	margin-bottom: 5px;
}
.enqfrmtextarea {
	color:#999;
	width: 450px;
	margin-bottom: 5px;
}
.enqfrmlabel {
	width: 115px;
	float: left;
}
.locationmap {
	position: relative;
	width: 100%;
	height: 400px;
}
input.search {
	color:#999;
	width: 168px;
	border: 1px solid #6E6E6E;
	height: 16px;
	padding-top: 3px;
}
.pad10l {
	padding-left: 10px;
}
.pad10t {
	padding-top: 10px;
}
.pad10r {
	padding-right: 10px;
}
.pad10b {
	padding-bottom: 10px;
}
.pad5b {
	padding-bottom: 5px;
}


.padtb {
	padding-top: 10px;
	padding-bottom: 10px;
}
.regfrminput {
	color:#000;
	width: 450px;
	margin-bottom: 5px;
}
.redTxtBold {
	font-weight: bold;
	color: #F00;
}
.greenbox {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #009900;
	font-size: 110%;
	color: #009900;
	text-align: center;
	font-weight: bold;
	background-image: url(../img/tick.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.greentxt {
	color: #009900;
}
.redTxt {
	color: #F00;
}
.cookiepad {
	margin-bottom: 5px;
}
.cookielinks {
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.cookielinks a {
	color: #666;
	text-decoration: none;
	font-size: 100%;
}
.cookielinks a:hover {
	color: #000;
	text-decoration: none;
}
.smalltxt {
	font-size: 90%;
}
#shad-l {
	background-image: url(../img/shad-l.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 15px;
}
#shad-r {
	background-image: url(../img/shad-r.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}
#shad-b {
	background-image: url(../img/shad-b.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}
#shad-bl {
	background-image: url(../img/shad-bl.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 15px;
}
#shad-br {
	background-image: url(../img/shad-br.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
}
#pagebg {
	background-color: #FFF;
}
#bannerimg {
	background-image: url(../img/croydesurfbanner.jpg);
	background-repeat: no-repeat;
	height: 445px;
	width: 900px;
}
#bannerdiv {
	position: relative;
	z-index: 999;
	height: 445px;
}
#contentbg {
	background-image: url(../img/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#sidecol {
	width: 204px;
	padding-right: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B8E2EE;
}
#maincol {
	padding-left: 20px;
}
#chckav-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight: bold;
	color: #28719A;
}
.chckav-person {
	width: 125px;
}
.chckav-home {
	width: 122px;
}
.chckav-day {
	width: 42px;
}
.chckav-year {
	width: 54px;
}
.chckav-month {
	width: 92px;
}
.sidebox {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8E2EE;
	padding-bottom: 7px;
}
.btn-l {
	background-image: url(../img/btn-l.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
	width: 8px;
}
.btn-r {
	background-image: url(../img/btn-r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 8px;
}
.btn-bg {
	background-image: url(../img/btn-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
.btn-bg a {
	color: #000;
	text-decoration: none;

}
.btn-bg a:hover {
	color: #28719A;
	text-decoration: none;
}
.bluebox {
	background-color: #D1EEF4;
	width: 50%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.bluebox ul {
	list-style-type:none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.bluebox li {
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 23px;
	background-image: url(../img/bluetick.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 4px;
}
#contentbgedit {
	background-image: url(../img/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.pad5t {
	padding-top: 5px;
}
.chckav-weeks {
	width: 123px;
}
.vertline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B8E2EE;
	width: 50%;
	padding-left: 15px;
}#memtoplogout {
	text-align: right;
	margin-bottom: 15px;
}

