* {
	margin: 0;
	padding: 0;
}

.sc, .sc a:link, .sc a:visited {
	color: #cfcfcf !important;
}

body {
	background: white;
	font-family: arial, sans-serif;
}

a img {
	border: none;
}

.cleaner {
	clear: both;
	font-size: 0px;
}

div.message {
	padding: 5px 0em 5px 30px;
	margin: 0 0 1em 0 !important;
	background: #e7e7e7 url(../images/icons/tango/applications-system.png) no-repeat;
	background-position: 10px center;
	border: 2px solid #aaa;
	border-width: 2px 0;
	float: none !important;
	font-size: 12px !important;
}

.message p {
	margin: 1em !important;
}

div.error {
	border-color: #f00;	
	background-color: #fcc;
	background-image: url(../images/icons/sc_cancel_24.gif);
}

div.success{
	border-color: #0c0;
	background-color: #cfc;
	background-image: url(../images/icons/sc_confirm_24.gif);
}

div.warning{
	border-color: #F50;
	background-color: #FFB;
	background-image: url(../images/icons/tango/emblem-important.png);
}

div.info {
	border-color: #55f;
	background-color: #ddf;
	background-image: url(../images/icons/sc_info_24.gif);
}

a:link, a:visited {
	text-decoration: none;
	color: #006BB3;
}

h2 a:link, h2 a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

#container .content {
	width: 800px;
	margin: 0 auto;
	clear: both;
}

#header {
	margin-top: 10px;
}

#logo {
	float: left;
}

#nav {
	float: right;
	clear: right;
}

#nav .tab {
	float: left;
	margin: 2px 2px 0px 2px;
	
	background: url(../images/tab_center_inactive.gif) repeat-x;
}

.tab .left {
	height: 27px;
	width: 6px;
	
	background: url(../images/tab_left_inactive.gif) no-repeat;
	float: left;
}

.tab .right {
	height: 27px;
	width: 6px;
	
	background: url(../images/tab_right_inactive.gif) no-repeat;
	float: left;
}

#nav .active {
	background: url(../images/tab_center_active.gif) repeat-x;
}

#nav .active .left {
	background: url(../images/tab_left_active.gif) no-repeat;
}

#nav .active .right {
	background: url(../images/tab_right_active.gif) no-repeat;
}

#subPages .page {
	margin-left: 0;
}

#subPages .page .page {
	margin-left: 1em;
	margin-top: 5px;
}

.tab p {
	float: left;
	height: 27px;
	line-height: 27px;
	font-size: 13px;
	color: white;
	padding: 0px 8px;
}

.tab a:link, .tab a:visited {
	text-decoration: none;
	color: white;	
}

.tab a:hover {
	text-decoration: underline;
}

#account_link {
	font-size: 12px;
	position: relative;
	left: -30px;
	float: right;
	height: 58px;
}

#account_link a:link, #account_link a:visited {
	 color: #F5A610;
	 text-decoration: none;
}

#account_link a:hover {
	text-decoration: underline;
}

#top {
	clear: both;
	background: #006bb3;
	border-bottom: 4px solid #f5a80e;
}

#top_content {
	padding: 14px 0;
	background: #006BB3;
	overflow: hidden;
}

#main {
	clear: both;
}

.columns {
	height: 100%; /* IE BUG FIX */
}

.column33 {
	float: left;
	width: 30%;
	margin: 0 1%;
}

.column66 {
	float: left;
	width: 65%;
	margin: 0 .5%;
}

#minutescol {
	position: relative;
	right: 30px;
	width: 33%;
}

#minutes {
	text-align: center;
	padding: 0 5px 5px 0;
}

#minutes #triangle {
	float: left;
	height: 150px;
	background: url(../images/arrow_blue.gif) no-repeat 0px 63px;
	width: 19px;
}

#minutes #border {
	border: 13px solid #cdeefd;
	float: left;
	background: #F1FAFF;
	padding: 3px 10px;
	font-size: 16px;
}

#minutes #count {
	font-size: 32px;
	margin: 7px 0;
}

#login {
	min-height: 108px;
	padding: 12px 10px 10px 15px;
	margin: 10px 6px 10px 18px;
	background: url(../images/blue_gradient.gif) no-repeat left top;
	color: white;
}

#login h4 {
	font-weight: normal;
	margin-bottom: 7px;
}

#login h5 {
	margin-top: 1em;
}

#login input, #padd #email, #padd #password, #padd #username, #padd #last_name {
	margin-bottom: 8px;
	/*border-width: 0px;*/
	font-size: 14px;
	padding: 2px;
}

#padd #email, #padd #password, #padd #username, #padd #last_name {
	border-width: 1px;	
}

#login p {
	font-size: 11px;
	color: #ccc;
}

#login a:link, #login a:visited {
	color: white;
	text-decoration: none;
}

#login a:hover {
	text-decoration: underline;
}

#login #email,
#login #username {
	background: white url(../images/email_background.png) no-repeat;
}

#login #password {
	background: white url(../images/password_background.png) no-repeat;
}

#slideshow {
	margin: 0;
}

#footer {
	clear: both;
	font-size: 11px;
	text-align: center;
	margin: 20px 0 ;
	color: #444;
}

#footer hr {
	margin: 10px 0;
	border: 1px solid #ccc;
	border-width: 1px 0 0 0;
}

#footer_logos {
	margin: 0 auto;
	text-align: left;
	width: 465px;
	height: 90px;
	position: relative;
}

#footer_logos img {
	position: absolute;
	padding: 0 7px;
}

#pcgetsfit	{ left: 0px;	top: 0px; }
#cfhl		{ left: 40px;	top: 50px; }
#ymca		{ left: 230px;	top: 50px; }
#tpc_hd		{ left: 320px;	top: 50px; }

#footer a:link, #footer a:visited {
	color: #444;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

h3 {
	color: #1475bd;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
#main h3 {
	font-size: 20px;
	font-weight: 500;
}

#main {
	padding: 15px 0 0 0;
}

#main_content {
	color: #555;
	font-size: 13px;
}

#main_content p {
	margin: 0px 0px 13px 5px;
	font-size: 12px;
	line-height: 1.5em;
}

#main_content a:link, #main_content a:visited {
	color: #1475bd;
}

#main_content a:hover {
	color: #0000ac;
}

.app #top_content div.float,
.school #top_content div.float{
	float: left;
}

#page_links, #subPages {
	min-height: 108px;
	width: 108px;
	padding: 15px 10px 10px 20px;
	margin: 0 10px 10px 0;
	background: #006bb3 url(../images/blue_gradient.gif) no-repeat left top;
	font-size: 12px;
}

#subPages {
	float: left;
	margin-right: 0;
	padding-right: 10px;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
}

#subPages div {
	margin-bottom: 5px;
}

#page_links a:link, #page_links a:visited, #subPages a:link, #subPages a:visited {
	color: white;
	text-decoration: none;
}

#page_links a:hover, #subPages a:hover {
	text-decoration: underline;
}

#message {
	background: white url(../images/message_background.gif) no-repeat;
	margin: 0 15px;
	padding: 10px 10px 10px 20px;
	width: 510px;
	height: 137px;
	overflow: auto;
	font-size: 13px;
	color: #444;
}

#page_links + #message {
	width: 350px;
}

#message p {
	margin-bottom: 1em;
}

#message * {

}

#message h2 {
	font-size: 16px;
	color: #1475bd;
}

.app #minutes,
.school #minutes {
	margin: 0;
	color: #444;
}

.app #minutes #border,
.school #minutes #border {
	width: 175px;
}

.app #minutes .small,
.school #minutes .small {
	font-size: 10px;
}

.app #minutes .large,
.school #minutes .large {
	font-size: 24px;
}

.app #minutes hr,
.school #minutes hr {
	margin: 5px 0;
	border: 1px solid #555;
	border-width: 1px 0 0 0;
}

#top_teams h3 {
	margin-bottom: 0;
}

.team {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}

.team .view {
	float: right;
}

.team .time {
	background-color: #FFF8BB;
	padding: 2px;
	font-size: 15px;
}

#top_teams a {
	text-decoration: none;
}

#top_teams p a {
	font-size: 10px;
}

#subPages + #track {
	width: 650px;
	
}

#track {
	background: white;
	font-size: 13px;
	color: #444;
	overflow: hidden;
}

#track.weight form {
	text-align: center;
	margin: 20px 225px !important;
}

.app #track div, .app #track h2, .app #track form, .app #track h3,
.school #track div, .school #track h2, .school #track form, .school #track h3{
	margin: 0 20px;
}

#track h2 {
	margin: 20px;
}

#track #padd h2 {
	margin: 20px 0;
}

#track #top_corner, #track #bottom_corner, #track #top_corner img, #track #bottom_corner img {
	margin: 0px;
	font-size: 0pt;
}

#track table {
	margin: 0 20px;
}

#track .column66 table, #track form table {
	margin: 0;
}

#track .add th {
	border: 1px solid #ccc;
	border-width: 1px 0;
	background-color: #F0F9FE;
	padding: 5px;
}

#track .add th.date {
	border-left: 1px solid #ccc;
	padding-left: 8px;
}

#track .add th.submit {
	border-right: 1px solid #ccc;
	padding-right: 8px;
	padding-left: 8px;
}

#track th {
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #cccccc;
}

#track th select {
	text-transform: none;
}

.app #track td,
.school #track td {
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
}

#track th, #track td {
	padding: 8px 0;
}

#track td {
	padding-left: 8px;
	padding-right: 8px;
}

#track td a {
	text-decoration: none;
	color: #006BB3;
}

#track td a:hover {
	text-decoration: underline;
}

#track .column66 {
	width: 60%;
	margin: 0 20px;
}

#track .column33 {
	width: 30%;
}

#track #padd {
	margin: 20px;
}

.app #search form,
.school #search form {
	border: 1px solid #ccc;
	margin: 0 0 20px 0;
	padding: 10px;
	background: #f0fbff;
}

#search form input {
	color: #444;
	font-size: 16px;
	padding: 2px;
	border: 1px solid #ccc;
	width: 129px;
}

#search form input#search_big {
	width: 689px;
}

#search form input#go {
	margin-bottom: -8px;
	border: 0;
	width: auto;
}

/* FORMS */
.field {
	clear: both;
	padding-top: 5px;
}

.field label {
	font-size: 1.2em;
	float: left;
	display: block;
	text-align: right;
	margin-right: 1em;
	width: 10em;
}

.field label.sublabel {
	font-size: 1em;
	float: none;
	display: inline;
	text-align: left;
	margin: 0 1em 0 .2em;
}

.field.required label {
	font-weight: bold;
}

.field input[type=text],
.field input[type=password],
.field select,
.field textarea {
	border: 1px solid #cccccc;
}
/* END FORMS */

.event {
	margin: 5px 0;
}

.subSection {
	color: #006BB3;
	font-size: 20px;
	margin: 20px 0;
}

.total th {
	background: #FDF3AE;
}

div.total {
	padding: 1em 0;
}

div.total span {
	background: #FDF3AE;
	padding: .3em;
	font-size: 1em;
	font-weight: bold;
}

#padd h2, #track h2 {
	font-size: 1.5em;
	color: #006BB3;
}

#padd h3, #track h3 {
	font-size: 1.2em;
	margin-top: 20px;
}

#padd h4 {
	margin: 15px 0 10px 0;
}

#padd p {
	margin: .2em 0 .2em 1em;
	line-height: 1.5em;
}

#padd ul, #padd ol {
	margin: 10px 0pt 20px 2.7em
}

#padd li {
	margin: 0 0 2px 0;
}

#dashboard_tools div {
	margin: 0 0 7px;
	text-align: center;
}

#event_image {
	float: right;
}

#people {
	margin-bottom: 20px;
	overflow: hidden;
}

.person {
	line-height: 29px;
	float: left;
	border: 1px solid #ccc;
	border-color: #ddd #bbb #bbb #ddd;
	padding: 0 5px;
	margin: 3px;
	width: 180px;
}

.person img {
	float: left;
	margin: 0 5px 0 0;
}

#time_disabled {
	margin-left: 20px;
}

#track #presurvey {
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #444;
	background: #eee;
}

#presurvey p {
	clear: left;
	margin-top: 15px;
}

.app #presurvey div.field,
.school #presurvey div.field {
	margin-top: 5px;
}

#presurvey input {
	float: left;
	margin: 0 0 0 15px;
}

#presurvey label {
	font-size: 1em;
	text-align: left;
	width: auto;
	float: none;
	margin-left: 40px;
}

.loss {
	color: green;
	font-weight: bold;
}

.gain {
	color: red;
	font-weight: bold;
}

#leave {
	/*float: right;*/
	margin: 20px 0;
}

#mcid {
	display: none;
}

#allchart {
	float: left;
}

.progress {
	margin: 10px 45px;
}

.progress #border {
	margin-top: 7px;
	margin-left: 5px;
}

#team_sort a.active {
	text-decoration: underline;
}

.person .goal {
	float: right;
	font-weight: bold;
}

.person .incomplete {
	color: red;
}

.person .complete {
	color: green;
}

#weightgraph {
	text-align: center;
	padding-top: 15px;
}

#calendar table td, #calendar table th {
	padding: 2px;
	text-align: center;
}

#calendar td {
	font-size: 14px;
}

#calendar th {
	background-color: #333;
	color: white;
	font-weight: bold;
}

#calendar .nulldate {
	background: #ccc;
}

#calendar .date {
	float: right;
	font-weight: bold;
	color: #999;
	font-size: 12px;
	margin: 0 0 4px 4px;
}

.app #track #calendar table td, .app #track #calendar table th, #calendar table,
.school #track #calendar table td, .school #track #calendar table th, #calendar table {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

/**********************
	BLOG STYLES
**********************/
.blog div {  }
.blog .staff_cmt {
	background: #e4e6e8 url('/images/gear-staff-comment.gif') 8px 9px no-repeat;
	margin: 0 0 1.5em 0;
	padding: 7px 10px 1px 10px;
	border-width: 0 0 0 3px;
	border-style: solid;
	border-color: #f1ab00;
}
.blog .caption { color: #888; font-style: italic; }
.blog .staff_cmt h3 { color: #333; padding: 0 0 1em 26px; }
.blog img, .blog a img { background: transparent; margin: 0; padding: 0; border: 1px solid #ccc; }

.blog blockquote {
	border-left: 3px solid #999;
	background-color: #eee;
	margin: .5em 0 1em 0;
	padding: 1em;
}
.blog blockquote code {
	display: block;
	font-size: 9pt;
}

#sidebar_content a.rss_btn { float: right; width: 10px; height: 10px; background: transparent url('/images/feed-icon-10x10.gif') 0 0 no-repeat; margin: 5px 0 0 0; border: 0; }
#sidebar_content a.rss_btn:hover { background: transparent url('/images/feed-icon-10x10.gif') 0 0 no-repeat; border: 0; }
#sidebar_content a.rss_btn span { display: none; }




table#nutrition {padding-bottom: 20px;}

table#nutrition th {text-align: center;}

table#nutrition td div.fv_date{padding: 0; margin: 0 0 0 5px;}
span.nutrition, .fv_date, .fv_month {
	font-size: 2em;
	color: #999;
	font-weight: bold;
}

span.cups {
	font-size: 1.5em;
	color: #666;
}

.fv_form {margin:0; padding:0;}

.fv_month {
	text-align: center !important;
}

.fv_good {
	background: #dfd;
	padding: 0;
	margin: 0;
}

.fv_notgood {
	background: #FFE6BF;
	padding: 0;
	margin: 0;
}	

.person .trackuser {
	/*height 16, area 29*/
	float: right;
	margin: 6px 0 7px 5px;
}

#coppa-required {	
	margin: 10px 0 !important;
	
	border: 1px solid #bbb;
	background: #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
}
