@charset "utf-8";
/* CSS Document */

body {
	font-family: verdana;
	background: #8ec3dd url(../images/RedbirdSwimClubHomepage_01.png) repeat-x top center;
	margin: auto;
	width: 1000px;
	height: auto;
}

.page_wrapper {
	width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.content_wrapper {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px dashed #FFFFFF;
}

.redbirdHeader {
	background: url(../images/redbirdheader2.jpg) no-repeat top left;
	height: 150px;
	overflow: hidden;
}

.redbirdHeader h2 {
	margin-left: 300px;
	padding-top: 40px;
	font-size: 24px;
	overflow: hidden;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.redbirdMenu {
	background: url(../images/menu.gif) repeat-x top right;
	height: 35px;
	overflow: hidden;
	font-size: 15pt;
}

.redbirdMenu span {
	padding-top: 5px;
	margin-left: 450px;
	text-align: right;
	overflow: hidden;
	clear:both;
}

.redbirdMenu a {
	font-family:Arial, Helvetica, sans-serif;
	color: white;
}

.redbirdLeftNavTop {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 180px;
	background: #000000 top left;
	color: #ffffff;
	float: left;
	height: auto;
	text-align: left;
	padding-top: 10px;
	
}

.redbirdLeftNavTop p a {
	color: #ffffff;
	text-decoration: none;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.teamTitle {
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
	margin-left: 1px;
	padding-bottom: 2px;
	font-size: medium;
	text-align: center;
}

.redbirdLeftNavTop tr td {
	padding-bottom: 15px;
}

.redbirdLeftNavTop a:hover{
	color: #00ffff;
}

.redbirdLeftNavBottom {
	width: 180px;
	height: 450px;
	background: #ffffff top left;
	color: #000000;
	padding-top: 10px;
}

.redbirdLeftNavBottom img {
	background: #ffffff;
	color: #ffffff;
	text-decoration: none;
}

.redbirdLeftNavBottom a {
	text-decoration: none;
}

.mainContent {
	width: 580px;
	min-height: 650px;
	height: auto;
	text-align: left;
	float: left;
	margin-left: 0px;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	background: #ffffff top left;
	display:inline;  
	word-wrap: break-word;
	overflow-x:auto;  
	overflow-y:hidden;  
	 /* Mozilla */
}

.mainContentHeader {
	background: #000000 url(../images/mainContentHeader.png) no-repeat top left;
	font-size: 14pt;
	padding-top: 5px;
	margin-top: 20px;
	width: 580px;
	height: 50px;
	text-align: center;
}

.mainContent ol {
	word-wrap: break-word;
	font-size: small;
	line-height: 20px;
}

.mainContent ul {
	word-wrap: break-word;
	font-size: small;
	line-height: 20px;
}

.mainContent table tr td p{
	word-wrap: break-word;
	margin-left: 15px;
	font-size: small;
}

.mainContentHeaderTabs {
	width: 565px;
	height: 50px;
	text-align: center;
}

.redbirdRightNav {
	width: 210px;
	height: 650px;
	float: right;
	background: #ffffff;
	color: #000000;
}

.rightNavHeader {
	background: #ffffff url(../images/righNavHeader.png) no-repeat top left;
	padding-top: 5px;
	width: 190px;
	height: 40px;
	text-align: center;
}

.practiceAnnouncement {
	font-size: small;
	width: 190px;
}

.login {
	font-size: small;
	width: 190px;
}

.parentTasks a {
	font-size: small;
	color: #000000;
	text-decoration: none;
}

.parentTasks a:hover{
	color: #00ffff;
}

.rightNavBox {
	font-size: small;
	width: 190px;
	text-align: center;
}

.dateStamp {
	font-size: x-small;
}


.cellStyle1 {
	border-left: 1px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.columnHeader {
	text-align: center;
	border-left: 1px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.imageTitle1 {
	font-size: 16px;
	color: #0000FF;
	font-weight: bolder;
	text-align: center;
	width: 400px;
}

.imageTitle2 {
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	width: 400px;
}

.inlineContent {
	margin-left: 29px;
}

.inlineContentTitle {
	margin-left: 20px;
	font-size: 14px;
}

p {
	word-wrap: break-word;
	font-size: small;
	line-height: 20px;
}

td {
	font-size: small;
}

hr {
	color: #000000;
	font-size: medium;
	margin-bottom: 0px;
	height: 1px
}

h3 {
	font-size: 16px;
	overflow: hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}