﻿.WeatherTable
{	
	width:180px;
}

.More
{
text-align:right;	
}
	
.MoreLink
{
text-align:right;	
width:120px;
font-size:xx-small;
}
	
.div-Main
{
height:80px;
}

.weathercontainer
{
display:none; 
}

.weather1
{  
height: 70px;
}

.weather2
{ 
display:none;
height: 70px;
}

.weather3
{ 
display:none;
height: 70px;
}

.weather4
{ 
display:none;
height: 70px;
}

.weather5
{ 
display:none;
height: 70px;
}

.weather6
{  
display:none;
height: 70px;
}

.weather7
{ 
display:none;
height: 70px;
}

.weather8
{ 
display:none;
height: 70px;
}


.weather
{	
	height: 80px;
	border-top: 1px solid;
	border-color: #CCCCCC;
}

.weatherbody
{ 
background-color: #FFFFFF; 
}

.textMin
{
	font-size: smaller;
	font-weight: bold;
	color: #666;
	text-align: left;		
}


.textMax
{
	font-size: smaller;
	font-weight: bold;
	color: #666;
	text-align:left;	
}


.imagebutton
{
	height:50px;
	width:50px;
}

.KPE
{ 
	font-size: 8px;
	color: #666;
	text-align:left;
}

.Location
{ 
	font-size: smaller;
	font-weight: bold;
	color: #666;
	text-align: left;
}


.container
{
	background-image: url('/_layouts/Images/Weather/analogueblue.png');
	background-repeat: no-repeat;
	height: 104px;
	width: 104px;
	position: relative;
}
.InstLabel
{ 
	font-size: small;
	font-weight: bold;
	padding-bottom:3px;
	color: #395eaa;
	text-align: left;
}

.InstLabelBorder{
	width: 100%;
	border-bottom: 1px solid;
	border-color:#CCCCCC;
}
