/**
 * Ashmore screen CSS
 *
 * @filename    screen.css
 * @author      Matt Hamm, Norbert Laposa, Oliver Rowlands
 * @date        2006-12-01
 * @copyright   Liquid Light Digital Ltd.
 * @url         http://www.liquidlight.co.uk
 */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.hide {
	display: none;
}
body.twoColumns {
	background: url(../img/fade_background.jpg) no-repeat bottom left;
}
body.oneColumn {
	background: url(../img/fade_background_singleCol.jpg) no-repeat bottom left;
}
#wrapper {
	width: 934px;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5 {
	color: #002d48;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 120%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h2.csc-firstHeader a {
	text-decoration: none;
	color: #002d48!important;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h2.csc-firstHeader a:hover {
	text-decoration: none;
	color: #3156a6!important;
}
h2.csc-firstHeader {
	padding-top: 0;
}
h1 {
	font-weight: normal;
	font-size: 140%;
}
h1.pageTitle {
	padding: 0 0 5px 0;
	margin: 0;
}
h3, h2 {
	background: url(../img/dashes.gif) repeat-x bottom left;
	font-weight: normal;
	font-size: 110%;
	padding: 15px 0 5px 0;
	margin: 0;
}
p.bodytext {
	padding: 5px 0 15px 0;
	margin: 0
}
#contentCol2 h2, h3 {
	font-size: 100%;
}
h3.wide {
	background: url(../img/dashes_long.gif) no-repeat bottom left;
}
h5, h4 {
	margin: 0;
	padding: 0;
}
.bodytext .detail {
	font-size: 75%;
	line-height: normal;
}
div.divider hr {
	display: none;
}
div.divider {
	clear: both;
	margin: 0;
    padding: 0;
    height: 1px;
    font-size: 1px;
	background: url(../img/dashes_long.gif) repeat-x;
}
ul {
	padding-left: 15px;
	margin: 5px 0 0 0;
}
#content ul li {
	list-style-type: square;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 8px;
	font-size: 80%;
}

/**
 * Logo
 */
#logo {
	background: url(../img/logo.jpg) no-repeat top left;
	width: 146px;
	height: 45px;
	position: absolute;
	top: 110px;
	left: 34px;
}
#logo a {
	display: block;
	width: 146px;
	height: 45px;
	text-decoration: none;
}
#logo span {
	visibility: hidden;
}
#imageContainer {
    background:  #CCCCCC url(../img/slideshow/mainImage_rio.jpg) top left;
}

/**
 * PDF icon List
 */
ul.action-items  {
	padding-left: 20px;
	margin-top: 10px;
}
ul.action-items li {
	list-style-type: none!important;
	margin-bottom: 10px!important;
	background: url(../img/icon-pdf.gif) no-repeat top left;
	padding: 0 0 0 30px!important;
	margin: 0;
}
ul.action-items li a {
	text-decoration: none;
}
ul.action-items li a:visited {
	text-decoration: none;
}
#content ol li {
	font-size: 80%;
}
ol {
	margin-bottom: 20px;
}
p.price span.change.up {
	background: url(../img/arrow_up.gif) no-repeat 0 3px;
}
p.price span.change.down  {
	background: url(../img/arrow_down.gif) no-repeat 0 3px;
}
p.price span.change.up,
p.price span.change.down  {
	padding-left: 13px;
}

/**
 * Content layout
 */
#contentCol2 p {
	margin-top: 0;
	font-size: 80%;
	padding: 0 20px 0 20px;
}
#contentCol2 h2,
#contentCol2 h3,
#contentCol2 h4,
#contentCol2 h5,
#contentCol2 h6 {
	padding: 10px 20px 0 20px;
	margin-bottom: 5px;
}
#contentCol2 h3,
#contentCol2 h2 {
	background: none!important;
	font-weight: bold;
}
#content a:link,
#content a:visited {
	color: #002d48;
}
#content p {
	font-size: 80%
}
#content a:hover {
	color: #3156a6;
}
#contentCol2 a:link {
	font-size: 90%;
	text-decoration: none;
}
#col1 {
	background: url(../img/leftColBackground_short3.jpg) no-repeat;
	width: 221px;
	height: 1054px;
	float: left;
}
#col2 {
	float: left;
	width: 710px;
	color: #5f6056;
}
#content {
	padding-top: 262px;
}
#contentCol1 {
	float: left;
	width: 463px;
	margin: 0;
	padding: 0;
}
#contentCol1_wide {
	margin: 0;
	padding: 0;
}
body.twoColumns #contentCol1_wide {
	width: 710px;
}
#contentCol2 {
	position: absolute;
	left: 680px;
	top: 262px;
	width: 245px;
	margin: 0;
	padding: 0;
	height: auto;
}
.loginlabels {
	font-size: 75%;
}
.contentCol2padding {
	padding: 20px;
}
.mainContent {
	margin: 0 0 25px 0;
	line-height: 110%;
}
.col_a p {
    padding: 0 0 10px 0;
    margin: 0;
}
.col_bc {
	clear:both;
	border: 1px solid #FFFFFF;
}
.col_b {
	width: 180px;
	float: left;
}
.col_c {
	width: 180px;
	float: right;
}

#header {
	width: 710px;
	height: 196px;
	position: absolute;
	top: 35px;
	background: url(../img/mainImage_background.gif) no-repeat top left;
}

/**
 * Box
 */
.box {
	width: 223px;
	margin: 0 0 20px 12px;
	line-height: normal;
}
.box p {
	font-size: 75%!important;
	margin-bottom: 0;
}
.box p,
.box h4,
.box h5,
.box h3 {
	padding: 0!important;
}
.boxForm {
	margin-top: 7px;
}
.box input {
	margin: 0 0 10px 0;
}
.loginButton  {
	width: 100px!important;
}
a.button.login, button.login {
	background: url(../img/button_login.gif) no-repeat;
	width: 69px;
	height: 22px;
	border: 0;
	margin: 0;
}
button.login span {
	display: none;
}
.box button span {
	display: none;
}
.box input.text {
	width: 170px;
}
#loginorregister {
	height: 25px;
	clear: both;
}
#login01, #register01 {
	width: 75px;
	float: left;
}
p.forgotten a {
	text-decoration: none;
}
.boxtop {
	background: url(../img/box_top.gif) no-repeat top left;
	height: 13px;
}
.boxmiddle {
	background: url(../img/box_middle.gif) repeat-y top left;
	padding: 0 20px 0 20px;
	margin: 0;
	width: 195px;
}
.boxbottom {
	background: url(../img/box_bottom.gif) no-repeat top left;
	height: 13px;
}
.padding {
	padding: 0 20px 0 27px;
}
#login {
	width: 710px;
	height: 20px;
	position: absolute;
	top: 15px;
	text-align: right;
	color: #CCCCCC;
}
#login a {
	color: #999999;
	font-size: 80%;
	text-transform: uppercase;
	text-decoration: none;
}
#login a:hover {
	color: #3156a6;
}
#imageContainer {
	width: 696px;
	height: 165px;
	position: absolute;
	top: 14px;
	left: 14px;
	padding: 0;
}

/**
 * Navigation
 */
#primaryNavigation {
	position: absolute;
	top: 260px;
	width: 220px;
}
#primaryNavigation ul{
	margin: 0 0 0 13px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
#primaryNavigation ul li{
	list-style-type: none;
	background: url(../img/dashesNav.gif) repeat-x bottom left;
	display: block;
	width: 195px;
	padding: 5px 0 8px 0;
	margin: 0 0 0 0;
}
#primaryNavigation ul li a{
	text-decoration: none;
	color: #012c46;
	padding: 0 0 0 20px;
	margin: 0;
	display: block;
	background: url(../img/bulletBlue.gif) no-repeat top left;
}
#primaryNavigation ul li a:hover, #primaryNavigation ul li a.active {
	background: url(../img/bulletBlue_hover.gif) no-repeat top left;
	color: #3156a6;
}

/**
 * Secondary navigation
 */
#primaryNavigation ul ul {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #999999;
}
#primaryNavigation ul ul li {
	background: none;
	padding: 9px 0 0 0;
	margin: 0;
}
#primaryNavigation ul ul li a {
	background: none;
	color: #999999;
	padding: 0 0 0 20px;
	margin: 0;
}
#primaryNavigation ul ul li a:hover, #primaryNavigation ul ul li a.active {
	background: none;
}
#primaryNavigation ul ul ul {
	margin: 10px 0 10px 10px;
	font-size: 100%;
}
#primaryNavigation ul.extraNavigation {
	margin-top: 30px;
}

/**
 * Footer navigation
 */
#footerNavigation {
	clear: both;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	background: url(../img/dashes_long.gif) repeat-x top left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footerNavigation ul {
	margin: 0;
	padding: 0;
}
#footerNavigation ul li {
	display: inline;
	list-style-type: none;
	font-size: 70%;
	margin-right: 20px;
}
#footerNavigation ul li a {
	text-decoration: none;
	color: #012c46;
}
#footerNavigation ul li a:hover {
	text-decoration: none;
	color: #3156a6;
}
#footerNavigation a {
	color: #002d48!important;
}
#footerNavigation a:hover,
#footerNavigation a.active {
	color: #3156a6!important;
}

/**
 * Pagination
 */
.tx-ttnews-browsebox table {
	border: 1px solid gray;
	text-align: center;
	padding: 0;
}
.tx-ttnews-browsebox table td, th {
	padding: 0;
	border: 1px solid #CCCCCC;
}
.tx-ttnews-browsebox-SCell a:link {
	color: #FFFFFF;
}
#loginorregister a, #loginorregister p {
	color: #999999;
	text-decoration: none;
	font-size: 80%;
}
#loginorregister a:hover {
	color: #3156a6;
}
div.footerDisclaimer {
	font-size: 80%;
	line-height: 110%;
	color: #999999;
}
div.footerDisclaimer p {
	padding: 10px 0 5px 0;
	margin: 0;
}
#credit {
	color: #999999;
	font-size: 70%;
	padding: 0 0 0 0;
	margin: 0;
	width: 230px;
	height: 20px;
	float: left;
}
#credit a {
	color: #999999!important;
	text-decoration: none;
}
#credit a:hover {
	color: #3156a6;
	text-decoration: underline!important;
}
#contentCol2 .csc-textpic-image,
#contentCol2 .csc-textpic-single-image {
	background: #FFFFFF;
	border: 1px solid #C7D2D9;
	padding: 11px;
	margin: 0 0 10px 0;
	position: relative;
	right: 10px;
}

/**
 * Form elements
 */
fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #F8F8F8;
}
legend {
	font-weight: bold;
	color: #012c46;
	padding: 0;
	margin: 0;
}
label {
	float: left;
	width: 10em;
}
#form input {
	width: 200px;
}
textarea {
	width: 300px;
	height: 100px;
}
fieldset.questionaire textarea {
	width: 350px;
	height: 40px;
}
p.question {
	margin: 0 0 3px 0;
	padding: 0;
}
p.textarea {
	margin: 0 0 14px 0;
	padding: 0;
}
.termsText {
	width: 375px!important;
	height: 200px!important;
}
input[type="text"] {
	width: 200px;
}
input.checkbox, input.submit {
	width: auto;
}
input.radio {
	float: left;
	margin: 0;
	padding: 0;
}
.radio {
	width: 15px!important;
	margin: 0;
	margin-right: 5px!important;
	padding: 0;
}
input:focus, textarea:focus {
	background: #FFFFCC;
}
input[type="text"], textarea {
	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#monthOfBirthLabel, #yearOfBirthLabel {
	text-indent: -1000em;
	width: 0;
}
input#dateOfBirth {
	width: 3em;
	margin-right: 0.5em;
}
input#monthOfBirth {
	width: 10em;
	margin-right: 0.5em;
}
input#yearOfBirth {
	width: 5em;
}
#loginorregister input {
	margin: 0;
	padding: 0;
}
div.news-latest-container {
	padding: 10px 20px 10px 20px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.news-list-date, .news-latest-date {
	margin: 0;
	padding: 0;
}
.newsListItem, .news-latest-item {
	margin-top: 10px;
	background: transparent url(../img/dashes_long.gif) no-repeat bottom left;
	text-align: left;
}
#contentCol2 .news-latest-item h3 {
	margin: 0;
	padding: 0;
}
.cta, .news-latest-morelink {
	padding-bottom: 15px;
	font-size: 70%;
}
.news-latest-morelink a:link {
	text-decoration: underline;
}
.news-latest-item a:link {
	text-decoration: none;
	font-size: 80%;
}
.news-list-category {
	font-size: 70%;
	margin-bottom: 10px;
}
.news-latest-gotoarchive {
	display: none;
}

/**
 * Table stuff
 */
table {
	border-collapse: collapse;
	width: 100%;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	margin-bottom: 25px;
}
th {
	text-align: center;
}
th, td {
	padding: 5px;
	vertical-align: top;
}
th p, td p {
	font-size: 100%!important;
	margin: 0;
}
thead {
	background: url(../img/table_header_background.gif) repeat-x;
}
.indicative_prices thead  {
	background: url(../img/table_header_background_gry.gif) repeat-x;
	margin-top: 30px;
}
table.fund_price td, .indicative_prices td  {
	text-align: right;
}
table.fund_price td.td-0, table.indicative_prices td.td-0 {
	text-align: left;
}
th {
	font-weight: bold;
	color: #FFFFFF;
}
.priceAlign {
	text-align: right;
}
.ashmore_share_price_detail table tr td {
	border: 1px solid #EBEBEB;
}
.ashmore_share_price_detail table thead {
	color: #FFFFFF;
}
col {
	border-right: 1px solid #CCCCCC;
}
col#seven {
	border: none;
}
tr.tr-odd td {
	background-color: #EDF5FF;
}
.indicative_prices tr.tr-odd td {
	background-color: #E9E9E9;
}
div.teaser {
	clear: both;
	margin-bottom: 5px;
}
div.teaser p {
	margin-top: 5px;
}
div.teaser h3 a {
	text-decoration: none;
}
div.teaser h3 {
	padding: 5px 0 2px 0;
	margin: 0;
}
a.button {
	display: block;
	width: 99px;
	height: 25px;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
}
a.button span {
	display: none;
}
a.button.disagree {
	background-image: url(../img/button_disagree.png);
}
a.button.agree {
	background-image: url(../img/button_agree.png);
}
a.button.certify {
	background-image: url(../img/button_icertify.gif);
}
a.button.confirm {
	background-image: url(../img/button_confirm.gif);
}
a.button.decline {
	background-image: url(../img/button_decline.gif);
}
a.button.update {
	width: 169px;
	height: 25px;
	background: url(../img/button_update.png);
}
a.button.notupdate {
	width: 128px;
	height: 25px;
	background: url(../img/button_notupdate.png);
}
div.csc-header {
	clear: both;
}
div.ashmore_rns .date {
	font-weight: bold;
	padding: 0;
	margin: 0;
}
div.ashmore_rns p.subject {
	padding: 0;
	margin: 0 0 15px 0;
}
div.ashmore_rns div.list h2 {
	display: none;
}
div.ashmore_rns div.list {
	margin-top: 20px;
}
div.ashmore_rns div.list .date{
	float: left;
	width: 80px;
}
div.ashmore_rns div.list .subject{
	padding-left: 90px;
}
div.ashmore_share_price_info span.bid, div.ashmore_share_price_info span.currency {
	font-weight: bold;
}
div.ashmore_rns_detail pre {
	font-size: 12px;
	line-height: 110%;
}
div.row {
	padding: 10px 0;
	clear: both;
}
div.row label {
	font-size: 80%;
}
div.nx_messages {
	font-size: 0.9em;
	margin: 10px 10px 0 10px;
	border: 1px solid #FFDF66;
	background-color: #FEFFC6;
	padding: 10px;
}
div.nx_messages span.nx_error_msg {
	background: transparent url(..//img/watchdog-warning.png) no-repeat top left;
	padding-left: 25px;
}
button {
	background: #013D62;
	color: #FFFFFF;
	font-weight: bold;
	border: outset 2px black;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
button span {
	padding: 2px 5px;
	margin: 0;
}

/**
 * Disclaimer pop-up
 */
.disclaimerHighlight {
	background: #FFFFFF url(../img/gradiant_highlight.jpg) repeat-x;
	padding: 15px;
	margin: 15px;
	border: 1px solid #CCCCCC;
	color: #002d48;
	font-size: 110%;
	font-weight: bold;
	width: 220px;
}
.disclaimerHighlight div {
	width: 200px;
	height: 40px;
}
div.disclaimerHighlights div.disclaimerHighlight {
	background-image: none;
	border-width: 0;
	width: 33%;
	float: left;
	padding: 0;
	margin: 0;
}
div.disclaimerHighlights div.disclaimerHighlight div {
	background: #FFFFFF url(../img/gradiant_highlight.jpg) repeat-x;
	border: 1px solid #CCCCCC;
	width: auto;
	height: 60px;
	padding: 10px;
	margin: 15px 17px 15px 0;
}
.disclaimer {
	background: #FFFFFF;
}
.disclaimerWrap {
	padding: 20px;
}
.disclaimerBoxWrap h1 {
	padding: 0;
	margin: 0;
}
.disclaimerBox {
	background-color: #F0F0F0;
	width: 680px;
	height: 433px;
	border: 1px solid #F3F3F3;
}
.disclaimerBoxWrap {
	padding: 15px;
}
.disclaimerIntro {
	color: #c30d0a;
	font-size: 80%;
	margin-top: 0;
}
.disclaimerIntro p {
	margin-bottom: 0;
	margin-top: 0;
}
.disclaimer_text {
	margin: auto;
	background-color: #FFFFFF;
	width: 628px;
	height: 250px;
	overflow: auto;
}
.disclaimerTextWrap {
	padding: 5px 15px 15px 15px;
}
.disclaimerButtons {
	clear: both;
	width: 450px;
	height: 30px;
	float: right;
	padding: 0;
	margin: 0;
}
div.twoColLayout div.disclaimerButtons {
	clear: none;
	float: none;
	width: 80%;
	padding: 40px 0 0 0;
	border: 1px solid red;
}
.buttonDisclaim {
	float: right;
	width: 100px;
	margin-right: 16px;
}
.disclaimer .columnTwo,
.disclaimer .columnOne {
	margin: 0;
	padding: 0;
}
.news-single-files,
.news-single-category,
.news-single-backlink {
	font-size: 75%;
}
.news-single-files img {
	margin-right: 10px;
}

/**
 * Three column layout
 */
div.threeColLayout {
    clear: both;
}
div.threeColLayout ul {
    padding: 0;
	margin: 5px 0 0 15px;
	font-size: 75%;
	line-height: normal;
}
div.threeColLayout ul li {
	margin: 0 0 0 5px;
}
div.threeColLayout p {
	padding: 0 0 0 15px;
}
div.threeColLayout div.columnOne, div.threeColLayout div.columnTwo {
    padding-right: 12px;
    float: left;
    width: 200px;
}
div.threeColLayout div.columnThree {
    padding-right: 0;
    float: right;
    width: 200px;
}
div.threeColLayout div.columnOne,
div.threeColLayout div.columnTwo,
div.threeColLayout div.columnThree {
	width: 195px;
	height: 279px;
	background: url(../img/highlightBox.gif) no-repeat;
	margin: 0 0 20px 0;
}
div.threeColLayout div.columnOne {
	margin-right: 20px;
}
div.threeColLayout .columnWrap {
	padding: 20px;
}
div.threeColLayout a.button.register span, button.register span {
	display: inline;
	font-size: 80%;
	visibility: hidden;
}
div.threeColLayout a.button {
	text-decoration: none;
}
a.button.register, button.register {
	background: url(../img/button_register.gif) no-repeat;
	margin: 15px 0 0 0;
	width: 89px;
	height: 20px;
}
div.threeColLayout a.button.register {
	position: absolute;
	top: 708px;
}
button.register {
	border: 0;
}

/**
 * Two column layout
 */
div.twoColLayout {
    clear: both;
}
div.twoColLayout div.columnOne {
    float: left;
    width: 49%;
}
div.twoColLayout div.columnTwo {
    float: right;
    width: 49%;
}

/**
 * News feed
 */
div.ashmore_share_price_info {
	padding-top: 20px;
}
dl.news-single-files dt {
	float: left;
}
div.news-single-backlink {
	padding-top: 30px;
}

/**
 * Workspace preview
 */
#preview {
	position: fixed;
	opacity: 0.8;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 7px 5px 8px 30px;
	background: #E2F9E3 url(../img/tick.gif) no-repeat 7px 7px;
	border-top: 2px solid #99CC99;
	color: #006600;
	text-align: left;
	font-size: 80%;
}

/**
 * Slideshow
 */
#mySlideshow {
	width: 696px;
	height: 165px;
	z-index:5;
}
.jdSlideshow {
	display: none;
	overflow:hidden;
	position: relative;
}
.jdSlideshow img {
	border: 0;
	margin: 0;
}
.jdSlideshow .slideElement {
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}
.jdSlideshow .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
}
.jdSlideshow .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
}
.jdSlideshow .slideInfoZone h2 {
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}
.jdSlideshow .slideInfoZone p {
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}
.jdSlideshow a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
.jdSlideshow a.right, .jdSlideshow a.left {
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
* html .jdSlideshow a.right,
* html .jdSlideshow a.left {
	filter:alpha(opacity=50);
}
.jdSlideshow a.right:hover, .jdSlideshow a.left:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.jdSlideshow a.left {
	left: 0;
	top: 0;
	background: url(img/fleche1.png) no-repeat top left;
}
* html .jdSlideshow a.left {
	background: url(img/fleche1.gif) no-repeat top left;
}
.jdSlideshow a.right {
	right: 0;
	top: 0;
	background: url(img/fleche2.png) no-repeat top right;
}
* html .jdSlideshow a.right {
	background: url(img/fleche2.gif) no-repeat top right;
}