/* DO NOT EDIT THIS FILE! THIS STUFF IS BEING DYNAMICALLY GENERATED! */

/* RESET */
body {font-size: 14px; line-height: normal;}  
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,select { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,td { font-size: 12px; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
:focus { -moz-outline-style:none; }

/* FONT DEFINITIONS */
@font-face {
  font-family: "GraublauWeb";
  src: url(../fonts/GraublauWeb.otf) format("opentype");
}

@font-face {
  font-family: "GraublauWeb";
  font-weight: bold;
  src: url(../fonts/GraublauWebBold.otf) format("opentype") ;
}

/*@font-face {
  font-family: "Fontin";
  src: url(../fonts/Fontin_Sans_R_45b.otf) format("opentype");
}

@font-face {
  font-family: "Fontin";
  src: url(../fonts/Fontin_Sans_B_45b.otf) format("opentype");
	font-weight: bold;
}

@font-face {
  font-family: "FontinSmallCaps";
  src: url(../fonts/Fontin_Sans_SC_45b.otf) format("opentype");
}*/


/* GLOBAL STYLES */
html, body { background-color: #f0f0f0; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, 'Liberation Sans', sans-serif; }
strong { font-weight: bold; }
.clearLine { clear: both; }
h1.form_title { font-size: 24px; text-shadow: #fff 0px 2px 2px; display: inline; }
h1.workout_date, h1.workout_date a, h1.subheader_heading, h1.subheader_heading a { font-size: 24px; font-weight: bold; text-decoration: none; font-family: "GraublauWeb", Tahoma, "Palatino Linotype", Arial; }
h2.goals_heading { font-weight: bold;  margin: 4px 0px 4px 4px; }
h2.workout_log_heading, h2.section_heading { font-size: 18px; font-weight: bold; text-decoration: none; color: #333; font-family: "GraublauWeb", Tahoma, "Palatino Linotype", Arial; text-shadow: none; }
h3.section_heading { font-weight: bold; text-decoration: none; color: #222; text-shadow: none; }
h2.overview_heading { font-size: 24px; font-weight: bold; color: #333; text-shadow: #fff 0px 1px 0px; font-family: "GraublauWeb", Tahoma, "Palatino Linotype", Arial; }
h3.overview_heading { font-size: 18px; font-weight: bold; color: #333; text-shadow: none; font-family: "GraublauWeb", Tahoma, "Palatino Linotype", Arial; }

a {color: #000; text-decoration: underline;}
a:hover {color: #9595B5;}

a.black {color: #000; text-decoration: none;}
a.black:hover {color: #9595B5;}

span.workout_actions_link { font-size: 12px; text-shadow: none; }

ol.numbered {
	list-style: decimal outside;
	margin-left: 20px;
}

img.right_image { float: right; margin: 0px 0px 12px 12px; padding: 2px; border: solid 1px #999; background-color: white;}
img.left_image { float: left;  margin: 0px 12px 12px 0px; padding: 2px; border: solid 1px #999; background-color: white;}
.float_left { float:left; margin: 0px 12px 12px 0px; }

a.action_link {
	font-size: 12px;
	color: #333;
	text-shadow: none;
	text-decoration: none;
	padding: 1px 2px;
}
a.action_link:hover {
	color: #eee;
	background-color: #444;
	text-decoration: none;
}
a.extra_padding { padding: 3px 4px 4px 4px; }

a.blocky_hover { color: #151A30; text-shadow: none; text-decoration: underline; }
a.blocky_hover:hover { color: #eee; background-color: #333; text-decoration: none; }
a.with_padding { padding: 2px; }

img.gravatar_in_header {
	border: solid 1px #aaf;
	background-color: #eee;
	padding: 1px;
	-webkit-box-shadow: #3636B5 0px 1px 7px;
	-moz-box-shadow: #3636B5 0px 1px 7px;
}
img.gravatar_in_header:hover {
	border: solid 1px #99e;
	-webkit-box-shadow: #FFF 0px 1px 7px;
	-moz-box-shadow: #FFF 0px 1px 7px;
}

img.gravatar_small {
	border: solid 1px #aaa;
	background-color: white;
	padding: 2px;
	-webkit-box-shadow: #666 0px 1px 2px;
	-moz-box-shadow: #666 0px 1px 2px;
}
img.gravatar_big {
	border: solid 1px #777;
	background-color: white;
	padding: 2px;
	margin-bottom: 8px;
	-webkit-box-shadow: #555 0px 2px 7px;
	-moz-box-shadow: #555 0px 2px 7px;
}

ol.image_bullet_list, ul.image_bullet_list {
	list-style: none;
	margin-left: 0;
	padding-left: 24px;
	text-indent: -24px;
}

/* ---------- LAYOUT ------------ */
#main { margin-top: 0px; margin-bottom: 0px; }
#pageheader {
	background-color: #858AE7;
	background-image: url(http://s3.amazonaws.com/com.fitlogg/images/header_back.png?1317488746);
	background-repeat: repeat-x;
}
#headercontent { width: 760px; margin: 0 auto; padding: 4px 0px 4px 0px; position: relative; color: white; }
#headercontent a { font-size: 12px; font-family: verdana, sans-serif; font-weight: bold; text-decoration: none; color: white; text-shadow: #222 0px 1px 2px; }

div#body_full_width {
	background-image: url(http://s3.amazonaws.com/com.fitlogg/images/body_back_shadow.jpg?1317488746);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	margin: 0;
	padding: 4px 0px 0px 0px;
}
div#body_container { width: 760px; margin: 0 auto; }

#full_width_body { margin-top: 16px; width: 100%; }

#pagebody { margin-top: 16px; width: 480px; float: left; }
#pagesidebar {
	margin-left: 16px;
	margin-top: 16px;
	width: 260px;
	float: right;
	font-size: 12px;
}
#pagefooter {
	color: #555;
}
#pagefooter a { color: #555; }

.pagebody_styles {
	border-bottom: solid 1px #ccc;
	background-image: url(http://s3.amazonaws.com/com.fitlogg/images/bk_grey01.jpg?1317488746);
	background-color: #e4e4e4;
	background-repeat: repeat-x;
}
.bodycontent { padding: 12px 8px 12px 8px; font-size: 12px; }

div.page_subheader { 
	padding: 8px; 
	font-size: 12px; 
	background-color: #555; 
	color: white; 
	text-shadow: #000 0px 1px 4px;
	text-align: left; 
	border-bottom: solid 1px #555;
	background-image: url(http://s3.amazonaws.com/com.fitlogg/images/horiz_back_01.png?1317488746);
	background-repeat: repeat-x;
}
div.page_subheader a { color: white; }
div.page_subheader_hover:hover {
	text-shadow: #bbd 0px 1px 4px;
	background-color: #737373;
	background-image: url(http://s3.amazonaws.com/com.fitlogg/images/horiz_back_01_highlight.png?1317488746); /* preloaded by layout */
	background-repeat: repeat-x;
}

/* ----------- SIDEBAR --------------------------------------- */
div.sidebar_contents {
	margin: 0px 6px;
	text-shadow: none;
	color: #444;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, 'Liberation Sans', sans-serif;
}
div.sidebar_contents a { color: #444; font-weight: bold; }
div.sidebar_contents a:hover { color: #fff; background-color: #444; text-decoration: none; }

/* -------- TOOLTIPS --------------------------------------------- */
div#copy_tooltip, div#workout_day_tooltip, div#workout_entries_tooltip, div#workout_date_tooltip, div#cardio_ex_name_tooltip, 
div#strength_ex_name_tooltip, div#signup_form_tooltip {
	border:1px solid #fff; 
	padding:10px 15px; 
	display:none; 
	color:#fff; 
	text-align:left; 
	font-size:11px; 
	text-shadow: none;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
	background-image: url(http://s3.amazonaws.com/com.fitlogg/images/inset_dark_back_555.png?1317488746);
	background-repeat: repeat-x;
	background-color: #555;
}
div#cardio_ex_name_tooltip, div#strength_ex_name_tooltip {
	width: 220px;
}

/* ----------- SIDEBAR CALENDAR ---------------------------------- */
table.calendar_container {
	border: solid 1px #ccc;
	background-color: white;
	-webkit-box-shadow: #777 0px 2px 4px;
	-moz-box-shadow: #446 0px 2px 3px;
}
table.calendar_container > tr > td {
	background-color: white;
}
p.calendar_title {
	padding: 3px;
	font-weight: bold;
	background-color: #4e4e4e;
	color: white;
	text-shadow: #000 0px 1px 0px;
}


/* ------------- HEADER NAV ------------------------------------ */
#header_nav { 
	font-size: 14px; 
	font-weight: bold; 
	background-color: #838383; 
	color: white; 
	text-shadow: #000 0px 1px 1px; 
	text-align: right;
	border-top: solid 1px #555;
	border-bottom: solid 1px #606171;
	background-image: url(http://s3.amazonaws.com/com.fitlogg/images/nav_back.png?1317488746);
	background-repeat: repeat-x;
	margin-bottom: 0px;
}
#header_nav_contents {
	width: 760px;
	margin: 0 auto;
}
#header_nav a { text-decoration: none; color: white; text-shadow: #000 0px 1px 2px; }

#header_nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#header_nav li {
	font-family: "GraublauWeb", Tahoma, "Palatino Linotype", Arial;
	font-size: 18px;
	float: left;
	margin:0;
}

#header_nav li a {
	display: block;
	padding: 6px 12px;
	outline: 0;
	border-left: solid 1px #737579;
	border-right: solid 1px #48494C;
}
#header_nav li a:hover {
	border-left: solid 1px #808080;
	border-right: solid 1px #555;
	background-color: #A5A6B4;
	background-image: url(http://s3.amazonaws.com/com.fitlogg/images/nav_back_highlight.png?1317488746);  /* preloaded by layout */
	background-repeat: repeat-x;
	text-shadow: #000 0px 1px 1px;
}

#header_nav div.right_side_links {
	float: right;
	border-left: solid 1px #48494C;
}

#header_nav div.left_side_links {
	float: left;
	border-right: solid 1px #737579;
	border-left: solid 1px #48494C;
}


#exercise_header_content { cursor: pointer; padding: 6px 8px 6px 8px; font-size: 14px; font-weight: bold; background-color: #666; color: white; text-shadow: #222 0px 1px 2px; text-align: right; border-bottom: solid 1px #777; }
#exercise_header_content a { text-decoration: none; color: white; text-shadow: #222 0px 1px 2px; }

/* ----------- ERRORS and MESSAGES ------------------ */
div.flash {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", arial, sans-serif;
	margin-top: 16px;
	background-color: #eee;
	padding: 6px;
	text-shadow: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
div.flash td {
	color: #222;
	font-weight: bold;
	font-size: 12px;
	text-shadow: none;
}
div.notice { background-color: #D4D9EF; }
div.success { background-color: #CAEAA6; }
div.error { background-color: #FDCBCE; }
div.flash a { color: #666; }
div.flash a:hover { color: #222; }

div.rounded_blue_box {
	padding: 8px;
	font-size: 12px;
	color: white;
	text-shadow: #666 0px 1px 0px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	background-color: #858AE7;
	background-image: url(http://s3.amazonaws.com/com.fitlogg/images/header_back.png?1317488746);
	background-repeat: repeat-x;
	background-position: 0px -6px;
	-webkit-box-shadow: #446 0px 2px 4px;
  -moz-box-shadow: #446 0px 2px 4px;
}
div.rounded_blue_box a {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
div.rounded_blue_box a:hover {
	color: white;
	background-color: transparent;
	text-decoration: underline;
}
div.rounded_blue_box h1 {
	font-size: 20px;
	font-weight: normal;
	font-family: "GraublauWeb", Tahoma, "Palatino Linotype", Arial;
	text-shadow: #446 0px 1px 1px;
}

/* ---------- USER NAME HEADER --------------------------- */
div#user_header {
	margin: 16px 0px 0px 0px;
}
div#user_header h1.user_name {
	font-size: 32px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	display: inline;
	font-family: "GraublauWeb", Tahoma, "Palatino Linotype", Arial;
}

/* -------- LOGIN FORM ----------- */
#login_form {
	margin: 0px;
	padding: 6px 8px 6px 8px;
	font-size: 14px;
	background-color: #555;
	color: #fff;
	text-shadow: #000 0px 1px 0px;
	background-image: url(http://s3.amazonaws.com/com.fitlogg/images/inset_dark_back_555.png?1317488746);
	background-repeat: repeat-x;
	border-bottom: solid 1px #333;
}
#login_form label {
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, 'Liberation Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
}

/* --------- HEADING STYLES ----------------- */
div.dark_stripe_heading { padding: 4px; font-size: 14px; font-weight: bold; background-color: #444; color: white; text-shadow: #222 0px 1px 2px; border-bottom: solid 1px #777; }
div.dark_stripe_heading a { text-decoration: none; color: white; text-shadow: #222 0px 1px 2px; }

div.med_stripe_heading { padding: 4px; font-size: 14px; font-weight: bold; background-color: #666; color: white; text-shadow: #222 0px 1px 2px; border-bottom: solid 1px #777; }
div.med_stripe_heading a { text-decoration: none; color: white; text-shadow: #222 0px 1px 2px; }

div.light_stripe_heading { padding: 4px; font-size: 14px; font-weight: bold; background-color: #999; color: white; text-shadow: #222 0px 1px 2px; border-bottom: solid 1px #777; }
div.light_stripe_heading a { text-decoration: none; color: white; text-shadow: #222 0px 1px 2px; }

div.dark_stripe_heading h2, div.med_stripe_heading h2, div.light_stripe_heading h2 {
	font-size: 14px;
	font-weight: bold;
}

/* --------- GOAL ACHIEVEMENT CONGRATULATIONS --------- */
#goal_achievement_congrats { background-image: url(http://s3.amazonaws.com/com.fitlogg/images/inset_dark_back_555.png?1317488746); background-repeat: repeat-x; background-color: #555; }
#goal_achievement_congrats_content { width: 575px; margin: 0 auto; font-size: 12px; color: white; text-shadow: #aa0 0px 1px 4px;  }
#goal_achievement_congrats_content a { text-decoration: none; color: white; }
strong.congrats { font-family: "GraublauWeb", Tahoma, "Palatino Linotype", Arial; font-size: 18px;}

/* -------- INPUT FORMS ------------- */
table.input_form td { font-size: 14px; padding: 3px 4px 3px 4px;}
table.input_form tr.headings td { text-align: center; padding-bottom: 0px;}
table.input_form tr.inputs td { text-align: center;}
table.input_form tr.units td { text-align: center; font-size: 11px; }

.exercise_input_form input { padding: 1px; margin-top: 1px; margin-bottom: 1px; }

.input_form select { font-size: 12px; }
.input_form td.number_choices select { width: 80px; }
.input_form td.exercise_choices select { width: 160px; }
.input_form input { font-size: 12px; padding: 3px 4px; }

.input_form input.autocompletes {
  border-top: solid 1px #777;
  border-left: solid 1px #bbb;
  border-right: solid 1px #bbb;
  border-bottom: solid 1px #eee;
	padding-right: 22px;
}
.input_form input.search_field {
  background: white url(http://s3.amazonaws.com/com.fitlogg/images/autocompletes.png?1317488746) no-repeat scroll 98%;
}

p.input_form_help {
	width: 340px;
	font-size: 11px;
	color: #444;
	text-align: left;
}
table.strength_form {
	width: 280px;
	border-bottom: solid 1px #d4d4d4;
	border-top: solid 1px #d4d4d4;
	margin-bottom: 4px;
}
table.strength_form thead th {
	padding: 2px 4px 4px 4px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #222;
	background-color: #e8e8e8;
	text-shadow: none;
	border: none;
}
table.strength_form tbody td {
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	color: #333;
	background-color: #f8f8f8;
	text-shadow: none;
}
table.strength_form tbody td input { font-size: 11px; padding: 1px; text-align: center; width: 65px; }
table.strength_form tbody td.number_choices select { font-size: 11px; width: 60px; }
p.strength_table_links a { color: #333; text-decoration: none; font-size: 12px; }
p.strength_table_links a:hover { color: #77a; }
table.strength_form a.new_str_copy { text-decoration: none; }
table.strength_form a.new_str_copy:hover { color: #77a; text-decoration: underline; }

table.no_vertical_padding td { padding-top: 0px; padding-bottom: 0px; }

div.inline_form {
	padding: 8px;
	font-size: 12px;
	background-color: #ddd;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
table table.inline_form tr:hover { background-color: Transparent; }

div.workout_entry_input_form, div.goal_form
{
	border: solid 1px #ccc;
	background-color: white;
}

div.workout_entry_input_grouping
{
	width: 340px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding: 8px 4px;
	background-color: #DDD;
	margin: 6px;
}

div#login_form form table { margin-top: 8px; margin-bottom: 4px; }
div#login_form form table td { padding: 2px; }
div#login_form form table td input { font-size: 12px; padding: 1px 3px; }

#workout_notes_contents, #workout_notes_form { margin: 0px 10px 24px 10px; font-size: 12px; text-shadow: none; }
#achieved_goals { margin: 0px 10px 10px 10px; font-size: 12px; text-shadow: none; }

div.goal_description {
	width: 230px;
	background-color: #f8f8f8;
	margin: 16px 0px 6px 0px;
	font-size: small;
	padding: 8px 12px;
	text-align: center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

div.rounded_inset {
	background-color: #E8E8E8;
	margin: 16px 0px 6px 0px;
	padding: 8px 12px;
	text-align: center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

/* ----------- REGISTRATION FORM ------------- */
table.registration_form td, table.registration_form th { padding: 2px 4px; text-shadow: none; }
table.registration_form label { font-weight: bold; font-size: 12px; }
table.registration_form input { font-size: 12px; padding: 1px 3px; }

/* ------------- USER PROFILE ------- */
table.user_profile td { padding-left: 4px; padding-right: 4px; text-shadow: none; }
div.privacy_form table { margin: 8px 12px 8px 12px; }
div.privacy_form td { padding: 4px 2px; }
div.privacy_form div.grouping { 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	background-color: #f2f2f2; 
	padding: 1px; 
	margin-top: 8px;
}
div#profile_avatar {
	text-align: right;
	width: 140px;
	float: left;
	margin-left: 20px;
	margin-right: 8px;
	font-size: 11px;
	text-shadow: none;
}
div#profile_stats {
	width: 280px;
	float: right;
	margin: 5px 8px 0px 8px;
}

/* ---------- GOAL INFO TABLE --------- */
table.goal_info td { font-size: small; padding-left: 4px; padding-right: 4px; }
table.goal_info td.label { font-weight: bold; }

/* ----------- STYLED BUTTONS --------- */
.yellow_button {
	background-color: #eeb;
	cursor: pointer;
  margin: 0px 8px 8px 0px;
  padding: 3px 0px 3px 0px;
	border: solid 1px #888;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: #444 0px 2px 7px;
  -moz-box-shadow: #444 0px 2px 7px;
}
.yellow_button:hover {background-color: #bdc6dd;}


a.big_button_link {
	white-space: nowrap;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 8px;
	background-color: transparent; 
	color: #282828;
	text-shadow: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
a.big_button_link:hover {
	color: #282828;
}
a.lt_grey_button {
	background-color: #e8e8e8;
}

a.lt_blue_hover:hover {
	background-color: #d5dbe9;
	text-shadow: #f2f2f2 0px 1px 0px;
}
a.lt_green_hover:hover {
	background-color: #d5e9d5;
	text-shadow: #f2f2f2 0px 1px 0px;
}
a.lt_red_hover:hover {
	background-color: #ffd5d5;
	text-shadow: #f2f2f2 0px 1px 0px;
}
a.white_hover:hover {
	background-color: white;
	text-shadow: none;
}
a.lt_grey_hover:hover {
	background-color: #ccc;
	text-shadow: #e6e6e6 0px 1px 0px;
}
a.yellow_hover:hover {
	background-color: #ffffb3;
}

#headercontent a.header_button_link {
	white-space: nowrap;
	padding: 6px 8px;
	background-color: #858AE7; 
	color: white;
	text-shadow: #222 0px 1px 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#headercontent a.header_button_link:hover {
	color: white;
	background-color: #b5bAEF;
	text-shadow: #222 0px 1px 2px;
}

/* --------- FULL-WIDTH LINK -------------- */
.full_width_button
{
	cursor: pointer;
	padding: 3px 0px 3px 8px;
	margin: 0;
	color: white;
	text-shadow: #000 0px 1px 4px;
	text-align: left;
	border-bottom: solid 1px #444;
	border-top: solid 1px #777;
	
	background-image: url(http://s3.amazonaws.com/com.fitlogg/images/horiz_back_01.png?1317488746);
	background-repeat: repeat-x;
	background-color: #555;
}
.full_width_button a, .full_width_button .button_text {
	color: white;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	font-family: "GraublauWeb", Tahoma, "Palatino Linotype", Arial;
}
.full_width_button:hover
{
	text-shadow: #bbd 0px 1px 4px;
	border-bottom: solid 1px #555;
	border-top: solid 1px #999;
	background-color: #737373;
	background-image: url(http://s3.amazonaws.com/com.fitlogg/images/horiz_back_01_highlight.png?1317488746); /* preloaded by layout */
	background-repeat: repeat-x;
}


/* ----------- WORKOUT TABLE -------------- */

table.workout
{
	width: 96%;
	border-bottom: solid 1px #ccc;
	-webkit-box-shadow: #668 1px 2px 5px;
  -moz-box-shadow: #668 0px 2px 5px;
}
table.workout td {padding: 4px 3px 4px 3px; text-shadow: none; }
table.workout th {padding: 2px 4px 4px 4px; text-align: center; font-size: 12px; font-weight: bold; color: #eee; background-color: #888; text-shadow: #000 0px 1px 2px;}
table.workout th.left_edge { border-left: solid 1px #999; }
table.workout th.right_edge { border-right: solid 1px #999; }

table.workout tr.alt0 {background-color: #fff;}
table.workout tr.alt1 {background-color: #ebebeb;}
table.workout td.left_edge { border-left: solid 1px #ccc; }
table.workout td.right_edge { border-right: solid 1px #ccc; }

/* ----------- GOAL GRAPHS --------------- */
table.goal_meter_table { margin-top: 0px; margin-bottom: 0px; }
table.goal_meter_table th
{
	font-weight: normal;
	text-align: center;
	font-size: 11px;
	background-color: transparent;
	color: #222;
	text-shadow: none;
	border: 0;
	padding: 0;
}

table.goal_meter_table td
{
	text-align: center;
	background-color: transparent;
	border: 0;
	padding: 0;
}


table.thick_list
{
	width: 100%;
	font-size: small;
	border-top: dotted 1px #aaa;
	text-shadow: #fff 0px 1px 0px
}
table.thick_list tr.odd { background-color: #d4d4d4; border-bottom: dotted 1px #aaa; }
table.thick_list tr.even { background-color: #f4f4f4; border-bottom: dotted 1px #bbb; }
table.thick_list tr.odd:hover, table.thick_list tr.even:hover { background-color: #bcc7dd; }
table.thick_list table.goal_meter_table .progressMeterContainer { background-color: white; }

table.click_list tr { cursor: pointer; }

table.history_bar_chart { font-size: x-small; }

div#workout_sort div#sort_contents { font-size: 12px; padding-left: 20px; background-color: white; }
div#workout_sort div#sort_contents ul { margin-left: 32px; }
div#workout_sort div#sort_contents ul li { cursor: move; font-weight: bold; padding: 4px 0px;}
div#workout_sort div#sort_contents ul li img { vertical-align: -4px; }

/* ----------- OVERVIEW -------------------------------------- */
div.overview_contents, div.privacy_form, div.friends_contents {
	color: #151A30;
	text-shadow: none;
	font-size: 13px; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, 'Liberation Sans', sans-serif;
}

/* -----------  FRIENDS --------------------------------- */
div#friend_search_results {
	width: 55%;
	background-color: white;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding: 8px 12px;
	margin-bottom: 8px;
}

/* ----------- COMMENTS --------------------------------- */
div#comments_container div.comments_list { margin: 0px 12px; }
div.comment div.comment_heading { border-bottom: solid 1px #aaa; }
div.comment div.comment_body { margin: 8px 0px 24px 45px; }

/* ----------- ACTIVITY FEED --------------------------------- */
div.sidebar_timeline_events { margin: 0px 6px; text-shadow: none; }
div.sidebar_timeline_events ul li {
	color: #444;
	font-size: 11px; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, 'Liberation Sans', sans-serif;
}
div.sidebar_timeline_events ul li img { display: none; }
div.sidebar_timeline_events ul li.timeline_event { margin-bottom: 10px; }
div.sidebar_timeline_events ul li.timeline_date { font-size: 9px; font-weight: normal; text-transform: uppercase; margin-bottom: 8px; margin-top: 24px; border-bottom: solid 1px #ccc; }
div.sidebar_timeline_events ul li a { color: #444; font-weight: bold; }
div.sidebar_timeline_events ul li a:hover { color: #fff; background-color: #444; text-decoration: none; }

div.body_timeline_events { margin: 0px 6px; text-shadow: none; }
div.body_timeline_events ul li { 
	list-style: none;
	margin-left: 0;
	padding-left: 30px;
	text-indent: -30px;
	color: #151A30;
	font-size: 13px; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, 'Liberation Sans', sans-serif;
}
div.body_timeline_events ul li.timeline_event { margin-bottom: 10px; }
div.body_timeline_events ul li.timeline_date { font-size: 10px; font-weight: normal; text-transform: uppercase; margin-bottom: 8px; margin-top: 32px; border-bottom: solid 1px #bbb; }
div.body_timeline_events ul li a { color: #151A30; font-weight: normal; }
div.body_timeline_events ul li a:hover { color: #ddd; background-color: #333; text-decoration: none; }
div.body_timeline_events p { font-size: 12px;}
div.body_timeline_events p a { color: #151A30; text-decoration: underline; font-weight: bold; }
div.body_timeline_events p a:hover { color: #ddd; background-color: #333; text-decoration: none; }

img.activity_feed_avatar { vertical-align: -4px; margin-right: 7px; border: solid 1px #eee; }

/* ------------ GOAL CONGRATS ------------------------------- */
div.goal_achievement_congrats_content_row td.gold_star { width: 60px; }

/* ----------- EXERCISE PAGE --------------------------------------- */
div.exercises_top_content {
	margin: 0px 8px 0px 8px;
	font-size: 11px;
	text-shadow: none;
}
div.exercises_top_content a {
	text-decoration: none;
	padding: 3px 4px 4px 4px;
}
div.exercises_top_content a:hover {
	color: #eee;
	background-color: #555;
	text-decoration: none;
}

/* ----------- AUTOCOMPLETE ---------------------------------- */
div.auto_complete
{ 
	width: 200px; 
	background: #fff; 
}

div.auto_complete ul
{ 
	border:1px solid #888; 
	margin:0; 
	padding:0; 
	width:100%; 
	list-style-type:none; 
} 

div.auto_complete ul li
{
	margin:0; 
	padding:3px; 
}

div.auto_complete ul li.selected
{
	background-color: #ffb;
}

div.auto_complete ul strong.highlight
{
	color: #800;
	margin:0;
	padding:0;
}

/* ----------- PROGRESS METERS ---------------------------------- */
div.progressMeterContainer {
	border: 1px solid #999; 
	width: 35px; 
	margin: 2px 0px 2px 0; 
	padding: 1px; 
	background: #eee;
	text-align: left;
}

div.progressMeterContainer > div {
  background-color: #66d; /* green: #484 */
  height: 4px;
}

/* ----------- COPY WORKOUT ---------------------------------- */
div#copy_workout_form {
	width: 400px;
	font-size: 12px;
	background-color: white;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding: 8px 12px;
	margin: 12px 0px;
	border: solid 1px #aaa;
}
div#copy_named_workout { 
	float: left; width: 185px; margin-top: 8px; text-shadow: none;
	-webkit-border-radius: 7px; -moz-border-radius: 7px; padding: 8px 4px; background-color: #DDD; }
div#copy_named_workout select { width: 150px; }
div#copy_recent_workout { float: right; width: 185px; margin-top: 8px; text-shadow: none;
	-webkit-border-radius: 7px; -moz-border-radius: 7px; padding: 8px 4px; background-color: #DDD; }
div#copy_recent_workout ul li { white-space: nowrap; padding: 0px 5px 0px 5px; }

/* ----------- SLIDESHOW ---------------------- */
div.slides {
	position: relative;
	text-align: left;
	height: 430px;
	width: 650px;
	margin: 15px;
	border: solid 1px #888;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-webkit-box-shadow: #667 0px 3px 20px;
	-moz-box-shadow: #667 0px 3px 20px;
	background: #fff url(http://s3.amazonaws.com/com.fitlogg/images/front_slideshow_back.png?1317488746) repeat-x;
}
div.slides div.slide {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 7px;
	padding: 15px 30px 15px 15px;
	height: 386px;
	width: 600px;
	font-size: 12px;
}
.slideshow_tabs {
	margin-left: 350px;
}
.slideshow_tabs a {
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(http://s3.amazonaws.com/com.fitlogg/images/show_navigator.png?1317488746) 0 0 no-repeat;
	display: block;
	font-size: 1px;		
}
.slideshow_tabs a:hover {
	background-position: 0 -8px;      
}
.slideshow_tabs a.current {
	background-position: 0 -16px;     
} 
div.slides h2 {
	color: #444;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	font-family: "GraublauWeb", Tahoma, "Palatino Linotype", Arial;
}	

a.signup_header { text-decoration: none; }
a.signup_header:hover { text-decoration: underline; }
a.signup_header:hover h2 { color: #9595B5; }

/* ----------- FROM scaffold.css ---------------------------------- */
.fieldWithErrors {
	border-left: 4px solid red;
	display: table;
}


#errorExplanation {
	background-color: #f0f0f0;
	text-shadow: none;
	padding: 7px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	border: 1px solid red;
}

#errorExplanation h2 {
	padding: 6px 8px 6px 8px;
	font-size: 11px;
	font-weight: bold; 
	color: white; 
	text-shadow: #222 0px 1px 2px;
	text-align: left;
	padding: 5px 5px 5px 15px;
	margin: -7px;
	background-color: #c00;
}

#errorExplanation p {
  color: #333;
  margin: 1em 0px;
  padding: 5px;
}

#errorExplanation ul {
	padding-left: 40px;
	margin: 1em 0px 0px 0px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

