html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* HTML Elements */
* {
	margin:0;
	padding:0;
	}
html {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font: 100% Arial, Helvetica;
	color: #333;
	background:url(images/bg.gif) repeat;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #3c78a7;
	text-decoration:none
	}

a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:1091px;
	height:172px;
	margin:0px auto;
	margin-top:0px;
	padding:0px;
	font-size:0.7em;
	background:url(images/header.png) no-repeat;
	position:relative;
	}

#headercorner{
	width:42px;
	height:30px;
	background:url(images/header_corner3.png) no-repeat;
	position:absolute;
	left:49px;
	top:0px;
}

#footercorner{
	width:1091px;
	height:30px;
	background:url(images/footer_corner.png) no-repeat;
	position:relative;
	left:49px;
	float:left;
}

#page {
	width:1031px;
	margin:0px auto;
	padding:0px 58px 0px 0px;
	background:#ececec;
	font-size:0.7em;
	background:url(images/border1.png);
	position:relative;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	padding:0px 10px;
	margin-left:79px;
	margin-right:170px;
	position:absolute;
	top:138px;
	}

#pagebar {
	width:862px;
	}
#pagebar a.nav-home {
	color:#00286B;
}
#pagebar a.nav-home:hover {
	background-image:url(images/btn_home.png);
	background-repeat:no-repeat;
	background-position:5px -3px;
}
#pagebar a.nav-home-highlighted {
	background-image:url(images/btn_home.png);
	background-repeat:no-repeat;
	background-position:5px -3px;
	color:white;
}
#pagebar a.nav-athlete {
	color:#00286B;
}
#pagebar a.nav-athlete:hover {
	background-image:url(images/btn_athlete.png);
	background-repeat:no-repeat;
	background-position:3px -3px;
}
#pagebar a.nav-athlete-highlighted {
	background-image:url(images/btn_athlete.png);
	background-repeat:no-repeat;
	background-position:3px -3px;
	color:white;
}
#pagebar a.nav-strength {
	color:#00286B;
}
#pagebar a.nav-strength:hover {
	background-image:url(images/btn_strength.png);
	background-repeat:no-repeat;
	background-position:3px -3px;
}
#pagebar a.nav-strength-highlighted {
	background-image:url(images/btn_strength.png);
	background-repeat:no-repeat;
	background-position:3px -3px;
	color:white;
}
#pagebar a.nav-contact {
	color:#00286B;
}
#pagebar a.nav-contact:hover {
	background-image:url(images/btn_contact.png);
	background-repeat:no-repeat;
	background-position:3px -3px;
}
#pagebar a.nav-contact-highlighted {
	background-image:url(images/btn_contact.png);
	background-repeat:no-repeat;
	background-position:3px -3px;
	color:white;
}
#pagebar a.nav-endur {
	color:#00286B;
}
#pagebar a.nav-endur:hover {
	background-image:url(images/btn_endur.png);
	background-repeat:no-repeat;
	background-position:3px -3px;
}
#pagebar a.nav-endur-highlighted {
	background-image:url(images/btn_endur.png);
	background-repeat:no-repeat;
	background-position:3px -3px;
	color:white;
}
#pagebar a.nav-part {
	color:#00286B;
}
#pagebar a.nav-part:hover {
	background-image:url(images/btn_part.png);
	background-repeat:no-repeat;
	background-position:4px -3px;
}
#pagebar a.nav-part-highlighted {
	background-image:url(images/btn_part.png);
	background-repeat:no-repeat;
	background-position:4px -3px;
	color:white;
}
#pagebar a.nav-race {
	color:#00286B;
}
#pagebar a.nav-race:hover {
	background-image:url(images/btn_race.png);
	background-repeat:no-repeat;
	background-position:5px -3px;
}
#pagebar a.nav-race-highlighted {
	background-image:url(images/btn_race.png);
	background-repeat:no-repeat;
	background-position:5px -3px;
	color:white;
}
#pagebar a.nav-reg {
	color:#00286B;
}
#pagebar a.nav-reg:hover {
	background-image:url(images/btn_reg.png);
	background-repeat:no-repeat;
	background-position:3px -3px;
}
#pagebar a.nav-reg-highlighted {
	background-image:url(images/btn_reg.png);
	background-repeat:no-repeat;
	background-position:3px -3px;
	color:white;
}
#pagebar a, #pagebar a:visited {
	margin:0px 5px 0px 5px;	
	padding:6px 13px;
	font-weight:bolder;
	font-size:13px;
	display:block;
	height:37px;
	}
#pagebar a:hover {
	text-decoration:none;
	display:block;
	color:white;
	}

/* Dropdown Menus */
#pagebar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
#pagebar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font: bold 1.3em/1.4em Arial;
	margin-bottom: 8px;
	color:#3c78a7;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#searchbox {
	position:absolute;
	top:-2px;
	left:803px;
}

#searchform {
	width:194px;
	text-align:right;
	padding-top:9px;
	margin-right:10px;
	}
	
#magnify {
	position:relative;
	left:-20px;
	top:2px;
}

#shopping {
	position:absolute;
	left: 735px;
	top:8px;
}
#shoptions{
	font-weight:bold;
	position:absolute;
	left: 760px;
	top:10px;
}
#shoptions a {
	color:black;
}

#header_tagline {
	position:absolute;
	left:660px;
	top:52px;
	z-index:1;
}

div#socialize-header {
        text-align: right;
        margin-right: 100px;
        padding-top: 5px;
}

	
#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	position:relative;
	left:91px;
	}

#headline {
	width:590px;
	position:relative;
	left:0px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	height:332px;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:6px;
	padding-top:3px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}
.padleft267
{
	padding-left:267px;
}

/* -- Upper Sidebar -- */

#advertisements {
	width:300px;
	background:#fff;
	padding:2px 10px 10px 10px;
	position:absolute;
	left:610px;
	top:0px;
	}

#advertisements .clearfloat {
	margin-top:7px;
	margin-bottom:0px;
	}

#advertisements a img {
	margin-top:2px;
	margin-right:10px;
	padding:0px;
	}
	
#headline a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

upper-sidebar alt {
	color:#FFF;
}

#upper-sidebar h3 {
	font:1.35em Arial;
	letter-spacing:.05em;
	font-weight:600;
	color:#fdc92f;
	margin:0px 0px 5px 0px;
	padding:7px 0px 0px 12px;
	}
	
#upper-sidebar h2 {
	font:1.35em Arial;
	letter-spacing:.05em;
	font-weight:normal;
	color:#fff;
	margin:0px 0px 5px 0px;
	padding:7px 0px 0px 12px;
}	
	
#upper-sidebar p {
    position:relative;
	top:-2px;
	left:-2px;
	font:1em Arial;
	font-weight:lighter;
	line-height:1.3em;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 14px;
}

#sidebar_join {	
    position:relative;
    top:0px;
    left:0px;    
    width: 311px;
    height:105px;
    padding:0px 0px 0px 0px;
    margin:10px 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; 
    -webkit-box-shadow: 2px 2px 5px 0px #666666;
    -moz-box-shadow: 2px 2px 5px 0px #666666;
    box-shadow: 2px 2px 5px 0px #666666;  	
    background: #333; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzNTM1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #535353 0%, #333333 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#535353), color-stop(100%,#333333)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #535353 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #535353 0%,#333333 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #535353 0%,#333333 100%); /* IE10+ */
    background: linear-gradient(top,  #535353 0%,#333333 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535353', endColorstr='#333333',GradientType=0 ); /* IE6-8 */
}

#sidebar_join img {	
    position:relative;
	top:0px;
	left:11px;    
	width:288px; 
	height:37px;
}

#sidebar_join img:hover {
	background-image:url(images/btn_cta_join_on.png);
}

#sidebar_shop {	
    position:relative;
	top:0px;
	left:0px;    
	width: 311px;
    height:105px;
    padding:0px 0px 0px 0px;
    margin:10px 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
	-webkit-box-shadow: 2px 2px 5px 0px #666666;
	-moz-box-shadow: 2px 2px 5px 0px #666666;
	box-shadow: 2px 2px 5px 0px #666666;  
	
	background: #333; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzNTM1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #535353 0%, #333333 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#535353), color-stop(100%,#333333)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #535353 0%,#333333 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #535353 0%,#333333 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #535353 0%,#333333 100%); /* IE10+ */

background: linear-gradient(top,  #535353 0%,#333333 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535353', endColorstr='#333333',GradientType=0 ); /* IE6-8 */

}

#sidebar_shop img {	
    position:relative;
	top:0px;
	left:1px;    
	width: 239px;
    height:75px;
}

#go_btn img {	
    position:relative;
	top:-50px;
	left:235px;    
	width:63px; 
	height:37px;
	z-index:1;
}

#go_btn img:hover {
	background-image:url(images/btn_cta_go_on.png);
}

#sidebar_cal {	
    position:relative;
	top:0px;
	left:0px;    
	width: 311px;
    height:105px;
    padding:0px 0px 0px 0px;
    margin:10px 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
	-webkit-box-shadow: 2px 2px 5px 0px #666666;
	-moz-box-shadow: 2px 2px 5px 0px #666666;
	box-shadow: 2px 2px 5px 0px #666666;  
	
	background: #333; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzNTM1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #535353 0%, #333333 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#535353), color-stop(100%,#333333)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #535353 0%,#333333 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #535353 0%,#333333 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #535353 0%,#333333 100%); /* IE10+ */

background: linear-gradient(top,  #535353 0%,#333333 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535353', endColorstr='#333333',GradientType=0 ); /* IE6-8 */

}

#boot img {	
    position:relative;
	top:-6px;
	left:10px;    
	width:142px;
    height:70px;
}

#boot img:hover {
	background-image:url(images/btn_cta_cal_on.png);
}

#endur img {	
    position:relative;
	top:-6px;
	left:5px;    
	width:142px;
    height:70px;
}

#endur img:hover {
	background-image:url(images/btn_cta_cal_on.png);
	
}

/* -- End Upper Sidebar-- */


/* -- Start Slider -- */

#middle {
    width: 958px;
    height:150px;
    background-image:url(images/cat_bg.gif);
    background-repeat:no-repeat;
    padding:0px 0px 0px 0px;
    margin:10px 0;
    position:relative;
    left:82px;
}
#slidercontainer{
    position:absolute;
    left:31px;
    top:0px;
    width: 894px;
    height:150px;
    overflow:hidden;
}
#slider {
    width:2000px;
    height:130px;
    position:absolute;
    left:-1px;
    top:10px;
    display:none;
}
.navleft{
    background: url("images/nav_left2.png") no-repeat;
    position:absolute;
    left:0px;
    top:48px;
    height:53px;
    width:30px;
    cursor:pointer;
    z-index:9999;
}
.navleft.disabled{
    background: url("images/nav_left2.png") -30px 0 no-repeat;
    cursor:default;
}
.navright{
    background: url("images/nav_right2.png") -30px 0 no-repeat;
    position:absolute;
    left:928px;
    top:48px;
    height:53px;
    width:30px;
    cursor:pointer;
    z-index:9999;
}
.navright.disabled{
    background: url("images/nav_right2.png") no-repeat;
    cursor:default;
}
.action-button{
    
}
.bootcamp{
    position:absolute;
    left:0px;
    top:0px;
}
.cycle{
    position:absolute;
    left:179px;
    top:0px;
}
.run{
    position:absolute;
    left:358px;
    top:0px;
}
.swim{
    position:absolute;
    left:537px;
    top:0px;
}
.tri{
    position:absolute;
    left:716px;
    top:0px;
}
.ironman{
    position:absolute;
    left:895px;
    top:0px;
}
.ecoaching{
    position:absolute;
    left:1074px;
    top:0px;
}
.ptrain{
    position:absolute;
    left:1253px;
    top:0px;
}
.tcamps{
    position:absolute;
    left:1432px;
    top:0px;
}
.pevents{
    position:absolute;
    left:1611px;
    top:0px;
}
.bootcamp a {
	float:left;
	display:block;
	height:131px;
	width:180px;
	overflow:hidden;
	cursor:pointer;
	margin-right:5px;
	background: url("images/boot.png") -179px 0 no-repeat;
	color:black;
}
.bootcamp a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
.bootcamp .text {
	position:absolute;
	top:2px;
	left:0px;
	z-index:1000;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
        cursor:pointer;
}
.cycle a {
	float:left;
	display:block;
	height:131px;
	width:180px;
	overflow:hidden;
	cursor:pointer;
	margin-right:5px;
	background: url("images/cycle.png") -179px 0 no-repeat;
	color:black;
	border-width:0px;
}
.cycle a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
.cycle .text {
	position:absolute;
	top:2px;
	left:0px;
	z-index:1000;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	cursor:pointer;
}
.run a {
	float:left;
	display:block;
	height:131px;
	width:180px;
	overflow:hidden;
	cursor:pointer;
	margin-right:5px;
	background: url("images/run.png") -179px 0 no-repeat;
	color:black;
	border-width:0px; /*difference*/
}
.run a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
.run .text {
	position:absolute;
	top:2px;
	left:0px;
	z-index:1000;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	cursor:pointer;
}
.swim a {
	float:left;
	display:block;
	height:131px;
	width:180px;
	overflow:hidden;
	cursor:pointer;
	margin-right:5px;
	background: url("images/swim.png") -179px 0 no-repeat;
	color:black;
	border-width:0px; /*difference*/
}
.swim a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
.swim .text {
	position:absolute;
	top:2px;
	left:0px;
	z-index:1000;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	cursor:pointer;
}
.tri a {
	float:left;
	display:block;
	height:131px;
	width:180px;
	overflow:hidden;
	cursor:pointer;
	background: url("images/tri.png") -179px 0 no-repeat;
	color:black;
	border-width:0px; /*difference*/
}
.tri a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
.tri .text {
	position:absolute;
	top:2px;
	left:0px;
	z-index:1000;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	cursor:pointer;
}

.ironman a {
	float:left;
	display:block;
	height:131px;
	width:180px;
	overflow:hidden;
	cursor:pointer;
	background: url("images/iron.png") -179px 0 no-repeat;
	color:black;
	border-width:0px; /*difference*/
}
.ironman a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
.ironman .text {
	position:absolute;
	top:2px;
	left:0px;
	z-index:1000;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	cursor:pointer;
}
.ecoaching a {
	float:left;
	display:block;
	height:131px;
	width:180px;
	overflow:hidden;
	cursor:pointer;
	background: url("images/ecoach.png") -179px 0 no-repeat;
	color:black;
	border-width:0px; /*difference*/
}
.ecoaching a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
.ecoaching .text {
	position:absolute;
	top:2px;
	left:0px;
	z-index:1000;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	cursor:pointer;
}
.ptrain a {
	float:left;
	display:block;
	height:131px;
	width:180px;
	overflow:hidden;
	cursor:pointer;
	background: url("images/train.png") -179px 0 no-repeat;
	color:black;
	border-width:0px; /*difference*/
}
.ptrain a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
.ptrain .text {
	position:absolute;
	top:2px;
	left:0px;
	z-index:1000;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	cursor:pointer;
}
.pevents a {
	float:left;
	display:block;
	height:131px;
	width:180px;
	overflow:hidden;
	cursor:pointer;
	background: url("images/event.png") -179px 0 no-repeat;
	color:black;
	border-width:0px; /*difference*/
}
.pevents a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
.pevents .text {
	position:absolute;
	top:2px;
	left:0px;
	z-index:1000;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	cursor:pointer;
}
.tcamps a {
	float:left;
	display:block;
	height:131px;
	width:180px;
	overflow:hidden;
	cursor:pointer;
	background: url("images/camp.png") -179px 0 no-repeat;
	color:black;
	border-width:0px; /*difference*/
}
.tcamps a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
.tcamps .text {
	position:absolute;
	top:2px;
	left:0px;
	z-index:1000;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	cursor:pointer;
}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c78a7;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#3c78a7; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#fff; }

/* -- End Slider -- */

#bottom {
	width: 940px;
	position:relative;
	left:91px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px 10px 10px 10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}
#front-list-left {
	width:275px;
	background:#fff;
	padding:10px 5px 0px 10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	border:solid 0px red;
}
#front-list-right {
	width:275px;
	background:#fff;
	padding:10px 5px 0px 10px;
	font-size:1.05em;
	line-height:1.75em;
	float:right;
	border:solid 0px green;
}
.box {
	padding-bottom:7px;
	border-bottom:1px dotted #ccc;
	margin-bottom:4px;
	padding-top:5px; /*difference*/
}
#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	padding-top:6px;
	}
#front-list .title-no-link {
	float:left;
	color:#3c78a7;
	padding-bottom:5px;
}
#front-list .t-no-link {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	float:left;
	color:#3c78a7;
}
#front-list .b-bold {
	font-weight:bold;
	font-size:1.4em;
}
#front-list .t2-no-link {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	float:left;
	color:#3c78a7;
	width:100%;
	padding-top:6px;
	padding-bottom:3px;
}
#front-list .padtop {
	padding-top:20px;
}
#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:7px;
	border-bottom:1px dotted #ccc;
	margin-bottom:4px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin: 0px 0px 13px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #advertisements p {
	margin:0;
	}


/* Content Page*/

#content {
	width:590px;
	background:#fff;
	margin-left:91px;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	position:relative;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.nav-block {
	float:left;
}
.navigation {
	padding:0px 0px 20px 0px; /*difference*/
	text-align:Center;
	width:590px;
	}
	
/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:5px 10px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	}

#sidebar-top {
	width:310px;
	float:right;
	padding:0px 10px 15px 10px;
	background:#fff;
	height:130px;
}
#sidebar-top a img {
	margin-top:10px;
	margin-right:8px;
	padding:2px;
	}
#sidebar-top .title	 {
	margin-top:15px;	
	font-weight:bold;
	display:block;
	padding-bottom:1px;
	}
#sidebar-top .exc {
	margin:0px;
	padding:0px;
	position:relative;
	top:-15px;
}	
	
#sidebar-bottom {
	width:320px;
	float:right;
	margin-top:0px;
	margin-bottom:10px;
	}

#sidebar-middle, #sidebar-next-middle {
	margin-top:10px;
	width:320px;
	float:right;
	}

#sidebar-left, #sidebar-next-middle-left, #sidebar-bottom-left {
	width:135px;
	padding:0px 10px 0px 10px;
	float:left;
	background:#fff;
	}
#sidebar-next-middle-left, #sidebar-bottom-left, #sidebar-next-middle-right, #sidebar-bottom-right{
	height:164px;
	}
#sidebar-left, #sidebar-right {
	height:150px;
	}
#sidebar-right, #sidebar-next-middle-right, #sidebar-bottom-right {
	width:135px;
	padding:0px 10px 0px 10px;
	float:right;
	background:#fff;
	}

#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-top:10px;
	padding:10px;
	background:#fff;
	}

#social-copy {
padding-right: 0px;}

#social-copy p {
text-align: center;
font-size: 11px;
line-height: 14px;
margin: 15px 0;}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	margin: 0 auto;
	padding:0px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 1091px;
	height:238px;
	font-size:0.6em;
	padding-top:0px;
	padding-bottom:0px;
	background:url(images/footer.png);
	position:relative;
	}

#sponsors {
	position:relative;
	left:98px;
	top:4px;
	font-size:19px;
	font-weight:bold;
	color:white;
}

#sponsorlogos {
	position:relative;
	left:72px;
	top:26px;
	border:0;
}
#sponsorlogos img {
	border:solid 1px white;
}
/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	
#socialize
{
	height:100px;
	width:138px;
	padding-left:10px;
}
#addthis
{
	display:block;
	float:left;
	margin:7px 14px 0px 0px;
}
#rssthis
{
	display:block;
	float:left;
	height:32px;
	width:32px;
	background-image: url('images/Feed_32x32.png');
	margin:7px 14px 5px 0px;
	padding:0;
}
#twitterthis
{
	display:block;
	float:left;
	height:32px;
	width:32px;
	background-image: url('images/Twitter_32x32.png');
	margin: 0px 10px 5px 0px;
	padding:0;
}
#facebookthis
{
	display:block;
	float:left;
	height:32px;
	width:32px;
	background-image: url('images/FaceBook_32x32.png');
	margin: 0 10px 5px 0px;
}
#pwblog
{
	display:block;
	float:left;
	height:32px;
	width:32px;
	background-image: url('images/pacwest-blogging-icon.png');
	margin: 0 0px 5px;
}
#technoratithis
{
	display:block;
	float:left;
	margin:7px 14px 5px 0px;
	padding:0;
	height:32px;
	width:32px;
	background-image: url('images/Technorati_32x32.png');
}
#googlethis
{
	display:block;
	float:left;
	margin:7px 14px 5px 0px;
	padding:0;
	height:32px;
	width:32px;
	background-image: url('images/Google_32x32.png');
}
#myspacethis
{
	display:block;
	float:left;
	margin:7px 14px 5px 0px;
	padding:0;
	height:32px;
	width:32px;
	background-image: url('images/MySpace_32x32.png');
}
#aboutsidebar
{
	position:absolute;
	top:120px;
	left:-13px;
}

/* cycle page */
.topline {
	border-top:solid 2px #ececec;
	display:block;
	padding-bottom:13px;
}
.dline {
	border-bottom:1px dotted #ccc;
	display:block;
}
.dline2 {
	border-bottom:1px dotted #ccc;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
.dline3 {
	border-bottom:1px dotted #ccc;
	display:block;
	margin-top:15px;
}
/*difference*/
.dline4 {
	border-bottom:1px dotted #ccc;
	margin-top:10px;
	width:100%;
	height:10px;
	display:block;
}
/*difference*/
#bpagenavi {
	height:20px;
	display:block;
}
#featureprograms {
	width:590px;
	background:#fff;
	padding:0px 0px 0px 0px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#featureprograms .title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	padding-top:0px;
	color: #3c78a7;
	}

#featureprograms .clearfloat {
	padding-bottom:5px;
	border-bottom:0px dotted #ccc;
	margin-bottom:4px;
	}
#s_subnav{
	width: 958px;
	height: 0px; /*46*/
	float:left;
	padding:10px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	z-index:201;
	position:absolute;
	top:34px;
	left:4px;
}
#s_transparency{
	width: 958px;
	height: 0px; /*46*/
	background-image:url(images/subnav_bg2.png);
	background-repeat:no-repeat;
	padding:10px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.95;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
}

#s_bootcamp a {
	float:left;
	display:block;
	height:28px;
	width:143px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:7px;
	background: url("images/subnav_btn5.png") -171px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#s_bootcamp a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#s_bootcamp .text {
	position:absolute;
	top:1px;
	left:0px;
	z-index:1000;
	font-size:14px;
	font-weight:bold;
	padding:9px 10px 9px 15px;
	z-index:101;
}
#s_bootcamp .highlighted {
	color:white;
}
#s_bootcamp a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#s_advbootcamp a {
	float:left;
	display:block;
	height:28px;
	width:143px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:7px;
	background: url("images/subnav_btn5.png") -171px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#s_advbootcamp a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#s_advbootcamp .text {
	position:absolute;
	top:1px;
	left:2px;
	z-index:1000;
	font-size:14px;
	font-weight:bold;
	padding:9px 10px 9px 10px;
	z-index:101;
}
#s_advbootcamp .highlighted {
	color:white;
}
#s_advbootcamp a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#s_personal a {
	float:left;
	display:block;
	height:28px;
	width:143px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:7px;
	background: url("images/subnav_btn5.png") -171px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#s_personal a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#s_personal .text {
	position:absolute;
	top:1px;
	left:0px;
	z-index:1000;
	font-size:14px;
	font-weight:bold;
	padding:9px 3px 9px 23px;
	z-index:101;
}
#s_personal .highlighted {
	color:white;
}
#s_personal a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}

#e_subnav{
	width: 958px;
	height: 0px; /*46*/
	float:left;
	padding:10px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	z-index:201;
	position:absolute;
	top:34px;
	left:4px;
}
#e_transparency{
	width: 958px;
	height: 0px; /*46*/
	background-image:url(images/subnav_bg2.png);
	background-repeat:no-repeat;
	padding:10px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.95;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
}

#endurance_subnav {
	width: 920px;
	background-image:url(images/subnav_bg2.png);
	background-repeat:no-repeat;
	float:right;
	padding:10px 10px 0px 10px;
	margin:0px 0px 10px 0px;
}
#e_cycle a {
	float:left;
	display:block;
	height:28px;
	width:70px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:7px;
	background: url("images/subnav_btn2.png") -97px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#e_cycle a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#e_cycle .text {
	position:absolute;
	top:1px;
	left:4px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 10px 9px 25px;
	z-index:101;
}
#e_cycle .highlighted {
	color:white;
}
#e_cycle a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#e_run a {
	float:left;
	display:block;
	height:28px;
	width:70px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn2.png") -97px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#e_run a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#e_run .text {
	position:absolute;
	top:1px;
	left:4px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 10px 9px 30px;
	z-index:101;
}
#e_run .highlighted {
	color:white;
}
#e_run a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#e_swim a {
	float:left;
	display:block;
	height:28px;
	width:70px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn2.png") -97px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#e_swim a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#e_swim .text {
	position:absolute;
	top:1px;
	left:4px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 10px 9px 26px;
	z-index:101;
}
#e_swim .highlighted {
	color:white;
}
#e_swim a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#e_tri a {
	float:left;
	display:block;
	height:28px; /*difference*/
	width:70px;  /*difference*/
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn2.png") -97px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#e_tri a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#e_tri .text {
	position:absolute;
	top:1px;
	left:4px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 8px 9px 13px;
	z-index:101;
}
#e_tri .highlighted {
	color:white;
}
#e_tri a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#e_ironman a {
	float:left;
	display:block;
	height:28px; /*difference*/
	width:70px;  /*difference*/
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn2.png") -97px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#e_ironman a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#e_ironman .text {
	position:absolute;
	top:1px;
	left:5px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 8px 9px 15px;
	z-index:101;
}
#e_ironman .highlighted {
	color:white;
}
#e_ironman a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#e_ecoaching a {
	float:left;
	display:block;
	height:28px; /*difference*/
	width:70px;  /*difference*/
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn2.png") -97px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#e_ecoaching a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#e_ecoaching .text {
	position:absolute;
	top:1px;
	left:0px;
	z-index:1000;
	font-size:14px;
	font-weight:bold;
	padding:9px 8px 9px 11px;
	z-index:101;
}
#e_ecoaching .highlighted {
	color:white;
}
#e_ecoaching a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#e_camps a {
	float:left;
	display:block;
	height:28px; /*difference*/
	width:70px;  /*difference*/
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn2.png") -97px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#e_camps a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#e_camps .text {
	position:absolute;
	top:1px;
	left:0px;
	z-index:1000;
	font-size:14px;
	font-weight:bold;
	padding:9px 8px 9px 24px;
	z-index:101;
}
#e_camps .highlighted {
	color:white;
}
#e_camps a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#p_subnav, #ab_subnav{
	width: 920px;
	height: 0px; /*46*/
	float:left;
	padding:10px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	z-index:201;
	position:absolute;
	top:34px;
	left:4px;
}
#p_transparency, #ab_transparency{
	width: 958px;
	height: 0px; /*46*/
	background-image:url(images/subnav_bg2.png);
	background-repeat:no-repeat;
	padding:10px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.95;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
}
#p_events a {
	float:left;
	display:block;
	height:28px;
	width:60px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:7px;
	background: url("images/subnav_btn.png") -87px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#p_events a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#p_events .text {
	position:absolute;
	top:1px;
	left:-1px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 10px 9px 20px;
	z-index:101;
}
#p_events .highlighted {
	color:white;
}
#p_events a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#p_retail a {
	float:left;
	display:block;
	height:28px;
	width:60px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn.png") -87px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#p_retail a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#p_retail .text {
	position:absolute;
	top:1px;
	left:-2px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 10px 9px 25px;
	z-index:101;
}
#p_retail .highlighted {
	color:white;
}
#p_retail a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#p_nonprofit a {
	float:left;
	display:block;
	height:28px;
	width:60px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn.png") -87px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#p_nonprofit a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#p_nonprofit .text {
	position:absolute;
	top:1px;
	left:-12px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 10px 9px 21px;
	z-index:101;
}
#p_nonproft .highlighted {
	color:white;
}
#p_nonprofit a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#p_services a {
	float:left;
	display:block;
	height:28px;
	width:60px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn.png") -87px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#p_services a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#p_services .text {
	position:absolute;
	top:1px;
	left:3px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 8px 9px 8px;
	z-index:101;
}
#p_services .highlighted {
	color:white;
}
#p_services a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#p_gear a {
	float:left;
	display:block;
	height:28px;
	width:60px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn.png") -87px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#p_gear a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#p_gear .text {
	position:absolute;
	top:1px;
	left:15px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 8px 9px 10px;
	z-index:101;
}
#p_gear .highlighted {
	color:white;
}
#p_gear a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#p_nutrition a {
	float:left;
	display:block;
	height:28px;
	width:60px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn.png") -87px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#p_nutrition a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#p_nutrition .text {
	position:absolute;
	top:1px;
	left:2px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 8px 9px 10px;
	z-index:101;
}
#p_nutrition .highlighted {
	color:white;
}
#p_nutrition a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#ab_overview a {
	float:right;
	display:block;
	height:28px;
	width:60px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn.png") -87px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#ab_overview a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#ab_overview .text {
	position:absolute;
	top:1px;
	left:-2px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 8px 9px 10px;
	z-index:101;
}
#ab_overview .highlighted {
	color:white;
}
#ab_overview a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#ab_staff a {
	float:right;
	display:block;
	height:28px;
	width:60px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn.png") -87px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#ab_staff a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#ab_staff .text {
	position:absolute;
	top:1px;
	left:16px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 8px 9px 10px;
	z-index:101;
}
#ab_staff .highlighted {
	color:white;
}
#ab_staff a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#ab_pressrelease a {
	float:right;
	display:block;
	height:28px;
	width:60px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn.png") -87px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#ab_pressrelease a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#ab_pressrelease .text {
	position:absolute;
	top:1px;
	left:12px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 8px 9px 10px;
	z-index:101;
}
#ab_pressrelease .highlighted {
	color:white;
}
#ab_pressrelease a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#ab_contact a {
	float:right;
	display:block;
	height:28px;
	width:60px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin-right:5px;
	background: url("images/subnav_btn.png") -87px 0 no-repeat;
	color:#3C78A7;
	z-index:100;
	opacity:0;
}
#ab_contact a:hover {
	background-position:0 0;
	color:white;
	text-decoration:none;
}
#ab_contact .text {
	position:absolute;
	top:1px;
	left:5px;
	z-index:1000;
	font-size:14px;
	font-weight:bold; 
	padding:9px 8px 9px 10px;
	z-index:101;
}
#ab_contact .highlighted {
	color:white;
}
#ab_contact a.highlighted{
	background-position:0 0;
	color:white;
	text-decoration:none;
}


/*difference*/
.register {
	color:white;
	position:absolute;
	top:7px;
	left:15px;
	width:100px;
	font-size:14px;
	font-weight:bold;
}

	/* about */
#content_left {
	padding:0;
	margin:0px 0px 0px 0px;
	position:relative;
	padding-left:91px;
	width:610px;
	float:left;
	}
#content_right {
	width:320px;
	padding:0;
	margin:0px 0px 0px 0px;
	float:right;
	display: block;
	height:1245px;
	}
#page_headline {
	width:590px;
	float:left;
	background:#fff;
	padding:10px 10px 0px 10px;
	font-size:1.05em;
	line-height:1.75em;
	margin:0px 0px 0px 0px;
	}
#page_headline  div.title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:4px;
	padding-top:1px;
	}
/*difference*/
#page_headline div.title-no-link {
	float:left;
	color:#3c78a7;
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:4px;
	padding-top:1px;
}
.post-block {
	float:left;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	width:100%;
}
.post-block-no-line {
	float:left;
	padding-bottom:15px;
	width:100%;
}
.margin-top {
	margin-top:10px;
}

#page_headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#page_headline p {
	padding-bottom:15px;
	}
#side_advertisements {
	width:300px;
	background:#fff;
	padding:2px 10px 0px 0px;
	margin:0px 0px 10px 0px;
	float:left;
}
#side_advertisements .clearfloat {
	margin-top:7px;
	margin-bottom:0px;
	}

#side_advertisements a img {
	margin-top:2px;
	margin-right:10px;
	padding:0px;
	}
#page_headline a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}
.imga {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	float:left;
}
#page_headline p, #side_advertisements p {
	margin:0;
	}
#page_headline .breadcrumbs, #page_headline .breadcrumbs a, #front-list .breadcrumbs {
	font-weight:bold;
	color:#333;
	font-size:14px;
	}

#page_gallery {
	width:590px;
	float:left;
	background:#fff;
	padding:10px 10px 0px 10px;
	font-size:1.05em;
	line-height:1.75em;
	margin:0px 0px 0px 0px;
}

.cal-selection {
	font-size:16px;
	color: #3c78a7;
}
.cal-selection divider {
	font-size:16px;
}
.cal-selected {
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color: #3c78a7;
}
#front-list-left .team-roster-name {
	font-weight:bold;
	color:#333;
	font-size:14px;
	line-height:12px;
}
#front-list-right .team-roster-name {
	font-weight:bold;
	color:#333;
	font-size:14px;
	line-height:12px;
}
#briance
{
	border:solid 0px red;
	width:330px;
	position:absolute;
	top:172px;
	left:400px;
	color:white;
	font-size:1.1em;
}
#briance a
{
	color:white;
}

/* ---------------------------------------- */
/* -- Peter-- */
/* ---------------------------------------- */

#sidebar-sec {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	margin-bottom: 10px;
	background:#fff;
}

div#flickr-pics {
	padding-left: 13px;
	margin-left: auto;
	margin-right: auto;
}

div#flickr-pics img {
	margin-right: 16px;
	margin-bottom: 0px;
	float: left;
	width: 75px;
	height: auto;
	padding: 0px;
	border:#666 solid 4px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}

div#flickr-pics img:hover {
	border:#FC0 solid 4px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-webkit-box-shadow: 0px 0px 7px 0px #000;
	-moz-box-shadow: 0px 0px 7px 0px #000;
	box-shadow: 0px 0px 7px 0px #000; 
}

/* ---------------------------------------- */
/* -- End Peter-- */
/* ---------------------------------------- */
/*.flickr_badge_image {
	margin-bottom: 0px;
}*/


#sidebar-sec.three {
	margin-bottom: 0px;
}

/* -- Facebook Widget -- */

.fb-like-box {
	position:relative;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#FFF;
	z-index:1;
}

/* ---------------------------------------- */
/* CHANGES MADE BY DANIEL MARKHAM */
/* ---------------------------------------- */

/* Hide the text "Comments are closed" on pages/posts--comments can be disabled from within the WP admin--because nobody reading the page/post probably really cares */
p.nocomments {
display: none;}

/* Unable to modify two images on the "Join PacWest" page without targeting the  right-aligned and button images specifically. This is not scaleable but I had no other, more expedient choice. —Dan */
#post_5826 div.entry.clearfloat p img.alignright {
margin: 0 0 0 15px;}

#post_5826 div.entry.clearfloat p a.img-no-border img.alignright {
border: none;}
/* --------------------------- */






