/*
  Page generated: 31 July 2010 08:14:38
*/


/* code from reset.css */
html{color:#000;background:transparent;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}


/* css reset */
html, body, form, fieldset { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, dl, address { margin: 1em 0; padding: 0; }
ol, ul { margin: 0; padding: 0 1em; }
li, dd, blockquote { margin-left: 1em; }
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; }
table { font-size: 1em; }
img { border: 0; }
strong { font-weight: bold; }

html .clr{
   clear:both;
   height:0;
   font-size:0;
}

/* page-wide styles */

html {
  font-size: 16px;
}
body {
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 80%;
  color: #006;
  background: #DCDCDC;
  text-align: center;
 height:100%;
}
h1, h2, h3, h4 {
  font-family: 'georgia', 'times new roman', arial, verdana, sans-serif;
  font-weight: normal;
}
h1 {
  margin: -0.18em 0 0.395em 0; 
  padding-bottom: 0.2em;
  font-size: 2.2em;
}
*h1 {
  margin-top: 0;
}
h2 {
  margin: 0.5em 0;
  font-size: 1.7em;
}
h3 {
  font-size: 1.4em;
  margin: 0.5em 0;
}
h4 {
  font-size: 1.25em;
  margin: 0.5em 0;
}
a:link {
  color: #2323CF;
}
a:visited {
  color: #333;
}
a:hover {
  text-decoration: none;
}
table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
}
thead {
  background: #3E5174;
  color: #FFF;
}
thead th {
  border: 0.079em solid #BCBCBC;
  text-align: center;
  vertical-align: middle;
}

th,
td {
  padding:0.237em;
}

tbody th, tbody td, tfoot td {border: 0.079em solid #BCBCBC;vertical-align: top; }

tbody th {background: #EAF6E9;vertical-align: middle;font-weight: normal;}
tbody td {vertical-align: middle;}

tfoot td {background:#EFEFEF;}

ul.square li {
 list-style-type: square;
}

.highlight {
 font-weight: bold;
}

#container {
  background: #FFF;
  border: 0;
  margin: auto;
  padding: 1.57em 1.57em 0.079em;
  position: relative;
  text-align: left;
  width: 73.85em;
}
.accessibility { 
  position: absolute; 
  left: -999px;
}

/* header search */

#header {
 float:left;
 width:100%;
}

#header-search-right {
   float: right;
   width:390px;

}

#header-search {
  float:right;
  /*width:255px;*/
width:218px;


}

#header-search-invitation {
  float: right;
  font-family: 'georgia', 'times new roman', arial, verdana, sans-serif;
  font-size: 1.1em;
  padding-right: 7em;
}

*+html #login-button {margin-top: 0.1em;}

#header-search .search-button { 
  vertical-align: -0.2em;
  background:url(http://www.hlmarkets.co.uk/__data/assets/image/0010/424/go-large.gif);
  width:42px;
  height:24px;
  border:0;
  float:right;
  cursor:pointer;
}
#header-search .search-button,
x:-moz-any-link {
  vertical-align: -0.28em;
  
}
#header-search .search-button,
x:-moz-any-link,
x:default {
  vertical-align: -0.51em;

}

*+html #header-search .search-button { vertical-align: -0.2em; }
*html #header-search .search-button { vertical-align: -0.2em; }

#header-search .search-button:not(:root:root) { 
  vertical-align: -0.55em;
}
#header-search #search_box,
#header-search #queries_term_query {
  font-size: 1.21em;
  height: 1.2em;
  padding: 0.12em 0.1em 0.1em 0.1em;
  margin-bottom: 0.3em;
  width:179px;
  margin-right:3px;
  float:left;
}

*+html #header-search #search_box { padding: 0.0em 0.1em 0.0em 0.1em; height: 1.25em; padding-top: 0.2em; padding-left: 0.2em; }

#header-search #search_box:not(:root:root) {
  padding: 0.0em 0.1em 0.0em 0.1em;
  height: 1.3em;
  padding-top: 0.2em;
  padding-left: 0.2em;
}
#header-search .default-input-text {
  color: #A0A0A0;
  background: #F7F7F7;
  border: solid 1px #7F9DB9;
  height:19px;
  padding-top:3px;
  width:167px;
  float:left;
  margin-bottom:5px;
  margin-right:5px;
}
#header-search .non-default-input-text {
  background: #fff;
  color: #006;
  border: solid 1px #7F9DB9;
}
#header-supp-navigation a,
#footer a {
  color: #006;
  text-decoration: none;
}
#header-supp-navigation a:visited,
#footer a:visited {
  color: #006;
}
#header-supp-navigation a:hover,
#footer a:hover {
  text-decoration: underline;
}
.search-box input,
.search-box select {
  font-size: 1em;
} 
.search-box .search-button {
  vertical-align: -0.46em;
  padding-left: 0.1em;
  cursor:pointer;
}

*html .search-box .search-button { vertical-align: -0.2em; }
*+html .search-box .search-button { vertical-align: -0.2em; }
*+html #login-button {margin-top: 0.1em;}

/* header login and search box */
#header-supp-navigation,
#header-login-navigation {
  float: right;
  font-weight: bold;
}
#header-login-navigation {
  clear: right;
  margin-top: 1.2em;


  width: 33.5em;
}
#header-login-navigation img {
  vertical-align: -0.5em;
}

*+html #header-login-navigation img { vertical-align: -0.25em; }

#header-login-navigation #search-icon {
  margin-right: 0.2em;
  vertical-align: 0;
}

/* header navigation */
#header-navigation {
  /*clear: both;
  margin: 1.5em auto 0;*/
  float:left;
  margin:7px auto 0;
  border-bottom: 0.79em solid #3E5174;
  width:946px;
}
#header-navigation ul {
  height: 2.8em;
  list-style: none;
  padding: 0;
  margin: 0;
}
#header-navigation li {
  float: left;
  height: 2.73em;
  margin: 0 0 0 2px;
  /*border-left:2px solid #FFF;
  border-width: 0 0.15em;*/
  background: #585858;
  line-height: 1.1;
  text-align: center;
  /*border: solid #FFF;
  border-width: 0 0.079em;*/
  width: 160px;
}
#header-navigation a {
  display: block;
  width: 160px;
  padding: 0.79em 0;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}

*html #header-navigation a { width: 9.3299em; }
*+html #header-navigation a { width: 9.4099em; }

#header-navigation #li-first {
  border-left: none;
  width: 141px;
  margin:0;
}
#header-navigation #li-last {
  border-right: none;
}
#header-navigation #li-first a {
  width: 141px;
  /*padding: 0.82em 0;*/
}

*+html #header-navigation #li-home a {width: 7.1em;}
*html #header-navigation #li-home a {width: 7.559em;}

#header-navigation #li-last a {
  width: 7.5em;
  padding-right: 0;
  padding-left: 1em;
}
div#header-navigation-spacer {
  float: right;
  border: 0;
  padding: 0;
  margin-left: -3em;
  width: 1em;
  height: 2.7em;
  background: #585858;
  line-height: 1.1;
}
#header-navigation .selected {
  position: relative;
  height:1.65em;
  margin-top: -0.395em;
  background: #3E5174;
width: 160px;
}
#header-navigation .selected a {
  padding-top: 0.395em;
  color: #FFF;
}
#header-navigation li#pageid_112 {
  width: 155px;
}
#header-navigation li#pageid_112 a {
  padding: 0.237em 5px;
  width: 145px;
}
#header-navigation li#pageid_112 a.selected {
   height: 2.75em;
}
#homepage-spacer {
  width: 70em;
  clear: both;
}

/* breadcrumb */
#breadcrumbs {
  padding: 0;
  font-size: 0.95em;
  line-height: 1.5em;
  margin: 0 0 0.79em 0;
  border-bottom: solid 1px #EAEFF7;
  clear: both;
  position: relative;
  width: auto;
}
#breadcrumbs .you-are-here {
  font-weight: bold;
  color: #006;
  font-size: 1.1em;
  white-space: nowrap;
  float: left;
  margin: 0;
  padding: 0.1em 0 0 0.1em;
}
#breadcrumbs .breadcrumb-trail {
  margin: 0 0 0.2em 7.5em;
  width: auto;
}
#breadcrumbs .breadcrumb-trail li {
  display: inline;
  padding: 0;
  margin: 0;
}
#breadcrumbs .divider {
  font-size: 1.2em;
  padding: 0 0.5em;
}
#breadcrumbs a:visited {
  color: #00C;
}

/* section navigation */
#section-navigation {
  float: left;
  width: 13.36em;
}
#section-navigation p {
  margin: 0;
  padding: 0.3em 0.3em 0.4em 0.3em;
  background: #3E5174;
  font-size: 1.2em;
  color: #FFF;
}
#section-navigation p a {
  color: #FFF;
  text-decoration: none;
}
#section-navigation p.section-name {
  margin-bottom: 0.5em;
}
#section-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#section-navigation ul .level1 {
  margin: 0;
  border-top: 0.079em solid #999;
  padding: 0;
  background: none;
}
#section-navigation .level1 a {
  display: block;
  width: 12.9em;
  padding: 0.4em 0.2em;
  text-decoration: none;
  color: #006;
}
#section-navigation .level1 a.selected {
  width: 12.1em;
  padding-right: 1.1em;
}
#section-navigation .level1 a:hover {
  background: #EEE;
  color: #006;
}
#section-navigation .level1 a.selected {
  background: url(http://www.hlmarkets.co.uk/__data/assets/image/0005/221/section-nav-selected.gif) no-repeat 97% 50% #EAF6E9;
}
#section-navigation .level2 {
  background: transparent url(http://www.hlmarkets.co.uk/__data/assets/image/0012/255/level2-arrow-blue.gif) no-repeat scroll 0 0.25em;
  padding-left:  0.7em;
}
#section-navigation .level2 a {
  color: #000066;
  display: block;
  padding: 0.2em 0.1em;
  text-decoration: none;
  width: 11.4em;
}
#section-navigation .level2 a:hover {
  text-decoration: none;
  background:none;
}
#section-navigation .level2 a.selected {
  color: #000066;
  display: block;
  font-weight: bold;
  text-decoration: none;
  background:none;
}

/* homepage content */
#landing-welcome {
  background: #FFF url(http://www.hlmarkets.co.uk/__data/assets/image/0020/488/landing-welcome-tile.gif) repeat-x scroll center bottom;
  border-bottom: 2px solid #94BFE3;
  height: 5em;
  padding-top: 0.7em;
  position: relative;
}
.landing-welcome-left {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 73.5%;
  margin-bottom:10px;
}
.landing-welcome-right {
  float: right;
  width: 25.5%;
  margin-right: 0.79em;
  line-height: 1.2;
  font-family: 'georgia', 'times new roman', arial, verdana, sans-serif;
  text-align: right;
}

#content-body ul {
 list-style-type: square;
}

#content-body-full div.landing-welcome-left h1 {
  font-size: 1.9em;
  margin: 0;
  margin-left: 0.5em;
  padding: 0;
  background:none;
}
.landing-welcome-left h1 span {
  font-family: arial,verdana,sans-serif;
 /* font-size: 0.48em;*/
   font-size: 11px;
}
.landing-welcome-left span {
  line-height: 1.15em;
}
.landing-welcome-right {
  float: right;
  font-family: 'georgia','times new roman',arial,verdana,sans-serif;
  line-height: 1.2;
  margin-right: 0.79em;
  text-align: right;
  width: 39.5%;
}
#landing-welcome img {
  margin-right: 0.79em;
}

/* content */
#content {
  float:left;
  margin: 0 0 0 0;
}
#content-body {
  float: right;
  width: 58.92em;
  position: relative;
  margin-left: 0.79em;
}
#content-body-full {
  float: left;
  width: 73.85em;
  position: relative;
}

#home-content-boxes {
  float:left;
}

#content-body h1, #content-body-full h1, #footer h2 {
  background: url(http://www.hlmarkets.co.uk/__data/assets/image/0011/209/dotted-blue-white-h.gif) repeat-x bottom;
}

/* content: left col */
#content-body .content-left-col2 {
  float: left;
  /*width: 39.28em;*/
  width: 39.70em;
}
#content-body-full .content-left-home {
  float: left;
  width: 50.4em;
 margin-bottom:15px;
}

#content-body-full .content-left-inner {
  float: left;
  width: 54em;
  margin-bottom:15px;
  padding-bottom:60px;
}

div#right-column-box {
  float:right;
  width:17.8em;
}

/*
html>body div#right-column-box {
  margin-right:8px;
}
*/

/* content: right col */
#content-body .content-right-col2,
#content-body-full .content-right-col2 {
  float: left;
  /*margin-left: 0.79em;*/
  width: 17.2em;
  padding: 0.6em;
  padding-left:0;
  background: #EFEFEF;
}
#content-body-full .content-right-home {
  float: right;
  width: 22.7em;
  margin-left: 0;
  padding: 0 0 0 0.6em;
  background: #FFF;
}

.application-box {
  background: #F3FCF4 none repeat scroll 0 0;

}
.box {
  height:1%;
  padding: 0 0.79em;
  /*margin: 0 0 0.79em 0;*/
  margin-bottom:10px;
  text-align: left;
  position: relative;
  margin-left:0.6em;
}
.box h1,
.box h2,
.box h3,
.box h4 {
  font-size: 1.3em;
}
.data-box,
.info-box,
.application-box {
  border: 0.079em solid #DBE2E9; 
  padding-top: 5px;
  /*padding-bottom: 0.79em;*/
}

.info-box {
  padding-top:0;
}

.application-box h2, .application-box h3 {
  background:transparent url(http://www.hlmarkets.co.uk/__data/assets/image/0009/207/apply-now-icon.gif) no-repeat scroll left center;
  font-size: 2em;
  margin-top: 0.2em;
  padding: 0.4em 0 0 1.39em;
}
.data-box {
  background: #FFF;
}
.data-box h2,
.data-box h3 {
  background: transparent url(http://www.hlmarkets.co.uk/__data/assets/image/0011/209/dotted-blue-white-h.gif) repeat-x scroll center bottom;
  margin: 0 0.18em 0 0;
  padding: 0.4em 0;
}

.data-box h2 {
  margin-bottom:0.79em;
}
.info-box h1,
.info-box h2,
.info-box h3 {
  background-color: #3E5174;
  color:#FFF;
  /*margin: -0.65em -0.65em 0.81em;*/
   margin:0 -0.65em 0;
  padding: 0.15em 0.28em;
}
.info-box {
  background: #FFF url(http://www.hlmarkets.co.uk/__data/assets/image/0019/487/info-box-bg.gif) repeat-x scroll center bottom;
  /*padding: 0.79em;*/
}
.data-box,
.info-box {
  border: 0.079em solid #DBE2E9;
  /*padding-bottom: 0.79em;*/
}
.button {
  border: 0.079em solid #000066;
  line-height: 1.2;
  position: relative;
  text-align: center;
  width: 11em;
}
.button a {
  display: block;
  font-weight: bold;
  height: 1%;
  padding: 0.2em 0.158em 0.2em 0;
  text-decoration: none;
}
.button span {
  height: 1.2em;
  margin: 0 0.158em;
  position: absolute;
  width: 1em;
}
.button .padlock-bg {
  background: transparent url(http://www.hlmarkets.co.uk/__data/assets/image/0018/486/button-padlock.gif) no-repeat scroll left center;
  left: 0.395em;
}
.green-double {
  background: #7EBC7A url(http://www.hlmarkets.co.uk/__data/assets/image/0016/484/button-green-slice-hover.gif) repeat-x scroll left center;
}
.green-double a {
  background: #599E55 url(http://www.hlmarkets.co.uk/__data/assets/image/0017/485/button-green-slice.gif) repeat-x scroll left center;
  border-color: solid 0.079em #8AC886 #5DA359 #387534;
  color: #FFF;
}
.green-double a:hover {
  background: transparent;
}
.blue-double {
  background: #F4F3F9 url(http://www.hlmarkets.co.uk/__data/assets/image/0014/482/button-blue-slice-hover.gif) repeat-x scroll left center;
}
.blue-double a {
  background:url(http://www.hlmarkets.co.uk/__data/assets/image/0005/8861/button-bg-lightblue.gif) repeat-x scroll left center;
  border-color: solid 0.079em #8AC886 #5DA359 #387534;
  color: #006;
}

.green-double span,
.blue-double span {
  height: 2.4em;
}
.apply-online {
  /*width: 9em;*/
  line-height: 2.4;
}
.apply-online-training {
  width: 19.8em;

  line-height: 2.4;
}
p.login-caption {
  width: 20.5em;
  font-size: 11px;
  margin-bottom:20px;
padding:0;
}

img.mouse {
  margin-top: 0.6em;
}
.list-unstyled {
  margin: 0;

}
.list-unstyled {
  list-style: none;
  padding: 0;
}
.list-unstyled li {
  margin: 0;
}
.list-info {
  list-style: none;
  margin: 1.62em 0;
}
/* only for Firefox 3*/
/*
html>body .list-info, x:-moz-any-link, x:default {   
  margin:2.5em 0;
}*/

/* only for Safari*/
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {  
    .list-info {margin: 2.5em 0;}
}

*/

.list-info li {
  background: url(http://www.hlmarkets.co.uk/__data/assets/image/0013/481/blue-arrow-no-bg.gif) no-repeat scroll left center;
  padding-left: 1.5em;
  margin-left: -0.75em;
  margin-bottom: 0.5em;
}
.spacer-bottom {
  margin-bottom: 0.79em !important;
}
.spacer-top {
  margin-top: 0.79em !important;
}

/* footer */
#footer {
  /*margin: 0.79em 0;*/
  margin:0;
  text-align: center;
  font-size: 0.95em;
 
}

html>body #footer {
  margin: 1.3em 0;
}

html>body #footer {
  *margin:0;
}

#footer h2 {
  font-size: 1.6em;
  margin: -0.18em 0 0.395em;
  padding-bottom: 0.2em;
}
#footer a {
  color: #006;
  text-decoration: none;
}
#footer a:visited {
  color:#006;
}
#footer a:hover {
  text-decoration: underline;
}
.data-capture-box {
  padding: 0.79em;
  border: 0.079em solid #DBE2E9;
  background: #F3F7FC;
  margin-left:0;
}
.graph-bg {
  background: url(http://www.hlmarkets.co.uk/__data/assets/image/0006/213/graph-background.gif) no-repeat top right #F3F7FC;
}
.link-subtle:hover {
  border-bottom: 1px solid #0000CC;
}

.link-subtle {
  border-bottom: 1px dotted #0000CC;
  position: relative;
}

/* spread betting and CFDs home info boxes */
#spread-betting-home-info,
#cfds-home-info {
  /*height: 20.5em;*/
  width: 34.5em;
  height:auto;
  border: 0.079em solid #DBE2E9;
  padding: 0 1em;
}
#spread-betting-home-info h2,
#cfds-home-info h2 {
  padding-bottom: 0.3em;
  background: url(http://www.hlmarkets.co.uk/__data/assets/image/0011/209/dotted-blue-white-h.gif) repeat-x bottom;
}
#spread-betting-home-info h2 {
  color: #137A74;
}
#cfds-home-info h2 {
  color: #E60011;
}
#spread-betting-home-info img.chevron,
#cfds-home-info img.chevron {
  margin-right: 0.2em;
}

/* generic alignment and margin styles */
.aLeft { text-align: left; }
.aRight {text-align: right; }
.aCenter { text-align: center; }
.aJustify { text-align: justify; }
.aNoWrap { white-space: nowrap; }
.cLeft { clear: left; }
.cRight { clear: right; }
.cBoth { clear: both; }
.cNone { clear: none; }
.dBlock { display: block; }
.dInline { display: inline; }
.dNone { display: none; }
.dTableRow { display: table-row; }
.fLeft { float: left; }
.fRight { float: right; }
.fNone { float: none; }
.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none; } 
.box-enclose { clear: both; line-height: 0.1; font-size: 1px;}
.spacer-left-half { margin-left: 0.395em !important; }
.spacer-left { margin-left: 0.79em !important; }
.spacer-left-dbl { margin-left: 1.59em !important; }
.spacer-left-none {margin-left: 0 !important;}
.spacer-right-half { margin-right: 0.395em !important; }
.spacer-right{ margin-right: 0.79em !important; }
.spacer-right-dbl { margin-right: 1.59em !important; }
.spacer-top-half { margin-top: 0.395em !important; }
.spacer-top { margin-top: 0.79em !important; }
.spacer-top-dbl { margin-top: 1.59em !important; }
.spacer-bottom-half { margin-bottom: 0.395em !important; }
.spacer-bottom { margin-bottom: 0.79em !important; }
.spacer-bottom-dbl { margin-bottom: 1.59em !important; }
.spacer-top-none { margin-top: 0 !important; }
.spacer-none { margin: 0 !important; }

.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.align-margin { margin: 0 auto; }
.align-justify { text-align: justify; }
.align-nowrap { white-space: nowrap; }
.align-middle { vertical-align: middle; }
.align-bottom { vertical-align: bottom; }
.align-abs-center { left: 0; right: 0; text-align: center;}



*html .align-abs-center { width: 100%; text-align: center; } 

.clear-left { clear: left; }
.clear-right { clear: right; }
.clear-both { clear: both; }
.clear-none { clear: none; }

.text-reduce2 { font-size: 0.79em; }
.text-reduce1 { font-size: 0.89em; }
.text-reduce0 { font-size: 1.1em; }
.text-enlarge0 { font-size: 1.3em; }
.text-enlarge1 { font-size: 1.5em; }
.text-enlarge1a { font-size: 1.7em; }
.text-enlarge2 { font-size: 2.05em; }
.text-enlarge3 { font-size: 2.3em; }
.text-indent1 { padding-left: 1.5em; }
.text-price-positive { color:#33F; }
.text-price-nochange { color:#090; }
.text-price-negative { color:#C00; }
.text-emphasis { font-weight:bold; }
.text-emphasis-lblue {color: #3399ff;}

.text-emphasis-small { font-size: 0.89em; font-family: arial, verdana, sans-serif; }
.text-emphasis-size { font-size: 1.3em; }
.text-emphasis-large { font-size: 2.3em; }
.text-emphasis-color { color: #C00; }
.text-emphasis-light { color: #FFF; }

.price-gain, .positive { color: #33F; }
.price-loss, .negative { color: #C00; }
.price-non-move, .nochange { color: #090; }

/* COLUMN STLYES
--------------------------------------------------------------------------- */

.col2-box { width: 46.9%; }
.col5-box { width: 4.5%; }
.col10-box { width: 9.5%; }
.col15-box { width: 14.5%; }
.col18-box { width: 18.5%; }
.col25-box { width: 24.5%; } 
.col26-box { width: 25.5%; }
.col27-box { width: 26.5%; }
.col28-box { width: 27.5%; }
.col30-box { width: 29.5%; }
.col31-box { width: 30.25%; }
.col33-box { width: 32.4%; } 
.col35-box { width: 34.5%; }
.col40-box { width: 39.5%; }
.col41-box { width: 40.8%; }
.col45-box { width: 44.5%; }
.col46-box { width: 45.1%; }
.col47-box { width: 46.2%; }
.col48-box { width: 47.2%; }
.col49-box { width: 48.2%; }
.col50-box { width: 49.5%; } 
.col51-box { width: 50.8%; }
.col52-box { width: 52.1%; }
.col55-box { width: 54.5%; }
.col60-box { width: 59.5%; }
.col61-box { width: 60.5%; }
.col62-box { width: 61.5%; }
.col63-box { width: 62.5%; }
.col64-box { width: 63.5%; }
.col65-box { width: 64.5%; }
.col70-box { width: 69.5%; }
.col75-box { width: 74.5%; } 
.col80-box { width: 79.9%; }
.col90-box { width: 89.9%; }
.col95-box { width: 94.9%; }
.col98-box { width: 97.9%; }
.col100-box { width: 99.9%; }





/* LINK STYLES
--------------------------------------------------------------------------- */

.link-hidden:link { color:#000066; }
.link-headline-color:link { color: #FFF; }
.link-headline-color:visited { color: #FFF; }
.link-headline-color:hover { text-decoration: underline; }
.link-step:link { color: #FFF; text-decoration: underline; }
.link-step:visited { color: #FFF; }
.link-hidden, .link-subtle, .link-headline, .link-headline-color { text-decoration: none; }
.link-hidden:visited { color:#000066; }
.link-hidden:hover, .link-headline:hover { text-decoration: underline; }
.link-subtle { border-bottom: 1px dotted #00C; position: relative;}
.link-subtle:visited { border-bottom: 1px dotted #333; }
.link-subtle:hover { border-bottom: 1px solid #00C; }
.link-headline:visited { color:#2323CF; }
.link-headline.current { color:#C00; }
.link-content-divide:link { color: #585858; text-decoration: none; }
.link-content-divide:visited { color: #585858; text-decoration: none; }
.link-content-divide:hover { color: #585858; text-decoration: underline; }
.link-cursor { cursor:pointer; }
.link-box-control a {color:#2323CF;text-decoration:none;}
.link-box-control:hover, .link-scroll-left:hover, .link-scroll-right:hover { text-decoration: underline; }
.link-box-control:visited, .link-scroll-left:visited, .link-scroll-right:visited { color: #2323CF; }
.link-box-control, .link-scroll-left, .link-scroll-right { color: #2323CF; text-decoration: none; }
.link-box-control { background: transparent url(http://www.hlmarkets.co.uk/__data/assets/image/0012/219/red-triangle-no-bg-right.gif) no-repeat scroll left center; font-weight: bold; padding: 0 0 4px 1.185em; }









/* rise and fall tables */
.risefall td {
  padding: 0.3em;
}
.table-alt td { background: #EFEFEF; }


/* contact us */

p.contact-us span {
   display:block;
   float:left;
   margin-right:50px;
}

div.content-left-col2 ul.standard li{
  background:url(http://www.hlmarkets.co.uk/__data/assets/image/0013/481/blue-arrow-no-bg.gif) 0 0.3em no-repeat;
  padding:0 0 0.5em 1.5em;
  position:relative;

}

div#trading-banner {
   width:643px;
   height:120px;
}

div#trading-banner a {
    background:url(http://www.hlmarkets.co.uk/__data/assets/image/0017/1682/trade-plat-643-112008.gif);
    width:643px;
    height:120px;
    display: block;
    text-decoration: none;
}


div#trading-banner span {
   color:#fff;
   display:block;
   padding-top:53px;
   margin-left:47px;
   line-height:1.3em;
}

div#trading-platform-box {
   width:611px;
   border:1px solid #d1d6da;
   padding:0 15px 0 15px;
   float:left;
   /*height:381px;*/
height:auto;
}

/*
html>body div#trading-platform-box {   /* for Firefox 2*/
   height:377px;
}

html>body div#trading-platform-box {  
    *height:381px;
}
*/







div#trading-platform-box h2 {
   color:#1413f2;
   background: url(http://www.hlmarkets.co.uk/__data/assets/image/0011/209/dotted-blue-white-h.gif) repeat-x bottom;
   margin-top:4px;
   padding-bottom:7px;
}
div#trading-platform-box h2 span {
   color:#ea1314;
}



div#trading-platform-box p {
   margin:0;

}

div.list-left {
   float:left;
   width:285px; 
   padding-right:22px;
   height:221px;
}

html>body .list-left, x:-moz-any-link, x:default {   
   height:216px;
}

div.list-left h3 {
  margin:0;
  padding:10px 0;
}

div.list-left ul,
div.list-right ul {
   margin:0;
   padding:0;
  
} 

div.list-left ul li {
   background: url(http://www.hlmarkets.co.uk/__data/assets/image/0006/1698/green-tick-15-112008.gif) no-repeat;
   padding-left:2.6em;
   padding-bottom:7px;
   margin:0;
}

div.list-right {
   float:left;
   width:300px;
   height:216px;
}

div.list-right ul li {
   background:url(http://www.hlmarkets.co.uk/__data/assets/image/0013/481/blue-arrow-no-bg.gif) 0 0.3em no-repeat;
   padding-left:1.8em;
   padding-bottom:7px;
}

/* Send to a friend */




div#standard-form {
   width:567px;
   float:left;
   margin-bottom:15px;
}

div#standard-form h2 {
    padding: 0.15em 0 0.15em 0;
    margin: 0.79em 0 0 0;
    border-top: 1px solid #585858;
    border-bottom:1px solid #585858;
    color:#585858;
    font-size: 1em;
    float:left;
    width:100%;
}

div#standard-form p {
   float:left;
   width:100%;
   margin:0 0 1px 0;
  background:#F5F5F5;
}


div#standard-form p.form-text{
    background:#E3E3E3;

    padding:0.4em 0 0.4em 0.2em;
    font-weight:bold;
    width:99.5%;
}

div#standard-form p.submit{
   background:none;
   text-align:right;
}

div#standard-form p.submit input {
  width:auto;
}

div#standard-form p label {
    float:left;
    width:132px;
    background: #EFEFEF;
    padding:5px 0 9px 2px;
}

div#standard-form input {
    width:422px;
    margin:3px 0 0 2px;  
}

div#standard-form textarea {
    width:350px;
    margin:3px 0 0 2px; 
}

div#standard-form p.text-area {
   background:none;
}


div#standard-form p.text-area span {
   font-size:0.85em;
   font-weight:bold;

   display:block;
   float:left;
   margin-left:3px;
}

div#standard-form p.text-area label {
    padding:5px 0 63px 2px;
}


/*** replace with own style ***/

/** spread betting section **/

/* header top menu */

div#header-supp-navigation {
   padding-right:0;
   margin-bottom:10px;
}



div#search-site{
   clear:both;
  /* margin-right:1em;*/
}

div#search-site input {
   margin-right:5px;
   margin-top:1px;

}

div#search-results-box {
   border-top:1px solid #CCCCCC;
}

div.question-box {
    border: 0.079em solid #DBE2E9;
    padding-bottom: 2.5em;
    /*padding-bottom: 0.79em;*/
    background:#fff;
    float:left;
    width:190px;
}

.question-box h2 {
    font-size:1.65em;
    line-height:1.7em;
    margin:0;
    padding:0.24em 0 0 1.7em;
}

ul.list-box-styled {
    margin:0;
    padding:15px 0;
    float:left;
}

.list-box-styled li {
    width:45px;
    float:left;
    text-align:center;
}

.list-box-styled li.post {
   background:url(http://www.hlmarkets.co.uk/__data/assets/image/0012/4422/post-lrg.gif) center no-repeat;
   height:20px;
} 

.list-box-styled li.phone {
   background:url(http://www.hlmarkets.co.uk/__data/assets/image/0013/4423/telephone-lrg.gif) center no-repeat;
   height:20px;
}

.list-box-styled li.email {
   background:url(http://www.hlmarkets.co.uk/__data/assets/image/0011/4421/email-lrg.gif) center no-repeat;
   height:20px;
}

div.question-box .list-box-styled li p {
    margin:25px 0;
}

.list-box-styled li p {
    margin:6px 0;
}


/* am_squiz */

div#search-results-box ul.spacer-bottom-dbl {
   padding-left:0;
   padding-top:12px;
}

div#search-results-box ul.spacer-bottom-dbl li {
   margin-left:0;
   margin-bottom:20px;
}

div#search-results-box ul.spacer-bottom-dbl p {
   margin:1px 0;
}

p.pagination {
   text-align:center;
   padding-top:10px;
   border-top:1px solid #CCCCCC;
   color:#CCCCCC;
   margin-top:40px;
}

p.pagination span {
   margin:0 10px;
   color:#000066;
}

p.pagination span a {
   border:0;
}

p.pagination a {
   color: #0000CC;
   border-bottom:1px dotted #0000CC;
   text-decoration:none;
}

div.grey-bg {
    background:#EFEFEF ;
    border:1px solid #DBE2E9;
    padding:0.4em 0.5em;
    text-align:left;
}

.content-left-inner .search-button {
    background:transparent url(http://www.hlmarkets.co.uk/__data/assets/image/0010/424/go-large.gif);
   border:0;
   height:24px;
   width:42px;
  cursor:pointer;
}

.content-left-inner #queries_term_query {
    background:#F7F7F7;
    border:1px solid #7F9DB9;
    color:#A0A0A0;
    font-size:1.21em;
    height:1.2em;
   float:left;
   margin-right:3px;
   padding:0.12em 0.1em 0.1em;
   width:179px;
}

.content-left-inner label {
   float:left;
   font-weight:bold;
   padding-top:4px;







   width:90px;
   margin-left:170px;
}

/* mz_squiz refer a friend */

div.top_friend {
   border:1px #e0e1e3 solid;
   background:#f3f6fb; 
   padding:0px 0px 0px 8px;  
}


div.top_friend p {
   color:#040639;
}

div.top_friend p a {
   color:#0a0883;
   text-decoration:none;
}

div.refer_friend_process {
   border:1px #3e5172 solid;
   background:#3e5172;
   margin-top:11px;

   color:#fff;
   font-size:135%;
   padding-left:8px;
}




div.refer_friend_process p {
   margin:5px 0px 5px 0px;
}

div.refer_process {
   border-right:1px #dfe0e5 solid;
   border-left:1px #dfe0e5 solid;
   border-bottom:1px #dfe0e5 solid;
   padding:10px 10px 15px 15px;
}

div.refer_process p {
   margin-top:0px;
}

div.refer_process p a {
   color:#0a0883;
   text-decoration:none;
}

div.refer_process ul {
   padding-left:8px;
}

div.refer_process ul li {
  list-style:url(http://www.hlmarkets.co.uk/__data/assets/image/0007/3301/friend_arrow_list.jpg);
  padding:10px;
}

div.refer_process a.req_application {
   background: url(http://www.hlmarkets.co.uk/__data/assets/image/0009/3321/button_bg.jpg) repeat-x;
   border:1px #070630 solid;
   padding:3px 10px;
   color:#fff;
   text-decoration:none;
   margin-left:250px;
   height:16px;
   width:120px;
   display:block;
}


div.terms_offer {
   padding-top:10px;
}

div.terms_offer h3 {
   border-top: 1px #535555 solid;
   border-bottom: 1px #535555 solid;
   color:#535555;
   font-size:112%;
}

#Risk_warning {
   background:#eee;
   padding:1px 10px 1px 8px;
}

#Risk_warning h2 {
   border-bottom:1px #130e2e dotted;
   padding-bottom:3px;
}

.ac_results {
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
    width: auto !important;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
}

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block;
    text-align: left;
    /* 
    if width will be 100% horizontal scrollbar will apear 
    when scroll mode will be used
    */
    /*width: 100%;*/
    font: menu;
    font-size: 12px;
    /* 
    it is very important, if line-height not setted or setted 
    in relative units scroll will be broken in firefox
    */
    line-height: 16px;
    overflow: hidden;
}

.ac_results li p.first {
    background-color:#3E5174;
    color:white;
    font-weight:bold;
    margin-bottom:-2px;
    margin-left:-5px;
    margin-right:-5px;
    margin-top:-2px;
    padding-bottom:2px;
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
}

.ac_loading {

    background-attachment:scroll;
    background-color:#FFFFFF;
    background-image:url(http://www.hlmarkets.co.uk/__data/assets/image/0013/3541/ajax-loader.gif);
    background-position:right center;
    background-repeat:no-repeat;
}

.ac_odd {
    background-color: #EFEFEF;
}

.ac_over {
    background-color: #585858;
    color: white;
}
.standard-form .form-field {
    background-color:#EFEFEF;
    border-bottom-color:#FFFFFF;
    border-bottom-style:solid;
    border-bottom-width:1px;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    margin-top:0;
    padding-bottom:4px;
    padding-left:4px;
    padding-right:2px;
    padding-top:6px;   
}
.standard-form div.required {
    background-image:url('http://www.hlmarkets.co.uk/__data/assets/image/0014/3542/required.jpg');
    background-position:99% 55%;
    background-repeat:no-repeat;    
}
.standard-form .form-field input, .standard-form .form-field select, .standard-form .form-field textarea {
       border: 1px solid #7F9DB9;
    width: 13.7em;
}
.standard-form .form-field input.error, .standard-form .form-field select.error, .standard-form .form-field textarea.error {
       border: 1px dotted red;
}
.standard-form .form-field label {
    float:left;
    padding-top:2px;
    width:270px;    
    margin: 0px; 
   font-weight: normal;
}

#form_email_3262 .standard-form .form-field input, #form_email_3262 .standard-form .form-field select, #form_email_3262 .standard-form .form-field textarea {
       border: 1px solid #7F9DB9;
    width: 500px;
}

#form_email_1742 .standard-form .form-field input, #form_email_1742 .standard-form .form-field select, #form_email_1742 .standard-form .form-field textarea {
       border: 1px solid #7F9DB9;
    width: 600px;
}

#form_email_3262 label {
    float:left;
    padding-top:2px;
    width:150px;    
    margin: 0px; 
    font-weight: normal;
}



#form_email_1742 .standard-form .form-field label.error {
    float:none;
    padding: 0px;
    width:200px;    

    font-weight: bold;
    color: red;
    margin-left: 270px;
}

#form_email_3262 .standard-form .form-field label.error {
    float:none;
    padding: 0px;
    width:200px;    
    font-weight: bold;
    color: red;
    margin-left: 150px;
}

.standard-form .form-field label.error {
    float:none;
    padding: 0px 4px;
    width:200px;    
    font-weight: bold;
    color: red;
}

.standard-form .form-field ul {
   padding: 5px 0px;
}

.standard-form .form-field ul li {
   padding: 0px;
   margin: 0px;
   width: 100%;
   clear:left;
}

.standard-form .form-field ul li input {
   width: auto;
}

.standard-form .form-field ul li label.error {
   margin-left: 163px;
}

.standard-form p.form-legend {
    background-color:#E0E0E0;
    font-weight:bold;
    padding:1em 0.5em;
    margin: 0px;
    border-bottom: 1px solid #fff;
}
.standard-form div.form-legend {
    background-color:#E0E0E0;
    padding:1em 0.5em;
    margin: 0px;
    border-bottom: 1px solid #fff;
}
.standard-form div.form-legend {
    margin: 0px;
    padding: 8px;
}
.standard-form img {
    vertical-align: 0px;
}
#risk-warning {
    background-color:#E0E0E0;
    padding-bottom:4px;
    padding-left:8px;
    padding-right:8px;
    padding-top:4px;
    margin: 0px 0px;

}
#risk-warning h3 {

    border-bottom-color:#000066;
    border-bottom-style:dotted;
    border-bottom-width:1px;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    margin-top:0;

    padding-bottom:4px;
    padding-left:0;
    padding-right:0;
    padding-top:4px;    
}
.form-submit {
    background-color:#EFEFEF;
    border-bottom-color:#E0E0E0;
    border-bottom-style:solid;
    border-bottom-width:2px;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    margin-top:0;
    padding-bottom:8px;
    padding-left:4px;
    padding-right:4px;
    padding-top:4px;
    text-align: right;
}
.form-submit button {
    background:transparent url(http://www.hlmarkets.co.uk/__data/assets/image/0009/3321/button_bg.jpg) repeat-x scroll 0 0;
    border: none;
    color: #FFFFFF;
    margin-left: 250px;
    padding: 3px 10px;
    text-decoration: none; 
    cursor:pointer;    
}
.form-submit input {
    background:transparent url(http://www.hlmarkets.co.uk/__data/assets/image/0009/3321/button_bg.jpg) repeat-x scroll 0 0;
    border: none;
    color: #FFFFFF;
    margin-left: 250px;
    padding: 3px 10px;
    text-decoration: none;
    cursor:pointer;     
}
.hidden {
    position: absolute;
    left: -9999px;
}
.standard-form h2 {
        border-bottom:1px solid #585858;
        border-top:1px solid #585858;
        color:#585858;
        display:block;
        font-size:1em;
        margin:0.79em 0 0;
        padding:0.15em 0.31em 0.15em 0;
        clear:both;
}

.top-info {
        background-color:#F3F7FC;
        border-bottom:1px solid #DBE2E9;
        border-top:1px solid #DBE2E9;
        padding: 6px 4px;
}

.errors p {
        margin: 0px;
        padding: 4px;
        background-color: red;
        color: #fff;
}

.errors ul {
        margin: 0px;
        padding: 8px;
        border: 1px solid red;
}

.errors ul li {
        list-style-type: square;
}

#address-details {
    display: none;
}

#postcode-checker {
    display: none;
    width:90px;
    height:17px;
    font-size:81%;
    border:1px solid #000;
    background:#F0F0F0;
    padding-bottom:2px;
}

#address-container {
    width: 400px;
    margin-left: 270px;
}

#address-container select {
    width: 375px;
    margin-right: 130px;
}

#address-container #address-container-label {
    background-color:#3E5174;
    color:#FFFFFF;
    font-weight:bold;
    padding: 5px;
    margin: 0px;
    width:365px;    
}

#address-container #address-container-info {
    font-weight:bold;
    padding: 5px 0px;
    margin: 0px;    
}

#address-container label.error {
    padding: 4px 0px;    
}

#address-container #address-container-info span {
    font-weight: normal;
    text-decoration: underline;
    color: #2323CF;    
}

#address-container #address-container-info span:hover {
    text-decoration: none;
    cursor: pointer;    
}

#postcode-info {
    margin:5px 0 5px 270px;
    font-weight:bold;
}

#postcode-info span {
   font-weight:normal;
   color:#2323CF;
   text-decoration:underline;
   cursor:pointer;
}

#postcode-info span:hover {
   color:#2323CF;
   text-decoration:none;
}

.standard-form .form-field input.address_postcode {
  width:84px;
  float:left;
  margin-right:2px;
}

#error-div {
 border: 1px solid #CCC;
 padding: 8px;
}
#error-div p {
 margin: 4px 0px;
 font-weight: bold;
}
#error-div ul li {
 list-style: square;
}


/* download asset listings */
.downloads-label {
  float: left;
  width: 8em;
  font-weight: bold;
}
ul.downloads-horizontal {
  list-style: none;
  margin: 0.8em 0;
}
ul.downloads-horizontal li {
  display: inline;
  margin-left: 1em;
}
a.pdf {
  background: url(http://www.hlmarkets.co.uk/__data/assets/image/0012/3801/pdf-icon.png) no-repeat;
  padding-left: 1.4em;
}

/* FAQ */

div.faq-box {
    background:#e2e3e5;
    border:1px solid #8d99a9;
    padding:5px;
}

div.faq-box span {
    float:left;
    width:115px;
    padding-top:1px;
    font-weight:bold;
}
div.faq-box select {
    width:320px;
}

div.faq-box input.go-green {
   background: url(http://www.hlmarkets.co.uk/__data/assets/image/0007/4021/go-green.jpg) no-repeat;
   width:36px;
   height:20px;
   border:0;
}

div.faq {
    border-bottom:1px solid #b9b9b9;
    padding-bottom:15px;
    padding-top:10px;
    margin-bottom:5px;
}

#right-side-buttons {
   /*float:right;*/
   width:17.8em;
}


img.screenshot {
  text-align: center;
  display: block;
  margin: 2em auto;
}

ul.boxed {
  width: 25em;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #006;
  padding: 0.5em;
}

ul.boxed li {
  text-align: left;
  list-style: square;
}

ul.disc li {
  margin: 0.5em 0;
  list-style: disc;
}

table.spread-table tbody {
    border:1px solid #cecece;

}

table.spread-table thead tr {
    padding-bottom:10px;
}

table.spread-table tbody td {
    padding:0;
}

table.spread-table td.bor {
   border-right:1px solid #cecece;
}

table.spread-table tbody td.bor p{
   padding:2px 0 2px 6px;
   margin:0 0.86em 1px 0;
   background:#ebeff2;
}

table.spread-table tbody p {
    margin:0 0 1px 0.86em;
    background:#dee8f2;
    padding:2px 3px 2px 3px;
}

.bottom-table td{
  border:1px solid #cecece;
  text-align:center;
}

/* buttons */
div.training-button a {
    display: block;

    background:url(http://www.hlmarkets.co.uk/__data/assets/image/0019/8641/button-bg-silver.gif) repeat-x;
    width:9em;
    height:25px;
    padding-top:9px;
    margin-right:2px;
    //border: 0.079em solid #006;
    border-color: solid 0.079em #8AC886 #5DA359 #387534;
    color: #006;
}

div.login-button-short a {
    display: block;
    background:url(http://www.hlmarkets.co.uk/__data/assets/image/0020/8561/button-bg-blue.gif) repeat-x;
    width:9em;
    height:25px;
    padding-top:9px;
    margin-right:2px;
    border: 0.079em solid #006;
}
div.apply-button-short a {
    display: block;
    background:url(http://www.hlmarkets.co.uk/__data/assets/image/0003/8562/button-bg-green.gif) repeat-x;
    width:8.73em;
    height:25px;
    padding-top:9px;
    padding-left:17px;
    border: 0.079em solid #006;
}
div.login-button-l a {
    display: block;
    background:url(http://www.hlmarkets.co.uk/__data/assets/image/0020/8561/button-bg-blue.gif) repeat-x;
    width: 17.6em;
    height:25px;
    padding-top:9px;
    border: 0.079em solid #006;
}
div.apply-button-l a {
    display: block;
    background:url(http://www.hlmarkets.co.uk/__data/assets/image/0003/8562/button-bg-green.gif) repeat-x;
    width: 14.5em;
    height:25px;
    text-align: center;
    padding-top:9px;
    padding-left:40px;
    margin:10px 0;
    border: 0.079em solid #006;
}
div.apply-online-button a {
    display: block;
    background:url(http://www.hlmarkets.co.uk/__data/assets/image/0003/8562/button-bg-green.gif) repeat-x;
    width:131px;
    height:25px;
    margin-left:2px;
    padding-top:9px;
    padding-left:15px;
    line-height:1.15em;
    border: 0.079em solid #006;
}
div.apply-home-training a {
    display: block;
    background:url(http://www.hlmarkets.co.uk/__data/assets/image/0003/8562/button-bg-green.gif) repeat-x;
    width:240px;
    height:25px;
    margin-left:2px;
    padding-top:9px;
    padding-left:15px;
    line-height:1.15em;
    border: 0.079em solid #006;
}
div.training-button a:hover,
div.apply-online-button a:hover,
div.login-button-short a:hover,
div.apply-button-short a:hover,
div.apply-home-training a:hover,
div.login-button-l a:hover,
div.apply-button-l a:hover,
.blue-double a:hover {
    background-position: 0 -36px;
}

div.login-button-short a,
div.apply-button-short a, 
div.login-button-l a,
div.apply-online-button a,
div.apply-home-training a,
div.apply-button-l a {
   color:#fff;
   text-decoration:none;
   font-weight: bold;
}

span.padlock_bg {
   background:url(http://www.hlmarkets.co.uk/__data/assets/image/0018/486/button-padlock.gif) left center no-repeat;
   width:18px;
   float:left;
   margin:0 10px 0 15px;
}

span.arrow_bg {
   background:url(http://www.hlmarkets.co.uk/__data/assets/image/0019/8821/chev-arrows-122008.png) right center no-repeat;
   width:18px;
   float:right;
   margin:0 10px 0 9px;
}

#cdf ul.content-list,
#spread_betting ul.content-list  {
   float:left;
   padding-right: 22px;
   margin-left:140px;
}

/* glossary page */

ul#nav-glossary {
   float:left;
   width:100%;
   margin-bottom:20px;
   margin-top:10px;
   padding:0;
   /*border-bottom:1px solid #cacecd;*/
   display:none;
}

ul#nav-glossary li {
    float:left;
    background:url(http://www.hlmarkets.co.uk/__data/assets/image/0015/5541/bg-glossary.jpg) no-repeat;
    width:46px;
    height:32px;
    margin-right:3px;
    margin-left:0;
    padding:11px 0 0 15px;
    cursor:pointer;
}

ul#nav-glossary li.selected {
   background:url(http://www.hlmarkets.co.uk/__data/assets/image/0016/5542/bg-selected.jpg) no-repeat;
   width:48px;
   height:41px;
   margin-left:0;
   position:relative;
   margin-top:-9px;
}

ul.glossary { 
    list-style: none; 
    margin:0;
    padding:0;
}

ul.glossary li { 
    width:100%;
    float:left;
   border-bottom:1px solid #cacecd; 
   margin-left:0;
}

ul.glossary li.alt {
   background-color: #E5F1FF;
}

ul.glossary li p {
   float:left;
   margin:0;
   padding:6px 10px 8px 25px;
   width:310px;
   border-left:1px solid #cacecd;

}

ul.glossary li p.bold {
    font-weight:bold;
    border:0;
    width:150px;
    padding:6px 5px 6px 0;
}

a.hide-text {
  text-indent: -9999px;
}


/* apply now */

.apply-box {
  padding: 0.79em;
  border: 0.237em solid #227327;
}
.col2-box {
  width: 27.3em;
}
.col2-box-right {
  margin-left: 0.79em;
}
#apply-now .col2-box {
  width: 24.8em;
  margin-left: 0;
}
#apply-now .col2-box-right {
  margin-left: 0.9em;
}
ul.apply-options {
  list-style: none;

  margin: 1em 0;
}
li.download {
  background:transparent url(http://www.hlmarkets.co.uk/__data/assets/image/0020/5942/app_form.gif) no-repeat;
  padding: 0.4em 0 1.7em 3.6em;
  position: relative;
}
li.request {
  background:transparent url(http://www.hlmarkets.co.uk/__data/assets/image/0003/5943/envelope.gif) no-repeat;
  padding: 0.4em 0 1.7em 3.6em;
  position: relative;
}
#news-feed-article {
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 40px;
}

#news-feed-article h1 {
    padding-bottom: 42px;
}

#news-feed-article p.date {
    position: absolute;
    margin-top: -3.4em;
    color: red;
}

#news-feed-article div.tools-top {
    position: absolute;
    margin-top: -3.5em;
    right: 0;

    padding-right: 47px;
    padding-top: 4px;
}

#news-feed-article div.tools-bottom {

    position: absolute;
    margin-top: 1em;
    right: 0;
    padding-right: 47px;
    padding-top: 4px;
}

#news-feed-article div.news-feed-article-tools a {
    color: #0000CC;
}

#news-feed-article div.news-feed-article-tools a.text-resize {
    display: block;
    float: left;
    text-indent: -9999px;
    width: 15px;
    height: 16px;
    outline: none;
}

#news-feed-article div.news-feed-article-tools a.small-text {
    background: url(http://www.hlmarkets.co.uk/__data/assets/image/0017/6083/text-resize-small.gif);
}

#news-feed-article div.news-feed-article-tools a.medium-text {
    background: url(http://www.hlmarkets.co.uk/__data/assets/image/0016/6082/text-resize-medium.gif);
}

#news-feed-article div.news-feed-article-tools a.large-text {
    background: url(http://www.hlmarkets.co.uk/__data/assets/image/0015/6081/text-resize-large.gif);
}

#news-feed-article div.news-feed-article-tools div.resize-buttons {
    position: absolute;
    top: 0;
    right: 0;
}

.news-feed-article-content {
   white-space:pre;
   white-space:-moz-pre-wrap !important;   /* Mozilla, since 1999 */
   white-space: -pre-wrap;      /* Opera 4-6 */
   white-space: -o-pre-wrap;    /* Opera 7  */
   word-wrap: break-word;       /* IE */
  _white-space: pre;       /* IE */
   border-bottom: 1px dotted #0000CC;
    padding-bottom: 10px;
}

html>body .news-feed-article-content {
   *white-space:pre;
}

#news-feed-article div.article-small {
    font-size: 100%;
}

#news-feed-article div.article-medium {
    font-size: 110%;
}


#news-feed-article div.article-large {
    font-size: 120%;
}

/* site map list styles */
#sitemap li {
  margin: 1em 0;
}
#sitemap ul li {

  list-style-type: circle;
}
#sitemap ul li ul li {
  list-style-type: disc;
  margin-left: 2em;

}
#sitemap ul li ul li ul li {
  list-style-type: square;
  margin-left: 2em;
}


.back-to-top {
font-weight: bold;
font-size: 0.8em;
background: url(http://www.hlmarkets.co.uk/__data/assets/image/0015/7521/back-to-top.gif) no-repeat 0 0.2em;
padding-left: 1.2em;}

.back-to-top a {
color: #006;}



/* LIST STYLES
--------------------------------------------------------------------------- */

.list-standard-styled, .list-unstyled {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list-standard-styled li {
    position: relative;
    padding: 0 0 0.5em 1.5em;
    background: url(http://www.hlmarkets.co.uk/__data/assets/image/0013/481/blue-arrow-no-bg.gif) no-repeat 0 0.3em;
}

.list-unstyled li {
     margin: 0em;
}

.list-features {
     list-style: none;
     margin: 0;
     padding: 0;
     position: relative;
}

.list-features li {
     padding: 0 0 0.5em 2em;
     margin-left: 1.0em;
     background: url(http://www.hlmarkets.co.uk/__data/assets/image/0006/1698/green-tick-15-112008.gif) no-repeat 0 0; 
}

.list-margin-left li {
     margin-left: 2.0em;
}

.list-multicol-styled, .list-multicol-unstyled {margin-left: 1.59em;line-height: 2em;}

.list-multicol-styled li, .list-multicol-unstyled li, .list-multicol-headline li {float: left;margin: 0;padding: 0;}

.list-multicol-styled li {background: url(/img/bullets/blue-arrow-no-bg.gif) no-repeat 0 0.65em;padding-left: 1.5em;}

.list-emphasis-styled li { background: url(/img/layout/red-triangle-no-bg-right.gif) no-repeat left; font-weight: bold; }

.list-col1 li { width: 95%; }


.list-col2 li { width: 45%; }



.list-col3 li { width: 30%; } 

.list-col4 li { width: 20%; }

.list-col5 li { width: 49%; }

.list-row2 li { height: 2em; }

.list-row3 li { height: 3em; }

.list-row5 li { height: 5em; }


.list-row7 li { height: 8.5em; }

.list-col90 { width: 89%; }




.list-col85 { width: 84%; }

.list-col80 { width: 79%; }


.list-col75 { width: 74%; }

.list-col70 { width: 69%; }

.list-col65 { width: 64%; }

.list-col60 { width: 59%; }

.list-col50 { width: 49%; }

.list-col49 { width: 48%; }

.list-col48 { width: 47%; }

.list-col47 { width: 46%; }

.list-col46 { width: 45%; }

.list-col45 { width: 44%; }

.list-col40 { width: 39%; }

.list-col35 { width: 34%; }

.list-col30 { width: 29%; }

.list-col25 { width: 24%; }

.list-col20 { width: 19%; }

.list-col15 { width: 14%; }

.list-col10 { width: 9%; }

.list-border {padding: 0.79em 0.395em 2.37em 0.395em;border: 0.079em solid #00006D;}

.columns2 { width: 48.9%; }

.columns2 li{ width: 49%; }

.columns2 th { width: 30%; }



.columns2 td { width: 70%; }

/* price icons */

.price-icon-negative, .price-icon-positive, .price-icon-nochange {
  width: 1.2em;
  height: 1.3em;
  display: block;
  float: right;
}
.price-icon-negative {
  background: url(http://www.hlmarkets.co.uk/__data/assets/image/0008/422/price-negative.gif) no-repeat;
}
.price-icon-positive {
  background: url(http://www.hlmarkets.co.uk/__data/assets/image/0009/423/price-positive.gif) no-repeat;
}
.price-icon-nochange {
  background: url(http://www.hlmarkets.co.uk/__data/assets/image/0009/1341/price-nochange.gif) no-repeat;
}

.fLeft {float:left;}
.fRight {float:right;}

/* ALIGN
----------------------------------------- */

.align-left { text-align: left !important; }
.align-right { text-align: right !important; }
.align-center { text-align: center !important; }
.align-justify { text-align: justify !important; }
.align-nowrap { white-space: nowrap !important; }
.align-middle { vertical-align: middle !important; }
.align-bottom { vertical-align: bottom !important; }
.align-margin { margin: auto !important; }

/* RED SPOT LIST STYLE
----------------------------------------- */
.list-features-ordered li{
 padding: 5px 10px 6px 0px;
 margin: 20px; 0px 20px 0;
 background: url(http://www.hlmarkets.co.uk/__data/assets/image/0007/145879/num-blue-back.gif)  no-repeat;
}
.list-features-ordered li span{
 font-weight: bold;
 color:#fff;
 margin-left: 10px;
 margin-bottom: 10px;
 margin-right: 10px;
 padding-bottom: 20px;
}

.border-top-dark { border-top: solid 1px #006 !important; }
.border-left-dark { border-left: solid 1px #006 !important; }
.border-right-dark { border-right: solid 1px #006 !important; }
.border-bottom-dark { border-bottom: solid 1px #006 !important !important; }
.border-dark { border: solid 1px #006 !important; }

.border-top-light { border-top: solid 1px #BBB !important; }
.border-left-light { border-left: solid 1px #BBB !important; }
.border-right-light { border-right: solid 1px #BBB !important; }
.border-bottom-light { border-bottom: solid 1px #BBB !important; }
.border-light { border: solid 1px #BBB !important; }

.border-top-vlight { border-top: solid 1px #DBE2E9 !important; }
.border-left-vlight { border-left: solid 1px #DBE2E9 !important; }
.border-right-vlight { border-right: solid 1px #DBE2E9 !important; }
.border-bottom-vlight { border-bottom: solid 1px #DBE2E9 !important; }
.border-vlight { border: solid 1px #DBE2E9 !important; }

.border-top-none { border-top: none !important; }
.border-left-none { border-left: none !important; }
.border-right-none { border-right: none !important; }
.border-bottom-none { border-bottom: none !important; }
.border-none { border: none !important; }

.content-divide {
  display:block;
  padding:0.15em 0.31em 0.15em 0;
  color:#585858;
  border-top: 1px solid #585858;
  border-bottom: 1px solid #585858;
  font-size:1em;
}

.content-header {
  margin-bottom: 0.3em;
  font-family: helvetica, arial;
  text-transform: uppercase;
  font-size: 1.1em;
  background: url(http://www.hlmarkets.co.uk/__data/assets/image/0010/147457/header-background-blue-check.gif) repeat;
  color: #ffffff;
  padding:0.45em 0.45em;
}

/* HOME TABS
------------------------------------------- */

.in-page-nav ul {
  font-family: helvetica, arial;
  display:block;
  font-weight: normal;
  font-size: 1.0em;
  text-transform: uppercase;
  float:left;
  width:100%;
  padding: 8px 0 0 0;
  background:#efefef;
  border-bottom:solid 3px #4574ac;
  list-style-type:none;
}

.in-page-nav li { float:left; margin:0; padding-bottom:0.5em; }

.in-page-nav a:link,
.in-page-nav a:visited {
  position:relative;
  height:3.5em;
  padding:0.4em 0.9em 0.3em;
  margin-right:2px;
  border:solid;
  border-color:3366cc;
  border-width:0 0 0 1px;
  background: #bad3f1;
  color:#000066;
  font-weight:bold;
  text-decoration:none;
}

.in-page-nav a:hover {
  text-decoration:underline;
  background: #bad3f1;
  color:#fff;
}

.in-page-nav a.current, 
.in-page-nav a.current:visited {
  padding:0.5em 1em 0.5em 0.7em;
  height:3.6em;
  color:#fff;
  border:solid 1px;
  border-color:#4574ac;
  background: #4574ac;
  text-decoration:none;
  position:relative;
}

.box-block { display: block; }
.box-incline { display: inline; }
.box-hide { display: none; }

.link-content-divide:link { color: #fff; text-decoration: none; }
.link-content-divide:visited { color: #fff; text-decoration: none; }
.link-content-divide:hover { color: #fff; text-decoration: underline; }

/* ALIGN
----------------------------------------- */

.align-left { text-align: left !important; }
.align-right { text-align: right !important; }
.align-center { text-align: center !important; }
.align-justify { text-align: justify !important; }
.align-nowrap { white-space: nowrap !important; }
.align-middle { vertical-align: middle !important; }
.align-bottom { vertical-align: bottom !important; }
.align-margin { margin: auto !important; }

#login input, #clogin input{
    margin-bottom:5px;
    padding: 3px; 
    margin-bottom: 3px; 
    font-size: 1.2em;
}

#login legend, #clogin legend{
    display:none;
}

/* Buttons */
#login .button,
#login .button a{
   display:block;
   float:left;
   background:#658e3b url(http://www.hlmarkets.co.uk/__data/assets/image/0003/166080/btn_multi.gif) repeat-x 0 -50px;
   border:1px solid #658e3b;
   padding:1px;
}
#login .button a,
#login .button button{
   font-weight:bold;
   color:white;
   border:0;
   background:url(http://www.hlmarkets.co.uk/__data/assets/image/0003/166080/btn_multi.gif) repeat-x;
}
#login .button a{
   padding:1px 3px;
}
#login .button {
   width: 12.5em;
}
#login .button a {
   width: 12.1em;
}
#login .button button{
   padding-bottom:1px;
   *line-height:1.4;
   *margin-bottom:-2px;
}
@media screen and (min-width:0){
   #login .button button{
      padding:1px 3px;
   }
}
#login .button:hover{
   background-color:#8caf63;
   border-color:#8caf63;
   background-position:0 -100px;
   cursor:pointer;
}
#login .button:hover a,
#login .button:hover button{
   background-position:0 -150px;
   cursor:pointer;
   text-decoration:none !important;   
}

#login .lostd {
   font-size: 0.85em;
}


#clogin .demo-label {
  padding: 6px 0 0 4px;
}
*html #clogin .demo-label,
*+html #clogin .demo-label {
  padding: 10px 0 0 2px;
}

.question-info-box { background: url(/__data/assets/image/0020/32816/blue-gradient.jpg) repeat-x bottom; height: 105px; }
.question-info-box div { width: 13.8em; padding-left: 2.8em; }
.question-info-box .question{ background: url(/__data/assets/image/0018/32832/question-icon.jpg) no-repeat 0em 1em; }
.question-info-box .info{ background: url(/__data/assets/image/0018/32850/info-icon.jpg) no-repeat 0.5em 1em; }
.question-info-box p{ margin: 0; }

.indicator-box{
  height: 80px;
  padding: 0.6em 0 0.8em 0.8em;
  background: url(http://www.hlmarkets.co.uk/__data/assets/image/0006/471165/background-arrow.gif) no-repeat;
} 
.indicator-box p{ margin: 0.5em 3em 0 0; }
.indicator-box h1, .indicator-box h2, .indicator-box h3 { background: none !important; font-size:1.4em; }
