﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
}
img {
	border:none;
}

/************** ABN AMRO Beurstrends Home **************/

/* beurstrends wrapper */
div#beurstrends_wrapper {
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;
	width:334px;
	height:278px;
	#height:270px;
	border:1px solid #c3c3c3;
}
/* beurstrends header */
div#beurstrends_header {	
	background:#f1f1f1;
	width:334px;
	height:15px;
	padding:3px 0 0 0;
	border-bottom:2px solid #c3c3c3;	
}
/* logo tradeglobe */
img.logo_tradeglobe {
	display:block;
	width:156px;
	height:12px;
	float:left;
	margin-left:21px;
}
/* logo abn amro */
img.logo_abn_amro {
	display:block;
	width:58px;
	height:15px;
	float:left;
	margin-left:76px;
}
/* beurstrends tabs */
ul#beurstrends_tabs {
	width:329px;
	height:20px;
	margin:0 2px 2px 3px !important;
	padding:0 !important;
	list-style:none;
}
ul#beurstrends_tabs li {
	height:20px;
	float:left;
	position:relative;	
}
ul#beurstrends_tabs li a {
	background:url(/images/External/AbnAmro/beurstrends_tabs.gif) repeat;
	display:block;
	height:18px;
	text-align:center;
	text-decoration:none;
	padding:2px 0 0 0;
	color:#595959 !important;
}
/* rollover nieuws */
ul#beurstrends_tabs li.beurstrends_tabs_nieuws a {
	width:76px;
	#height:20px;
}
ul#beurstrends_tabs li.beurstrends_tabs_nieuws a:hover {
	background-position:0px -20px;
}
/* rollover widget */
ul#beurstrends_tabs li.beurstrends_tabs_widget a {
	background-position:-76px 0;
	width:67px;
	#height:20px;
}
ul#beurstrends_tabs li.beurstrends_tabs_widget a:hover {
	background-position:-76px -20px;
}
/* rollover deel */
ul#beurstrends_tabs li.beurstrends_tabs_deel a {
	background-position:-143px 0;
	width:51px;
	#height:20px;
}
ul#beurstrends_tabs li.beurstrends_tabs_deel a:hover {
	background-position:-143px -20px;
}
/* rollover rss-feed */
ul#beurstrends_tabs li.beurstrends_tabs_rss_feed a {
	background-position:-194px 0;
	width:83px;
	#height:20px;
}
ul#beurstrends_tabs li.beurstrends_tabs_rss_feed a:hover {
	background-position:-194px -20px;
}
/* rollover copy */
ul#beurstrends_tabs li.beurstrends_tabs_copy a {
	background-position:-277px 0;
	width:52px;
	#height:20px;
}
ul#beurstrends_tabs li.beurstrends_tabs_copy a:hover {
	background-position:-277px -20px;
}	
/* beurstrends content */
ul#beurstrends_content {
	width:324px;
	#width:334px;
	height:226px;
	border-top:1px solid #c3c3c3;
	margin:0 !important;
	padding:5px !important;
	list-style:none;
	line-height:16px;	
}
ul#beurstrends_content li {
	height:37px;
	padding:4px 0 !important;
	margin:0;
	border-bottom:1px dotted #c3c3c3;
}
ul#beurstrends_content li.beurstrend_first {
	padding:0 0 4px 0;
}
ul#beurstrends_content li.beurstrend_last {
	padding:4px 0 0 0 !important;
	border:none;
}
ul#beurstrends_content label.beurstrend_datum {
	float:left;
	display:block;
	width:45px;
	color:#595959 !important;
}
ul#beurstrends_content span.beurstrend_artikel {
	float:left;
	display:block;
	width:279px;
	color:#595959 !important;
}
ul#beurstrends_content span.beurstrend_artikel a {
	text-decoration:none;
	font-weight:bold;
	color:#1477A2;
}