/* CSS Document */

body {
	margin:0px;
	padding: 0px;
	background-color: #003399;
	background-image:url(../images/tiles/bgtile.gif);
}

#frame {
	width:970px;
	margin-left:10px;
	margin-top:10px;
	border: 3px solid #003399;	
}

#header {
	width:970px;
	height:180px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-color: #005eb1;
}

#headerholder {
	width: 970px;
	height: 215px;
	background-color: #005eb1;
}

#navigation {
	height: 35px;
	margin-top:180px;
	width: 970px;
	float:left;
	background-color: #005eb1;
}

#content {
	width:970px;
	height:483px;
	background-color: #005eb1;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:125%;
	float: left;
}

.content_left {
	float:left;
	width:240px;
	padding-left:12px;
	padding-top:8px;
	
}

.content_left_blog {
	float:left;
	width:240px;
	height:480px;
	padding-left:12px;
	padding-top:8px;
}

.content_left_coach {
	float:left;
	width:248px;
	height:439px;
	padding-left:12px;
	padding-top:8px;
	overflow-y:auto;
	overflow-x:hidden;
}

.content_middle {
	float:left;
	width:420px;
	padding-left:14px;
	padding-top:8px;
}

.content_middle_blog {
	float:left;
	width:429px;
	height:439px;
	padding-left:14px;
	padding-top:8px;
	overflow-y:auto;
	overflow-x:hidden;
	overflow:auto;
}

.content_middle_blog_inner {
	padding-right:10px;
	margin-bottom:8px;
}

.content_coach {
	float:left;
	width:692px;
	height:439px;
	padding-left:14px;
	padding-top:8px;	
	line-height:130%;
	overflow-y: auto;
	overflow-x: hidden;
	
}

.content_right {
	float:left;
	width:240px;
	padding-left:12px;
	padding-top:8px;
}

.content_right_blog {
	float:left;
	width:248px;
	height:439px;
	padding-top:8px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-left:12px;
}

.content_right_blog_inner {
	padding-right:8px;
}

.content_page {
	float:left;
	width:958px;
	height:439px;
	padding-left:12px;
	padding-top:8px;
	overflow-y:auto;
	overflow-x:hidden;
	
}

.floatholder {
	width: 801px;	
}

.floatholder_left_logo {
	float:left;
	width:260px;
	height: 483px;
	background-image: url(../images/backgrounds/content_left.jpg);
	background-repeat:no-repeat;
}

.floatholder_left {
	float:left;
	width:260px;
	height: 483px;
	background-image: url(../images/backgrounds/content_left_nologo.jpg);
	background-repeat:no-repeat;
}

.floatholder_left_speedo {
	float:left;
	width:260px;
	height: 483px;
	background-image: url(../images/backgrounds/content_left_speedo.jpg);
	background-repeat:no-repeat;
}

.floatholder_middle {
	float:left;
	width:443px;
	height: 483px;
	background-image: url(../images/backgrounds/content_middle.jpg);
	background-repeat:no-repeat;
	margin-left: 3px;
}

.floatholder_middle_logo {
	float:left;
	width:443px;
	height: 483px;
	background-image: url(../images/backgrounds/content_middle_speedo.jpg);
	background-repeat:no-repeat;
	margin-left: 3px;
}

.floatholder_coach {
	float:right;
	width:706px;
	height: 483px;
	/*background-image: url(../images/backgrounds/content_coach.jpg);*/
	background-image: url(../images/backgrounds/content_wideright.jpg);
	background-repeat:no-repeat;
}

.floatholder_wideright {
	float:right;
	width:706px;
	height: 483px;
	background-image: url(../images/backgrounds/content_wideright.jpg);
	background-repeat:no-repeat;
}

.floatholder_full {
	float:left;
	width:970px;
	height: 483px;
	background-image: url(../images/backgrounds/content_full.jpg);
	background-repeat:no-repeat;
}

.floatholder_right {
	float:right;
	width:260px;
	height: 483px;
	background-image: url(../images/backgrounds/content_right.jpg);
	background-repeat:no-repeat;
	
}

#footer {
	background-color: #0099FF;
	width:970px;
	height:45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
}

#footer a:link {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a:visited {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a:active {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#footer_info_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	float:right;
	margin-right: 4px;
	padding-top: 4px;
}

#footer_info_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	float:left;
	margin-left: 4px;	
	padding-top: 4px;
	width:700px;
}

#footer_info_left2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFFFFF;
	float:left;
	margin-left: 4px;	
	width:900px;
}

.imageleft{
	border: 1px solid #FFFFFF;
	margin-top:8px;
	height: 100px;
	width: 130px;
}

.imageleft_thumb {
	height: 125px;
	width: 175px;
	border: 1px solid #FFFFFF;
	margin-bottom:2px;
}

.imageleft_popup {
	border: 1px solid #FFFFFF;
	margin-bottom:2px;
	height: 350px;
	width: 450px;
}

.imageleft_popup2 {
	border: 1px solid #FFFFFF;
	margin-bottom:2px;
	height: 350px;
	width: 600px;
}

#indexpage {
	margin-top:250px;
	margin-left:200px;
	padding:0px;
	width:100px;
	float: left;
	height: 100px;
	text-decoration:none;
}



#photocoach {
	width:250px;
	height:200px;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	float:right;
	margin-left:4px;
}

.photoholder {
	float: left;
	width: 180px;
	padding-right: 12px;
}

.popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:125%;
	padding:10px;

}

.selected {
	font-weight: bold;
	color: #FFFFFF;
}
.ms_date {
	width:125px;
	float:left;
	padding-right:5px;
}

.ms_event {
	width:300px;
	float:left;
	padding-right:5px;
}

.ms_location {
	width:120px;
	float:left;
	padding-right:5px;
}

.ms_description {
	width:345px;
	float:left;
	padding-right:5px;
}

.table_date {
	float:left;
	width:125px;
	padding-right:5px;
}

.table_event {
	float:left;
	width:300px;
	padding-right:5px;
}

.table_location {
	float:left;
	width:120px;
	padding-right:5px;
}

.table_description {
	float:left;
	width:345px;
	padding-right:5px;
}


/* HEADERS */
.corner_orange {
	background: #FF6600 url(../images/tiles/tl_corner.gif) no-repeat;
	height:25px;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:11px;
	padding-top:10px;
	text-transform: uppercase;
	font-size:12px;
	border-bottom: 1px #FFFFFF solid;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	
}

.corner_green {
	height:25px;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:12px;
	padding-top:10px;
	text-transform: uppercase;
	font-size:12px;
	border-bottom: 1px #FFFFFF solid;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #33FF00;
	background-image: url(../images/tiles/tl_corner.gif);
	background-repeat: no-repeat;
}

.corner_blue {
	background: #0099FF url(../images/tiles/tl_corner.gif) no-repeat;
	height:25px;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:12px;
	padding-top:10px;
	text-transform: uppercase;
	font-size:12px;
	border-bottom: 1px #FFFFFF solid;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

.corner_darkblue {
	background: #000033 url(../images/tiles/tl_corner.gif) no-repeat;
	height:25px;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:12px;
	padding-top:10px;
	text-transform: uppercase;
	font-size:12px;
	border-bottom: 1px #FFFFFF solid;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

.corner_yellow {
	background: #FCB100 url(../images/tiles/tl_corner.gif) no-repeat;
	height:25px;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:12px;
	padding-top:10px;
	text-transform: uppercase;
	font-size:12px;
	border-bottom: 1px #FFFFFF solid;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

.corner_darkgreen {
	height:25px;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:12px;
	padding-top:10px;
	text-transform: uppercase;
	font-size:12px;
	border-bottom: 1px #FFFFFF solid;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #009900;
	background-image: url(../images/tiles/tl_corner.gif);
	background-repeat: no-repeat;
}

.corner_red {
	background: #FF3300 url(../images/tiles/tl_corner.gif) no-repeat;
	height:25px;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:12px;
	padding-top:10px;
	text-transform: uppercase;
	font-size:12px;
	border-bottom: 1px #FFFFFF solid;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

/* Links */

a:link {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4AA5FF;
	text-decoration:none;
}

a:visited {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4AA5FF;
	text-decoration:none;
}

a:hover {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#66CCFF;
	text-decoration:underline;
}

a:active {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

strong {
	font-weight: bold;
}

