/* COPYRIGHT WORLDMETEO.INFO - VERSION 3.0 2011 */
html {
	height: 100%;
}
body {
	background-color: #F4FBFF;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	top: 30px;
}
#top {
	background-color: #0075CB;
	font-weight: bold;
	height: 25px;
	left: 0px;
	line-height: 25px;
	margin-top: 0;
	position: absolute;
	text-align: right;
	width: 100%;
	z-index: 1;
}
#top ul a {
	color: #FFFFFF;
	padding: 0 10px;
	text-decoration: none;
}
#top li {
	float: right;
}
#top ul a {
	display: block;
}
#site {
	background-color: #99DBEF; /*8dd5ff*/
	border-color: #0077BC;
	border-style: solid;
	border-width: 0 1px 0 1px;
	margin: 0 auto;
	width: 1000px;
	min-height: 100%;
}
#header {
	background-image: url('http://www.worldmeteo.info/worldmeteo/header.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	border-color: #0077BC;
	border-style: solid;
	border-width: 0 0 1px 0;
	height: 90px;
	padding: 25px 0 0 150px;
}
#header img {
	border: 0px;
	height: 90px;
	width: 430px;
}
#search {
	left: 60%;
	position: relative;
	top: -50%;
	width: 30%;
}
#main {
	height: 100%;
}
h1 {
	border-bottom: 1px solid #F4FBFF;
	color: #000000;
	font-size: 16px;
	margin-top: 0;
	padding-bottom: 5px;
}
h2, h3, h4, h5, h6 {
	color: #000000;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
p, th {
	text-align: justify;
}
#left {
	float: left;
	padding: 5px 5px 0 0;
	width: 185px;
}
.menu {
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0px 10px 10px 0;
	background-color: #31A8FF;
	border: 1px solid #0075CB;
	border-width: 1px 1px 1px 0;
	margin-bottom: 5px;
	padding: 10px;
}
#right {
	float: right;
	padding: 5px 0 0 0;
	width: 810px;
}
#content {
	float: left;
	padding: 5px;
	vertical-align: top;
	width: 640px;
}
.adv1 {
	clear: none;
	width: 100%;
}
#adv2 {
	float: right;
	width: 160px;
	vertical-align: top;
}
#footer {
	background-color: #99DBEF;
	border-top: 1px solid #F4FBFF;
	clear: both;
	color: black;
	height: 15px;
	margin-top: 10px;
	padding: 15px 0 15px 0;
	position: relative;
	text-align: center;
	width: 100%;
}
#footer a {
	color: black;
	margin: 0 10px;
	text-decoration: none;
}
/*METEO*/
table, td, th {
	border-collapse: collapse;
	border-style: none;
	border-width: medium;
}
.meteo {
	width: 100%;
}
.meteo img {
	float: right;
}
.date {
	padding: 1px;
	text-align: center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #0075CB;
}
.day {
	float: left;
	padding: 1px 0 1px 5px;
	width: 45%;
}
.night {
	float: right;
	padding: 1px 10px 1px 10px;
	width: 50%;
}
.tem0 {
	background-color: #F4FBFF;/*EEEECC*/
}
.tem1 {
	background-color: #CC99CC;
	border: 1px solid #A955A9;
}
.tem2 {
	background-color: #9966FF;
	border: 1px solid #5400FE;
}
.tem3 {
	background-color: #3399FF;
	border: 1px solid #0065CB;
}
.tem4 {
	background-color: #99CCFF;
	border: 1px solid #3399FF;
}
.tem5 {
	background-color: #66CC66;
	border: 1px solid #329932;
}
.tem6 {
	background-color: #FFFF99;
	border: 1px solid #FEFF33;
}
.tem7 {
	background-color: #FFCC33;
	border: 1px solid #CB9900;
}
.tem8 {
	background-color: #FF9933;
	border: 1px solid #CB6500;
}
.tem9 {
	background-color: #FF6600;
	border: 1px solid #993D00;
}
.tem10 {
	background-color: #FF0000;
	border: 1px solid #990000;
}
.tem11 {
	background-color: #990000;
	border: 1px solid #320000;
}
.tem11 h2 {
	color: white;
}
.clear {
	clear: both;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
checkbox, file, input, textarea {
	background-color: #F4FBFF;
	border: 1px solid #0075CB;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	padding: 3px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
input:focus, input:hover {
	border-color: #0075CB;
}
hr {
	background-color: #F4FBFF;
	border-bottom: 1px dotted #F4FBFF;
	border-width: 0px;
	color: #A0DBFE;
	height: 1px;
}
label {
	float: left;
	padding-top: 5px;
	text-align: left;
	width: 140px;
}
input.error, textarea.error {
	border: 1px solid #FF0000;
}
label.error {
	color: #FF0000;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
.listl {
	clear: left;
	float: left;
	width: 50%;
}
.listr {
	clear: right;
	float: right;
	width: 50%;
}
.search {
	background: url('http://www.worldmeteo.info/worldmeteo/search.gif') no-repeat top right;
	border: none;
	color: #0000FF;
	cursor: pointer;
	height: 20px;
	padding: 0px;
	width: 125px;
}
.breadcrumb {
	font-size: 11px;
	margin-top: 0;
}
#map {
	height: 530px;
	width: 640px;
}
img {
	border-width: 0px;
}
span.myloc {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 150px;
}
span.toploc {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 165px;
}
.socmed {
	padding: 5px;
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0px 10px 10px 0;
	background-color: #FF9933;
	border: 1px solid #CB6500;
	border-width: 1px 1px 1px 0;
	margin-bottom: 5px;
}
.socmed2 {
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #31A8FF;
	border: 1px solid #0075CB;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 10px 10px 5px 10px;
	bottom: 0px;
}

