@charset "utf-8";
body {
	background: url(bkground/blue.jpg) no-repeat;
 	background-size: 100%;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #FEFEFE;
}

html, body {
	height:100%; 
	margin:0; 
	padding:0;
	}
input {
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 3px;
}
h1 {
	font-size: 36px;
	margin-top: 0px;
	padding-top: 0px;
	color: #FF3;
}
h1 span {
	font-size: 30px;
	color: #FFF;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
h3 {
	font-size: 26px;
	color: #FF3;
}
.red {
	color: #FC3;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
}


#menutitles {
	color: #FF0;
	font-weight: bold;
	text-align: center;
	font-size: 17px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.menutitles, .menutitle {
	color: #FF0;
	font-weight: bold;
	font-size: 17px;
}


#page-background {
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	}

#content {
	position:relative;
	z-index:100;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0px;
	background-color: #016FD0;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#content #header {
	height: 400px;
	position: relative;
}

#logo {
	position: absolute;
	z-index: 20;
	float: left;
	width: 305px;
}
#slogan {
	position: absolute;
	z-index: 10;
	width: 300px;
	padding-left: 700px;
	padding-top: 20px;
}
#menu {
	position: absolute;
	z-index: 30;
	margin-left: 20px;
	background-color: #FFF;
	width: 600px;
	margin-top: 350px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 0px;
	float: left;
}
#menu ul {
	list-style:none;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
      }

#menu li {
	display:inline;
	padding:0;
	margin: 0;
      }
#menu a {
	float:left;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
      }
#menu a span {
	float:left;
	display:block;
	color:#037DE2;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 16px;
	font-weight: normal;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
    /* End IE5-Mac hack */
#menu a:hover span {
	color:#009;
	background-repeat: no-repeat;
	background-image: url(graphics/menu.jpg);
      }
#menu a:hover {
	background-position:0% -30px;
      }
#menu a:hover span {
      }
#leftcolumn {
	float: right;
	width: 680px;
	margin-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 10px;
	padding-bottom: 10px;
	min-height: 1500px;
}
#clear {
	clear: both;
}

#main {
	color: #FFF;
}
#form {
	float: left;
	width: 450px;
	margin-left: 20px;
}
#title {
	margin-right: 20px;
	margin-left: 20px;
}

#map {
	float: right;
	width: 425px;
	margin-right: 20px;
}
#main a {
	color: #FF9;
}
#price1_rt, #price2_rt, #price3_rt, #price4_rt {
	float: right;
	width: 325px;
	color: #000;
	background-color: #FF0;
	padding: 5px;
	font-size: 13px;
}
#price1 , #price2 , #price3 , #price4 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	clear: both;
}

#price1 p, #price2 p, #price3 p, #price4 p {
	margin: 0px;
	padding: 0px;
}

#rightcolumn {
	float: left;
	width: 240px;
	margin-left: 10px;
}
#social, #social a, #social p, #social td, #social ul, #social ul li {
	color: #000;
}
#music a {
	color: #FF3;
}
#music, #social, #translate, #address, #links, #press, #testimonials {
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#tests {
	font-style: italic;
}

#facebook {
	margin-bottom: 10px;
	text-align: center;
	background-color: #FFF;
	font-size: 13px;
}
#translate a  {
	color: #000;
}
#address, #address p, #links, #links p {
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#google_translate_element {
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#windguru, #magicseaweed {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	text-align: center;
}

#addressbar {
	text-align: center;
	font-size: 16px;
	color: #FFF;
}
#addressbar a {
	color: #FF6;
	text-decoration: none;
}
#youtube-centre {
	text-align: center;
}
#utube_vids {
	text-align: center;
	width: 680px;
}
#surfphoto {
	text-align: center;
}
#price1 {
	background-image: url(graphics/surfboard-and-wave-hi.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#price4 {
	background-repeat: no-repeat;
}
#map2 {
	float: right;
	width: 350px;
	margin-left: 10px;
	text-align: right;
	margin-bottom: 10px;
}


#footer {
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	margin-top: 10px;
}



#footer a {
	color: #FFF;
}
