@charset "utf-8";
/* 	Stylesheet Virtual Trader  *
 *	Dirk-Jan Smit */
 
body {
    background: url("images/bg_body.gif") repeat-x scroll 0 0 transparent;
    color: #666666;
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: 1.35em;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, address {
    color: #666666;
    line-height: 1.5em;
    margin: 1em 0;
    padding: 0;
}
td {
    color: #666666;
    font-size: 12px;
    line-height: 1.35em;
    margin: 0;
    padding: 0;
}
img {
    border: medium none;
}
a {
    color: #3366CC;
	zoom:1;
    text-decoration: none;
}
a:hover {
    color: #57577C;
    text-decoration: none;
}
a img {
    border: medium none;
}
a:hover img {
    border: medium none;
}
p {
    line-height: 1.5em;
    margin: 0;
    padding: 0 0 15px;
}
span.small {
	font-size:11px;
	color:#666;
}
ul {
    line-height: 1.5em;
}
hr {
	background-color:#E4E4E4;
    clear: both;
	color:#E4E4E4;
	height:4px;
	border:none;
	margin:0 0 5px;
	padding:0 0 5px;
}
.devider {
	margin:8px 0;
	height:5px;
  	background-color: #FAFAFA;
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #EEEEEE;
}
input, select, textarea {
    border: 1px solid #AAAAAA;
    font-family: georgia;
    font-size: 16px;
    margin: 2px 0;
    padding: 5px 3px;
}
input.InputText, select.InputText, textarea.InputText {
    border: 1px solid #AAAAAA;
    font-family: georgia;
    font-size: 16px;
/*    height: 28px;*/
    margin: 2px 0;
    padding: 5px 3px;
}
input.InputText:focus, select.InputText:focus, textarea.InputText:focus {
	border: 1px solid #000;
	background-color: #eee;
}
.clear {
    clear: both;
    height: 0;
}
.center {
    text-align: center;
}
.note {
    background-color: #FFDDDD;
    border-bottom: 1px solid #FFAAAA;
    font-weight: bold;
    padding: 5px;
}
.TextSubHeader {
    font-size: 13px;
    font-weight: bold;
}
.TextItemInfo {
    font-size: 10px;
}
.Select {
    font-size: 16px;
}
.TitleBak {
    color: #000000;
    font-family: georgia;
    font-size: 24px;
    font-weight: normal;
    line-height: 1em;
    margin: 0 0 5px;
}
.HeaderForums {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    margin-top: 8px;
    padding-left: 4px;
    width: 100%;
}
.Title {
    color: #000000;
    font-family: georgia;
    font-size: 24px;
    font-weight: normal;
    line-height: 1em;
    margin: 0 0 5px;
}
.sRight {
    display: none;
}
tr.head td {
    color: #000000;
    font-family: georgia;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 2px;
}
tr.row0 {
    background-color: #FFFFFF;
}
tr.row1 {
    background-color: #FFFFFF;
}
td.item a {
    border-bottom: medium none;
}
td.item a:hover {
    border-bottom: medium none;
}
td.item {
    font-size: 11px;
    padding: 3px 0;
}
.ButtonForm, .ButtonLink, .OURLINK {
    background: none repeat scroll 0 0 #999999;
    border: 1px solid #AAAAAA;
    color: #FFFFFF;
    cursor: pointer;
	font:normal 16px Georgia, "Times New Roman", Times, serif;
    margin: 2px 5px 2px 0;
    padding: 4px 3px;
	/*
    width: 80px;
	background:#BBBBBB -moz-linear-gradient(90deg, #BBBBBB, white) repeat-x;
	background:#BBBBBB -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#BBBBBB)) repeat-x;
 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#BBBBBB');
	border:1px solid #ccc !important;
	padding:4px 12px;
	zoom:1;
	white-space:nowrap;
	color:#333333 !important;
	margin:5px 5px 5px 0;
	font-weight:bold;
	font-size:12px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
	width:100px;
	text-align:center;
	cursor:pointer;
	text-shadow:0 1px #FFFFFF;*/
}
.ButtonForm:hover, .ButtonLink:hover, .OURLINK:hover {
    background-color: #000000;
    color: #FFFFFF;
	/*
	background-color:#FFFFFF;
	color:#666666 !important;
	border:1px solid #AAAAAA !important;*/
}
.headerKoersenTR td, .HeaderKoersen td, .HeaderStijgersDalers td, .HeaderWatchlist td, .HeaderMarkten td, .HeaderForums td, .HeaderForumsTR td {
    color: #000000;
    font-family: georgia;
    font-size: 14px;
    font-weight: normal !important;
    margin: 0 0 2px;
}
.HeaderWatchlist td b {
	font-weight:normal;
}
.headerPortefeuilles {
    background: url("images/bg_horizontal.gif") repeat-x scroll left bottom transparent;
}
.headerPortefeuilles td {
    color: #000000;
    font-family: georgia;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 2px;
}
.AltRow {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D3D0D0;
}
.AltRow td, .Row td {
    padding: 3px 0;
}
.AltRow td, .AltRowMember td, .AltRowForums td {
    padding: 3px 0;
}
.Row td, .RowMember td, .RowForums td {
    padding: 3px 0;
}
.AltRowWatchlist {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D3D0D0;
}
.AltRowWatchlist td, .RowWatchlist td, .altRowkoersen td, .Rowkoersen td {
	font-size:11px;
    padding: 3px 0;
}
.altRowForums, .RowForums {
    background: url("images/bg_horizontal.gif") repeat-x scroll left bottom transparent;
}
.RowNieuws td, .RowForums td, .AltRowNieuws td, .altRowForums td {
    padding: 3px 0 10px;
}
.RowForums table td, .AltRowForums table td {
    padding-bottom: 5px;
}
.AltRowKoersen {
    background-color: #FFFFFF;
}
.AltRowVermogenspitch {
    background-color: #FFFFFF;
}
.AltRowTechnischeAnalyse, .AltRowFundamenteel, .AltRowInsiderTrades, .AltRowHomeRubrieken, .AltRowGoudentak, .AltRowCommunityCall {
    background-color: #FFFFFF;
}
.AltRowPortfolio {
    background-color: #FFFFFF;
}
.RowPortfolio td, .altRowPortfolio td {
    padding: 3px 5px 3px 0;
}
.RowKoersen {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D3D0D0;
}
.AltRowStijgersDalers {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D3D0D0;
}
.AltRowMainTable {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D3D0D0;
}
.AltRowColumns, .RowColumns {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D3D0D0;
    font-size: 11px;
}
h1 {
    color: #000000;
    font-family: georgia;
    font-size: 24px;
    font-weight: normal;
    line-height: 1em;
    margin: 0 0 5px;
}
h2 {
    color: #333333;
    font-family: georgia;
    font-size: 18px;
    font-weight: normal;
    margin: 15px 0 10px;
    padding: 0;
}
h2.mt0 {
    margin-top: 0;
	padding-top:0;
}
h2.advertisement {
    color: #CCCCCC;
    font-size: 1.1em;
    text-align: right;
    text-transform: uppercase;
}
.content_MainHome h2 a {
    border-bottom: medium none;
    color: #000000;
    text-decoration: none;
}
.content_MainHome h2 a:hover {
    border-bottom: medium none;
    color: #3366CC;
}
h3 {
    color: #000000;
    font-family: georgia;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 2px;
}
.content_MainHome h3 a {
    border-bottom: medium none;
    color: #000000;
    text-decoration: none;
}
.content_MainHome h3 a:hover {
    border-bottom: medium none;
    color: #3366CC;
}
.bt, .br, .bb, .bl {
    border: medium none;
    margin: 0;
    padding: 0;
}
.siteWrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    width: 990px;
}
.StyleTopHeader {
    background: url("images/bg_horizontal.gif") repeat-x scroll left bottom transparent;
    border-top: 4px solid #3366CC;
    height: 170px;
	padding-bottom: 10px;
    width: 990px;
}
.menu {
    background: url("images/bg_vertical.gif") repeat-y scroll right top transparent;
    border-bottom: 10px solid #FFFFFF;
    border-top: 10px solid #FFFFFF;
    width: 160px;
}
div#skyscraper {
    padding: 15px 0;
}
.content_MainHome {
    padding: 10px 0 10px 10px;
    width: 820px;
}
.content_Main {
    padding: 10px 0 10px 10px;
    width: 820px;
}
.bn {
    background: url("images/bg_horizontal.gif") repeat-x scroll left top transparent;
    padding: 20px 0 0;
}
.bn p {
    padding-bottom: 20px;
}
div#leaderboard {
    background: url("images/bg_horizontal.gif") repeat-x scroll left bottom transparent;
    border-top: 4px solid #3366CC;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    width: 990px;
}
div#logos {
    display: inline;
    float: left;
    height: 100px;
    width: 605px;
}
div#logos_small {
    display: inline;
    float: left;
    height: 110px;
    width: 260px;
}
.StyleTopHeader div#logos a#IEXlogo, .StyleTopHeader div#logos_small a#IEXlogo {
    background: url("images/iex_nl_logo.jpg") no-repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 20px;
    margin: 10px 0 25px;
    width: 60px;
}
.StyleTopHeader div#logos a#VTlogo {
    background: url("images/virtual_trader_logo.jpg") no-repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 60px;
    width: 300px;
}
.StyleTopHeader div#logos_small a#VTlogosmall {
    background: url("images/virtual_trader_logo_small.jpg") no-repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 45px;
    margin: 35px 10px 20px 0;
    width: 250px;
}
.StyleTopHeader div#leader_right {
    float: right;
    height: 90px;
    margin: 10px 0;
    text-align: right;
    width: 730px;
}
.menu h4 {
    color: #333333;
    font-family: georgia;
    font-size: 16px;
    font-weight: normal;
    margin: 0 15px 10px 3px;
    padding: 0;
}
.menu ul {
    line-height: 1.3em;
    list-style: none outside none;
    margin: 0 15px 15px 0;
    padding: 0;
}
.menu ul li {
    margin: 0;
    padding: 0;
}
.menu ul li a {
    color: #3366CC;
    display: block;
    font-family: georgia;
    font-size: 12px;
    margin: 0;
    padding: 3px;
    text-decoration: none;
}
.menu ul li a:hover {
    background: none repeat scroll 0 0 #999999;
    color: #FFFFFF;
}
.menu_bottom {
    background-color: #FFFFFF;
    height: 100%;
    text-align: center;
}
div#home_content {
    width: 820px;
}
.button_link {
	background:#E9E9E9 -moz-linear-gradient(90deg, #E9E9E9, white) repeat-x;
	background:#E9E9E9 -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E9E9E9)) repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#E9E9E9');
	border:1px solid #ccc !important;
	padding:10px;
	zoom:1;
	display:block;
	white-space:nowrap;
	color:#333333 !important;
	font-weight:bold;
	font-size:16px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.05);
	width:150px;
	text-align:center;
}
.button_link:hover {
	border:1px solid #ccc !important;
	color:#333333 !important;
	background:#E9E9E9 -moz-linear-gradient(90deg, white, #E9E9E9) repeat-x;
	background:#E9E9E9 -webkit-gradient(linear, 0 0, 0 100%, from(#E9E9E9), to(white)) repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3', endColorstr='white');
	zoom:1;
}
div.home_container {
    clear: both;
    margin: 0;
    padding: 0;
    width: 820px;
}
div.home_left {
    display: inline;
    float: left;
    margin-right: 30px;
    width: 480px;
}
div.home_right {
    display: inline;
    float: right;
    width: 310px;
}
div#market_comment {
    background-color: #EDF3FC;
    border-bottom: 1px solid #D3D0D0;
    width: 355px;
}
div#market_comment a {
    border-bottom: medium none;
}
div#market_comment p {
    margin: 0;
    padding: 3px;
}
div#koersen {
    margin-bottom: 10px;
    padding: 0;
    width: 310px;
}
div#koersen div {
    margin: 0 0 2px;
}
div#koersen h2 {
    margin: 15px 0 10px;
}
div#koers_grafiek h2, div#koers_indices h2 {
    margin-top: 0;
}
div#koers_grafiek {
    float: left;
    padding-right: 5px;
    width: 150px;
}
div#koers_indices {
    float: right;
    height: 155px;
    width: 150px;
}
div#koers_stijgers {
    float: left;
    padding-right: 5px;
    width: 150px;
}
div#koers_dalers {
    float: right;
    width: 150px;
}
div#home_footer {
    clear: both;
    padding: 10px 0;
    width: 820px;
}
ul#prijzen-lijst {
    list-style: none outside none;
    margin: auto 0;
    padding: 0;
}
ul#prijzen-lijst li {
    display: block;
    float: left;
    margin: 0 3px;
}
.content_note {
    background-color: #EDF3FC;
    border-bottom: 1px solid #D3D0D0;
    clear: both;
    font-size: 11px;
    margin: 10px auto;
    padding: 5px;
}
.content_noteR {
    background-color: #EDF3FC;
    border-bottom: 1px solid #D3D0D0;
    clear: both;
    font-size: 10px;
    margin: 10px 0;
    padding: 3px;
}
div#inlog_left {
    display: inline;
    float: left;
    margin-right: 30px;
    width: 480px;
}
div#inlog_right {
    display: inline;
    float: right;
    width: 300px;
}
.TextKoersNeutral {
    color: #000000;
}
.TextKoersUp {
    color: #009900;
}
.TextKoersDown {
    color: #FF0000;
}
div#scoreblok {
    background-color: #EDF3FC;
    border-bottom: 1px solid #D3D0D0;
    display: inline;
    float: left;
    margin: 0 0 10px;
    overflow: hidden;
    width: 990px;
	padding:3px 0;
}
div#scoreblok form {
    float: right;
    margin: 0;
    padding: 0;
    width: 600px;
}
div#scoreblok form fieldset {
    border: medium none;
    margin: 0;
    padding: 8px 0;
}
div#scoreblok ul {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}
div#scoreblok ul.aanmelden_ww_vergeten {
    display: block;
    margin: 15px 10px;
}
div#scoreblok ul.aanmelden_ww_vergeten li {
    font-family: georgia;
    font-size: 14px;
    margin-right: 15px;
}
div#scoreblok ul.aanmelden_ww_vergeten li a {
    padding: 5px;
    text-decoration: none;
}
div#scoreblok ul.aanmelden_ww_vergeten li a:hover {
    background-color: #999999;
    color: #FFFFFF;
    padding: 5px;
}
div#scoreblok ul li {
    display: inline;
    list-style: none outside none;
    padding: 0;
    text-align: left;
}
div#scoreblok form fieldset ul li label {
    display: inline-block;
    font-family: georgia;
    font-size: 14px;
    margin: 2px 5px 2px 15px;
    text-align: right;
}
div#scoreblok form fieldset ul li input {
    border: 1px solid #AAAAAA;
    font-size: 16px;
    padding: 5px 3px;
    width: 150px;
}
div#scoreblok form fieldset ul li input.login_button {
    background: none repeat scroll 0 0 #999999;
    border: 1px solid #AAAAAA;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    margin: 0;
    padding: 4px 3px 5px;
    width: 70px;
	height:30px;
}
div#scoreblok form fieldset ul li input.login_button:hover {
    background-color: #000000;
    color: #FFFFFF;
}
div#scoreblok form fieldset ul li a {
    font-size: 0.9em;
    margin: 2px 10px 0 0;
}
div#dashboard table {
	float:right;
	margin:5px 0;
}
div#dashboard table tr td {
	font-size:11px;
	padding:3px 0;
}
div#dashboard table tr td label {
    font-weight: bold;
    margin-right: 5px;
}
div#dashboard ul.portefeuille {
    float: left;
    margin: 16px 5px;
}
div#dashboard ul.portefeuille li {
    display: inline-block;
    float: left;
    margin-right: 15px;
}
div#dashboard ul.portefeuille li a {
    font-family: georgia;
    font-size: 14px;
    padding: 5px;
    text-decoration: none;
}
div#dashboard ul.portefeuille li a:hover {
    background-color: #999999;
    color: #FFFFFF;
    padding: 5px;
}
div#dashboard ul.portefeuille li a.logout:hover {
    background-color: #FF0000;
    color: #FFFFFF;
}
div#dashboard h2 {
    border: medium none;
    font-size: 14px;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
}
div#dashboard h2 a {
    text-decoration: none;
}
ul.homepage_images {
    background: url("images/gradient_border.gif") no-repeat scroll right top transparent;
    border-top: 1px solid #D3D0D0;
    height: 140px;
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
}
ul.homepage_images li {
    background: url("images/gradient_border.gif") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 120px;
    padding: 10px;
    width: 140px;
	text-align:center;
}
ul.homepage_images li a {
    border-bottom: medium none;
}
ul.homepage_images li a:hover {
    border-bottom: medium none;
}
td.leftcol {
    padding-right: 5px;
}
td.rightcol {
    padding-left: 5px;
}

/* TABS */
div.tabs-container table {
	margin-bottom:0;
}
div#rankings-portfyes, div#rankings-portfno, div#leagues-portfno {
	width:230px;
	height:350px;
	overflow:hidden;
}
div#leagues-portfyes {
	height:370px;
	overflow:hidden;
}

div#rectangle {
    float: right;
    margin: 5px;
}
div.prize_info {
    float: left;
    margin-right: 28px;
    width: 420px;
}
div.prize_gallery {
    float: left;
    width: 370px;
}
div.prize_gallery a img {
    border: 1px solid #EDF3FC;
    padding: 2px;
}
div.prize_gallery a:hover img {
    border: 1px solid #EDF3FC;
    padding: 2px;
}

/* TWITTER */
h2.twitter {
	background:url(http://img.iex.nl/_VT/roularta/_images/twitter_icon.jpg) no-repeat 0 2px;
	padding:0 0 0 24px;
}
div.twtr-hd, div.twtr-ft {
	display:none;
}
.twtr-widget .twtr-tweet {
	background-color:#f5f5f5;
}
div.twtr-widget .twtr-tweet div.twtr-tweet-wrap {
	padding:6px 5px 6px 0;
}
div.twtr-bd {
	background-color:#f5f5f5;
	border:1px dotted #DDDDDD;
	margin:5px 0 10px;
}
