html {
  height:100%;
}
a, a:hover {
	color: #fff;
	text-decoration: none;
}
a img {
	border: 0px;
}
#bigforecast {
	clear: both;
	margin-left: 140px;
	overflow: hidden;
}
#bigforecast h1 {
	float: left;
	font-size: 5em;
	margin: 21px 0px 0px 25px;
}
#bigforecast h2 {
	font-size: 1em;
	left: 384px;
	line-height: 80%;
	position: absolute;
	top: 289px;
}
#bigforecast h2 big {
	font-size: 1.85em;
	padding-left: 2px;
}
#bigforecast h2 small {
	display: block;
	font-size: 0.7em;
	margin-top: 1px;
}
#bigforecast img {
	float: left;
}
#bigforecastinfo {
	clear: both;
	margin-left: 192px;
	margin-top: 10px;
}
#billet {
	left: 150px;
	position: absolute;
	top: 547px;
	visibility:hidden;
}
body {
  height:100%;  
	background-color: #06c;
	background-image: url("/img/bg-topleft.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	color: #fff;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#body {
	margin: 0px auto;
	padding-left: 8px;
	padding-top: 63px;
	position: relative;
	width: 1000px;
}
#citylist {
	margin-top: 92px;
}
#citylist, #citylist a {
	color: #7eb3e6;
	font-size: 1.06em;
}
#citylist a {
	border-bottom: 1px dashed #7eb3e6;
	text-decoration: none;
}
#citymenu {
	font-size: 0.8em;
	left: 900px;
	position: absolute;
	top: 86px;
}
#copyright {
	font-size: 0.7em;
	margin-bottom: 30px;
	margin-left: 190px;
	margin-top: -15px;
}
#copyright2 {
	font-size: 8pt;
	margin-bottom: 30px;
	margin-left: 100px;
	margin-top: 40px;
}
#copyright2 .rc {
	margin-left: 640px;
}
#forecast {
	background-image: url("/img/bg-billet.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	color: #3b3b3b;
	height: 200px;
	margin-left: 77px;
	margin-top: 35px;
	padding-left: 16px;
	padding-top: 25px;
	width: 557px;
}
#forecast a {
  color: #3b3b3b;
  text-decoration:none;
}

#forecast .data .col {
	float: left;
	position: relative;
	width: 107px;
	cursor:hand;
}

#forecast .data .col .day {
	font-size: 1.3em;
	margin-left: 52px;
	margin-top: 1px;
}

#forecast .data .col span,#forecast .data .col img {
	left: 1px;
	position: absolute;
	top: 45px;
}

#forecast .data .col .temp {
	color: #3b3b3b !important;
	font-size: 2.2em;
	margin-left: 20px;
	margin-top: 23px;
}

#forecast .data .col .wday {
	font-size: 1.6em;	
	margin-left:50px;
}

#forecast .data .monthes {  
	font-size: 1.27em;
	height:26px;
	overflow:hidden;
}
#forecast .data .monthes div {
  float:left;
  width:107px;
  height:26px;
  padding-bottom: 3px;
}
#forecast .data .monthes div.in_m_f {
  margin-left:50px;
  //margin-left:25px;
}
h1 {
	float: left;
	font-size: 3.15em;
	font-weight: 100;
	margin: 0px 30px 0px 89px;
}

h1 div.incity {
	margin-left: -42px;
}

h2 {
	clear: both;
	font-size: 1.55em;
	font-weight: 100;
	margin: 18px 0px 0px 91px;
}

h2.notoday {
	margin-left: 12px;
}

h2.notoday a {
	border-bottom: 1px dashed #b4d4f3;
	color: #b4d4f3;
	font-size: 12pt;
	text-decoration: none;
}

.hidetext {
	height: 100px;
	position: relative;
	width: 270px;
}

.hidetext div {
	height: 100px;
	overflow: hidden;
	width: 270px;
	z-index: 5;
}

.hidetext img,.hidetext span {
	bottom: 0px;
	display: block;
	height: 57px;
	left: 0px;
	position: absolute;
	width: 270px;
	z-index: 10;
}

.photo {
	border: 3px solid #fff;
	margin-bottom: 15px;
}

.phototext {
	font-size: 0.71em;
	margin-top: -5px;
}

.phototext em {
	font-family: Verdana;
	font-size: 0.9em;
}

#rightcol {
	left: 699px;
	position: absolute;
	top: 245px;
}

#rightcol h2 {
	margin: 0px 0px 25px 0px;
}

#rightcol2 {
	font-size: 9pt;
	left: 750px;
	position: absolute;
	top: 186px;
	width: 200px;
}

.text {
	font-size: 9pt;
	margin-left: 90px;
	width: 600px;
}

#weatherback {
	font-size: 0.8em;
	left: 0px;
	position: absolute;
	text-align: right;
	top: 85px;
	width: 80px;
}

.weekend {
	color: #ee332f;
}

/*\*/
html * #billet {
	top: 555px;
}
.clear {
  clear:both;
}
