@charset "utf-8";

body {
	text-align: center;
	background-color: #001F2B;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div, p, img, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

.clearboth {
	clear: both;
}

a img {
	border: none;
}


#wrapper {
	width: 990px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../media/common/loch-ken-water-ski-wakeboard-school.jpg);
	height: 165px;
	width: 990px;
}

#header ul {
	list-style-type: none;
	position: relative;
	left: 570px;
	width: 400px;
	top: 130px;
}

#header ul li {
	float: left;
}

#header ul li a {
	padding-right: 10px;
	padding-left: 10px;
	color: #001F2B;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #001F2B;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
}

#header ul #contactlink a {
	padding-right: 0px;
	border-right-style: none;
}

#header ul li a:hover {
	color: #00709F;
}

#homepage #header ul #homelink a, #teampage #header ul #teamlink a, #activitypage #header ul #activitylink a, #contactpage #header ul #contactlink a {
	color: #00709F;
	cursor: default;
}
#mainborder {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #004765;
	border-left-color: #004765;
}


#heroshot {
	width: 950px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFF;
}
#mainbody {
	background-image: url(../media/common/water-sports-dumfries-and-galloway.jpg);
	background-color: #011F2A;
	background-repeat: repeat-x;
	color: #FFF;
}
#mainbody #lhs {
	float: left;
	width: 528px;
	padding-left: 18px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
}
#lhs h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	padding-bottom: 20px;
}
#lhs h2 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 20px;
}
#lhs p {
	font-size: 14px;
	padding-bottom: 20px;
}
#lhs p a  {
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	float: right;
}
#mainbody #lhswide {
	float: left;
	width: 741px;
	margin-right: 20px;
	padding-left: 14px;
	padding-top: 10px;
}
#lhswide h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#lhswide h2 {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#lhswide p {
	font-size: 14px;
	padding-bottom: 10px;
}
#lhswide h3 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 10px;
}
#lhswide h4 {
	font-size: 13px;
	padding-bottom: 10px;
}
#lhswide p a {
	color: #FFF;
	text-decoration: none;
	float: right;
}
#lhswide .activitydiv {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F90;
}

#lhs #frmlochken {
	width: 350px;
	margin-left: 80px;
}
#frmlochken p {
	padding-bottom: 10px;
}

#frmlochken p label {
	width: 120px;
	float: left;
	padding-top: 2px;
}
#frmlochken p #yourname, #frmlochken p #contactnumber, #frmlochken p #email, #frmlochken p #enquiry {
	width: 220px;
	display: block;
}
#frmlochken p #enquiry {
	height: 150px;
}
#frmlochken p button {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	position: relative;
	left: 290px;
}

#mainbody #rhs {
	float: left;
	width: 411px;
}


#rhs h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	margin-top: 10px;
}
#rhs h3 {
	padding-top: 20px;
	font-size: 16px;
}
#rhs p {
	font-size: 15px;
}
#rhs p a {
	color: #FFF;
}
#rhs h4 a {
	color: #FFF;
}
#mainbody #rhs h4 {
	padding-top: 20px;
	font-weight: normal;
}

#rhs img {
	padding-right: 16px;
	padding-top: 10px;
}
#mainbody #rhsslim {
	float: left;
	width: 189px;
}
#rhsslim img {
	padding-top: 10px;
}


#bodyseperator {
	height: 88px;
	width: 978px;
	background-image: url(../media/common/water-ski-and-wakeboard.jpg);
	background-color: #FFF;
}

#bottombody {
	width: 964px;
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #FFF;
}
#bottombody #leftdiv {
	float: left;
	width: 320px;
}
#bottombody #centrediv {
	float: left;
}
#centrediv h5 {
	font-size: 14px;
	font-weight: normal;
}


#bottombody h3 {
	font-size: 16px;
	margin-bottom: 20px;
}


#bottombody a img {
	border: none;
	margin-right: 16px;
}
#bottombody .links {
	float: left;
	width: 220px;
	height: 60px;
}
#bottombody #bookingnumber {
	position: relative;
	left: 730px;
	width: 225px;
}
#bookingnumber h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}

.prices h4 {
	float: left;
	width: 220px;
	font-size: 14px;
}
.prices p {
	font-size: 14px;
	float: left;
	width: 100px;
}

.links h4 {
	font-size: 14px;
}
.links p a {
	color: #00709F;
	font-weight: bold;
	font-size: 14px;
}



.rounddiv {
	background-image: url(../media/home/water-ski-wakeboard-tuition.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 282px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #FFF;
	position: relative;
	float: left;
	margin-right: 20px;
	overflow: visible;
}

.rounddiv p {
	width: 180px;
	padding-top: 10px;
}

.floatright {
	float: right;
}

.rounddiv h3 {
	background-image: url(../media/home/loch-ken-water-sport-school.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	width: 240px;
	font-size: 12px;
	padding-top: 10px;
	position: absolute;
	top: 160px;
	left: 50px;
}

.rounddiv h3 a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}


.rounddivright {
	background-image: url(../media/home/water-ski-wakeboard-tuition.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 282px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #FFF;
	position: relative;
	float: left;
	overflow: visible;
}

.rounddivright p {
	width: 180px;
	padding-top: 10px;
}

.rounddivright h3  {
	background-image: url(../media/home/loch-ken-water-sport-school.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	width: 240px;
	font-size: 12px;
	padding-top: 10px;
	position: absolute;
	top: 160px;
	left: 50px;
}

.rounddivright h3 a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#bodyfooter {
	background-image: url(../media/common/water-ski-lochken.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 990px;
}

#footer {
	color: #FFF;
	font-size: 12px;
	width: 942px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 10px;
}

#footer #footerleft {
	float: left;
	margin-top: 10px;
	width: 215px;
}

#footer #footerright {
	float: left;
	width: 210px;
	position: relative;
	left: 515px;
	margin-top: 10px;
}

#footerright p a {
	color: #FFF;
	text-decoration: none;
}#footer .footerimage {
	float: left;
	margin-right: 154px;
}
#footer #footerimageright {
	float: left;
	margin-right: 0px;
}
