/*KimCor CSS - MAIN*/
/*Copyright J.Engels and KimCor Diamonds Plc*/

/*BASIC*/
* html {min-height:1px;}
body {border:0; margin:0; padding:0; background:#F2F5FE repeat-x 0 0; font:70%/160% Verdana, Arial, Helvetica, sans-serif;}
a:link, a:visited {background: transparent;	color: #000066;}
a:hover {background: transparent; color: #0066CC;}
a img {border:none;}

hr {display:block; height:1px; margin:10px 0; padding:0; background:#CCC; border:0 solid #CCC; color:#CCC;}
h1, h2, h3, h4, h5, h6 {margin: 0 0 10px 0; padding: 0;}
h1 {padding-bottom: 0.1em; font: 400 14px arial, sans-serif; color: #48525B; border-bottom: 4px solid #ddd; padding-top: 1em;}
h2 {font-size: 12px; color: #586B7A;}
h3 {font-size: 10px; color: #5D6F73; text-transform: uppercase;}
h4 {font-size: 10px;}
h5 {font-size: 10px;}

table {}
td {font-size: 12px;}
th {line-height: 30px;}

ul, ol {color:#666666; margin:10px 30px; padding:0pt 15px; list-style-type: circle;}
ol li {font-weight: bold; color: #668FA3;}
ol li span {font-weight: normal; color: #444;}

.centre {text-align: center;}
.boldtext {font-weight: bold;}
.clear {clear:both;}
.noscreen {display:none;}
.doc {padding-top: 5px;	padding-bottom: 5px; text-align: center;}

.box {min-height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}


/*Image Mousestates and Properties*/
#projectspage #thumbcontainer {
}/*IE Hover Hack*/
#projectspage .thumb img {border: 3px solid #ccc; padding: 3px;	background: #fff;}
#projectspage .thumb a:hover img {border: 3px solid #48525B;}
#projectspage .thumb {text-align: center; font-size: 10px; float: left;	margin-right: 30px;	margin-left: 10px; margin-top: 15px;}
#projectspage .thumb p {font-size: 11px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px;	padding-left: 5px; color: #333333; display: block; width: 200px; margin: 0px;}

.rightthumb {text-align: center; font-size: 10px; float: right;	margin-left: 15px; margin-top: 15px;}
.rightthumb img {border: thin solid #1F5E72; padding: 5px;}
.leftthumb {text-align: center;	font-size: 10px; float: left; margin-right: 15px; margin-top: 15px;}
.leftthumb img {border: thin solid #1F5E72;	padding: 5px;}
.leftthumb p, .rightthumb p {font-size: 11px; padding-top: 0px;	padding-right: 5px;	padding-bottom: 0px; padding-left: 5px;	color: #333333;	display: block;	width: 200px; margin: 0px;}

body#companypage #header {
	background-image:url(../assets/design/head1.jpg); /*8*/
	background-repeat: no-repeat;
	background-position: bottom;
}
body#projectspage #header {
	background-image:url(../assets/design/head5.jpg); /*10*/
	background-repeat: no-repeat;
	background-position: bottom;
}
body#investorspage #header {
	background-image:url(../assets/design/head3.jpg); /*9*/
	background-repeat: no-repeat;
	background-position: bottom;
}
body#responsibilitiespage #header {
	background-image:url(../assets/design/head4.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
body#diamondspage #header {
	background-image:url(../assets/design/head2.jpg); /*4*/
	background-repeat: no-repeat;
	background-position: bottom;
}
body#contactpage #header {
	background-image:url(../assets/design/head6.jpg); /*7*/
	background-repeat: no-repeat;
	background-position: bottom;
}
body#navidchange #header {
	background-image:url(../assets/design/head7.jpg); /*3*/
	background-repeat: no-repeat;
	background-position: bottom;
}
/*MAIN CONTENT*/
#main {width:770px;	margin:0px auto 0;}

#logo {clear: both;	height: 70px; margin: 0 auto; background: url(../assets/design/logobg.gif) repeat-x 0px 0px; border-bottom: 3px solid #48525B; width: 770px;}
#logo .logoimage {
	position:relative;
	top:10px;
	left:10px;
	margin:0;
	width: 208px;
	height: 55px;
}
#header {position:relative; width:770px; height:100px; margin:0; padding:0; background:no-repeat 0 0; color:#FFF;}

#tabs{
	background:#48525B;
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-decoration:none;	
}
#tabs ul {
	text-decoration:none;
	list-style:none;
	right: 0px;
	bottom: 6px !important;
	bottom: 5px;
	width: 770px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: 12px;
}
#tabs li {
	display:inline;
	margin:0;
	padding: 0;
}
#tabs a {
	text-decoration:none;
	color:#2E467A;
	float:left;
	margin:0;
	padding:0 0 0 4px;
	background-image: url(../assets/design/tableft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs a span {
	float:left;
	display:block;
	padding:6px 15px 3px 8px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	background-image: url(../assets/design/tabright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#2E467A;
}
#tabs a:hover {
	background-position:0% -42px;
}
#tabs a:hover span {
	background-position:100% -42px;
}
 	body#companypage #tabs ul li#company a, 
	body#projectspage #tabs ul li#projects a, 
	body#investorspage #tabs ul li#investors a, 
	body#responsibilitiespage #tabs ul li#responsibilities a, 
	body#diamondspage #tabs ul li#diamonds a, 
	body#contactpage #tabs ul li#contact a {
	color:#FF9000;
	background-position:0% -42px;	
	}
	body#companypage #tabs ul li#company a span, 
	body#projectspage #tabs ul li#projects a span, 
	body#investorspage #tabs ul li#investors a span, 
	body#responsibilitiespage #tabs ul li#responsibilities a span, 
	body#diamondspage #tabs ul li#diamonds a span, 
	body#contactpage #tabs ul li#contact a span{
	color:#FF9000;
	background-position:100% -42px;	
	}

#page {
	width:770px;
	min-height:1px;
	background:#FFFFFF;
	margin: 0px;
}
#page-in {
	min-height:1px;
	padding:10px 0;
	background-image: url(../assets/design/wrapper.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#slice {position:relative; clear:both; padding:3px 20px 10px 20px; color:#00468C;}
#slice p {margin:0;}
#slice a {color:#6182D1;}
#slice a:hover {color:#192666;}
    #slice #breadcrumbs {width:520px; margin:0; padding:0;}
    #slice #icons {float:right;	width:175px; margin:0; display: block; text-align: right;}
    #slice img {margin-left: 10px;}

#content {float:left; width:550px; margin:0px; padding:0px 0px 0px 10px;}
#content .inner {
	clear:both;
	margin:0px;
	padding:20px 20px 20px 10px;
	text-align: justify;
}
#col {
	float:left;
	width:200px;
	margin:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	display: inline;
	padding: 0px;
}
#col-in {padding:20px 10px;}
#col h3 {padding:13px 15px 14px; margin:0 -10px 15px 0px; background:#A0B9F3; color:#192666;}

#introduction {
  margin: 0;
  padding: 10px 20px;
  background: #E7F1F3;
  border-top: 1px solid #AAD3DB;
  border-bottom: 1px solid #AAD3DB;
}

/* Footer */
#footer { 
	clear: both; 
	background: url(../assets/design/footerbg.gif) repeat-x left top; 
	border-top: 3px solid #48525B;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;
}
#footer .footer-left{
	float: left;
	width: 65%;
	padding-left: 20px;
	padding-top: 10px;
	margin: 0px;
}
.pagetitles {
	font-size: 130%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	line-height: 170%;
	color: #FFFFFF;
	background-color: #002244;
	background-image: url(../assets/design/h1_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.toolbar {
	text-align: center;
	line-height: 200%;
	font-size: 110%;
	font-weight: bold;
}
.directors {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

/*SIDE NAV*/
.navtitles {
	color: #666666;
	display: block;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #E4E4E4;
	margin: 10px 0px 0px;
}
.nav1 {padding:0px; list-style:none; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C7D3FE;}
.nav1 a:link, .nav1 a:visited {display:block; padding:3px 0px 3px 22px; background:url(../assets/design/nav1.gif) no-repeat 5px 50%; text-decoration:none;}
.nav1 a:hover {background-color:#DCEDED; color:#192666;}
.nav1 #active {background:#E0E8FA url(../assets/design/nav1_active.gif) 5px 50% no-repeat; font-weight:bold;}
.nav2 {padding:0px; list-style:none; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C7D3FE;}
.nav2 a:link, .nav2 a:visited {display:block; padding:3px 0px 3px 30px; background:url(../assets/design/nav2.gif) no-repeat 15px 50%; text-decoration:none;}
.nav2 a:hover {background-color:#DCEDED; color:#192666;}
.nav2 #active {background:#E0E8FA url(../assets/design/nav2_active.gif) 15px 50% no-repeat; font-weight:bold;}
.nav3 {padding:0px; list-style:none; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C7D3FE;}
.nav3 a:link, .nav3 a:visited {display:block; padding:3px 0px 3px 38px;	background:url(../assets/design/nav3.gif) no-repeat 22px 50%;	text-decoration:none;}
.nav3 a:hover {background-color:#DCEDED; color:#192666;}
.nav3 #active {background:#E0E8FA url(../assets/design/nav3_active.gif) 22px 50% no-repeat; font-weight:bold;}


/*===============================================================Investors Page CSS - MAIN*/

#investorspage table {
	background-color: #999999;
	width: 100%;
	font-family: Helvetica, Verdana, Arial, Tahoma;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Firefox hack: this removes space between caption and table */
/*
:root #hsbody table { 
	margin-top: 0;
*/
#investorspage caption {
	background-color: #48525B;
	caption-side: top;
	text-align: left;
	font-size: 1.1em;
	color: #CCCCCC;
	padding: 3px 5px;
	margin-top: 10px;
	font-weight: bold;
}
#investorspage th {
	background-color: #ECEEEC;
	font-size: 0.9em;
	color: #003366;
	font-weight: bold;
	text-align: center;
}
#investorspage th.headLeft { /*left columns of investors tables*/
	background-color: #CCCCCC;
	font-size: 0.9em;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
#investorspage td.headercell {
	background-color: #F7F8F1;
	font-size: 1em;
}
#investorspage td {
	background-color: #FFFFFF;
	font-size: 0.9em;
	text-align: center;	
}
#investorspage .white {
	text-align: right;
}
#hsbody #reports ul {
 list-style-type: none;
}

/*================================================================DISCLAIMER*/
div.disclaimer, div.disclaim {
	clear: both;
	background-color: #FFFFFF;
	color: #666666;
	margin: 20px 0 10px 0;
	font-size: 10px;
}
#hsbody #disclaim, p.disclaim {
  float: right;	
}
#hsbody #hemscott, p.hemscott {
  float: left;	
}
/*=========================END DISCLAIMER*/
/*=================================================================HEMSCOTT CSS COPIED*/
#hsbody ul {
  list-style-type: none;	  
}
#hsbody ul.legends li {
	display: inline;
	padding-left: 15px;
	text-align: left;
}
#time_period label{
  float: left; 
  width:10em;
}
#time_range label {
  float: left;  
  width:10em;  
}
#time_range select {
  margin-right: 0.5em;
}
#hsbody table {
 width: 100%;
}
.alerts label {
  float: left;
  width: 20em;
  clear: left;
}
.alerts input {
  float: left;
  width: 20em;
  clear: left;
}
.alerts select {
  float: left;
  width: 15em;
  clear: left;
}
#hsbody ._lp {
  margin-bottom: 10em;
}
/*==========================END OF HEMSCOTT CSS COPIED*/

/*======================================================================HEMSCOTT CSS - MAIN*/
#hsbody form {
	margin-bottom: 10px;
}
#hsbody fieldset {
	background-color: #F7F8F1;
	text-align: left;
	color: #000000;
	border: 1px solid #D8E2EB;
	padding: 0 10px 10px 10px;
	padding-bottom: 0.5em; /* this line and the following one = fix for IE fieldsets */
	position: relative; /* see http://www.webmasterworld.com/forum83/2379.htm */
	margin-bottom: 20px;
}
html>#hsbody fieldset {padding-top: 0.5em} /* see http://www.webmasterworld.com/forum83/2379.htm */
#hsbody legend {
	position: relative; /* this line and the following one = fix for IE fieldsets */
	top: -1em; /* see http://www.webmasterworld.com/forum83/2379.htm */
	background-color: #48525B;
	text-align: left;
	width: 200px;
	color: #FFFFFF;
	border: 1px solid #D8E2EB;
	padding: 2px 5px;
	font-weight: bold;
}
#hsbody select, #hsbody input {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* required as class affects buttons and hrefs to keep consistancy ... */
	font-size: 0.9em;	/* ... as buttons have default font and size which is not inherited by previous styles */
	color: #666666;
	padding: 1px;
	margin: 0;
}
#hsbody input[type="checkbox"],  input[type="radio"] {
	margin: 5px;
	vertical-align: middle;
}
#hsbody .hidden {/* for hidden elements - labels for readers, etc */
	display: none;
	visibility: hidden;
}
#hsbody .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #990000;
	margin: 5px;
}
#hsbody div#graphDiv {
	margin-top: 20px;
	margin-left: 5px;
}


/*========================================================================index share details*/
#hsbody h1 {
}
#hsbody h2.irhome {
	text-align: center;
	font-size: 12px;
	color: #000066;
	padding: 0 0 25px 0;
	border-bottom: 0;
	background-image: url(../assets/design/hemtop.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/*
#hsbody #welcome {
	text-align: justify;
	font-size: 1.2em;
	line-height: 20px;
}
*/
#hsbody #welcome p {margin:5px 3px 10px 3px;}

#hsbody #shareprice {
	float: left;
	text-align: center;
	width: 130px;
	height: 240px;
	margin-right: 2px;
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#hsbody #shareprice .price{
	font-size: 12px;
	font-weight: bold;
}
#hsbody #shareprice .spfigures{
	display: none;
	visibility: hidden;
}
#hsbody #shareprice img.graph {
	border: 2px solid #666666;
}
#hsbody #announcements {
	float: left;
	width: 370px;
	height: 240px;
	margin-right: 2px;
	font-size: 9px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
}
#hsbody #announcements ul {
	list-style-image: none;
	padding: 0;
	margin: 0 5px 0 15px;
}
#hsbody #announcements li {
	padding-bottom: 2px;
}
#hsbody #links {
	display: none;
}
#hsbody #links ul {
	padding: 0;
	margin: 0 5px 0 5px;
	list-style-type: none;
}
#hsbody #links li {
	padding-bottom: 4px;
}
#hsbody #links p {
	margin: 5px 5px;
}
#hsbody #links p.note {
	font-size: 0.8em;
	padding: 5px 10px;
	border-top: 1px dashed #B6C8DA;
}

/*==================================End of index share details*/

/*================================================================================RNS material*/

#hsbody #banner {
	background-color: #F7F8F1;
	padding: 0;
	border-bottom: 2px solid #07396A;
	height: 50px;
}
#hsbody #banner h1 {
	font-size: 1em;
	margin: 5px 0 10px 0;
}
#hsbody #banner div {
	font-size: 0.7em;
	padding: 0 20px;
}
#hsbody .page {
	padding-left: 20px;
} 
#hsbody .page pre{
	margin-right: 40px;
	margin-left: 20px;
}
/*=====================================END of RNS material*/
