/*Listings */
.listinglist {
	margin: 0;
	padding: 0 0 20px 0;
}

.listinglist h3 {
	margin: 0 0 5px 0;
	padding: 0;
}

.listinglist li {
	padding: 5px 10px 0px 0;
	margin: 0 0 15px;
	list-style: none;
	overflow:hidden;
	border-bottom: #CCC dotted 1px;
}

.page_newslist .listinglist li {
	padding: 5px 10px 20px 0;
	
}



padding: 5px 10px 20px 0;
.listinglist li span {
	display:block;
}

.listinglist .listingdata span {
	display:inline-block;
}

.listinglist li:last-child {
	border-bottom: none;
}

.listinginfo {
	font-size: 1em;
	padding-bottom: 3px;
	padding-top: 3px;
}

.listinginfo span {
	padding-right: 10px;
}

.listingdescription {
	margin-bottom: 0px;
}

.listingdescription a {
	text-decoration: none;
	color: #53534D !important;
}

.listingregion,
.listingdate {
	color: #999 !important;
}

.listinglist img {
	float: left;
	display: block;
	margin-right: 10px;
}

.listingdata {
	width: 400px;
	float: left;
}

.policydata {
	width:500px !important;
}

.presslist {
	padding: 0 0 0px 10px;
}

.pagecontrolsnews {
	margin: 20px 0 0 0;
}

/*Sort Bar */

#sortbar {
	margin: 0 0 20px 0;
	font-size:11px;
	text-align: right;
	background:url(/images/sortbars.png) no-repeat;
	padding:9px 10px 9px 15px;
	overflow:hidden;
	zoom:1;
}



.double_column_wide_rhs #sortbar {
	background-position:0 -35px;
}


.treble_column #sortbar {
	background-position:0 -70px;
}


#sortbarlisting a {
	color: #936;
	font-size: 0.916em;
	text-decoration: underline;
	background: url(../images/bullet.gif) no-repeat 100% 50%;
	padding-right: 10px;
}

#sortbarlisting {
	padding-bottom: 10px;
}

#sortbar a {
	color: #000;
	text-decoration: none;
}

.displayoption {
	color: #669;
}

#sortbar .results {
	float: left;
	width: 50%;
	text-align: left;
}

#sortbar .results a {
	font-weight: bold;
	text-decoration: underline;
}

#sortbar .sort-order {
	float:right;
}

/*search form */

.searchright .formlayout {
	width: 100px;
}

.searchright input,
.searchright select {
	width: 120px;
	float: none;
	border: 1px solid #BBB;
	background: #FFF;
}

/*form layout overrides */

.searchright select {
	width: 120px;
	float: none;
	border: 1px solid #BBB;
	background: #FFF;
}

.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: 630px !important;
	margin: 0 0 0 20px;
}

.sideright-searchoverride {
	width: 135px;
	background-image: none !important;
	padding:25px 0 0 15px;
}

/*Content Types */

ul li.site-content span,
ul.listinglist li.site-content {
	background: url(../images/icon-site-content.gif) no-repeat;
}

ul li.videos span,
ul.listinglist li.videos {
	background: url(../images/icon-videos.gif) no-repeat;
}

ul li.documents span,
ul.listinglist li.documents {
	background: url(../images/icon-documents.gif) no-repeat;
}

ul li.news span,
ul.listinglist li.news {
	background: url(../images/icon-news.gif) no-repeat;
}

ul li.events span,
ul.listinglist li.events {
	background: url(../images/icon-events.gif) no-repeat;
}

ul li.jobs span,
ul.listinglist li.jobs {
	background: url(../images/icon-jobs.gif) no-repeat;
}

ul.listinglist li.site-content span,
ul.listinglist li.videos span,
ul.listinglist li.documents span,
ul.listinglist li.news span,
ul.listinglist li.events span,
ul.listinglist li.jobs span {
	background-image: none;
}

/*Advanced Search Link */

.advancedsearch {
	clear: both;
	font-weight: bold;
	display: block;
	margin: 3px 0 0 0;
}

/*Search Filtering */

.searchfilterz {
	list-style: none;
	margin: 0;
	padding: 0;
}

.searchfilter h4,
.searchfilterz h4 {
	padding: 0;
	color: #936;
}

.searchfilter ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.searchfilterz ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.searchfilter li {
	margin: 10px 0;
	padding: 0;
	height: 22px;
}

.searchfilterz li {
	margin:0 0 5px;
	height: 22px;
}

.searchfilter input {
	width: auto;
	margin: 0;
	float: left;
	display: block;
	vertical-align: middle;
	height: 21px;
}

.searchfilterz input {
	width: auto;
	margin: 0;
	float: left;
	display: block;
	vertical-align: middle;
	height: 21px;
}

.searchfilter span {
	background-repeat: no-repeat;
	height: 21px;
	float: left;
	display: block;
	padding: 0 0 0 27px;
	margin: 0 0 0 5px;
}

.searchfilterz span {
	background-repeat: no-repeat;
	height: 21px;
	line-height:21px;
	float: left;
	padding: 0 0 0 30px;
	margin: 0 0 0 5px;
}

/*Filter Heading */

.panelright-filter h3 {
	font-size:1.5em;
	color: #936;
	margin: 0 0 22px;
	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;
}

/*Advanced Search */
.page_advsearch #main .grey_panel .panel_bottom {
	overflow:hidden;
	zoom:1;
	padding:25px;
}

.advance-search h4 {
	color:#936;
	font-size:1.2em;
	margin:0;
}

.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-press {
	margin: 20px 0 0 0;
}

#search-press input {
	width: auto;
}

.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:18px;
	color:#A93C67;
	line-height: 1.2em;
	margin:0 0 25px;
}

.newstitle {
	margin: 0 0 10px 0;
}
