﻿
.right {
	float: right;
}

/*Listings */
.listinglist {
	margin: 0;
	padding: 0;
}

.listinglist h3 {
	margin: 0 0 5px 0;
	padding: 0;
}

.listinglist li {
	padding: 10px 10px 20px 0;
	margin: 0 0 5px 0;
	list-style: none;
	background: url(../images/line-squig-faint.gif) no-repeat bottom left;
}

.listinglistpro {
	margin: 0;
	padding: 0;
	list-style: none;
}

.listinglistpro li {
	clear: both;
	overflow: hidden;
	zoom: 1;
	background: url(../images/line-squig-faint.gif) no-repeat bottom left;
	padding: 10px 10px 20px 0;
	margin: 0 0 5px 0;
}

.listinglistpro li h2 {
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
}

.listinglistpro li span {
	float: right;
	color: #ccc;
}

.listinglistpro li p {
	overflow: hidden;
	zoom: 1;
	clear: both;
	float: left;
}

.listinglistpro li p span {
	color: #000;
	_float: left;
}

.listinginfo {
	font-size: 1em;
	padding-bottom: 3px;
}

.listinginfo span {
	padding-right: 10px;
}

.listingdescription {
	margin-bottom: 5px;
	font-weight:normal;
}

.listingdescription a {
	text-decoration: none;
	color: #53534D !important;
	font-weight:normal;
}

.listingregion,
.listingdate {
	color: #999 !important;
}

.listinglist img {
	float: left;
	display: block;
	margin-right: 10px;
}

.listingdata {
	width: 400px;
	float: left;
}

.listingdata_wide {
	width: 530px;
	float: left;
}

.policydata {
	width:500px !important;
}

.backgroundclear a {
	background: none!important;
}

/*Sort Bar */

#sortbar {
	padding: 10px 20px 0 0;
	margin: 0 0 20px 0;
	background: url(../images/sortbarback.gif) no-repeat top left;
	font-size: 0.916em;
	height: 26px;
	text-align: right;
}

#sortbar.sortbarwide {
	background:url(../images/searchHomeBar.png) no-repeat;
	height:17px;
	padding:15px;
}

#sortbarlisting-details a {
	color: #53534D;
	font-size: 0.916em;
	text-decoration: none;
	padding-right: 15px;
}

#sortbarlisting-details .bulletwoop {
	background: url(../images/bullet.gif) no-repeat 100% 50%;
}

#sortbarlisting a {
	color: #53534D;
	font-size: 0.916em;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat 100% 50%;
	padding-right: 15px;
}

#sortbarlisting {
	padding-bottom: 10px;
}

#sortbar a {
	color: #000;
	text-decoration: none;
}

.display {
	float: right;
	margin: 0;
	padding: 0;
	color: #666;
	width:150px;
}

.displayoption {
	color: #666699;
}

#sortbar .results {
	float: left;
	width: 50%;
	text-align: left;
	margin: 0 0 0 10px;
}

#sortbar .results a {
	font-weight: bold;
	text-decoration: underline;
}

#sortbar .sort-order {
	float:right;
	margin:0 10px 0 0;
}

#sortbar .sort-order .sortlink a {
	position:relative;
	padding:0 12px 0 0;
	outline:none;
}

#sortbar .sort-order .sortlink a > img {
	position:absolute;
	right:0;
	top:4px;
}

#sortbar .sort-order .sortlink a img.dash {
	top:6px;
}

/*search form */

.searchright .formlayout {
	width: 143px;
}

.searchright input,
.searchright select {
	width: 130px;
	float: none;
}

/*form layout overrides */

.searchright select {
	width: 132px;
	float: none;
}

.searchright label {
	clear: both;
	width: auto;
	float: none;
	margin: 0;
}

.searchright li {
	clear: both;
	height: auto;
	padding: 3px 0 3px 0;
}

/*Listing Statistics */

.listingstats {
	margin: 0;
	padding: 0;
}

.listingstats li {
	font-size: 0.916em;
	padding: 0;
	font-weight: bold;
	margin: 0;
	min-height: 22px;
	list-style-type: none;
	display: inline-block;
}

.listingstats .listinglabel {
	width: 90px;
	float: left;
	vertical-align: bottom;
}

.listingstats .listinginfo {
	width: 160px;
	float: left;
	font-weight: normal !important;
}

.listingdetailcol {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}

.sep {
	height: 20px;
	background: url(../images/line-squig-faint.gif) no-repeat bottom left;
}

/* Search Listings */


/*div width overrides */

.main-searchoverride {
	width: 625px !important;
}

.sideright-searchoverride {
	width: 255px !important;
	background-image: none !important;
	margin: 60px 0 0 0;
}

/*Content Types */

ul.searchfilter li.site-content span,
ul.listinglist li.site-content {
	background: url(../images/icon-site-content.gif) no-repeat;
}

ul.searchfilter li.videos span,
ul.listinglist li.videos {
	background: url(../images/icon-videos.gif) no-repeat;
}

ul.searchfilter li.documents span,
ul.listinglist li.documents {
	background: url(../images/icon-documents.gif) no-repeat;
}

ul.searchfilter li.news span,
ul.listinglist li.news {
	background: url(../images/icon-news.gif) no-repeat;
}

ul.searchfilter li.events span,
ul.listinglist li.events {
	background: url(../images/icon-events.gif) no-repeat;
}

ul.searchfilter li.projects span,
ul.listinglist li.projects {
	background:url(/images/icon-projects.png) no-repeat;
}

ul li.projects span {
	height:23px;
}

/*Advanced Search Link */

.advancedsearch {
	clear: both;
	font-weight: bold;
	display: block;
	margin: 3px 0 0 0;
}

/*Search Filtering */

.searchfilter h4 {
	padding: 0;
}

.searchfilter ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.searchfilter li {
	margin: 10px 0;
	padding: 0;
	height: 22px;
}

.searchfilter input {
	width: auto;
	margin: 0;
	float: left;
	display: block;
	vertical-align: middle;
	height: 21px;
}

.searchfilter span {
	background-repeat: no-repeat;
	background-position: 0;
	height: 21px;
	float: left;
	padding: 0 0 0 30px;
	margin: 0 0 0 5px;
}

/*Filter Heading */

.panelright-filter h3 {
	color: #ee3224;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

/*Search Results */

.result {
	background-position: 0 10px !important;
	display: block;
	margin:0 0 0 10px !important;
}

.result .listinginfo {
	font-style: italic;
}

.result img {
	display: none;
}

.position-relative {
	position: relative;
	padding-left: 40px !important;
	width: 580px;
}

/*Advanced Search */


.advance-search {
	float: left;
	margin: 0 7px 7px 0;
	padding: 50px 0 50px 50px;
	width: 574px;
	height: 376px;
	background: url(/images/background-advancedsearch.gif) no-repeat left top;
}

.advance-search h4 {
	color:#ee3224;
	font-size:1.2em;
}

.filter-area {
	float:left;
	width:120px;
}

.search-area {
	float:left;
	width:345px;
	margin:0 40px 0 0;
}

.search-area ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

.filter-area ul {
	list-style-type: none;
	margin:15px 0 0 0;
	padding:0;
}

.search-area li {
	margin:4px 0;
}

.search-area label {
	float: left;
	text-align: right;
	width: 105px;
	margin: 8px 15px 0 0;
}

.search-area input {
	margin: 8px 0 0 0;
	width:210px;
}

#search-submit input {
	width:auto;
}

#search-submit {
	margin:20px 0 0 120px;
}

.search-area select {
	margin: 8px 0 0 0;
}

.clear {
	clear: both;
}

.noresults {
	font-weight:bold;
	margin:0 0 20px 0;
}

/* POLICY :: Briefings */
.policylist ul {
	list-style: none;
	padding: 10px 0;
	margin: 0;
}

.policylist li {
	padding: 0;
	margin: 6px 0;
}

.policylist img {
	padding: 0 5px 5px 0;
}

/* Details page */

h1 {
	font-size: 2em;
	line-height: 1.2em;
}

#content.events_detail .module img {
	float: right;
	margin: 10px 0 15px 15px;
}

/* view results on map banner */
.viewResultsOnMapBanner {
	background:url(/images/map-banner.png) no-repeat;
	display:block;
	width:250px;
	height:178px;
	text-indent:-9999px;
	outline:none;
}
h4.map_foot {
	padding:20px;
	text-align:center;
	font-size:14px;
}
/* map listing styles */
#map #sidebar div.gmap_li div.gmap_head {
	overflow:hidden;
	zoom:1;
}

#map #sidebar div.gmap_li div.gmap_head .gmap_marker {
	float:left;
}