﻿.WeatherControl
{
	margin-bottom: 4px;
}
.WeatherControl .TableKhung
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-style: none;
	table-layout: fixed;
	text-transform: uppercase;
	background:#ffffff;
}
/* Border Top --------------------------------------------------- */
.WeatherControl .TLeft_khung
{
	width: 10px;
	height: 39px;
	background: url('images/TL_gray.png') no-repeat;
}
.WeatherControl .TRight_khung
{
	width: 10px;height: 39px;
	background: url('images/TR_gray.png') no-repeat;
}
.WeatherControl .TCenter_khung
{
	font-weight: bold;
	background: url('images/TR_gray.png') repeat-x left top;
	padding:8px 0 0 8px;
}
.WeatherControl .IconTitle
{
	width: 1px;
	height: 100%;
	/*background: url('images/icon_bualiem.jpg' ) no-repeat left top;*/
	float: left;
	margin-right: 5px;
}
/* --------------------------------------------------------------- */

/*.WeatherControl .BorderLeft_khung
{
	background: url(  'images/Border.gif' ) repeat-y left;
}
.WeatherControl .BorderRight_khung
{
	background: url(  'images/Border.gif' ) repeat-y right;
}
 ---------------------------------------------------------------- */

/* Border Bottom -------------------------------------------------- 
.WeatherControl .BLeft_khung
{
	height: 10px;
	background: url(  'images/BL.gif' ) no-repeat left top;
}
.WeatherControl .BCenter_khung
{
	background: url(  'images/BC.gif' ) repeat-x left bottom;
}
.WeatherControl .BRight_khung
{
	background: url(  'images/BR.gif' ) left top no-repeat;
}
------------------------------------------------------------------ */

.WeatherControl .Header {color:#FFFFFF}
.WeatherControl .boxCity {margin-top:4px; text-align:right; width:100%;}
.WeatherControl .cobCity {width:99%}
.WeatherControl .Content_Main {padding-top:4px; padding-bottom:4px;}
.WeatherControl .tempToday {font:bold 14pt arial; width:100%; text-align:center; color:#DE522F;}
.WeatherControl .temp { font:normal 7pt tahoma!important; color:red;}
.WeatherControl .tempContent {font: normal 9pt arial!important;}
.WeatherControl .tempDate {font:bold 10pt arial!important; color:Blue;}
.WeatherControl .source {text-align:right;}



