@charset "utf-8";
/* 	Stylesheet Optiecompetitie  *
 *	09-09-2009 - Dirk-Jan Smit  */

body {
	margin:0;
	padding:0;
	background:url(images/bg_body.gif) repeat-x;
	color:#666;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.35em;
}
/* default */

h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, address {
	margin: 1em 0;
	padding: 0;
	line-height:1.5em;
	color:#666;
}
td {
	color: #666;
	line-height: 1.35em;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
img {
	border:none;
}
a {
	color:#333;
	zoom:1; /* fixes extra padding IE-bug */
	text-decoration:none;
}
a:hover {
	color:#007DC9;
	border:none;
}
a img {
	border:none;
}
a:hover img {
	border:none;
}
p {
	line-height:1.5em;
	margin:0 0 15px;
	padding:0;
}
p.highlight {
	font-weight:bold;
	background:url(images/bg_highlight_paragraph.gif) repeat;
	margin:10px 0 15px 0;
}
p span.TextBody	{
	width:500px;
	display:block;
}
ul {
	line-height:1.5em;
}
hr {
	background-color:#E4E4E4;
	color:#E4E4E4;
	height:4px;
	border:none;
	margin:0 0 5px;
	padding:0 0 5px;
}
input, select, textarea {
	border:1px solid #aaa;
	border-bottom:2px solid #aaa;
	padding:3px 5px;
	margin:1px 0;
}
.blue {
	color: #313488;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.note {
	font-weight:bold;
	background-color:#ffdddd;
	padding:5px;
	border-bottom:1px solid #ffaaaa;
}
.TextSubHeader {
	font-size:13px;
	font-weight:bold;
}
.TextItemInfo {
	font-size:10px;
}
.TextDatePadding {
	padding-right:5px;
}
.Select {
	font-size: 9px;
}
.TitleBak {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	MARGIN-BOTTOM: 5px;
	COLOR: #cc9933;
	BORDER-BOTTOM: #D3D0D0 1px solid;
	FONT-FAMILY: Verdana, 'Arial Black';
	LETTER-SPACING: 1px
}
.HeaderForums {
	width: 100%;
	height: 16px;
	margin-top:8px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	padding-left:4px;
	background-image:  url(/_VT/LBC/images/content_header.gif);
}
.Title {
	border-bottom:1px solid #aaa;
	color:#666666;
	font-size:1.6em;
	margin:0 0 15px;
	padding:0 0 6px;
}
.sRight {
	display:none;
}
tr.head td {
	font-weight:bold;
	color:#000;
}
tr.row0 {
	background-color:#fff;
}
tr.row1 {
	background-color:#fff;
}
td.item a {
	border-bottom:none;
}
td.item a:hover {
	border-bottom:none;
}
td.item {
	padding:3px 0;
	font-size:11px;
}
/****** Buttons ***************************************/

.ButtonForm {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	color:#666666;
	font-size:0.9em;
	margin:0 3px 0 0;
	padding:3px;
	cursor:pointer;
}
.ButtonLink, .OURLINK {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	color:#666666;
	font-size:0.9em;
	margin:0 3px 0 0;
	padding:3px;
	cursor:pointer;
}
.ButtonLink:hover, .OURLINK:hover {
	background-color:#FFFFFF;
	color:#666666;
	border:1px solid #AAAAAA;
}
/*a.ButtonLink:link, a.ButtonLink:visited {*/

/****** Headers ******/

.HeaderWatchlist {
	BORDER: 0;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	padding-left: 2px;
	MARGIN: 2px 0px;
	WIDTH: 100%;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #F3F3F3;
}
.HeaderKoersen, .HeaderStijgersDalers {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	padding-left: 2px;
	MARGIN: 2px 0px;
	COLOR: #ffffff;
	border-bottom :1px solid #D3D0D0;
	background :#F3F3F3;
}
.HeaderMarkten {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	padding-left: 2px;
	MARGIN: 2px 0px;
	COLOR: #ffffff;
	border-bottom :1px solid #D3D0D0;
	background :#F3F3F3;
}
.HeaderForumsTR {
	background:url(images/bg_horizontal.gif) repeat-x bottom left;
}
.HeaderForumsTR td {
	padding:3px 0;
	font-weight:bold;
	color:#000;
	margin:0 0 5px 0;
}	

/****** Alt rows **************************************/

/*default*/
.AltRow, .AltRowMember, .AltRowForums {
	background-color: #fff;
	border-bottom:1px solid #D3D0D0;
}
.AltRow td, .AltRowMember td, .AltRowForums td, .Row td, .RowMember td, .RowForums td {
	padding:0;
}
.AltRowWatchlist {
	background-color: #fff;
	border-bottom:1px solid #D3D0D0;
}
.AltRowAgenda, .AltRowNieuws, .altRowForums {
	background-color: #fff;
	border-bottom:1px solid #D3D0D0;
}
.AltRowKoersen {
	background-color: #fff;
	border-bottom:1px solid #D3D0D0;
}
.AltRowNieuws td.item, .RowNieuws td.item {
	font-size:12px;
	padding-right:5px;
}
.AltRowVermogenspitch {
	background-color: #fff;
	border-bottom:1px solid #D3D0D0;
}
.AltRowTechnischeAnalyse, .AltRowFundamenteel, .AltRowInsiderTrades, .AltRowHomeRubrieken, .AltRowGoudentak, .AltRowCommunityCall {
	background-color: #fff;
	border-bottom:1px solid #D3D0D0;
}
.RowKoersen {
	background-color: #fff;
	border-bottom:1px solid #D3D0D0;
}
.RowKoersen td {
	padding:0;
	font-size:11px;
}
.AltRowStijgersDalers {
	background-color: #fff;
	border-bottom:1px solid #D3D0D0;
}
.AltRowMainTable {
	background-color: #fff;
	border-bottom:1px solid #D3D0D0;
}
.AltRowColumns, .RowColumns {
	background-color: #FFFFFF;
	border-bottom:1px solid #D3D0D0;
	FONT-SIZE: 11PX;
}
/* headers */

h1 {
	border-bottom:1px solid #aaa;
	color:#666666;
	font-size:1.6em;
	margin:0 0 15px;
	padding:0 0 4px;
	font-weight:normal;
	line-height:1em;
}
h2 {
	color:#666;
	font-size:1.3em;
	margin:15px 0 5px;
	padding:0;
	font-weight:normal;
	border-bottom:1px solid #aaa;
}
h3 {
	font-size:1.1em;
	color:#333;
	margin:0 0 2px;
}
/* remove borders */

.bt, .br, .bb, .bl {
	margin:0;
	padding:0;
	border:none;
}
/* layout blocks */

.siteWrapper {
	width:990px;
	background:transparent url(images/bg_container.gif) no-repeat 0 197px;
}
.StyleTopHeader {
	width:970px;
	height:197px;
	margin:0 10px;
}
.menu {
	margin:0;
	padding:15px 0 0;
	width:180px;
}
div#skyscraper {
	text-align:center;
	padding:15px 0;
}
.content_MainHome {
	padding:15px 25px 10px 0;
}
.content_Main {
	padding:15px 25px 10px 0;
}
.content_MainHome p a, .content_Main p a, .bn p a {
	border-bottom:1px solid #aaa;
}
.content_MainHome p a:hover, .content_Main p a:hover, .bn p a:hover {
	border-bottom:1px solid #fff;
}
/* footer */
.bn {
	background:url(images/bg_footer.gif) no-repeat bottom;
	padding:20px 27px 0;
}
.bn h2 {
	margin:5px 0 15px;
}
.bn ul{
	margin:10px 0;
	padding:0 0 0 15px;
	list-style:square;
}
.bn ol {
	margin:10px 0;
	padding:0 0 0 25px;
}
.bn ul li, .bn ol li {
	font-size:0.9em;
}
.bn p {
	padding:10px 0 15px;
}
/* .StyleTopHeader */
.StyleTopHeader div#logo {
	display:inline;
	float:left;
	height:130px;
	width:240px;
}
.StyleTopHeader div#logo a#EOCLogo {
	background: url(images/logo-optiecompetitie-2010.png) no-repeat;
	display:block;
	height:112px;
	margin:6px 26px 10px 0;
	width:214px;
}
.StyleTopHeader div#leader_right {
	height:90px;
	width:730px;
	text-align:right;
	float:right;
	margin:28px 0 10px;
}
/* menu */
.menu h4 {
	background:transparent url(images/block_header.gif) no-repeat scroll 50% 100%;
	color:#666;
	font-size:1.3em;
	font-weight:normal;
	margin:0 15px 5px 27px;
	padding:0 0 14px;
}
.menu ul {
	line-height:1.3em;
	list-style:none;
	margin:0 15px 15px 27px;
	padding:0;
}
.menu ul li {
	margin:0;
	padding:0;
}
.menu ul li a {
	background:url(images/arrow-transparent.gif) no-repeat scroll 1px 0.7em;
	border-bottom:1px solid #B1D9F0;
	color:#007DC9;
	text-decoration:none;
	padding:2px 0 2px 9px;
	font-size:0.9em;
	margin:0;
	display:block;
}
.menu ul li a:hover {
	background:url(images/arrow-transparent.gif) no-repeat scroll 1px 0.7em;
	color:#003366;
	border-bottom:1px solid #B1D9F0;
}
.menu p {
	line-height:1.3em;
	margin:5px 15px 5px 27px;
	padding:0;
}
.menu_bottom {
	height:100%;
	background-color:#fff;
	text-align:center;
}
/* homepage */

div#home_content {
	width :785px;
}
.button_link {
	-moz-border-radius:4px;
	background:#0281C6;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	height:22px;
	margin:5px 0;
	padding:6px 15px;
}
.button_link:hover {
	background :#aaa;
	color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
}
div.home_container {
	width:785px;
	margin:0;
	padding:0;
	clear:both;
}
div.home_left {
	width:430px;
	margin:0 20px 0 0;
	float :left;
	display :inline;
}
div.home_right {
	width :335px;
	float :right;
	display :inline;
}
h2.markt_vandaag, h2.inloggen {
	margin-top:0;
}
div#market_comment {
	background-color:#F3F3F3;
	padding:5px;
	margin:0 0 5px;
	border-bottom :#D3D0D0 1px solid;
	line-height:18px;
}
div#market_comment a {
	border-bottom:none;
}
div#market_comment p {
	margin :0;
	padding :3px;
}
div#koersen {
	width:335px;
	padding:0;
}
div#koersen h3 {
	margin:10px 0;
}
div#koers_grafiek {
	width :165px;
	padding-right :5px;
	float :left;
}
div#koers_indices {
	width :165px;
	float :right;
}
div#koers_stijgers {
	width :165px;
	padding-right :5px;
	float :left;
}
div#koers_dalers {
	width :165px;
	float :right;
}
div#home_footer {
	width :785px;
	clear :both;
	padding :10px 0;
}
ul#prijzen-lijst {
	list-style :none;
	margin :auto 0;
	padding :0;
}
ul#prijzen-lijst li {
	display :block;
	float :left;
	margin :0 3px;
}
.content_note {
	padding : 3px;
	font-size : 10px;
	border-bottom : #D3D0D0 1px solid;
	background-color :#f3f3f3;
	margin :0 auto;
}
.content_noteR {
	font-size: 10px;
	line-height: 14px;
	margin:10px 0;
}
/* inlogpagina */
div.inlog_container {
	width:785px;
	margin:0;
	padding:0;
	clear:both;
}
div#inlog_left {
	width :485px;
	margin-right :20px;
	float :left;
	display :inline;
}
div#inlog_right {
	width :270px;
	float :right;
	display :inline;
}
/* KOERSEN */
.TextKoersNeutral {
	color :#000;
}
.TextKoersUp {
	color :#009900;
}
.TextKoersDown {
	color :#FF0000;
}
/* Personal Dashboard */

div#scoreblok {
	background:url(images/bg_scoreblok.gif) no-repeat;
	display:block;
	float:left;
	height:55px;
	overflow:hidden;
	width:970px;
}
/* personalDashboardNoPortf */
div#scoreblok form {
	margin:6px 0;
	padding:0;
	float:right;
	width:580px;
}
div#scoreblok form fieldset {
	margin:0;
	padding:8px 0;
	border:none;
}
div#scoreblok form fieldset legend {
	font-size :1.5em;
	font-weight :normal;
	line-height :normal;
	color :#000;
	padding :0 2px 0 10px;
}
div#scoreblok ul {
	margin:0 20px 0 0;
	padding:0;
	float:left;
}
div#scoreblok ul.aanmelden_ww_vergeten {
	display:block;
	margin:17px;
}
div#scoreblok ul.aanmelden_ww_vergeten li {
	font-size:0.9em;
	margin-right:30px;
}
div#scoreblok ul.aanmelden_ww_vergeten li a {
	border-bottom:1px solid #aaa;
}
div#scoreblok ul.aanmelden_ww_vergeten li a:hover {
	border-bottom:1px solid #F5F5F5;
}
div#scoreblok ul li {
	display:inline;
	list-style:none;
	margin:1px 0 2px;
	padding:0;
	text-align:left;
}
div#scoreblok form fieldset ul li label {
	display:inline-block;
	font-size:0.9em;
	margin:2px 15px;
	text-align:right;
}
div#scoreblok form fieldset ul li input {
	width:150px;
	border:1px solid #aaa;
	padding:3px;
	font-size:0.9em;
	height:22px;
}
div#scoreblok form fieldset ul li input.login_button {
	background:#FFFFFF;
	border:1px solid #AAAAAA;
	color:#666666;
	cursor:pointer;
	font-size:0.9em;
	margin:0;
	padding:1px 5px 3px;
	width:55px;
}
div#scoreblok form fieldset ul li a {
	margin:2px 10px 0 0;
	font-size:0.9em;
}

/* personalDashboardPortf */
div#dashboard ul {
	display:block;
	float:right;
	margin:8px 10px 0 15px;
}
div#dashboard ul li {
	font-size:0.9em;
	display:block;
}
div#dashboard ul li label {
	font-weight:bold;
	margin-right:5px;
}
div#dashboard ul.portefeuille {
	margin:17px 0 17px 17px;
	float:left;
}
div#dashboard ul.portefeuille li {
	font-size:0.9em;
	margin-right:15px;
	display:inline-block;
	float:left;
}
div#dashboard ul.portefeuille li a {
	border-bottom:1px solid #aaa;
}
div#dashboard ul.portefeuille li a:hover {
	border-bottom:1px solid #F5F5F5;
}
div#dashboard ul.portefeuille li a.logout:hover {
	color:#FF0000;
	border-bottom:1px solid #FF0000;
}
div#dashboard h2 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	border:none;
}
/* homepage */
ul.homepage_images {
	height:140px;
	list-style:none;
	margin:0 0 10px;
	padding:0;
	border-top:1px solid #D3D0D0;
	background:url(images/gradient_border.gif) no-repeat right top;
}
ul.homepage_images li {
	background:url(images/gradient_border.gif) no-repeat left top;
	display:block;
	float:left;
	width:125px;
	height:120px;
	padding:9px;
}
ul.homepage_images li a {
	border-bottom:none;
}
ul.homepage_images li a:hover {
	border-bottom:none;
}

td.leftcol {
	padding-right:4px;
}
td.rightcol {
	padding-left:4px;
}
/* rectangle */
div#rectangle {
	float:right;
	margin:9px;
}