
/* =================================
   Weather Module
   ================================= */

.dp_Weather_content_box_435body
{
	/*width:433px;*/
	background-color: #FFFFFF;
	border: solid #666666;
	border-width: 1px;
}
.dp_Weather_textsmall
{
	font-size: 11px;
	font-weight: normal;
}
.dp_Weather_textxsmall
{
	font-size: 10px;
	font-weight: normal;
}
.dp_Weather_quicklook_day1
{
	background: url(../../DesktopModules/Weather/weatherImages/rule_vert_fcst.gif);
	background-repeat: repeat-y;
	float: right;
	padding: 5px 0px 0px 0px;
	width: 115px;
	font-weight: bold;
}
.dp_Weather_quicklook_day_head
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000000;
	display: block;
}
.dp_Weather_quicklook_day_icon
{
	width: 78px;
	height: 62px;
	display: block;
}
.dp_Weather_quicklook_day_tempdata
{
	margin-bottom: 5px;
	font-size: 11px;
}
.dp_Weather_quicklook_day_wxdata
{
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 11px;
}
.dp_Weather_quicklook_current_extra_wxdata
{
	font-weight: normal;
	font-size: 11px;
	float: right;
	width: 180px;
}
.dp_Weather_divSliding_Wide
{
	display:none;
	float: right;
	width: 440px;
}
.dp_Weather_divSliding_Narrow
{
	display:none;
	float: right;
	width: 232px;
}
#dp_Weather_content_box_435body_quicklook
{
	background: url(../../DesktopModules/Weather/weatherImages/bg_forecast.jpg) #79a0db left bottom;
	height: 190px;
}
#dp_Weather_quicklook_current
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 200px;
	color: #000000;
	padding-top: 5px;
}
#dp_Weather_quicklook_curr_head
{
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
	color: #000000;
	text-align: left;
}
#dp_Weather_quicklook_current_icontemp
{
	width: 200px;
}
.dp_Weather_img_quicklook_curr_icon
{
	margin-top: 5px;
	display: block;
	float: left;
	width: 100px;
	height: 70px;
}
#dp_Weather_quicklook_curr_tempbox
{
	margin-TOP: 10px;
	/*float: right;*/
	width: 75px;
	height: 90px;
	text-align: center;
}
#dp_Weather_quicklook_current_temps
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 18pt;
	padding-bottom: 2px;
	padding-top: 2px;
}
#dp_Weather_quicklook_current_rf
{
	margin-top: 5px;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 5px;
}
#dp_Weather_quicklook_current_rfval
{
	font-weight: bold;
	font-size: 18pt;
}
#dp_Weather_quicklook_current_wxtext
{
	font-weight: bold;
}
#dp_Weather_quicklook_current_wxdataleft
{
	font-weight: normal;
	font-size: 11px;
	float: left;
	width: 90px;
}
#dp_Weather_quicklook_current_wxdataright
{
	font-weight: normal;
	font-size: 11px;
	float: right;
	width: 210px;
}
/* ================================ */