/* Redefinitions ----------------------------- */
body
{
  font-family: Arial;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  /* background-color: #FFFFFF; */
}
.city_name
{
    height: 15px;
    width: 100%;
    display: block;
    float: none;

    font-size: 12px;
    font-weight: normal;
    letter-spacing: 2px;
    text-shadow: 0.06em 0.06em 0.1em #999999;
    color: #33668C;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
}

/* WHITE ******************************************************************************************************* */
/* 1days ********************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_1days_white_outside_container
{
    width: 298px;
    height: 118px;
    background-image: url(wimages/white_bg.png);

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #CCCCCC;
}
.widget_1days_white_outside_container .widget_1days_white_headleft
{
    width: 200px;
    font-size: 12px;
    font-weight: bold;

    color: #375CB3;
    letter-spacing: 1px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    float: left;
}

.widget_1days_white_outside_container .widget_1days_white_headright
{
    width: 80px;
    height: 20px;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    margin-right: 2px;
    float: left;

    text-align: right;
}


.widget_1days_white_today_container
{
    width: 298px;
    height: 115px;
}

.widget_1days_white_today_container .widget_1days_white_today_icon
{
    float: left;
    width: 70px;
    height: 90px;
    text-align: center;

    font-size: 12px;
    font-weight: bold;

    color: #888888;
}

.widget_1days_white_today_container .widget_1days_white_today_text
{
    float: left;
    width: 200px;
    height: 80px;
    text-align: left;

    padding-top: 0px;
    padding-left: 25px;

    font-size: 11px;
    font-weight: bold;

    color: #888888;
}

.widget_1days_white_today_container .widget_1days_white_today_text h2
{
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 1px;
    font-weight: bold;
    color: #555555;
}

/* 1day Vertical ************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_1daysv_white_outside_container
{
    width: 98px;
    height: 158px;
    background-image: url(wimages/white_bg_3dayv.png);

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #CCCCCC;

}
.widget_1daysv_white_outside_container .widget_1daysv_white_headtop
{
    width: 98px;
    font-size: 10px;
    font-weight: bold;

    color: #375CB3;
    letter-spacing:0.5px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: 4px;
    margin-left: 5px;
    margin-top: 4px;
}

.widget_1daysv_white_outside_container .widget_1daysv_white_headbotoom
{
    margin-left: 0x;
    margin-top: 5px;
    height: 20px;

    text-align: center;

}


.widget_1daysv_white_today_container
{
    width: 98px;

    border-bottom: 1px dotted #BBBBBB;
}

.widget_1daysv_white_forecast_container
{
    width: 98px;
    padding-left: 4px;
    padding-right: 4px;
}

.widget_1daysv_white_forecast_container .widget_1daysv_white_forecast_days
{
    width: 80px;

    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: -2px;

    font-size: 11px;
    margin-top: 0px;

    font-weight: bold;
    color: #555555;
    text-align: center;

    border-bottom: 1px dotted #AAAAAA;
}

/* 3days ********************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_3daysv_white_outside_container
{
    width: 98px;
    height: 398px;
    background-image: url(wimages/white_bg_3dayv.png);

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    
    border: 1px solid #CCCCCC;

}
.widget_3daysv_white_outside_container .widget_3daysv_white_headtop
{
    width: 98px;
    font-size: 10px;
    font-weight: bold;

    color: #375CB3;
    letter-spacing:0.5px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: 4px;
    margin-left: 5px;
    margin-top: 4px;
}

.widget_3daysv_white_outside_container .widget_3daysv_white_headbotoom
{
    margin-left: 0x;
    margin-top: 5px;
    height: 20px;

    text-align: center;

}


.widget_3daysv_white_today_container
{
    width: 98px;

    border-bottom: 1px dotted #BBBBBB;
}

.widget_3daysv_white_forecast_container
{
    width: 98px;
    padding-left: 4px;
    padding-right: 4px;
}

.widget_3daysv_white_forecast_container .widget_3daysv_white_forecast_days
{
    width: 80px;

    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: -2px;

    height: 80px;
    font-size: 10px;
    margin-top: 0px;

    font-weight: bold;
    color: #555555;
    text-align: center;

    border-bottom: 1px dotted #AAAAAA;
}

/* 5days ********************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_5days_white_outside_container
{
    width: 298px;
    height: 198px;
    background-image: url(wimages/white_bg.png);

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #CCCCCC;

}
.widget_5days_white_outside_container .widget_5days_white_headleft
{
    width: 200px;
    font-size: 12px;
    font-weight: bold;

    color: #375CB3;
    letter-spacing: 1px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    float: left;
}

.widget_5days_white_outside_container .widget_5days_white_headright
{
    width: 80px;
    height: 20px;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    margin-right: 2px;
    float: left;

    text-align: right;
}


.widget_5days_white_today_container
{
    width: 298px;
    height: 115px;
    border-bottom: 1px dotted #BBBBBB;
}

.widget_5days_white_today_container .widget_5days_white_today_icon
{
    float: left;
    width: 70px;
    height: 90px;
    text-align: center;

    font-size: 12px;
    font-weight: bold;

    color: #888888;
}

.widget_5days_white_today_container .widget_5days_white_today_text
{
    float: left;
    width: 200px;
    height: 80px;
    text-align: left;

    padding-top: 8px;
    padding-left: 25px;

    font-size: 11px;
    font-weight: bold;

    color: #888888;
}

.widget_5days_white_today_container .widget_5days_white_today_text h2
{
    font-size: 16px;
    margin-top: -5px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #555555;
}

.widget_5days_white_forecast_container
{
    width: 298px;
    height: 100px;
    padding-left: 4px;
    padding-right: 4px;
}

.widget_5days_white_forecast_container .widget_5days_white_forecast_days
{
    float: left;
    width: 48px;
    padding-left: 5px;
    padding-right: 5px;
    height: 70px;
    font-size: 9px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #555555;
    text-align: center;
}

/* White Transparent ********************************************************* */
/* 1days ********************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_1days_whitetransp_outside_container
{
    width: 298px;
    height: 118px;
    /*background-image: url(wimages/whitetransp_bg.png);*/

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #CCCCCC;
}
.widget_1days_whitetransp_outside_container .widget_1days_whitetransp_headleft
{
    width: 200px;
    font-size: 12px;
    font-weight: bold;

    color: #375CB3;
    letter-spacing: 1px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    float: left;
}

.widget_1days_whitetransp_outside_container .widget_1days_whitetransp_headright
{
    width: 80px;
    height: 20px;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    margin-right: 2px;
    float: left;

    text-align: right;
}


.widget_1days_whitetransp_today_container
{
    width: 298px;
    height: 115px;
}

.widget_1days_whitetransp_today_container .widget_1days_whitetransp_today_icon
{
    float: left;
    width: 70px;
    height: 90px;
    text-align: center;

    font-size: 12px;
    font-weight: bold;

    color: #888888;
}

.widget_1days_whitetransp_today_container .widget_1days_whitetransp_today_text
{
    float: left;
    width: 200px;
    height: 80px;
    text-align: left;

    padding-top: 0px;
    padding-left: 25px;

    font-size: 11px;
    font-weight: bold;

    color: #888888;
}

.widget_1days_whitetransp_today_container .widget_1days_whitetransp_today_text h2
{
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 1px;
    font-weight: bold;
    color: #555555;
}

/* 1day Vertical ************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_1daysv_whitetransp_outside_container
{
    width: 98px;
    height: 158px;
    /* background-image: url(wimages/whitetransp_bg_3dayv.png); */

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #CCCCCC;

}
.widget_1daysv_whitetransp_outside_container .widget_1daysv_whitetransp_headtop
{
    width: 98px;
    font-size: 10px;
    font-weight: bold;

    color: #375CB3;
    letter-spacing:0.5px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: 4px;
    margin-left: 5px;
    margin-top: 4px;
}

.widget_1daysv_whitetransp_outside_container .widget_1daysv_whitetransp_headbotoom
{
    margin-left: 0x;
    margin-top: 5px;
    height: 20px;

    text-align: center;

}


.widget_1daysv_whitetransp_today_container
{
    width: 98px;

    border-bottom: 1px dotted #BBBBBB;
}

.widget_1daysv_whitetransp_forecast_container
{
    width: 98px;
    padding-left: 4px;
    padding-right: 4px;
}

.widget_1daysv_whitetransp_forecast_container .widget_1daysv_whitetransp_forecast_days
{
    width: 80px;

    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: -2px;

    font-size: 11px;
    margin-top: 0px;

    font-weight: bold;
    color: #555555;
    text-align: center;

    border-bottom: 1px dotted #AAAAAA;
}

/* 3days ********************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_3daysv_whitetransp_outside_container
{
    width: 98px;
    height: 398px;
    /* background-image: url(wimages/whitetransp_bg_3dayv.png); */

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    
    border: 1px solid #CCCCCC;

}
.widget_3daysv_whitetransp_outside_container .widget_3daysv_whitetransp_headtop
{
    width: 98px;
    font-size: 10px;
    font-weight: bold;

    color: #375CB3;
    letter-spacing:0.5px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: 4px;
    margin-left: 5px;
    margin-top: 4px;
}

.widget_3daysv_whitetransp_outside_container .widget_3daysv_whitetransp_headbotoom
{
    margin-left: 0x;
    margin-top: 5px;
    height: 20px;

    text-align: center;

}


.widget_3daysv_whitetransp_today_container
{
    width: 98px;

    border-bottom: 1px dotted #BBBBBB;
}

.widget_3daysv_whitetransp_forecast_container
{
    width: 98px;
    padding-left: 4px;
    padding-right: 4px;
}

.widget_3daysv_whitetransp_forecast_container .widget_3daysv_whitetransp_forecast_days
{
    width: 80px;

    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: -2px;

    height: 80px;
    font-size: 10px;
    margin-top: 0px;

    font-weight: bold;
    color: #555555;
    text-align: center;

    border-bottom: 1px dotted #AAAAAA;
}

/* 5days ********************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_5days_whitetransp_outside_container
{
    width: 298px;
    height: 198px;
    /* background-image: url(wimages/whitetransp_bg.png); */

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #CCCCCC;

}
.widget_5days_whitetransp_outside_container .widget_5days_whitetransp_headleft
{
    width: 200px;
    font-size: 12px;
    font-weight: bold;

    color: #375CB3;
    letter-spacing: 1px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    float: left;
}

.widget_5days_whitetransp_outside_container .widget_5days_whitetransp_headright
{
    width: 80px;
    height: 20px;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    margin-right: 2px;
    float: left;

    text-align: right;
}


.widget_5days_whitetransp_today_container
{
    width: 298px;
    height: 115px;
    border-bottom: 1px dotted #BBBBBB;
}

.widget_5days_whitetransp_today_container .widget_5days_whitetransp_today_icon
{
    float: left;
    width: 70px;
    height: 90px;
    text-align: center;

    font-size: 12px;
    font-weight: bold;

    color: #888888;
}

.widget_5days_whitetransp_today_container .widget_5days_whitetransp_today_text
{
    float: left;
    width: 200px;
    height: 80px;
    text-align: left;

    padding-top: 8px;
    padding-left: 25px;

    font-size: 11px;
    font-weight: bold;

    color: #888888;
}

.widget_5days_whitetransp_today_container .widget_5days_whitetransp_today_text h2
{
    font-size: 16px;
    margin-top: -5px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #555555;
}

.widget_5days_whitetransp_forecast_container
{
    width: 298px;
    height: 100px;
    padding-left: 4px;
    padding-right: 4px;
}

.widget_5days_whitetransp_forecast_container .widget_5days_whitetransp_forecast_days
{
    float: left;
    width: 48px;
    padding-left: 5px;
    padding-right: 5px;
    height: 70px;
    font-size: 9px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #555555;
    text-align: center;
}
 /* End White Transparent

/* ----------------------------------------------------------------------------------------------------------------- */
/* black ******************************************************************************************************* */
/* 1days ********************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_1days_black_outside_container
{
    width: 298px;
    height: 118px;
    background-image: url(wimages/black_bg.png);

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #CCCCCC;
}
.widget_1days_black_outside_container .widget_1days_black_headleft
{
    width: 200px;
    font-size: 12px;
    font-weight: bold;

    color: #EEEEEE;
    letter-spacing: 1px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    float: left;
}

.widget_1days_black_outside_container .widget_1days_black_headright
{
    width: 80px;
    height: 20px;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    margin-right: 2px;
    float: left;

    text-align: right;
}


.widget_1days_black_today_container
{
    width: 298px;
    height: 115px;
}

.widget_1days_black_today_container .widget_1days_black_today_icon
{
    float: left;
    width: 70px;
    height: 90px;
    text-align: center;

    font-size: 12px;
    font-weight: bold;

    color: #EEEEEE;
}

.widget_1days_black_today_container .widget_1days_black_today_text
{
    float: left;
    width: 200px;
    height: 80px;
    text-align: left;

    padding-top: 0px;
    padding-left: 25px;

    font-size: 11px;
    font-weight: bold;

    color: #EEEEEE;
}

.widget_1days_black_today_container .widget_1days_black_today_text h2
{
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 1px;
    font-weight: bold;
    color: #EEEEEE;
}

/* 1day Vertical ************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_1daysv_black_outside_container
{
    width: 98px;
    height: 158px;
    background-image: url(wimages/black_bg_3dayv.png);

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #CCCCCC;

}
.widget_1daysv_black_outside_container .widget_1daysv_black_headtop
{
    width: 98px;
    font-size: 10px;
    font-weight: bold;

    color: #EEEEEE;
    letter-spacing:0.5px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: 4px;
    margin-left: 5px;
    margin-top: 4px;
}

.widget_1daysv_black_outside_container .widget_1daysv_black_headbotoom
{
    margin-left: 0x;
    margin-top: 5px;
    height: 20px;

    text-align: center;

}


.widget_1daysv_black_today_container
{
    width: 98px;

    border-bottom: 1px dotted #BBBBBB;
}

.widget_1daysv_black_forecast_container
{
    width: 98px;
    padding-left: 4px;
    padding-right: 4px;
}

.widget_1daysv_black_forecast_container .widget_1daysv_black_forecast_days
{
    width: 80px;

    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: -2px;

    font-size: 11px;
    margin-top: 0px;

    font-weight: bold;
    color: #EEEEEE;
    text-align: center;

    border-bottom: 1px dotted #AAAAAA;
}

/* 3days ********************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_3daysv_black_outside_container
{
    width: 98px;
    height: 398px;
    background-image: url(wimages/black_bg_3dayv.png);

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #CCCCCC;

}
.widget_3daysv_black_outside_container .widget_3daysv_black_headtop
{
    width: 98px;
    font-size: 10px;
    font-weight: bold;

    color: #EEEEEE;
    letter-spacing:0.5px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: 4px;
    margin-left: 5px;
    margin-top: 4px;
}

.widget_3daysv_black_outside_container .widget_3daysv_black_headbotoom
{
    margin-left: 0x;
    margin-top: 5px;
    height: 20px;

    text-align: center;

}


.widget_3daysv_black_today_container
{
    width: 98px;

    border-bottom: 1px dotted #BBBBBB;
}

.widget_3daysv_black_forecast_container
{
    width: 98px;
    padding-left: 4px;
    padding-right: 4px;
}

.widget_3daysv_black_forecast_container .widget_3daysv_black_forecast_days
{
    width: 80px;

    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: -2px;

    height: 80px;
    font-size: 10px;
    margin-top: 0px;

    font-weight: bold;
    color: #EEEEEE;
    text-align: center;

    border-bottom: 1px dotted #AAAAAA;
}

/* 5days ********************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_5days_black_outside_container
{
    width: 298px;
    height: 198px;
    background-image: url(wimages/black_bg.png);

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #CCCCCC;

}
.widget_5days_black_outside_container .widget_5days_black_headleft
{
    width: 200px;
    font-size: 12px;
    font-weight: bold;

    color: #EEEEEE;
    letter-spacing: 1px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    float: left;
}

.widget_5days_black_outside_container .widget_5days_black_headright
{
    width: 80px;
    height: 20px;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    margin-right: 2px;
    float: left;

    text-align: right;
}


.widget_5days_black_today_container
{
    width: 298px;
    height: 115px;
    border-bottom: 1px dotted #BBBBBB;
}

.widget_5days_black_today_container .widget_5days_black_today_icon
{
    float: left;
    width: 70px;
    height: 90px;
    text-align: center;

    font-size: 12px;
    font-weight: bold;

    color: #EEEEEE;
}

.widget_5days_black_today_container .widget_5days_black_today_text
{
    float: left;
    width: 200px;
    height: 80px;
    text-align: left;

    padding-top: 8px;
    padding-left: 25px;

    font-size: 11px;
    font-weight: bold;

    color: #EEEEEE;
}

.widget_5days_black_today_container .widget_5days_black_today_text h2
{
    font-size: 16px;
    margin-top: -5px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #EEEEEE;
}

.widget_5days_black_forecast_container
{
    width: 298px;
    height: 100px;
    padding-left: 4px;
    padding-right: 4px;
}

.widget_5days_black_forecast_container .widget_5days_black_forecast_days
{
    float: left;
    width: 48px;
    padding-left: 5px;
    padding-right: 5px;
    height: 70px;
    font-size: 9px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #EEEEEE;
    text-align: center;
}


/* ----------------------------------------------------------------------------------------------------------------- */
/* black transparent *********************************************************************************************** */
/* 1days ********************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_1days_blacktransp_outside_container
{
    width: 298px;
    height: 118px;
    /* background-image: url(wimages/blacktransp_bg.png); */

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #CCCCCC;
}
.widget_1days_blacktransp_outside_container .widget_1days_blacktransp_headleft
{
    width: 200px;
    font-size: 12px;
    font-weight: bold;

    color: #FFFFFF;
    letter-spacing: 1px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    float: left;
}

.widget_1days_blacktransp_outside_container .widget_1days_blacktransp_headright
{
    width: 80px;
    height: 20px;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    margin-right: 2px;
    float: left;

    text-align: right;
}


.widget_1days_blacktransp_today_container
{
    width: 298px;
    height: 115px;
}

.widget_1days_blacktransp_today_container .widget_1days_blacktransp_today_icon
{
    float: left;
    width: 70px;
    height: 90px;
    text-align: center;

    font-size: 12px;
    font-weight: bold;

    color: #FFFFFF;
}

.widget_1days_blacktransp_today_container .widget_1days_blacktransp_today_text
{
    float: left;
    width: 200px;
    height: 80px;
    text-align: left;

    padding-top: 0px;
    padding-left: 25px;

    font-size: 11px;
    font-weight: bold;

    color: #FFFFFF;
}

.widget_1days_blacktransp_today_container .widget_1days_blacktransp_today_text h2
{
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 1px;
    font-weight: bold;
    color: #FFFFFF;
}

/* 1day Vertical ************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_1daysv_blacktransp_outside_container
{
    width: 98px;
    height: 158px;
    /* background-image: url(wimages/blacktransp_bg_3dayv.png); */

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #CCCCCC;

}
.widget_1daysv_blacktransp_outside_container .widget_1daysv_blacktransp_headtop
{
    width: 98px;
    font-size: 10px;
    font-weight: bold;

    color: #FFFFFF;
    letter-spacing:0.5px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: 4px;
    margin-left: 5px;
    margin-top: 4px;
}

.widget_1daysv_blacktransp_outside_container .widget_1daysv_blacktransp_headbotoom
{
    margin-left: 0x;
    margin-top: 5px;
    height: 20px;

    text-align: center;

}


.widget_1daysv_blacktransp_today_container
{
    width: 98px;

    border-bottom: 1px dotted #BBBBBB;
}

.widget_1daysv_blacktransp_forecast_container
{
    width: 98px;
    padding-left: 4px;
    padding-right: 4px;
}

.widget_1daysv_blacktransp_forecast_container .widget_1daysv_blacktransp_forecast_days
{
    width: 80px;

    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: -2px;

    font-size: 11px;
    margin-top: 0px;

    font-weight: bold;
    color: #FFFFFF;
    text-align: center;

    border-bottom: 1px dotted #AAAAAA;
}

/* 3days ********************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_3daysv_blacktransp_outside_container
{
    width: 98px;
    height: 398px;
    /* background-image: url(wimages/blacktransp_bg_3dayv.png); */

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #CCCCCC;

}
.widget_3daysv_blacktransp_outside_container .widget_3daysv_blacktransp_headtop
{
    width: 98px;
    font-size: 10px;
    font-weight: bold;

    color: #FFFFFF;
    letter-spacing:0.5px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: 4px;
    margin-left: 5px;
    margin-top: 4px;
}

.widget_3daysv_blacktransp_outside_container .widget_3daysv_blacktransp_headbotoom
{
    margin-left: 0x;
    margin-top: 5px;
    height: 20px;

    text-align: center;

}


.widget_3daysv_blacktransp_today_container
{
    width: 98px;

    border-bottom: 1px dotted #BBBBBB;
}

.widget_3daysv_blacktransp_forecast_container
{
    width: 98px;
    padding-left: 4px;
    padding-right: 4px;
}

.widget_3daysv_blacktransp_forecast_container .widget_3daysv_blacktransp_forecast_days
{
    width: 80px;

    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: -2px;

    height: 80px;
    font-size: 10px;
    margin-top: 0px;

    font-weight: bold;
    color: #FFFFFF;
    text-align: center;

    border-bottom: 1px dotted #AAAAAA;
}

/* 5days ********************************************************************* */
/* --------------------------------------------------------------------------- */
.widget_5days_blacktransp_outside_container
{
    width: 298px;
    height: 198px;
    /* background-image: url(wimages/blacktransp_bg.png); */

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #CCCCCC;

}
.widget_5days_blacktransp_outside_container .widget_5days_blacktransp_headleft
{
    width: 200px;
    font-size: 12px;
    font-weight: bold;

    color: #FFFFFF;
    letter-spacing: 1px;
    text-shadow: 0.06em 0.06em 0.1em #DDDDDD;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    float: left;
}

.widget_5days_blacktransp_outside_container .widget_5days_blacktransp_headright
{
    width: 80px;
    height: 20px;

    margin-bottom: -2px;
    margin-left: 5px;
    margin-top: 4px;
    margin-right: 2px;
    float: left;

    text-align: right;
}


.widget_5days_blacktransp_today_container
{
    width: 298px;
    height: 115px;
    border-bottom: 1px dotted #BBBBBB;
}

.widget_5days_blacktransp_today_container .widget_5days_blacktransp_today_icon
{
    float: left;
    width: 70px;
    height: 90px;
    text-align: center;

    font-size: 12px;
    font-weight: bold;

    color: #FFFFFF;
}

.widget_5days_blacktransp_today_container .widget_5days_blacktransp_today_text
{
    float: left;
    width: 200px;
    height: 80px;
    text-align: left;

    padding-top: 8px;
    padding-left: 25px;

    font-size: 11px;
    font-weight: bold;

    color: #FFFFFF;
}

.widget_5days_blacktransp_today_container .widget_5days_blacktransp_today_text h2
{
    font-size: 16px;
    margin-top: -5px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #FFFFFF;
}

.widget_5days_blacktransp_forecast_container
{
    width: 298px;
    height: 100px;
    padding-left: 4px;
    padding-right: 4px;
}

.widget_5days_blacktransp_forecast_container .widget_5days_blacktransp_forecast_days
{
    float: left;
    width: 48px;
    padding-left: 5px;
    padding-right: 5px;
    height: 70px;
    font-size: 9px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
