
@charset "utf-8";
/* CSS Document */

html {
	height: 100.1%;
	}

body{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif; font-size:75%;}
div.outercont{position:relative;margin:0;padding:0;background:url(../images/body_bg.jpg) repeat-x;}
div.bill{background-color:#424242;padding-bottom:20px;}

h1,h2,h3,h4,h5,h6,form,p,ul {
	margin: 0;
	padding: 0;
	}
	
ul.guide{list-style:none; margin-left:10px; width:170px}
ul.guide li{margin-bottom:3px;}
ul.guide a{display:block; padding:4px; height:55px; background:#FEF9E2; text-decoration:none; border:1px solid #E6E6E6; width:163px; line-height:18px}

ul.guide a:hover{background:#000; color:#fc0}	
	
div.edu a {
	color: #ffcc00;
	font-size: 1.2em;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	}

div.edu a:hover {
	background: #fc0;
	color: #000;
	}	

a {
	color: #414141;
}

.no_margin_r {
	margin-right: 0 !important;
	}

p {
	color: #5c5c5c;
	margin-bottom: 10px;
	line-height: 1.5em;
	font-size: 1em;
	}

div.middle_col h2 {
	text-transform: uppercase;
	font-size: 1.4em;
	letter-spacing: -1px;
	}
	
div.middle_col h2.charttitle {
	color: #fc0;
	font-size: 1.2em;
	letter-spacing: -1px;
	background: url(../images/gradient_line.png) left bottom no-repeat;
	padding-bottom: 3px;
	margin-bottom: 10px;
	}	

div.middle_col h3.headings {
	color: #fc0;
	font-size: 1.2em;
	letter-spacing: -1px;
	background: url(../images/gradient_line.png) left bottom no-repeat;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

div.middle_col h1.headings {
	text-transform: uppercase;
	font-size: 1.3em;
	letter-spacing: -1px;
	}

img {
	border: none;
	}

.clearfix {
	clear: both;
	}

div.container {
	width: 990px;
	margin: 0 auto;
	position: relative;
	}

div.top {
	height: 222px;
	position: absolute;
	top: 0px;
	width: 990px;
	background: url(../images/top_bg2.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	}

div.top h1 {
	float: left;
	}

div.top div.banner {
	width:728px;
	height: 90px;
	float: right;
	text-align: right;
	}

div.top div.date {
	clear: both;
	float: right;
	color: #8a8a8a;
	margin: -15px 8px 9px 0;
	}

div.top div.nav {
	float: left;
	height: 62px;
	width: 750px;
	}

div.nav ul,
div.subnav ul,
div.left_col ul,
div.footer ul,
div.headlines ul,
div.members_only ul {
	list-style: none;
	}

div.nav ul {
	margin-top: 1px;
	}

div.nav ul li {
	float: left;
	padding: 0 3px;
	margin: 0 0 7px;
	border-right: 1px solid #796101;
	}

div.nav ul li a {
	color: #ffcc00;
	font-size: 1.2em;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	}

div.nav ul li a:hover {
	background: #fc0;
	color: #000;
	}


div.language {
	width: 180px;
	position: absolute;
	right: 0px;
	top: 121px;
	}

div.language select {
	width: 162px;
	}

div.flags {
	clear: both;
	margin: 3px 0 0 0;
	}

div.subnav {
	float: left;
	height: 33px;
	}

div.subnav ul li {
	float: left;
	margin: 8px 0 0 0;
	padding: 0 5px;

	border-right: 1px solid #d8d4c3;
	}

div.subnav ul li a {
	color: #666251;
	text-decoration: none;
	font-size: 0.9em;
	}

div.message_board {
	float: left;
	background: url(../images/message_board_bg.png) no-repeat;
	width: 150px;
	height: 33px;
	margin-left: 50px;
	margin-top:1px;
	display: inline;
	overflow: hidden;
	}

div.message_board a {
	display: block;
	width: 150px;
	height: 33px;
	color: #000;
	text-decoration: none;
	line-height: 33px;
	text-align: center;
	font-size: 0.9em;

	}

div.message_board a:hover, div.subnav ul li a:hover {
	text-decoration: underline;
	}

div.rss {
	float: right;
	margin-right: 10px;
	height: 33px;
	}

div.rss a {
	line-height: 33px;
	color: #666251;
	text-decoration: none;
	font-size: 0.9em;
	}

div.rss img {
	vertical-align: middle;
	margin-left: 5px;
	}

div.content {
	width: 990px;
	clear: both;
	padding-top: 230px;
	}

div.left_col {
	width: 180px;
	float: left;
	padding-top: 0px;
	display: inline;
	}

div.left_col h2 {
	background: url(../images/left_nav_headings.gif) no-repeat;
	font-size: 1em;
	width: 180px;
	height: 20px;
	line-height: 21px;
	text-transform: uppercase;
	color: #fc0;
	padding-left: 10px;
	margin-bottom: 10px;
	}

div.left_col ul {
	padding: 0 0 0 5px;
	}

div.left_col ul li {
	margin-bottom: 5px;
	}

div.left_col ul li a {
	color: #585858;
	text-decoration: none;
	padding: 0 5px;
	}

div.left_col ul li a:hover {
	color: #000;
	background: #fc0;
	text-decoration: none;
	}
div.middle_col {
    float: right;
	width: 700px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 110px;
	display: inline
	}
div.banner_long {
	width: 80px;
	position: absolute;
	right: 0px;
	top: 232px;
	}

div.banner_square {
	width: 300px;
	height: 270px;
	float: left;
	margin-top: -40px;
	}

.fl_left {
	float: left;
	display: inline;
	width: 400px
	}

.fl_right {
	float: right;
	}

h2.live_charts {
	color: #5c5c5c;
	font-size: 2.6em !important;
	letter-spacing: -1px;
	font-weight: normal !important;
	background: url(../images/gradient_line.png) no-repeat left bottom;
	padding-bottom: 8px;
	text-transform: none !important;
	}

span.yellow {
	color: #fc0;
	}

span.co_uk {
	font-size: 0.6em;
	font-style: italic;
	color: #797979;
	}

div.news_ticker {
	padding: 4px;
	background: #fff0b2;
	margin: -2px 0 5px 0;
      font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;

	}

.intro_div {
	width: 340px;
	margin-top: 15px;
	padding-right: 15px;
}
.intro_div p {
	line-height: 1.7em;
	font-size: 1.1em;
	}

div.registration {
	background: url(../images/register_bg.png) repeat-x;
	width: 646px;
	}

div.members_text {
	width: 251px;
	float: left;
	padding-top: 8px;
	}

div.members_text p {
	padding: 10px;
	}

div.register_heading {
	background: url(../images/register_heading_bg.png) no-repeat;
	height: 17px;
	width: 646px;
	margin-top: 20px;

	}

div.register_heading h3 {
	float: left!important;
	font-size: 1em!important;
	padding-left: 10px;
	color: #fc0;
	letter-spacing: normal!important;
	}

h3.members_only {
	margin-left: 115px;
	color: #000!important;
	}

div.members_only {
	background: url(../images/members_area_links.png) no-repeat;
	float: left;
	height: 105px;
	width: 167px;
}

div.members_only ul {
	margin: 5px 10px 10px 5px;
}

div.members_only ul li {
	padding: 3px 0;
	border-bottom: 1px solid #ede2c0;
	}

div.members_only ul li a {
	text-decoration: none;
	color: #000;
	font-size: 0.9em;
	padding-left: 3px;
	}

div.members_only ul li a:hover {
	text-decoration: underline;
	}


/* new index price panel */

	div.price_panel {
	background: url(../images/register_bg.png) repeat-x;
	width: 645px;
	}

div.panel_text {
	width: 251px;
	float: left;
	}

div.panel_text p {
	padding: 10px;
	}

div.price_panel_header {
	background: url(../images/index_charts_heading_bg.png) no-repeat;
	height: 17px;
	width: 646px;
	margin-top: 20px;

	}

div.price_panel_header h3 {
	float: left!important;
	font-size: 1em!important;
	padding-left: 10px;
	color: #fc0;
	letter-spacing: normal!important;
	}

h3.panel_list {
	margin-left: 24px;
	color: #FC0!important;

	}


div.panel_list {

	float: left;
	height: 105px;
	width: 160px;
}

div.panel_list ul {
	margin: 5px 10px 10px 5px;
}

div.panel_list ul li {
	padding: 2px 0;
	border-bottom: 1px solid #ede2c0;
	list-style: none;
	}

div.panel_list ul li a {
	text-decoration: none;
	color: #585858;
	font-size: 0.9em;
	padding-left: 2px;
	}

div.panel_list ul li a:hover {
	text-decoration: underline;
	}

div.price_button {
	width: 207px;
	height: 75px;
	float: left;
	margin: 10px;
	}


/* new CFD link box panel */

h3.cfd_only {
	margin-left: 0px;
        margin-top: 110px;
	color: #000!important;
	}

div.cfd_only {
	background: url(../images/register_bg_cfd.png) repeat-x;
	float: left;
	height: 70px;
	width: 167px;
}

div.cfd_only ul {
	margin: 5px 10px 10px 5px;
}

div.cfd_only ul li {
	padding: 3px 0;
	border-bottom: 1px solid #ede2c0;
        list-style-type: none;
	}

div.cfd_only ul li a {
	text-decoration: none;
	color: #000;
	font-size: 0.9em;
	padding-left: 3px;
        list-style-type: none;
	}

div.cfd_only ul li a:hover {
	text-decoration: underline;
	}

/* END new CFD link box panel */

div.register_button {
	width: 207px;
	height: 75px;
	float: left;
	margin: 10px;
	}

div.index_charts {
	clear: both;
	margin: 20px 0;
	width: 670px;
	}

div.index_charts div.chart_image {
	float: left;
	margin-right: 15px;
	width: 200px;
	}

div.index_charts h3 {
	background: url(../images/index_charts_heading_bg.png) no-repeat;
	height: 21px;
	line-height: 18px;
	color: #fc0;
	font-size: 1em!important;
	padding-left: 10px!important;
	margin-bottom: 20px;
	letter-spacing: normal !important;
	}

div.news_headlines {
	float: left;
	width: 425px;
	margin-right: 15px;
	}

div.announcement {
	width: 182px;
	height: 135px;
	float: left;
	margin: 10px 0 10px 0;
	}

div.headlines {
	width: 182px;
	height: 135px;
	float: left;
	margin: 10px 35px 5px 0;
	}

div.forex {
	float: left;
	width: 186px;
	height: 287px;
	}
div.headlines h4, div.panel h4 {
	background: url(../images/yellow_heading_bg.png) no-repeat;
	height: 20px;
	padding-left: 7px;
	line-height: 18px;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
}

div.headlines ul {
	margin: 10px 0 0 0;
	}

div.headlines ul li {
	margin-bottom: 5px;
	padding-left: 5px;
	line-height: 1em;
	}

div.headlines ul li a {
	font-size: 0.9em;
	text-decoration: none;
	color: #777777;
	}


div.headlines ul li a:hover {
	text-decoration: underline;
	color: #000;
	}


div.footer {
	height: 120px;
	background: url(../images/footer_bg.png) repeat-x;
	text-align: center;
	}


div.footer div.main_footer {
	padding-top: 7px;
	color: #9F8000;
	}

div.footer div.main_footer a {
	color: #FFCC00;
	text-decoration: none;
	font-size: 0.9em;
	padding: 0 3px;
}

div.footer div.secondary_footer {
	width: 700px;
	margin: 0 auto;
	}

div.footer div.secondary_footer a {
	color: #555555;
	text-decoration: none;
	font-size: 0.8em;
	text-align: center;
	clear: both;
}


div.footer p {
	font-size: 0.9em;
      color: #888888;

	}

div.footer a:hover {
	text-decoration: underline !important;
	}

div.chart_options {
	clear: both;
	height: 23px;
	margin-bottom: 1px;
	margin-top: 10px;
	width: 450px;
	}

div.chart {
	width: 460px;
	height: 322px;
	float: left;
	margin-top: 10px;

	}

div.panel {
	width: 185px;
	float: right;
	margin-right: 15px;
	display: inline;
	margin-top: 0px;margin-left: 3px;overflow: hidden
	}


div.panel h3 {
	background:url(../images/members_only_heading_sml.png) no-repeat;
	height: 18px;
	line-height: 17px;
	font-size: 1em;
	padding-left: 15px;
	}

div.google_ad {
	text-align: center;
	padding: 5px 0;
	clear: both;
	}


div.demo_link {
	clear: both;
	margin: 10px 0;
	background: url(../images/demo_link_bg.png) repeat-x;
	width: 449px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 20px;
	}

div.demo_link a.demo {
	color: #990000;
	font-weight: bold;
	}

div.panel h3 {
	color: #000!important;
	font-size: 1em!important;
	letter-spacing: normal!important;
	}
.continue_link {
	width: 126px;
	height: 19px;
	background: url(../images/continue_to_read.png) no-repeat;
	display: block;
	clear: both;
	float: right;
	text-indent: 5px;
	font-size: 0.9em;
	line-height: 19px;
}
div.ads {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
h4 {
	font-size: 1.4em;
	color: #FF9900;
	letter-spacing: -1px;
}


ul.day_trading {
	list-style: none;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 160px;
	margin-left: 5px;
	}

ul.day_trading li {
	background: url(../images/arrow.png) no-repeat left 8px;
	border-bottom: 1px solid #f2f2f2;
	padding: 2px 0 2px 7px;
	}

ul.day_trading li a{
	font-size: 0.9em;
	text-decoration: none;
	padding: 0 3px;
	}

ul.day_trading li a:hover {
	background: #fc0;
	color: #000;
	}

.panel_members {
	 margin-left: 10px;
	 }

ul.additional_links{list-style:none; margin-left:10px; width:170px}

ul.additional_links li{margin-bottom:3px}

ul.additional_links a{display:block; height:18px; background:#FEF9E2; text-decoration:none; border:1px solid #E6E6E6; text-indent:5px; width:170px; line-height:18px}

ul.additional_links a:hover{background:#000; color:#fc0}

div.announcement_yellow,
div.announcement_blue,
div.announcement_grey {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 380px;
	padding: 10px;
	margin: 20px 0;
	}

div.announcement_yellow p,
div.announcement_blue p,
div.announcement_grey p {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	}

div.announcement_yellow {
	background: url(../images/announcement_yellow.png);
}

div.announcement_blue {
	background: url(../images/announcement_blue.png);
}

div.announcement_grey {
	background: url(../images/announcement_grey.png);
	width: 380px;
}


table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 10px;
color: #fff;
width: 485px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #dadada;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 11px;
font-weight: bold;}


.tabbed-box {
		width: 460px;
		background: #fff url(/images/tabbed-body-bg.jpg) repeat-x bottom;
                border: 1px solid #bbb;
                }

	.tabbed-box .tabs li {
		list-style: none;
		float: left; }
	.tabbed-box .tabs li a {
		display: block;
		width: 113px;
		padding: 5px 0;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		color: #666;
		background: #fff url(/images/tabbed-tab-bg.jpg) repeat-x bottom;
		border-left: 1px solid #bbb;
		border-bottom: 1px solid #bbb;
                }
	.tabbed-box .tabs li:first-child a {
		border-left: none;}
	.tabbed-box .tabs li a:hover {
		color: #333; }
	.tabbed-box .tabs li a:focus {
		outline: none; }
	.tabbed-box .tabs li a.active {
		background: #fff;
		color: #333;
		border-bottom: 1px solid #fff; }
	.tabbed-content {
		line-height: 20px;
                padding: 1.5em 1em 1em 1em;
		display: none; }
        div.tabbed-content a:hover {
	text-decoration: underline;
        color: #FF0000;
	}




#smallbuttonnav {
  clear: both;
  margin: 0px 0 0px 0; display: inline
  }

#smallbuttonnav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline
  }

#smallbuttonnav li {
  float: left;
  margin-right: 4px;
  }

* html #smallbuttonnav li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #smallbuttonnav li a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  margin-left: 2px;
  text-decoration: none;
  }

#smallbuttonnav li a {
  display: block;
  height: 24px;
  background: url(/images/buttonleft_small.gif) left top no-repeat;
  text-transform: lowercase;
  font-size: 8pt;
  text-decoration: none;
  }

#smallbuttonnav li a span {
  display: block;
  margin-left: 4px;
  padding-left: 4px;
  padding-right: 12px;
  height:24px;
  line-height: 16px;
  font-weight: bold;
  color: #fc0;
  background: url(/images/buttonright_small.gif) right top no-repeat;
  text-decoration: none;
  }

#smallbuttonnav li a:hover {
  background: url(/images/buttonleftblink_small.gif) left top no-repeat;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#smallbuttonnav li a:hover span {
  background: url(/images/buttonrightblink_small.gif) right top no-repeat;
  color: #000;
  }


div.trend_links {
	color: #21163F;
	text-decoration: none;
        font-size: 1em;
        line-height: 1em;
        margin-bottom: 1em;
}

div.trend_links a {
	color: #414141;
        text-decoration: none;
	}

div.trend_links a:hover {
	text-decoration: underline;
        color: #E80000;
	}

/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/latest-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */

#menu {height:124px; width:165px; position:relative;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 1px; background:#fff;}

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline-block; display:inline;}
#menu ul ul {position:absolute; left:-9999px;}
#menu ul#toplevel {position:absolute; left:0; top:0;}

#menu a {display:block; color:#585858; line-height:20px; text-decoration:none;padding:0 0px 0 7px;}

#menu ul li:hover > ul {left:100%; margin-top:-21px; margin-left:-1px; background:#fff5cb; width: 157px;}

#menu a:hover ul,
#menu a:hover a:hover ul,
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul,
#menu a:hover a:hover ul ul {left:-9999px;}

#menu li a:hover {background:#FC0; color:#000; width: 150px;}
#menu li:hover > a {background:#FC0; color:#000; width: 150px;}
#menu li a.fly
#menu li a.fly:hover {background:#FC2;}
#menu li:hover > a.fly {background:#FC2;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}

.lc_featurebox{
  background-color: #ffffff;
  margin-top:15px;
  width: 440px;
  padding:5px;
  border: 1px solid #cccccc;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #333333;
}

.lc_chartbox{
  background-color: #efefef;
  margin-top:10px;
  margin-bottom:8px;
  width: 446px;
  padding:6px;
  border: 1px solid #d6d6d6;
  font-family:  arial,helvetica, sans-serif;
  line-height: 1.7em;
  font-size: 1.1em;
  color: #5c5c5c;
}


div.lc_chartbox p {
	color: #5c5c5c;
	margin-bottom: 4px;
	line-height: 1.2em;
	}
	
div.lc_chartbox a {
	color: #2a2a72;
  text-decoration: none;
  
}	
div.lc_chartbox a:hover {
	text-decoration: underline;
  color: #E80000;
}


#iconmenu { margin: 0px auto; padding: 1px; width: 183px; height: 20px; list-style: none; }
#iconmenu li {width: 20px; height: 20px; position: absolute; top: 0px; background: url(https://www.livecharts.co.uk/images/sprite.PNG) 0 0 no-repeat; display: block; list-style: none;}
#iconmenu a {width: 20px; height: 20px; display: block;}
#iconmenu a:hover {border: solid 1px #000;}
#iconmenu #panel1c {left: 2px;}
#iconmenu #panel2c {left: 26px; background-position: -23px 0;}
#iconmenu #panel3c {left: 50px; background-position: -46px 0;}
#iconmenu #panel4c {left: 74px; background-position: -69px 0;}
#iconmenu #panel5c {left: 98px; background-position: -93px 0;}
#iconmenu #panel6c {left: 122px; background-position: -116px 0;}
#iconmenu #panel7c {left: 146px; background-position: -139px 0;}
#iconmenu #panel8c {left: 170px; background-position: -163px 0;}