body {font-family: arial, helvetica, sans-serif;}

.ccDetails {
	text-align: center;
	border: 0px;
	width: 80px;
	background-color: #fff;
}
.ccDetailsForcast {
	text-align: center;
	border: 0px;
	width: 90%;
	background-color: #fff;
}
.ccExtDetails {
	text-align: center;
	border: 0px;
	width: 90%;
	background-color: #fff;
}
.ccDetailsLinks {
	border: 0px;
	width: 90%;
	background-color: #fff;
}
#ccExtForcast {
	text-align: center;
	border: 0px;
	width: 100%;
	background-color: #fff;
}
.wObserv {
	text-align: center;
	font-weight: bold;
	background-color: #eee;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #000;
}
.wforecast {
	font-weight: bold;
    font-size: 0.8em;
    text-align: center;
	background-color: #E7E7FF;
	padding: 1px 0 1px 0;
}
.wforecastDay {
    font-weight: normal;
    font-size: 0.9em;
}
.wforecastIcon {
	width: 32px;
	float: left;
}
.wforecastTemp {
    font-size: 0.8em;
    line-height: 16px;
    text-align: center;
}
.wforecastdesc {
    font-size: 0.7em;
    text-align: center;
}
.tmp {
	color: #000000;
	font-weight: bold;
}
.cContainer {
	text-align: center;
	border: 1px Solid #000;
}
.wLabelLight {
	text-align: left;
    font-size: 0.9em;
	font-weight: bold;
	background-color: #fff;
	padding: 2px 2px 2px 0;
	width: 50%;
	float: left;
}
.day {
    padding-bottom: 8px;
}
.wValueLight {
	text-align: right;
    font-size: 0.9em;
	padding: 2px 0 2px 2px;
	background-color: #fff;
}
.wLabel {
	text-align: left;
                font-size: 0.9em;
	font-weight: bold;
	background-color: #eee;
	padding: 2px 2px 2px 0;
	width: 50%;
	float: left;
}
.wValue {
	text-align: right;
                font-size: 0.9em;
	padding: 2px 0 2px 2px;
	background-color: #eee;
}

.wExtForecast {
	padding-top: 6px;
	font-size: 0.7em;
	text-align: center;
	background-color: #fff;
}
a.wExtForecast {
	font-weight: bold;
	color: #000000;
 }

.wLsup { 
	font-size: 0.7em;
	text-align: center;
	background-color: #fff;
	color: #888;
}
.wDetails {
	color: #000000;
	background-color: #eeeeee;
	text-align: center;
	font-size: 9px;
}
.wxLinks {
	font-size: 10px;
	color: #000000;
}
a.weatherChannel:link {
	font-size: 10px;
	color: #000000;
}
a.weatherChannel:VISITED {
	font-size: 10px;
	color: #000000;
}
a.weatherChannel:ACTIVE {
	font-size: 10px;
	color: #000000;
}
.wConditions {
	font-size: 10px;
	font-weight: bold;
}
.wCondDetails {
	font-size: 0.9em;
	font-weight: normal;
}
.wCondTemp {
	font-size: 1.4em;
	font-weight: bold;
}
.tod {
	width: 90%;
	font-weight: bold;
}
.dayContainer {
	padding-top: 5px;
}










