/*	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: #000000;
}

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

#base {
	clear: both;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
	text-decoration: none;
	line-height: 16px;
	font-weight: lighter;
}

a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00CCFF;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: 0.4em;
	font-weight: lighter;
}

#copyright a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0099CC;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: 0.2em;
	font-weight: lighter;
}

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

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

#dateformat a:hover {
	color: #FFCC00;
	letter-spacing:0.1em;
}

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

#container {
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background: #000;
}

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

#mask {
	z-index: 5;
	position: absolute;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	left: 0px;
	top: 0px;
}

/*	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;
	width: 150px;
	height: 400px;
	margin: 0px;
	clear: both;
}

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

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

#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: 0px;
	width: 100%;
	height: 20px;
	}

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

#image {
	background-color: transparent;
	position: absolute;
	left: 150px;
	top: 140px;
	margin: 0px;
	width: 480px;
	height: 400px;
	padding: 0px;
	}
#main {
	background-image:url(../assets/png/quik_bckgnd1.png);	
	position: absolute;
	left: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	top: 140px;
	margin: 0px;
	width: 100%;
	height: 400px;
	padding-right:20px;
	padding-left:20px;
	overflow: auto;
	float: right;
	}


/* 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: 10px;
}
.titleText{
	font: 18px Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	line-height:24px;
	letter-spacing:0.2em;
}
.subHeader {
	font:bold 10px Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	line-height:16px;
	letter-spacing:0.2em;
}
.quotesmall {
	font: bold 16px Geneva, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	line-height: 18px;
}
.smallText {
	font: 71% Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.copyText {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
	letter-spacing: 0.2em;
	font-weight: lighter;
}
h1 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h4 {
	font-size: 14px;
	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;
	padding: 10px 10px 0px 0px;
	text-align: center;
	height: 41px;
	width: auto;
	word-spacing: 2px;
	clear:both;

}
#footer ul {
  	text-align: center;
  	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;
}
