@charset "utf-8";


/****************************************************/
/* GENERIC MODULE LAYOUT AND COMPONENT STYLES       */
/****************************************************/

div.moduleContainer {
	line-height: 1em;
	width: 189px;
}

div.moduleContainer p {
	font-size: 1em;
	margin:0px;
	padding:0px;
	padding-left: 0px;
	margin:0px;
	line-height:0.5em;
}
div.moduleTop {
	border-bottom: solid #007fd6 3px;
	padding: 0 0 0 4px;
}
div.moduleMiddle {
	border-bottom: solid #cccccc 1px;
	padding: 0 0 0 4px;
	height: 100px;
}
div.moduleBottom {
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}
div.moduleContainer.homeTheme .moduleTop{
	border-bottom: solid #007fd6 3px;
}
div.moduleContainer.aboutSmithsTheme .moduleTop{
	border-bottom: solid #007fd6 3px;
}
div.moduleContainer.investorRelationsTheme .moduleTop {
	border-bottom: solid #6a317a 3px;
}
div.moduleContainer.corporateGovernanceTheme .moduleTop{
	border-bottom: solid #f8b500 3px;
}
div.moduleContainer.mediaCentreTheme .moduleTop{
	border-bottom: solid #9c0053 3px;
}
div.moduleContainer.corporateResponsibilityTheme .moduleTop{
	border-bottom: solid #00a4b0 3px;
}
div.moduleContainer.careersTheme .moduleTop{
	border-bottom: solid #003565 3px;
}
.componentTitle {
	background-color:#FFFFFF;
	font-size: 0.7em;
	color: #5c646c;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.componentHeading {
	background-color:#FFFFFF;
	color: #0082c8;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.componentText {
	background-color:#FFFFFF;
	font-size: 0.57em;
	color: #000000;
	line-height: 1.3em;
}
.componentDate {
	background-color:#FFFFFF;
	color: #000000;
	font-size: 0.58em;
	font-weight: bold;
}
.linkArrows {
	background-color:#FFFFFF;
	font-size: 0.58em;
	color: #0082c8;
	line-height: 1.2em;
}

/* the links in modules */

#mainContentInner a {
	color: #000000;
	text-decoration: none;
}
#mainContentInner a:hover {
	color: #007fd6;
}
#sidebar1Inner a {
	color: #000000;
	text-decoration: none;
}
#sidebar1Inner a:hover {
	color: #007fd6;
}
#sidebar2Inner a {
	color: #000000;
	text-decoration: none;
}
#sidebar2Inner a:hover {
	color: #007fd6;
}
.hovering {
	cursor:pointer;
}

/* the links in two column content area */

#sidebar1Inner.twoColMain a {
	color: #007fd6;
	text-decoration:underline;
}
#sidebar1Inner.twoColMain a:hover {
	color: #007fd6;
	text-decoration:underline;
}

/* calendar specific */

div.moduleContainer.investorRelationsTheme.calendar {
	background-color:#FFFFFF;
	width:100%;
}

#mainContentInner a.calendarHeaderLink {
	color: #007fd6;
}
#sidebar1Inner a.calendarHeaderLink {
	color: #007fd6;
}
#sidebar2Inner a.calendarHeaderLink {
	color: #007fd6;
}

/****************************************************/
/* SEARCH - REGULATORY NEWS                         */
/****************************************************/

#hsbody {
	font-size:0.7em;
}
#hsbody p {
	font-size:1em;
}
#hsbody select {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
#hsbody #search_table tr{
    margin: 0px;
    background-color: #ffffff;
    text-align: left;
    vertical-align: top;
}
#hsbody #rns_time.alignleft {
	border-left: #E1D6E4 1px solid;
}
#hsbody #disclaimer {
	font-size: 0.8em;
}
#hsbody #disclaimer p {
	margin-left: -5px;
}
#hsbody input {
	margin-top: 5px;
	margin-right: 5px;
	height:20px;
	color: #ffffff;
	font-size: 1em;
}
#hsbody #search_table {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
#hsbody #search_table caption {
	margin-top: 5px;
	text-align : left;
	color:#000000;
	padding: 2px;
	font-weight:bold;
	border-bottom: #ffffff 1px solid;
}
#hsbody #search_table th {
	margin: 0px;
	padding-left: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-top: 2px;
    text-align: left;
    vertical-align: top;
    font-weight:bold;
	border-left: #ffffff 1px solid;
}
#hsbody #search_table td {
    margin: 0px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-top: 2px;
}

/* REG NEWS IN INVESTOR RELATIONS */

#hsbody.ir input {
	background-color:#6a317a;
}
#hsbody.ir #search_table {
	border-right: #E1D6E4 1px solid;
}
#hsbody.ir #search_table caption {
	background-color: #E1D6E4;
}
#hsbody.ir #search_table th {
    background-color: #E1D6E4;
}
#hsbody.ir #search_table td {
	border-left: #E1D6E4 1px solid;
	border-bottom: #E1D6E4 1px solid;
}

/* REG NEWS IN MEDIA CENTRE */

#hsbody.mc input {
	background-color:#9c0053;
}
#hsbody.mc #search_table {
	border-right: #ECCCDC 1px solid;
}
#hsbody.mc #search_table caption {
	background-color: #ECCCDC;
}
#hsbody.mc #search_table th {
    background-color: #ECCCDC;
}
#hsbody.mc #search_table td {
	border-left: #ECCCDC 1px solid;
	border-bottom: #ECCCDC 1px solid;
}


/****************************************************/
/* SEARCH - PRESS RELEASES                          */
/****************************************************/

#pressReleaseSearch p {
	margin-bottom: 0px;
}
#pressReleaseSearch hr {
	margin-left: 5px;
}
#pressReleaseSearch form {
	margin-bottom: 10px;
}
#pressReleaseSearch input {
	height:20px;
	color: #ffffff;
	font-size: 0.7em;
	border:0px;
}

/* BUTTON STYLE IN MEDIA CENTRE */

#pressReleaseSearch.mc input {
	background-color:#9c0053;
}

/* BUTTON STYLE IN INVESTOR RELATIONS */

#pressReleaseSearch.ir input {
	background-color:#6a317a;
}


/****************************************************/
/* INNER SEARCH FOR RESULTS, REPORTS, REG NEWS, PR  */
/****************************************************/

#innerSearchContainer {
	margin-bottom: 10px;
}
#innerSearchTop {
	float:right;
}
#innerSearchNavList 
{ 	list-style: none; 
	padding: 0; 
	margin: 0;
}
#innerSearchNavList a 
{ 	color: #000; 
	text-decoration: none; 
	padding-left: 10px;
}
#innerSearchNavList a span 
{ 	/*background: url("right-tab.gif") right top no-repeat;*/
	padding: 3px;
	padding-right: 10px;
} 
#innerSearchNavList a, #innerSearchNavList a span 
{ 	display: block; 
	float: left;
} 
/* Commented backslash hack hides rule from IE5-Mac \*/ 
#innerSearchNavList a, #innerSearchNavList a span 
{ 	float: none; 
} 
/* End IE5-Mac hack */ 
#innerSearchNavList li 
{ 	float: left; 
	display: block; 
	margin: 0; 
	padding: 0; 
	font-size: 0.7em;
}
#innerSearchBottom {
	padding: 2px;
	padding-left: 5px;
	color: #000000;
	font-size: 0.7em;
	font-weight:bold;
	margin-bottom:10px;
}
#innerSearchBottom.ir {
	background-color:#E1D6E4;
}
#innerSearchBottom.mc {
	background-color:#ECCCDC;
}
#innerSearchOptions label {
	margin-left: 5px;
	font-size: 0.7em;
}
#innerSearchOptions select {
	margin-bottom: 3px;
	font-size: 0.7em;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	vertical-align:bottom;
	width: 160px;
}
#innerSearchOptionsTop {
	position: relative;
	height: 20px;
}
#innerSearchOptionsTopLabel {
	position: absolute;
	top: 0px;
	left: 20px;
}
#innerSearchOptionsTopSelect {
	position: absolute;
	top: 0px;
	left: 120px;
}
#innerSearchOptionsBottom {
	position: relative;
	height: 20px;
}
#innerSearchOptionsBottomLabel {
	position: absolute;
	top: 0px;
	left: 20px;
}
#innerSearchOptionsBottomSelect {
	position: absolute;
	top: 0px;
	left: 120px;
}
#innerSearchSubmit {
	position: absolute;
	top: 0px;
	right: 40px;
}
#innerSearchSubmit input {
	height:20px;
	color: #ffffff;
	border:0px;
}
#innerSearchSubmit.ir input {
	background-color:#6a317a;
}
#innerSearchSubmit.mc input {
	background-color:#9c0053;
}
#innerSearchResults {
	padding-top: 10px;
	clear:both;
}
#innerSearchResults hr {
	width:100%;
	height:1px;
	background-color:#ccc;
	color:#ccc;
	padding:0px;
	margin:5px 0px 5px 0px;
}

/* TABS IN MEDIA CENTRE */

#innerSearchNavList.mc a.rnNotSelected {
	font-size: 1em;
	color:#000;
	background: #EAEAEA url("../images/mc_rn_notSelected.gif") left top no-repeat; 
}
#innerSearchNavList.mc a.prSelected {
	font-size: 1em;
	color:#FFFFFF;
	background: #EAEAEA url("../images/mc_pr_selected.gif") left top no-repeat; 
}
#innerSearchNavList.mc a.rnSelected {
	font-size: 1em;
	color:#fff;
	background: #EAEAEA url("../images/mc_rn_selected.gif") left top no-repeat; 
}
#innerSearchNavList.mc a.prNotSelected {
	font-size: 1em;
	color:#000;
	background: #EAEAEA url("../images/mc_pr_notSelected.gif") left top no-repeat; 
}

/* TABS IN INVESTOR RELATIONS */

#innerSearchNavList.ir a.rnNotSelected {
	font-size: 1em;
	color:#000;
	background: #EAEAEA url("../images/ir_rn_notSelected.gif") left top no-repeat; 
}
#innerSearchNavList.ir a.prSelected {
	font-size: 1em;
	color:#FFFFFF;
	background: #EAEAEA url("../images/ir_pr_selected.gif") left top no-repeat; 
}
#innerSearchNavList.ir a.rnSelected {
	font-size: 1em;
	color:#fff;
	background: #EAEAEA url("../images/ir_rn_selected.gif") left top no-repeat; 
}
#innerSearchNavList.ir a.prNotSelected {
	font-size: 1em;
	color:#000;
	background: #EAEAEA url("../images/ir_pr_notSelected.gif") left top no-repeat; 
}

/* REGULATORY NEWS ADJUSTMENTS */

#hsbody #innerSearchNavList li {
	font-size: 1em;
}
#hsbody #innerSearchBottom {
	font-size: 1em;
}	


/****************************************************/
/* PRESENTATIONS, RESULTS AND REPORTS               */
/****************************************************/

table.resRepPreTable td {
	padding-top:5px;
}

hr.monthDivider {
	width:100%;
	height:1px;
	background-color:#ccc;
	color:#ccc;
	padding:0px;
	margin:0px;
	
}
hr.yearDivider {
	border:0px;
	padding:0px;
	margin:0px;
	color:#6c347c;
	height:3px;
	background-color:#6c347c;
	width:100%;
}
.yearText {
	font-family:"Verdana";
	font-size:8pt;
	color:#000;
	font-weight:bold;
	text-align:left;
	width:56%;
	padding-left: 5px;
}
.monthText {
	color:#000;
	font-family:"Verdana";
	font-size:8pt;
	font-weight:normal;
	text-align:left;
	padding-left: 5px;
}
.attachmentHeader {
	vertical-align:top;
	width:11%;
	font-family:"Verdana";
	font-weight:bold;
	font-size:7pt;
	text-align:center;
	color:#2294cb;
}
.attachmentTitle {
	width:56%;
	font-weight:bold;
	font-size:8pt;
	color:#000;
	font-family:"Verdana";
	text-align:left;
	padding-left: 5px;
}
.attachmentText {
	width:11%;
	font-weight:normal;
	font-size:7pt;
	font-family:"Verdana";
	text-align:center;
	color:#000;
}


/****************************************************/
/* TABLES                                           */
/****************************************************/

table.feedsTable {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-right: #E1D6E4 1px solid;
	width:378px;
}
table.feedsTable caption{
	background-color: #E1D6E4;
	text-align : left;
	color:#000000;
	padding: 2px;
	font-weight:bold;
	border-bottom: #ffffff 1px solid;
	font-size: 0.7em;
}
table.feedsTable th{
	margin: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	background-color: #E1D6E4;
	text-align: left;
	vertical-align: top;
	font-weight:normal;
	border-left: #ffffff 1px solid;
	font-size: 0.58em;
}
table.feedsTable th.excl{
	margin: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	background-color: #E1D6E4;
	text-align: left;
	vertical-align: top;
	font-weight:normal;
	border-right: #ffffff 0px solid;
}
table.feedsTable tr{
	margin: 0px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}
table.feedsTable td{
	margin: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-left: #E1D6E4 1px solid;
	border-bottom: #E1D6E4 1px solid;
	font-size: 0.58em;
}

table.feedsTable th.excl{
	border-left: #E1D6E4 1px solid;
}

/* Hemscott Disclaimer */

table.hemscottDisclaimer {
font-size:0.58em;
}

/****************************************************/
/* CALENDAR TABLE                                   */
/****************************************************/
table.calendarTheme {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.58em;
}
table.calendarTheme caption {
	margin-top: 5px;
	background-color: #E1D6E4;
	text-align : left;
	color:#000000;
	padding: 2px;
	font-weight:bold;
}
table.calendarTheme th {
	margin: 0px;
	padding-left: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-top: 2px;
    text-align: left;
    vertical-align: bottom;
    font-weight:bold;
	border-bottom: solid #6a317a 3px;
	color:#007fd6;
}
table.calendarTheme th.noLine {
	margin: 0px;
	padding-left: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-top: 2px;
    text-align: left;
    vertical-align: bottom;
    font-weight:bold;
	border-bottom: 0px;
	color:#007fd6;
}
table.calendarTheme tr {
    background-color: #ffffff;
    text-align: left;
    vertical-align: bottom;	
}
table.calendarTheme td {
    margin: 0px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-top: 2px;
	border-bottom: #cccccc 1px solid;
	font-weight:bold;
}
.confirmed {
	color:#007fd6;
}
.provisional {
	color:#cccccc;
}
.spacerRow {
	height:1em;
}
table.calendarTheme td.noLine {
    border-bottom: 0px;
	height: 20px;
}


/****************************************************/
/* FEATURES                                         */
/****************************************************/
#feature_imgContainer {
	width: 579px;
	height: 151px;
	position: relative;
}
#feature_textBox {
	position: relative;
	left:0px;
	top:22px;
	width:267px;
	z-index:1;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding:4px;
	/*filter:alpha(opacity=80);*/
}
#feature_linkBox {
	position: relative;
	left:156px;
	top:40px;
	width:113px;
	height:18px;
	z-index:1;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	padding:3px;
	/*filter:alpha(opacity=80);*/
}
#feature_linkBox.dontShow {
	display:none;
}
#feature_imgContainer.featureSizeSmall {
	width: 384px;
	height: 100px;
}
#feature_imgContainer.featureSizeSmall #feature_textBox {
	position: relative;
	left:0px;
	top:14px;
	width:182px;
	z-index:1;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	padding:4px;
	/*filter:alpha(opacity=80);*/
}
#feature_imgContainer.featureSizeSmall #feature_linkBox {
	position: relative;
	left:106px;
	top:23px;
	width:78px;
	height:10px;
	z-index:1;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.58em;
	padding:3px;
	/*filter:alpha(opacity=80);*/
}
#feature_img {
	position:absolute;
	top: 0px;
	left: 0px;
}

/****************************************************/
/* SITE SEARCH RESULTS                              */
/****************************************************/

.highlight { 
	font-weight: bold; 
	background-color: #eeeeee;
}
.searchheading { 
	font-size: 1.0em; 
	font-weight: bold; 
}
.summary { 
	font-style: italic; 
}
.suggestion { 
	font-size: 1.0em; 
}
.results { 
	font-size: 1.0em; 
}
.category { 
	color: #999999; 
}
.sorting { 
	text-align: right; 
}
.result_title {
}		
.description {  
	color: #008000; 
}
.context { 
}
.infoline {  
	font-style: normal; 
	color: #808080;
}
.zoom_searchform {  
}
.zoom_results_per_page { 
	margin-left: 10px; 
}
.zoom_match { 
	margin-left: 10px;
}				
.zoom_categories { 
}
.zoom_categories ul { 
	display: inline; 
	margin: 0px; 
	padding: 0px;
}
.zoom_categories li { 
	display: inline; 
	margin-left: 15px; 
	list-style-type: none; 
}
input.zoom_button {  
}
input.zoom_searchbox {  
}		
.result_image { 
	float: left; 
	display: block; 
}
.result_image img { 
	margin: 10px; 
	width: 80px; 
	border: 0px; 
}
.result_block { 
	margin-top: 15px; 
	margin-bottom: 15px;
	display:block;
}
.result_altblock { 
	margin-top: 15px; 
	margin-bottom: 15px;
	display:block;
}
.result_pages {  
}
.result_pagescount {  
}
.searchtime {  
}
.recommended { 
	background: #DFFFBF; 
	border-top: 1px dotted #808080; 
	border-bottom: 1px dotted #808080; 
	margin-top: 15px; 
	margin-bottom: 15px; 
}
.recommended_heading { 
	float: right; 
	font-weight: bold; 
}
.recommend_block { 
	margin-top: 15px; 
	margin-bottom: 15px; 
	clear: left; 
}		
.recommend_title { 
}
.recommend_description { 
	color: #008000; 
}
.recommend_infoline { 
	font-style: normal; 
	color: #808080;
}
#siteSearchResults { 
	font-size: 0.7em; 
}
.searchInput {
	background-color:#FFFFFF;
	height:12px;
	color: #5c646c;
	font-size: 0.6em;
	border:solid #c4c4bd 1px;
}
#headerTopRightTop .searchGo {
	color: #5c646c;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	height: 14px;
	width: 20px;
	border:0px;
}