@charset "utf-8";


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900
}
a:hover {
	text-decoration: underline;
	color: #C30
}
a:active {
	color: black;
	text-decoration: none;
	position: relative;
}
a img {
	border:none;
}
body {
	/*background-image: url(../images/single_runner_bckgnd.jpg);*/
	/*background-repeat:no-repeat;*/
}
dt {
	font-size:14px;
	font-weight:bold;
}
dd {
	font-size:13px;
}
figcaption {
	font-size: 12px;
	text-align: center;
}	
figure {
	padding:0px;
	margin:0px;
}
h1 {
	font-size: 26px;
	text-align: left;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
}
h2 {
	font-size: 15px;
	padding: 0;
	margin: 0;
}
h3 {
	font-size: 18px;
	padding: 0;
	margin: 0;
}
h4 {
	font-size: 15px;
	padding: 0;
	margin: 0;
}
p {
	font-size: 13px;
	padding: 0;
	margin: 1;
}
#styled textarea{
	width: 350px;
	height:60px;	
}
#aboutus {
	font-size: 16px;
	text-align: right;
	font-weight: bold;

}
#aboutus-info {
	padding:0px;
	margin:0px;
	width:300px;
}
#announcements {
	height:150px;
	overflow-y:scroll;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #00C;
}
#announcementbox {
	height: 215px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#archive {
	font-size: 14px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #00F;
	padding-right:10px;
}
#archive hr  {
	border-top:	1px solid #C30;
}
#contactus {
	width: 500px;
	float:right;
	}
#contactus th {
	color: #000;
	text-align: right;
	padding-right: 5px;
	}
#contactus table input[type="text"] {
	width: 340px;
}

#contactus table {
	border: 0px solid;
	border-collapse: collapse;
	font-size:13px;
    width:460px;
	}
#current_date {
	position:absolute;
	left:630px;
	text-align:right
	/*top:-10;*/
}
#external {
	float: right;
	vertical-align: middle;
	margin-top: 17px;
	position: relative;
}
#generalmaincontent {
	position:relative;
	/*background-color: #FFF;*/
	/*border: thin solid #C30;*/
	/*-webkit-border-radius: 15px;*/
	/*-moz-border-radius: 15px;*/
	/*border-radius:15px;*/
	/*padding: 10px;*/
	/*height: 435px;*/
	/*overflow-y:scroll;*/
	/*opacity:0.90;*/
	/*background:rgb(255,255,255);*/
	/*background:rgba(255,255,255, 0.9);*/	
	/*box-shadow: 5px 5px 3px #888888;*/
}
#logo {
	float: left;
	height: 88px;
	width: 400px;
	position: relative;
	right: -80px;
}
#logobox {
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #FFF;
	background-color: #000;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius:15px;
	height: 54px;
	font-size: 46px;
	text-align: center;
	font-weight: bold;
	right: -5px;
	position: relative;
}
#losangeles {
	font-size: 24px;
	text-align: center;
	letter-spacing: 0.8em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	position: relative;
	right: -10px;
}
#marathonheading {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding: 0px;
}
#marathontext {
	width:385px;
}
#marathontraining {
	position:absolute;
	left:384px;
	top:10px;
}
#marathontraining table {
	margin-left: 10px;
	border-collapse: collapse;
	font-size:13px;
    width:545px;
}
#marathontraining th {
	color: white;
	background: black;
	width: 11%;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#marathontraining td {
	width:11%;
    border: 1px solid black;
	padding:5px;
	spacing:1px;
}
#marathontraining .weeks {
	background:#CCCCCC;
}
#marathontraining .totalmiles {
	background:#CCCCCC;
}
#myGallery
{
	text-align: left;
	margin: 0 auto;
}
#news {
	overflow-y: scroll;
	/*border-bottom-width: 1px;*/
	/*border-bottom-style: solid;*/
	/*border-bottom-color: #C30;*/
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 176px;
	/*background-color: #FFF;*/
}

#picturebox {
	width:400px;
	height:520px;
}
#raceresults li {
	font-size: 13px;
}
#saturday {
	margin-right: 10px;
}
#scrollbox {
	background:white;
	opacity:1;
	width: 600px;
	height: 530px;
	overflow-y: scroll;
	border: 1px solid #CCC;
	float: right;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 10px;
	margin-left: 10px;
}
#scrollbox img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#staff {
	width: 340px;
	padding-top: 5px;
}
#submit_reset_select {
	position:absolute;
	left:10px;
	top:426px;
}

#tclalogo{
	positioning: relative;
	position: relative;
	z-index: 100;
	top: -18px;
	right: 390px;
}
#tuesday {
	height: 28px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-color: #C30;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius:25px;
	padding: 5px 5px 5px 5px;
	margin-top: 0px 10px;
	vertical-align: text-top;
}
#tuesdayprint {
}

#tuesdayscreen {
	display:none;
}
#wherewerun {
	height: 157px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 3px solid #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	background:rgb(255,255,200);
	background:rgba(255,255,200, 0.5);
}

#wherewerun a:link {
	color: #000;
	text-decoration: underline;
}
#wherewerun a:visited {
	text-decoration: underline;
	color: #000;
}
#wherewerun a:hover {
	text-decoration: underline;
	color: #000;
}
#wherewerun a:active {
	color: #000;
}
#wherewerun hr {
	margin:6px;
	padding:0px;
}
#workouts_content_home_body {
	width:900px;
	height:100px;
	overflow-y:scroll
	}
#workouts_content_home_header table {
	width:885px;
	}
#workouts_content_navigation table {
	width:900px;
	}
#workouts_content_navigation td {
	text-align:center;
	}
#workouts_content_navigation td {
	width:20%;
	color: white;
	font-weight:bold;
	background: #C30;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}
#workouts_content_navigation a:link {
	text-decoration: none;
	color:white;
}
#workouts_content_navigation a:visited {
	text-decoration: none;
	color:white;
}
#workouts_content_navigation a:hover {
	text-decoration: none;
	color: yellow;
}
#workouts_content_navigation a:active {
	text-decoration: none;
	color:white;
}
#workout_preview {
	font-size:13px;
	width:900px;
	height:200px;
	border: 1px black solid;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
}
.addfloatpad {
	margin-left:10px;
	margin-bottom:5px;
	margin-top:15px;
}
.awardlist {
	float:left;
}
.awarddetails {
	width: 490px;
	height: 380px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C30;
	padding-left: 10px;
}
.awarddetails img {
	padding-top: 10px;
	
}
.bannouncements {
	font-size: 14px;
	padding: 1;
	margin: 0;
}
.clubnewsarchive { 
	font-size:13px;
}
.container {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}
.dottedline {
	position:absolute;
	left:311px;
	float: right;
	opacity: 1;
	width: 600px;
	height: 340px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 10px;
	margin-left: 10px;
}
.dottedline img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.footer {
	height: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #069;
}
.GalleryHeadline {
	font-size: 16px;
	text-align: center;
	color:#333
}
.header {
	height: 88px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display:none;
}
.info {
	font-size: 13px;
	padding: 1;
	margin: 0;
}
.info ul, li {
    margin-left: -8px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.italicalert {
	font-style: italic;
}
.leftbox {
	float: left;
	height: 540px;
	width: 595px;
}
.maincontent {
	height: 450px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.marathontext {
	width:370px;
}
.marathontraining {
	/*float: right;*/
	position:absolute;
	left:384px;
	top:10px;
}
.marathontraining table {
	margin-left: 10px;
	border-collapse: collapse;
	font-size:13px;
    width:545px;
}
.marathontraining th {
	color: white;
	background: black;
	width: 11%;
	padding: 5px;
	/*spacing: 1px;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.marathontraining td {
	width:11%;
    border: 1px solid black;
	padding:5px;
	spacing:1px;
}
.marathontraining .weeks {
	background:#CCCCCC;
}
.marathontraining .totalmiles {
	background:#CCCCCC;
}

.navigation {
	height: 40px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	display:none;
}
.photobox {
	padding: 10px;
	height: 330px;
	background-color: #000;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius:15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.photoboxbar {
	/*display:inline;*/
	align-text: center;
	}
.PhotoCaption {
	font-size: 12px;
	text-align: center;
}
.redalert {
	color:red;
	font-weight:bold;
}
.rightbox {
	float: right;
	/*height: 140px;*/
	width: 355px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.simplelink{
	font-size:15px;
}
.simplelink a:link {
	color:black;
	text-decoration: none;
}
.simplelink a:visited {
	text-decoration: none;
	color:black;
}
.simplelink a:hover {
	text-decoration: underline;
	color:black;
}
.simplelink a:active {
	text-decoration: none;
	color:black;
}
.staffphpbutton{
	/*border: none;*/
	font-size: 13px;
	font-weight: bold;
	/*text-decoration: underline;*/
	/*background: rgb(255,255,255);*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
}
.summary {
	height: 90px;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	border: 1px solid #333;
	padding: 5px;
}
.tuesdaydisplay {
	font-size:20px;
}
.tuesday_print_text {
	font-size:46px;
}
.videobox {
	position:absolute;
	top:10px;
	left:10px;
}
.videotext {
	position:absolute;
	top:10px;
	left:520px;
	width:400px;
}
.workouts_content_home table {
	margin-left: 10px;
	border-collapse: collapse;
	font-size:13px;
    width:600px;
}
.workouts_content_home th {
	font-size:13px;
	color: white;
	background: black;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;

	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.workouts_content_home td {
	font-size:13px;
    border: 1px solid black;
	padding:5px;
	spacing:1px;
}
.workouts_content_home colgroup .workoutID {
	width: 3%;
	}
.workouts_content_home colgroup .workout_date {
	width: 10%;
	}
.workouts_content_home colgroup .description {
	width: 67%;
	}
.workouts_content_home colgroup .enter_date {
	width: 10%;
	}
.workouts_content_home colgroup .modify_date {
	width: 10%;
	}
