@import url(base.css);

#content
{
	background-image: url(/images/gr_content.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 70px;
	_height: 308px;
	min-height: 308px;
}

#containerResultsFilter
{
	background-color: #92A6FB;
	padding: 3px 10px 6px 10px;
	_height: 1px;
}

#containerResultsFilter h2.phark
{
	float: left;
	width: 200px;	
}


#formResultsFilter
{
	padding-left: 8px;
}

#results
{
	padding: 16px 24px 10px 24px;
}

#hdResultsFilter 
{
	font-size: 11px;
	margin: 0;
	padding-left: 14px;
	padding-top: 10px;
	font-weight: normal;
	color: #003366;
}


#formResultsFilter .field {
	float: left;
	padding: 10px 6px;
	width: 140px;
}

#formResultsFilter .field select, 
#formResultsFilter .field label {
	float: left;
	clear: left;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

#formResultsFilter .field label {
	padding-bottom: 4px;
	color: white;
}

#containerResultsFilter h3
{
	color: white;
	padding-top: 3px;
	font-size: 29px;
	font-weight: bold;
	text-transform: lowercase;
	
	font-family: arial narrow, trebuchet ms, arial, sans-serif;
	
	font-weight: normal;
	/*
		margin-left: 6px;
letter-spacing: -0.02em;
	font-weight: bold;
	 float: left;
	/*line-height: 18px;
	_line-height: 20px;*/
}

#containerResultsFilter h3.subject
{
	clear: left;
	margin-left: 0;
}

#formResultsFilter .field select {
	width: 130px;
}


h3.resultsCount
{
	float: left;
	font-size: 1em;
	color: #FF6600;
}


#containerResultsFilter h2.feature
{
	width: 156px;
}

#containerResultsFilter h2.news
{
	width: 167px;
}

#containerResultsFilter h2.promotion
{
	width: 113px;
}

#containerResultsFilter h2.whatson
{
	width: 100px;
}

#containerResultsFilter h2.travelStory
{
	width: 87px;
}

#containerResultsFilter h2.travelTip
{
	width: 103px;
}

#containerResultsFilter h2.website
{
	width: 215px;
	background: url(/images/hd_website_1line.png) no-repeat;
	height: 28px;
}

#containerResultsFilter h2.searchResults
{
	width: 144px;
}


ul.resultsPages 
{
	float: right;
	color: #FF6600;
	margin: 0;
}

ul.resultsPages li
{
	float: left;
	margin-left: 4px;
}

ul.resultsPages li a
{
	color: #FF6600;
}

#results table.results
{
	clear: left;
	margin-top: 8px;	
}

#results table.results td,
#results table.results th
{
	clear: left;
	vertical-align: top;
	padding-bottom: 10px;
}

#results table.results th,
#results table.results td.summary
{
	padding-top: 4px;
}

#results table.results td.summary
{
	width: 95%;
	padding-left: 6px;
}

#results table.results td.summary img
{
	float: right;
	margin-left: 8px;
}	

#results table.results td a
{
	color: #FF6600;
}

#results table.results td a.title
{
	font-weight: bold;
}

#results table.results td a.title:hover
{
	color: #5A7018
}

#results table.results td a.title,
#results table.results td span.date,
#results table.results th
{
	font-size: 1.2em;
	color: #7A9722;
}

#results table.results td span.date
{
	padding-top: 2px;
	display: block;
}

#results td.cat
{
	padding: 2px 0 0 2px;
}

#results table.results td span.author
{
	padding-top: 2px;
	display: block;
	font-size: 0.9em;
}

#results table.results td p
{
	margin: 8px 0;
}


