* {margin:0; padding:0;}

html {
   height:100%; margin-bottom: 1px;
   overflow: -moz-scrollbars-vertical;
}

img {border: none;  margin: 0px}

body {
  font-family: arial, verdana; 
  font-size: 1em; 
  line-height: 1.2;
  text-align:left; 
  background-color: #fff;
  margin: 3px auto; 
} 
a:link {
	color: #98B6C0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #98B6C0;
}
a:hover {
	text-decoration: underline;
	color: #98B6C0;
}
a:active {
	text-decoration: none;
	color: #98B6C0;
}
h2 {
  font-size: 22px;
}
th {
  font-size: 15px;
}
hr {
  color: #006;
  background: #006;
}
#container {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#menubar {
  width: 100%;
  text-align: right;
}
#linkbar {
  width: 800px;
  margin-right: auto;
  margin-left: auto;  
}
#linkleft {
  float: left;
  width: 200px;
}
#linkright {
/*  width: 400px;*/
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #98B6C0;
  float: right; 
}
#settings {
  position: absolute;
  width: 800px;
  height: 0px;
  overflow: hidden;
}
#searchform {
  margin: 5px;
}
#searchform .text{
  width: 160px;
  font-size: 1em;
}
#searchform .go{
  font-size: 1em;
}

div.clear {
  clear: both;
}

#divleft {
  float: left;
  width: 625px;
}

#divright {
  width: 160px;
  float: left;
}

#advertise a{
  text-decoration: none;
}

div.box {
  border: 1px solid #fff;
  background: #fff;
  padding-left: 10px;
  /*margin-bottom: 25px;*/
}

#td.day {
  width: 20%;
}

#topdeg {
  font-size: 30px;
}

#bottomdeg {
  z-index: 3;
  position: relative;
  /*top: -10px;*/
  padding-left: 8px;
  font-size: 16px;
  color: #999;
  cursor: pointer;
}

#currenttemp {
font-size: 68px;
}

span.error {
  font-size: 15px;
  color: #d00;
}

div.chanceofp {
  /*width: 20px;*/
  position: relative;
  left: 4px;
  top: -6px;
  /*float: left;*/
}

img.condimage {
  /*width: 90px;*/
  /*float: left;*/
}

#searchbox {
  margin-top: 5px;
  width: 240px;
  font-size: 16px;
}

#searchresults {
  font-size: 18px;
  line-height: 25px;
  border-collapse: collapse;
  margin-top:5px;
  width: 70%;
  margin-left: 55px;
}

td.country_filter {
  border: 1px solid white;
  text-align:center;
  padding-right: 10px;
}
span.country {
  font-size: 13px;
}
td.popular {
  line-height: 18px;
  text-align: left;
}
hr.clear {
  color: #fff;
  background-color: #fff;
  border: none;
}

hr.set {
  color: #394795;
  background-color: #394795;
  border: 1px solid #394795;
}

#location_box{
	/*width: 180px;*/
	margin-right: 15px;
}

img.flag {
	/*height: 30px;*/
	background: #fff;
	vertical-align: middle;
	padding-bottom: 2px;
	border-bottom: 3px solid #fff;	
}
img.flag:hover {
	padding-bottom: 2px;
	border-bottom: 3px solid #293765;	
}

#search_results {
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
#bigfont {
	padding-left: 10px;	
}
#todaynight {
	font-weight:bold;
	font-size:14px;
	padding-left:5px;
}
#last_updated {
	width: 80%;
	position: relative;
	top: -5px;
	text-align: right;
	color: #666;
	font-size: 11px;	
}
.style7 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #98B6C0;
}
#Layer1 {
	position: absolute;
	text-align: center;
	left: 25.5%;
	right: 25%;
	top: 255px;
	width: 50%;
	height: 300px;
	z-index:1;
}
