/* Grid */
html {
  background: #fff url("../img/bg_square.png") 0 0 repeat;
}

body {
  text-align: left;
  background: transparent url("../img/bg_white_large.png") 0 0 repeat-x;
  font-size: 80%;
  font-family: Corbel, "Lucida Grande", Arial;
  margin: 0;
  padding: 0;
}

.yui-skin-sam * {
  font-family: Corbel, "Lucida Grande", Arial;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

body#home,
body#overview {
  background: transparent url("../img/bg_white_small.png") 0 0 repeat-x;
}

#header {
  width: 900px;
  min-height: 100px;
  margin: 0 auto;
  background: #3ca6c5 url("../img/top_bg.png") 0 0 no-repeat;
  color: #fff;
  position: relative;
  z-index: 2;
}

#banner {
  width: 900px;
  height: 75px;
  margin: 0 auto;
  overflow: hidden;
}

#wrapper {
  position: relative;
  overflow: visible;
}

#main {
  width: 900px;
  margin: 0 auto;
  color: #1c1c1c;
  background-color: #fff;
  position: relative;
}

#main.home {
  color: #fff;
  background-color: #3ca6c5;
}

#main .illustration {
}

body#home #main .illustration {
  margin-top: -30px;
}

body#overview #main .illustration {
  background-color: #000;
}

#footer {
  clear: both;
  width: 900px;
  margin: 0 auto;
  color: #1f1f1f;
  padding: 0.3em 0 2em 0;
  font-size: 90%;
}
#footer a {
  color: #0c526b;
  text-decoration: none;
}
/* ^ Grid */


/* Top navigation */
#topnav {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: 30px;
  background: transparent url("../img/topnav_bg.png") 0 0 repeat-x;
  background-color: #0c526b;
  padding-top: 1px;
}

#topnav li {
  float: left;
  height: 29px;
}

#topnav li a {
  height: 29px;
  display: block;
  text-indent: -5000px;
}

/*
#topnav li#tn-home a {
  width: 67px;
  background: transparent url("../img/topnav_sprite.png") 0 0 no-repeat;
}
*/
#topnav li#tn-about-akj a {
  width: 94px;
  background: transparent url("../img/topnav_sprite_b.png") 0 0 no-repeat;
}
#topnav li#tn-our-technology a {
  width: 118px;
  background: transparent url("../img/topnav_sprite_b.png") -94px 0 no-repeat;
}
/*#topnav li#tn-exchanges a */
#topnav li#tn-global-liquidity a {
  width: 119px;
  background: transparent url("../img/topnav_sprite_b.png") -212px 0 no-repeat;
}
/*#topnav li#tn-our-products a */
#topnav li#tn-trading a {
  width: 74px;
  background: transparent url("../img/topnav_sprite_b.png") -331px 0 no-repeat;
}
/*#topnav li#tn-trading-solutions a*/
#topnav li#tn-brokerage-solutions a,
#topnav li#tn-solutions a {
  width: 81px;
  background: transparent url("../img/topnav_sprite_b.png") -405px 0 no-repeat;
}
#topnav li#tn-sitemap a {
  width: 76px;
  background: transparent url("../img/topnav_sprite_b.png") -486px 0 no-repeat;
}
/*
#topnav li#tn-contacts a {
  width: 82px;
  background: transparent url("../img/topnav_sprite_b.png") -511px 0 no-repeat;
}
*/

/*
#topnav li#tn-home.active a.main {
  background: transparent url("../img/topnav_sprite.png") 0 -29px no-repeat;
}
*/
#topnav li#tn-about-akj.active a.main {
  background: transparent url("../img/topnav_sprite_b.png") 0 -29px no-repeat;
}
#topnav li#tn-brokerage-solutions.active a.main,
#topnav li#tn-solutions.active a.main {
  background: transparent url("../img/topnav_sprite_b.png") -405px -29px no-repeat;
}
#topnav li#tn-our-technology.active a.main {
  background: transparent url("../img/topnav_sprite_b.png") -94px -29px no-repeat;
}
#topnav li#tn-global-liquidity.active a.main,
#topnav li#tn-exchanges.active a.main {
  background: transparent url("../img/topnav_sprite_b.png") -212px -29px no-repeat;
}
#topnav li#tn-trading.active a.main,
#topnav li#tn-our-products.active a.main {
  background: transparent url("../img/topnav_sprite_b.png") -331px -29px no-repeat;
}
#topnav li#tn-sitemap.active a.main {
  background: transparent url("../img/topnav_sprite_b.png") -486px -29px no-repeat;
}
/*
#topnav li#tn-contacts.active a.main {
  background: transparent url("../img/topnav_sprite_b.png") -511px -29px no-repeat;
}
*/

/*
#topnav li#tn-home.active a.main:hover,
#topnav li#tn-home a:hover {
  background: transparent url("../img/topnav_sprite.png") 0 -58px no-repeat;
}
*/
#topnav li#tn-about-akj.active a.main:hover,
#topnav li#tn-about-akj a:hover {
  background: transparent url("../img/topnav_sprite_b.png") 0 -58px no-repeat;
}
#topnav li#tn-brokerage-solutions.active a.main:hover,
#topnav li#tn-brokerage-solutions a:hover,
#topnav li#tn-solutions.active a.main:hover,
#topnav li#tn-solutions a:hover {
  background: transparent url("../img/topnav_sprite_b.png") -405px -58px no-repeat;
}
#topnav li#tn-our-technology.active a.main:hover,
#topnav li#tn-our-technology a:hover {
  background: transparent url("../img/topnav_sprite_b.png") -94px -58px no-repeat;
}
#topnav li#tn-global-liquidity.active a.main:hover,
#topnav li#tn-global-liquidity a:hover,
#topnav li#tn-exchanges.active a.main:hover,
#topnav li#tn-exchanges a:hover {
  background: transparent url("../img/topnav_sprite_b.png") -212px -58px no-repeat;
}
#topnav li#tn-trading.active a.main:hover,
#topnav li#tn-trading a:hover,
#topnav li#tn-our-products.active a.main:hover,
#topnav li#tn-our-products a:hover {
  background: transparent url("../img/topnav_sprite_b.png") -331px -58px no-repeat;
}
#topnav li#tn-sitemap.active a.main:hover,
#topnav li#tn-sitemap a:hover {
  background: transparent url("../img/topnav_sprite_b.png") -486px -58px no-repeat;
}
/*
#topnav li#tn-contacts.active a.main:hover,
#topnav li#tn-contacts a:hover {
  background: transparent url("../img/topnav_sprite_b.png") -511px -58px no-repeat;
}
*/

#topnav li#tn-brokerage-solutions ul li a,
#topnav li#tn-solutions ul li a,
#topnav li#tn-our-technology ul li a,
#topnav li#tn-global-liquidity ul li a,
#topnav li#tn-exchanges ul li a,
#topnav li#tn-our-products ul li a,
#topnav li#tn-about-akj ul li a,
#topnav li#tn-trading ul li a ,
#topnav li#tn-sitemap ul li a ,
#topnav li#tn-contacts ul li a {
  background-image: none;
  text-indent: 0;
  color: #f3f3f3;
  text-decoration: none;
  display: block;
  height: auto;
  width: 123px;
  padding: 3px 0 3px 6px;
  text-transform: capitalize;
}

#topnav li#tn-brokerage-solutions ul li a:hover,
#topnav li#tn-solutions ul li a:hover,
#topnav li#tn-our-technology ul li a:hover,
#topnav li#tn-global-liquidity ul li a:hover,
#topnav li#tn-exchanges ul li a:hover,
#topnav li#tn-our-products ul li a:hover,
#topnav li#tn-about-akj ul li a:hover,
#topnav li#tn-trading ul li a:hover,
#topnav li#tn-sitemap ul li a:hover,
#topnav li#tn-contacts ul li a:hover {
/*
  color: #0c526b;
  background-color: #efefef;
*/
  color: #99d965;
  background-image: none;
}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
}

#topnav li:hover ul, #topnav li.sfhover ul {
  left: auto;
}

#topnav li ul {
  font-size: 90%;
  position: absolute;
  width: 141px;
  left: -999em;
  background: transparent url("../img/topnav/dropdown_bg.png") 0 100% no-repeat;
  padding-bottom: 0.5em;
}

#topnav li ul li {
  background-image: none;
  padding: 0 0 0 6px;
  height: auto;
  margin: 0.3em 0;
}
/* ^ Top navigation */

/* Top login and search */
#toplogin {
  position: absolute;
  top: 7px;
  left: 710px;
  z-index: 2;
}

#topsearch {
  position: absolute;
  top: 55px;
  left: 711px;
}
/*
#topsearch input {
  width: 172px;
  font-size: 90%;
}
*/
/* ^ Top login and search */

/* Content area */
.content {
  clear: both;
  padding: 13px;
}

body#home .content {
  min-height: 1px;
}

body#overview .content {
  background-color: #000;
}

#homeillustration {
  width: 900px;
  height: 240px;
  overflow: hidden;
}

.content .primary {
  float: left;
  width: 665px;
  font-size: 100%;
  line-height: 120%;
}

.content .secondary {
  width: 177px;
  margin-left: 695px;
}

.content .primary h1 {
  font-size: 270%;
  clear: both;
  margin: 0.1em 0 0.5em 0;
  line-height: 100%;
}

body#overview .content .primary h1 {
  color: #fff;
}

#main.home .content .primary h1 {
  font-weight: normal;
  font-size: 140%;
  line-height: 125%;
  margin-top: -0.1em;
}

.content .primary h2 {
  clear: both;
  font-size: 170%;
  margin-top: 0;
  border-bottom: 1px solid #3ca6c5;
  padding-bottom: 0.3em;
}

.content .primary h6 {
  font-size: 100%;
  text-transform: uppercase;
  color: #999;
  font-weight: bold;
}

.content .primary a {
  color: #007197;
  text-decoration: none;
}

.content .primary a:hover {
  border-bottom: 1px solid #007197;
}

.content .primary p {
  clear: both;
  margin: 0.5em 0 1em 0;
  font-size: 1.1em;
  line-height: 1.2em;
}

.content .primary p.link_btn {
  background: transparent url("../img/link_btn.gif") no-repeat 0 0;
  height: 19px;
  padding: 5px;
  text-indent: 10px;
  float: left;
  width: 667px;
  margin: 0 0 5px;
}

.content .primary p.link_btn:hover, .primary p.link_btn:focus {
  background: transparent url("../img/link_btn_ro.gif") no-repeat 0 0;
}

.content .primary .pagehead {
  font-size: 150%;
  line-height: 120%;
  color: #957c45;
  margin: 0.5em 0;
}

.content .primary img {
  margin-right: 8px;
  margin-bottom: 10px;
}

.content .primary .image {
  float: left;
  margin: 0 0.5em 0.5em 0;
}

.content .primary .image img {
  border: none;
}

.content .primary .image p {
  font-size: 80%;
}

.content .content_wide {
/*
  margin-left: -8px;
*/
  color: #5a5a5a;
}

.content .content_wide .end {
  margin-left: 8px;
  font-size: 131%;
}

.content .content_wide .end p {
  margin: 0.5em 0;
}

.content .content_wide .end a {
  color: #51B9D7;
  text-decoration: none;
}

.content ul li {
  list-style-type: disc;
  margin: 0 0 0.2em 1.5em;
}

/*
.primary ul.exchanges {
  width: 128px;
  background-color: #cacaca;
  margin: 0 4px 0 0;
  padding: 0;
  display: block;
  float: left;
  height: 980px;
}

.primary ul.exchanges li {
  list-style-type: square;
  margin-bottom: 6px;
  list-style-position: outside;
  margin-left: 25px;
  padding-right: 2px;
}

.primary ul.exchanges p {
  font-weight: bold;
  font-size: 131%;
  margin-left: 9px;
}
*/

.content .secondary ul li {
  list-style-type: none;
  margin: 0;
}

.content .office {
  height: 240px;
  float: left;
  width: 233px;
  padding-left: 71px;
  background-color: #ddd;
  margin-bottom: 20px;
  margin-right: 20px;
}

.content .office p {
  margin-top: 0;
  margin-bottom: .5em;
}

.content .office#uk { background: #ddd url("../img/office_uk.jpg") no-repeat 0 0; }
.content .office#no { background: #ddd url("../img/office_no.jpg") no-repeat 0 0; }
.content .office#ro { background: #ddd url("../img/office_ro.jpg") no-repeat 0 0; }
.content .office#bm { background: #ddd url("../img/office_bm.jpg") no-repeat 0 0; }
.content .office#sp { background: #ddd url("../img/office_sp.jpg") no-repeat 0 0; }
.content .office#bh { background: #ddd url("../img/office_bh.jpg") no-repeat 0 0; }
.content .office#cl { background: #ddd url("../img/office_cl.jpg") no-repeat 0 0; }
.content .office#ch { background: #ddd url("../img/office_ch.jpg") no-repeat 0 0; }
.content .office#fr { background: #ddd url("../img/office_fr.jpg") no-repeat 0 0; }
.content .office#de { background: #ddd url("../img/office_de.jpg") no-repeat 0 0; }
.content .office#uae { background: #ddd url("../img/office_uae.jpg") no-repeat 0 0; }

/* ^ Content area */

/* Breadcrumbs */
ul.breadcrumbs {
  clear: both;
}

ul.breadcrumbs li {
  float: left;
  background: transparent url("../img/breadcrumb.png") 0 50% no-repeat;
  padding-left: 10px;
  margin: 0 0 0 5px;
  list-style: none;
}

body#overview ul.breadcrumbs li {
  background: transparent url("../img/breadcrumb_w.png") 0 50% no-repeat;
}

body#overview ul.breadcrumbs li.home,
ul.breadcrumbs li.home {
  background-image: none;
  padding-left: 0;
  margin-left: 0;
}

ul.breadcrumbs li a {
  color: #0c526b;
  text-decoration: none;
}

body#overview ul.breadcrumbs li a {
  color: #51B9D7;
}
/* ^ Breadcrumbs */


/* Columns */
/* .content .primary = width: 665px; */

.columns {
  
}

.columns div.column {
  float: left;
  width: 205px;
  overflow: hidden;
  margin-left: 25px;
  /*
  margin-left: 35px;
  width: 313px;
  */
}
.columns div.first {
  margin-left: 0;
}
/* ^ Columns */


/* Management */
.person {
  float: left;
  width: 202px;
/*  min-height: 230px;*/
  overflow: hidden;
  margin-bottom: 16px;
  background-color: #393939;
  position: relative;
  padding: 0 0 5px 3px;
}

.person h3 {
  color: #fff;
  font-size: 100%;
  margin-left: 7px;
}

.person .man_image {
  margin-left: -3px;
}

.person .man_image img {
  border: 0;
}

.person h4,
.person h5 {
  color: #fff;
  font-size: 93%;
  margin-left: 7px;
}

.person .man_summary {
  min-height: 65px;
}

.person div.man_details {
  margin-top: 5px;
  background: transparent url("../img/person_details_bg.png") 0 0 repeat-y;
}

.person div.man_details p.man_text {
  padding: 9px 10px 5px 10px;
  display: none;
  background: transparent url("../img/person_details.png") 0 -42px no-repeat;
  margin: 0;
  color: #393939;
}

#management_static .person div.man_details p.man_text {
  display: block;
}

.person div.man_details p.man_text.before-expand {
  display: block;
  position: relative;
  z-index: -1;
  opacity: 0;
  height: auto !important;
  visibility: hidden;
  overflow: visible;
}

.person div.man_details p.man_text.anim {
  overflow: hidden;
  display: block;	
}


.person.expanded div.man_details p.man_text {
  display: block;
}

.person a.details {
  display: block;
  width: 186px;
  height: 18px;
  overflow: hidden;
  background: transparent url("../img/person_details.png") 0 0 no-repeat;
  color: #fff;
  text-decoration: none;
  border: none;
  padding: 3px 0 0 9px;
  font-size: 93%;
}

.person a.details:focus {
  outline: none
}

.person a.details:hover {
  border: none;
}

.person.expanded a.details {
  background: transparent url("../img/person_details.png") 0 -21px no-repeat;
}

#management_static {
  display: none;
}

#management_filter {
  background-color: #d5d5d5;
  padding: 10px 0;
  font-size: 93%;
}

#management_filter ul {
}

#management_filter li {
  list-style-type: none;
  margin: 0;
  float: left;
  border-left: 1px solid #fff;
  padding: 0 10px;
}

#management_filter li.first {
  border-left: none;
}

#management_filter a {
  color: #0C526B;
  text-decoration: none;
}

#management_filter a:focus {
	outline: 0;
}


#management_filter a.active {
  color: #000;
}

#managementlist {
  clear: both;
  padding-top: 1.5em;
  min-height: 400px;
}

/* ^ Management */

/* Sidebar */
#sidebar_contact {
  position: relative;
}

#sidebar_contact select {
  width: 177px;
  font-size: 90%;
}

#sidebar_contact select a {
  color: #000;
  text-decoration: none;
}

.item {
  position: relative;
  margin-top: 1em;
}

.download {
  background: transparent url("../../images/uploads/side_pdf.png") no-repeat 0 0;
  width: 178px;
  height: 40px;
  padding-top: 8px;
}

.download a {
  display: block;
  padding-left: 45px;
  color: #000;
  text-decoration: none;
  border: none;
}

/* ^ Sidebar */

/* Bottom */
#bottom {
  clear: both;
  background: #3ca6c5 url("../img/footer/bottom_bg.png") no-repeat 13px 100%;
  font-size: 93%;
  padding-bottom: 0.9em;
  border-top: 12px solid #3ca6c5;
  border-bottom: 12px solid #3ca6c5;
}

#bottom #f_world {
  float: left;
  margin-left: 13px;
}

#bottom #f_world h3 {
  width: 232px;
  height: 95px;
  overflow: hidden;
}

#bottom #f_world h3 a {
  display: block;
  width: 232px;
  height: 95px;
  text-indent: -5000px;
  background: transparent url("../img/footer/ourworld.png") 0 0 no-repeat;
}

#bottom #f_solutions {
  float: left;
  margin-left: 11px;
  width: 210px;
  min-height: 88px;
  padding: 7px 0 0 12px;
  background: transparent url("../img/footer/solutions/box.png") 0 0 no-repeat;
  position: relative;
}

#bottom #f_solutions h3 {
  width: 93px;
  height: 12px;
  overflow: hidden;
}

#bottom #f_solutions h3 a {
  display: block;
  width: 93px;
  height: 12px;
  text-indent: -5000px;
  background: transparent url("../img/footer/solutions/header.png") 0 0 no-repeat;
}

#bottom #f_solutions ul {
  margin-top: 10px;
  width: 126px;
}

#bottom #f_solutions li {
  padding-left: 9px;
  background: transparent url("../img/footer/solutions/bullet.png") 0 3px no-repeat;
  margin-bottom: 3px;
}

#bottom #f_solutions li a {
  color: #fff;
  text-decoration: none;
}

#bottom #f_solutions .viewall {
  position: absolute;
  right: 1px;
  bottom: 0;
  width: 83px;
  padding: 60px 0 15px 0;
  background: transparent url("../img/footer/solutions/background.png") 0 0 no-repeat;
  color: #0c526b;
  text-decoration: none;
}

#bottom #f_solutions .viewall span {
  position: absolute;
  right: 10px;
  bottom: 0;
}

#bottom #f_technology {
  cursor: pointer;
  float: left;
  margin-left: 12px;
  width: 384px;
  min-height: 88px;
  padding: 7px 0 0 12px;
  background: transparent url("../img/footer/technology/box.png") 0 0 no-repeat;
  position: relative;
}

#bottom #f_technology h3 {
}

#bottom #f_technology h3 span.t_first {
  float: left;
  width: 111px;
  height: 14px;
  text-indent: -5000px;
  background: transparent url("../img/footer/technology/header.png") 0 0 no-repeat;
  margin-right: 5px;
}

#bottom #f_technology h3 span.t_extnet {
  float: left;
  width: 84px;
  height: 14px;
  text-indent: -5000px;
  background: transparent url("../img/footer/technology/extnet_header.png") 0 0 no-repeat;
}

#bottom #f_technology div {
  clear: both;
  color: #0c526b;
  margin-left: -3px;
  padding: 10px 25px 0 49px;
  min-height: 51px;
}

#bottom #f_technology div p {
  margin-top: -3px;
}

#bottom #f_technology div.extnet {
  background: transparent url("../img/footer/technology/extnet_bg.png") 0 10px no-repeat;
}

#bottom #f_technology .viewall {
  position: absolute;
  right: 11px;
  bottom: 0;
  color: #0c526b;
  text-decoration: none;
}
/* ^ Bottom */


/* World map */
#worldmap {
  background: transparent url("../img/worldmap/map_bg.png") 0 0 no-repeat;
  overflow: hidden;
}

#wm_close {
  position: absolute;
  top: 9px;
  left: 586px;
  width: 8px;
  height: 8px;
}

#wm_close a {
  display: block;
  width: 8px;
  height: 8px;
  text-indent: -5000px;
  background: transparent url("../img/worldmap/close.png") 0 0 no-repeat;
}

#wm_akj_offices,
#wm_akj_exchanges {
  position: absolute;
  top: 14px;
  left: 14px;
  display: block;
}

#wm_akj_offices.hidden,
#wm_akj_exchanges.hidden {
  display: none;
}

#wm_off_list,
#wm_exch_list {
  position: absolute;
  top: 0;
  left: 0;
  width: 125px;
  height: 212px;
  padding-right: 3px;
  color: #0c526b;
  font-size: 93%;
}

#wm_off_list li,
#wm_exch_list li {
  margin-bottom: 0.4em;
  line-height: 1;
}

#wm_off_list a,
#wm_exch_list a {
  color: #0c526b;
  text-decoration: none;
}

#wm_off_list a:hover,
#wm_exch_list a:hover {
  color: #fff;
}

.map {
  position: absolute;
  top: 0;
  left: 137px;
  padding-right: 7px;
  width: 427px;
  height: 212px;
  border-left: 1px solid #449cb5;
}

.map ul li {
  cursor: pointer;
  position: absolute;
  width: 6px;
  height: 6px;
  padding-left: 15px;
  overflow: hidden;
}

.map ul li a {
  display: block;
  width: 6px;
  height: 6px;
  text-indent: -5000px;
  overflow: hidden;
  cursor: pointer;
}

.mapbanner {
  padding-bottom: 4px;
  background: transparent url("../img/mapbanner_bg.png") 13px 100% no-repeat;
  margin-bottom: 4px;
}

.mapbanner p {
  color: #fff;
  background-color: #000;
  padding: 2px 4px;
  white-space: nowrap;
  font-size: 85%;
  text-transform: uppercase;
}

/*
.hide-scrollbars, .hide-scrollbars * {
  overflow: visible;
}
*/

#wm_exchanges {
  background: transparent url("../img/worldmap/dots_exchanges.png") no-repeat 0 0;
}

#wm_offices {
  background: transparent url("../img/worldmap/dots_offices.png") no-repeat 0 0;
}

#wm_buttons {
  z-index: 10;
  position: absolute;
  top: 204px;
  left: 280px;
  width: 176px;
  height: 21px;
  cursor: pointer;
}

#wm_buttons li {
  float: left;
}

#wm_buttons li,
#wm_buttons a {
  width: 88px;
  height: 21px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

#wm_buttons a {
  display: block;
  text-indent: -5000px;
}

#wm_buttons a:focus {
  outline: none;
}

#wm_buttons li#but_exchanges a {
  background: transparent url("../img/worldmap/buttons.png") no-repeat 0 -21px;
}

#wm_buttons.offices li#but_exchanges a {
  background: transparent url("../img/worldmap/buttons.png") no-repeat 0 0;
}

#wm_buttons li#but_exchanges a:hover {
  background: transparent url("../img/worldmap/buttons.png") no-repeat 0 -21px;
}

#wm_buttons li#but_offices a {
  background: transparent url("../img/worldmap/buttons.png") no-repeat -88px 0;
}

#wm_buttons li#but_offices a:hover,
#wm_buttons.offices li#but_offices a {
  background: transparent url("../img/worldmap/buttons.png") no-repeat -88px -21px;
}

.scrollgeneric {
  line-height: 1px;
  font-size: 1px;
  position: absolute;
  top: 0;
  left: 0;
}

.vscrollerbase {
  width: 7px;
  background-color: #51b9d7;
  cursor: pointer;
}

.vscrollerbar {
  width: 7px;
  background-color: #0c526b;
  cursor: pointer;
}
/*
.vscrollerbasebeg { background: transparent url("../img/worldmap/arrow_up.png") 0 0 no-repeat; width: 7px; height: 4px !important;}
.vscrollerbaseend { background: transparent url("../img/worldmap/arrow_down.png") 0 100% no-repeat;height: 7px;width: 4px; }
*/


/* ^ World map */

/* Contact & Demo list */
ul#demolist,
ul#contactlist {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: pointer;
  z-index: 3;
}

ul#demolist li,
ul#contactlist li {
  padding: 2px 0 0 12px;
  z-index: 3;
}

ul#demolist li#dl-primary,
ul#contactlist li#cl-primary {
  color: #212121;
  width: 177px;
  height: 19px;
  background: transparent url("../img/contactlist_bg.png") 0 0 no-repeat;
}

ul#demolist li#dl-primary.active,
ul#contactlist li#cl-primary.active {
  background: transparent url("../img/contactlist_bg.png") 0 -21px no-repeat;
}

ul#demolist li ul,
ul#contactlist li ul {
  margin: 0 0 0 -12px;
  padding: 0 0 5px 0;
  list-style: none;
  display: none;
  cursor: pointer;
  background: transparent url("../img/contactlist_bg.png") 0 100% no-repeat;
  z-index: 3;
}

ul#demolist li#dl-primary ul li,
ul#contactlist li#cl-primary ul li {
  color: #636363;
}

ul#demolist a,
ul#contactlist a {
  color: #636363;
  text-decoration: none;
  display: block;
  margin-right: 21px;
  margin-left: -4px;
  padding: 1px 4px;
}
ul#demolist a:hover,
ul#contactlist a:hover {
  color: #fff;
  background-color: #676362;
}
/* ^ Contact & Demo list */

/* Login list */
ul#loginlist {
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: pointer;
}

ul#loginlist li {
  padding: 2px 0 0 12px;
}

ul#loginlist li#ll-primary {
  color: #636363;
  width: 177px;
  height: 19px;
  background: transparent url("../img/login_bg.png") 0 0 no-repeat;
}
ul#loginlist li#ll-primary.active {
  background: transparent url("../img/login_bg.png") 0 -21px no-repeat;
}
ul#loginlist li ul {
  margin: 0 0 0 -12px;
  padding: 0 0 5px 0;
  list-style: none;
  display: none;
  cursor: pointer;
  background: transparent url("../img/login_bg.png") 0 100% no-repeat;
}
ul#loginlist li#ll-primary ul li {
  color: #636363;
}
ul#loginlist a {
  color: #636363;
  text-decoration: none;
  display: block;
  margin-right: 21px;
  margin-left: -4px;
  padding: 1px 4px;
}
ul#loginlist a:hover {
  color: #fff;
  background-color: #676362;
}
/* ^ Login list */

/* Search form */
#topsearch form {
  width: 167px;
  height: 17px;
  padding: 2px 0 0 8px;
  background: transparent url("../img/search_bg.png") 0 0 no-repeat;
}

#topsearch form input#keywords {
  border: none;
  padding: 0;
  margin: 0;
  width: 145px;
  height: 15px;
}

.hiddenFields {
  display: none;
}
/* ^ Search form */

/* Search results */
ul.searchresults {
}

.content .primary ul.searchresults li {
  font-size: 123.1%;
  color: #007197;
}

.content .primary ul.searchresults li p {
  font-size: 85%;
  color: #000;
}

/* ^ Search results */

/* Sitemap */
.content .primary .sitesection {
  width: 668px;
  background: transparent url("../img/sitemap_bg_bottom.png") no-repeat 0 100%;
  margin-bottom: 0.7em;
}

.content .primary .sitesection h2 {
  width: 289px;
  background: #64B8D0 url("../img/sitemap_bg_top.png") no-repeat 0 0;
  float: left;
  padding: 5px 10px;
  border: none;
  text-transform: capitalize;
}

.content .primary .sitesection h2 a,
.content .primary .sitesection h2 a:hover {
  color: #fff;
  text-decoration: none;
  border: none;
}

.content .primary .sitesection ul {
  float: left;
  width: 354px;
  margin-left: 5px;
}

.content .primary .sitesection li {
  background: transparent url("../img/sitemap_bg_item.png") no-repeat 0 0;
  list-style-type: none;
  padding: 5px 0 0 5px;
  margin: 0 0 0.1em 0;
  min-height: 24px;
}

.content .primary .sitesection li a,
.content .primary .sitesection li a:hover {
  color: #000;
  text-decoration: none;
  border: none;
}

/* ^ Sitemap */


/* Search autocomplete */
/* ^ Search autocomplete */


/* Tables */

table.coverage {
  border-collapse: collapse;
  background-color: #ccc;
  margin: 1em 0;
}

table.coverage thead {
  background-color: #5CA5C1;
}

table.coverage tbody {
}

table.coverage th,
table.coverage td {
  vertical-align: top;
  padding: 0.5em;
  min-width: 50px;
}

table.coverage th {
  text-align: center;
  font-weight: bold;
  padding: 0.5em 1.5em;
  white-space: nowrap;
}

table.coverage th.desc {
  min-width: 110px;
}

table.coverage th.text {
  text-align: left;
  padding-left: 0.5em;
}

table.coverage td {
  text-align: center;
  font-weight: bold;
}

table.coverage td.desc,
table.coverage td.text {
  text-align: left;
  font-weight: normal;
}

table.coverage td.text {
  padding-right: 1em;
}
/* ^ Tables */

/* Contact forms */
.yui-skin-sam .mask {
  background-color: #356c81;
  opacity: 0.8;
}

#contactform .bd {
  width: 450px;
  background-color: #3ca5c3;
  color: #fff;
  font-size: 131%;
}

#contactform a {
  color: #fff;
}

#commentsform {
  width: 425px;
}

#commentsform label,
#commentsform input,
#commentsform textarea,
#commentsform button {
  display: block;
}

#commentsform input {
  width: 240px;
  margin-bottom: 15px;
}

#commentsform textarea {
  width: 425px;
  height: 140px;
  margin-bottom: 15px;
}

#commentsform button {
  color: #636363;
  width: 243px;
  padding-left: 10px;
  height: 21px;
  background: transparent url("../img/form_button.png") no-repeat 0 0;
  border: none;
  text-align: left;
  font-weight: bold;
  font-size: 77%;
  cursor: pointer;
}

#commentsform p.close {
  float: right;
  font-size: 77%;
  font-weight: bold;
}

#commentsform p.close a {
  color: #0c4f67;
  border: none;
  text-decoration: none;
}

#commentsform p.close a:hover {
  border-bottom: 1px solid #0c4f67;
}

#contactform h1 {
  font-size: 197%;
  font-weight: normal;
  text-transform: capitalize;
}

#contactform table {
  border-collapse: collapse;
  margin: 15px 0 40px 0;
}

#contactform table td {
  vertical-align: top;
  padding-right: 0.5em;
}

#contactform table td.text {
  color: #0c4f67;
}

#contactform table a {
  color: #0c4f67;
  border: none;
  text-decoration: none;
}

#contactform table a:hover {
  border-bottom: 1px solid #0c4f67;
}

/* ^ Contact forms */

/* Live search */
#searchcontainer,
#searchcontainer * {
  position: relative;
  z-index: 1000;
}

.yui-ac-content {
  width: 177px;
}

.yui-ac-content .yui-ac-hd {
  height: 13px;
  background: transparent url("../img/livesearch_bg_top.png") no-repeat 0 0;
  color: #000;
  font-weight: bold;
  padding: 17px 0 0 11px;
  text-transform: capitalize;
}

.yui-ac-content .yui-ac-bd {
  background: transparent url("../img/livesearch_bg.png") repeat-y 0 0;
  color: #636363;
  padding: 10px 11px;
}

.yui-ac-content .yui-ac-ft {
  height: 6px;
  background: transparent url("../img/livesearch_bg_bottom.png") no-repeat 0 100%;
  font-size: 93%;
  font-style: italic;
  color: #636363;
  padding: 0 0 20px 11px;
}

.yui-ac-content ul {
}

.yui-ac-content li {
}

.yui-ac-content a {
  display: block;
  margin-top: 10px;
  font-weight: bold;
  color: #0c526b;
  text-decoration: none;
  border: none;
}

/* ^ Live search */


/* Our solutions mods */
table.solutions {
  border-collapse: collapse;
  margin: 1em 0;
}
table.solutions td {
  width: 19%;
  padding: 10px 1% 5px 5px;
  vertical-align: top;
  background-color: #cacaca;
  border-right: 2px solid #fff;
}
table.solutions li.first {
  list-style-type: none;
  margin-left: 0;
}
/* ^ Our solutions mods */

/* Exchanges mods */
table.exchanges {
  border-collapse: collapse;
  margin: 1em 0;
}
table.exchanges td {
  width: 19%;
  padding: 10px 1% 5px 5px;
  vertical-align: top;
  background-color: #cacaca;
  border-right: 2px solid #fff;
}
table.exchanges li.first {
  list-style-type: none;
  margin-left: 0;
  font-weight: bold;
}
/* ^ Exchanges mods */

/* Clearfix */
.content .primary .sitesection:after,
.content .primary .sitesection ul:after,
#management_filter:after,
#management_filter ul:after,
.columns div.last:after,
#bottom #f_technology h3:after,
#bottom #f_technology:after,
#bottom:after,
ul.breadcrumbs:after,
.content:after,
#topnav:after,
#main:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* ^ Clearfix */


iframe.fxdemo {
  margin-top: 50px;
  width: 665px;
  height: 700px;
  border: 0;
  margin: 0;
  padding: 0;
}

iframe.traderdemo {
  margin-top: 50px;
  width: 100%;
  height: 300px;
  border: 0;
  margin: 0;
  padding: 0;
}