﻿body
{
	background-color: #f6f5e8;
	font-family: Arial;
	background-image: url(http://www.easyquery.net/webimg/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: medium;
}
div#topphode
{
	position: absolute;
	left: 5%;
	width: 65%;
	height: 101px;
	background-image: url(http://www.easyquery.net/webimg/elogo.jpg);
	background-repeat: no-repeat;
}
div#telhode
{
	position: absolute;
	left: 70%;
	width: 30%;
	height: 101px;
	background-image: url(http://www.easyquery.net/webimg/tel.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div#skychart
{
	position: absolute;
	top: 102px;
	width: 95%;
	height: 344px;
	background-position: top right;
	background-image: url(http://www.easyquery.net/webimg/chartsky.jpg);
	background-repeat: no-repeat;
}
div#skytext
{
	position: absolute;
	left: 5%;
	top: 102px;
	width: 100%;
	z-index: 1;
}
div#skyt1
{
	position: absolute;
	z-index: 2;
	padding-top: 40px;
}
div#skyrel
{
	position: static;
	padding-top: 40px;
}
.bigtx
{
	font-family: Arial;
	font-size: xx-large;
	font-weight: bold;
}
.bigsub
{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #cccccc;
}
.infotx1
{
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	padding-bottom: 20px;
}
.infotx2
{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #666699;
	padding-top: 10px;
	padding-left: 10px;
	width: 50%;
}
.infotx3
{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #003399;
	padding-left: 30px;
	
}
div#gbox1
{
	position: absolute;
	top: 180px;
	left: 0px;
	width: 175px;
	height: 176px;
	background-image: url(http://www.easyquery.net/webimg/grenbox.jpg);
	background-repeat: no-repeat;
}
div#gbox2
{
	position: absolute;
	top: 180px;
	left: 27%;
	width: 175px;
	height: 176px;
		
	background-image: url(http://www.easyquery.net/webimg/grenbox.jpg);
	background-repeat: no-repeat;
}

.gronbox
{
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;
}
.grboxcont
{
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	font-size: small;
	padding-left: 15px;
}
.grboxcontlenke 
{
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	font-size: small;
}
div#hmeny 
{
	position: absolute;
	left:4%;
	top: 80px;
	width: 100%;
	z-index:3;
}
ul#menu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 30px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica,Arial,Verdana,sans-serif;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;}
ul#menu li a
{
	display: block;
	float: left;
	color: #00cccc;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 20px 0 20px;
	height: 20px;
}
ul#menu li a:hover
{
	border-bottom: #0066cc solid;
}
.currmenu
{
	color: #000000;
	border-bottom: #00cccc solid;
}
div#log
{
   position  : absolute;
   top: 300px;
   width: 300px;
   right: 5%;
   	z-index: 2;

}
div#loggin
{
	font-family: Arial;
	font-size: xx-large;
	font-weight: bold;
	text-align: left;
	color: #9999cc;
}
div#logginbox
{
	height: 150px;
	width: 200px;
	background-color: #ffffff;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #9999cc;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.loginbutton
{
	color: #3399cc;
	font-weight: bold;
	border-bottom: #3366cc 1px solid;
	border-left: #3366cc 1px solid;
	border-top: #3366cc 1px solid;
	border-right: #3366cc 1px solid;
}
.formfelt
{
	color: #3399cc;
	font-weight: bold;

}
div#inforamme
{
   position  : absolute;
   top: 400px;
   width: 60%;
}
div#infobox
{
	width: 500px;
	background-color: #ffffff;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
.infohead
{
	color: #6699cc;
	font-size: medium;
		padding-top: 20px;

}