html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11px;
	font-color: #000;
	vertical-align: middle;
	background: transparent;
}

body
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1;
}

a, a:hover, a:visited, a:active
{
    color:#717171;
}
div.Main
{
	border: 0px solid #999;
	overflow:hidden;
}
.WidgetBody
{
	overflow:hidden;
	border: 0;
	background-color: #e1e1e1;
}
.WidgetBody h1
{
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	line-height:19px; *line-height:19px;
	font-size:12px;
	color:#fff;
	height:19px;
	overflow:hidden;
	float:left;
	background-color: #666;
}
.WidgetBody div.clickable
{
	cursor: pointer;
}
.WidgetBody h1 a, h1 a:hover, h1 a:visited, h1 a:active
{
	color:#fff;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
}
.SaveButton
{
	background-image:url("/twc/images/search-icon.png");
	margin:0px 0px 0px 0px;
	width:19px;
	height:19px;
	line-height:19px;
	font-size:11px;
	font-weight:normal;
	overflow:hidden;
	float:left;
	text-transform:uppercase;
	background-color: #000;
	vertical-align: top;
	cursor:pointer;
	border: 0;
}
.SaveButton[disabled]
{
	background-color:#cecece;
	cursor:normal;
	color:#aaaaaa;
}
.Day
{
	border: 1px solid #aaa;
	border-left: 0;
	border-top: 0;
	float:left;
	overflow:hidden;
	background-color: #e1e1e1;
}
.Day .Icon
{
	float:left;
	overflow:hidden;
	padding: 0;
	margin: 0; 
}
.Day .Name
{
	clear: both;
	font-weight:bold;
	font-size:10px;
	color:#717171;
	overflow:hidden;
	width:70px;
	height:12px;
	line-height:12px;
	margin:0;
}
.Day .Info
{
	float: left;
	width: 70px;
	margin: 0;
	overflow: hidden;
}
.Day .Precis
{
	clear: both;
	font-size: 8px;
	font-weight: normal;
	overflow: hidden;
	color: #000;
	width: 54px;
	height: 11px;
	line-height:9px; *line-height:11px; 
	margin-bottom:0px;
}
.Day .Min
{
	background-image: none;
    	overflow:hidden;
        background-repeat: repeat-x;
        background-position: 0px 0px;
        height: 26px;
        width: 34px;
        line-height: 26px;
        float: left;
        display: block;
        font-size: 16px;
        font-weight: bold;
    	font-family: arial;
        text-align:center;
        color:#fff;
	background-color: #666;
}
.Day .Max
{
	background-image: none;
	overflow:hidden;
    	background-repeat: repeat-x;
    	background-position: 0px 0px;
    	height: 26px;
    	width: 34px;
    	line-height: 26px;
    	float: left;
    	display: block;
    	font-size: 16px;
    	font-weight: bold;
	font-family: arial;
    	text-align:center;
    	color:#000;
	background-color: #f1f1f1;
}
.weatherlink
{
	width: 80px;
	padding: 0;
}
.suburblink
{
	clear: both;
	width: 100%;
	padding: 0;
	font-size: 12px;
	color: #666;
	text-align: center;
	font-weight: bold;
}
.suburblink span
{
}
.weatherlink a, .weatherlink a:hover, .weatherlink a:visited, .weatherlink a:active
{
	
	color:#666;
	font-size:10px;
	line-height: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.Footer
{
	width:100%;
	overflow:hidden;
	background-color: #d1d1d1;
	border-top: 0px solid #aaa;
}
.Footer .moreLink
{
	float: right;
	font-size: 14px;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 20px;
	padding-top: 9px;
	padding-right: 20px;
}
.Footer .twcLink
{
	float: left;
	width: 100px;
}
.Footer a, .Footer a:hover, .Footer a:visited, .Footer a:active
{
	color:#fff;
	font-size:14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration:none;
}
.LocationSearch
{
	position: absolute;
	background-color: #f1f1f1;
	padding: 5px 2px;
	width:210px;
	height:20px;
	overflow:visible;
	margin:0 7px 0;
	top: 10px;
}
.LocationSearch .Label
{
	float:left; 
	width:88px; 
	overflow:hidden; 
	height:18px;
	line-height:18px;
	font-size:11px;
}
.LocationSearch .Text
{
	float:left; 
	width:180px; 
	overflow:hidden;
}
.LocationSearch .Button
{
	background-color: #00cc00;
	float:left; 
	width:29px; 
	height:20px;
	overflow:hidden;
	margin:-1px 0px 0px 1px;
	border:none;
	cursor:pointer;
}
.Watermarked
{
	width:174px;
	height:16px;
	overflow:hidden;
	border:solid 1px #dedede;	
	font-size:11px;
	font-family: Tahoma, Helvetica, sans-serif;
	padding:0px 0px 0px 4px;
	margin:0px;
}
.AutoCompleteList
{
	list-style-type:none;
	z-index: 9999;
}