/* ======= Custom Stylesheet for Rabobank.nz ========= */

#main div.single-paragraph div {margin-top: -10px}

#flash_47162{
  border: 1px solid #e1e1e1;
  margin: 0 20px 2em;
  padding: 7px;
}
#flash_47162 h1{
  margin-left: 52px;
}
#graphControlPanel{
  border: 1px solid #e1e1e1;
  margin-left: 52px;
}
#graphControlPanel ul{
  font-size: 9px;
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}
#graphControlPanel ul:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  zoom: 1;
}

#graphControlPanel ul#termPeriods{
  border-bottom: 1px solid #e1e1e1;
}

#graphControlPanel ul li{
  float: left;
  padding: 5px 10px;
  padding-right: 0;
}

#graphControlPanel ul#termPeriods li a{
  border-right: 1px solid #009;
  padding-right: 10px;
}

#graphControlPanel ul#termPeriods li.last a{
  border: 0;
}

#graphControlPanel ul#zoomControls li{
  padding: 5px;
}

#graphControlPanel ul#zoomControls li img{
  display: block;
  margin: 0 5px 0 0;
  float: left;
}

* html #graphControlPanel ul#zoomControls li img{
  display: inline;
  margin: 0 5px 0 0;
  float: none !important;
}

.reset-button {
	margin-left: 254px;
}

* html .reset-button {
	margin-left: 204px;
}

.reset-button a, .reset-button a:visited {
	color: #009 !important;
	font-weight: bold;
}

.reset-button a:hover {
	text-decoration: underline !important;
}

.termPeriodsSelected {
	color: #009 !important;
	font-weight: bold;
}

/* Graph */
#cs_graph_wrap img {
	display: block;
	border: 0;
}
#cs_graph_wrap {
	width: 500px;
	margin: 0 auto;
	padding: 0;
}
#cs_graph_content {
	background-image: url('/binaries/graph_repeat_tcm36-49741.jpg'); /*  */
	background-repeat: repeat-y;
	padding: 0 20px;
}

.graph_override{
	margin-left: -16px !important;
}

#cs_graph_help, #cs_graph_reset {
	float: right;
}
#cs_graph_controls, #cs_graph_flash {
	clear: both;
}
/**
Header
*/
#cs_graph_header {
	margin-bottom: 30px;
}
#cs_graph_title {
	font-size: 1.3em;
	font-weight: bold;
	/*
	TODO: Find correct colour.
	*/
	color: navy;
}
#cs_graph_zoom {
	padding-bottom: 10px;
}
/**
Controls
*/
#cs_graph_reset a, #cs_graph_rates a {
	/*
	TODO: Find correct colour
	*/
	color: navy;
}
#cs_graph_zoom img {
	display: inline;
	vertical-align: middle;
}
#cs_graph_zoom a {
	text-decoration: none;
	
}
#cs_graph_rates a {
	font-size: .8em;
}
/**
Flash
*/
#cs_graph_flash {
	
}
/**
Rate style
*/
.cs_graph_activeRate {
	font-weight: bold;
}

/* ==== deposit rate calculator styles ==== */

/* CSS for the deposit calculator in "/Site/Online Tools/Rates calculator"  */

img {
	border: 0;
}

#wrap, #header-logo {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	font-size: 1.1em;
}

p {
	margin: 0 0 1em;
}

#main-content {
	width: 672px;
	margin: 0 auto;
}

.page-heading {
	width: 363px;
	margin: 20px auto 10px auto;
}

object
{
border: none;
}

#flash {
	margin: 0 0 10px 0;
}

#tbc-main-left {
	float: left;
	width: 217px;
	margin: 0;
	padding: 8px 4px 0;
	color: #656159;
}

#tbc-main-centre {
	float: left;
	width: 217px;
	margin: 0;
	padding: 8px 4px 0;
	color: #656159;
}

#tbc-main-right {
	float: left;
	width: 217px;
	margin: 0;
	padding: 8px 0 0 4px;
                color: #656159;
}

#tbc-main-left p, #tbc-main-centre p, #tbc-main-right p {
               margin-bottom: 1px;
}

.star {
	font-size: 0.8em;
	color: #999999;
               margin: 12px 0 0 0;
               padding: 0;
}

.cleaner {
	clear: both;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

/* ==== end deposit rate calculator styles ==== */
