.ui-tabs .ui-tabs-hide {
	display: none;
}

html, body {
	background-color: #014c83;
	font-family: arial;
}

.container {
	background-color: #fff;
	width: 998px;
	border: 1px solid #ffc20e;
	border-bottom: none;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 20px;
}

.header {
	height: 322px;
	background: url(/media/img/css/banner.jpg) no-repeat bottom left;
	position: relative;
}

h1 {
	position: absolute;
	text-indent: -9999px;
	top: 20px;
	left: 20px;
}

h1 a {
	display: block;
	outline: 0;
	width: 178px;
	height: 82px;
	background: url(/media/img/css/logo.jpg) no-repeat;
}

.header h2 {
	font-size: 29px;
	position: absolute;
	top: 60px;
	right: 20px;
	font-weight: normal;
}

ul.help_nav {
	position: absolute;
	top: 20px;
	right: 20px;
}

ul.help_nav li {
	background: no-repeat center left;
	padding-right: 10px;
}

ul.help_nav li.last {
	padding-right: 0;
}

ul.help_nav li.home {
	background-image: url(/media/img/css/home.gif);
	padding-left: 18px;
}

ul.help_nav li.font-size {
	background-image: url(/media/img/css/font-size.gif);
	padding-left: 24px;
}

ul.help_nav li.email {
	background-image: url(/media/img/css/email.gif);
	padding-left: 17px;
}

ul.help_nav li.print {
	background-image: url(/media/img/css/print.gif);
	padding-left: 18px;
}

ul.help_nav li.sitemap {
	background-image: url(/media/img/css/sitemap.gif);
	padding-left: 22px;
}
ul.nav, 
ul.nav2 {
	background-color: #ffc20e;
}

ul.nav2 {
	line-height: 40px;
}

ul.nav li, 
ul.nav2 li {
	margin-left: 35px;
}

ul.nav {
	line-height: 37px;
	padding-top: 3px;
}

ul.nav li.current {
	background: url(/media/img/css/tab-left.gif) no-repeat top left;
}

ul.nav li.current a {
	display: block;
	padding: 0 20px;
	background: url(/media/img/css/tab-right.gif) no-repeat top right;
}

.footer {
	background-color: #014C83;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.legal {
	background-color: #014c83;
	color: #fff;
	font-size: 10px;
	line-height: 18px;
}

.legal a:link,
.legal a:visited,
.legal a:focus,
.legal a:active {
	color: #fff;
}

.legal a:hover {
	/* MISSING */
}

.legal p {
	margin-left: 20px;
}

ul.legal_nav {
	float: right;
}

ul.legal_nav li {
	padding-right: 20px;
}

.content {
	overflow: hidden;
}

.left_bar, .main, .right_bar {
	float: left;
}

.left_bar {
	width: 176px;
	padding: 20px;
}

.right_bar {
	width: 176px;
	padding: 20px 0 20px 20px;
}

ul.sub_nav li {
	border-bottom: 1px dotted #9e9e9e;
	font-family: georgia;
	padding: 13px 0;
	font-size: 12px;
}

ul.sub_nav li a {
	font-size: 16px;
}

ul.sub_nav ul {
	margin: 13px 0 0 20px;
	padding-top: 13px;
	border-top: 1px dotted #9e9e9e;
}

ul.sub_nav ul li.last {
	padding-bottom: 0;
}


div.news-widget h3 {
	margin-bottom: 20px;
}

div.news-widget ul.sub_nav a {
	font-size: 12px;
	color: #22508e;
}

div.news-widget ul.sub_nav p {
	margin-bottom:0px;	
}

ul.sub_nav .first {
	padding-top: 0;
}

ul.sub_nav .last {
	border-bottom: none;
}

ul.sub_nav a {
	color: #014C83;
	
}

.main {
	width:566px;
	padding: 20px 0;
}

h5.breadcrumbs {
	float: left;
	padding-right: .5em;
	line-height: 18px;
}

ul.action_nav li {
	margin-bottom: 20px;	
}

.event-widget {
	background-color: #FFC20E;
	position: relative;
	border-top: 1px solid #FFC20E;
}

.event-widget h3 {
	line-height: 37px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 0 10px;
	width: auto;
	float: left;
	background-color: #FFF3CF;
	background: url(/media/img/css/y-tab-left.gif) no-repeat top left;
}

.event-widget h3 span {
	display: block;
	padding: 0 20px;
	background: url(/media/img/css/y-tab-right.gif) no-repeat top right;
}

.event-tab {
	background-color: #fff3cf;
	padding: 20px;
	clear: both;
	padding:20px;
	overflow:hidden;
}

ul.event-selector li {
	padding: 10px 3px 10px 0;
	list-style-type:none;
}

ul.event-selector a {
	display: block;
	text-align: center;
	width: 20px;
	line-height: 20px;
	background-color: #014c83;
	color: #fff;
}

ul.event-selector .ui-state-active a {
	background-color: #fff;
	color: #014c83;
}

ul.event-selector {
	position: absolute;
	right: 7px;
	top: 0;
}

.logos {
	margin-right:15px;
	vertical-align: top;
}

p img{
	float: left; 
	margin-right: 20px; 
	margin-bottom: 10px;

}

.pageNav {
	text-align:right;
}

.pageNav li {
	background-image:none;
	border-right-style:solid;
	border-right-width:1px;
	display:inline;
	margin-left:0;
	padding:0 5px;
}

ul.review_form {
	display: none;
}

form.search input {
	width: 100px;
}

form.search input.submit {
	float: right;
	margin: 0;
	width: auto;
	padding: 3px;
}

form.enews {
	width: 136px;
	height: 75px;
	background: url(/media/img/css/enews.jpg) no-repeat;
	padding: 20px;
}

form.enews input {
	width: 130px;
}

form.enews input.submit {
	width: auto;
	margin: 5px 0 0 0;
}

form.enews h3 {
	color: #fff;
	margin: 0 0 5px 0;
}

div.corner {
	width: 20px;
	height: 20px;
	background: url(/media/img/css/corners.png) no-repeat;
	position: absolute;
}

div.tl { background-position: top left; top: -1px; left: -1px; }
div.tr { background-position: top right; top: -1px; right: -1px; }
div.br { background-position: bottom right; bottom: -40px; right: -1px; }
div.bl { background-position: bottom left; bottom: -40px; left: -1px; }

.main .photos li{
	list-style-type:none;
	float:left;
	padding:5px;
}

.main .event-widget .event-photos {
	float: right;
	margin:0 0 20px 20px;
}

.main .event-widget .event-title {
	font: Georgia;
	font-size: 16px;
	color: #014C83;
	font-weight:bold;
}

.main .event-widget .event-title p, .main .event-widget .event-title h4 {
	margin-right: 275px;
}

label[for=id_1-perm_tree], label[for=id_1-perm_website] {
	width: 350px;
}

input#id_1-perm_tree, input#id_1-perm_website {
	width:0px;
}

h3 a{
	color:#014C83;
	font-weight:bold;
}

.main label{
	color:#014C83;
	font-weight:bold;
}

.main #contact_form{
	margin:10px auto;
	width: 345px;
	background-color:#FFF3CF;
	padding: 0 20px 20px;
	border: 1px solid #FFC20E;
	
}

.main #contact_form h3{
	background-color:#FFC20E;
	padding:5px 5px 5px 115px;
	margin:0 -20px 20px;
	font-weight:bold;
	
}

.main #contact_form .submit{
	width: 80px;
	border: 1px solid #FFC20E;
	padding: 5px;
}

blockquote{
	font-style:italic;
	background-color:#FFF3CF;
	border:1px solid #FFC20E;
	padding: 20px 20px 0;
	margin-bottom: 20px;
}

.story{
	margin: 20px;
	padding-bottom:20px;
}

.story-author{
	text-align:right;
	color:#014C83;
	font-weight:bold;
	margin-bottom:20px;

}

#contact_form form input, form select, form textarea {
	margin-bottom:10px;
}

.hospitals img{
	float:left;
}

.hospitals p{
	margin-left:209px;
}

.current {
	font-weight: bold;
}

.current ul {
	font-weight: normal;
}

li.segment {
	background-color: #FFF3CF;
}

li.segment h3 {
	background-color: #FFC20E;
	padding: 20px;
}

.thermometer {
	float: right;
	width: 24px;
	padding: 20px;
}

.thermometer-text {
	margin-right: 64px;
	padding: 20px 0 20px 20px;
}

.thermometer-text p {
	margin-bottom: 1em;
}

.thermometer-full {
	height: 121px;
	background: url(/media/img/css/full.gif) no-repeat;
}

.thermometer-empty {
	height: 40%;
	background: url(/media/img/css/empty.gif) no-repeat;
}

.thermometer-percent {
	color: #014C83;
	font-size: 16px;
}

.honor-roll {
	padding: 20px;
	height: 300px;
	overflow: auto;
}

object embed{
	margin-right:15px;
	margin-bottom:15px;
}

.memories-left{
	width:339px;
	float:left;
	background: url(/media/img/treeofmemories/Gold-BG-left.jpg) no-repeat;
	height:739px;
}

.memories-right{
	width:425px;
	float:left;
	height:739px;
	/*background: url(/media/img/treeofmemories/tree.jpg) no-repeat;*/
}

.memorial_background{
	background: url(/media/img/treeofmemories/Frame.png) no-repeat;
	width:325px;
	height:414px;
	margin:15px;
}

.display_names{	
	width:210px;
}
.memorial_names{
	margin-left:55px;
	width:210px;
}

.memorial_names h2{
	color:#4f1602;
	font-style:italic;
	font-size:18px;
	width:210px;
}

.clear{
	height:45px;
}

.memorial_names a{
	color:#929292;
}

.memorial_names ul{
	padding:10px 0;
	
}

.main .memorial_names li{
	list-style-type:none;
	color:#4f1602;
	margin-bottom:10px;
}

.memorial_names ul a{
	text-decoration:underline;
}

.alpha a:hover, .alpha a:active{
	color:#4f1602;
	text-decoration:underline;
}

.tree_info{
	width:255px;
	margin:0 15px;
	
}

.tree_info h2{
	color:#4f1602;
	font-size:24px;
	margin-left:0px;
}

.TOM{
	background:#ce9f4c url(/media/img/treeofmemories/Gold-BG-ce9f4c.jpg) no-repeat;
	padding:20px;
}


.memorial_names h2{
	margin-top:15px;
	font-size:18px;
	margin-left:0px;
}

.orig_h2{
	padding-top:20px;
	margin-left:15px;
}

.sponsor_imgs img{
	float:none;
}

.triathlete{
	font-size:15px;
	font-weight:bold;
}

#display_athlete_names a:hover{
	color:#5F98BF;
}

.triathlon_alpha a{
	font-size:14px;
	padding-right:5px;
	font-weight:bold;
}

.main form ul{
	padding-left:0;
}

.main table{
	color:#014C83;
}

.main table label{
	float:none;
}
.main form{
	padding-left:20px;
}

.like_label{
	font-size:14px;
}

.receipt label{
	width:150px;
}

.main .tri{
	font-size:12px;
	color:#000;
}

.main .tri th{
	color:#014C83;
	width:84px;
}

.main .tri tr{

}
