/* cleaned */

@import "weighttraining.css";

#actTimePlace
{
  width: 462px;
}

#actTimePlace ul
{
  list-style-position: outside;
  list-style-type: none;
  margin-left: 0px;
  margin-top: 0px;
  padding-left: 0px;
}

#actTimePlace li
{
  margin-left: 0px;
}

#id_genericP
{
  width: 458px;
  margin-left: 5px;
}

#id_genericP input
{
  width: 30px;
}

#workoutBG
{
  background-color: #000000;
  filter: alpha(opacity=80);
  display: none;
  height: 100%;
  left: 0px;
  opacity: .8;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
}
/* end cleaned */


#workoutBase
{
  display: none;
  font-size: 10px;
  position: absolute;
  width: 925px;
  top: 50px;
}

#workoutBase h3
{
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

#workoutBase a:hover, #workoutBase .a-class:hover
{
  color: #FFF;
  background-color: #0981FF;
}

#SaveWorkout
{
	visibility: visible;
	bottom: 20px;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
	cursor: pointer;
}

#SaveWorkoutForm
{
    font-size: 10px;
	font-weight: normal;
    color: #FFF;
	visibility: hidden;
	bottom: 20px;
}

#SaveWorkoutFormText
{
        width: 100px;
}

table.workout
{
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  border-collapse: collapse;
  border: 0px;
  padding: 0px;
  margin: 0px;
}

table.workout thead td, table.workout tbody td
{
  padding: 0px;
  padding-right: 1px;
  padding-left: 1px;
  border: 0px;
  margin: 0px;
  line-height: 12px;
}

table.workout tfoot, table.workout tfoot tr, table.workout tfoot tr td
{
    border-top: 1px solid black;
}

tr.workouthead
{
  color: #FFF;
}

td.workoutNotesBottom
{
  padding-top: 10px;
  vertical-align: top;
}

#notesNotify
{
  position: absolute;
  top: 414px;
  left: 60px;
  width: 190px;
  padding-right: 2px;
  visibility: hidden;
  background-color: #F7C32F;
  text-align: center;
}

#sJournal
{
  float: right;
  visibility: hidden;
  margin-right: 1px;
  margin-top: 1px;
  font-size: 10px;
}

h3#addActivity
{
  margin-top: 10px;
}

#wShortcuts h3
{
    margin-bottom: 10px;
}

.activityHead { font-weight: bold; color: #000; line-height: 2em; }

table.activities
{
  font-weight: normal;
  color: #514F4F;
  width: 420px;
  border-spacing: 0px;
  padding-top: 10px;
}

#wShortcuts
{
  float: right;
  width:180px;
  height:290px;
}

#wShortcuts ul
{
  list-style-type: none;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
}
.actSubhead
{
    margin-top: 12px;
	font-weight: bold;
	padding-left: 5px;
    color: #0981FF;
	background: url("/media.introplay.com/img/act_header_bg.gif") no-repeat;
}

.actSubhead a
{
	color: #000;
    float: right;
	font-weight: normal;
}

.actSubheadWide
{
    margin-top: 12px;
	font-weight: bold;
	padding-left: 5px;
    color: #0981FF;
	background: url("/media.introplay.com/img/act_header_bg_wide.gif") no-repeat;
}

.actSubheadWide a
{
	color: #000;
    float: right;
	font-weight: normal;
}

#activitiesBase
{
	font-weight: normal;
    height: 100%;
    overflow: auto;
}

#activitiesBase table
{
	width: 100%;
}

#actBasicInfo
{
    position: relative;
    border: 3px solid #FC0;
	visibility: hidden;
}

#actGeneralInfo
{
    position: relative;
	width: 462px;
}

#actGeneralInfo td
{
	width: 50%;
}

#actGeneralInfo input
{
	width: 30px;
}

td.terrain
{
	width: 60px;
}

#actGeneralInfo input
{
    width: 30px;
}

#actParticipants
{
    position: relative;
}

/* Running Foo, at least for now, some of these may end up as cross activity ids */

#id_time_HH, #id_time_MM
{
    width: 20px;
}

#id_distance
{
    width: 30px;
}

#id_distance_type
{
    width: 50px;
}

.weight_training
{
    width: 140px;
}

.tbl_running_leg
{
    border-spacing: 0px;
    padding: 0px;
}

.tbl_running_leg td
{
    border-style: dashed;
    border-width: 1px;
    border-top: 0px;
}

.GenericP
{
    /* this might need to be changed to height since IE doesn't understand max-height */
    max-height: 175px;
    overflow: auto;
    width: 462px;
}

.GenericP td
{
    border-style: dashed;
    border-width: 1px;
    border-color: #999;
}

.GenericForm td
{
    border-style: none;
    border-width: 0px;
}

#RunningP
{
    /* this might need to be changed to height since IE doesn't understand max-height */
    max-height: 175px;
    overflow: auto;
    width: 462px;
}

#RunningP td
{
    border-style: dashed;
    border-width: 1px;
    border-color: #999;
}

#divRunningForm table, #divRunningForm td
{
    border-style: none;
    border-width: 0px;
}

#divRunningForm
{
    width: 100%;
}

#actGeneralInfo label
{
    margin-top: 7px;
    width: 100px;
    text-align: left;
    float: left;
}

#raceInfo input
{
    width: 40px;
}

#raceInfo #id_event_name
{
    width: 80px;
}

#golfSeq
{
    background-color: #E5E1E1;
}

#golfSeq input
{
    width: 24px;
}

#golfSeq
{
    border-spacing: 0px;
}

#golfNum td
{
    width: 5%;
    text-align: center;
}

#workoutSummary h2
{
    margin-top: -5px;
    margin-bottom: 0px;
    color: #514F4F;
    font-size: 15px;
    font-weight: bold;
}

#workoutSummary span
{
    color: #03236D;
    font-size: 12px;
    font-weight: bold;
}
/* analysis styles  */
.analysisChart
{
  background-color: #F0F0FF;
  border: 1px solid #999999;
  width: 318px;
  height: 200px;
  visibility: hidden;
}
.chartCell
{
    padding: 10px; 
}
