
@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;
	}
	
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: #444444;
	text-decoration:none;
}

a:hover {
	color: #444444;
	text-decoration:underline;
}

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

p {
	color: #5c5c5c;
	margin-bottom: 10px;
	line-height: 1.5em;
	font-size: 1em;
	}
	
div.page_width{
        max-width: 460px;
	}	
	
div.middle_col h2.title {
	text-transform: none;
	font-size: 1.8em;
	letter-spacing: -1px;
	margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    text-decoration: none;
	}

div.middle_col h2.title a{
        text-decoration: none;
	}

div.newsdiv h1 {
			font-size: 1.2em;
			color: #ffffff;
			text-transform: uppercase;
			background-color: #213559;
			padding: 5px 10px;
			float: left;
		}	

div.middle_col h1 {
	text-transform: none;
	font-size: 1.8em;
	letter-spacing: -1px;
        padding-bottom: 5px;
        font-weight: bold;
        text-decoration: none;
	}

div.middle_col h1 a{
        text-decoration: none;
	}
	
div.middle_col h1.small {
	text-transform: none;
	font-size: 1.1em;
	letter-spacing: -1px;
        padding-bottom: 5px;
        font-weight: bold;
        text-decoration: none;
		color: #5c5c5c;
	}

div.middle_col h1.small a{
        text-decoration: none;
	}	

div.heading_hack h2 {
	text-transform: uppercase;
	font-size: 1.8em;
	letter-spacing: -1px;
	}

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

div.price_table {
	color: #585858;
	text-decoration: none;
	background: url(../images/gradient_line_long_dark.png) left bottom no-repeat;
	padding-bottom: 6px;
	margin-bottom: 6px;

}


div.news_table {
	color: #585858;
	text-decoration: none;
        line-height: 1.9em;
	background: url(../images/gradient_line_long_dark.png) left bottom no-repeat;
	padding-bottom: 6px;
	margin-bottom: 6px;

}

div.news_links {
	color: #21163F;
	text-decoration: none;
        font-size: 1.12em;
		margin-bottom:3px;

}

div.news_links a {
	color: #2a2a72;
        text-decoration: none;
	}

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

div.news_links2 {

	text-decoration: none;
        font-size: 1.12em;

}

div.news_links2 a {
	color: #2a2a72;
        text-decoration: none;
	}

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

div.news_table h5 {
	color: #2a2a72;
        font-weight: xtra-bold;
        font-size: 1.5em;
	margin-bottom: 4px;
	}

div.middle_col h4 {
	font-size: 1.4em;
	color: #FF9900;
	letter-spacing: -1px;
        padding-bottom: 10px;
}

.small_arrow {
	padding-bottom: 1px;
	}

span.header_grey {
	color: #797979;
	}

span.one {
	float: left;
        width: 90px;
	}

span.two {
	float: left;
        width: 90px;
	}

span.three {
	float: left;
        width: 180px;
	}

span.four {
	float: left;
        width: 270px;
	}

span.news {
	float: left;
	}

span.square {
	float: left;
        width: 380px;
	}

span.table-one {
	float: left;
        width: 180px;
	}

span.table-two {
	float: left;
        width: 70px;
	}

span.lookup-one {
	float: left;
        width: 60px;
	}

span.lookup-two {
	float: left;
        width: 280px;
	}

span.lookup-three {
	float: left;
        width: 100px;
	}


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_bg.jpg) 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: 63px;
	width: 770px;
	}

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;
	}

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: 1000px;
	clear: both;
	padding-top: 230px;
	}

div.left_col {
	width: 180px;
	float: left;
	}

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

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: #2e47c5;
	background: #fc0;
	text-decoration: none;
	}

div.middle_col {
	float: right;
	width: 800px;
	padding-left: 0px;
	margin-right: 10px;
	}

div.mid_container {
    clear: both;
	width: 480px;
    float:left;
	}
	
div.title_box h2 {
	font-size: 1.1em;
	color: #000000;
	text-transform: uppercase;
	background-color: #ececec;
	padding: 3px 5px;
	float: left;
	margin-bottom: 10px;
		}
div.title_news h2 {
	font-size: 0.8em;
	color: #000000;
	text-transform: uppercase;
	background-color: #FFCC00;
	padding: 3px 5px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
		}		
		
div.share_width {
	float: left;
	width: 480px;
	margin-top: 5px;
    padding-bottom: 5px;	
	border-bottom: 1px solid #CCC;	
    }

div.title_width {
	float: left;
	width: 480px;
	margin-top: 5px;	
	border-bottom: 1px solid #ECECEC;	
    }

div.news_width {
	float: left;
	width: 480px;
	margin-top: 5px;
    margin-bottom: 5px;	
	border-bottom: 1px solid #ECECEC;
font-size: 12px;	
    }
	
div.shareprice_width {
	float: left;
	width: 480px;
	margin-top: 5px;
    padding-bottom: 5px;	
    }	

div.shareprice_profile {
	float: left;
	width: 480px;
	margin-top: 5px;
    padding-bottom: 5px;	
	border-bottom: 1px solid #CCC;
    color: #5c5c5c;
	line-height: 1.5em;
	font-size: 1em;	
    }
	
div.shareprice_profile2 {
	float: left;
	width: 480px;
	margin-top: 5px;
    padding-bottom: 5px;	
    color: #5c5c5c;
	line-height: 1.5em;
	font-size: 1em;	
    }	
	
div.pricedata_profile {
	float: left;
	width: 480px;
	margin-top: 5px;
    padding-bottom: 5px;	
	border-bottom: 1px solid #CCC;
    color: #5c5c5c;
	line-height: 1.2em;
	font-size: 0.8em;	
    }
	
#itemtable {
	width: 450px;
    background:#fff;
	text-align: left;	
	float:left;	
	padding: 0;	
	margin: 0;
	line-height: 1.5em;
	color:#000;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
	} 	


	
	
ul li.title,.headingtitle {
	font-family:arial,helvetica, sans-serif;
	line-height: 1.5em;
	padding:3px 8px;
	border-bottom:1px solid #ddd;
	font-weight:bold;
	margin: 0;
	letter-spacing:0px;
	font-size:9pt;
	background:#eee;
	width: 450px;
	}
	
#itemtable ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#itemtable li {
	list-style-type: none;
	margin: 0 0 0px;
	padding:0;
	overflow:hidden;
	border:1px solid #ddd;
	}

#itemtable li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 3px 5px 3px 0px;
	background:transparent url(/images/side-arrow.gif) 5px 7px no-repeat;
	border-bottom:1px solid #ddd;
	}

#itemtable li li:hover {
	background:transparent url(/images/side-arrow-on.gif) 5px 7px no-repeat;
	}	

div.banner_long {
	width: 120px;
	position: absolute;
	right: 0px;
	top: 232px;
	}

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

.fl_left {
	float: left;
	}

.fl_right {
	float: right;
	width:300px;
	}

h2.live_charts {
	color: #5c5c5c;
	font-size: 1.8em !important;
	letter-spacing: -1px;
	font-weight: normal !important;
	padding-bottom: 8px;
	text-transform: none !important;

	}

span.yellow {
	color: #fc0;
	}

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


/* new shares link box panel */

div.box_area h3 {
	background: url(../images/left_nav_headings.png) no-repeat;
	font-size: 1em;
	width: 150px;
	height: 20px;
	line-height: 21px;
	text-transform: uppercase;
	color: #fc0;
	padding-left: 10px;
	}


div.share_box_links {
	background: url(../images/register_bg_shares.gif) repeat-x;
	height: 85px;
	width: 300px;
        margin-left: 0px;
}

div.share_box_links ul {
	margin: 5px 5px 5px 3px;
}

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


div.share_box_links ul li a {
text-decoration: none;
	color: #777;
	font-size: 0.9em;
	padding-left: 0px;

	}

div.share_box_links ul li a:hover {
	color: #021d8e;
	background: #cecece;
	text-decoration: none;
	}

/* END new shares link box panel */


/* new shares news box */

div.box_area h3 {
	background: url(../images/left_nav_headings.png) no-repeat;
	font-size: 1em;
	width: 150px;
	height: 20px;
	line-height: 21px;
	text-transform: uppercase;
	color: #fc0;
	padding-left: 10px;
	}


div.share_news_links {
	background: url(../images/register_bg_shares.gif) repeat-x;
	height: 115px;
	width: 480px;
        margin-left: 0px;
        list-style-type: none;
}

div.share_news_links ul {
	margin: 5px 5px 5px 5px;
}

div.share_news_links ul li {
        padding: 2px 0;
	border-bottom: 1px solid #ccc;
        list-style-type: none;
        align: left;
}


div.share_news_links ul li a {
text-decoration: none;
	color: #555;
	font-size: 1.1em;
	padding-left: 0px;
	}

div.share_news_links ul li a:hover {
	color: #021d8e;
	background: #cecece;
	text-decoration: none;
	}

/* END new shares news box */

ul.additional_links {
	list-style: none;
	margin-right: 20px;
	width: 140px;
	}

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: 140px;
	line-height: 18px;
	}

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

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


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

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


div.footer div.main_footer {
	padding-top: 10px;
	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.ads {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
h4 {
	font-size: 1.4em;
	color: #FF9900;
	letter-spacing: -1px;
}


div.news_links_background {
	text-decoration: none;
  font-size: 1em;
}
div.news_links_background a {
	color: #2a2a72;
  text-decoration: none;
}
div.news_links_background a:hover {
	text-decoration: underline;
  color: #E80000;
}

/* start trade table */

#tradetable,#tradetable td
{
	border               : 1px solid #cecece;
	border-collapse      : collapse;
    font                 : "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
#tradetable
{
	width                 :480px;
	border                :none;
	border                :1px solid #cecece;
	margin-top: 8px;
}
#tradetable thead th,
#tradetable tbody th
{
  text-align : left;
  background: #cecece;
  color:      #2e47c5;  
  padding   : 3px 5px;
  border-left: 1px solid #cecece;
}
#tradetable tbody th
{
  border-top: 1px solid #cecece;
  text-align : left;
  font-weight: normal;
}
#tradetable tbody tr td
{
	padding: 3px 5px;
}

#tradetable tbody tr.odd
{
	background: #efefef; 
}
#tradetable tbody tr td
{
	padding : 3px 5px;
    color   : #666;
}

#tradetable tfoot td,
#tradetable tfoot th
{
  border-left           : none;
  border-top            : 1px solid #cecece;
  padding : 3px 5px;
  background            : #EFEFEF;
  color                 : #666;
}

/* end trade table */

div.news_area a {
text-decoration: none;
	color: #555;
	padding: 0px;
	line-height: 1.5em;
	}

div.news_area a:hover {
	color: #2e47c5;
	background: #cecece;
	text-decoration: none;
	}
	
/* start trade table */

#sidetable,#sidetable td
{
	border               : 1px solid #cecece;
	border-collapse      : collapse;
    font                 : "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
#sidetable
{
	width                 :300px;
	border                :none;
	border                :1px solid #cecece;
	margin-top: 8px;
}
#sidetable thead th,
#sidetable tbody th
{
  text-align : left;
  background: #cecece;
  color:      #2e47c5;  
  padding   : 3px 5px;
  border-left: 1px solid #cecece;
}
#sidetable tbody th
{
  border-top: 1px solid #cecece;
  text-align : left;
  font-weight: normal;
}
#sidetable tbody tr td
{
	padding: 3px 5px;
}

#sidetable tbody tr.odd
{
	background: #efefef; 
}
#sidetable tbody tr td
{
	padding : 3px 5px;
    color   : #666;
	font-size: 11px;
}

#sidetable tfoot td,
#sidetable tfoot th
{
  border-left           : none;
  border-top            : 1px solid #cecece;
  padding : 3px 5px;
  background            : #EFEFEF;
  color                 : #666;
}

/* end side table */

/* The shares quote table centre of page */


.share_quote_table{padding:0 0 0 0px; margin-top:32px;width:480px;}
/* header  */
.share_quote_table. hd {margin-top:0px; padding:0; font:normal 93%/138.5% arial; background:none; color:#000;}
.share_quote_table .hd h2 {display:inline; margin-right:0px; font-size:138.5%; font-weight:bold;}
.share_quote_table_rt_top {font-size:93%;}
.share_quote_table_rt_top span {font-weight:bold; color:#000;}
.share_quote_table_rt_top span.positive, .share_quote_table_rt_top span.sq_change_up, .share_quote_table table td span.positive {color:#3A932E;}
.share_quote_table_rt_top span.negative, .share_quote_table_rt_top span.sq_change_down, .share_quote_table table td span.negative {color:#E46062;}
/* body  */
#share_quote_table_data{margin-top:4px; border-top:2px solid #ccc; border-bottom:2px solid #ccc; width: 480px;}
#share_quote_table_data table{margin:0 5px;}
#share_quote_table_data #table1,
.share_quote_table .sup1{float:left; margin:5px 0 0 0;}
#share_quote_table_data #table2,
.share_quote_table .sup2 {float:right; margin:5px 0 0 0;}
#share_quote_table_data table th,
#share_quote_table_data td.yfnc_tablehead1{border-bottom:1px solid #e4e4e4; padding:5px 5px 5px 0; text-align:left; font:93%/93%; color:#444;}
#share_quote_table_data table td{padding:2px 0; border-bottom:1px solid #e4e4e4; font: bold; color:#444;text-align:right;}
#share_quote_table_data table tr.end th,
#share_quote_table_data table tr.end td {border:0;}
#share_quote_table_data table tr.lastTrade td {font-size:123.1%;}
.share_quote_table  p {font-size:85%;}
/* footer */
.share_quote_table .ft {padding:10px 0 5px 0; text-align:left; color:#000; font:normal 85%/116% arial;}
#share_quote_table_data table td span { white-space: nowrap; }







.share_quote_table{width:30.38em; min-width:480px;
*width:29.65em;}
#share_quote_table_data table{width:29.62em; min-width:300px;
*width:28.875em;}
#share_quote_table_data #table1, .share_quote_table .sup1, #share_quote_table_data #table2, .share_quote_table .sup2{width:18.00em; min-width:210px;
*width:18.14em;}





/* clearfix */
#yfi_bd,
#yfi_market_info,
#yfi_investing_head,
.yfi_morning_star_rating,
#yfi_headlines .hd,
.myLinks,
.yui-g,
.share_quote_table,
#share_quote_table_data,
.sup,
#yfi_featured_video li,
#yfi_tech_ticker li
{*height:1%;}

#yfi_bd:after,
#yfi_market_info:after,
#yfi_investing_head:after,
.yfi_morning_star_rating:after,
#yfi_headlines .hd:after,
.myLinks:after,
.yui-g:after,
.share_quote_table:after,
#share_quote_table_data:after,
.sup:after,
#yfi_featured_video li:after,
#yfi_tech_ticker li:after
{content:"."; display:block; height:0; clear:both; visibility:hidden;}

span.shares_one {
        font-size:15px;
        padding-right: 4px;
        font-weight: bold;
	}

span.shares_two {
        font-size:13px;
        text-decoration: underline;
        color:#021d8e;
	}
	
	
span.fullwidth {
  text-align : left;
  color:      #2e47c5;  
  padding   : 3px 5px;
  border-bottom: 1px solid #cecece;
  }

/* ================================================================
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:105px; 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; #000; width: 150px;}
#menu li:hover > a {background:#FC0; #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: 460px;
  padding:5px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #333333;
}

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

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

div.lc_insidebox p {
	color: #5c5c5c;
	margin-bottom: 4px;
	line-height: 1.2em;
	}
	
.lc_sharebottom{
  background-color: #efefef;
  margin-top:10px;
  margin-bottom:10px;
  width: 450px;
  padding:6px;
  border: 1px solid #d6d6d6;
  font-family:  arial,helvetica, sans-serif;
  line-height: 1.7em;
  font-size: 1em;
  color: #5c5c5c;
}


div.lc_sharebottom p {
	color: #5c5c5c;
	margin-bottom: 4px;
	line-height: 1.2em;
	}
	
div.lc_sharebottom a {
	color: #2a2a72;
  text-decoration: none;
  
}	
div.lc_sharebottom 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;}

/* TABLES */
 
.pure-table{border-collapse:collapse;border-spacing:0;empty-cells:show;border:1px solid #ddd;width:100%;margin-top:10px;}.pure-table caption{color:#000;font:italic 85%/1 arial,sans-serif;padding:1em 0;text-align:center}
.pure-table td,.pure-table th{border-left:1px solid #cbcbcb;border-width:0 0 0 1px;font-size:inherit;margin:0;overflow:visible;padding:.5em 1em}.pure-table td:first-child,.pure-table th:first-child{border-left-width:0}.pure-table thead{background-color:#f5f5f5;color:#000;text-align:left;vertical-align:bottom}.pure-table td{background-color:transparent}.pure-table-odd td{background-color:#f5f5f5}.pure-table-striped tr:nth-child(2n-1) td{background-color:#f5f5f5}.pure-table-bordered td{border-bottom:1px solid #cbcbcb}.pure-table-bordered tbody>tr:last-child>td{border-bottom-width:0}.pure-table-horizontal td,.pure-table-horizontal th{border-width:0 0 1px;border-bottom:1px solid #cbcbcb}.pure-table-horizontal tbody>tr:last-child>td{border-bottom-width:0}
.pure-table tfoot {border-top: 1px solid #cbcbcb;background-color:#f5f5f5;color:#000;}
.pure-table a {color:#007fb9;}

.pure-form input[type=text],.pure-form input[type=password],.pure-form input[type=email],.pure-form input[type=url],.pure-form input[type=date],.pure-form input[type=month],.pure-form input[type=time],.pure-form input[type=datetime],.pure-form input[type=datetime-local],.pure-form input[type=week],.pure-form input[type=number],.pure-form input[type=search],.pure-form input[type=tel],.pure-form input[type=color],.pure-form select,.pure-form textarea{padding:.5em .6em;display:inline-block;border:1px solid #ccc;box-shadow:inset 0 1px 3px #ddd;border-radius:4px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.pure-form input:not([type]){padding:.5em .6em;display:inline-block;border:1px solid #ccc;box-shadow:inset 0 1px 3px #ddd;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.pure-form input[type=color]{padding:.2em .5em}.pure-form input[type=text]:focus,.pure-form input[type=password]:focus,.pure-form input[type=email]:focus,.pure-form input[type=url]:focus,.pure-form input[type=date]:focus,.pure-form input[type=month]:focus,.pure-form input[type=time]:focus,.pure-form input[type=datetime]:focus,.pure-form input[type=datetime-local]:focus,.pure-form input[type=week]:focus,.pure-form input[type=number]:focus,.pure-form input[type=search]:focus,.pure-form input[type=tel]:focus,.pure-form input[type=color]:focus,.pure-form select:focus,.pure-form textarea:focus{outline:0;border-color:#129FEA}.pure-form input:not([type]):focus{outline:0;border-color:#129FEA}.pure-form input[type=file]:focus,.pure-form input[type=radio]:focus,.pure-form input[type=checkbox]:focus{outline:thin solid #129FEA;outline:1px auto #129FEA}.pure-form .pure-checkbox,.pure-form .pure-radio{margin:.5em 0;display:block}.pure-form input[type=text][disabled],.pure-form input[type=password][disabled],.pure-form input[type=email][disabled],.pure-form input[type=url][disabled],.pure-form input[type=date][disabled],.pure-form input[type=month][disabled],.pure-form input[type=time][disabled],.pure-form input[type=datetime][disabled],.pure-form input[type=datetime-local][disabled],.pure-form input[type=week][disabled],.pure-form input[type=number][disabled],.pure-form input[type=search][disabled],.pure-form input[type=tel][disabled],.pure-form input[type=color][disabled],.pure-form select[disabled],.pure-form textarea[disabled]{cursor:not-allowed;background-color:#eaeded;color:#cad2d3}.pure-form input:not([type])[disabled]{cursor:not-allowed;background-color:#eaeded;color:#cad2d3}.pure-form input[readonly],.pure-form select[readonly],.pure-form textarea[readonly]{background-color:#eee;color:#777;border-color:#ccc}.pure-form input:focus:invalid,.pure-form textarea:focus:invalid,.pure-form select:focus:invalid{color:#b94a48;border-color:#e9322d}.pure-form input[type=file]:focus:invalid:focus,.pure-form input[type=radio]:focus:invalid:focus,.pure-form input[type=checkbox]:focus:invalid:focus{outline-color:#e9322d}.pure-form select{height:2.25em;border:1px solid #ccc;background-color:#fff}.pure-form select[multiple]{height:auto}.pure-form label{margin:.5em 0 .2em}.pure-form fieldset{margin:0;padding:.35em 0 .75em;border:0}.pure-form legend{display:block;width:100%;padding:.3em 0;margin-bottom:.3em;color:#333;border-bottom:1px solid #e5e5e5}.pure-form-stacked input[type=text],.pure-form-stacked input[type=password],.pure-form-stacked input[type=email],.pure-form-stacked input[type=url],.pure-form-stacked input[type=date],.pure-form-stacked input[type=month],.pure-form-stacked input[type=time],.pure-form-stacked input[type=datetime],.pure-form-stacked input[type=datetime-local],.pure-form-stacked input[type=week],.pure-form-stacked input[type=number],.pure-form-stacked input[type=search],.pure-form-stacked input[type=tel],.pure-form-stacked input[type=color],.pure-form-stacked input[type=file],.pure-form-stacked select,.pure-form-stacked label,.pure-form-stacked textarea{display:block;margin:.25em 0}.pure-form-stacked input:not([type]){display:block;margin:.25em 0}.pure-form-aligned input,.pure-form-aligned textarea,.pure-form-aligned select,.pure-form-aligned .pure-help-inline,.pure-form-message-inline{display:inline-block;*display:inline;*zoom:1;vertical-align:middle}.pure-form-aligned textarea{vertical-align:top}.pure-form-aligned .pure-control-group{margin-bottom:.5em}.pure-form-aligned .pure-control-group label{text-align:right;display:inline-block;vertical-align:middle;width:10em;margin:0 1em 0 0}.pure-form-aligned .pure-controls{margin:1.5em 0 0 11em}.pure-form input.pure-input-rounded,.pure-form .pure-input-rounded{border-radius:2em;padding:.5em 1em}.pure-form .pure-group fieldset{margin-bottom:10px}.pure-form .pure-group input,.pure-form .pure-group textarea{display:block;padding:10px;margin:0 0 -1px;border-radius:0;position:relative;top:-1px}.pure-form .pure-group input:focus,.pure-form .pure-group textarea:focus{z-index:3}.pure-form .pure-group input:first-child,.pure-form .pure-group textarea:first-child{top:1px;border-radius:4px 4px 0 0;margin:0}.pure-form .pure-group input:first-child:last-child,.pure-form .pure-group textarea:first-child:last-child{top:1px;border-radius:4px;margin:0}.pure-form .pure-group input:last-child,.pure-form .pure-group textarea:last-child{top:-2px;border-radius:0 0 4px 4px;margin:0}.pure-form .pure-group button{margin:.35em 0}.pure-form .pure-input-1{width:100%}.pure-form .pure-input-2-3{width:66%}.pure-form .pure-input-1-2{width:50%}.pure-form .pure-input-1-3{width:33%}.pure-form .pure-input-1-4{width:25%}.pure-form .pure-help-inline,.pure-form-message-inline{display:inline-block;padding-left:.3em;color:#666;vertical-align:middle;font-size:.875em}.pure-form-message{display:block;color:#666;font-size:.875em}

.pure-button{display:inline-block;zoom:1;line-height:normal;white-space:nowrap;vertical-align:middle;text-align:center;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.pure-button::-moz-focus-inner{padding:0;border:0}.pure-button{font-family:inherit;font-size:100%;padding:.5em 1em;color:#444;color:rgba(0,0,0,.8);border:1px solid #999;border:0 rgba(0,0,0,0);background-color:#E6E6E6;text-decoration:none;border-radius:2px}.pure-button-hover,.pure-button:hover,.pure-button:focus{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(40%,rgba(0,0,0,.05)),to(rgba(0,0,0,.1)));background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));background-image:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1));background-image:-o-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));background-image:linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1))}.pure-button:focus{outline:0}.pure-button-active,.pure-button:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset;border-color:#000\9}.pure-button[disabled],.pure-button-disabled,.pure-button-disabled:hover,.pure-button-disabled:focus,.pure-button-disabled:active{border:0;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);filter:alpha(opacity=40);-khtml-opacity:.4;-moz-opacity:.4;opacity:.4;cursor:not-allowed;box-shadow:none}.pure-button-hidden{display:none}.pure-button::-moz-focus-inner{padding:0;border:0}.pure-button-primary,.pure-button-selected,a.pure-button-primary,a.pure-button-selected{background-color:#0078e7;color:#fff}