/* HTML TAG OVERRIDES */
body {
	font-size: 12px;
}
/*--------------------*/

/* LINKS */
#footer-container a {
	color: #999;
}
#footer-container a:hover {
	color: #c33;
}
/*-------*/

/* CONTAINER DEFINITIONS */
#top-container {
	background-image: url(/assets/images/top-background.jpg);
	background-repeat: no-repeat;
	height: 156px;
}
#layout-container {
	background-image: url(/assets/images/layout-background.jpg);
	background-repeat: no-repeat;
	height: 434px;
}
#content-container {
	height: 434px;
}
#bottom-container {
	background-image: url(/assets/images/bottom-background.jpg);
	background-repeat: no-repeat;
	height: 209px;
}
#footer-container {
	background-color: #eee;
	color: #999;
	font-size: 10px;
	padding-top: 10px;
}
#social-media-buttons {
	margin-top: 14px;
	padding-left: 26px;
}
#social-media-buttons div.button {
	float: left;
	margin-right: 2px;
}
/*-----------------------*/

/* MENU DEFINITIONS */
.menu {
	margin-top: 45px;
}
.menu .menu-item {
	float: left;
	margin-right: 1px;
}
#menu-left .menu-item:first-child {
	margin-left: 32px;
}
/*--------------------*/

/* MISC DEFINITIONS */
#footer-container strong {
	font-size: 11px;
}
/*--------------------*/

/* PAGE DEFINITIONS */
#home #rancho-loop, #home #la-costa-loop {
	height: 434px;
	position: absolute;
	width: 790px;
	z-index: 0;
}
#home #rancho-loop.active, #home #la-costa-loop.active {
	z-index: 1000;
}
#home #view-buttons {
	background-color: #fff;
	background-image: url(/assets/images/home/view-background.png);
	background-repeat: no-repeat;
	position: absolute;
	white-space: nowrap;
	width: 210px;
	visibility: hidden;
	z-index: 20000;
}
#home #view-buttons #view-rancho-las-palmas {
	background-image: url(/assets/images/home/view-rancho-las-palmas.png);
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	margin-left: 31px;
}
#home #view-buttons #view-rancho-las-palmas.active {
	background-position: 0px -18px;
}
#home #view-buttons #view-la-costa {
	background-image: url(/assets/images/home/view-la-costa.png);
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	margin-left: 12px;
}
#home #view-buttons #view-la-costa.active {
	background-position: 0px -18px;
}
#error-404 #content-container {
	background-image: url(/assets/images/404/background.jpg);
	background-position: 80px;
	background-repeat: no-repeat;
}
#press-shack-index #content-container {
	background-image: url(/assets/images/press-shack/background.jpg);
	background-position: 80px;
	background-repeat: no-repeat;
	font-size: 10px;
}
#press-shack-index #content-container h1 {
	font-size: 14px;
	margin: 0px;
	margin-bottom: 1em;
}
#press-shack-index #content-container h2 {
	color: #d93535;
	font-size: 12px;
	margin: 0px;
}
#press-shack-index #scrollable-container #content {
	height: 340px;
	margin-top: 45px;
	overflow: hidden;
}
#press-shack-index #scrollable-container #buttons {
	padding-left: 200px;
}
#press-shack-index #scrollable-container #buttons div.button {
	cursor: pointer;
	float: left;
	visibility: hidden;
}
#prizes-index #content-container {
	background-image: url(/assets/images/prizes/background.jpg);
	background-position: 80px;
	background-repeat: no-repeat;
	font-size: 10px;
}
#prizes-index #content-container h1 {
	font-size: 18px;
	margin: 0px;
}
#prizes-index #content-container h2 {
	font-size: 16px;
	margin: 0px;
}
#prizes-index #content-container hr {
	background-color: #d8c05c;
	color: #d8c05c;	
	margin-left: 1em;
	margin-right: 1em;
}
#prizes-index #content-container p {
	line-height: 1.2em;
}
#prizes-index #content-container strong {
	font-size: 12px;
}
#reserve-index #content-container {
	background-image: url(/assets/images/reserve/background.jpg);
	background-position: 80px;
	background-repeat: no-repeat;
}
#ride-da-slides-index #content-container {
	background-image: url(/assets/images/ride-da-slide/background.jpg);
	background-position: 80px;
	background-repeat: no-repeat;
}
#ride-da-slides-index #rancho-ride-da-slide {
	margin-top: 90px;
}
#ride-da-slides-index #la-costa-ride-da-slide {
	margin-top: 90px;
}
#slideshow-index #content-container {
	background-image: url(/assets/images/slideshow/background.jpg);
	background-position: 80px;
	background-repeat: no-repeat;
}
#slideshow-index #scrollable-container #content {
	height: 352px;
	margin-top: 55px;
	overflow: hidden;
}
#slideshow-index #scrollable-container #buttons {
	padding-left: 400px;
}
#slideshow-index #scrollable-container #buttons div.button {
	cursor: pointer;
	float: left;
	visibility: hidden;
}
#slideshow-index #add-your-own-photos-button {
	margin-left: -18px;
	position: absolute;
}
#slideshow-index #add-your-own-photos-instructions {
	display: none;
}
#the-challenge-index #content-container {
	background-image: url(/assets/images/the-challenge/background.jpg);
	background-position: 80px;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 1.3em;
}
#times-and-records-index #content-container {
	background-image: url(/assets/images/times-and-records/background.jpg);
	background-position: 80px;
	background-repeat: no-repeat;
}
#times-and-records-index ol {
	margin-left: 3em;
}
#times-and-records-index #counter {
	color: #fff;
	font-family: "Courier New", Courier, monospace;
	font-size: 78px;
	letter-spacing: -17px;
	line-height: 1em;
	margin-left: 138px;
	margin-top: 105px;
}
#times-and-records-index #hall-of-fame-content {
	background-image: url(/assets/images/times-and-records/counter-background.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 630px;
}
#times-and-records-index #seven-ten-year-old-content {
	background-image: url(/assets/images/times-and-records/tab-content-background.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 630px;
}
#times-and-records-index #eleven-fourteen-year-old-content {
	background-image: url(/assets/images/times-and-records/tab-content-background.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 630px;
}
#times-and-records-index #fifteen-nineteen-year-old-content {
	background-image: url(/assets/images/times-and-records/tab-content-background.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 630px;
}
#times-and-records-index #adults-content {
	background-image: url(/assets/images/times-and-records/tab-content-background.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 630px;
}
#tips-and-tricks-index #content-container {
	background-image: url(/assets/images/tips-and-tricks/background.jpg);
	background-position: 80px;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 1.2em;
}
#tips-and-tricks-index h1 {
	margin: 0px;
}
#tips-and-tricks-index #content {
	margin-top: 56px;
}
#tips-and-tricks-index #the-mummy-content {
	background-image: url(/assets/images/tips-and-tricks/the-mummy-background.jpg);
	background-repeat: no-repeat;
	height: 293px;
	width: 630px;
}
#tips-and-tricks-index #hula-content {
	background-image: url(/assets/images/tips-and-tricks/hula-background.jpg);
	background-repeat: no-repeat;
	height: 293px;
	width: 630px;
}
#tips-and-tricks-index #torpedo-content {
	background-image: url(/assets/images/tips-and-tricks/torpedo-background.jpg);
	background-repeat: no-repeat;
	height: 293px;
	width: 630px;
}
#tips-and-tricks-index #hydro-blade-content {
	background-image: url(/assets/images/tips-and-tricks/hydro-blade-background.jpg);
	background-repeat: no-repeat;
	height: 293px;
	width: 630px;
}
#tips-and-tricks-index #dos-and-donts-content {
	background-image: url(/assets/images/tips-and-tricks/dos-and-donts-background.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	height: 293px;
	line-height: 1.4em;
	width: 630px;
}
/*--------------------*/

/* TAB DEFINITIONS */
#tab-container #tabs {
	margin-left: 80px;
	margin-top: 22px;
}
#tab-container #tabs div.tab {
	cursor: pointer;
	float: left;
}
#tab-container #tabs div.tab:hover {
	background-position: 0px -25px;
}
#tab-container #tabs div.active {
	background-position: 0px -50px;
}
#tab-container #tabs div.active:hover {
	background-position: 0px -75px;
}
#tab-container #content {
	margin-left: 80px;
}
.ext-ie7 #tab-container #content {
	margin-top: -10px;
}
#tab-container #content div.tab-content {
	position: absolute;
	visibility: hidden;
}
#tab-container #content div.active {
	visibility: visible;
}
#hall-of-fame-tab {
	background-image: url(/assets/images/times-and-records/hall-of-fame-tab.png);
}
#seven-ten-year-old-tab {
	background-image: url(/assets/images/times-and-records/seven-ten-year-old-tab.png);
}
#eleven-fourteen-year-old-tab {
	background-image: url(/assets/images/times-and-records/eleven-fourteen-year-old-tab.png);
}
#fifteen-nineteen-year-old-tab {
	background-image: url(/assets/images/times-and-records/fifteen-nineteen-year-old-tab.png);
}
#adults-tab {
	background-image: url(/assets/images/times-and-records/adults-tab.png);
}
#the-mummy-tab {
	background-image: url(/assets/images/tips-and-tricks/the-mummy-tab.png);
}
#hula-tab {
	background-image: url(/assets/images/tips-and-tricks/hula-tab.png);
}
#torpedo-tab {
	background-image: url(/assets/images/tips-and-tricks/torpedo-tab.png);
}
#hydro-blade-tab {
	background-image: url(/assets/images/tips-and-tricks/hydro-blade-tab.png);
}
#dos-and-donts-tab {
	background-image: url(/assets/images/tips-and-tricks/dos-and-donts-tab.png);
}
/*--------------------*/

/* SHADOWBOX DEFINITIONS */
#sb-content.html, #sb-body-inner iframe {
	background-color: #fff !important;
}
/*--------------------*/

/* PRINT MEDIA DEFINITIONS */
@media print {
}
/*-------------------------*/
