/* ----------------------------------------------
	Template Name : Surfside
	Author : Beat Studios
	Last Date Modified : March 18, 2009	
 ------------------------------------------------ */

* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100.1%;
}

body {
	background: url(../images/bkgd.gif) repeat-x left top;
}

#wrapper {
	width: 1120px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/textarea.png) repeat-y center top;
	border-bottom: 1px solid #999;
	margin-top: 50px;
}

#wrapper #sand {
	background: url(../images/sand-bkgd.jpg) no-repeat center top;
	padding: 0 0 150px;
	margin: 0;
}

#text {
	margin: 50px 250px 250px;
}

h1 {
	margin-bottom: 18px;
	font: 34px Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #333;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	width: 450px;
	margin: -22px 0 24px;
	padding-left: 25px;
}

h3 {
	text-transform: capitalize;
	font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #10bcd8;
	margin-top: 24px;
	margin-bottom: 8px;
	padding: 0;
}

p {
	margin-bottom: 12px;
	font: 14px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#text a:link, #text a:visited {
	color: #10bcd8;
	text-decoration: none;
}

#text a:hover {
	color: #333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

ul#nav {
	list-style-type: none;
	background-color: black;
	margin-right: 200px;
	text-align: center;
	margin-left: 225px;
}

ul#nav li {
	display: inline;
}

ul#nav li a:link, ul#nav li a:visited {
	color: #ffc425;
	font: bold 12px/32px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	padding: 5px 6px;
}

ul#nav li a:hover, ul#nav li a.on {
	background-color: #ffc425;
	color: black;
}

ul#subnav {
	text-align: center;
	border-bottom: 1px solid #999;
	color: gray;
	background-image: url(../images/transparency.png);
	height: 28px;
	margin-right: 200px;
	margin-left: 225px;
}

ul#subnav li {
	display: inline;
}

ul#subnav li a:link, ul#subnav li a:visited {
	color: gray;
	font: 11px/28px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 5px 12px;
}

ul#subnav li a:hover, ul#subnav li a.on {
	color: black;
}

#side-sections {
	float: left;
	width: 200px;
}

#side-sections ul {
	list-style-type: none;
	margin-top: -50px;
}

#side-sections ul li {
	margin: 0;
	padding: 0;
}

#side-sections ul li a#skate:link, 
#side-sections ul li a#skate:visited {
	display: block;
	height: 100px;
	background: url(../images/icon-skate.png) left bottom;
	text-decoration: none;
}

#side-sections ul li a#apparel:link, 
#side-sections ul li a#apparel:visited {
	display: block;
	height: 100px;
	background: url(../images/icon-apparel.png) left bottom;
	text-decoration: none;
}

#side-sections ul li a#tow:link, 
#side-sections ul li a#tow:visited {
	display: block;
	height: 100px;
	background: url(../images/icon-tow.png) left bottom;
	text-decoration: none;
}

#side-sections ul li a#snow:link, 
#side-sections ul li a#snow:visited {
	display: block;
	height: 100px;
	background: url(../images/icon-snow.png) left bottom;
	text-decoration: none;
}

#side-sections ul li a#wind:link, 
#side-sections ul li a#wind:visited {
	display: block;
	height: 100px;
	background: url(../images/icon-wind.png) left bottom;
	text-decoration: none;
}

#side-sections ul li a#wind.on, 
#side-sections ul li a#snow.on, 
#side-sections ul li a#apparel.on, 
#side-sections ul li a#skate.on, 
#side-sections ul li a#tow.on, 
#side-sections ul li a#skate:hover, 
#side-sections ul li a#apparel:hover, 
#side-sections ul li a#tow:hover, 
#side-sections ul li a#snow:hover, 
#side-sections ul li a#wind:hover {
	background-position: 0 top;
}

#side-sections ul li a span {
	display: none;
}

#side-misc {
	float: right;
	width: 200px;
}

#side-misc ul {
	list-style-type: none;
}

#side-misc ul li {
	margin-bottom: 8px;
	margin-left: 8px;
}

#side-misc ul li a:link, #side-misc ul li a:visited {
	display: block;
	height: 75px;
	background: url(../images/special.gif) no-repeat;
	text-decoration: none;
	color: black;
	font: bold 20px/49px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 55px;
	margin-top: -100px;
}

#side-misc ul li a:hover {
	color: #ffc425;
}

#map {
	border: 2px solid black;
	width: 180px;
	height: 125px;
	margin-left: 8px;
}

#logo {
	position: relative;
	top: -50px;
	left: -20px;
}

#pic {
	position: relative;
	top: -100px;
	right: 75px;
}

ul.links {
	list-style-type: circle;
	list-style-position: inside;
	margin-bottom: 8px;
}

ul.links li {
	font: 14px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul.links li a:link, ul.links li a:visited {
	color: #10bcd8;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

ul.links li a:hover {
	color: #333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

img.pic-left {
	width: 300px;
	height: 200px;
	float: left;
	margin-right: 12px;
	background-color: #999;
	border: 1px solid #333;
}

img.pic-right {
	width: 300px;
	height: 200px;
	float: right;
	background-color: #999;
	border: 1px solid #333;
	margin-left: 12px;
}
 
/* SPLASH PAGE */

#logo-splash {
	position: relative;
	top: -70px;
	left: 25px;
}

#splash {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	width: 749px;
	height: 479px;
	background-repeat: no-repeat;
}

ul#splashnav {
	list-style-type: none;
	background-color: black;
	text-align: left;
	padding-left: 400px;
	white-space: nowrap;
}

ul#splashnav li {
	display: inline;
}

ul#splashnav li a:link, ul#splashnav li a:visited {
	color: #ffc425;
	font: bold 12px/32px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	padding: 5px 6px;
}

ul#splashnav li a:hover, ul#splashnav li a.on {
	background-color: #ffc425;
	color: black;
}
