#top
{
	/* padding-top: 50px Xmas ;*/
	background: #ECECEC; /* url(../images/xmas_snow.png) repeat-x center -20px Xmas */
	clear: both;
	border-bottom: #CCC 5px solid;
	float: left;
	font-size: 85%;
	height: 80px;
}

#top ul { list-style: none; padding: 55px 5px 0px 0px;  margin: -55px -5px 0px 0px; }


.navlinks
{	
	float: left;
	padding:0;
	margin:0;
	position: relative;
	top: 55px;
}

.navlinks li

{
	display: inline;
	padding: 55px 5px 0px 5px;
	background: url(../images/topsep.png) no-repeat right bottom;
}

.navlinks li a
{
	padding: 55px 10px 0px 10px;
	background: #ECECEC;
}


.navlinks li a#home { background: url(../images/bg_home.png) no-repeat bottom center; }
.navlinks li a#support { background: url(../images/bg_support.png) no-repeat bottom center; }
.navlinks li a#downloads { background: url(../images/bg_downloads.png) no-repeat bottom center; }
.navlinks li a#contact { background: url(../images/bg_contact.png) no-repeat bottom center; }
.navlinks li a#news { background: url(../images/bg_news.png) no-repeat bottom center; }
.navlinks li a#about { background: url(../images/bg_about.png) no-repeat bottom center; }



#top img
{
	border: 0;
}

.topright form
{
	float: right;
	clear: left;
}

.logo
{
	float: left;
}


.topright
{
	width: 250px;
	float: right;
	margin: 5px;
}

.topright ul
{
	text-align: right;
}

.topright li
{
	display: inline;
	padding: 5px 0.5em;
}



#top form
{
	padding: 10px;
}

#top form img
{
	position: relative;
	top: 4px;
}

.topsearch
{
	border: 1px #999 solid;
	padding: 2px;

}