.weather7day_header {
	width: 700px;
	height: 13px;
	background: url(../../global_img/generic/bg_weather7day_top.png) no-repeat top;
	font-size:0;
}

ul.weather_forecast_7day {
	width: 680px;
	background: url(../../global_img/generic/bg_weather7day_bottom.png) no-repeat bottom;
	padding: 0 10px;
}

ul.weather_forecast_7day li {
	width: 77px;
	padding: 10px;
}

ul.weather_forecast_7day li ul li {
	width: 77px;
	padding: 0;
}

.weather_forecast_7day li.dayname {
	font-size: 110%;
	font-weight: bold;
}

.weather_forecast_7day li.list_icontext {
	padding: 5px 0 0 0;
	font-size: 80%;
	min-height: 40px;
	line-height: 1.2em;
}

ul.weather_forecast_7day li ul li.maxmin-temp {
	padding: 0 0 10px 0;
}

li.maxmin-temp .maxtemp {
	display: block;
	float: left;
	width: 65%;
	font-size: 240%;
	font-weight: bold;
	line-height: 0.7em;
}

li.maxmin-temp .mintemp {
	display: block;
	float: left;
	width: 35%;
	font-size: 120%;
	font-weight: bold;
	line-height: 0.8em;
}

li.maxmin-temp .mintemp .label {
	font-size: 70%;
	font-weight: bold;
}

ul.weather_forecast_7day ul ul{
	border-top: 1px solid #accbe3;
}

.weather_forecast_7day h3.subtitle {
	visibility: hidden;
	width: 100%;
	font-size: 80%;
}

.weather_forecast_7day .day0 h3.subtitle {
	visibility: visible;
}

ul.weather_forecast_7day h4 {
	font-size: 80%;
}

li.wind ul {
	width: 100%;
}

ul.weather_forecast_7day ul li.wind {
	padding: 0 0 10px 0;
}

ul.weather_forecast_7day ul li.wind li,
ul.weather_forecast_7day ul li.humidity li {
	width: 38px;
}

ul.weather_forecast_7day li ul li.wind .wind-direction {
	width: 35px;
	text-align: center;
	font-weight: bold;
}

ul.weather_forecast_7day li ul li.humidity {
	padding: 0 0 10px 0;
}

ul.weather_forecast_7day li ul li.humidity .relhumidity {
	font-weight: bold;
	font-size: 110%;
}

ul.weather_forecast_7day li ul li.uv-index {
	padding: 0 0 10px 0;
}

ul.weather_forecast_7day li ul li.uv-index .uv {
	width: 77px;
	border-top: 1px solid #accbe3;
	font-size: 80%;
	font-weight: bold;
}

ul.weather_forecast_7day li ul li.uv-index .uvgraph {
	width: 71px;
	height: 10px;
	background-repeat: no-repeat;
}

.uvindex1 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex01.png);}
.uvindex2 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex01.png);}
.uvindex3 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex02.png);}
.uvindex4 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex02.png);}
.uvindex5 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex02.png);}
.uvindex6 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex03.png);}
.uvindex7 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex03.png);}
.uvindex8 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex04.png);}
.uvindex9 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex04.png);}
.uvindex10 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex04.png);}
.uvindex11 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex05.png);}
.uvindex12 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex05.png);}
.uvindex13 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex05.png);}
.uvindex14 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex05.png);}
.uvindex15 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex05.png);}
.uvindex16 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex05.png);}
.uvindex17 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex05.png);}
.uvindex18 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex05.png);}
.uvindex19 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex05.png);}
.uvindex20 {background: url(http://www.abc.net.au/weather/icons/uv/uvindex05.png);}

ul.weather_forecast_7day li ul li.rainfall-prob {
	padding: 0 0 10px 0;
}

li.rainfall-prob .rainfall-prob-text  {
	border-top: 1px solid #accbe3;
	width: 100%;
	padding: 5px 0 0 0;
	font-size: 110%;
	font-weight: bold;
}

li.rainfall-prob .rainfall-prob-text span {
	font-size: 70%;
}

ul.weather_forecast_7day li ul li.frost-risk {
	padding: 0 0 10px 0;
}

ul.weather_forecast_7day .frost-risk-text {
	border-top: 1px solid #accbe3;
	width: 100%;
	padding: 5px 0 0 0;
}

/* Wind speeds */

.weather_forecast_7day .windicon {
	width: 35px;
	height: 35px;
	background-position: center;
	background-repeat: no-repeat;
	line-height:35px;
	text-align: center;
	font-size: 85%;
}

.E0000 {background: url(http://www.abc.net.au/weather/icons/wind/zero.png);}
.E0109 {background: url(http://www.abc.net.au/weather/icons/wind/E_1.png);}
.E1019 {background: url(http://www.abc.net.au/weather/icons/wind/E_2.png);}
.E2029 {background: url(http://www.abc.net.au/weather/icons/wind/E_3.png);}
.E3039 {background: url(http://www.abc.net.au/weather/icons/wind/E_4.png);}
.E4049 {background: url(http://www.abc.net.au/weather/icons/wind/E_5.png);}
.E5059 {background: url(http://www.abc.net.au/weather/icons/wind/E_6.png);}
.E6069 {background: url(http://www.abc.net.au/weather/icons/wind/E_7.png);}
.E7079 {background: url(http://www.abc.net.au/weather/icons/wind/E_8.png);}
.E8089 {background: url(http://www.abc.net.au/weather/icons/wind/E_9.png);}
.E9099 {background: url(http://www.abc.net.au/weather/icons/wind/E_10.png);}
.E100 {background: url(http://www.abc.net.au/weather/icons/wind/E_red.png);}

.N0000 {background: url(http://www.abc.net.au/weather/icons/wind/zero.png);}
.N0109 {background: url(http://www.abc.net.au/weather/icons/wind/N_1.png);}
.N1019 {background: url(http://www.abc.net.au/weather/icons/wind/N_2.png);}
.N2029 {background: url(http://www.abc.net.au/weather/icons/wind/N_3.png);}
.N3039 {background: url(http://www.abc.net.au/weather/icons/wind/N_4.png);}
.N4049 {background: url(http://www.abc.net.au/weather/icons/wind/N_5.png);}
.N5059 {background: url(http://www.abc.net.au/weather/icons/wind/N_6.png);}
.N6069 {background: url(http://www.abc.net.au/weather/icons/wind/N_7.png);}
.N7079 {background: url(http://www.abc.net.au/weather/icons/wind/N_8.png);}
.N8089 {background: url(http://www.abc.net.au/weather/icons/wind/N_9.png);}
.N9099 {background: url(http://www.abc.net.au/weather/icons/wind/N_10.png);}
.N100 {background: url(http://www.abc.net.au/weather/icons/wind/N_red.png);}

.NE0000, .NNE0000, .ENE0000  {background: url(http://www.abc.net.au/weather/icons/wind/zero.png);}
.NE0109, .NNE0109, .ENE0109 {background: url(http://www.abc.net.au/weather/icons/wind/NE_1.png);}
.NE1019, .NNE1019, .ENE1019 {background: url(http://www.abc.net.au/weather/icons/wind/NE_2.png);}
.NE2029, .NNE2029, .ENE2029 {background: url(http://www.abc.net.au/weather/icons/wind/NE_3.png);}
.NE3039, .NNE3039, .ENE3039 {background: url(http://www.abc.net.au/weather/icons/wind/NE_4.png);}
.NE4049, .NNE4049, .ENE4049 {background: url(http://www.abc.net.au/weather/icons/wind/NE_5.png);}
.NE5059, .NNE5059, .ENE5059 {background: url(http://www.abc.net.au/weather/icons/wind/NE_6.png);}
.NE6069, .NNE6069, .ENE6069 {background: url(http://www.abc.net.au/weather/icons/wind/NE_7.png);}
.NE7079, .NNE7079, .ENE7079 {background: url(http://www.abc.net.au/weather/icons/wind/NE_8.png);}
.NE8089, .NNE8089, .ENE8089 {background: url(http://www.abc.net.au/weather/icons/wind/NE_9.png);}
.NE9099, .NNE9099, .ENE9099 {background: url(http://www.abc.net.au/weather/icons/wind/NE_10.png);}
.NE100, .NNE100, .NE100 {background: url(http://www.abc.net.au/weather/icons/wind/NE_red.png);}

.NW0000, .WNW0000, .NNW0000 {background: url(http://www.abc.net.au/weather/icons/wind/zero.png);}
.NW0109, .WNW0109, .NNW0109 {background: url(http://www.abc.net.au/weather/icons/wind/NW_1.png);}
.NW1019, .WNW1019, .NNW1019 {background: url(http://www.abc.net.au/weather/icons/wind/NW_2.png);}
.NW2029, .WNW2029, .NNW2029 {background: url(http://www.abc.net.au/weather/icons/wind/NW_3.png);}
.NW3039, .WNW3039, .NNW3039 {background: url(http://www.abc.net.au/weather/icons/wind/NW_4.png);}
.NW4049, .WNW4049, .NNW4049 {background: url(http://www.abc.net.au/weather/icons/wind/NW_5.png);}
.NW5059, .WNW5059, .NNW5059 {background: url(http://www.abc.net.au/weather/icons/wind/NW_6.png);}
.NW6069, .WNW6069, .NNW6069 {background: url(http://www.abc.net.au/weather/icons/wind/NW_7.png);}
.NW7079, .WNW7079, .NNW7079 {background: url(http://www.abc.net.au/weather/icons/wind/NW_8.png);}
.NW8089, .WNW8089, .NNW8089 {background: url(http://www.abc.net.au/weather/icons/wind/NW_9.png);}
.NW9099, .WNW9099, .NNW9099 {background: url(http://www.abc.net.au/weather/icons/wind/NW_10.png);}
.NW100, .WNW100, .NNW100 {background: url(http://www.abc.net.au/weather/icons/wind/NW_red.png);}

.S0000 {background: url(http://www.abc.net.au/weather/icons/wind/zero.png);}
.S0109 {background: url(http://www.abc.net.au/weather/icons/wind/S_1.png);}
.S1019 {background: url(http://www.abc.net.au/weather/icons/wind/S_2.png);}
.S2029 {background: url(http://www.abc.net.au/weather/icons/wind/S_3.png);}
.S3039 {background: url(http://www.abc.net.au/weather/icons/wind/S_4.png);}
.S4049 {background: url(http://www.abc.net.au/weather/icons/wind/S_5.png);}
.S5059 {background: url(http://www.abc.net.au/weather/icons/wind/S_6.png);}
.S6069 {background: url(http://www.abc.net.au/weather/icons/wind/S_7.png);}
.S7079 {background: url(http://www.abc.net.au/weather/icons/wind/S_8.png);}
.S8089 {background: url(http://www.abc.net.au/weather/icons/wind/S_9.png);}
.S9099 {background: url(http://www.abc.net.au/weather/icons/wind/S_10.png);}
.S100 {background: url(http://www.abc.net.au/weather/icons/wind/S_red.png);}

.SE0000, .ESE0000, .SSE0000 {background: url(http://www.abc.net.au/weather/icons/wind/zero.png);}
.SE0109, .ESE0109, .SSE0109 {background: url(http://www.abc.net.au/weather/icons/wind/SE_1.png);}
.SE1019, .ESE1019, .SSE1019 {background: url(http://www.abc.net.au/weather/icons/wind/SE_2.png);}
.SE2029, .ESE2029, .SSE2029 {background: url(http://www.abc.net.au/weather/icons/wind/SE_3.png);}
.SE3039, .ESE3039, .SSE3039 {background: url(http://www.abc.net.au/weather/icons/wind/SE_4.png);}
.SE4049, .ESE4049, .SSE4049 {background: url(http://www.abc.net.au/weather/icons/wind/SE_5.png);}
.SE5059, .ESE5059, .SSE5059 {background: url(http://www.abc.net.au/weather/icons/wind/SE_6.png);}
.SE6069, .ESE6069, .SSE6069 {background: url(http://www.abc.net.au/weather/icons/wind/SE_7.png);}
.SE7079, .ESE7079, .SSE7079 {background: url(http://www.abc.net.au/weather/icons/wind/SE_8.png);}
.SE8089, .ESE8089, .SSE8089 {background: url(http://www.abc.net.au/weather/icons/wind/SE_9.png);}
.SE9099, .ESE9099, .SSE9099 {background: url(http://www.abc.net.au/weather/icons/wind/SE_10.png);}
.SE100, .ESE100, .SSE100  {background: url(http://www.abc.net.au/weather/icons/wind/SE_red.png);}

.SW0000, .SSW0000, .WSW0000 {background: url(http://www.abc.net.au/weather/icons/wind/zero.png);}
.SW0109, .SSW0109, .WSW0109 {background: url(http://www.abc.net.au/weather/icons/wind/SW_1.png);}
.SW1019, .SSW1019, .WSW1019 {background: url(http://www.abc.net.au/weather/icons/wind/SW_2.png);}
.SW2029, .SSW2029, .WSW2029 {background: url(http://www.abc.net.au/weather/icons/wind/SW_3.png);}
.SW3039, .SSW3039, .WSW3039 {background: url(http://www.abc.net.au/weather/icons/wind/SW_4.png);}
.SW4049, .SSW4049, .WSW4049 {background: url(http://www.abc.net.au/weather/icons/wind/SW_5.png);}
.SW5059, .SSW5059, .WSW5059 {background: url(http://www.abc.net.au/weather/icons/wind/SW_6.png);}
.SW6069, .SSW6069, .WSW6069 {background: url(http://www.abc.net.au/weather/icons/wind/SW_7.png);}
.SW7079, .SSW7079, .WSW7079 {background: url(http://www.abc.net.au/weather/icons/wind/SW_8.png);}
.SW8089, .SSW8089, .WSW8089 {background: url(http://www.abc.net.au/weather/icons/wind/SW_9.png);}
.SW9099, .SSW9099, .WSW9099 {background: url(http://www.abc.net.au/weather/icons/wind/SW_10.png);}
.SW100, .SSW100, .WSW100 {background: url(http://www.abc.net.au/weather/icons/wind/SW_red.png);}

.W0000 {background: url(http://www.abc.net.au/weather/icons/wind/zero.png);}
.W0109 {background: url(http://www.abc.net.au/weather/icons/wind/W_1.png);}
.W1019 {background: url(http://www.abc.net.au/weather/icons/wind/W_2.png);}
.W2029 {background: url(http://www.abc.net.au/weather/icons/wind/W_3.png);}
.W3039 {background: url(http://www.abc.net.au/weather/icons/wind/W_4.png);}
.W4049 {background: url(http://www.abc.net.au/weather/icons/wind/W_5.png);}
.W5059 {background: url(http://www.abc.net.au/weather/icons/wind/W_6.png);}
.W6069 {background: url(http://www.abc.net.au/weather/icons/wind/W_7.png);}
.W7079 {background: url(http://www.abc.net.au/weather/icons/wind/W_8.png);}
.W8089 {background: url(http://www.abc.net.au/weather/icons/wind/W_9.png);}
.W9099 {background: url(http://www.abc.net.au/weather/icons/wind/W_10.png);}
.W100 {background: url(http://www.abc.net.au/weather/icons/wind/W_red.png);}