/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define visible focus styles! 
:focus {
	outline: ?????;
} */

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
    height: 100%;
}

/* end of rest */

 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 


/* body and wrapper styles */

body {
	background:url(../style-images/retro-bg2.jpg) top left repeat;
	background-attachment:fixed;
	font: 14px/1.5em Helvetica,Verdana,Arial,sans-serif;
	font-weight:bold;
	font-color:#666666;
}

#wrapper {
	position:relative;
	width:920px;
	margin:auto;
}

/* main heading styles */

h1.home-h1 {
	background:url(../style-images/headings/home-page-h1.png) top left no-repeat;
	width:405px;
	height:34px;
	margin-top:20px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px;
}

h2.home-h2 {
	background:url(../style-images/headings/home-page-h2.png) top left no-repeat;
	width:235px;
	height:30px;
	margin-top:20px;
	margin-bottom:5px;
	margin-left:28px;
	text-indent: -999999px;
}

#surf h2 {
	position:absolute;
	bottom:5px;
	left:10px;
	background:url(../style-images/headings/surf-h2.png) top left no-repeat;
	width:150px;
	height:32px;
	text-indent: -999999px;
}

#sup h2 {
	position:absolute;
	bottom:5px;
	left:10px;
	background:url(../style-images/headings/sup-h2.png) top left no-repeat;
	width:138px;
	height:32px;
	text-indent: -999999px;
}

#hire h2 {
	position:absolute;
	bottom:5px;
	left:10px;
	background:url(../style-images/headings/hire-h2.png) top left no-repeat;
	width:172px;
	height:32px;
	text-indent: -999999px;
}

h2.beginners {
	background:url(../style-images/headings/beginners-h2.png) top left no-repeat;
	width:165px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.improve {
	background:url(../style-images/headings/improve-h2.png) top left no-repeat;
	width:195px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.schools {
	background:url(../style-images/headings/groups-h2.png) top left no-repeat;
	width:280px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.parties {
	background:url(../style-images/headings/parties-h2.png) top left no-repeat;
	width:155px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.surf-videos {
	background:url(../style-images/headings/surf-videos-h2.png) top left no-repeat;
	width:108px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.surf-images {
	background:url(../style-images/headings/surf-images-h2.png) top left no-repeat;
	width:115px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.location {
	background:url(../style-images/location-h2.png) top left no-repeat;
	width:113px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.contact {
	background:url(../style-images/contact-h2.png) top left no-repeat;
	width:110px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.faq-list {
	background:url(../style-images/faq-list-h2.png) top left no-repeat;
	width:240px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.advanced {
	background:url(../style-images/advanced-h2.png) top left no-repeat;
	width:88px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.sup-videos {
	background:url(../style-images/sup-video-h2.png) top left no-repeat;
	width:100px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.sup-images {
	background:url(../style-images/sup-images-h2.png) top left no-repeat;
	width:100px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.hire-conditions {
	background:url(../style-images/hire-conditions-h2.png) top left no-repeat;
	width:135px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.hire-equipment {
	background:url(../style-images/hire-equipment-h2.png) top left no-repeat;
	width:135px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.coaching {
	background:url(../style-images/coaching-h2.png) top left no-repeat;
	width:150px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.demo-centre {
	background:url(../style-images/demo-centre-h2.png) top left no-repeat;
	width:150px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.terms {
	background:url(../style-images/terms-h2.png) top left no-repeat;
	width:180px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.gallery {
	background:url(../style-images/gallery-h2.png) top left no-repeat;
	width:100px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.local {
	background:url(../style-images/local-h2.png) top left no-repeat;
	width:167px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.specials {
	background:url(../style-images/specials-h2.png) top left no-repeat;
	width:167px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}

h2.quotes {
	background:url(../style-images/quotes-h2.png) top left no-repeat;
	width:187px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}


h2.blog-h2 {
	background:url(../style-images/blog-h2.png) top left no-repeat;
	width:182px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	text-indent: -999999px
}




h3.home-h3 {
	background:url(../style-images/headings/home-page-h3.png) top left no-repeat;
	width:161px;
	height:27px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:28px;
	text-indent: -999999px;
}

/* MAIN loyout elements - Rounded boxes */

		/* FULL page width */

#top-full-width {
	position:relative;
	width:100%;
	background-color:#F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	border:#FFF solid 2px;
}

#middle-full-width {
	position:relative;
	width:100%;
	background-color:#F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	border:#FFF solid 2px;
	margin-top:10px;
}

	/* Large half page width */

#large-top-left {
	position:relative;
	width:450px;
	margin-top:10px;
	margin-right:6px;
	background-color: #F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
	vertical-align:top;
}

#large-top-right {
	position:relative;
	width:450px;
	margin-top:10px;
	background-color: #F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
	vertical-align:top;
}

#large-middle-left {
	position:relative;
	width:450px;
	margin-top:10px;
	margin-right:6px;
	background-color: #F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
	vertical-align:top;
}

#large-middle-right {
	position:relative;
	width:450px;
	margin-top:10px;
	background-color: #F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
}

#large-bottom-left {
	position:relative;
	width:450px;
	margin-top:10px;
	margin-right:6px;
	background-color: #F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
	vertical-align:top;
}

#large-bottom-right {
	position:relative;
	width:450px;
	margin-top:10px;
	background-color: #F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
}

#large-bottom-right img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#small-top-left {
	position:relative;
	width:291px;
	height:175px;
	margin-top:10px;
	margin-right:13px;
	background-color:#F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
	vertical-align:top;
}

#small-top-left img {
	border-radius: 10px 10px 10px 10px;
}

#medium-top-right {
	position:relative;
	width:604px;
	height:175px;
	margin-top:10px;
	background-color:#F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
	vertical-align:top;
}


/* Style elements */

ul{
    color: #666666;
    font: 13px/1.3em Helvetica,Verdana,Arial,sans-serif;
	padding-left: 30px;
	margin-right:30px;
	margin-bottom:10px;
}

p {
    color: #666666;
    font: 14px/1.5em Helvetica,Verdana,Arial,sans-serif;
	padding-left: 30px;
	margin-right:30px;
	margin-bottom:10px;
}

#contact p {
	margin-left:10px;
	padding-left:0px;
}

b {
	font-weight:bold;
}

strong {
	font-weight:bold;
}

i {
	font-style:italic;
}

em {
	font-style:italic;
}

label {
	display:inline-block;
	width:60px;
}

#content #sub-image-other li {
	margin-left:30px;
	list-style:url(../style-images/headings/li.png);
}

span.send {
	position:absolute;
	top:5px;
	right:10px;
}

.video {
	margin:30px;
	margin-top:20px;
}

/* header styles */

#header {
	position:relative;
	width:100%;
	height:175px;
	margin-top:20px;
	background-color:#FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	background:url(../style-images/logo-bg.png) top left no-repeat;
	border:#FFF solid 2px;
}

#tel {
	float:right;
	margin-right:20px;
	margin-top:10px;
	width:220px;
	height:105px;
	background:url(../style-images/tel.png) top left no-repeat;
	text-indent:-999999px;
}

#telephone {
	float:right;
	margin-right:20px;
	margin-top:10px;
	width:152px;
	height:30px;
}

#mobile {
	float:right;
	margin-right:20px;
	margin-top:5px;
	width:142px;
	height:30px;
	clear:right;
}

#email {
	float:right;
	margin-right:20px;
	margin-top:5px;
	width:220px;
	height:30px;
	clear:right;
}

#social {
	position:absolute;
	bottom:0px;
	right:20px;
}

/* top menu styles */

#top-nav {
	position:relative;
	width:100%;
	height:40px;
	margin-top:10px;
	background-color:#F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	border:#FFF solid 2px;
}

#top-nav ul {
	margin-left:0px;
	margin-top:5px;
}

#top-nav li {
	position:relative;
	float:left;
}

.home {
    background: url(../style-images/navigation/home.png) no-repeat scroll left top transparent;
    display: block;
    height: 35px;
    text-indent: -999999px;
    width: 62px;
}

.home:hover {
	background-position:right;
}

body#home-page .home {
	background-position:right;
}


.surf {
    background: url(../style-images/navigation/surf.png) no-repeat scroll left top transparent;
    display: block;
    height: 35px;
    text-indent: -999999px;
    width: 52px;
}

.surf:hover {
	background-position:right;
}

body#surf-page .surf {
	background-position:right;
}

.sup {
    background: url(../style-images/navigation/sup.png) no-repeat scroll left top transparent;
    display: block;
    height: 35px;
    text-indent: -999999px;
    width: 40px;
}

.sup:hover {
	background-position:right;
}

body#sup-page .sup {
	background-position:right;
}

.hire {
    background: url(../style-images/navigation/hire.png) no-repeat scroll left top transparent;
    display: block;
    height: 35px;
    text-indent: -999999px;
    width: 45px;
}

.hire:hover {
	background-position:right;
}

body#hire-page .hire {
	background-position:right;
}

.coach {
    background: url(../style-images/navigation/coach.png) no-repeat scroll left top transparent;
    display: block;
    height: 35px;
    text-indent: -999999px;
    width: 179px;
}

.coach:hover {
	background-position:right;
}

body#coaching-page .coach {
	background-position:right;
}

.contact {
    background: url(../style-images/navigation/contact.png) no-repeat scroll left top transparent;
    display: block;
    height: 35px;
    text-indent: -999999px;
    width: 84px;
}

.contact:hover {
	background-position:right;
}

body#contact-page .contact {
	background-position:right;
}

.blog {
    background: url(../style-images/navigation/blog.png) no-repeat scroll left top transparent;
    display: block;
    height: 35px;
    text-indent: -999999px;
    width: 43px;
}

.blog:hover {
	background-position:right;
}

body#blog-page .blog {
	background-position:right;
}

.demo {
    background: url(../style-images/navigation/demo.png) no-repeat scroll left top transparent;
    display: block;
    height: 35px;
    text-indent: -999999px;
    width: 55px;
}

.demo:hover {
	background-position:right;
}

body#demo .demo {
	background-position:right;
}




.dot {
	background: url(../style-images/navigation/dot.png) no-repeat scroll left top transparent;
    display: block;
    height: 35px;
    width: 42px;
}

.dot2 {
	background: url(../style-images/navigation/dot2.png) no-repeat scroll left top transparent;
    display: block;
    height: 35px;
    width: 42px;
}

#video {
	padding:10px;
}
#image {
	width:430px;
	height:262px;
	padding:10px;
}
/* content */

#content {
	position:relative;
	width:100%;
}

#content ul li {
	list-style:square;
	margin-left:50px;
	font: 14px/1.5em Helvetica,Verdana,Arial,sans-serif;
}

#content #main-image ul li {
	list-style:none;
	margin-left:0px;
}
#content #main-image2 ul li {
	list-style:none;
	margin-left:0px;
}

#main-image {
	position:relative;
	width:100%;
	height:300px;
	margin-top:10px;
	background-color:#FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
}
#main-image2 {
	position:relative;
	width:100%;
	height:200px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
}

#main-image-other {
	position:relative;
	width:100%;
	height:200px;
	margin-top:10px;
	background-color:#FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
}

.page-top-images {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


#sub-image {
	position:relative;
	width:605px;
}

#blog {
	position:relative;
	width:290px;
	margin-top:10px;
	margin-left:15px;
	background-color:#F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	float:right;
	border:#FFF solid 2px;
	margin-bottom:20px;
}

#surf {
	position:relative;
	width:291px;
	height:175px;
	margin-top:10px;
	margin-right:6px;
	background-color:#FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
	vertical-align:top;
}


#sup {
	position:relative;
	width:291px;
	height:175px;
	margin-top:10px;
	background-color:#FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
	vertical-align:top;
}

#hire {
	position:relative;
	width:291px;
	height:175px;
	margin-top:10px;
	margin-right:6px;
	background-color:#FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
	vertical-align:top;
}

#quotes {
	position:relative;
	width:291px;
	height:175px;
	margin-top:10px;
	background-color:#FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
}

#surf img, #sup img, #hire img, #quotes img{
	position:absolute;
	top:0px;
	left:0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#quotes p {
	position:absolute;
	bottom:40px;
	left:10px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.fade{
	position:absolute;
	top:0px;
	left:0px;
	background:white;
	z-index:200;
	width:291px;
	height:175px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.faded{
	position:relative;
	display:block;
	width:291px;
	height:175px;
	overflow:hidden;
}

#quotes ul#comments blockquote {
	font-weight:bold;
	font-size:15px;
	line-height:18px;
}

#quotes ul#comments cite {
font-size:13px;
margin-left:0px;
}

#quotes ul#comments {
	position:absolute;
	top:40px;
	left:0px;
	z-index:200;
	padding:0px;
	margin:0px;
}

#quotes ul#comments li {
margin-left:20px;
padding-right:20px;
list-style:none;
}


#content #quotes-image p {
	margin-top:60px;
	font-size:17px;
	font-weight:bold;
}

/* MAIN QUOTES */

body#quotes-page li.main-quote {
	list-style:none !important;
	margin-right:100px !important;
	margin-bottom:50px !important;
}

body#quotes-page li.main-quote blockquote {
	margin-left:30px;
	padding-right:30px;
}

body#quotes-page li.main-quote cite {
	font-size: 13px;
	font-weight:normal;
	margin-left:30px;
}

#info {
	position:relative;
	width:600px;
	margin-top:10px;
	background-color:#F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	border:#FFF solid 2px;
}


.map #dcmsmap64-1 {
    border-radius: 10px 10px 10px 10px;
}

body#contact-page .map {
	width:720px;
	height:450px;
	border:#666666 solid 3px;
	margin-left:100px;
	margin-top:20px;
	margin-bottom:30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
}

body#contact-page .map img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


/* surf page */

#sub-image-other {
	position:relative;
	width:920px;
}

/* TEAM PAGE*/

body#team-page #medium-top-right h2 {
	padding-left: 30px;
	color: #303234;
    font-family: 'PT Sans Narrow',sans-serif;
    font-size: 18px;
    font-weight: bold;
	margin-top:20px;
	margin-bottom:5px;
}

/* sub footer */

#sub-footer {
	position:relative;
	width:100%;
	height:200px;
	margin-top:10px;
	clear:both;
}

#map, #trip, #contact {
	position:relative;
	width:291px;
	height:200px;
	background-color:#F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	display: -moz-inline-box;
    display: inline-block;
	border:#FFF solid 2px;
	vertical-align:top;
}

#trip {
	background-color:#FFFFFF;
}

#map, #trip {
	margin-right:13px;
}

#contact h2{
	margin:0px;
	padding:0px;
	width:20px;
	height:20px;
}

iframe {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* footer */

#footer {
	position:relative;
	width:100%;
	height:125px;
	margin-top:15px;
	margin-bottom:30px;
	background-color:#F0F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	border:#FFF solid 2px;
}

#footer-nav {
	position:relative;
	width:100%;
	height:35px;
	margin-top:10px;
}

#footer-nav ul {
	margin-left:75px;
	margin-top:5px;
}

#footer-nav li {
	position:relative;
	float:left;
}

/* footer navigation links */

.team {
    background: url(../style-images/navigation/team.png) no-repeat scroll left top transparent;
    display: block;
    height: 30px;
    text-indent: -999999px;
    width: 135px;
}

.team:hover {
	background-position:right;
}

body#team-page .team {
	background-position:right;
}


.faq {
    background: url(../style-images/navigation/faq.png) no-repeat scroll left top transparent;
    display: block;
    height: 30px;
    text-indent: -999999px;
    width: 48px;
}

.faq:hover {
	background-position:right;
}

body#faq-page .faq {
	background-position:right;
}

.specials {
    background: url(../style-images/navigation/specials.png) no-repeat scroll left top transparent;
    display: block;
    height: 30px;
    text-indent: -999999px;
    width: 131px;
}

.specials:hover {
	background-position:right;
}

body#specials-page .specials {
	background-position:right;
}

.terms {
    background: url(../style-images/navigation/terms.png) no-repeat scroll left top transparent;
    display: block;
    height: 30px;
    text-indent: -999999px;
    width: 69px;
}

.terms:hover {
	background-position:right;
}

body#terms-page .terms {
	background-position:right;
}

.links {
    background: url(../style-images/navigation/links.png) no-repeat scroll left top transparent;
    display: block;
    height: 30px;
    text-indent: -999999px;
    width: 51px;
}

.links:hover {
	background-position:right;
}

body#links-page .links {
	background-position:right;
}

#footer-nav .gallery {
    background: url(../style-images/navigation/gallery.png) no-repeat scroll left top transparent;
    display: block;
    height: 30px;
    text-indent: -999999px;
    width: 65px;
}

#footer-nav .gallery:hover {
	background-position:right;
}

body#gallery-page #footer-nav .gallery {
	background-position:right;
}

#footer-logos img {
	margin-left:19px;
	margin-right:19px;
}

/* Contact form */
#address {
	display:inline-block;
	width:550px;
	vertical-align:top;
}

#contact-form {
	display:inline-block;
	width:300px;
	margin-bottom:30px;
}

label {
	color: #666666;
    font: 14px/1.5em Helvetica,Verdana,Arial,sans-serif;
    margin-bottom: 10px;
    width: 110px;
}

/* NEWSLETTER FORM */

#subForm {
	margin-left:30px;
}

.sub-form-button {
	margin-top:10px;
}

/* BLOG */

body#home-page li.hentry {
	margin-left:0px;
	margin-bottom:20px;
	list-style:none;
	border-bottom:#303234 dotted 1px;
}

body#home-page li.hentry h2 {
	margin-bottom:10px;
}

body#home-page li.hentry h2 a {
	text-decoration:none;
	font-weight:bold;
	color:#303234;
}

body#home-page li.hentry img {
width:120px;
height:100px;
border:#FFFFFF solid 2px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;	
}

body#home-page li.hentry p.entry-published {
	display:inline-block;
	height:50px;
	float:right;
	margin:0px;
	padding:0px;
	color:#303234;
}

body#home-page li.hentry .description {
	margin-top:5px;
	margin-bottom:10px;
}

body#home-page li.hentry .description p {
	margin:0px;
	padding:0px;
	color:#303234;
}

body#home-page .paging {
visibility:hidden;
}

body#blog-page .primary-content {
	position:relative;
	display:inline-block;
	width:630px;
}

body#blog-page nav.sidebar {
	position:relative;
	display:inline-block;
	width:250px;
	vertical-align:top;
}

body#blog-page p.entry-published {
	float:right;
	margin-right:30px;
	color:#303234;
}

body#blog-page .post p.entry-published {
	float:right;
	margin-right:30px;
	color:#303234;
}

body#blog-page .post {
	padding-left:30px;
	margin-top:20px;
	margin-right:30px;
}

body#blog-page .hentry {
	border-bottom: 1px dotted #303234;
	margin-bottom:20px;
}

body#blog-page li.hentry h2 {
	display:inline-block;
	margin-bottom: 10px;
}

body#blog-page .post .hentry h1 {
	display:inline-block;
	margin-bottom: 10px;
}

body#blog-page #content #sub-image-other li.hentry {
	list-style:none;
	margin-left: 0px;
	border-bottom: 1px dotted #303234;
	margin-top:20px;
}

body#blog-page #content #sub-image-other li.hentry h2 a {
	text-decoration:none;
	color:#303234;
	font-weight:bold;
	font-size:16px;
}

body#blog-page #content #sub-image-other .post .hentry h1 a {
	text-decoration:none;
	color:#303234;
	font-weight:bold;
	font-size:16px;
}

body#blog-page #content #sub-image-other li.hentry img {
	border:#FFFFFF solid 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	width:540px;
}

body#blog-page #content #sub-image-other .post .hentry img {
	border:#FFFFFF solid 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
	width:540px;
}

body#blog-page #content #sub-image-other li.hentry .description p{
	margin-left:0px;
	padding-left:10px;
	margin-right:40px;
	margin-top:10px;
	padding-bottom:10px;
}

body#blog-page #content #sub-image-other .post .hentry .description p{
	margin-left:0px;
	padding-left:10px;
	margin-right:40px;
	margin-top:10px;
	padding-bottom:10px;
}

body#blog-page #content #sub-image-other .primary-content .paging {
	float:right;
	margin-right:60px;
}

#form1_submitComment {
	margin-bottom:30px;
}

legend {
	margin-bottom:10px;
}

.tags li a {
	text-decoration:none;
	color:#00AEF0;
	font-weight:bold;
}

nav.sidebar a {
	text-decoration:none;
	color:#00AEF0;
	font-weight:bold;
}

body#gallery-page #content .wrapper {
	margin-top:20px;
	margin-bottom:20px;
}

body#gallery-page #content .wrapper ul {
	padding-left:0px;
}

body#gallery-page #content .wrapper ul li {
	list-style:none;
	display:inline-block;
}

body#gallery-page #content .wrapper ul li a {
	text-decoration:none;
	color:#000000;
	text-align:center;
}

body#gallery-page #content .wrapper ul li img {
	border:#FFFFFF solid 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow: 1px 1px 1px 1px #999;
}

body#gallery-page #content .wrapper .primary-content {
	width:600px;
	display:inline-block;
}

body#gallery-page #content .wrapper .primary-content ul {
}

body#gallery-page #content .wrapper .primary-content h1 {
	margin-bottom:10px;
	padding-left:30px;
	font-size:16px;
}

body#gallery-page #content .wrapper .sidebar {
	width:290px;
	display:inline-block;
	vertical-align:top;
}

body#gallery-page #content .wrapper .sidebar h2 {
	padding-left:30px;
	font-size:16px;
	margin-bottom:10px;
}

body#gallery-page #content .wrapper .sidebar ul li p {
	padding-left:0px;
	margin-right:0px;
	padding-right:0px;
}

.demo-centre-holder {
	display:inline-block;
	width:400px;
	margin-left:40px;
	background:#FFFFFF;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom:30px;
border:#cccccc solid 1px;
}
.demo-centre-holder img {
	margin-left:50px;
}

.demo-centre-holder p {
	padding-left:10px!important;
}
.demo-centre-holder h2 {
	padding-left:10px!important;
	margin-top:10px;
	color:#666666;
}
h2.make {
	color:#666666;
	margin-left:30px;
	margin-bottom:20px;
	font-size:18px;
}

.widSSPData {
width: 100%!important;
}

#off.flex-caption {
	display:none!important;
}