table.cal_month_calendar { width: 100%}
table.cal_month_calendar.plan_calendar .summary { background-color: #f7f7f8; padding-right: 3px;}
table.cal_month_calendar td { width: 97px;  vertical-align: top; padding: 2px}
table.cal_month_calendar td.day {position: relative}
table.cal_month_calendar td span.label { padding-right: 5px; float: left; display: block; width: 50%; text-align: right}
table.cal_month_calendar td span.value { font-weight: bold}
table.cal_month_calendar th { color: black;}
table.cal_month_calendar td{border-right: 1px solid #ddf; border-left: 1px solid #ddf;font-size: 10px;}
table.cal_month_calendar td.day_footer, table.cal_month_calendar td.summary_footer {border-bottom: 1px solid #ddf; padding-right: 0;

    opacity: 0.8;
    filter: alpha(opacity = 80);
}

table.cal_month_calendar tr.days { height: 70px}
table.cal_month_calendar td.cal_not_in_month {background-color: #f9f9f9}
table.cal_month_calendar td.cal_current_day {background-color: #ffffd0}
table.cal_month_calendar td.summary{font-weight: bold; font-color: black; vertical-align: top;text-align: right; color: black}

table.cal_month_calendar div.day {font-weight: bold; font-size: 10px; padding-bottom: 2px; position: relative}
table.cal_month_calendar .workout .time {text-align: right}
table.cal_month_calendar .workout .distance, .plan .distance {text-align: right}
table .workout { padding: 7px 2px; margin-bottom: 4px; border-top: 1px solid #d0d0d0; border-right: 1px solid #d0d0d0; background-color: white; overflow: hidden}
table .type_custom {
    background-color: #ffff99;
    color: #444;
    border: 1px solid #eeee11;
}
table.cal_month_calendar .type_custom .name a {
    color: black;
    font-weight: bold;
}
div.weight {
    float: left;
    margin-bottom: 2px;
}
div.status_icon {
    float: right;
    margin-right:0;
    padding-right: 0;
    margin-bottom: 2px;
}
div.status_icon .caption{
    margin-right: 0;
    padding-right: 0;
}
table .type_5{
background-color: #bf0000;
color: white;
border: 3px solid red;
}
table.cal_month_calendar .type_race a{
    color: #bf0000;
}
table .type_race {
    background-color: #ffeeee;
    color: black;
    border: 2px solid #ff6666;
}

table .type_race div.race_icon{
    float: left; height: 21px;
	background: url(/site_media/static/images/cup-icon.png) no-repeat scroll left 50% transparent;
    overflow: hidden;
    width: 19px;
    height: 16px;
}
table .type_1
{
background-color: #3eaefd;
color: white;
border: none;
}
table.cal_month_calendar a {
    font-weight: bold;
}
table .type_0
{
background-color: #68a82e;
color: white;
border: none;
}

table .type_3
{
background-color: #b79436;
color: white;
border: none;
}
table .type_2
{
background-color: #4c2300;
color: white;
border: none;
}
table .type_11 {
background-color: #006390;
color: white;
border: none;

}
table .type_12 {
background-color: #e02350;
color: white;
border: none;

}

table .type_4
{

background-color: #002a4b;
color: white;
border: none;
}
table .type_6
{
background-color: #646464;
color: white;
border: none;
}
table .type_7
{
background-color: #874586;
color: white;
border: none;
}
table .type_8
{
background-color: #ff9c01;
color: white;
border: none;
}
table .type_9
{
    background-color: #020202;
    color: white;
    border: none;
}
table .type_10
{
    background-color: #52a292;
    color: white;
    border: none;
}

#calendar img{
    vertical-align: middle;
    padding-right: 3px;
}
#calendar div.day a {
    color: #555;
}
#calendar tr.days  td.day div.workout .name {
    min-height: 21px;
}

#jump_to_form {
    text-align: center;
}
input#id_year{
    width: 50px;
    font-size: 13px;
}
#jump_to_form_title {
    font-weight: bold;
}

#plan_entry_form .highlight_new{
    font-size: 11px;
    line-height: 16px;
}
#plan_entry_form label{
    width: 80px;
    display: block;
    float: left;
    text-align: right;
    margin-right: 10px;
    margin-top: 3px;
}
#insert_time{
    padding: 2px;
    color: white;
    background-color: #bf0000;
}
#insert_time a {
    color: white;
}
.summary_item {
    font-size: 11px;
    overflow: hidden;
    margin-bottom: 5px;
    background-color: #fff9f3;
    color: black;
    opacity: 0.7;
    filter: alpha(opacity = 70);
    padding: 5px 0 5px 0;
    border-top: 1px solid #ffefd0;
    border-bottom: 1px solid #ffefd0;
}
tr.week_footer {
    background-color: #fafafa;
}
table.cal_month_calendar tr.week_footer td.day {
    border-top: 1px solid #f0f0f0;
}
table.cal_month_calendar tr.week_footer td.cal_not_in_month {border-top: 1px solid #e0e0e0; background-color: #f0f0f0}
table.cal_month_calendar tr.week_footer td.cal_current_day {border-top: 1px solid #f4f4a4; background-color: #ffffe0}

td.day:hover .add_button {
    display: block;
}
.add_button {
    display: none;
    position: absolute; top:0; right: 2px; background-color: #999; float: right;
    z-index: 2;
}
.add_button .plus {
    float: right; background-color: #f0f0f0; border: 1px solid #ccc; padding: 4px 7px; color: #999;
}

.paste_button {
    display: none;
    float: right; background-color: #f0f0f0; 
	background: url(/site_media/static/pinax/images/silk/icons/12x12/paste.png) no-repeat scroll left 50% transparent;
    height: 14px;
    width: 14px;
}
tbody.clipboard .paste_button {
    display: block;
    position: absolute;
    top:0;
    left: 15px;
}
.add_button ul.menu {
    position: absolute; display: none; background-color: #f0f0f0;margin:0; padding:0; top: 21px; border-left: 1px solid #495677; border-right: 1px solid #495677;border-top: 1px solid #495677;
}
.add_button ul.menu li.menu_item {
    display: block; padding: 6px; border-bottom: 1px solid #495677;
}
#calendar .add_button ul.menu li.menu_item a{
    color: black;
}
#calendar .add_button ul.menu li.menu_item:hover {
    background-color: #495677;
}
#calendar .add_button ul.menu li.menu_item:hover a{
   color: white;
}
.add_button {
    cursor: pointer;
}
.add_button:hover .plus{
    background-color: #495677;
    border: 1px solid #495677;
    color: white;
}
.add_button:hover ul.menu {
    display: block;
    z-index: 100;
}

table td div.plan {
    background-color: #eee;
    color: #888;
    border: 2px solid #ccc;
    padding: 2px;
    overflow: hidden;
    margin-bottom: 3px;
}
.plan .title {
    font-weight: bold;
}
table td div.past_plan{
    border: 2px solid #f99;  
}
.plan .title a {
    color: #888;
}
.cal_month_calendar tbody.with_headers td {
    padding: 0;
    border-bottom: 1px solid #9bc;
}
.cal_month_calendar tbody.with_headers td div.header{
    overflow: hidden;
    padding: 1px;
}
.cal_month_calendar tfoot {
    background-color: #c0c0c0;
}
table td div.plan_entries {
    padding: 2px;
    margin-top: 7px;
}

#plan_entry_form p.disabled {
    color: #a0a0a0;
    background-color: #f0f0f0;
}
#runlog_form div.public_option {
    background-color: #ffffd0;
}

.w_plan_entries{
    overflow: hidden;
    padding-bottom: 5px;
    background-color: #f0f0f0;
    margin-bottom: 5px;
    background: url('/site_media/static/images/pe_bg.png');
    opacity: 0.65;
    filter: alpha(opacity = 65);
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.w_plan_entries_red{
    background: url('/site_media/static/images/pe_bg_red.png');
    border-top: 1px solid #ffe0e0;
    border-bottom: 1px solid #ffe0e0;

}
.w_plan_entries .closed{
    width: 13px;height: 13px;float: left;margin-right: 2px;
    cursor: pointer;
    min-width: 13px;
}

.w_plan_entries .closed .pe_header{
    background: url('/site_media/static/images/cal_plan_label_closed.png') no-repeat;
}
.plan_entry .create_activity_c{
}
.plan_entry .create_activity_c{
    display: block;
    background-color: #157; overflow: hidden;margin-top: 2px; border: 1px solid white;
    border-radius: 2px;
}
.plan_entry:hover .create_activity_c:hover{
    background-color: #135;
}
.plan_entry {
margin-bottom: 2px;
overflow: hidden;
min-width: 90px;
}
.plan_entry .title{
    font-weight: bold;
}
.plan_entry .distance, .plan_entry .duration, .plan_entry .pace, .plan_entry .effort{
    color: #80601d;
    padding-left: 2px;
}
.plan_entry .description{
    font-style: italic;
    padding-left: 2px;
}
.plan_entry .e_label{
    color: #555;
    font-style: italic;
}
.plan_entry .pe_header {
    height:45px; 
    margin-bottom: 3px;
    float: left; width: 18px; 
    background: url('/site_media/static/images/cal_plan_label.png') no-repeat;
}
.plan_entry .pe_details .pe_loading{
    padding-left: 11px;
    margin-top: 1px;
    font-size: 9px;
}
.plan_entry .pe_details {
    background-color: white; 
    min-height:49px;
    margin-left: 16px;
    position: relative;
}
.plan_entry .pe_details .pe_buttons{
    position: absolute;
    background-color: white;
    width: 14px;
    right: 0;
    top: 0;
    display: none;
}
.plan_entry .pe_details:hover .pe_buttons{
    display: block;
}

.plan_entry .pe_details .pe_buttons a{
   width: 14px;
   height: 14px;
   display: block; 
}
.plan_entry .pe_details .pe_buttons a:hover {
    background-color: #e0e0ff;
}

#short_workout_info .main_item{
    font-size: 17px;
    font-weight: bold;
    margin-top: 7px;
    margin-bottom: 7px;
}
#short_workout_info .main_item .label{
    font-weight: normal;
    float: left;
    width: 200px;
    margin-right: 10px;
    text-align: right;
}
#short_workout_info .plan_large_icon {
	float: left; width: 148px;height: 128px;
    background: url('/site_media/static/pinax/images/silk/icons/schedule_big.png') no-repeat scroll left 50% transparent;
}
#plan_form .activate_c {
    background-color: #f8f4c8; margin-top: 10px; 
    border: 1px solid #d1d107;
    color: #a88f00;
    border-bottom: none;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    overflow: hidden;
}

table.cal_month_calendar tr.preheader th {
    background-color: #f4f4f4;
    color: black;
    border: 0;
}
table.cal_month_calendar tr.preheader th a{
}

table.cal_month_calendar tr.preheader th.leftcorner {
    border-left: 0;
}
table.cal_month_calendar tr.preheader th.rightcorner {
    border-left: 0;
}
table.cal_month_calendar tr.preheader th.middle {
    border-left: 0;
    border-right: 0;
}
