﻿/* 5/11/2009 - Ewa Skibinska - Headland Multimedia */
div, span, input, p, h1, h2, h3, h4, a, img, table, tr, td, th{
	padding : 0px;
	margin : 0px;
	/*zoom: 1;  css hack to fix peekaboo bug on ie6 */
}

li, ul, ol {
	padding : 0px;
	margin : 10px 0px;
	border : none;
	zoom:0;
}

#at16lb { left:10px !important;; }
/* general page styles */
html {
	background : #FFFFFF;
	font-size : 80%;
	color: #4F5C65;
	font-family : verdana,arial,sans-serif;
	background: url(/images/bg_main.jpg) repeat-x top center #d3d7da;
}

body {
	font-family : verdana,arial,sans-serif;
	margin-top:0;
	text-align:center;
}

img {	border : none;}
a { text-decoration: none; color: #4F5C65;cursor:pointer;}
input {border: 1px solid #416176}
label {
	
	font-weight: bold;
	/*font-size: 110%;color: #4F5C65;*/
}

h1 {
	font-family: Arial Narrow;
	font-size: 170%;
	padding: 4px 0 0 28px;
	color: #626262;
	height: 36px;
	background: url(/images/bg_header1.jpg) repeat-x top left;
}

h2 {
	font-family: Arial Narrow;
	font-size: 160%;
	color: #626262;
}
h4 {
	font-family: Arial Narrow;
	font-size: 140%;
	color: #C4CDD4;
	font-weight: bold;
}

table th
{
	text-align:left;
}


/* general construction styles */

.clear {
	clear : both;
	height : 0px;
	overflow : hidden; 
}

.smallprint {
	font-size: 85%;
}



/* navigation */
#NavContainer {
	position: absolute;
	z-index: 99;
	background: none;
	height: 100%;
	min-height: 768px;
}
#NavContainer #NavContent {
	background: #416176;
	margin-left: 46px;
	height: 100%;
	min-height: 1200px;
	/*adding: 0px 4px 4px 4px;*/
	width: 245px;
}
#NavContainer #NavContent #LogoContainer {
	/*padding-bottom: 17px;*/
	padding: 0px 0px 17px 0px;
}
#NavContainer #NavContent .nav1 {
	font-size: 95%;
	list-style: none;
	margin: 0px 4px 4px 4px;
}
#NavContainer #NavContent .nav1 li {
	background: #416176;
}
#NavContainer #NavContent .nav1 a {
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px 0 3px 17px;
	margin: 0 0 2px 0;
	display: block;
}
#NavContainer #NavContent .nav1 li a.on, #NavContainer #NavContent .nav1 li a:hover {
	font-weight: bold;
	color: #4F5C65;
	background: #FFEA00;
}
#NavContainer #NavContent ul.nav2 {
	font-family: verdana,arial;
	list-style: none;
	margin:0;
}
#NavContainer #NavContent ul.nav2 li {
	background: #B2CCDB;
	margin : 0px;
}
#NavContainer #NavContent .nav2 a {
	font-size: 90%;
	font-weight: normal;
	color: #425D70;
	padding: 3px 8px 3px 28px;
	margin: 0 0 1px 0;
	display: block;
}
#NavContainer #NavContent .nav2 li a.on, #NavContainer #NavContent .nav2 li a:hover {
	font-weight: normal;
	color: #4F5C65;
	background: #DAF0FE;
}
#NavContainer #NavContent ul.nav3 {
	font-family: verdana,arial;
	font-size: 90%;
	list-style: none;
	margin:0px 0px 1px 0px;
}
#NavContainer #NavContent ul.nav3 li {
	background: #DAF0FE;
	padding-left: 28px;
	margin : 0px;
}
#NavContainer #NavContent .nav3 a {
	font-size: 90%;
	font-weight: normal;
	color: #4F5C65;
	padding: 3px 8px 3px 14px;
	margin: 0 0 0px 0;
	display: block;
}
#NavContainer #NavContent .nav3 li a.on, #NavContainer #NavContent .nav3 li a:hover {
	font-weight: normal;
	color: #4F5C65;
	background: #DAF0FE url(/images/nav_level3_bullet.gif) no-repeat center left;
}
#NavContainer #NavContent ul.nav4 {
	font-family: verdana,arial;
	font-size: 90%;
	list-style: none;
	margin:0px 0px 1px 0px;
}
#NavContainer #NavContent ul.nav4 li {
	background: #DAF0FE;
	padding-left: 28px;
	margin : 0px;
}
#NavContainer #NavContent .nav4 a {
	font-size: 90%;
	font-weight: normal;
	color: #4F5C65;
	padding: 3px 8px 3px 14px;
	margin: 0 0 0px 0;
	display: block;
}
#NavContainer #NavContent .nav4 li a.on, #NavContainer #NavContent .nav3 li a:hover {
	font-weight: normal;
	color: #4F5C65;
	background: #DAF0FE url(/images/nav_level3_bullet.gif) no-repeat center left;
}
#NavContainer #NavContent h2 {
	font-size: 120%;
	background: url(/images/bg_nav_header1.jpg);
	height: 21px;
	padding: 0px 0 0 17px;
	margin: 0 4px 0 4px;
}
#NavContainer #NavContent #InvestorLogin #InvestorLoginInner {
	padding: 10px 12px 10px 12px;
	height:30px;
}
#NavContainer #NavContent #InvestorLogin {
	font-family: verdana, arial, sans-serif;
	background: #FFEA00 url(/images/leftsearchbox.gif) no-repeat center left;
	margin: 3px 4px 0 4px;
	height: 57px;
	width:237
}
#NavContainer #NavContent #InvestorLogin label {
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	display: block;
}
#NavContainer #NavContent #InvestorLogin .inputbox {
	margin: 0 2px 0 0;
	width: 174px;
	float: left;
}
#NavContainer #NavContent #InvestorLogin .go {
	margin-right: 0px;
	padding: 0px 0 0 3px;
}
#NavBanner {
	padding: 4px 0 4px 4px;
}
#NavContainer #NavContent #LatestList {
	background: #416176;
	zoom: 1;
	padding: 0px 4px 4px 4px;
}
#NavContainer #NavContent #LatestList h2 {
	font-size: 130%;
	color: #FFFFFF;
	text-transform: uppercase;
	background: none;
	margin: 4px 0 10px 0;
}
#NavContainer #NavContent #LatestList a {
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
	margin: 4px 0 0 22px;
	display: block;
}
#NavContainer #NavContent #LatestList span {
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
	margin: 4px 0 0 22px;
	display: block;
}
#NavContainer #NavContent #LatestList span.emphasised {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	background: url(/images/nav_pdf_icon.jpg) no-repeat top right;
	height: 31px;
	padding: 10px 38px 0 0;
	margin: 4px 10px 0 22px;
}
/* /navigation */

#BodyContent #Collapsing {
	width:600px;
}

body div#SiteContainer {
	width : 1000px;
	margin : 0px auto 0px auto;
	text-align:left;
}

/* Header */
#SiteHeader {
	height: 85px;
	width: 1000px;
}
#SiteHeader #HeaderContainer {
	padding: 0 0 0 1px;
	margin-left: 291px;
	width: 708px;
}
#SiteHeader #ContactBlock {
	font-size: 90%;
	font-family: arial, verdana, sans-serif;
	width: 390px;
	float: right;
	text-align: right;
	margin-top: 10px;
}
#SiteHeader #ContactBlock #LoginBlock {
	font-weight: bold;
	float: left;
	margin: 5px 0 0 0px;
}
#SiteHeader #ContactBlock #WelcomeBlock {
	font-weight: bold;
	float: left;
	margin: 5px 0 -5px 0px;
}
#SiteHeader #ContactBlock #SearchBlock {
	font-weight: bold;
	float: right;
	margin: 3px 0 0 25px;
}
#SiteHeader #ContactBlock form {
	float: right;
	margin: 10px 0 0 0;
}
/* /Header */



#SiteBody {
	background: #c4cdd2;
	padding: 0 0 0 291px;
	float: left;
	clear: both;
}
#SiteBody #BodyContainer {
	background: #416176;
	width: 954px;
	padding: 0 0 0px 0px;
	margin: 0 0 0 -245px;
	float: left;
}
#SiteBody #BodyContainer h1 {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	padding-left: 268px;
}
#SiteBody #BodyContainerCat {
	background: #416176;
	width: 954px;
	padding: 0 0 0px 0px;
	margin: 0 0 0 -245px;
	float: left;
}
#SiteBody #BodyContainerCat h1 {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	padding-left: 268px;
}
#BodyTopBanner {
	margin: 0 0 0 245px;
}
#BodyContent {
	background: #FFFFFF;
	padding: 15px 28px 10px 28px;
	margin: 0 0 0 245px;
	min-height:600px;
	clear: both;
}
#BodyContentWide {
	background: #FFFFFF;
	padding: 15px 8px 10px 8px;
	margin: 0 0 0 245px;
}
.articles #BodyContent {
	background: #fafafc;
}
#BodyContent h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 110%;
	padding: 0;
	margin: 0;
}
#BodyContent ol {
	margin: 0 0 0 34px;
	padding: 0 0 10px 10px;
	font-weight: bold;
}
#BodyContent ol li span {
	font-weight: normal;
}
#BodyContent ul {
	list-style-type: disc;
	margin: 0 0 0 34px;
	padding: 0 0 10px 10px;
	zoom: 0;
}
#BodyContent ul.summary {
	list-style: none;
	margin: 0 0 20px 0;
}
#BodyContent p {
	margin: 0px 0 15px 0;
}
#BodyContent p .more {
	color: #888888;
	font-weight: bold;
}
#BodyContent p .moredark{
	color: #666666;
	font-weight: bold;
}
#BodyContent .top {
	margin: 5px 0 20px 0;
	display: block;
}
#BodyContent .top:hover {
	text-decoration: underline;
}

#BodyContent a
{
	text-decoration:underline;
	color:#7A91A1;
}

#BodyContent #Collapsing h2.question {
	font-size: 90%;
	font-weight: normal;
	color: #4d565d;
	background: url(/images/plus.gif) center left no-repeat #dfe4e7;
	padding: 2px 0 2px 20px;
	margin: 0 0 1px 0;
	width:640px;
	cursor:pointer;
}
#BodyContent #Collapsing h2.question img {
	margin: 2px 3px 0 0;
}
#BodyContent #Collapsing h2.question a {
	text-decoration:none;
}
#BodyContent #Collapsing div {
	margin: 0;
	padding: 10px 10px 10px 20px;
	display: none;
}
#BodyContent #Collapsing div a {
	font-weight: bold;
	text-decoration: none;
}
#BodyContent #Collapsing div  ul a {
	font-weight: normal;
	text-decoration: underline;
}
#BodyContent .frame {
	color: #FFFFFF;
	background: #7a838c;
	margin: 0 0 10px 0;
	padding: 10px 10px 2px 10px;
}
#BodyContent .frame h2 {
	color: #FFFFFF;
}

#BodyContent .productsummary .item {
	width: 296px;
	margin: 0 30px 14px 0;
	float: left;
}

#BodyContent .productsummary .item h2 {
	color: #FFFFFF;
	background: url(/images/products_hheader2.jpg) repeat-x;
	padding: 2px 5px 3px 5px;
	margin: 0 0 3px 0;
}

#BodyContent .productsummary .item h2 a {
	color: #FFFFFF;
	/*background: url(/images/products_hheader2.jpg) repeat-x;*/
	padding: 2px 5px 3px 5px;
	margin: 0 0 3px 0;
	text-decoration:none;
}


#BodyContent .productsummary .item img {
	margin: 0 10px 0 0;
	float: left;
}

#BodyContent .productsummary .item div {
	width: 186px;
	float: left;
}

#BodyContent .productsummary .item p {
	font-size: 85%;
	margin: 5px 0 6px 0;
}


.tableheader {
	font-family : verdana,arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	background: url(/images/bg_tableheader.jpg) repeat-x;
	height: 26px;
	margin: 0;
	padding: 0;
}
.tableheader span.header {
	color: #FFFFFF;
	background: url(/images/bg_tableheader_left.jpg) no-repeat top left;
	display: block;
	padding: 4px 0 0 29px;
	margin: 0;
	height: 22px;
}
.tableheader span.asterisk {
	color: #d1c100;
}
table.datatable {
	border: 0;
	padding: 2px 0 10px 0;
	width: 693px;
}
.datatable th {
	font-size: 85%;
	font-weight: normal;
	background: #ecedef;
	margin: 0;
	padding: 1px 0 3px 0;
}
.datatable td {
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	padding: 4px 0 3px 0;
	border-bottom: 1px solid #FFFFFF;
}
table p {
	font-weight: normal;
	text-align: left;
}

table .yellow {
	color: #d1c100;
}
table .red {
	font-weight: normal;
	color: #DF0029;
}
table .blue {
	font-weight: normal;
	color: #0000C3;
}



#SiteFooter {
	padding: 0 0 0 46px;
	clear: both;
}
#SiteFooter #FooterContainer {
	border-left: 245px solid #416176;
}
#FooterContent {
	font-size: 80%;
	margin: 0 0 0 0px;
	padding: 18px 0 10px 14px;
	width: 695px;
}
#FooterContent p {
	color: #7d8995;
	margin: 0 0 14px 0;
	line-height: 13px;
}
#FooterContent ul li {
	color: #575c62;
	list-style-type: none;
	display: inline;
}
#FooterContent ul li a {
	color: #575c62;
}

#FootBanners .banner {
	margin: 0;
}
#FootBanners .left {
	margin: 0 3px 0 0;
	float: left;
}
#FootBanners img {
	width: 353px;
	margin: 3px 0 0 0;
}

.clockNames 
{
	font-size:80%;
	text-align:center;
	color:#000000;
	margin-top:-25px;
	margin-left:-20px;
}
.clockHolder
{
	float: left;
	margin-left:5px;
	overflow:auto;
	margin-top:5px;
	width:70px;
}


/******** LOGIN ********/
#loginbox
{
	margin:10px;	
}
.loginRow 
{
	clear:both;
	width:350px;
	margin-top:10px;
	overflow:auto;
}
.loginLabel 
{
	font-size:14px;
	width:150px;
	float:left;
}
.loginElement 
{
	width:200px;
	float:left;
}

.show_design_border, table.show_design_border td, table.show_design_border th {
margin:5px;
border:none;
font-size:100%;
}

.downloadsheader
{
	width:100%;
	background-image: url('/images/downloads-header.gif');
	background-repeat: no-repeat;
	height:27px;
	width:654px;
}
.downloadstable 
{
	width:100%;
	font-size:85%;
	margin: 10px 0px;
	border:none;
}
.downloadstable th
{
	padding: 2px;
	font-weight:bold;
	text-align:left;
	background-color:#E9EAEC;
	background-image:none;
}
.downloadstable td
{
	text-align:left;
	padding: 2px;
}
.downloadstable tr
{
	background-color:#FFFFFF;
	padding:0px;
}

.reGroup 
{
	clear:both;
	overflow:auto;
	margin-bottom:10px;
}
.reLabel
{
	float:left;
	width: 150px;
	font-weight: bold;
}
.reText
{
	float:left;
}

#SEOText
{
	font-size:85%;
	padding:10px;
	text-align: justify;
	background-color:#FFFFFF;
	margin:0 0 0 245px;
	width:689px;
}
#SEOTextHome
{
	font-size:85%;
	padding:10px;
	text-align: justify;
}
.OneCE {
	font-size:0.85em;
}

/******** Register ********/
.rGroup 
{
	overflow:auto;
	margin-bottom:10px;
	width:310px;
	margin-right:10px;
	float:left;
}
.rLabel
{
	float:left;
	width: 150px;
	font-weight: bold;
	color:#515D67;
	font-size:90%;
}
.rFElement
{
	float:left;
}
.spanCompulsory
{
	font-size:80%;
	font-weight: normal;
}
.spanUKOnly
{
	font-size:80%;
	font-weight: normal;
}
.spanFindAddress
{
	font-weight: bold;
	color:#D0C70A;
}
.spanFindAddress a
{
	font-weight: bold;
	color:#D0C70A !important;
}
.tickbox
{
	font-weight: bold;
	color:#515D67;
	font-size:90%;
	margin: 5px 0px;
	border:none;
}
.tickboxtext
{
	font-weight: normal;
	color:#515D67;
	font-size:90%;
}

ul.sitemap
{
	margin:0px;
}

ul.sitemap li
{
	margin:0px;
}

/* Search Section */
.searchEntry
{
	clear:both;
	margin: 10px 0px;
}
.searchTitle
{
	font-size:14px;
	font-weight:bold;
}
.searchTitle a
{
	font-size:14px;
	font-weight:bold;
}
.searchSummary
{
	font-size:12px;
}

.marketcommenttable
{
	border:none;
}

.marketcommenttable tr
{
	
}

.marketcommenttable td
{
	padding:10px;
}

.whitelinks a
{
	color:#FFFFFF !important;
	text-decoration:underline;
}

.noborder input
{
	border:none;
}