/* Headings */
h1, h2, h3, h4, h5, h6 {
	color: #116668;
	font-weight: bold;
}
h1 {

}
h2, h1 {
	font-size: 2.66em; /* 32px */
}
h3 {
	font-size: 2.2em; /* 24px */
}
.csc-header h1,
.csc-header h2,
.csc-header h3 {
	margin-bottom: 10px;
}
h4 {
	font-size: 1.83em; /* 22px */
}
h5 {
	color: #000;
	font-size: 1em; /* 12px */
	margin-bottom: 6px;
}

/* Text Styles */
p.bodytext {
	line-height: 1.4em;
	margin-bottom: 1em;
}
strong {
	font-weight: bold;
}

/* Links */
a {
	font-weight: bold;
	color: #116668;
	text-decoration: none;
}

.p24 #main {
	padding-top: 75px;
}
a.arrow {
	background: transparent url(../images/icons/arrow_small_yellow_right.gif) no-repeat 4px 4px;
	display: block;
	padding-left: 13px;
}
a.arrow:hover {
	text-decoration: underline;
}
a#disclaimer-link {
	margin-left: 0;
}
body #main #middle a#unsubscribe-link {
	font-weight: bold;
	margin-left: 0;
	padding-left: 13px;
	text-decoration: none;
}
body #main #middle a#unsubscribe-link:hover {
	text-decoration: underline;
}
a.arrow-inline {
	background: transparent url(../images/icons/arrow_small_yellow_right.gif) no-repeat 4px 4px;
	margin-left: 10px;
	padding-left: 13px;
	width: 100px;
}
a.arrow-inline:hover {
	text-decoration: underline;
}
/* Bullets */
#content ul {
	list-style-type: disc;
	margin-left: 12px;
}
#content ol {
	list-style-type: decimal;
	margin-left: 12px;
}

/* Emission newsletter css */
.error {
	color: #cc0000;
}
div.subscribe,
div.unsubscribe {
	padding-top: 20px;
}
div.subscribe h4,
div.unsubscribe h4 {
	padding-bottom: 6px;
}
div.unsubscribe {
	display: none;
}
div.formrow {
	padding: 0 15px 10px 15px;
}
div.submitrow {
	width: 471px;
	margin-top: 5px;
	border-top: dotted 1px #ccc;
	height: 30px;
}
.error div.formlabel {
	color: #cc0000;
}
div.formlabel {
	color: #333;
	font-weight: bold;
	float: left;
	width: 200px;
}
div.forminput {
	float:left;
}
.forminput span {
	color:#999;
}
.error .forminput input {
	border: solid 1px #cc0000;
	background: #EFF1F4;
}
div.okmessage {
	margin-top: 10px;
	padding: 0 0 20px 75px;
	line-height: 1.4em;
	width: 380px;
	background: transparent url(../images/icons/newsletter_tick.gif) no-repeat 15px -5px;
}
div.forminput input {
	border: solid 1px #b3b3b3;
	width: 185px;
}
.mandatory {
	float: left;
	color: #999;
	padding: 10px 0 0 15px;
}
.emission-submit {
	background:transparent url(../images/buttons/send.gif) no-repeat scroll center center;
	border:medium none;
	cursor:pointer;
	float:right;
	height:25px;
	width:114px;
	margin-right: 20px;
	margin-top: 9px;
}
.emission-submit:hover {
	background:transparent url(../images/buttons/send_hover.gif) no-repeat scroll center center;
}
.emission-submit span {
	display:none;
}
div.copyright {
	padding-top: 20px;
	padding-left: 187px;
	margin: auto;
	text-align: right;
	width: 600px;
	color: #666;
}
div.copyright .inside {
	font-size: 1.1em;
	width: 185px;
	float:right;
	text-align: left;
}
div.copyright .inside a {
	margin-top: 5px;
	color: #666;
	font-weight:normal;
	background: transparent url(../images/icons/arrow_small_yellow_right.gif) no-repeat left 4px;
	padding-left:10px;
	display:block;
}


/* roadshows */

#roadshows legend { display: none; }
#roadshows label {
	display: block;
	width: 200px;
	float: left;
	font-weight: bold;
}
.tx_powermail_pi1_fieldwrap_html {
	padding:0 15px 10px;
}
.tx_powermail_pi1_fieldwrap_html input.powermail_text {
	border:1px solid #B3B3B3;
	width:185px;
}
.tx_powermail_pi1_fieldwrap_html_submit {
	width: 471px;
	margin-top: 5px;
	border-top: 1px dotted #CCCCCC;
	text-align: right;
	padding-top: 9px;
}
input.powermail_submit {
	float: right;
	display:block;
	height: 25px;
	width: 114px;
	margin-right: 20px;
	border: none;
	cursor: pointer;
	background: url("../images/buttons/send.gif") no-repeat center center;
	line-height:100px;
	overflow:hidden;
	text-indent:-9999em;
	}
input.powermail_submit:hover {
	background: url("../images/buttons/send_hover.gif") no-repeat center center;
	}
#roadshows .powermail_check_inner label {
	float: none;
	display: inline;
	font-weight: normal;
	}
.tx_powermail_pi1_fieldwrap_html_checkbox_title	{ display: none; }
.powermail_check_inner { padding-left: 200px; }



.table-roadshows  {
	/*border-left:2px solid #EDF0F3;
	border-right:2px solid #EDF0F3;*/
}
body #main #middle .table-roadshows thead th {
	/*background-color:#868686;*/
	color:#000000;
	font-weight:bold;
	padding:10px 18px;
}
body #main #middle .table-roadshows thead th span {
	font-weight: normal;
	font-size: 10px;
	}
table .available {

	}

body #main #middle table.table-roadshows {
	border-spacing: 0;
	width: 735px;
}

body #main #middle table.table-roadshows td {
	background: none;
	padding:10px 18px;
	vertical-align:top;
	/*border-bottom:1px dotted #CECECE;*/
}
.table-roadshows .odd {
	background-color:#FFFFFF;
}
.table-roadshows .even {
	background:url("../images/backgrounds/table_row_even.gif") repeat-x scroll center top #FAFBFC;
}
body #main #middle .road-item a {
	font-weight: bold;
	}

body #main #middle table.table-roadshows th, body #main #middle table.table-roadshows td, body #main #middle table.table-roadshows, body #main #middle table.table-roadshows tr {
	background-image: none;
	background-color: transparent;
}

body #main #middle table.table-roadshows tr.last td {
	background: transparent url(../images/backgrounds/bg_seminars.gif) no-repeat scroll left bottom;
}

body #main #middle table.table-roadshows {
	background: transparent url(../images/backgrounds/bg_seminars.gif) no-repeat scroll left top;
}


table.table-roadshows tbody tr td {
	border-top: solid 1px #EDF0F3;
}

body #main #middle table.table-roadshows tr.last td {
	height: 17px;
	overflow: hidden;
	border-top: none;
	padding: 0;
	line-height: 0;
}


/* news CSS */
.news-list-border {
	border-top: 1px dotted #CECECE;
	padding-top:10px;
}
.news-list-item {
	padding: 15px;
	border-bottom: 1px dotted #CECECE;
}
.news-list-item .image {
	border:1px solid #CCCACB;
	float:left;
	height:85px;
	margin-right:20px;
	padding:3px;
	width:85px;
}
a.transaction {
	background: url(../images/icons/transaction.gif) no-repeat center center;
	display: block;
	float: right;
	height: 30px;
	width: 36px;
	margin-top: 1px;
}
a.transaction:hover {
	background: url(../images/icons/transaction_hover.gif) no-repeat center center;
}
a.transaction span {
	display:none;
}

/* Pagination */
.search-paging .paging {
	float: left;
	padding-top: 7px;
	width: 430px;
	text-align: center;
}
.search-paging .paging ul li{
	display: inline;
}
.search-paging .paging li.active-page a {
	color: #868686;
	text-decoration: underline;
}
.search-paging .paging a {
	padding: 0 5px;
}
.search-paging .paging a:hover {
	text-decoration: underline;
}
.search-paging .paging a.previous {
	padding-left: 15px;
	background: transparent url(../images/icons/arrow_left_green.gif) no-repeat center left;
}
.search-paging .paging a.next {
	padding-right: 15px;
	background: transparent url(../images/icons/arrow_right_green.gif) no-repeat center right;
}

/* News item */
.news-list-item .news-content {
	float: left;
	width: 325px;
}
.news-single-timedata {
	padding-bottom: 5px;
}
.news-single-timedata span {
	float: left;
}
.news-single-timedata,
.news-list-item .news-content .news-list-date {
	color: #999;
	font-size: 0.92em;
}
.news-single-timedata span,
.news-list-item .news-content .news-list-date span {
	padding-top: 7px;
}
.news-single-backlink {
	float: right;
}
.news-list-container .news-browser,
.more-opinions .news-browser
 {
	float: left;
	padding-top: 7px;
	width: 470px;
	text-align: center;
}

.more-opinions .news-browser
{
	width: 270px;
}

.news-list-container .news-browser ul li,
.more-opinions .news-browser ul li
{
	 display:inline;
}
.news-list-container .news-browser li a.inactive
{
	color: #868686;
	text-decoration: underline;
}

.more-opinions .news-browser li a.inactive
{
	color: #868686;
}

.news-single-img {
	padding-bottom: 10px;
}
.news-single-img img{
	border:1px solid #CCCACB;
	padding: 3px;
}
.news-single-item a.print, .news-single-item a.print-news {
	float:right;
	width: 32px;
	height: 28px;
	background: transparent url(../images/icons/print.gif) no-repeat left top;
}
.news-single-backlink a {
	background: transparent url(../images/buttons/back_to_overview.gif) no-repeat scroll left top;
	width: 156px;
	display:block;
	height: 25px;
	padding-right: 8px;
}
.news-single-backlink a:hover {
	background: transparent url(../images/buttons/back_to_overview_hover.gif) no-repeat scroll left top;
}
.news-single-backlink a span {
	display: none;
}
.news-single-item a.print:hover, .news-single-item a.print-news:hover {
	background: transparent url(../images/icons/print_hover.gif) no-repeat left top;
}
.news-single-item a.print span, .news-single-item a.print-news span {
	display: none;
}

body.turbo #wrapper #main #middle .news-browser a,
body.marktanalyse #wrapper #main #middle .news-browser a,
body.nieuws #wrapper #main #middle .news-list-container .news-browser a,
body .more-opinions .news-browser li a
{
	padding: 0 5px;
	font-weight: bold;
	text-decoration: none;
}
body.turbo #wrapper #main #middle .news-list-container .news-browser a:hover,
body.marktanalyse #wrapper #main #middle .news-list-container .news-browser a:hover,
body.nieuws #wrapper #main #middle .news-list-container .news-browser a:hover,
body .more-opinions .news-browser li a:hover
{
	text-decoration: underline;
}
body.turbo #wrapper #main #middle .news-browser a.previous,
body.marktanalyse #wrapper #main #middle .news-list-container .news-browser a.previous,
body.nieuws #wrapper #main #middle .news-list-container .news-browser a.previous,
.more-opinions .news-browser a.next
{
	padding-left: 15px;
	background: transparent url(../images/icons/arrow_left_green.gif) no-repeat center left;
}
body.turbo #wrapper #main #middle .news-browser a.next,
body.marktanalyse #wrapper #main #middle .news-list-container .news-browser a.next,
body.nieuws #wrapper #main #middle .news-list-container .news-browser a.next,
.more-opinions .news-browser a.next
{
	padding-right: 15px;
	background: transparent url(../images/icons/arrow_right_green.gif) no-repeat center right;
}
body.turbo #wrapper #main .news-list-container .news-list-item .news-content a,
body.nieuws #wrapper #main .news-list-container .news-list-item .news-content a,
.news-list-item .news-content a,
body.marktanalyse #wrapper #main .news-list-container .news-list-item .news-content a,
.news-list-item .news-content a {
	display: block;
	background: transparent url(../images/icons/arrow_small_yellow_right.gif) no-repeat left center;
	padding-left:10px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 7px 0;
}
body.turbo #wrapper #main .news-list-container .news-list-item .news-content a:hover,
body.nieuws #wrapper #main .news-list-container .news-list-item .news-content a:hover,
.news-list-item .news-content a:hover,
body.marktanalyse #wrapper #main .news-list-container .news-list-item .news-content a:hover,
.news-list-item .news-content a:hover {
	text-decoration: underline;
}
/* Marktanalyse CSS */
body .more-opinions .news-browser ul li a.previous {
	background: transparent url(../images/icons/arrow_left_green.gif) no-repeat center left;
	padding: 0 0 0 12px;
}
body .more-opinions .news-browser ul li a {
	padding: 0 2px;
}
body .more-opinions .news-browser ul li a.next {
	padding: 0 12px 0 0;
}

li.news-catmenu-header {
	display: none;
}
.news-catmenu {
	background: transparent url(../images/backgrounds/box_subnav_top.gif) no-repeat left top;
	padding-top: 19px;
}
.news-catmenu ul {
	border-top: 1px dotted #CECECE;
	margin: 0;
	padding: 0;
}
.news-catmenu ul li {
	border-bottom: 1px dotted #CECECE;
	float: left;
	position: relative;
	width: 180px;
}
.news-catmenu ul li a {
	color: #000;
	display: block;
	padding: 7px 0 7px 30px;
	position: relative;
	z-index: 300;
}
.news-catmenu ul li span {
	height: 100%;
	left: 0;
	height: 27px;
	position: absolute;
	top: 0;
	width: 180px;
}
.news-catmenu ul li.hassubactive a {
	margin-left: 15px;
	padding-left: 15px;
	display: block;
	background: transparent url(../images/icons/open_arrow_small_green_right.gif) no-repeat center left;
}
.news-catmenu ul li.news-catmenu-ACT a,
.news-catmenu ul li a:hover {
	color: #116668;
}
.news-catmenu ul li.news-catmenu-ACT span{
	background: #fff;
	opacity: 0.5;
	height: 27px;
}
.news-catmenu-bottom {
	background: transparent url(../images/backgrounds/box_subnav_bottom.gif) no-repeat left top;
	height: 18px;
	padding-bottom: 20px;
}
div.news-last {
	padding-top: 20px;
}
div.news-box-top,
.highlights-box-top {
	background: transparent url(../images/backgrounds/dark_newsletter_top.gif) no-repeat top left;
	width: 474px;
	height: 50px;
}
.highlights-box-top {
	width: 434px;
}
div.news-box-top h4,
.highlights-box-top {
	padding: 15px 20px 0 20px;
}
div.news-box-content,
.highlights-box-content {
	width: 470px;
	border-left: solid 2px #EFF1F4;
	border-right: solid 2px #EFF1F4;
}
.highlights-box-content .box {
	border-bottom: 1px dotted #CECECE;
	margin-bottom: 15px;
	padding: 0 15px 15px 15px;
}
.highlights-box-content .last {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 1px;
}
div.news-box-bottom,
.highlights-box-bottom {
	background: transparent url(../images/backgrounds/newsletter_bottom.gif) no-repeat top left;
	width: 474px;
	height:15px;
}
.highlights-box-bottom {
	margin-bottom: 20px;
}
.box-updates {
	padding: 0 0 10px 0; 
	background: transparent url(../images/backgrounds/box_updates_bottom_long2.gif) no-repeat left bottom;
	height: auto;
}
.box-updates .csc-header {
	background: transparent url(../images/backgrounds/box_updates_top.gif) no-repeat left top;
	height: 50px;
	padding: 15px 15px 0 15px;
	width: 240px;
}
.box-updates .csc-header h4 {
	color: #FFF;
	margin-left: 40px;
}
.box-updates p.fade {
	line-height: 1.4em;
	margin-bottom: 1em;
}
.box-updates p {
	color: #FFF;
	padding: 0 15px;
}
.box-updates .highlight {
	color: #F2BF00;
}
.box-updates .fade {
	color: #8CD7D2;
}
/* Opinions */
div.last-opinion {
	padding-bottom: 20px;
}
div.box-last-opinion {
	background: transparent url(../images/backgrounds/box_small_high_bottom.gif) no-repeat center bottom;
	padding: 0 0 18px 0;
}
div.box-last-opinion .inside {
	padding-left: 20px;
	padding-top: 10px;
	color: #333;
}
div.box-last-opinion .inside .description .bodytext {
	font-size: 0.92em;
	font-weight: normal;
	color: #999;
}
div.box-last-opinion .inside .bodytext {
	font-weight: bold;
	line-height: 1.4em;
}
div.box-last-opinion .more {
	float: right;
	padding-right: 20px;
}
div.box-last-opinion .more a {
	color: #868686;
	padding-left: 10px;
	background: transparent url(../images/icons/arrow_small_yellow_right.gif) no-repeat left 4px;
}
div.box-last-opinion .more a:hover {
	text-decoration: underline;
}
div.box-last-opinion img {
	float: left;
	border:1px solid #CCCACB;
	padding: 2px;
}
div.box-last-opinion .description {
	float: left;
	padding-left: 15px;
}
.box-last-opinion-title{
	background: transparent url(../images/backgrounds/box_opinie_top.gif) no-repeat center top;
	width: 270px;
}
.box-last-opinion-title h3,
.box-last-opinion-title h4 {
	padding: 15px 0px 10px 20px;
}

/* News Technical Analysis */
.news-last-ta {
	position: relative;
	height: 321px;
}
.news-ta-image-overlay {
	position: absolute;
	height: 321px;
	width: 471px;
	top: 0;
	left: 0;
	background: transparent url(../images/backgrounds/photo_overlay.gif);
	z-index: 101;
}
.news-ta-image {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
}
.news-ta-content {
	width: 427px;
	height:125px;
	position: relative;
	left: 20px;
	z-index: 102;
	top: 175px;
	opacity: 0.95;
	background: transparent url(../images/backgrounds/ta_highlight.gif) no-repeat top left;
}
.news-ta-content .inner {
	padding: 15px 20px 0 20px;
}
div.news-ta-more {
	width: 389px;
	position: absolute;
	top: 90px;
	left: 20px;
}
.news-ta-content .news-ta-more .readmore {
	background: url(../images/buttons/read.gif) no-repeat top left;
	width:111px;
	height: 20px;
	display: block;
	cursor: pointer;
}
.news-ta-content .news-ta-more .readmore:hover {
	background: url(../images/buttons/read_hover.gif) no-repeat top left;
}
.news-ta-content .news-ta-more .news-list-date {
	font-size: 0.9em;
	color: #c4ddda;
}
.news-ta-content h2 {
	color: #F2C000;
	z-index: 102;
}
.more-opinions .news-content {
	width: 233px;
}
.box-last-opinion .news-content {
	width: 233px;
}
.news-catmenu img {
	display: none;
}
.box-last-opinion .news-list-item {
	padding: 10px 0 5px 20px;
}

/* Marktkoersen CSS */
div.indice-box {
	width: 370px;
}
div.indice-row {
	width: 760px;
	float: right;
	padding-bottom: 20px;
}
div.indice-row-first {
	width: 760px;
	float: right;
	padding-bottom: 10px;
}
div.indice-row-first a.refresh {
	background:transparent url(../images/icons/refresh_btn.gif) no-repeat top left;
	display: block;
	width: 32px;
	height: 28px;
}
div.indice-row-first a.refresh:hover {
	background:transparent url(../images/icons/refresh_btn_hover.gif) no-repeat top left;
}
div.indice-row-first a.refresh span {
	display:none;
}
div.indice-box-top {
	background: url(../images/backgrounds/marktkoers_top.gif) no-repeat top left;
	width: 370px;
	height: 48px;
}
div.indice-box-top h4 {
	padding-left: 15px;
	padding-top: 15px;
}
div.indice-box-content {
	background: url(../images/backgrounds/marktkoers_bottom.gif) no-repeat bottom left;
	width: 370px;
}
span.last-update {
	font-size: 0.92em;
	color:#999;
	padding-right: 15px;
	padding-top: 20px;
	display: block;
}
table.indices-overview tr th {
	font-size: 0.92em;
	color:#999;
}
table.indices-overview tr th.first,
table.indices-overview tr td.first {
	width: 183px;
}
table.indices-overview tr th.right {
	width: 67px;
}
table.indices-overview tr td.right {
	text-align: right;
	width: 67px;
}
table.indices-overview tr th.last,
table.indices-overview tr td.last {
	padding-right: 5px;
}
table.indices-overview tr th {
	padding: 6px 0 6px 15px;
	border-bottom: 1px dotted #ccc;
}
table.indices-overview tr td {
	border-bottom: 1px dotted #ccc;
	padding: 11px 0 11px 15px;
}
table.indices-overview tr.last td {
	border-bottom: none;
	height: 35px;
}
table.indices-overview span.up {
	color: #116668;
	font-weight: bold;
	background: url(../images/icons/arrow_up.gif) no-repeat center right;
	padding: 5px 20px 5px 0;
}
table.indices-overview span.down {
	color: #cc0000;
	font-weight: bold;
	background: url(../images/icons/arrow_down.gif) no-repeat center right;
	padding: 5px 20px 5px 0;
}
.csc-textpic {
	clear: both;
}
/* specifieke iconen pagina layout */
.csc-header-n9 h3,
.csc-header-n10 h3,
.csc-header-n12 h3,
.csc-header-n13 h3,
.csc-header-n11 h3 {
	font-size: 1.8em;
}

body.air #right div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: none;
}


p.noflash
{
	color: #666;
	font-size: 0.9em;
	padding: 1em 0;
}

/* Product and Turbo shared stylesheet */
/* Search/list paging */
.search-paging {
	padding: 5px 25px 14px 25px;
}
.search-paging .page-from {
	float: left;
	padding: 7px 0 0 0;
}
.search-paging .paging {
	float: left;
	padding-top: 7px;
	width: 430px;
	text-align: center;
}
.turbo .search-paging .paging {
	width: 400px;
}
.search-paging .paging ul li {
	display: inline;
}
body #main #middle .search-paging .paging li.active-page a {
	color: #868686;
	text-decoration: underline;
}
body #main #middle .search-paging .paging a {
	font-weight: bold;
	text-decoration: none;
}
.search-paging .paging a:hover {
	text-decoration: underline;
}
.search-paging .paging a.previous {
	padding-left: 15px;
	background: transparent url(../images/icons/arrow_left_green.gif) no-repeat center left;
}
.search-paging .paging a.next {
	padding-right: 15px;
	background: transparent url(../images/icons/arrow_right_green.gif) no-repeat center right;
}
.search-paging .results-per-page form {
	position:relative;
	height:5px;
}
.search-paging span {
	display: none;
}

/* Results per page selector */
fieldset.wide legend {
	display: none;
}
.search-paging .results-per-page {
	position: relative;
	float: left;
	padding-top: 7px;
	display: block;
}
.search-paging .results-per-page form {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
}
.search-paging .results-per-page fieldset {
	width: 190px;
	height: 20px;
	position: relative;
	display: block;
}
.search-paging .results-per-page fieldset.wide {
	position: relative;
	width: 300px;
	text-align: right;
	display: block;
}
.search-paging .results-per-page fieldset label.padding {
	padding: 0 156px 0 5px;
	
	position: relative;
}
.search-paging .results-per-page fieldset label {
	padding: 0 5px 0 5px;
	display: block;
	position: relative;
}
div.search-paging div.results-page {
	float: right;
}

div.search-paging div.results-page label {
	padding: 9px 0 0 8px;
	padding-top:9px;
	display: block;
}
div.search-paging div.results-page .float-left {
	width: 140px;
}
div.search-paging div.results-page select {
	margin-top:6px;
}
.search-information {
	color: #868686;
	border-bottom: 1px dotted #cecece;
	padding: 20px 25px 15px 25px;
}
.search-information fieldset legend span {
	display: none;
}
.search-information a.academy {
	background: url(../images/buttons/academy.gif) no-repeat center center;
	display:block; 
	height: 26px;
	width: 149px;
}
.search-information a.academy:hover {
	background: url(../images/buttons/academy_hover.gif) no-repeat center center;
}
a.academy span {
	display: none;
}
.recent-viewed-products span.up,
.list table span.up,
.marktkoersen table span.up,
.turbo-updates span.up
 {
	color: #116668;
	font-weight: bold;
	background: url(../images/icons/arrow_up.gif) no-repeat center right;
	padding: 5px 20px 5px 0; 
}
.recent-viewed-products span.down,
.list table span.down,
.marktkoersen table span.down,
.turbo-updates span.down 
{
	color: #cc0000;
	font-weight: bold;
	background: url(../images/icons/arrow_down.gif) no-repeat center right;
	padding: 5px 20px 5px 0; 
}
table.overview tr td.change-perc,
table.product-overview tr td.change-perc,
table.turbo-overview tr td.change-perc {
	white-space: nowrap;
	padding-right: 5px;
}

/* Generic box CSS */
.box-small-top {
	background: transparent url(../images/backgrounds/box_small_top.gif) no-repeat left top;
	width: 270px;
	height: 48px;
}
.box-small-bottom {
	background: transparent url(../images/backgrounds/box_small_bottom.gif) no-repeat left bottom;
	width: 270px;
	height: 35px
}
div.orderbook { 
	padding-top: 25px;
}
.box-small-middle {
	width: 236px;
	height: 242px;
	border-left: solid 2px #EDF0F3;
	border-right: solid 2px #EDF0F3;
	padding: 0 10px 0 20px;
}
.box-small-middle-keyfacts {
	width: 236px;
	min-height: 242px;
	border-left: solid 2px #EDF0F3;
	border-right: solid 2px #EDF0F3;
	padding: 0 10px 0 20px;
}
.box-small-middle-medium {
	width: 236px;
	border-left: solid 2px #EDF0F3;
	border-right: solid 2px #EDF0F3;
	height: 106px;
	padding: 0 10px 0 20px;
}
.box-small-top .title {
	padding-top: 15px;
	padding-left: 20px;
}
.box-small-bottom .more {
	color: #868686;
	margin-top: 5px;
	float: right;
	padding-right: 18px;
}
.box-wide-top {
	width: 670px;
	height: 48px;
	background: transparent url(../images/backgrounds/box_wide_top.gif) no-repeat left bottom;
}
.box-wide-middle {
	width: 626px;
	border-left: solid 2px #EDF0F3;
	border-right: solid 2px #EDF0F3;
	padding: 0 20px;
}
.box-wide-bottom {
	width: 670px;
	height: 20px;
	background: transparent url(../images/backgrounds/box_wide_bottom.gif) no-repeat left bottom;
}
.box-wide-top .title {
	padding-top: 15px;
	padding-left:20px;
}
.box-large-top {
	padding-top: 20px;
	width: 760px;
	height: 48px;
	background: transparent url(../images/backgrounds/box_large_top.gif) no-repeat left bottom;
}
.box-large-middle {
	width: 756px;
	border-left: solid 2px #EDF0F3;
	border-right: solid 2px #EDF0F3;
	padding: 0;
}
.box-large-middle-padding {
	width: 754px;
	border-left: solid 2px #EDF0F3;
	border-right: solid 2px #EDF0F3;
	padding: 0;
}
.box-large-bottom {
	width: 760px;
	height: 10px;
	background: transparent url(../images/backgrounds/box_large_bottom.gif) no-repeat left bottom;
}
.box-large-top .title {
	padding-top: 15px;
	padding-left:20px;
}

/* Simplemodal overlay */
#simplemodal-overlay {
	background-color: #333;
	cursor: wait;
}
#simplemodal-container {
	font-size: 1.2em;
	height: 608px;
	width: 800px;
}
#simplemodal-container {
	background: transparent url(../images/backgrounds/modalbox_bottom.gif) no-repeat left bottom;
	padding-bottom: 16px;
}
/* Close button */
#simplemodal-container a.modalClose {
	background: url(../images/buttons/close.gif) no-repeat left 0;
	width: 70px;
	height: 26px;
	display: inline;
	z-index: 3200;
	position:absolute;
	top: 20px;
	right: 26px;
	cursor: pointer;
}
#simplemodal-container a.modalClose:hover {
	background: url(../images/buttons/close.gif) no-repeat left -31px;
}
#simplemodal-container a.modalClose span {
	display: none;
}

/* Simplemodal Content */
#simplemodal-container .simplemodal-data {
	background: transparent url(../images/backgrounds/modalbox_top.gif) no-repeat left top;
	padding-top: 16px;
	text-align: left;
}
#simplemodal-container .simplemodal-data div {
	background: #fff;
	min-height: 580px;
	padding: 4px 26px 10px 26px;
}
#interactiveChartWrapper p {
	padding: 15px 0 5px 0;
}
#homeLargeBanner img {
	border: none;
}
body #main a.search-hint, body #main #middle a.search-hint {
	font-weight: normal;
	padding: 5px 20px 0 0;
	padding-right: 20px;
	background: transparent url(../images/icons/search_hint.gif) no-repeat center right;
	text-decoration: underline;
}
body #main a.search-hint:hover, body #main #middle a.search-hint:hover {
	font-weight: normal;
	text-decoration: none;
}
/* turbo tips begin */
.last-tip {
	position: relative;
	height: 321px;
}
.news-tip-image-overlay {
	position: absolute;
	height: 321px;
	width: 471px;
	top: 0;
	left: 0;
	background: transparent url(../images/backgrounds/photo_overlay.gif);
	z-index: 101;
}
.last-tip .image{
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
}
.last-tip .content {
	width: 428px;
	height:155px;
	position: relative;
	left: 20px;
	z-index: 102;
	top: 145px;
	opacity: 0.95;
	background: transparent url(../images/backgrounds/tip_bg.gif) no-repeat top left;
}
.last-tip .content .inner {
	padding: 15px 20px 0 20px;
}
.last-tip .content .more {
	width: 389px;
	position: absolute;
	top: 127px;
	left: 20px;
}

.last-tip p.disclaimer {
	color: #c4ddda;
	font-size: 0.8em;
	padding-top: 0.5em;
}

.tips-last p.disclaimer {
	font-size: 0.8em;
	padding-top: 0.5em;
}

.last-tip .content .more .readmore {
	background: url(../images/buttons/read.gif) no-repeat top left;
	width:111px;
	height: 20px;
	display: block;
	cursor: pointer;
	text-decoration: none;
}
.last-tip .content .more .readmore:hover {
	background: url(../images/buttons/read_hover.gif) no-repeat top left;
}
.last-tip .content .more .news-list-date {
	font-size: 0.9em;
	color: #c4ddda;
}
.last-tip .content h2 {
	color: #F2C000;
	z-index: 102;
}
.tips-last {
	padding-top: 20px;
}
.tips-last .change, .last-tip .change {
	display: inline;
}
.tips-last .change {
	float: right;
}
.tx-abnamromarketsturbotips-controller-browsebox {
	text-align:center;
}
.tx-abnamromarketsturbotips-controller-browsebox ul {
	list-style-type:disc;
	margin-left:12px;
	padding-top: 7px;
	width: 470px;
}
.tx-abnamromarketsturbotips-controller-browsebox ul li{
	display:inline;
}
body #main #middle .tx-abnamromarketsturbotips-controller-browsebox ul.navigation li.active-page a {
	color: #868686;
}
body #main #middle .tx-abnamromarketsturbotips-controller-browsebox ul.navigation li a{
	font-weight:bold;
	padding:0 5px;
	text-decoration:none;
}
body #main #middle .tx-abnamromarketsturbotips-controller-browsebox ul.navigation li a.next {
	background:url("../images/icons/arrow_right_green.gif") no-repeat scroll right center transparent;
	padding-right:15px;
}
body #main #middle .tx-abnamromarketsturbotips-controller-browsebox ul.navigation li a.previous {
	background:url("../images/icons/arrow_left_green.gif") no-repeat scroll left center transparent;
	padding-left:15px;
}

body #main #middle .tip-overview-top {
	width:758px;
	background: transparent url(../images/backgrounds/product_overview_top.gif) no-repeat left top;
}
body #main #middle .tip-overview-top h4 {
	padding-bottom: 3px;
	padding-top: 5px;
}
body #main #middle .tip-overview-bottom {
	width: 758px;
	height: 50px;
	background: transparent url(../images/backgrounds/product_overview_bottom.gif) no-repeat left bottom;
	margin-bottom: 38px;
}

body #main #middle table.tip-overview {
	width: 758px;
	border-left: solid 2px #edf0f3;
	border-right: solid 2px #edf0f3;
	background: none;
	border-collapse:separate;
	border-spacing:0;
}
body #main #middle table.tip-overview tr.odd {
	background-color: #fff;
	border: none;
}
body #main #middle table.tip-overview tr.even {
	background: #fafbfc url(../images/backgrounds/table_row_even.gif) repeat-x top ;
	border: none;
}
body #main #middle table.tip-overview tr.tip-overview-head th {
	background-color: #868686;
	color: #fff;
}
body #main #middle table.tip-overview th {
	font-weight: bold;
	padding: 10px 10px;
	background: none;
}
body #main #middle table.tip-overview th.first{ 
	padding-left: 25px;
}
body #main #middle table.tip-overview th a {
	color: #fff;
	text-decoration: underline;
}

body #main #middle table.tip-overview th a.desc {
	background: url(../images/icons/sort_desc.png) no-repeat center left;
	padding-left: 15px;
}
body #main #middle table.tip-overview th a.asc {
	background: url(../images/icons/sort_asc.png) no-repeat center left;
	padding-left: 15px;
}
body #main #middle .ended {
	padding-right: 377px;
}
body #main #middle table.tip-overview tr th.center {
	text-align: center;
}
body #main #middle table.tip-overview td {
	padding: 10px 10px;
	border-bottom: 1px dotted #cecece;
	vertical-align: top;
	background: none;
}
body #main #middle table.tip-overview td a {
	color: #116668;
	font-weight: bold;
	text-decoration: none;
}
body #main #middle table.tip-overview td a:hover {
	text-decoration: underline;	
}
body #main #middle table.tip-overview tr td.last {
	border-right: 1px solid #fff;
	padding-top: 13px;
	padding-left: 10px;
	vertical-align: middle;
}
body #main #middle table.tip-overview td.first {
	line-height: 1.4em;
	border-left: 1px solid #fff;
	padding-left: 20px; 
}
body #main #middle table.tip-overview td.last 
}
.noborder {
	border-bottom: 0 none;	
}
.box-last-opinion .inner {
	padding: 10px 0px 10px 20px;
	border-bottom: 1px dotted #CECECE;
}
.tip-news-content .title,
.tip-news-content .leverage,
.tip-news-content .end-date,
.tip-news-content .cause {
	display: block;
	padding-bottom: 7px;	
}

.tip-news-content .title {
	font-weight: bold;
}
.tip-news-content .end-date {
	padding-top: 3px;
	color:#999999;
	font-size:0.92em;
}
.tip-news-content .cause {
	padding-bottom: 8px;
}
.tip-news-content .reason {
	color: #F2C000;
	font-weight: bold;
}

.tip-rating {
	font-size: 14px;
	padding-top: 10px;
}

.last-tip .tip-rating span {
	color: #fff;
	font-weight: bold;
	padding: 2px 10px 5px 0;
}

*html .last-tip .tip-rating span {
	position: relative;
	margin-top: -15px;
	top: 0;
}

*html .last-tip .tip-rating span.up, *html .last-tip .tip-rating span.down {
	top: 5px;
}

.tip-rating span.up {
	color: #fff;
	font-weight: bold;
	background: url(../images/icons/arrow_white_up.png) no-repeat right top;
	padding: 2px 25px 5px 0; 	
}
.tips-last span.up {
	color: #116668;
	font-weight: bold;
	background: url(../images/icons/arrow_up.gif) no-repeat center right;
	padding: 5px 20px 5px 0; 
}
.tip-rating span.down {
	color: #fff;
	font-weight: bold;
	background: url(../images/icons/arrow_white_down.png) no-repeat right bottom;
	padding: 2px 25px 5px 0;
}
.tips-last span.down {
	color: #cc0000;
	font-weight: bold;
	background: url(../images/icons/arrow_down.gif) no-repeat center right;
	padding: 5px 20px 5px 0; 
}
.tips-last .news-content .inner-content span {
	display: block;
	line-height: 1.7em;
}
.tips-last .news-content .inner-content span.down,
.tips-last .news-content .inner-content span.up {
	display: inline;
}
body #wrapper #main #middle .tips-last .news-box-content .news-content a {
	margin: 2px 0px 0px 0px;
}

td.nowrap {
	white-space: nowrap;
}
.tips-last .metadata, .last-tip .metadata {
	display: none;
}
.last-tip .tip-rating span.starting-rate,
.tips-last .news-content span.starting-rate,
.last-tip .tip-rating span.current-rate,
.tips-last .news-content span.current-rate {
	padding: 0;
	display: inline;
}
/* turbo tips end */
