@charset "UTF-8";
/* vim: set ts=8 sw=8 sts=8 noet: */

/**
*** A custom build Template by Funkidesign Nederland
*** @version 1.0
*** @copyright (C) 2008 by - Funkidesign Nederland
*** @web http://www.funkidesign.nl
**/


/***This css file manages the asthetic layout,
dimensions etc***/

html, body {
	background-color: #ffffff;
	color: #2c2c2c; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing: 0.01em;
}

/*Typography*/
h1, h2, h3, h4, h5, h6 {
	color: #2c2c2c;
}
.block h2 > a, .block h3 > a {
	color: #2c2c2c;
	text-decoration: none;
}
.block h2 > a:hover, .block h3 > a:hover {
	color: #999999;
}
a img {
	text-decoration: none;
	border:none;
}

p {
	text-align: left;
	font-weight:normal;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

.note {
	color: #999999;
}
.headline {
	font-weight: bold;
}
/*Link*/
a {
	color: #89bb1e;
	text-decoration: underline;
}

a:hover {
	text-decoration: none; 
}

.nav a {
	color:#2c2c2c;
	text-decoration:underline;
}

.nav a:hover {
	text-decoration: none;
}

a.play {
	padding-left: 12px;
	background-image: url(../img/icons/play.png);
	background-repeat:no-repeat;
	background-position:left;
}

a.play:hover {

}

table.block td.stockzoom a {
	margin-right: 20px;
	color: #89bb1e;
}

/* buttons above graph for zooming */
.stockzoom a:hover, .stockzoom a.active {
	text-decoration: none;
	color: #222222 ! important;
}

/* buttons on graph for removing indices */
.close_buttons a {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.close_buttons a:hover {
	cursor: pointer;
}

/* forms */
.form-row {
	margin-top: 15px;
}

.form-row label {
	display: block;
	font-weight: bold;
}

.form-row p.help {
	display: block;
	color: #757773;
}

.form-row input {
	border: 1px solid #d6d6d6;
	margin: 4px 0 4px 0;
}

.form-row input:active, .form-row input:focus, .form-row input:hover {
	border: 1px solid #90ae61;
}

/* settings menu */
.settings-menu {
	margin-top: 5px;
}
.settings-menu li, .settings-menu li a {
	display: block;
	color: #2c2c2c;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 3px 3px;
}
.settings-menu li a {
	background-color: #ffffff;
}
.settings-menu li a:hover {
	background-color: #e6edda;
}
.settings-menu li a.active {
	background-color: #92c03c;
}

.settings-menu li > ul > li {
	padding-left: 10px;
}
.fold > a {
	background: url(../img/link/fold.png) no-repeat top left;
	padding-left: 20px ! important;
	background-color: #e6edda ! important;
}
.unfold > a {
	background: url(../img/link/unfold.png) no-repeat top left;
	padding-left: 20px ! important;
	background-color: #e6edda ! important;
}

/* button styling*/
.button {
	color: #FFFFFF;
	background-color:#2c2c2c;
	border-color: #ffffff;
	border-width: 1px;
	margin: 1px;
	font-size: 85%;
	text-align: center;
}

/*Stockchart Tabs*/
ul.tab-menu {
	padding: 1em 0 0 0;
	white-space: nowrap;
	list-style: none;
	margin: 5px;
	height: auto;
	width: 100%;
	line-height: normal;
	font-size: 120%;
}
ul.tab-menu li { 
	display: inline; 
}
ul.tab-menu li a {
	background-color: #f0f0f0;
	margin-right: 0.5em;
	padding: 0.5em;
	text-decoration: none;
	color: #999999;
}
ul.tab-menu li.active a {
	background-color: #98d02f;
	color: #FFFFFF;
}
ul.tab-menu li a:hover {
	background-color: #edf6e0;
	color: #98d02f;
} 
.tab-title {
	display: none;
}

/* table styling */
table.block {
	font-size: 100%;
	border-width: 3px;
	border-color: #FFFFFF;
	text-align: left;
}
table.block td, table.block th {
	padding: 2px;
	font-size: 93%;
}
table.block thead th, table.block tfoot td {
	background-color: #E5E5E5;
	font-weight: normal;
}
table.block th {
	color:#2b2b2b;
	font-weight: normal;
}
table.block tr {
       height: 2px;
}
table.block tr:hover  { 
	background-color: #edf6e0; 
}

table.block td.stockzoom{
	background-color: #eeeeee;
	height:25px;
	padding: 5px;
	font-weight: bold;
}

table.sold_stock {
	background: #eeeeee;
}
table.sold_stock th, table.sold_stock td, table.sold_stock a {
	color: #aaaaaa;
}

th.numeric, th.change, th.time, th.flag {
	text-align: center;
}
td.numeric, td.change, td.time {
	text-align: right;
	white-space: nowrap;
}
td.time, td.flag {
	text-align: center;
	white-space: nowrap;
}
.positive {
	color: #08b308;
}
.equal {
	color: #00a3e7;
}
.negative {
	color: #f50000;
}

/* alerts */
.errornote {
       background-image: url(../img/icons/exclamation.png);
       background-position: left;
       background-repeat: no-repeat;
       padding-left: 25px;
       color: #FF0000;
}

/* required fields registration error */
.errorlist {
       background-image: url(../img/icons/exclamation.png);
       background-position: left;
       background-repeat: no-repeat;
       padding-left: 25px;
       color: #FF0000;
}
table.videolist {
	width: 100%;
}

table.videolist tr:hover {
	background-color: #edf6e0; 
}

table.videolist .thumbnail {
	width: 100px;
	height: 75px;
	vertical-align: top;
}

table.videolist .details {
	vertical-align: top;
}


/*top styling starts here*/
#top {
	text-align: center;
	font-weight: normal;
	font-size: 85%;
	margin-bottom: 20px;
	margin-top: 4px;
	height: 50px;
	background-color: #ffffff;
}

#logo {
	float:left;
	text-align: left;
}

#profile-menu {
    float: right;	
}
/*header styling starts here*/
#header {
	width: 100%;
	margin-bottom: 5px;
	color: #ffffff;
}
#header ul {
	padding: 10px;
}
#header li {
	display: inline;
	font-size: 18px;
	margin-right: 5px;
}
#header a {
	text-decoration: none;
	color: #ffffff;
}
#header a:hover {
	color: #999999;
}

#header a.active {
	color: #98d02f;
}

#header-right {
	float: right;
}
#header-right img {
	margin-right: 8px;
	margin-top: 7px;
}
#header-right ul {
	float: left;
}
#content {
	margin-bottom: 5px;
}

/* column styling */
.column {
	min-height: 450px; /* force a minimum height so the columns don't collapse */
}

/*basic block styling starts here*/
.block {
	width: 100%;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.block h2 {
	color: #111111;
	font-size: 15px;
	font-weight: normal;
	padding: 4px;
	padding-left: 5px;
}
.block h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
}
.block table {
	margin: 0px auto;
}
.block p {
	margin: 5px auto;
}
.ghost {
       border: 2px dashed #96B465;
       filter: alpha(opacity=50);
       opacity: 0.5;
       position: relative;
}

div.green-highlight {
	margin-bottom: 10px;
	clear: both;
}

div.green-highlight:hover {
	background-color: #edf6e0;
	margin-bottom: 10px;
}
				
/*block content datum styling starts here*/
a.button, a.button span {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	height: 19px;
}
a.button span {
	padding-top: 3.5px;
}
a.green {
	background: url(../img/link/green.png) no-repeat top left;
	padding-left: 5px;
}
a.green span {
	background: url(../img/link/green-right.png) no-repeat top right;
	padding-right: 5px;
}
a.add {
	background: url(../img/link/add.png) no-repeat top left;
	padding-left: 26px;
}
a.add span {
	background: url(../img/link/add-right.png) no-repeat top right;
	padding-right: 7px;
}

/*block mediaplayer styling starts here*/
.mediaplayer {
	height: 340px;
	margin: 0 0 15px 0;
	background-color: #F6F6F6;
}

/*block top navigatie styling starts here*/
.nav {
	padding: 7px 0 7px 0;
	background-color: #ffffff;
	text-align:right;
}


/*footer styling starts here*/
#footer {
	width: 100%;
	margin-bottom: 1em;
	margin-top: 1em;
	font-size: 77%;
	font-weight: normal;
	color:#fff;
}

#footer p {
	padding: 10px 10px;
	color: #fff;
}

/*site alert styling starts here*/
#site-alert {
	width: 100%;
	margin: 1em auto;
}
#site-alert li {
	color: #fff;
	background: url(../img/icons/alert.png) 5px 5px no-repeat;
	padding: 6px 0px 6px 30px;
}

/*Styling for stocklist table*/
.stocklist {
	margin: 0px;
}
.article p {
	text-align: justify;
}

/* rounded corners */
.tl {
	position: relative;
	background-position: -5px -5px;
}
.tr {
	position: absolute;
	right: 0px;
	width: 5px;
	height: 5px;
	overflow: hidden;
	background-position: 0px -5px;
}
.br {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 5px;
	height: 5px;
	overflow: hidden;
	background-position: 0px 0px;
}
.bl {
	position: absolute;
	bottom: 0px;
	width: 5px;
	height: 5px;
	overflow: hidden;
	background-position: -5px 0px;
}
.rc-green{
	background-color: #98d02f;
	background-image: url(../img/bg/green.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
.rc-green .tr,
.rc-green .br,
.rc-green .bl { 
    background-image: url(../img/bg/green.gif);
    background-repeat: no-repeat;
}
.rc-darkgrey {
	background-color: #2c2c2c;
	background-image: url(../img/bg/darkgrey.gif);
	background-repeat: no-repeat;

}
.rc-darkgrey .tr,
.rc-darkgrey .br,
.rc-darkgrey .bl { 
    background-image: url(../img/bg/darkgrey.gif);
    background-repeat: no-repeat;
}
.rc-grey {
	background-color: #aeaeae;
	background-image: url(../img/bg/grey.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
.rc-grey .tr,
.rc-grey .br,
.rc-grey .bl { 
    background-image: url(../img/bg/grey.gif);
    background-repeat: no-repeat;
}
/* lightgrey only uses bottom rounded corners
 * so we position the image outside the element */
.rc-lightgrey {
	background-color: #e5e5e5;
	background-image: url(../img/bg/lightgrey.gif);
	background-repeat: no-repeat;
	position: relative;
	font-size: 85%;
	padding: 3px 0px 0px 0px;
	min-height: 16px;
	margin-top: -5px;
	margin-bottom: 6px;
	background-position: -10px -10px;
}
.rc-orange {
	background-color: #ff8000;
	background-image: url(../img/bg/orange.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
.rc-orange .tr,
.rc-orange .br,
.rc-orange .bl { 
    background-image: url(../img/bg/orange.gif);
    background-repeat: no-repeat;
}

/*a short list of links*/
ul.linklist {
	margin: 10px 0;
	padding: 0;
}
ul.linklist li {
	margin: 0 8px 0 4px;
	padding: 0;
	font-weight: bold;
	display: inline;
}
ul.linklist li a {
	color: black;
}

/*Breaks*/
hr {
	border: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: #CCCCCC;
}

/*avatar images*/
img.avatar-large {
	width: 96px;
	height: 96px;
	border: 3px #CCCCCC solid;
	margin-right: 8px;
	float: top;
}
img.avatar-small {
	width: 60px;
	height: 60px;
	border: 3px #CCCCCC solid;
}
img.article-img {
	border: 3px #CCCCCC solid;
	margin: 0px 5px 5px 0px;
	float: left;
}
#widget-controls {position:absolute; right:10px; top:14px; z-index:100; color: #89bb1e;}
#widget-controls * {color: #89bb1e;}
#widget-settings .widgets {width: 100%;}
#widget-settings .widgets td {width: 33%; vertical-align: top;}
#widget-settings .widgets td div {cursor: pointer}
#widget-settings h3 {font-weight: bold;}
.widget_form label {float: left; width: 8em;}
.widget_form .submit-row {text-align: center;}

.articlelist p {
	text-align: justify;	
}
