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

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

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

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

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

div.middle_col h2 a{
        text-decoration: none;
	}
	
div.middle_col h2.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 h2.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;

}

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: 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: 175px;
	position: absolute;
	right: 0px;
	top: 121px;
	}

div.language select {
	width: 162px;
	}

div.flags {
	clear: both;
	width:180px;
	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: 990px;
	clear: both;
	padding-top: 230px;
	}

div.left_col {
	width: 185px;
	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: #000;
	background: #fc0;
	text-decoration: none;
	}

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





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

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

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

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.jpg) 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 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: 460px;
        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 */



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: 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.chart_options {
	clear: both;
	height: 23px;
	margin-bottom: 1px;
	margin-top: 10px;
	width: 420px;
	}

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

	}

div.panel {
	width: 185px;
	float: right;
	margin-right: 15px;
	margin-top: 0px;
	}


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: 10px;
	}

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

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

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_two {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px;
	margin: 15px 0;
	}

div.announcement_blue2 {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 245px;
	padding: 10px;
	margin: 1px 0;
	}
div.announcement_orange2 {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 250px;
	padding: 5px;
	margin: 5px 0;
	}

div.announcement_black {
	border-bottom: 1px solid #fc0;
	border-right: 1px solid #fc0;
	border-top: 1px solid #fc0;
	border-left: 1px solid #fc0;
	width: 350px;
	padding: 5px;
	margin: 5px 0;
	}

div.announcement_black p,
div.announcement_orange2 p,
div.announcement_yellow p,
div.announcement_blue2 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_yellow_two {
	background: url(../images/announcement_yellow_two.png);
}

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

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

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

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


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: #CCC;
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;}



/* share menu buttons */

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

#buttonnav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 60px;
  }

#buttonnav li {
  float: left;
  margin-right: 10px;
  }

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

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

#buttonnav li a {
  display: block;
  height: 60px;
  background: url(/images/buttonleft.png) left top no-repeat;
  text-transform: lowercase;
  font-size: 10pt;
  text-decoration: none;
  }

#buttonnav li a span {
  display: block;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 12px;
  height:40px;
  line-height: 35px;
  font-weight: bold;
  color: #ffcc00;
  background: url(/images/buttonright.png) right top no-repeat;
  text-decoration: none;
  }

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

#buttonnav li a:hover span {
  background: url(/images/buttonrightblink.png) right top no-repeat;
  color: #000;
  }



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



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

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

#medbuttonnav li {
  float: left;
  margin-right: 3px;
  }

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

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

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

#medbuttonnav li a span {
  display: block;
  margin-left: 3px;
  padding-left: 3px;
  padding-right: 6px;
  height:24px;
  line-height: 21px;
  font-weight: bold;
  color: #fc0;
  background: url(/images/buttonright_med.gif) right top no-repeat;
  text-decoration: none;
  }

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

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

/* The shares quote table centre of page */


  .share_quote_table{padding:0 0 0 0px; margin-top:0px;}
/* header  */
.share_quote_table .hd {margin-top:10px; padding:0; font:normal 93%/138.5% arial; background:none; color:#000;}
.share_quote_table .hd h2 {display:inline; margin-right:5px; 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:5px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; width: 460px;}
#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:395px;
*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:175px;
*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: 5px;
        font-weight: bold;
	}

span.shares_two {
        font-size:13px;
        text-decoration: underline;
        color:#021d8e;
	}

/* ================================================================
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;}