﻿fieldset#keywordSearch *
{
	display:block;
	margin:0 auto 0.2em auto;
}

fieldset#keywordSearch h3
{
	margin-top:0.3em;
	margin-bottom:0.6em;
	font-size:1.8em;
	text-align:center;
}
fieldset#keywordSearch h3 span
{
	font-size:0.6em;
}
fieldset#keywordSearch input.text
{
	margin-bottom:1em;
}
fieldset#keywordSearch input.button
{
	margin-bottom:2em;
	font-size:1.1em;
}
div.filter
{
	float: none;
	width:15.19em;
	min-width:188px;
	margin-bottom:1.3em !important;
	padding:0.24em;
	border:0.08em solid #eee;
	text-align:center;
}
div.filter h4
{
	padding:0.2em 0;
	color:White;
	font-size:1em;
	font-weight:bold;
	text-align:center;
}
.filters h3
{
	margin-bottom:1.2em !important;
}
fieldset#keywordSearch .filters div.section
{
	float: left;
	width: 17em;
}

fieldset.newsandevents .filters div.section
{
	float: left;
	width: 16em;
}
div.software, div.peril, div.topic, div.type, div.region, div.country, div.section
{
	margin-right: 5px;
}
div.software h4
{
	background:#076324;
}
div.peril h4, div.region h4, div.country h4
{
	background:#77b800;
}
div.listFilter div.filter h4
{
	background:#77b800;
}
div.topic h4
{
	background:#007eb9;
}
div.type h4
{
	background:#a39687;
}
div.filter select
{
	width:13.33em;
	min-width:166px;
	margin:0.8em auto;
}

div.orderbyCont
{
	margin-bottom: 2em;
}

div.orderbyCont ul
{
	
}

div.orderbyCont ul li
{
	display: block;
	float: left;

	height: 3em;
	line-height: 3em;

	padding-top: 0.3em;
	border-top: 0.5em solid transparent;
}
div.orderbyCont ul li.selected
{
	border-top: 0.5em solid #076324;

}

div.publicInfo
{
	font-size:0.8em;
}

div.orderbyCont ul li.newSearch span
{
	background:#076324;
	background-repeat:repeat;
	color: white;

}

div.orderbyCont ul li.newSearch span a 
{
	color: white;
}


div.orderbyCont ul li span
{
	display: block;
	height: 3em;
	width: 9em;
	border: 1px solid #ccc;
	margin-left: -1px;
	text-align: center;
	vertical-align: middle;
	
}
div.orderbyCont ul li span a
{
	color: #076324;
	text-decoration: none;
}

div.orderbyCont ul li.selected span a
{
	font-weight: bold;
}




.clear-both {
   clear: both;
}

