﻿html {font-size: 100.01%;}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	min-width: 845px;
	font-size: 62.5%;
	background: #33546c url("../images/bg-body.gif") repeat-x fixed;
	font-family: arial, verdana, tahoma, "trebuchet ms", sans-serif;
}
#page {
	width: 845px;
	margin: 0 auto;
	padding: 0 8px;
	min-height: 100%;
	overflow: hidden;
	background: url("../images/shadow.png") repeat-y;
}
* html #page {height: 100%;overflow: visible;}

/*--- general ---*/

.hometable td { color:#515151}
.ccbnBgTblOdd td { background-color:#f8f8f8;}
.ccbnBgTblEven td { background-color:#ededed}

* {outline: none;}
form {margin: 0;padding: 0;}
img {border: none;display: block;}
.bg-none {background: none !important;}
div.contentHolder ul{ color:#515151; line-height:20px; margin:10px; list-style-type:square; font-size:110%; padding-left:10px; text-align:justify;}
div.contentHolder ul ul{font-size:100%; padding-left:10px; list-style-type:circle;  text-align:justify;}
div.module ul {font-size:100%; margin: 0;padding: 0;list-style: none;}
ul.list-news li{font-size:100%; margin: 0;padding: 0;list-style: none;}
ul {font-size:100%; margin: 0;padding: 0;list-style: none;}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	font-family: arial, verdana, tahoma, "trebuchet ms", sans-serif;
}
h2 {
	color: #4a6c86;
	font-size: 250%;
	font-weight: bold;
	/*text-transform: uppercase;*/
}
h3 {
	color: #4a6c86;
	font-size: 170%;
	font-weight: bold;
	/*text-transform: uppercase;*/
}
p {
	margin: 0;
	color: #515151;
	font-size: 115%;
	line-height: 160%;
}
a {
	color: #167a9b;
	cursor: pointer;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

/*--- header ---*/
#header {
	float: left;
	width: 845px;
	padding: 9px 0 0 0;
}
#header strong {
	float: left;
	margin: 0 0 0 30px;
}
#header strong a {
	float: left;
	width: 85px;
	height: 43px;
	overflow: hidden;
	text-indent: -12000px;
	background: url("../images/logo.png") no-repeat;
}
.rt-links {
	float: right;
	padding: 14px 21px 0 0;
}
.rt-links li {
	float: left;
	font-size: 110%;
	padding: 0 13px 0 15px;
	background: url("../images/sep-1.gif") no-repeat 0 3px;
}
.safari .rt-links li div {margin: -4px 0 0 0;}
.rt-links .first {background: none;}

.rt-links li a {
	color: #6e6e6e;
	text-transform: uppercase;
}
.i-tex {
	padding: 0;
	float: left;
	width: 94px;
	color: #a2a2a2;
	font: 100% arial, verdana, tahoma, "trebuchet ms", sans-serif;
}
.rt-links li .i-but {
	float: left;
	margin: 2px 0 0 7px;
}
/*--- navigation-bar ---*/
.navigation-bar {
	float: left;
	width: 784px;
	min-height: 33px;
	line-height: 33px;
	padding: 8px 32px 0 29px;
	background: url("../images/bg-nav.gif") no-repeat 29px 8px;
}
* html .navigation-bar {height: 33px;}

/*--- head-box ---*/
.head-box {
	float: left;
	width: 786px;
	padding: 8px 24px 0 23px;
}
.shadow-box {
	float: left;
	width: 786px;
	height: 249px;
	position: relative;
	padding: 5px 7px 8px 5px;
	background: url("../images/img-shadow.png") no-repeat;
}
.head-box h1 {
	top: 24px;
	right: 35px;
	color: #3c7bbf;
	line-height: 1;
	font-size: 280%;
	text-align: left;
	font-weight: bold;
	position: absolute;
	letter-spacing: -1px;
	text-transform: uppercase;

}
.head-box h1 span {
	color: #0a0824;
	font-size: 22px;
	font-weight: normal;
}
.list-banners {
	float: left;
	width: 816px;
	padding: 6px 0 0 29px;
}
.list-banners li {
	float: left;
	padding: 0 22px 0 0;
}
.list-banners li h3,
.list-banners li p {
	position: absolute;
	visibility: hidden;
}
/*--- content ---*/
#content {
	float: left;
	width: 845px;
	background: url("../images/bg-content.gif") repeat-y 17px 0;
}
.bg-content {
	float: left;
	width: 845px;
	background: url("../images/bg-content-2.gif") no-repeat 17px 0;
}
/*--- left-content ---*/
.left-content {
	float: left;
	width: 243px;
	padding: 0 0 10px 17px;
	min-height:300px;
}
.share-box {
	float: left;
	width: 219px;
	display: inline;
	margin: 25px 12px 0 12px;
	background: url("../images/bg-mid-share.gif") repeat-y;
}
.share-box div {
	float: left;
	width: 219px;
	background: url("../images/bg-top-share.gif") no-repeat;
}
.share-box div div {
	float: left;
	width: 195px;
	padding: 10px 12px 10px 12px;
	background: url("../images/bg-bot-share.gif") no-repeat 0 100%;
}
.share-box div div ul {padding: 0;}
.share-box div div ul li {
	color: #fff;
	display: inline;
	font-size: 120%;
	font-weight: bold;
}
.share-box div div ul .first {
	color: #85a992;
	font-size: 120%;
	font-weight: bold;
	padding: 0 5px 0 0;
	text-transform: uppercase;
}
.share-box div div ul li img {
	display: inline;
	margin: 0 2px 0 2px;
	vertical-align: middle;
}
/*--- left-column ---*/
div.left-column {
	float: left;
	width: 340px;

}
div.left-column H4 
{
    padding: 10px 0 0 0 ;
    font-weight:bold;
    font-size:120%;
    color:#4a6c86;
}

/*--- right-column ---*/
div.right-column {
	float: right;
	width: 150px;
	margin: 0 0 10px 10px;
	padding: 0 0 0 17px;
	border-left:1px #E7E7E7 solid;	
}
div.right-column li
{
    font-size:80%
}
div.right-column ul 
{
  padding-left:7px;
}
div.related 
{
    }
div.downloads 
{
}
div.downloads ul li 
{
 text-align:left;
}

div.right-column H4 
{
    padding: 10px 0 0 0 ;
    font-weight:bold;
    font-size:120%;
    color:#5B85A4;
}


/*--- quick-links-box ---*/
.quick-links-box {
	float: left;
	width: 227px;
	padding: 10px 0 0 8px;
}
.bg-top-quick {
	float: left;
	width: 213px;
	height: 31px;
	overflow: hidden;
	line-height: 31px;
	padding: 4px 0 0 14px;
	background: url("../images/bg-top-quick.png") no-repeat;
}
.bg-top-quick h3 {
	color: #fff;
	font-size: 180%;
}
.bg-bot-quick {
	float: left;
	width: 227px;
	height: 9px;
	overflow: hidden;
	background: url("../images/bg-bot-quick.png") no-repeat;
}
.bg-mid-quick {
	float: left;
	width: 197px;
	padding: 0 15px 0 15px;
	background: url("../images/bg-mid-quick.png") repeat-y;
}
.bg-mid-quick .left-links {
	width: 204px;
	padding: 0 0 11px 0;
	margin: 16px 0 0 8px;
	background: url("") repeat-x;
}

.bg-mid-quick ul {padding: 13px 0 9px 0;}
.bp-1 {padding: 13px 0 3px 0 !important;}

.bg-mid-quick ul li {
	font-size: 110%;
	font-weight: bold;
	padding: 0 0 5px 14px;
	background: url("") no-repeat 0 2px;
}
.bg-mid-quick ul li a {color: #18222d;}
.bg-mid-quick h4 {
	color: #c0ccd4;
	font-size: 170%;
	font-weight: bold;
}
.bg-line-box {
	float: left;
	width: 219px;
	display: inline;
	margin: 8px 0 0 12px;
	padding: 8px 0 0 0;
	background: url("../images/d-line.gif") repeat-x;
}
.bg-line-box h4 {
	color: #4a6c86;
	line-height: 1;
	font-size: 160%;
	font-weight: bold;
	padding: 0 0 0 6px;
}
.form-search {
	float: left;
	width: 197px;
	height: 27px;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 10px 12px 0 10px;
	background: url("../images/bg-form.gif") no-repeat;
}
.form-search .i-tex {width: 148px;}

.go-2 {
	float: right;
	margin: 4px 0 0 0;
}
.contact-us {
	float: left;
	width: 219px;
	height: 47px;
	font-size: 110%;
	overflow: hidden;
	font-weight: bold;
	margin: 8px 0 0 0;
	text-align: right;
	background: url("../images/bg-contact.png") no-repeat;
}
.contact-us a {
	float: left;
	color: #fff;
	width: 193px;
	height: 36px;
	line-height: 36px;
	position: relative;
	padding: 11px 26px 0 0;
}
/*--- right-content ---*/
#searchResults { display: none;}
.right-content {
	float: left;
	width: 525px;
	padding: 0 32px 0 28px;
}
.right-content h2 {padding: 27px 0 15px 0;}
.right-content p {
    padding: 0 0 14px 0;
    text-align:justify;
    }

.right-content h3 {
	padding: 6px 0 6px 0;
	background: url("../images/d-line.gif") repeat-x 0 100%;
	display:;
}
.right-content h4 {
    padding: 10px 0 0 0 ;
    font-weight:bold;
    font-size:120%;
    color:#4a6c86;
}

.list-news {padding: 9px 0 0 0;}
.list-news li {padding: 0 0 15px 0;}

.list-news li h4 {
	color: #167a9b;
	font-size: 110%;
	font-weight: bold;
	padding: 0 0 0 12px;
/*	text-transform: uppercase; */
	background: url("../images/i-1.gif") no-repeat 0 5px;
}
.list-news li h4 a {color: #167a9b;}
.list-news li p {padding: 0 0 0 12px;}

/*--- sitemap ---*/
ul.list-sitemap  {margin-left: 0;padding-left: 30px; list-style:none;}
.list-sitemap {padding: 9px 0 0 0;}
.list-sitemap li {padding: 0 0 5px 0; }
div.contentHolder ul ul.list-sitemap{font-size:100%; padding-left:30px; list-style-type:none;  text-align:justify;}
.list-sitemap li h4 {
	color: #167a9b;
	font-size: 110%;
	font-weight: bold;
	padding: 0 0 0 12px;
	text-transform: uppercase;
	background: url("../images/i-1.gif") no-repeat 0 3px;
}
.list-sitemap li h4 a {color: #167a9b;}
.list-sitemap li p {padding: 0 0 0 12px;}


/*--- footer ---*/
#footer {
	float: left;
	width: 796px;
	display: inline;
	min-height: 30px;
	margin: 0 32px 0 17px;
	border-top: 1px solid #e3e3e3;
	text-decoration:none;
}
* html #footer {height: 30px;}

#footer p {
	padding: 0 20px;
	font-size: 100%;
	line-height: 300%;
	font-weight: bold;
	text-align: left;
	width:200px;
}

.footer-links {
	float: right;
	padding: 10px 0px 10px 0;
}
.footer-links li {
	float: left;
	font-size: 95%;
	padding: 0 13px 0 15px;
	background: url("../images/sep-1.gif") no-repeat 0 3px;
}
.safari .footer-links li div {margin: -4px 0 0 0;}
.footer-links .first {background: none;}

.footer-links li a {
	color: #6e6e6e;

}

.footer-links li .i-but {
	float: left;
	margin: 2px 0 0 7px;
}

/*--- page-2 ---*/

.head-box-2 {
	float: left;
	width: 786px;
	padding: 9px 25px 0 25px;
}
.shadow-box-2 {
	float: left;
	width: 786px;
	height: 186px;
	position: relative;
	padding: 4px 6px 6px 3px;
	background: url("../images/img-shadow-2.png") no-repeat;
}
.shadow-box-2 h1 {
	right: 10px;
	bottom: 25px;
	left:0px;
	color: #0a0824;
	line-height: 1.5;
	font-size: 320%;
	position: absolute;
	letter-spacing: -1px;
	display:block;
	width:775px;
	text-transform:uppercase;
	background-color:#000;
	filter: alpha (opacity=30);
	opacity:0.3;
	text-align:right;
	padding-right:10px;
	margin-left:3px;
	
	
	/*text-transform: uppercase;*/
}
.shadow-box-2 h1 span {font-weight: bold; height:45px;}

/*--- left-links ---*/
.left-links {
	width: 204px;
	padding: 0 0 0 0;
	margin: 16px 0 8px 0;
	
}
.left-links ul {
	padding: 0 0 0 0;
	margin: 4px 0 0 8px;
	
}

.left-links ul ul {
	padding: 0;
	margin: 4px 0 0 8px;
/*	background: url("../images/d-line.gif") repeat-x 0 100%;*/
}
.left-links ul ul ul {
	padding: 0;
	margin: 4px 0 0 0;
/*	background: url("../images/d-line.gif") repeat-x 0 100%;*/
}

.left-links li {
	padding: 5px 0 6px 0; 
}
.left-links li li {
	padding: 7px 0 8px 0;
	margin:0;
	background: url("../images/leftnav_bg.gif") repeat-x 0 100%;
}
.left-links li li li {
	padding: 1px 0 3px 0;
	margin:0;
	background: none;
/*	background-color:#eeeeee;*/
}
.left-links li li li li {
	padding: 0;
	margin:0 0 0 8px;
}

.left-links li a {
	display: block;
	color: #666666;
	font-size: 110%;
	font-size:12px;
	font-weight: bold;
	padding: 0 0 0 26px;
}
.left-links li li a {
	display: block;
	font-size: 110%;
	font-size:12px;
	font-weight: bold;
	padding: 0 0 0 26px;
}

.left-links li li li a {
	display: block;
	color: #5f839f; 
	font-size: 110%;
	font-weight: bold;
	padding: 0 0 0 26px;
}
.left-links li li li li a {
	display: block;
	color: #989898; 
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding:1px 0 3px 26px;
}

.left-links li a:hover,
.left-links li .active {
	color: #184465;
	text-decoration: none;
	background: url("../images/i-2.gif") no-repeat 10px 3px;
}
li.ancestor-links a{
	/*color: #989898;*/
	color: #184465;
	padding-left:3px;
	text-decoration: none;
	/*background: url("../images/i-4.gif") no-repeat 10px 3px;*/
}
li.ancestor-links a:hover {
	color: #184465;
		padding-left:3px;
	text-decoration: none;
	background: none;
	/*background: url("../images/i-3.gif") no-repeat 10px 3px;*/
}
.right-content p strong a {
	color: #244258;
	/*text-transform: uppercase;*/
}


/*--- tabel style one ---*/


table.tableOne {
	border-width: 1px;
	border-style: solid;
	border-color:#4A6C86;;
	border-collapse: collapse;
	background-color: white;
	text-align:left;
}
table.tableOne th {
	color:#fff;
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #507590;
	background-color: #4A6C86;
	padding:8px;
	text-align: left;
	vertical-align: top;


}
table.tableOne td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #gray;
	vertical-align:top;

}

table.tableOne tr.odd {
	background-color:#F5F5F5;
}
table.tableOne tr.even {
	background-color:#E4E4E4;
}

/* -----  Forms styles    ----- */

.TableForms input { border:1px #3399CC solid; font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 
 color: #666666;}

.TableForms textarea {border:1px #3399CC solid;font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 
 color: #666666;}

.TableForms td { vertical-align:top;}

.TableForms input.button { background-color:#1d3a4f; color:#FFFFFF; font-size:11px; }

select { 
 background-color: #FFFFFF; 
 border-color:#009933; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 
 color: #666666; 
 border: 1px solid #3399CC;
} 

.RequiredField { 
 color: #3399CC;
 font-size:15px; 
} 

/* Search Style */

.entry { padding: 3px 0 3px 0;}
.date {color:#515151;}
.entry p { padding:2px 0 2px 0;}


/*  home page investor and link panels */

#homepanels {
    margin:25px 12px 0px 12px;
}
#homepanels div table 
{
    margin:0;
    padding0;
    }

#homepanels ul{
    list-style-type:circle;
    }

#investorpanel {
	width:219px;
	list-style-type:circle
}

#itop {
	width:209px;
	height:22px;
	padding:10px 0 0 10px;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
/*	cursor:pointer; */ 
}

.itop {
	width:209px;
	background-image:url(../images/investorpanel_top.gif);
	height:22px;
	padding:10px 0 0 10px;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
}

#itop1 {
	 background-image:url(../images/investorpanel_top.gif);
}

.itopup {
	width:209px;
	height:22px;
	background-image:url(../images/stockup.gif);
	padding:10px 0 0 10px;
	background-color:#b0c3e0;
	margin:0;
	font-weight:bold;
}

.itopdown {
	width:209px;
	height:22px;
	background-image:url(../images/stockdown.gif);
	padding:10px 0 0 10px;
	background-color:#b0c3e0;
	margin:0;
	font-weight:bold;
}

#ifeedint {
	background-image:url(../images/i_bg.png);
	background-repeat:repeat-x; 
	background-color:#9ab2d5;
	padding:0px 5px 0px 5px;
	width:209px;
	height:62px;
}

#ifeed {
	background-image:url(../images/i_bg.png);
	background-repeat:repeat-x; 
	background-color:#9ab2d5;
	padding:0px 5px 0px 5px;
	width:209px;
}

div.closedup #ifeedcont {
	background-image:url(../images/i_bg.png); 
	background-repeat:repeat-x; 
	background-position:0px -62px;
	background-color:#9ab2d5;
	padding:0px 5px 0px 5px;
	width:209px;
	display:none;

}

div.openedup #ifeedcont {
	background-image:url(../images/i_bg.png); 
	background-repeat:repeat-x; 
	background-position:0px -62px;
	background-color:#9ab2d5;
	padding:0px 5px 0px 5px;
	width:209px;
}

#ifeedcont img {
    padding: 0 3px 0 0;
    display:inline;
}

#ifeedint img {
    padding: 0 3px 0 0;
    display:inline;
}

table.investorfeed {
	width:100%;
	text-align:left;
}

.investorfeed th {
	padding:3px;
	text-align:left;
	color:#1e3347;
}

.investorfeed TR.iodd td {
	padding:3px;
	background-color:#d0dcee;
	color:#666666;
}
.investorfeed TR.iodd th {
	padding:3px;
	background-color:#d0dcee;
	text-align:left;
	font-weight:normal;
}
.investorfeed TR.ieven td {
	padding:3px;
	color:#FFFFFF;
}
.investorfeed TR.ieven th {
	padding:3px;
	text-align:left;
	font-weight:normal;
}
.ibottom {
	height:5px;
}


#ifeedcont #iRandDollar { 
	padding:4px;
	margin:0 ;
	width:135px;
	color:#1e3347;
	line-height:16px;
}

#ifeedcont #irefresh { 
	width:65px;
	float:right;
	padding:21px 0 0 0;
	margin:0;
}
#ifeedcont #irefresh a { 
	color:#1e3347;
	background-image:url(../images/refresh.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:1px 0 3px 18px;
	text-decoration:none;
}

.clear {
	line-height:0px;
	clear:right;
	padding:0;
	margin:0;
}
#linkspanel {
	width:219px;
}
#linkspanel a {
	color:#1e3347;
	text-decoration:none;
}

#linkspanel ul {
	color:#FFFFFF;
	margin:0;
	padding:5px 0 5px 30px;
}
#announcepanel {
	width:219px;
}
#announcepanel a {
	color:#1e3347;
	text-decoration:none;
}

#announcepanel ul {
	color:#FFFFFF;
	margin:0;
	padding:5px 0 5px 30px;
}
#infopanel {
	width:219px;
}
#infopanel a {
	color:#1e3347;
	text-decoration:none;
}

#infopanel ul {
	color:#FFFFFF;
	margin:0;
	padding:5px 0 5px 30px;
}


/* new temp style  */

#stockdelay { background-color:#41647e; color:#a1b5d3; padding:4px 0 1px 10px; font-size:90%;}

/* Net1 International Presence Map */

.mapcurrent { color:#555555;}
.mapnew { width:219px; color:#555555}
.mapcurrent th { background-color:#2e4e66; color:#FFFFFF; text-align:left; padding: 7px 0 7px 5px; }
.mapnew th { background-color:#dcb42b; color:#FFFFFF; text-align:left; padding: 7px 0 7px 5px; }
.bbb { background-image:}
.right-content #inpagelinks H3 { padding:6px 0 6px 13px; background: url(../images/bullet_h3.gif) no-repeat 0px 8px; color:#dcb42b; font-size: 13px;}

.right-content #inpagelinks H5 { padding:6px 0; background: url(../images/d-line.gif) repeat-x 0px 100%; color:#4a6c86; font-size: 170%; font-weight:bold; margin:20px 0 10px 0;}

.TableForms { text-align:left;}
.TableForms h3 { padding:20px 0 10px 0;}
.TableForms h3.first { padding:0px 0 10px 0;}
input[type="radio"] { border:0;}
.module { padding:0; margin:0;}
.TableForms p { font-size:11px; line-height:normal; margin:0; padding-top:3px}