/* FE Tool by TK*/





/* ======== BODY Styles ======== */

 
body {
	font-family: Verdana, sans-serif;
	font-size: 69%;
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
a {
	color: #00aeef;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
a.image, a.image:hover {
	border: 0;
}
p {
	margin: 0 0 10px;
	padding: 0;
}
p.introduction {
	margin: 10px 0 30px;
	padding: 0;
}
h1 {
	font-size: 2.2em;
	margin: 0 0 20px;
	padding: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background-color: #000;
	font-weight: normal;
}
h2 {
	font-size: 2em;
	color: #000;
	margin: 0;
	padding: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	font-size: 1.7em;
	color: #000;
	margin: 0;
	padding: 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	
}
/* h4 for charts options */
h4 {
	font-size: 16px;
	color: #042f55;
	border-bottom: 1px dotted;
	margin: 0 0 15px;
	padding: 0;
}

h5 {
	font-size: 1.3em;
	color: #000;
	margin: 0;
	padding: 0 0 10px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	
}

table {
	width: 100%;
}
select, input, textarea {
	font-size: 11px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}











/* ======== Generic Styles ======== */

#page {
	width: 557px;
	margin: 0;
	padding: 0;
}
#top {
	width: 100%;
}
#content {
	padding: 0;
	margin: 0;
}
#contentLeft {
	width: 326px;
	padding: 0;
	margin: 5px 0 0;
	float: left
}
#contentRight {
	width: 200px;
	padding: 0;
	margin: 5px 0 0;
	float: right;
	background-color: #e6e1d2;
}
#contentRightIn {
	padding: 0;
	margin: 10px;
}
div.clear, br.clear, p.clear {
	clear: both;
	display: block;
	height: 0;
}
.row {
	clear: both;
	display: block;
}
.footer {
	clear: both;
	width: 100%;
	font-size: 9px;
	padding: 30px 0;
}
.footer img {
	vertical-align: middle;
}
.left50 {
	float: left;
	width: 49.9%;
}
.right50 {
	float: right;
	width: 49.9%;
}
.leftIn {
	padding: 0 20px 0 0;
}
.rightIn {
	padding: 0 0 0 20px;
}
.smallSize {
	font-size: 11px;
}
.flLeft {
	float: left;
}
.flRight {
	float: right;
}
.alignLeft {
	text-align: left;
	white-space:normal;
}
.alignRight {
	text-align: right;
	white-space:nowrap;
	
}
.alignCenter {
	text-align: center;
	
}
#top a {
	color: #fff;
}
input.button {
	border: 1px solid #999;
	color: #00adef;
	font-size: 11px;
	padding: 0 0px;
	background: url(../images/tabOff.png) repeat-x left bottom #fff;
	vertical-align: middle;
}
input:hover.button {

}
.leftButton {
	float: left;
	margin: 0 1px 0 0;
	WIDTH: 125px;
}
.rightButton {
	float: right;
	margin: 0 0 0 10px;
	}
	.leftButton2 {
	float: left;
	margin: 0 0 0 10px;
	}
label, input {
/*	cursor: pointer;*/
}
.space {
	margin-bottom: 40px;
}
.spaceSmall, div.resultTables.spaceSmall {
	margin-bottom: 20px;
}
.spaceUpSmall {
	margin-top: 10px;
}

.veryLong {
	width: 280px;
}
.long {
	width: 180px;
}
.veryShortDropDown {
	width: 50px;
}
.shortDropDown {
	width: 80px;
}
.oneHundredPercentField {
	width: 100%;
}
.basketName {
	width: 100px;
}
input.data {
	width: 50px;
	text-align: center;
}

.noBold {
	font-weight:50;
}


.tabOn {
	visibility: visible;
}
.tabOff, .displayNone {
	display: none;
}

div.tabOn {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	background-color: #fff;
	padding: 0px;
}





#chartWebSixPopUp #top table li {
	padding: 3px 5px 0 0;
}
#chartWebSixPopUp #top table li.first {
	padding: 0 50px 0 0;
}


#basicPopUpChart #top table li {
	padding: 3px 5px 0 0;
}
#basicPopUpChart #top table li.first {
	padding: 0 20px 0 0;
}










/* ======== Navigation Styles ======== */
/* tabs navigation Styles */
div.tabsNavigation {
	padding: 0 0 0 10px;
	margin: 0;
	border-bottom: 1px solid #00adef;
	height: 36px;
}
div.tabsNavigation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
div.tabsNavigation li {
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
}
div.tabsNavigation a, div.tabsNavigation a:hover {
	padding: 4px 10px;
	display: block;
	background: url(../images/tabOff.png) repeat-x left bottom #fff;
	border: 1px solid #00adef;
	color: #00aeef;
	margin: 0 4px 0 0;
	border-bottom: 0;
	height: 27px;
	float: left;
	width: auto!important;
}
div.tabsNavigation a.selected {
	background-image: none;
	background-color: #F0F0F0;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #f0f0f0;
}


/* tabs STEPS Styles */
div.tabsSteps {
	padding: 0;
	margin: 0 0 15px;
	float: left;
}
div.tabsSteps ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
div.tabsSteps li {
	padding: 5px 8px 5px 12px;
	margin: 0 2px 0 0;
	float: left;
	list-style-type: none;
	display: block;
	background: url(../images/step.gif) no-repeat 3px center #e6e1d2;
}
div.tabsSteps li.selected {
	background: url(../images/stepActive.gif) no-repeat 3px center #6e6a62;
	color: #fff;
}


/* pagination Styles */
div.pagination {
	background-color: #f0f0f0;
	padding: 5px 0;
	margin: 0;
	text-align: right;
	font-size: 11px;
	color: #000;
	clear: both;
}
div.pagination.spaceZero {
	margin: 0;
}
div.pagination ul {
	padding: 0;
	margin: 0 7px;
	list-style-type: none;
	float: right;
}
div.pagination ul.left {
	float: left;
}
div.pagination li {
	padding: 0 4px;
	border-right: 1px solid #000;
	float: left;
	list-style-type: none;
	margin: 0;
}
div.pagination li.firstLeft {
	padding: 0 4px;
	float: left;
	list-style-type: none;
	margin: 0;
	border: 0;
	text-align:left;
}
div.pagination li.first {
	border: 0;
	font-weight: bold;
}
div.pagination li.last {
	border: 0;
	padding: 0 0 0 5px;
}
div.pagination a.selected {
	color: #000;
}






/* ======== Tables Styles ======== */

/* PricePerformanceTable */

.aroundTable {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	background-color: #fff;
	padding: 5px;
}

table.tblLegend {
	background-color: #fff;
	font-size: 11px;
}
table.tblLegend a {
	display: block;
}
table.tblLegend img {
	vertical-align: middle;
}
table.tblLegend th {
	background-color: #fff;
	padding: 7px 0;
	vertical-align: middle;
	border-right: 1px solid #fff;
}
table.tblLegend th a {

}
table.tblLegend th a:hover, table.tblLegend th a.sorted {

}
table.tblLegend td {
	 vertical-align: middle; 
	border-right: 1px solid #fff;
	border-top: 1px solid #51c8f3;
	/*padding: 6px 0;*/
	white-space: normal;
}
table.tblLegend td.fundName {
	white-space: normal;
	cursor:pointer;
}
table.tblLegend td.fundName a {
	background: url(../images/ico_factsheet.gif) no-repeat 0 2px;
	min-height: 14px;
	padding: 0 0 0 13px;
	width:120px;
	
}
table.tblLegend .odd td {
	background-color: #fff;
}
table.tblLegend .even td {
	background-color: #fff;
}
table.tblLegend .highLight td {
	background-color: #e0e0e0;
	border-right: 0;
}
table.tblLegend .rank {
	width: 35px;
	text-align: center;
}
table.tblLegend .perf {
	width: 40px;
	text-align: center;
}
table.fund .disabled, table.fund td.disabled, span.disabled {
	color: #bbb;
}

#contentRight table.tblLegend td {
	padding: 2px 3px;
	vertical-align: top;
	border-bottom: 1px solid #e6e1d2;
	background-color: #fff;
}
#contentRight table.tblLegend td.fundName {
	white-space: normal;
}


/*Fund Page */


table.funds {
	background-color: #fff;
	font-size: 11px;
}
table.funds a {
	display: block;
}
table.funds img {
	vertical-align: middle;
}
table.funds th {
	background-color: #fff;
	padding: 7px 0;
	vertical-align: middle;
	border-right: 1px solid #fff;
}
table.funds th a {

}
table.funds th a:hover, table.funds th a.sorted {

}
table.funds td {
	vertical-align: top;
	border-right: 1px solid #fff;
	border-top: 1px solid #51c8f3;
	padding: 6px 0;
	white-space: normal;
}
table.funds td.fundName {
	white-space: normal;
	cursor:pointer;
	width: 160px;
}
table.funds td.fundName a {
	background: url(../images/ico_factsheet.gif) no-repeat 0 2px;
	min-height: 14px;
	padding: 0 0 0 13px;
	width:120px;
	
}
table.funds .odd td {
	background-color: #fff;
}
table.funds .even td {
	background-color: #fff;
}
table.funds .highLight td {
	background-color: #e0e0e0;
	border-right: 0;
}
table.funds .rank {
	width: 35px;
	text-align: center;
}
table.funds .perf {
	width: 40px;
	text-align: center;
}
table.fund .disabled, table.fund td.disabled, span.disabled {
	color: #bbb;
}

#contentRight table.funds td {
	padding: 2px 3px;
	vertical-align: top;
	border-bottom: 1px solid #e6e1d2;
	background-color: #fff;
}
#contentRight table.funds td.fundName {
	white-space: normal;
}


/* ======== Fund Centre / Price Performance Styles ======== */


/* result Tables Styles */
div.resultTables {
	margin: 0 0 15px;
	padding: 4px 4px 10px 4px;
	background-color: #f0f0f0;
	border: 1px solid #00adef;
	border-top: 0;
}
div.historicPrices {
	margin: 0 250px 40px;
	padding: 0;
}

/* Search Options ref.01 Styles */
div.searchOptions {
	padding: 10px 0;
	margin: 0 0 20px;
	clear: both;
	border: 1px solid #e0e0e0;
	background-color: #f9f9f9;
   font-size  : 11px;
}
div.searchOptions.blank {
	padding: 0;
	border: 0;
	background-color: #fff;
}
div.searchOptions a {
	border-bottom: 0;
}
div.searchOptions h2 a {
	display: block;
	background: url(../images/ico_sortDown.gif) no-repeat right center;
}
div.searchOptions td {
	padding: 5px 5px 5px 2px;
	vertical-align: middle;
	font-size: 11px;
}
div.searchOptions td.text {
	width: 120px;
}
div.searchOptions select {
	width: 180px;
}
div.searchOptions select.long {
	width: 235px;
}
div.searchOptions select.short {
	width: 80px;
}

/* Customise Table ref.02 Styles */
div.customiseTable {
	padding: 15px;
	margin: 0 0 20px;
	clear: both;
	background-color: #e6e1d2;
}
div.customiseTable a {
	border: 0;
}
div.customiseTable td {
	padding: 4px;
	vertical-align: top;
}
div.customiseTable label input {
	vertical-align: middle;
	margin: 0 10px 0 0;
}
div.customiseTable .smallSize {
	vertical-align: bottom;
}
div.customiseTable td.description {
	width: 250px;
	padding: 0 0 0 20px;
}
div.customiseTable td.details, td.details {
	width: 140px;
	vertical-align: middle;
}

/* Historic/Divident Search Options ref.05 Styles */

div.searchOptions td.calendar {
	width: 300px;
}




/* ======== Charts Styles ======== */



/* webfund 6 PopUp ref.02 Styles */
#chartWebSixPopUp {
	width: 557px;
	margin: 0;
	padding: 0;
}
#chartWebSixPopUp #content {
	margin: 0;
}
div.webSix {
	margin: 0 0 20px;
	clear: both;
}
div.webSix td.chart {
	width: 385px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
div.webSix td.space {
	width: 3px;
	margin: 0;
}
div.webSix td.functions {
	padding: 0px;
	vertical-align: top;
}
div.webSix td.timeScale {
	padding: 0;
	vertical-align: top;
}
div.webSix td.timeScale select {
	width: 80px;
	margin: 0 15px 0 0;
}


/* PopUp and Stand Alone Styles ref. 1; ref. 2 */

div.options {
	padding: 5px;
	margin: 0 0 15px;
	clear: both;
	border: 1px solid #e0e0e0;
	background-color: #f9f9f9;
}
div.options select {
	width: 100%;
	margin: 5px 0;
}

div.optionschart {
	padding: 5px;
	margin: 0 0 15px;
	clear: both;
	border: 1px solid #e0e0e0;
	background-color: #f0f0f0;
}
div.optionschart select {
	width: 100%;
	margin: 5px 0;
}

th.short, td.short {
	width: 25px;
	text-align: center;
}
th.medium, td.medium {
	width: 90px;
	text-align: center;
}



/* PopUp ref.05 Styles */
#basicPopUpChart {
	width: 510px;
	margin: 0 auto;
	padding: 0;
}
#basicPopUpChart #content {
	margin: 20px 0 0;
}
div.chartBasicPopUp {
	margin: 0 0 20px;
	clear: both;
	text-align: center;
}
div.chartBasicPopUpFuntions {
	border: 1px dotted #042f55;
	padding: 15px;
	margin: 0 0 20px;
	clear: both;
}
div.chartBasicPopUpFuntions td {
	padding: 5px;
	vertical-align: middle;
	width: 46%;
}
div.chartBasicPopUpFuntions select {
	width: 80px;
}





/* ========================  Chart Keys =====================*/
span.keyOne {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 10px;
	background-color: #87C72A;
}
span.keyTwo {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 10px;
	background-color: #0078C1;
	margin-top: 3px;
}

span.keyRiskChart {
	display: block;
	margin: 0 auto;
	width: 12px;
	height: 12px;
	/*background-color: #41B0D7;*/
}

span.keyRisk {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 10px;
	margin-top: 3px;
}
span.keyRiskTwo {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 10px;
	background-color: #0958A5;
}
span.keyRiskThree {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 10px;
	background-color: #63AC1E;
}
span.keyRiskFour {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 10px;
	background-color: #F0AD00;
}
span.keyRiskFive {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 10px;
	background-color: #00A0C6;
}
span.keyRiskSix {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 10px;
	background-color: #666666;
}
span.keyRiskSeven {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 10px;
	background-color: #FFC999;
}
span.keyRiskEight {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 10px;
	background-color: #C099C5;
}
span.keyRiskNine {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 10px;
	background-color: #FCC183;
}


.ChartWarning
{
	padding: 5px 0px 0px 10px; 
	display: none; 
	color: Orange; 
	font-weight: bold;
}

.ChartWarningHeight
{
	height: 20px;
}


/* ==================  Labels =====================*/
label input {
	vertical-align: middle;
}

label.icoFund {
	min-height: 15px;
	padding-left: 0px;
	display: block;
}
label.icoIndex {
	min-height: 15px;
	padding-left: 0px;
	display: block;
}
label.icoSector {
	min-height: 15px;
	padding-left: 0px;
	display: block;
}
label.icoEquity {
	background: url(../images/icoEquity.gif) no-repeat left center;
	min-height: 15px;
	padding-left: 16px;
	display: block;
}
.WarningText
{
color:Orange;
margin: 0 0 20px;
font-weight: bold;
}
#WarningLabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:Orange;
	display:none;
	height:10px;
}
.RemoveButton {
	border: 1px solid #999;
	color: #00adef;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/tabOff.png) repeat-x left bottom #fff;
	vertical-align: middle;
}

.remove
{
	height: 19px;
}
.FontBlack, .FontBlackCenter 
{
	color: #000000;
}

.FontGray, .FontGrayCenter 
{
	/*color: #F0F0F0;*/
	color: Gray;
}

.FontBlackCenter, .FontGrayCenter
{
	text-align:center;
}

.FontBlack, .FontBlackCenter,.FontGray, .FontGrayCenter 
{
	/*vertical-align:bottom;*/
	padding-top: 6px;
	padding-bottom: 6px;
	
}

.KeyPading
{
	padding: 15px 1px 1px 1px;
}

.alignTop
{
	/*padding-top: 1px;
	vertical-align: top;
	padding: 0px;
	padding-bottom: 12px;*/
}



.DisplayBlock
{
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

.DisplayNone
{
	display: none;
}

#TotalShortlist
{
	height:10px;
}
.ScatterChartFont
{
	font-family: Verdana;
	font-size: 11pt;
}

.LiLeft
{
	
}

.PwdFnt
{
	font-size: 11px;
}

.MediumLength
{
	width:240px;
}

.chartFundResultTD
{
	height: 80px;
}

.chartFundResultDiv
{
	height: 80px; 
	width: 97%
}

.chartFundResultSelect
{
	width:290px;
}
