@charset "utf-8";
/* CSS Document */

body {
	background: #dbdbdb;
	color: #333;
	font: 0.76em arial, sans-serif;
	text-align: justify;
	margin: 0px;
	padding: 0px
}

#wrap {
	position: relative;
	width: 900px;
	margin: 0px auto;
	background: #fff
}

#header {
	height: 45px;
	background: #f9f9f9
}

.Logo {
	float: left;
	width: 200px;
	height: 45px
}

#SearchBar {
	float: right;
	width: 350px;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	height: 30px
}

#SearchBar .TextField {
	background: url(../img/InputField.gif) no-repeat top left;
	height: 20px;
	width: 207px;
	border: 0px;
	padding: 2px 5px
}

#SearchBar .ButtonSubmit {
	background: #ff9900;
	border: 1px solid #330066;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}

#SearchBar form {
	margin: 0px;
	padding: 0px;
}

#HeaderImage {
	height: 168px;
	clear: both;
	border-top: 1px solid #ccc
}

#HeaderImageNew {
	height: 111px;
	clear: both;
	border-top: 1px solid #ccc
}

#HeaderImageLeft {
	float: left;
	width: 500px;
}

#HeaderImageRight {
	float: left;
	width: 400px;
}

#MainContent {
	padding: 21px 0px 0px 0px;
	margin: 0px;
}

#ContentMain {
	padding: 21px 105px 41px 105px;
}

#LeftColumn {
	float: left;
	width: 213px;
	margin: 0px;
	padding: 0px
}

#RightColumn {
	float: left;
	width: 686px;
	border-left: 1px solid #fff;
	margin: 0px;
	padding: 0px
}

#CreditMap {
	height: 450px;
	background: url(../img/map.jpg) no-repeat bottom right;
	padding-left: 34px
}

.CreditBlock {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 620px;
}

#CreditMap ul {
	margin: 0px;
	padding: 0px;
	list-style: none
}

#CreditMap li {
	list-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: right
}

#CreditMap li.Credit24Estonia {
	background: url(../img/home-page/Credit24_Estonia.png) no-repeat top left;
	width: 113px;
	height: 92px;
}

#CreditMap li.Credit24Finland {
	background: url(../img/home-page/Credit24_Finland.png) no-repeat top left;
	width: 113px;
	height: 92px;
}

#CreditMap li.Credit24Lithuania {
	background: url(../img/home-page/Credit24_Lithuania.png) no-repeat top left;
	width: 113px;
	height: 92px;
}

#CreditMap li.Credit24Latvia {
	background: url(../img/home-page/Credit24_Latvia.png) no-repeat top left;
	width: 113px;
	height: 92px;
}

#CreditMap li span {
	display: none;
}

#CreditMap li span.Country {
	display: block;
	padding: 60px 10px 0px 10px
}

.CreditBlock img {
	border: 0px;
}

a#ResearchBox {
	background: url(../img/home-page/Investor-alert.png) no-repeat bottom center;
	display: block;
	border: 3px double #666;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	height: 40px;
	margin-top: 1px
}

a#ResearchBox:hover {
	color: #F9A11B;
}

a#ResearchBox span {
	padding: 10px 10px;
	visibility: visible;
	display: block
}

#Footer {
	background: #366fc5;
	padding: 10px;
	color: #fff;
	font-size: 0.9em
}

.clear {
	clear: both;
}

/* STYLES */

#RightColumn h1 {
	font-size: 1.4em;
	color: #666;
	margin: 0px;
	padding: 0px 0px 21px 34px;
}

#ContentMain h1 {
	font-size: 1.4em;
	color: #666;
	margin: 0px 0px 23px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #f90
}

#ContentMain h2 {
	font-size: 1.2em;
	color: #2b65bf;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#ContentMain h3 {
	font-size: 1.1em;
}

#LeftColumn h1 {
	font-size: 1.4em;
	color: #666;
	margin: 0px;
	padding: 0px 20px 21px 20px;
}

#LeftColumn h2 {
	display: block;
	background: #255bbb;
	margin: -5px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	font-size: 1.2em;
	color: #fff
}

#LeftColumn h2.InvestorInfo {
	background: #255bbb;
}

#LeftColumn p strong {
	color: #777;
}

#LeftColumn a {
	font-weight: bold;
}

#LeftColumn h3 {
	font-size: 1.1em;
	color: #666;
	margin: 0px;
	padding: 0px 20px 10px 20px;
	text-align: left
}

#LeftColumn .NewsBlock {
	background: #e2eaf7;
	padding-top: 10px;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px
}

#LeftColumn .InvestorAlert {
	background: url(../img/home-page/Investor-alert.png) no-repeat top center;
	padding-top: 12px;
	border: 3px double #aba2a2;
	padding-bottom: 0px;
	text-align: center;
	height: 48px;
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px
}

#LeftColumn .InvestorAlert a:link, #LeftColumn .InvestorAlert a:visited, #LeftColumn .InvestorAlert a:hover {
	text-decoration: none;
}


#RightColumn p {
	padding: 0px 65px 15px 34px;
	margin: 0px;
	line-height: 1.2em
}

#LeftColumn p {
	padding: 0px 20px 5px 20px;
	margin: 0px;
	line-height: 1.2em
}

.floatimageright {
	float: right;
	margin-left: 20px
}

.update {
	color: #f90;
}

ul.sitemap {
	background: #efefef;
	border: 1px solid #ccc;
	list-style: none;
	margin: 10px;
	padding: 10px;
	float: left;
	width: 320px;
	height: 360px
}

ul.sitemap li {
	padding: 0px 10px;
	margin: 0px;
	list-style: none
}

ul.sitemap ul {
	border: none;
}

/* LINKS */

a:link, a:visited {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #ff9900;
	text-decoration: none;
}

#Footer a {
	color: #fff;
}

/* RESULTS PAGE */

.ResultsHeader {
	border-bottom: 5px solid #fff;
	padding: 10px;
	font-size: 1.1em
}

.SearchResult {
	margin-bottom: 20px;
}


.SearchResultAlt {
	background: #f7f5f0;
	border-top: 5px solid #f7f5f0;
	border-bottom: 5px solid #f7f5f0;
}


.SearchResultTitle {
	line-height: 2em;
	padding: 10px;
}

.SearchResultDesc {
	padding: 10px;
	
}

tr.ResultsHeader td {
	padding: 10px;
}

/* latest results */

.SingleLine {
	border-bottom: 1px solid #666667;
}

/* AR PAGE */

.head2 {
	background: #b8d1ed;
	font-size: 1.1em;
	font-weight: bold
}

.button {
	background: #f90	color: #fff;
	border: 1px solid #c4af80;
	padding: 1px
}

.text {
	border: 1px solid #f90;
	background: #fff;
	padding: 1px;
}

span.arSmall {
	visibility: hidden;
	display: none;
	font-size: 10px
}

table.News td {
	border-bottom: 1px solid #ffebcc;
	background: #fff;
	padding: 4px 0px
}

table.News td.AltRow {
	background: #fff5e5;
	border-bottom: 1px solid #ffebcc;
}

div.AIMRules {
	background: #efefef;
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 10px
}

div.AIMRules h3 {
	margin-top: 0px;
	padding-top: 10px;
}

div.AIMRulesLink {
	float: right;
	width: 40%;
	padding-top: 10px
}
