@CHARSET "ISO-8859-1";
body
{
	background: url(images/bg.gif);
	background-repeat: repeat-x;
	padding-left: 50px;
	margin: 0;
}
#search input
{
	font-size: 14pt;
}
h2
{
	font-weight: normal;
}
#examples
{
		font-size: 18pt;
}
#formandresults
{
	
	position: relative;
	margin-left: 40px;
}
#wrapper
{
    float:left;
}
#results, #wrapper
{
	width: 512px;
}
#results th
{
	text-align: left;
	color: blue;
}
#ccc
{
	margin: 8px;
	width: 600;
	height: 67px;
}
tr.even td
{
	background: #ecf0fe;
}

table.runways
{
	width: 100%;
	margin-bottom: 10px;
}	
.runways th
{
	text-align: left;
}

td, th
{
	padding-right: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}	

.runways td, .runways th
{
	border-bottom: 1px solid black;
	padding-right: 4px;
}
#list
{
	float: left;
	width: 520px;
	margin-bottom: 10px;
}

#map
{
	float: left;
	text-align: center;
}

#ad
{
	margin-left: 30px;
	float: left;
}

#left
{
	float: left;
}

#search p
{
	margin: 4px 0px;
}	
#feedback span, #advertisers span
{
	width: 6em;
	display: block;
	float: left;
}

#filteroptions span.narrow
{
	width: 10em;
	display: block;
	float: left;
}

#filteroptions span.verynarrow
{
	width: 6em;
	display: block;
	float: left;
}


#filteroptions span
{
	width: 13em;
	display: block;
	float: left;
}
#feedback textarea, #advertisers textarea
{
	width: 40em;
	height: 20em;
}

#search input
{
	width: 15em;
}

.clr
{
	float:none;
	clear:both;
}

.row
{
	clear: both;
	float: none;
	position: relative;
	margin-bottom: 4px;
}

.errortext
{
	color: red;
	font-weight: bold;
}

#logo
{
	
}

#logo img
{
	margin-left: 8px;
}


#body
{
	margin: 8px;
}

body.ui-overlay-a, body .ui-page-theme-a, body .ui-page-theme-a .ui-panel-wrapper {background-color: transparent;}

.formfield
{
    margin-bottom:4px;
}

#runwaylengthrow .ui-input-text
{
    width: 4em;
}

#map a.zoom
{
    width: 3em;
    float:left;
    margin-right:10px;
}
