﻿.Athlete-Overview
{
	width:285px;
	padding:10px 5px;
	float:left;
}

.Athlete-Overview h1
{
	font-size:16px;
	font-family:Arial;
}
.Athlete-Overview p
{
	line-height:18px;
}

#BlogPosts
{
	width:630px;
	float:left;
}
.button, .button:focus {
	background: url( images/fade-butt.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}
.BlogTitleInput
{
	width:630px;
	height:23px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:.1em;
}
label
{
	margin:2px;
	font-size:13px;
	letter-spacing:.1em;
	font-weight:bold;
}

.Input
{
	width:630px;
	margin:5px;
}
fieldset
{
	margin:15px 0px;
	padding:5px;
}
.BlogEditLink
{
	font-size:11px;
	color:#4A93FF;
	text-decoration:underline;
}

.Athlete-Overview
{
	width:285px;
	padding:10px 5px;
	float:left;
}

.Athlete-Overview h1
{
	font-size:16px;
	font-family:Arial;
}
.Athlete-Overview p
{
	line-height:18px;
}

.EventCalendar_Edit label
{
	width:100px;
	display:block;
	float:left;
	margin:5px;
}

.EventCalendarInput
{
	width:150px;
	float:left;
	margin:5px 5px 5px 0px;
}

.RichTextEditor
{
	float:left;
	
}

.EventCalendar_DetailView img
{
	float:left;
	margin:5px;
}

.button, .button:focus {
	background: url(/images/button-fade.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
	width:auto;
}

.Calendar
{
	width:25px;
	height:25px;
	margin-bottom:2px;
	background:url(/images/calendaricon.gif) no-repeat bottom;
	float:left;
	cursor:pointer;
}

#CalendarContainer
{
	width:200px;
	height:225px;
	position:absolute;
	z-index:100;
	display:none;
	border:solid 1px #333;
	background:#fff;
}

.EventTitleInput
{
	width:500px;
	height:23px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:.1em;
	margin:5px 0px;
}

.ButtonContainer
{
	float:right;
	margin-right:25px;
	margin-bottom:15px;
}
