/* colours


Grey / text #2c2a29
Grey l  #f5f5f5

Green  #00a499

Orange  #dc582a


*/


 
.feed_code {
	font-size: 18px;
	color: red;
	font-weight: 500;
}



body {
	margin: 0px;
}


td,th,p {
	font-family: 'Rubik', sans-serif;

	color: #2c2a29;
	font-weight: 300;
	text-align: left;
}



table {
    border-collapse: collapse;
}

b, strong {
	font-weight: 400;
}

.right {
	text-align: right;
}


.table_left {
	padding-left: 8px;
}

.table_left_no_bottom {
	height: 0px;
	padding-left: 8px;
	padding-top: 20px;
	padding-bottom: 0px;
}

.table_left_no_top {
	height: 0px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.table_right {
	text-align: right;
	padding-right: 10px;
}

.table_right_less {
	text-align: right;
	padding-right: 12px;
}


.price {
	font-size: 36px;
	color: #409495;
	font-weight: 400;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.column_head_left {
	font-size: 16px;
	color: #1d252d;
	font-weight: 400;
	text-align: left;
	padding: 5px 0px 2px 8px;
}

.column_head_right {
	font-size: 16px;
	color: #1d252d;
	font-weight: 400;
	text-align: right;
	padding: 5px 8px 2px 0px;

}

.graph {
	text-align: right;
	padding: 3px 8px 3px 0px;
}


.notes {
	font-size: 10px;
	padding-left: 8px;
}

.spacer_xs {
	height: 4px;
	font-size: 1px;
}

.spacer_s {
	height: 8px;
	font-size: 1px;
}

.spacer {
	height: 12px;
	font-size: 1px;
}

.spacer_l {
	height: 16px;
	font-size: 1px;
}








.poweredby {
	font-size: 8px;
	color: #999999;
	text-align: right;
	padding-right: 8px;
	padding-top: 5px;
	letter-spacing: 2px;
	font-weight: 300;
	height: 0px;
}

a.powered:link, a.powered:visited {
	color: #2c2a29;
	text-decoration: none;
}

a.powered:hover, a.powered:active {
	color: #00a499;
	text-decoration: none;
}



.rule {
	height: 10px;
	font-size: 1px;
}

.last_rule {
	height: 10px;
	padding-top: 12px;
	font-size: 1px;
}

hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	border: 0px;
	width: 100%;
	margin: 0px;
}




a:link, a:visited {
	color: #00a499;
	text-decoration: none;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
-ms-transition-duration: 0.2s;
transition-duration: 0.2s;
}

a:hover, a:active {
	color: #2c2a29;
	text-decoration: none;
}


/*---- scrolling marquee styles starts here ------*/

.marquee {
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
	color: #2c2a29;
	font-weight: 300;
}

.ticker_bold {
	color: #00a499;
	font-weight: 400;
}

.ticker_sml {
	font-family: 'Rubik', sans-serif;
	font-size: 8px;
	font-weight: 300;
}

.marquee img {
	width: 14px;
	height: 14px;
	margin-bottom: -1px;
}

/*---- scrolling marquee styles ends here ------*/


/*---- drop-down and checkbox selectors styles starts here 

select, input {
	font-family: 'Rubik', sans-serif;
	font-size: 12px;
	color: #2c2a29;
	font-weight: 300;
	border: 1px solid #a9a9a9;
	padding-left: 8px;
	height: 42px;
}


select[name="month1"], [name="month2"] {
	width: 110px;
}

select[name="year1"], [name="year2"] {
	width: 84px;
}

input[name="search"] {
	color: #ffffff;
	width: 84px;
	background: #00a499;
	border: 0px solid #00a499;
	text-transform: uppercase;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
-ms-transition-duration: 0.2s;
transition-duration: 0.2s;
}

input[name="calculate"] {
	color: #ffffff;
	width: 100px;
	background: #00a499;
	border: 0px solid #00a499;
	text-transform: uppercase;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
-ms-transition-duration: 0.2s;
transition-duration: 0.2s;
}

input[name="search"]:hover, input[name="search"]:hover {
	background: #2c2a29;
	border: 0px solid #2c2a29;
	cursor: pointer;
}

select[name="quickperiod"], input[name="fromA"], input[name="toA"], input[name="number2"] {
	width: 260px;
}

input[type="radio"] {
	width: 14px;
	height: 14px;
	line-height: -20px;
}

------*/


/*---- drop-down and checkbox selectors styles ends here ------*/

.table_center {
	text-align: center;
}






























/*--------------------------







.table_center {
	text-align: center;
}



.table_right_negative {
	text-align: right;
	padding-right: 8px;
	color: red;
}


.table_head {
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
	text-align: left;
	padding: 5px 0px 5px 15px;
	background-color: #2c2a29
}





.section_head_left {
	font-size: 16px;
	color: #1d252d;
	font-weight: 500;
	text-align: left;
	padding: 5px 0px 2px 15px;
	background-color: #f1f1f1;
}

.section_head_right {
	font-size: 16px;
	color: #1d252d;
	font-weight: 500;
	text-align: right;
	padding: 5px 15px 2px 0px;
	background-color: #f1f1f1;
}


















.t01_negative {
	color: red;
	background: url(images/arrow_0_down_9.png) no-repeat center left;
	padding-left: 12px;
	font-weight: 400;
}

.t01_positive {
	color: green;
	background: url(images/arrow_0_up_9.png) no-repeat center left;
	padding-left: 12px;
}

.t01_nomove {
	background: url(images/arrow_0_no_9.png) no-repeat center left;
	padding-left: 10px;
}













/*---- SENS pop-up styles starts here ------*/

body.sens	{
	margin-top: 20px;

}


.sens_head {

	font-size: 20px;
	color: #00a499;
	text-align: left;
	font-weight: 400;
	text-transform: uppercase;
	height: 24px;

	padding-left: 20px;
}

.sens_date {
	height: 28px;

	padding-left: 20px;

	padding-bottom: 10px;
	border-bottom: solid #2a2a2a 1px;

}

.sens_body {
	text-align: justify;
	line-height: 24px;
	padding-left: 20px;
	padding-right: 20px;
}

.mono_type {
	padding-left: 20px;
	padding-right: 20px;
}

/*---- SENS pop-up styles starts here ------*/



























































/*-----------------




.table_left_bold_port {
	font-family: 'Rubik', sans-serif;
	font-size: 12px;
	color: #2c2a29;
	font-weight: 500;
	text-align: left;
	padding: 8px 0px 0px 8px;
}

.table_center {
	font-family: 'Rubik', sans-serif;
	font-size: 12px;
	color: #2c2a29;
	font-weight: 400;
	text-align: center;
	height: 42px;
}

.table_right {
	font-family: 'Rubik', sans-serif;
	font-size: 12px;
	color: #2c2a29;
	font-weight: 400;
	text-align: right;
	height: 42px;
	padding-right: 8px;
}

.table_right_bold {
	font-family: 'Rubik', sans-serif;
	font-size: 12px;
	color: #2c2a29;
	font-weight: 500;
	text-align: right;
	height: 42px;
	padding-right: 8px;
}

.table_head {
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
	color: #1d252d;
	font-weight: 500;
	text-align: left;
	padding: 0px 0px 10px 8px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #2c2a29;
}




.arrow {
	font-family: 'Rubik', sans-serif;
	font-size: 36px;
	color: #2c2a29;
	font-weight: 400;
	text-align: right;
	padding: 0px 8px 5px 0px;
}

.hasdatepicker, .inputbox {
	font-family: 'Rubik', sans-serif;
	font-size: 12px;
	color: #2c2a29;
	font-weight: 400;
	text-align: right;
	padding-right: 8px;
	height: 42px;
	background-color: #d0d1ab;
	border-width: 1px;
	border-color: #2c2a29;
	border-style: solid;
	width: 95%;
}

.hasdatepicker:hover, .inputbox:hover {
	background-color: #edeecf;
}


.note {
	font-family: 'Rubik', sans-serif;
	font-size: 10px;
	color: #2c2a29;
	font-weight: 400;
	text-align: left;
	padding-left: 8px;
}


.sens_head {
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
	color: #1d252d;
	font-weight: 400;
	text-align: left;
	padding-left: 8px;
}

.sens_date {
	font-family: 'Rubik', sans-serif;
	font-size: 12px;
	color: #d0d1ab;
	font-weight: 500;
	text-align: left;
	padding: 15px 0px 5px 8px;
}

.sens_body {
	font-family: 'Rubik', sans-serif;
	font-size: 12px;
	color: #2c2a29;
	font-weight: 400;
	text-align: justify;
	height: 42px;
	padding: 0px 8px;
	line-height: 1.5em;
}


  

hr.last {
	color: #2c2a29;
	background-color: #2c2a29;
	height: 1px;
	border: 0px;
	width: 100%;
	margin: 5px 0px 0px 0px;
} 

a:link, a:visited {
	color: #2c2a29;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
}

a:hover, a:active {
	color: #7e868d;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
}








_________________*/




-------------*/