

@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/myriadproregular-webfont.eot');
    src: url('../fonts/myriadproregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadproregular-webfont.woff') format('woff'),
         url('../fonts/myriadproregular-webfont.ttf') format('truetype'),
         url('../fonts/myriadproregular-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

li {
	float: left;;
	display: block;
}

img {
	border: none;
}

#container {
	width: 100%;
	background: url(../images/bgMainRpt.jpg) repeat 0 0;
}

#topColor {
	width: 100%;
	height: 4px;
	background: #7bd02d;
}

#pageContainer {
	width: 968px;
	border-left: 1px solid #e2e1dc;
	border-right:  1px solid #e2e1dc;
	margin: 0 auto;
}

.pageHeader {
	height: 133px;
	border-bottom: 2px solid #fff;
	background: url(../images/bgHeader.jpg) repeat-x 0 0;
}

.pageLogo {
	float: left;
	margin: 50px 0 0 15px;
}

.headerCountries {
	float: right;
	margin-top: 12px;
	
}

.headerCountries ul li {
	margin: 0 5px 0 5px;
}

.topMenu {
	width: 100%;
}

.leftMenu {
	float: left;
	background: url(../images/bgMainMenu.png) repeat-x 0 0;
	width: 584px;
	padding: 12px 0 7px 0;
	border-right: 2px solid #dddddd;
	height: 25px;
}

.leftMenu ul li a {
	color: #e4e2e2;
	font-size: 16px;
	margin: 0 10px 0 20px;
	text-decoration: none;   
	font-family: 'MyriadProRegular';
}

.menuSpacer{
	background: url(../images/bgSpacer.png) no-repeat 0 0;
	width: 2px;
	height: 25px;
	float: left;
}

.topLoginDetails {
	background: url(../images/bgLoginDetails.png) repeat-x 0 0;
	width: 382px;
	height: 35px;
	float: right;
	padding-top: 9px;

}

.topLoginDetails p {
	margin: 0;
	padding: 0 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	float: left;
}

.loginTextArea{
	float: left;
	border: 1px solid #ccc;
	margin-left: 7px;
	width: 112px;
	height: 18px;
}

.loginBtn {
	float: left;
	background: url(../images/btnLogin.png) no-repeat 0 0;
	width: 71px;
	height: 22px;
	border: none;
	margin-left: 5px;
	cursor: pointer;
}

.frontBlock{
	width: 100%;
	background: #fff;
}

.topsliderTrigger {
	position: absolute;
	right: 25px;
	bottom: 10px;
}

.topsliderTrigger li a {
	font-family: 'MyriadProRegular';
	display: block;
	background: #bacde5;
	color:#3f6fac;
	text-align: center;
	font-size: 12px;
	width: 14px;
	height: 14px;
	margin: 0 3px 0 3px;
	text-decoration: none;
}

.frontPicture {
	
	float: left;
	position: relative;
	margin-right:1px;
	opacity:1;
}


.customerBlock {
	float: right;
	background: #1b5398 url(../images/bgCustomerCare.jpg) no-repeat 115px 24px;
	
	width: 195px;
	height: 156px;
}
.customerBlock:hover {
	float: right;
	background: #1b5398 url(../images/bgCustomerCare1.jpg) no-repeat 115px 24px;
	
	width: 195px;
	height: 156px;
}

.customerTitle {
	font-family: 'MyriadProRegular';
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 84px 0 0 12px;
	margin: 0;
}

.chatText {
	color: #4685f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 14px;
	margin: 0;
}

.loginBlock{
	float: right;
	background: #62ad15 url(../images/bgLoginTrade.jpg) no-repeat 144px 14px;
	width: 195px;
	height: 90px;
	margin-top:1px;
	
}
.loginBlock:hover{
	float: right;
	background: #62ad15 url(../images/bgLoginTrade1.jpg) no-repeat 144px 14px;
	width: 195px;
	height: 90px !important;
	margin-top: 1px;
}
.loginTitle {
	font-family: 'MyriadProRegular';
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	color: #e0efd0;
	padding: 44px 0 0 12px;
}

.loginText {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 14px;
	margin: 0;
	color: #bffb81;
}

.contentWrapper {
	background: #fff;
	padding: 50px 0 0 15px;
}

.contentLft {
	font-family: 'MyriadProRegular';
	font-size:14px;
text-align: justify;
	float: left;
	width: 375px;
	margin-right:10px;
}

.contentWrapper h1 {
	margin: 0;
	color: 7c7c7c;  
	font-family: 'MyriadProRegular';
}

.contentWrapper h1 span {
	color: #003592;
}

contentLft p {
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, sans-serif, sans-serif;
}

.btnRed {
	float: right;
}

.shareTabs {
	float: left;
	margin-left: 58px;
}

.contentRightMenu {
	width: 189px;
	float: right;
	padding: 0;
}

.contentRightMenu ul li {
	float: none;
}

.contentRightMenu ul li a {
	display: block;
	background: url(../images/bgRightMenuRpt.jpg) repeat-x 0 0;
	padding: 6px 0 9px 10px;
	text-decoration: none;
	font-size: 13px;
	color: #003592;  
	font-family: 'MyriadProRegular';
}

.bottomCategories {
	width: 100%;
	padding: 10px 0 0 0;
}

.yellowBlock{
	float: left;
	background: url(../images/bgForegnTrade.png) no-repeat 0 0;
	width: 271px;
	height: 135px;
	padding: 0 20px 20px 20px;
}

.greenBlock {
	background: url(../images/bgIntroBroker.png) no-repeat 0 0;
}

.violetBlock {
	background: url(../images/bgFollowBlog.png) no-repeat 0 0;
}

.categoriesTitle {  
	font-family: 'MyriadProRegular';
	color: #ef4206;
	font-size: 18px;
	margin: 0;
	padding: 14px 0 0 42px;
	font-weight: normal;
}

.categoriesTxt {
	font-size: 11px;
	color: #5c5c5c;
}

.btnForeignMkt {
	float: right;
}

.bottomContents {
	background: #888888;
	padding: 10px 0 20px 40px;
}

.bottomLeftContents {
	float: left;
	width: 206px;
}

.bottomLeftLogo{
	margin: 20px 0 0 0;
}

.bottomLeftContents p {
	color: #fff;
	font-size: 11px;
}

.communityLeftCrv {
	background: url(../images/bgCommunityLeft.png) no-repeat 0 0;
	height: 30px;
	padding-top: 10px;
}

.communityLeftCrv ul li a {
	margin: 0 0 0 7px;
}

.footerRightContents {
	float: right;
}

.footerMenu {
	margin: 10px 20px 0 0;
	color: #fff;
}

.footerMenu ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	margin: 0 10px 0 10px;
}

#bottomStockExchanges li a {
	font-size: 11px;
	margin: 0 10px 0 10px;
	color: #fff;
	text-decoration: none;
}

.bottomColor {
	background: #42404c;
	padding: 10px;
	margin: 10px 20px 20px 0;
	width: 670px;
}

.slideBottom {
	float: left;
	border-right: 1px solid #888888;
	margin-right: 15px;
}

.slideWrapper {
	margin: 20px 0 0 20px;
}

.bottomText {
	color: #888888;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 20px 0 0;
}

.leftTrigger {
	display: block;
	margin: 20px 10px 0 0;
	float: left;
}

.rightTrigger {
	display: block;
	margin: 20px 10px 0 10px;
	float: left;
}

.slider {
	float: left;
}
.ourgroupLinks {
	height:118px;
	border-right: 1px solid #888888;
	float: left;
	margin-right: 10px;
	
}

.ourgroupLinks ul {
	float: left;
	margin-right: 15px;
	
}

.ourgroupLinks ul li {
	float: none;
}

.ourgroupLinks ul li a {
	text-decoration: none;
	color: #95939f;
	font-size: 12px;

}
.bottomLinks {
	height:118px;
	border-right: 1px solid #888888;
	float: left;
	margin-right: 10px;
	
	
}

.bottomLinks ul {
	float: left;
	margin-right: 15px;
}

.bottomLinks ul li {
	float: none;
}

.bottomLinks ul li a {
	text-decoration: none;
	color: #95939f;
	font-size: 12px;
	
}

.btmExchanges {
	width:140px;
	height:101;
	float: left;
}

.btmExchanges ul {
	margin-left: 5px;
}

.btmExchanges ul li a{
	margin-left: 5px;
}
/*---------------------------------------------------CSS 31-12-2011----------------------------------------------------------------*/


.innerCustomerBlock {
	
	float: right;
	background: #1b5398 url(../images/bgCustomerCare.jpg) no-repeat 128px 5px;
	width: 190px;
	height: 90px;
}
.innerCustomerBlock:hover {
	float: right;
	background: #1b5398 url(../images/bgCustomerCare1.jpg) no-repeat 128px 5px;
	width: 190px;
	height: 90px;
}

.innerCustomerTitle {
	font-family: 'MyriadProRegular';
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 50px 0 0 12px;
	margin: 0;
}




.innerLoginBlock{
	float: right;
	background: #62ad15 url(../images/bgLoginTrade.jpg) no-repeat 144px 3px;
	width: 190px;
	height: 56px;
	margin-top: 1px;
}
.loginBlock:hover{
	float: right;
	background: #62ad15 url(../images/bgLoginTrade1.jpg) no-repeat 144px 3px;
	width: 190px;
	height: 56px;
	margin-top: 1px;
	
}
.innerLoginTitle {
	color: #e0efd0;
	padding: 14px 0 0 12px;
	margin: 0;
}
.innerContentLft {
	float: none;
	width: 400px;
	text-align: justify;
	margin-left:280px;
}

.innerTitle {
	
	font-family: 'MyriadProRegular';
	font-size: 23px;
	color: #7c7c7c;
	padding-bottom: 10px;
	padding-left:90px
}

.contentWrapper {
	background: #fff;
	padding: 20px 0 10px 20px;
}

.innerContentLft h3 {
	font-family: 'MyriadProRegular';
	color: #2e96db;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.innerContentLft p {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	padding: 0 24px 0 0;
	line-height: 18px
}

.innerRightContents {
	float: left;
	width: 191px;
}

.rightTop {
	height: 144px;
	background: url(../images/bgContentRight.png) no-repeat 0 0;
	width: 194px;
}

.RightSlideShow {
	height: 100px;
	width: 170px;
	background: url(../images/bgRightSlideShow.jpg) no-repeat 0 bottom;
	margin-left: 12px;
}

.pencilTitle {
	margin: 18px 0 0 15px;
}

.RightSlideBottom {
	width: 160px;
	height: 30px;
	padding-left: 12px;
	margin-bottom: 15px;
}

.rightSlideTrigger {
	float: left;
	margin: 10px 5px 0 10px;
	cursor: pointer;
}

.rightSlideText {
	float: left;
	margin: 5px 5px 0 5px;
	width: 94px;
	font-size: 10px;
}

.rightLink {
	font-family: 'MyriadProRegular';
	color: #ef4206;
	font-size: 15px;
	text-decoration: none;
	background: url(../images/bgRightLink.jpg) no-repeat right 8px;
	padding: 0 10px 0 0;
	margin-left: 30px;
}

.rightContactUs {
	background: url(../images/bgRightContactUs.jpg) no-repeat 0 0;
	width: 187px;
	height: 173px;
}

.contactInner{
	width: 160px;
	margin: 0 0 0 15px;
	padding-top: 80px;
}

.contactLink {
	margin: 0;
}

.contactInner p {
	color: #909090;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
}

.contactInner p span {
	color: #3f81b1;
}

.chairmanMessage {
	background: url(../images/bgChairmanMessage.png) no-repeat 0 0;
	width: 712px;
	height: 107px;
	position: relative;
	margin-bottom: 15px;
}

.messageText {
	float: right;
	width: 530px;
	font-size: 11px!important;
	line-height: 16px !important;
	display: block;
	padding: 18px 0 0 0 !important;
}

.messageTrigger {
	position: absolute;
	right: 175px;
	bottom: 14px;
	cursor: pointer;
}

.boardMember {
	float: left;
	width: 209px;
	text-align: center;
	position: relative;
	margin: 0 40px 15px 0;
}

.boardMember span {
	font-size: 13px;
	color: #315770;
	font-family: 'MyriadProRegular';
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.boardMember h3 {
	font-size: 16px;
	color: #878a99;
	margin: 5px 0 10px 0;
	padding: 0
}

.boardMember p {
	font-size: 11px;
	color: #626c37;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 10px;
	margin: 0;
}

.messageReadMore {
	position: absolute;
	right: 10px;
	bottom: 4px;
	cursor: pointer;
}

.bottomLeftContents p {
	color: #fff;
	font-size: 11px;
	margin: 5px 0 10px 0;
}

.contactContentBlock {
	width: 220px;
	border-right: 1px solid #d2d2d2;
	float: left;
	padding-bottom: 15px;
	margin-right: 25px;
}

.contactTitle {
	color: #2e96db;
	font-size: 15px;
	margin: 0 0 10px 0;
	padding: 0;
}

.contactContentBlock p {
	color: #8d8d8d;
	margin: 0 0 10px 0;
	padding: 0;
}

.contactContentBlock p span {
	color: #b63520;
}

.lastBlock {
	border: none;
}

.contactBottomMaps {
	float: left;
	margin: 15px 55px 20px 0;
}
/*-----------------------------------------04-01-2012-CSS----------------------------------------------------*/

.loginTradeBlock {
	width: 375px;
	height: 184px;
	background: url(../images/bgWebTraderLogin.jpg) no-repeat 0 0;
	margin-left:500px;
	margin: 0 40px 0 40px;
}

.backofficeLogin {
	background: url(../images/bgBackofficeLogin.png) no-repeat 0 0;
}

.loginInnerTitle {
	float: right;
	font-size: 15px !important;
	color: #2a83bd !important;
	font-family: 'MyriadProRegular' !important;
	margin: 5px 0 0 0 !important;
	padding: 5px 25px 5px 25px !important;
	background: url(../images/bgLoginLock.jpg) no-repeat 0 0;
	font-weight: bold;
}

.backOffice {
	float: left;
	margin-left: 20px !important;
}

.innerLoginGreen {
	width: 150px;
	height: 142px;
	margin: 0 0 0 110px;
}
.innerLoginGreenBack {
	background: url(../images/bgLoginLeftCrv.png) no-repeat left 0;
	width: 250px;
	height: 142px;
	margin: 0 0 0 10px;
}
.innerRightCrv {
	background: url(../images/bgLoginRightCrv.png) no-repeat right 0;
	height: 142px;
}

.loginGreen {
	width: 200px;
	height: 142px;
	margin: 0 11px;
}

.loginGreen label {
	float: left;
	color: #62ad15;
	font-size: 11px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

#loginTextArea {
	float: left;
	border: 1px solid #c4e0a9;
	width: 137px;
	height: 18px;
	margin: 0 0 0 10px;
}

.loginWrapper {
	padding: 20px 0 0 10px;
}

#btnLogin {
	background: url(../images/btnLoginSubmit.png) no-repeat 0 0;
	width: 57px;
	height: 17px;
	float: right;
	margin: 15px 18px 0 0;
	border: none;
	cursor: pointer;
}

.left {
	margin-left: 10px;
}

