/* CSS Document */

body {
	font-size:16px;
	font-family:Times, Arial, sans-serif;
	margin:0;
}

img {
	border:thin #000066 solid;
}

#page_container{
	width:100%;
	overflow:auto;
	background-color:#000066;
}

#page_container #page_wrapper01{
		background: transparent url(images/howard_wrapper.jpg) no-repeat 50% 173px;
}

#page_container #page_wrapper02{
		background: transparent url(images/bg1.jpg) repeat-x 0% 0;
}

#page_contents{
	width:796px;
	overflow:hidden;
	background:#ffffff;
	border-right:#000000 solid 2px;
	border-left:#000000 solid 2px;
	border-bottom:#000000 solid 2px;
}

.home {background:url(images/menubarbg.jpg) repeat-x 0 0.1;}
.home:hover {background:url(images/menubarbghover.jpg) repeat-x 0 0;}

.other_links {background:url(images/menubarbg.jpg) repeat-x 0 0.1;}
.other_links:hover {background:url(images/menubarbghover.jpg) repeat-x 0 0;}

#masthead {
	overflow:auto;
	width:100%;
	margin:0;
} 

#menubar {
	background:url(images/menubarbg.jpg) repeat-x 0% 0;
	width:100%;
	margin:0px;
	padding:0px;
	height:20px;
}

#menubar ol{
	margin:0px;
	text-align:center;
	padding:0;
	}

#menubar ol li a:hover{
	color:#000000;
	}

#banner_block {
	background-color:#CC0000;
	overflow: hidden;
	padding:0 0px;
	width:100%;
	border-bottom:#000033 solid 3px;
	height:150px;
}

#banner_right {
	float:right;
}

#banner_block_content{
	width:auto;
	margin:0;
}

#banner_block_content p{
	margin:0px;
}

.navlinks li{
	list-style-type:none;
	display:inline;
	padding:0 .5em;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	margin: 0;
	font-weight:bold;
	font-size:14px;
}

.navlinks li.home{
	border-left:0;
}

.left {
	float:left;
	margin:1em;
}

.right {
	float:right;
	margin:1em;
}

.image_clear {
	clear:both;
}

.secondary_heading{
	background:#344b8f;
	color:#EFFAFA;
	font:18pt bolder;
	width:97%;
	margin:0;
	padding:1% 1.5%;
}

.about_text {
	width: 97%;
	margin:0px;	
	padding:1% !important;
	overflow:auto;
}

.coaching_text, .athlete_text {
/*	width: 92%;*/
	margin:0px;	
	padding:.5em .75em !important;
	overflow:auto;
}

.pr_text {
	width: 92%;
	margin:0px;	
	padding:.5em 1em !important;
	overflow:auto;
}

.coaching_text .right,.athlete_text .right {
	margin:0 0 0.25em 1em;
	text-align:center;
}

.coaching_text .left,.athlete_text .left {
	margin:0 1em 0.25em 0em;
	text-align:center;
	font-size:12px;
}

.coaching_text .ie_fix_right,.athlete_text .ie_fix_right {
	margin:0;
}

.coaching_text ul, .athlete_text ul{
	margin-top:0.5em;
	margin-bottom:1em;
}

.athlete_text ul ul{
	margin-top:0px !important;
	margin-bottom:0px !important;
}

.coaching_text li{
	font-weight:bold;
}

.block_text {
	width:100%;
	padding:0 2em;
}

#footer {
	overflow:auto;
	width:100%;
	margin:0;
	background-color:#CC0000;
}

#footer_block_content{
	width:auto;
	padding:0px;
}

#footer_block_content p{
	margin:0px;
}

#content_block {	
	overflow:auto;
	width:100%;
	margin:1em auto;
}

#about_block{
	width: 62%;
	float:left;
	padding:1%;
	margin:0 0 1% 1%;
	border:#000000 solid;
	border-width: 2px;
	text-align:left;
}

#about_block h2{
	background:#000066;
	color:#FFFFFF;
	width:98%;
	margin:0;
	padding:.25em;
}

.gallery_heading{
	background:#000066;
	color:#FFFFFF;
	margin:0 auto;
	text-align:center;
	width:640px;
}

#about_block p{
	padding:0 1%;
	margin-bottom:0;
}

#coaching_block, #athlete_block{
/*	width:95%;*/
	border:#000000 solid 2px;
	overflow:hidden;
	text-align:left;
/*	padding:1%;*/
	margin:0 0.5em;
}

#video_block {
/*	width:95%;*/
	border:#000000 solid 2px;
	overflow:hidden;
	text-align:left;
/*	padding:1%;*/
	margin:0 0.5em 0.25em 0.5em;
}

#video_block h2 {
	background:#000066;
	color:#FFFFFF;
	margin:0;
	padding:0.25em 0.25em;
}


#coaching_block h2,#athlete_block h2{
	background:#000066;
	color:#FFFFFF;
	margin:0 0 0.25em 0;
	padding:0.25em 0.25em;
}

#coaching_block h3,#athlete_block h3{
	background:#CC0000;
	color:#FFFFFF;
/*	margin:0.25em; */
	margin:0 !important;
	padding:0.25em 0.4em;
}

#coaching_block p{
	padding:0 1%;
	margin-bottom:0;
}

.full_container {

	width:95%;
	border:#000000 solid 2px;
	overflow:auto;
	text-align:left;
	padding:1%;
}

li a:link {
	color:#000000; 
	text-decoration: none
}

li a:visited {
	color:#000000;
	text-decoration: none
}

li a:active {
	color:#000000;
	text-decoration: none
}

li a:hover {
	color:#CC0000; 
	text-decoration: none;
}

#content_block a:link {
	color:#0000FF;
}

#content_block a:visited {
	color:#000066;
}

#content_block a:hover {
	color:#FF0000;
	text-decoration:none;
}

#content_block a:active {
	color:#CC0000;
	text-decoration:none;
}

.link_list {
	list-style:none;
}

.link_list a:link {
	text-decoration:underline !important;
}

.link_list li {
	font-weight:100 !important;
	margin:0.5em 0em;
}



#footer a:link {
	color:#FFFFFF; 
	text-decoration: none
}

#footer a:visited {
	color:#FFFFFF;
	text-decoration: none
	}
	
#footer a:active {
	color:#666666;
	text-decoration: none
}

#footer a:hover {
	color:#000066; 
	text-decoration: none;
}

.contactContainer {
	width:50%;
	overflow:auto;
	float:left;
	margin:1em;
	text-align:center;
}	

.contactBlock {
	float:left;
	width:100%;
	height:auto;
	margin:1% 0;
	}

.image_full {
	width:96%;
	margin:1em auto;
	text-align:center !important;
}

.emphasize {
	font-weight:bold;
}

.table_container {
	width:100%;
/*	margin-top:1em;
	margin-bottom:1em;*/
}

.table_row {
	width:100%;
	text-align:center;
	overflow:auto;
	margin-bottom:1em;
	margin-left:auto;
	margin-right:auto;
	border-bottom:thin #000066 solid;
	padding-bottom:.25em;
}

.top_row {
	width:100%;
	text-align:center;
	overflow:auto;
	margin-bottom:1em;
	margin-left:auto;
	margin-right:auto;
	border-bottom:thin #000066 solid;
	background:#cc0000;
}

.bottom_row {
	width:100%;
	text-align:center;
	overflow:auto;
	margin-bottom:0em;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:.25em;
}

.footnote {
	text-align:left;
	overflow:auto;
	margin:1em auto .5em auto;
	padding-left:3.5em;
	font-size:14px;

}

.featured {
	margin:0em 0em .25em .25em !important;
	border:none !important;
}

.table_row .featured {
	margin:0em .25em .25em 0em !important;
	border:none !important;
}

.name_header {
	text-align:left;
	width:31%;
	float:left;
	padding-left:1em;
	padding-top:.25em;
	padding-bottom:.1em;
	color:#ffffff;
	font-weight:bold;
/*	border-bottom:medium #000066 solid;*/
}

.distance_header {
	text-align:left;
	width:30%;
	padding-left:1em;
	padding-top:.25em;
	padding-bottom:.1em;	
	color:#ffffff;
	float:left;
	font-weight:bold;
/*	border-bottom:medium #000066 solid;*/
}

.location_header {
	text-align:left;
	float:left;
	width:31%;
	padding-left:1em;
	padding-top:.25em;
	padding-bottom:.1em;	
	color:#ffffff;
	font-weight:bold;	
/*	border-bottom:medium #000066 solid;*/
}
.name {
	text-align:left;
	width:30%;
	float:left;
	padding-left:1.25em;
/*	border-bottom:thin #000066 solid;*/
	font-weight:bold;
}

.name a:link {
	color:#000066 !important;
	text-decoration:none;
}

.name a:visited {
	color:#000099 !important;
	text-decoration:none;
}

.name a:hover {
	color:#cc0000 !important;
	text-decoration:none;
}

.name a:active {
	color:#cc0000 !important;
	text-decoration:none;
}

.distance {
	text-align:left;
	width:30%;
	padding-left:1.25em;
	float:left;
/*	border-bottom:thin #000066 solid;*/
}

.location {
	text-align:left;
	float:left;
	width:30%;
	padding-left:1.25em;
/*	border-bottom:thin #000066 solid;*/
}

.bio_block {
	border:thin #000066 solid;
	width: 70%;
	float:left;
	clear:left;
	margin:0.5em 0em 0.5em 0.5em;
}

.intro_block {
	border:thin #000066 solid;
	width: 52%;
	float:left;
	clear:left;
	margin:0.5em 0em 0.5em 0.5em;
}

.home_coaching_block {
	border:thin #000066 solid;
	width: 43%;
	float:right;
	clear:right;
	margin:0.5em 0.5em 0.5em 0;
}

.home_coaching_block h3{
	background-color:#000066 !important;
}


.profile_pic {
	float:right;
	margin:0.5em 0.5em 0.5em 0em;
	clear:right;
	text-align:center;
}

.caption {
	font-size:12px;
}

.awards_block {
	border:thin #000066 solid;
	width: 58%;
	float:left;
	clear:left;
	margin:0.5em 0em 0.5em 0.5em;
}

.pr_block {
	border:thin #000066 solid;
	width: 38%;
	float:right;
	clear:right;
	margin:0.5em 0.5em 0.5em 0em;
}

.pr_block h3{
	background-color:#000066 !important;
}

.cost_block {
	border:thin #000066 solid;
	width: 56%;
	float:left;
	clear:left;
	margin:0.5em 0em 0.5em 0.5em;
}

.start_block {
	border:thin #000066 solid;
	width: 40%;
	float:right;
	clear:right;
	margin:0.5em 0.5em 0.5em 0em;
}

.core_exercises_block {
	border:thin #000066 solid;
	width: 48%;
	float:left;
	clear:left;
	margin:0.5em 0em 0.5em 0.5em;
}

.hurdle_drills_block {
	border:thin #000066 solid;
	width: 48%;
	float:right;
	clear:right;
	margin:0.5em 0.5em 0.5em 0em;
}

.profile_container{
 width:100%;
 overflow:hidden;
}

.secondary_image{

}

.secondary_image_container{
	width:96%;
	text-align:center;
	margin:auto;
	font-size:12px;	
}

.wide_image_container{
	width:96%;
	text-align:center;
	margin:1em auto;	
	font-size:12px;
}

.important_link_container{
	width:96%;
	text-align:center;
	margin:0 auto 0.5em auto;	
}


.go_back{
	width:100%;
	margin:0.5em 0;
	text-align:center;
}

.education_block, .general_block {
	border:thin #000066 solid;
	margin:0.5em;
	overflow:auto;
}

.table_block {
	border:thin #000066 solid;
	margin:0.5em 2.5em;
}

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: auto;
}
#flashcontent {
	height: 600px;
}
/* end hide */