/*	Quiksilver Surf School Newquay Cascading Style Sheet	*/
/*	Designed by Ocean Designs	*/
/*	http://oceandesigns.co.uk	*/
/*	Copyright © 2009. All rights reserved.	*/

/*	Global Styles -------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
	scrollbar-arrow-color: white;
	scrollbar-base-color: blue;
	scrollbar-dark-shadow-color: dark grey;
	scrollbar-track-color: black;
	scrollbar-face-color: #C42027;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: silver;
	scrollbar-3d-light-color: grey;
}

li {
	margin: 5px 0px 5px 20px;
}

pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
}

#base {
	clear: both;
}

a:link, a:visited {
	font: 90% Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
	line-height: 20px;
	font-weight: lighter;
}

a:hover, a:active {
	font: 90% Arial, Helvetica, sans-serif;
	color: #00CCFF;
	text-decoration: none;
	line-height: 20px;
	font-weight: lighter;
}

#dateformat {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFCC00;
	letter-spacing:0.4em;
	float:right;
	padding: 5px;
}

#dateformat a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-weight:bold;
	letter-spacing:0.4em;
}	

/* ID Styles -------------------------------------------------- */

#container {
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-image: url(../assets/nav/bckgnd_main.jpg);
	min-width:1200px;
}

#container #main_nav #navigation {
	overflow: hidden;
}

#header {
	z-index: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 100%;
	min-width:800px;
	height: 120px;
	left: 0px;
	top: 0px;
	background:#000000; 
}

#mask {
	z-index: 10;
	position: absolute;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	left: 0px;
	top: 0px;
	width: 259px;
	height: 215px;
}

/*	Navigation --------------------------------------------------	*/

#main_nav {
	padding: 0px 0px 0px 0px;
	background: url(../assets/nav/nav_bckgnd02.jpg) no-repeat ;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	height: 398px;
	margin: 0px;
	clear: both;
}

#main_nav td {
	border-bottom: 1px solid #000000;
	}
	
#main_nav a {
	font: 71% Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 28px;
	background: #FFFFFF url(../assets/nav/quik_icon.jpg) 8px 45% no-repeat;
	}

#main_nav a:link {
	background: #FFFFFF url(../assets/nav/quik_icon.jpg) 8px 45% no-repeat;
	color:#000000;
	}	

#main_nav a:hover {
	background: #000000 url(../assets/png/quik_bullet.png) 8px 45% no-repeat;
	color:#FFCC00;
	}

#container #main_nav #navigation #img {
	background-image: none;
	background-position: 0px 0px;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}

#topnav {
	background: #000000 url(../assets/nav/top_nav.jpg) right no-repeat;
	border-bottom: thin solid #FFFFFF;
	margin: 0px;
	padding-right: 0px;
	width: 100%;
	height: 20px;
}

#sub_nav a {
	font: 71% Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 28px;
	background: #FFFFFF url(../assets/nav/quik_icon.jpg) 8px 45% no-repeat;
}

#sub_nav a:link {
	background: #FFFFFF url(../assets/nav/quik_icon.jpg) 8px 45% no-repeat;
	color:#000000;
}	

#sub_nav a:hover {
	background: #000000 url(../assets/png/quik_bullet.png) 8px 45% no-repeat;
	color:#FFCC00;
}

#alt a {
	font: 71% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 28px;
	background: #000000 url(../assets/png/quik_bullet.png) 8px 45% no-repeat;
}

#alt a:link {
	background: #000000 url(../assets/png/quik_bullet.png) 8px 45% no-repeat;
	color:#FFCC00;
}	

/*	ID Styles(cont...) --------------------------------------------------	*/

#image {
	background-color: transparent;
	position: absolute;
	left: 150px;
	top: 141px;
	margin: 0px;
	width: 480px;
	height: 400px;
	padding: 0px;
	z-index:0;
	}
#main {
	background-image:url(../assets/png/quik_bckgnd.png);
	position: absolute;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	top: 142px;
	margin: 0px;
	width: 50%;
	height: 404px;
	padding-right:20px;
	padding-left:20px;
	overflow: auto;
	float: right;
	z-index:200;
	visibility: visible;
	}

#content {
	padding-right:20px;
	padding-top:10px;
}

#copyright {
	clear:both;
	padding-right:20px;
	min-width:800px;
}

/* Class Styles -------------------------------------------------- */

.fltlft {
	float: left; 
}
.fltrt {
	float: right; 
	padding-left: 5px; 
}
.clearfloat {
	font-size: 1px; /* Sets the font size to 1 pixel */
	line-height: 0px; 
	clear: both; /* Keeps floated divs from draping over objects beneath them. */
	height: 0px; /* Makes sure the clearing element has no height */
}
.bodyText {
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.titleText{
	font: 125% Geneva, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	line-height:24px;
	letter-spacing:0.2em;
}
.subHeader {
	font: 100% Geneva, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	line-height:20px;
}
.quotesmall {
	font: Geneva, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	line-height: 18px;
}
.smallText {
	font: 75% Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.navText {
	font: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-weight: lighter;
}
.tableText {
	color: #000000;
}
.copyText {
	font: 70% Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-weight: lighter;
	letter-spacing:0.2em;
}

h1 {
	font-size: 150%;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-size: 150%;
	line-height: 40px;
	font-weight: bold;
	color: #FFCC00;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	font-size: 100%;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h4 {
	font-size: 95%;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
img {
	border: 0;
	text-align: center;
}

/* FOOTER -------------------------------------------------- */

#footer {
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: right;
	height: 76px;
	width: auto;
	min-width:800px;
	background: #000000;
	word-spacing: 2px;
	clear:both;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer ul {
  	text-align: right;
  	margin: 5px 0px;
	display: inline;
}
#footer li {
	display: inline;  /* Changes the list items from block to inline elements */
}
#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: 0.4em;
	font-weight: lighter;
}
#footer a:hover, #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 0.4em;
}
