﻿/* COMMON ELEMENTS TO BOTH STATIC AND DYNAMIC PAGES */

body {font-family: Arial,Helvetica,Sans-Serif;}
.top-menu {display: none;}
#masthead * {height: 43px; padding:0px; margin:0px;}
#masthead #header #logo {display: block !important;}
#price-search, #site-search {display: none;}
#mainmenu {display: none;}
#sidemenu {display: none;}
#footer, #authorisation, #floodline, .copy, #pink-buttons, #pink-buttons2, .pink-btn-menu, #share-dealing-left, .pink-btn-menu-right, .grey-btn {display: none;}
#content * {width: auto;}

h1 {font-size:1.2em;}
h2 {font-size:1em;}
h3 {font-size:0.8em;}

p,td,li {font-size: 80%;}
table {width: 100%;}
td {padding: 3px; vertical-align: top;}
a {color: #000; text-decoration: none;}

/* STATIC PAGES */
#content-right {display: none;}
#content-centre * {width: auto;}

/* CHART TOOL FOR DL */

#chartHolder p a.more {display:none;}
.chartToolboxChartControl {display:none;}
.toolboxFormChart {
	list-style-type: none;
}

.closed .toolboxHolder, .chartToolboxMainSettings {
	float: left !important;
	margin-right:60px;
}

div.toolboxFormChart {
	font-size:0.8em;
	font-weight:bold;
}

.toolboxHolder h2.toolboxHeader {
	clear: both;
	margin-bottom: 10px;
}
.toolboxFormChart {
	margin:0px;
	padding:0px;
}
.toolboxFormChart li {margin: 0px 0px 5px;}

#fundObjl {margin-bottom: 20px;}

#socialBookmarketing, #relatedLinks {display:none;}
#masthead #header #searchHolder, #masthead #header #idLikeToHolder {visibility: hidden !important; display:none;}