/* CSS Document */



* {
   padding:0;
   margin:0;
}


body {
	background-image: url(../images/bgTop.gif);
	background-repeat: repeat-x;
	background-color: #e5e5e0 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
}

p{ 
	padding: 10px 0 5px 0;
} 


a {
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

ul {
	list-style: none;
}

ol {
	list-style-type:decimal;
	margin-left: 25px;
}

ul li {
	padding-left: 20px;
	padding-top: 10px;
}

ol li {
	padding-top: 10px;
}

/*--------------------WRAPPER--------------------------*/

#wrapperTop {
	/*width: 1045px;*/
	height: 182px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/topWrapperBg.jpg) bottom;
	padding: 20px 0px 0 0;
}

#wrapperBottom {
	/*width: 945px;
	margin-right: auto;
	margin-left: auto;*/
	background: #fff;
	padding: 21px 37px 0px 37px;
	margin: 0 13px 0 13px;
}

#wrapper {
	width: 1045px;
	margin-right: auto;
	margin-left: auto;
}


/*--------------------HEADER--------------------------*/

a#logo {
	display: block;
	width: 434px;
	height: 83px;
	margin: 0 0 24px 45px;
	margin: 0 0 24px 45px;
	background:transparent url(http://www.governmentchemist.org.uk/dm_pictures/logo_16_T4159F.jpg) no-repeat scroll 0 0;
}

#logo img {
	border: none;
}

#search {
	float: right;
	margin: -72px 30px 0 0;
	background: #efefec;
	width: 200px;
	padding: 8px 5px 8px 20px;
	border-top: 1px solid #d0d0ce;
}

.searchButton {
	background: url(../images/search_submit.gif) no-repeat;
	color: #fff;
	border: none;
	font-size: 0.9em;
	padding: 2px;
	*padding: 1px 4px 1px 1px;
	*width: 30px;
	text-align:center;
	cursor: hand;	
}

*html .searchButton { 
	padding: 1px 4px 1px 1px;
	width: 30px;
}


#nav {
	margin-left: auto;
	margin-right: auto;
	padding-left: 37px;
	width: 982px;

	_margin-top:-15px;

}

#nav a{
	color: #3d3d3d;
	padding: 13px 12px 0 12px;
	background: url(../images/navDivider.gif) right 10px no-repeat;
	float: left;
	height: 31px;
}

#breadcrumb a{
	color: #5A5B53!important;
	margin-right: 5px;
}

#breadcrumb {
	color: #5A5B53!important;
	font-size: 0.9em;
	margin-bottom: 20px;
}


/*--------------------HOME--------------------------*/

#homePod {
	background: #efefec;
	border-top: 3px solid #529ccf;
	width: 680px;
	height: 245px;
	padding: 10px 10px 10px 10px;
}

#homePodText{
	width: 225px;
	float: left;
}

#homePodImage{
	width: 434px;
	height: 245px;
	float: left;
	margin-left: 10px;
}

#latestNews{
	width: 225px;
	float: left;
	margin-top: 20px;
}

#freeTextTwoCol{
	width: 444px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}


/*--------------------Home Page Hotspots--------------------------*/

.hotspot {
	background: #fff;
	border-top: 1px solid #cdcdcb;
	width: 180px;
	margin: 10px;
	padding: 10px;
}

.hotspot img{
	float: left;
	margin: 0 5px 5px 0;
}

/*--------------------Columns--------------------------*/

#twoColumn {
	width: 700px;
	_width: 690px;
	float: left;
}

#rightColumn {
	width: 220px;
	float: left;
	background: #efefec;
	margin-left: 15px;
	*margin-top:-15px;
}

*html .rightColumn { 
	margin-top: -15px;
}


/*--------------------Primary hub--------------------------*/

#listItem img{
	float: left;
	margin: 8px 10px 5px 0;
	clear: both;
}

#listItem {
	margin-bottom: 20px;
}



/*--------------------Other text styling--------------------------*/

.date {
	font-size: 0.9em;
	padding: 2px 0;
}

#clear {
	clear: both;
	/*padding: 10px 0;*/
}

#introText {
	padding-bottom: 20px;
}


/*--------------------Article Pages------------------------------*/

#relatedItems {
float:right; 
background: #fff;
width: 220px;
margin: 0 10px 10px 10px;
padding: 5px 0 0 5px;

}

#relatedItems img {
padding-bottom: 20px;
}

#relatedItems ul {
padding-left: 12px;
padding-bottom: 30px;
}


#upcomingEvents{
width: 225px;
float: left;
margin-top: 54px;
}

#upcomingNews{
width: 225px;
float: left;
margin-top: 54px;
}

#spacer {
margin-top: 80px;
	width: 220px;
	float: left;
	
	margin-left: 15px;
}

#inthisSection {
width: 225px;
float: left;
margin-top: 54px;
}

#download {
float:right; 
background: #fff;
width: 220px;
margin: 10px;
padding: 5px 0 0 5px;
margin-top: 49px;
}

#download ul.documents li.doc{
background: url(../images/icon-word.gif) no-repeat -3px 5px;
}

#download ul.documents li.pdf{
background: url(../images/icon-pdf.gif) no-repeat -3px 5px;
margin-left: 3px;
}

#download ul.documents li.xls{
background: url(../images/icon-excel.gif) no-repeat -3px 5px;
}

#articleEnd {
	margin-bottom: 40px;
}

#freeTextTwoCol img {
	margin: 0 10px 10px 0;
}

/*-----------------------Search--------------------*/

#ctl00_siteContent_searchResultsPanel {
float: left;
}


#searchCol{
	width: 444px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

.headingRank {
float: left;
width: 80px;
padding-bottom: 5px;
padding-top: 10px;
font-weight:bold;

}

.headingTitle {
float:left;
padding-bottom: 5px;
padding-top: 10px;
font-weight: bold;
}

.clear {
clear: both;
}


.dmResultRank {
float: left;
display:block;

margin-top:15px;
background-color: #216262;
height: 10px;

}


/*div.dmResultRank {
background-color: #216262;
height: 10px;
float:left}*/

.dmSearchResult {
float:right;
font-weight:bold;
margin-top:15px;
padding-bottom:5px;
width: 363px;

display:block;





}

.dmSearchResultAbstract {
float:left;
padding-left: 80px;
display:block;


}

.searchResultData {
float:left;
padding-left: 80px;
display:block;

width: 200px;

}

.more {
float:right;
padding-top:30px;
margin-right: 50px;
display:block;
}

#ctl00_siteContent_pagingSummary2 {
margin-top: 25px;

}

#ctl00_siteContent_searchButtonPanel {
padding-bottom: 20px;
}

/*-------------------------Contact-------------*/

#ctl00_siteContent_relatedForm {
margin-top: 10px;
}

#ctl00_siteContent_relatedForm .SiteLabel{

float: left;
clear: left;
margin-bottom: 5px;
width: 100px;
}

#ctl00_siteContent_relatedForm .input {
float:right;

}

#ctl00_siteContent_relatedForm label {
float:left;
font-weight: bold;
width: 100px;

}

#ctl00_siteContent_relatedForm .button {
clear: left;
float: left;
}

#ctl00_siteContent_relatedForm .SiteInput SiteInput_DM50 {
float: left;
}


/*--------------------SiteMap--------------------------*/

a.skipnav {
display:none;
}

/*-------------------Confirmation--------------------------*/

#ctl00_siteContent_confirmationButton {
width: 100px;
float: left;
_margin-left: -20px;
*margin-left: -20px;
}



/*--------------------Footer--------------------------*/

#footer {
	clear: both;
	background: #fff;
	height: 122px;
	border-top: 1px solid #e6e6e5;
}

/*#footer p*/
#footerlinks{
	width: 620px;
	padding: 60px 10px 0 30px;
	float: left;
	font-size: 0.8em;
	color: #5A5B53;
}

#dius_logo {
	float: right;
	margin-bottom: 0px;
	margin-top: 10px;
}

#lgc_logo {
	float: left;
	margin: 50px 0 0 0;
}

#footer a{
	color: #5A5B53!important;
padding: 0 4px 0 4px;
}


