html {
	height:100%;
	background:#fff;
}
body {
	margin:0;
	font:11px/13px Arial, "Trebuchet MS", sans-serif;
	background:#43cfe9 url(../images/bg-body.jpg) no-repeat 50% 0;
	color:#2477ab;
	min-width:1000px;
	min-height:100%;
}
* html body {
	height:100%;
}
#home {
	background:#fff url(../images/bg-body-home.jpg) no-repeat 50% 0;
}
img {
	border:0;
}
a {
	color:#17cbbc;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
input, textarea, select {
	font:100% arial, sans-serif;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#main-container {
	position:relative;
	width:100%;
}
#home #main-container {
	overflow:hidden;
}
.mc-holder-1 {
	position:relative;
	width:1000px;
	margin:0 auto;
}
.mc-holder-2 {
	position:relative;
	width:1000px;
}
#home .mc-holder-1 {
	left:50%;
	width:1680px;
	float:left;
}
#home .mc-holder-2 {
	left:-50%;
	width:1680px;
	float:left;
}
.flash {
	width:100%;
	overflow:hidden;
}
#home .flash-area {
	width:1328px;
	height:831px;
	margin:0;
	position:absolute;
	left:84px;
	top:0;
	z-index:0;
}
.flash-area {
	width:991px;
	height:206px;
	overflow:hidden;
	margin:0 auto;
	position:absolute;
	left:-8px;
	top:0;
	z-index:1;
}
/*pper*/
#wrapper {
	width:1000px;
	margin:0 auto;
	position:relative;
}
#home #wrapper {
	position:static;
}
.top-bg {
	background:url(../images/bg-content-top.png) no-repeat;
	width:982px;
	height:156px;
	overflow:hidden;
}
/*logo*/
.logo {
	width:212px;
	height:162px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	top:8px;
	left:20px;
	z-index:200;
}
.logo a {
	height:100%;
	background:url(../images/none.gif);
	display:block;
	position:relative;
}
/*content-holder*/
#content-holder {
	width:1000px;
	background:url(../images/bg-content.png) repeat-y;
	float:right;
}
.holder {
	padding:0 199px 0 230px;
}
.test {
	width:100%;
}
#home #content-holder {
	width:826px;
	margin:44px 0 0 174px;
	position:relative;
	z-index:100;
	background:none;
	float:none;
}
.extra-flash {
	width:298px;
	overflow:hidden;
	position:absolute;
	left:-10px;
	top:61px;
	z-index:40;
}
/*panel*/
#panel {
	float:left;
	width:160px;
	overflow:hidden;
	padding:340px 10px 0 60px;
	position:relative;
	z-index:100;
	left:-230px;
	display:inline;
}
.panel-block {
	padding:20px 0 0;
}
.panel-block .title {
	width:100%;
	overflow:hidden;
	margin:0 0 0 -1px;
}
.panel-block .title h4 {
	font:bold 12px/13px Arial, Verdana, sans-serif;
	margin:0;
	color:#fff;
	background:url(../images/bg-blog-title.png);
	float:left;
}
.panel-block .view-blog {
	background:#c8e279;
	color:#2677a9;
	text-decoration:none;
	font-size:11px;
	display:inline-block;
	line-height:12px;
}
.panel-block .view-blog:hover {
	text-decoration:underline;
}
.panel-block ul {
	margin:0;
	padding:6px 0 5px;
	list-style:none;
}
.tags ul li {
	display:inline;
}
.panel-block ul li a {
	color:#2577a9;
	text-decoration:none;
}
.most ul li a {
	color:#2477ab;
}
.panel-block ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
/*content*/
#content {
	float:left;
	width:511px;
	padding:0 30px;
	margin:-63px -571px 0 0;
	min-height:200px;
}
* html #content {
	height:200px;
}
#home #content {
	width:410px;
	margin:254px 0 0;
	padding:0 206px 0 14px;
}
#content .inner {
	width:100%;
	padding:0 0 12px;
	position:relative;
	z-index:10;
	min-height:400px;
}
* html #content .inner {
	height:400px;
}
#home #content .inner {
	padding:0;
}
#content h1 {
	position:absolute;
	text-indent:-9999px;
	line-height:20px;
}
#content p {
	margin:5px 0 13px;
}
#content .blog p {
	margin:0 0 14px;
	font:11px/13px "Trebuchet MS", Arial, sans-serif;
}
#home .blog {
	color:#000;
	margin:0;
	padding:0;
}
/*posts*/
.posts {
	padding:0 30px 0 0;
	overflow:hidden;
	height:1%;
}
* html .posts {
	overflow:visible;
}
.posts .view {
	margin:10px 0 0;
}
.posts .post {
	padding:6px 10px 7px 0;
}
.posts .post h2 {
	font:bold 11px/18px Arial, "Trebuchet MS", sans-serif;
	color:#e49061;
	margin:0;
}
.posts .post h2 a {
	color:#b70000;
	text-decoration:none;
}
.posts .post h2 a:hover {
	text-decoration:underline;
}
#content .posts .post p {
	margin:0;
	color:#b48917;
	font:9px/11px Arial, "Trebuchet MS", sans-serif;
}
.more {
	background:url(../images/bg-more.gif) no-repeat 100% 50%;
	padding:0 14px 0 0;
	display:inline-block;
	line-height:12px;
	color:#962323;
}
.view {
	background:url(../images/bg-view-posts.png);
	line-height:12px;
	font-size:9px;
	color:#b48917;
	float:right;
	margin:3px 0 0;
}
.view a {
	padding:0 2px;
	color:#b70000;
	text-decoration:none;
}
.view a:hover {
	text-decoration:underline;
}
.view span {
	position:relative;
	top:-1px;
}
.table {
	margin:0 0 13px;
	position:relative;
	z-index:50;
}
/*title*/
#content .title {
	background:url(../images/bg-title.png) repeat-y;
	padding:5px 0 4px 17px;
	width:100%;
	position:relative;
	left:-20px;
	margin:0 -20px 0 0;
}
#content .main-title {
	background:url(../images/bg-main-title.gif) no-repeat;
	padding:3px 0 3px 17px;
}
#content .career-title {
	background:url(../images/bg-career-title.png) no-repeat;
	height:153px;
	width:551px;
	padding:0;
	margin:-52px -20px 0 -20px;
	position:static;
}
* html #content .career-title {
	position:relative;
	left:0;
}
#content .title h1 {
	position:static;
	margin:0;
	font-size:0;
}
#content .title h2 {
	margin:0;
	text-indent:-9999px;
	font-size:0;
}
#content .table .title h2 {
	display: block;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	height: 100%;
	overflow: hidden;
	text-indent: 0 !important;
	text-transform: uppercase;
}
#content .table .title h2 .year {
	color: #3ddcd1;
	float: left;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 21px;
	padding: 0 8px 0 0;
}
#content .table .title h2 .txt {
	color: #2a81b3;
	float: left;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
#content .table .title h2 .txt .txtup {
	clear: both;
	display: block;
	font-size: 10px;
	line-height: 11px;
}
#content .table .title h2 .txt .txtdown {
	clear: both;
	display: block;
	font-size: 11px;
	line-height: 11px;
}
/*table*/
#content .table p {
	margin:11px 0;
}
.table em {
	display:block;
}
.table span em {
	display:inline;
}
.table table {
	border-collapse:collapse;
	margin:5px 0 0;
	padding:0;
	width:100%;
	line-height:12px;
}
.table table tr {
	border-width:1px 0;
	padding:0 0 0 5px;
}
.table table tr td {
	border:1px solid #dfdfdf;
	border-width:1px 0;
}
.table table tr:hover, .table table tr.hover, .table table tr.active {
	background:#3ddcd1;
	color:#fff;
	border-bottom:1px solid #3ddcd1;
}
.table table tr a {
	font-weight:bold;
	color:#2477ab;
	text-decoration:none;
}
.first-place tr a {
	display:block;
	text-align:right;
	padding:0 30px 0 0;
	margin:0 0 0 -50px;
}
.first-place {
	overflow:hidden;
	width:100%;
	margin:10px 0 0;
}
.first-place table {
	border:0;
	margin:-1px 0 5px;
}
.table table tr a:hover {
	text-decoration:none;
}
.table table tr:hover a, .table table tr.hover a, .table table tr.active a {
	color:#fff;
}
.table table tr:hover span, .table table tr.hover span, .table table tr.active span {
	color:#fefa96;
}
.table table td {
	padding:4px 0 3px 4px;
}
.table .events-table td {
	padding:4px 0 3px 19px;
}
.table .types {
	margin:0;
	padding:0 8px 0 4px;
	list-style:none;
	width:47px;
	overflow:hidden;
}
.table .types li {
	float:left;
}
.table .types li span {
	height:13px;
	overflow:hidden;
	display:block;
	padding:0;
	background:url(../images/bg-types.gif) no-repeat;
}
.table .types .swim span {
	width:19px;
	background-position:0 0;
}
.table table tr:hover .swim span, .table table tr.hover .swim span, .table table tr.active .swim span {
	background-position:0 -13px;
}
.table .types .race span {
	width:15px;
	background-position:-19px 0;
}
.table table tr:hover .race span, .table table tr.hover .race span, .table table tr.active .race span {
	background-position:-19px -13px;
}
.table .types .run span {
	width:13px;
	background-position:-34px 0;
}
.table table tr:hover .run span, .table table tr.hover .run span, .table table tr.active .run span {
	background-position:-34px -13px;
}
.table .types li .empty {
	background:none;
}
.title .upcoming-title {
	background:url(../images/txt-upcoming-events.png) no-repeat;
	width:101px;
	height:27px;
}
/*
.title .results-06, .title .results-07, .title .results-08, .title .results-09 {
	width:170px;
	height:21px;
}
.title .results-09 {
	background:url(../images/txt-2009-results.gif) no-repeat;
}
.title .results-08 {
	background:url(../images/txt-2008-results.gif) no-repeat;
}
.title .results-07 {
	background:url(../images/txt-2007-results.gif) no-repeat;
}
.title .results-06 {
	background:url(../images/txt-2006-results.gif) no-repeat;
}
*/
.title .pictures-09, .title .pictures-08, .title .pictures-07 {
	width:200px;
	height:24px;
}
.title .pictures-09 {
	background:url(../images/txt-picture-2009.png) no-repeat;
}
.title .pictures-08 {
	background:url(../images/txt-picture-2008.png) no-repeat;
}
.title .pictures-07 {
	background:url(../images/txt-picture-2007.png) no-repeat;
}
.title .meet-eileen {
	background:url(../images/txt-meet-eillen.png) no-repeat;
	width:166px;
	height:25px;
}
.title .eileen-tales {
	background:url(../images/txt-eileen-tales.png) no-repeat;
	width:143px;
	height:26px;
}
.title .send-message {
	background:url(../images/txt-send-message.png) no-repeat;
	width:164px;
	height:24px;
}
.title .meet-sponsors {
	background:url(../images/txt-meet-sponsors.png) no-repeat;
	width:174px;
	height:23px;
}
.title .about-coaching {
	background:url(../images/txt-about-coaching.png) no-repeat;
	width:208px;
	height:24px;
}
.title .coaching-plans {
	background:url(../images/txt-coaching-plans.gif) no-repeat;
	width:236px;
	height:23px;
}
.title .belles {
	background:url(../images/txt-belles-gallery.png) no-repeat;
	width:197px;
	height:24px;
}
.title .finish-line {
	background:url(../images/txt-finish-line.png) no-repeat;
	width:177px;
	height:24px;
}
/*gallery*/
#gallery-container {
	margin:0 0 -30px;
}
.gallery-landing {
	padding: 10px 0 17px;
	position: relative;
}
#content #gallery-container p {
	margin:5px 0 0;
	color:#83a5cc;
}
.pageGallerySets {
	position: absolute;
	right: 10px;
	top: 10px;
}
/*thumbnails*/
.thumbnails {
	list-style:none;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}
.thumbnails li {
	float:left;
	display:table;
}
.thumbnails .picture {
	display:table-cell;
	vertical-align:middle;
	width:85px;
	height:80px;
	overflow:hidden;
	text-align:center;
}
/*photoview*/
#photoview {
	position:absolute;
	left:0;
	top:0px;
	display:none;
}
/*photozoom*/
.photozoom {
	position:relative;
	margin:0 auto;
	width:100%;
	z-index:200;
}
.photozoom img {
	display:block;
}
.photozoom .bg-t {
	background:url(../images/bg-zoom-t.png) repeat-x;
	margin-left:6px;
	margin-right:6px;
	height:6px;
}
.photozoom .bg-t div {
	background-repeat:no-repeat;
	position:relative;
	width:6px;
	height:6px;
	overflow:hidden;
}
.photozoom .bg-tl {
	background-image:url(../images/bg-zoom-tl.png);
	margin-left:-6px;
	float:left;
}
.photozoom .bg-tr {
	background-image:url(../images/bg-zoom-tr.png);
	margin-right:-6px;
	float:right;
}
.photozoom .bg-b {
	background:url(../images/bg-zoom-b.png) repeat-x;
	margin-left:6px;
	margin-right:6px;
	height:6px;
}
.photozoom .bg-b div {
	background-repeat:no-repeat;
	position:relative;
	width:6px;
	height:6px;
	overflow:hidden;
}
.photozoom .bg-bl {
	background-image:url(../images/bg-zoom-bl.png);
	margin-left:-6px;
	float:left;
}
.photozoom .bg-br {
	background-image:url(../images/bg-zoom-br.png);
	margin-right:-6px;
	float:right;
}
.photozoom .bg-left {
	background:url(../images/bg-zoom-l.png) repeat-y;
}
.photozoom .bg-right {
	background: url(../images/bg-zoom-r.png) repeat-y top right;
	padding:0 6px 0 6px;
}
* html .photozoom .bg-right {
	background-image:none;
}
.photozoom .box-inner {
	background:#fbfcfc;
}
/*control*/
.control {
	width:516px;
	overflow:hidden;
	margin:10px 0 0;
}
.control-top {
	width:100%;
	height:9px;
	overflow:hidden;
	background:url(../images/bg-control-top.png) no-repeat;
}
.control-bottom {
	width:100%;
	height:10px;
	overflow:hidden;
	background:url(../images/bg-control-bottom.png) no-repeat;
}
.control-main {
	width:490px;
	overflow:hidden;
	background:url(../images/bg-control-main.png) repeat-y;
	padding:0 14px 0 12px;
}
.photo-title {
	background:#5ed0e0;
	color:#fff;
	font:11px/14px Arial, "Trebuchet MS", sans-serif;
	float:left;
	width:297px;
	text-align:center;
	margin:2px 13px 0 0;
}
#content .photo-title p {
	margin:0;
}
/*buttons*/
.buttons {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:126px;
	background:url(../images/bg-buttons.gif) no-repeat 63px 2px;
}
.buttons li {
	float:left;
	padding:2px 0 0;
}
.buttons li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:54px;
	height:16px;
}
.buttons .back {
	background:url(../images/btn-back.gif) no-repeat;
}
.buttons .next {
	background:url(../images/btn-next.gif) no-repeat;
	margin:0 0 0 18px;
}
.thumbs-button {
	background:url(../images/btn-thumbs.gif) no-repeat;
	width:40px;
	height:21px;
	overflow:hidden;
	text-indent:-9999px;
	float:right;
}
/*details*/
.details {
	margin:0 0 -10px;
	overflow:hidden;
	width:100%;
}
.more-details {
	margin:0 0 2px;
	background:url(../images/txt-more-details.gif) no-repeat 10px 0;
	height:26px;
	text-indent:-9999px;
	outline:none;
	font-size:0;
}
.details dl {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #dfdfdf;
	padding:3px 0 4px;
	margin:0 0 -1px;
}
.details dt {
	font-weight:bold;
	width:160px;
	float:left;
	text-align:right;
}
.details dd {
	margin:0;
	padding:0 0 0 10px;
	height:1%;
	overflow:hidden;
}
* html .details dd {
	padding:0 0 0 7px;
}
/*column*/
.column {
	float:left;
	width:252px;
}
/*text*/
.text {
	width:525px;
	overflow:hidden;
	margin:-20px -15px -14px 0;
	padding:30px 0 0;
	position:relative;
	z-index:10;
}
.text .column {
	width:255px;
	padding:0 9px 0 2px;
}
.text .image-column {
	width:254px;
	padding:0;
	margin:-30px 0 0 0;
}
.text .image-column img {
	display:block;
	border:5px solid #3ae1d3;
	margin:0 0 9px;
}
/*blog*/
.blog {
	width:100%;
	padding:12px 0 0;
	margin:0 0 -26px;
}
.blog .post {
	padding: 10px 0 0 0;
}
.blog .post a {
	color:#46c9be;
}
#content .blog .post p {
	font-family:Arial, "Trebuchet MS", sans-serif;
}
.post-data {
	overflow:hidden;
}
.post-title {
	background:url(../images/bg-post-title.gif) repeat-y;
	color:#2477ab;
	padding:8px 0 6px 12px;
	height:1%;
	overflow:hidden;
}
.post-title h2, .post-title h3, .blog .post .post-title h2 a {
	color:#2477ab;
	text-decoration:none;
	font:bold 14px/16px Arial, "Trebuchet MS", sans-serif;
	margin:0;
}
.comments .post-title h3 span {
	color:#42decf;
}
.post-title h2 a:hover {
	text-decoration:none;
}
.blog .post .date {
	font:bold 9px/20px Arial, "Trebuchet MS", sans-serif;
	background:url(../images/bg-post-date.gif) repeat-x 0 100%;
	display:block;
	margin:0 0 12px;
}
.blog .post .more {
	background:none;
	padding:0;
}
.post-image {
	float:left;
	background:#fbfcfc url(../images/bg-image-left.gif) repeat-y;
	margin:0 0 10px 0;
	padding:0 10px 0 0;
}
* html .post-image {
	padding:0 7px 0 0;
}
.img-right {
	background:url(../images/bg-image-right.gif) repeat-y 100% 0;
}
.img-top {
	background:url(../images/bg-image-top.gif) repeat-x;
}
.img-top-left {
	background:url(../images/bg-image-top-left.gif) no-repeat 0 0;
}
.img-top-right {
	background:url(../images/bg-image-top-right.gif) no-repeat 100% 0;
}
.img-bottom {
	background:url(../images/bg-image-bottom.gif) repeat-x 0 100%;
}
.img-bot-left {
	background:url(../images/bg-image-bot-left.gif) no-repeat 0 100%;
}
.img-bot-right {
	background:url(../images/bg-image-bot-right.gif) no-repeat 100% 100%;
	padding:6px;
}
.post-image span {
	display:block;
}
.post-image img {
	display:block;
}
.blog .pager {
	margin:0;
	padding:10px 0;
	list-style:none;
	text-align:center;
	line-height:20px;
}
.blog .pager li {
	background:url(../images/separator.gif) no-repeat 0 50%;
	display:inline;
	padding:0 10px 0 14px;
}
.blog .pager li:first-child {
	background:none;
	padding:0 10px 0 0;
}
.blog .pager li a {
	text-decoration:none;
}
.blog .pager li a:hover {
	text-decoration:underline;
}
/*post details*/
.post-details {
	background:url(../images/bg-post-date.gif) repeat-x;
	padding:5px 0 1px;
	width:511px;
	display: block;
	overflow:hidden;
	font-weight:bold;
	text-align:right;
	margin:6px 0 0;
}
.comments-details {
	padding:9px 0 24px;
	margin:-4px 0 0;
	text-align:left;
}
.post-details a {
	text-decoration:none;
	color:#44dece;
}
.post-details a:hover {
	text-decoration:underline;
}
.leave-link {
	background:url(../images/bg-leave-comments.gif) no-repeat;
	padding:0 0 0 20px;
	margin:0 0 0 9px;
}
.post-details dl {
	float:left;
	color:#42decf;
	font-weight:bold;
	margin:0;
}
.comments-details dl {
	float:right;
}
.post-details dl a {
	color:#42decf;
}
.post-details dt {
	display:inline;
}
.post-details dd {
	margin:0;
	display:inline;
}
/*comments*/
.comments {
	width:100%;
	overflow:hidden;
}
.comment {
	height:1%;
	overflow:hidden;
	padding:18px 0 6px 1px;
	margin:0 0 -2px;
	background:url(../images/bg-post-date.gif) repeat-x 0 100%;
	text-align:justify;
}
#content .blog .post .comment .author p {
	margin:0;
}
.comment .author p a {
	color:#42decf;
	text-decoration:none;
	font-weight:bold;
}
.comment .author p a:hover {
	text-decoration:underline;
}
/*leave-comment*/
.leave-comment {
	position:relative;
	width:100%;
}
.leave-comment ul {
	margin:12px 0 0 -7px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:518px;
	position:relative;
}
.leave-comment ul li {
	width: 100%;
	float:left;
	padding:0 0 2px;
}
.leave-comment label {
	float:left;
	text-align:right;
	width:55px;
	padding:0 6px 0 0;
	font-weight:bold;
	line-height:20px;
}
.leave-comment .input-text {
	background:url(../images/bg-input-comments.gif) no-repeat;
	float:left;
	height:22px;
	width:451px;
}
.leave-comment .active .input-text {
	background-position:0 -22px;
}
.leave-comment .input-text input {
	border:0;
	color:#000;
	float:left;
	font:11px/12px Arial, Verdana, sans-serif;
	background:none;
	padding:4px 7px;
	width:437px;
}
.leave-comment .textarea {
	float:left;
	height:136px;
	width:451px;
	background:url(../images/bg-comm-textarea.gif) no-repeat;
}
.leave-comment .active .textarea {
	background-position:0 -136px;
}
.leave-comment .textarea textarea {
	float:left;
	height:133px;
	width:444px;
	overflow:auto;
	padding:2px 0 0 7px;
	margin:0;
	border:0;
	color:#000;
	font:11px/12px Arial, Verdana, sans-serif;
	background:none;
}
.leave-comment .send-btn {
	margin:8px 0 0 190px;
}
/*message-form*/
#message-form {
	padding:2px 0 0;
	overflow:hidden;
	width:100%;
	margin:0 0 -12px;
}
#message-form ul {
	margin:0;
	padding:14px 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#message-form ul li {
	width:100%;
	float:left;
	padding:0 0 11px;
}
#message-form ul li label {
	width:103px;
	float:left;
	text-align:right;
	padding:0 4px 0 0;
	line-height:20px;
}
#message-form .input-text {
	background:url(../images/bg-input-text.gif) no-repeat;
	width:278px;
	height:22px;
	float:left;
}
#message-form .input-big {
	background:url(../images/bg-input-text-big.gif) no-repeat;
	width:340px;
}
#message-form .active .input-text {
	background-position:0 -22px;
}
#message-form .input-text input {
	border:0;
	background:none;
	width:263px;
	padding:4px 7px;
	color:#000;
	float:left;
	font:11px/12px Arial, Verdana, sans-serif;
}
#message-form .input-big input {
	width:323px;
}
#message-form .textarea {
	background:url(../images/bg-textarea.gif) no-repeat;
	width:340px;
	height:140px;
	float:left;
	margin:1px 0 0;
}
#message-form .active .textarea {
	background-position:0 -140px;
}
#message-form .textarea textarea {
	float:left;
	width:332px;
	height:137px;
	padding:2px 0 0 7px;
	border:0;
	background:none;
	overflow:auto;
	font:11px/14px Arial, Verdana, sans-serif;
}
/*question*/
.question {
	padding:12px 0 0 54px;
}
#content .question p {
	font-weight:bold;
	margin:0;
}
#message-form .question ul {
	padding:12px 0 0;
}
#message-form .question ul li {
	padding:0 0 9px;
}
#message-form .question ul li label {
	width:auto;
	padding:0 0 0 5px;
	text-align:left;
	line-height:16px;
}
#message-form .send-btn {
	margin:-2px 0 0 193px;
	width:115px;
	height:43px;
}
.question input {
	width:15px;
	height:16px;
	overflow:hidden;
	margin:0;
	float:left;
}
.cotact-bg {
	width:354px;
	height:220px;
	background:url(../images/bg-contact.gif) no-repeat;
	position:absolute;
	top:-157px;
	right:198px;
}
.premium-bg {
	width:199px;
	height:197px;
	overflow:hidden;
	position:absolute;
	left:270px;
	top:-130px;
	background:url(../images/bg-premium.jpg) no-repeat;
}
/*sponsors*/
.sponsors {
	padding:9px 0 0;
	margin:0 0 -12px;
}
.sponsors a {
	color:#4bd3c7;
	text-decoration:underline;
}
.sponsors a:hover {
	text-decoration:none;
}
.sponsors ul {
	margin:-4px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.sponsors ul li {
	width:100%;
	float:left;
	border-bottom:1px solid #dfdfdf;
	margin:0 0 -1px;
	position:relative;
}
.sponsors .image {
	width:150px;
	float:left;
	text-align:center;
	padding:9px 0 0;
}
.sponsors .sponsor-text {
	overflow:hidden;
	height:1%;
	padding:14px 45px 20px 0;
	min-height:20px;
}
* html .sponsors .sponsor-text {
	height:20px;
	overflow:visible;
}
.sponsors .more-link {
	width:19px;
	position:absolute;
	top:50%;
	right:16px;
	height:1px;
}
.sponsors .more-link a {
	background:url(../images/bg-sponsors-more.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:19px;
	height:20px;
	display:block;
	position:absolute;
	left:0;
	top:-10px;
}
.sponsors .dark a {
	background:url(../images/bg-sponsors-more2.gif) no-repeat;
}
#content .sponsors ul li p {
	margin:0;
}
/*bullet-list*/
.bullet-list {
	margin:0;
	padding:0;
	list-style:none;
}
.bullet-list li {
	padding:13px 0 0;
}
.bullet-list li span {
	width:3px;
	height:3px;
	float:left;
	margin:5px 4px 0 0;
	overflow:hidden;
	background:url(../images/bullet.gif);
}
* html .bullet-list li span {
	margin:5px 2px 0 0;
}
/*info*/
.info {
	width:100%;
	overflow:hidden;
	padding:5px 12px 13px 0;
	margin:0 -12px 0 0;
}
.info .bullet-list {
	padding:0 0 0 17px;
	margin:-6px 0 0;
}
#content .info p {
	margin:0;
	padding:0 0 13px;
}
.info .column {
	width:221px;
	padding:0 20px 0 0;
}
/*values*/
.values {
	width:265px;
	padding:0 12px 0 0;
	background:url(../images/bg-values.gif) repeat-y;
	float:left;
	margin:0 -12px 0 0;
}
.values-top {
	background:url(../images/bg-values-top.gif) no-repeat;
}
.values-bottom {
	background:url(../images/bg-values-bottom.gif) no-repeat 0 100%;
	padding:18px 0 18px 19px;
}
.values-image {
	width:164px;
	height:213px;
	float:right;
	margin:-33px -12px 0 -65px;
	display:inline;
}
.values-image span {
	position:relative;
	z-index:0;
	width:164px;
	height:213px;
	float:left;
	background:url(../images/img-values.jpg) no-repeat;
}
.values h2 {
	margin:0;
	background:url(../images/txt-our-values.gif) no-repeat;
	height:34px;
	overflow:hidden;
	position:relative;
	z-index:10;
}
.values h2 span {
	text-indent:-9999px;
	width:100%;
	display:block;
}
.info .values .bullet-list {
	padding:7px 0 0 5px;
	position:relative;
}
/*premium*/
.premium {
	width:100%;
	overflow:hidden;
	padding:22px 0 4px;
	margin:0;
}
.premium .column {
	border-right:1px solid #4de0cd;
	margin:0 -1px 0 0;
	width:231px;
	padding:0 20px 157px 4px;
}
.premium .plus {
	border-left:1px solid #4de0cd;
	border-right:0;
	margin:0;
	width:228px;
	padding:0 5px 7px 21px;
}
.premium h3 {
	overflow:hidden;
	margin:0 0 13px;
	background:url(../images/txt-premium.gif) no-repeat;
	height:45px;
	outline:0;
}
.premium h3 span {
	display:block;
	width:100%;
	text-indent:-9999px;
}
.plus h3 {
	background:url(../images/txt-premium-plus.gif) no-repeat;
}
.premium .bullet-list {
	padding:6px 0 0;
}
.premium .bullet-list li {
	background:#c1f2fa;
	padding:4px 5px 6px 11px;
}
.premium .bullet-list .light {
	background:#def9fd;
	padding:7px 5px 9px 11px;
}
/*cost*/
.cost {
	padding:14px 0 0;
}
.cost h4 {
	margin:0;
	background:url(../images/txt-cost.gif) no-repeat;
	height:11px;
	text-indent:-9999px;
}
.cost h4 span {
	overflow:hidden;
	display:block;
	width:100%;
	height:11px;
}
.premium .cost ul {
	margin:0;
	padding:5px 0 0 12px;
	list-style:none;
}
.premium .cost ul li {
	width:100%;
	overflow:hidden;
	background:none;
	padding:0;
}
.premium .sign-up {
	display:block;
	width:110px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/btn-signup.gif) no-repeat;
	margin:19px 0 0 50px;
}
/*sidebar*/
#sidebar {
	width:196px;
	float:right;
	padding:35px 0 0;
	position:relative;
	top:-148px;
	z-index:30;
	margin:0 0 -148px 0;
	display:inline;
	right:-196px;
}
#home #sidebar {
	margin:-44px 0 0;
	padding:35px 0 0;
	position:static;
}
.title {
	margin:0;
	overflow:hidden;
}
.title a {
	position:relative;
	display:block;
	height:100%;
	text-indent:-9999px;
}
#sidebar .view {
	background:url(../images/bg-view.png);
	color:#25616f;
	margin:3px 0 0;
	float:left;
}
#sidebar .view a {
	color:#fff;
}
/*hightlights*/
.hightlights {
	padding:0 0 10px 2px;
	overflow:hidden;
	height:1%;
	position:relative;
}
.hightlights .title {
	width:137px;
	height:34px;
	background:url(../images/txt-career-highlights.png) no-repeat;
}
.hightlights ul {
	margin:-9px 0 0 -4px;
	padding:0;
	list-style:none;
}
.hightlights ul li a {
	display:block;
	overflow:hidden;
	cursor:pointer;
}
.hightlights ul li a span {
	display:block;
	height:100%;
	text-indent:-9999px;
	cursor:pointer;
}
.hightlights .sjit {
	background:url(../images/bg-sjit.png) no-repeat;
	width:118px;
	height:74px;
}
.hightlights .breaker {
	background:url(../images/bg-breaker.png) no-repeat;
	width:137px;
	height:73px;
}
.hightlights .alcatraz {
	background:url(../images/bg-alcatraz.png) no-repeat;
	width:130px;
	height:68px;
}
/*gallery*/
.gallery {
	padding:0 0 0 17px;
	margin:20px 0 0;
	overflow:hidden;
	height:1%;
}
#home .gallery {
	margin:11px 0 0;
}
.gallery .title {
	background:url(../images/txt-image-gallery.png) no-repeat;
	width:120px;
	height:21px;
}
.gallery ul {
	margin:0;
	padding:8px 0 5px;
	list-style:none;
}
.gallery ul li {
	display:block;
	padding:0 2px 0 0;
}
.gallery ul li a {
	color: #FFF;
}
.gallery ul li img {
	border:1px solid #1ed8bd;
	margin:0 0 1px;
}
/*races*/
.races {
	overflow:hidden;
	height:1%;
	padding:0 0 0 19px;
	margin:36px 0 0;
}
#home .races {
	margin:50px 0 0;
}
.races .title {
	background:url(../images/txt-upcoming-races.png) no-repeat;
	width:96px;
	height:29px;
	margin:0 0 0 -18px;
}
.races ul {
	margin:0;
	padding:0;
	list-style:none;
}
.races ul li {
	width:100%;
	padding:3px 0 6px;
}
.races ul li .date {
	background:url(../images/bg-races-date.png);
	color:#eaff00;
	font-size:9px;
	line-height:9px;
	display:inline-block;
}
.races ul li a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.races ul li a:hover {
	text-decoration:underline;
}
.races ul li p {
	margin:0;
	color:#775908;
	font-size:9px;
	line-height:14px;
}
/* Block Twitter */

.blocktwitter {
	margin: 36px 0 0;
	padding: 0 0 0 19px;
}
.blocktwitter h3 {
	background: url(../images/twitterh3.png) no-repeat 0 0;
	display: block;
	height: 27px;
	text-indent: -9999px;
	width: 152px;
}
.blocktwitter ul.twitter {
	list-style: none;
	padding: 0;
}
.blocktwitter ul.twitter li {
	padding: 0 0 8px;
}
.twitterinside {
	padding: 20px 0 0;
	margin: 0;
	width: 152px;
}
.twitterinside1 {
	padding: 20px 0 0 10px;
	margin: 0;
	width: 152px;
}
.front a {
	color: #38d1e1 !important;
}
.blocktwitter ul.twitter a {
	color: #fff;
	text-decoration: none;
}
.blocktwitter ul.twitter .twitter-timestamp {
	color: #0093cd;
	display: block;
	font-weight: bold;
	height: 100%;
	font-style: italic;
	overflow: hidden;
}
/*finish-line*/
.finish-line {
	overflow:hidden;
	height:160px;
	margin:-27px -29px -7px -35px;
	width:256px;
	outline:0;
}
* html .finish-line {
	position:relative;
}
.finish-line span {
	background:url(../images/bg-finish-line.png) no-repeat;
	display:block;
	height:111px;
	width:192px;
	padding:41px 29px 8px 35px;
	text-indent:-9999px;
}
.finish-line span a {
	position:relative;
	height:100%;
	display:block;
}
/*box-belle*/
.box-belle {
	width:190px;
	height:103px;
	display:block;
	background:url(../images/bg-boxbelle.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
/*choose-gallery*/
.choose-gallery {
	width:192px;
	overflow:hidden;
	margin:23px 0 0;
}
.gallery-top {
	background:url(../images/bg-choose-top.png) no-repeat;
	width:100%;
	height:6px;
	overflow:hidden;
}
.gallery-main {
	width:168px;
	overflow:hidden;
	background:url(../images/bg-choose-gallery.png) repeat-y;
	padding:6px 12px 19px;
}
.gallery-bottom {
	background:url(../images/bg-choose-bottom.png) no-repeat;
	width:100%;
	height:6px;
	overflow:hidden;
}
.choose-gallery h3 {
	background:url(../images/txt-choose-gallery.gif) no-repeat;
	margin:0;
	height:17px;
	outline:0;
	font-size:0;
}
.choose-gallery h3 span {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.choose-gallery .year-list {
	padding:0;
	list-style:none;
	margin:6px -10px 0 0;
}
.year-list li {
	text-align:center;
	display:inline;
}
.year-list li a {
	color:#dceeff;
	margin:0 5px;
}
.choose-gallery a.active {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.choose-gallery li.active a:hover {
	text-decoration:underline;
}
.choose-gallery .gallery-list {
	border-top:1px solid #9BCDF0;
	color:#195970;
	display:block;
	font:bold 11px/14px Arial,"Trebuchet MS",sans-serif;
	list-style:none outside none;
	margin:15px 0 0;
	padding:0;
}
.gallery-list li {
	text-align:left;
	border-bottom:1px solid #9bcdf0;
	padding:2px 2px 3px;
}
.gallery-list li a {
	color:#fff;
	text-decoration:none;
}
.gallery-list li a:hover {
	text-decoration:underline;
}
/*footer*/
#footer {
	width:1000px;
	position:relative;
	top:-32px;
	margin:0 auto;
	padding:105px 0 8px;
	clear:both;
}
.footer-bg {
	width:787px;
	height:234px;
	overflow:hidden;
	background:url(../images/bg-footer.png) no-repeat;
	position:absolute;
	right:8px;
	top:0;
}
#home .footer-bg {
	display:none;
}
.simple .footer-bg {
	background:url(../images/bg-footer-simple.png) no-repeat;
}
.bio .footer-bg {
	background:url(../images/bg-footer-bio.png) no-repeat;
}
.blog .footer-bg {
	background:url(../images/bg-footer-blog.png) no-repeat;
	top:-18px;
}
.sponsors-footer .footer-bg {
	background:url(../images/bg-footer-sponsors.png) no-repeat;
}
#home #footer {
	margin:0;
	padding:35px 0 7px;
	z-index:20;
}
#footer p {
	margin:0;
}
#footer ul {
	list-style:none;
	padding:0 240px;
	text-align:center;
	margin:0;
}
#home #footer ul {
	padding:0 187px 8px 187px;
	text-align:center;
	margin:0;
}
#footer ul li {
	display:inline;
	margin:0 11px;
	position:relative;
}
#home #footer ul li {
	margin:0 27px 0 3px;
}
#footer ul li a img {
	margin:0 0 7px;
	display:inline-block;
}
#footer .text {
	color:#0093cd;
	border-top:1px solid #1adbf2;
	width:228px;
	margin:0 auto;
	padding:7px 0 0;
	text-align:center;
}
#footer .text a {
	color:#0093cd;
	font-weight:bold;
	text-decoration:none;
}
#footer .text a:hover {
	text-decoration:underline;
}
#home #footer .text {
	border:0;
	color:#dbc0c0;
	width:100%;
	padding:0;
	margin:0;
	text-align:center;
}
#home #footer .text a {
	color:#de9494;
}
.yapb-image-link {
	display: block;
	text-align: center;
	border:0px !important;
}
.post-details comments-details {
	height:1%;
	overflow:hidden;
}
.post-details {
	clear:both;
}
.leave-comment {
	width:100%;
	position:relative;
}
.fix1 {
	display: block;
	height: 100%;
	overflow: hidden;
}
.fix2 {
	display: inline;
	height: 100%;
	overflow: hidden;
}
.excerptcontent br {
	display: none;
}
.excerptcontent p {
	padding: 0 0 5px;
}
.fix1 {
	display: block;
	height: 100%;
	overflow: hidden;
}
.fix2 {
	display: inline;
	height: 100%;
	overflow: hidden;
}
.inner .post ul.twitter {
	list-style:none;
	margin:20px 10px 0 0;
	padding:0;
}
.inner .post ul.twitter li {
	border-bottom:1px dashed #d6d6d6;
	padding:5px;
}
.inner .post ul.twitter li:hover {
	background:#efefef;
}
.inner .post ul.twitter li.twitter-item {
	text-align:left;
	font-size:14px !important;
	color:#2477ab !important;
}
.inner .post ul.twitter li.twitter-item a {
	font-size:13px !important;
	text-decoration:none;
	color:#2477ab !important;
}
.inner .post ul.twitter li.twitter-item a:hover {
	text-decoration:underline;
}
.inner .post ul.twitter li.twitter-item span.twitter-timestamp {
	text-decoration:none !important;
	background:none;
	font-style:italic;
	overflow: hidden;
	height: 100%;
	display:block;
	padding:5px 0 0 0;
	color:#3ddcd1;
}
/* GALLERY */
.gFlickrContent {
}
.gFlickrContent .gfTitle {
	font-size: 14px;
	margin: 0;
	padding: 0 0 15px;
}
.gFlickrContent .singlePhoto {
	padding: 0 0 10px;
}
.gFlickrContent .gfSingleNav {
	display: block;
	padding: 0 0 10px;
}
.gFlickrContent .gfSingleMeta p {
	margin: 0 !important;
	padding: 0 0 10px;
}
.gFlickrContent .gfContent {
}
.gFlickrContent .gfContent .txt {
	padding: 0 0 10px;
}
.gFlickrContent .gfContent .gfPhotos {
	display: block;
	height: 100%;
	overflow: hidden;
}
.gFlickrContent .gfContent .gfPhotos .photoItem {
	float: left;
	height: 75px;
	padding: 0 10px 10px 0;
	width: 75px;
}
.gFlickrContent .gfContent .gfPhotos .photoItem a {
	height: 75px;
	overflow: hidden;
	width: 75px;
}
.gFlickrContent .gfContent .gfPhotos .photoItem img {
	display: block;
}
.gFlickrContent .gfContent .gfViewMore {
	margin: 0 !important;
	padding: 0 0 10px;
}
.gFlickrContent .gfNav {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 0 10px 0 0;
}
.gFlickrContent .gfNav .alignleft {
	float: left;
}
.gFlickrContent .gfNav .alignright {
	float: right;
}
.gFlickrContent .albumAll {
}
.gFlickrContent .albumAll .albumRow {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 0 0 15px;
}
.gFlickrContent .albumAll .albumRow .albumItem {
	display: block;
	float: left;
	width: 255px;
}
.gFlickrContent .albumAll .albumRow .albumItem .albumLeft {
	float: left;
	width: 80px;
}
.gFlickrContent .albumAll .albumRow .albumItem .albumRight {
	float: right;
	width: 165px;
}
.gFlickrContent .albumAll .albumRow .albumItem .albumRight h2 {
	margin: 0 !important;
	padding: 10px 0 15px;
}
.gFlickrContent .albumAll .albumRow .albumItem .albumRight .albumInfo p {
	padding: 0 0 10px;
}