body
{
	font-size: 80%;
	font-family: Arial,Helvetica, 'Nokia Sans' , Sans-serif;
	padding: 0;
	margin: 0;
}

#backbtn
{
	border: 0;
	padding: 0.9em;
	padding-left: 0.3em;
	padding-right: 0.2em;
	width: 1.5em;
}
#aboutBody
{
	background: #fff;
}
#aboutTxt
{
	color: #2c2c2b;
	font-size: 0.9em;
	padding: 0.5em;
	padding-top: 5em;
	padding-bottom: 1em;
}
#aboutEmail
{
	color: blue;
	font-size: 0.9em;
}


#tabsMenu
{
	clear: both;
	border-bottom: 0;
	border-spacing: 0.1em 0;
}


#qlApplet
{
	font-size: 120%;
	font-family: Arial,Helvetica, 'Nokia Sans' , Sans-serif;
	padding: 0;
	margin: 0;
	color: #2c2c2b;
}
table.tabLinks
{
	width: 12em;
}
table.tabLinks td
{
	background: #000;
	text-align: center;
	color: #2c2c2b;
	font-weight: bold;
	border: 0;
	white-space: nowrap;
	width: 12em;
	border-left: 0.1em solid #2c2c2b;
	border-right: 0.1em solid #1c1c1b;
	border-top: 0.1em solid #2c2c2b;
}

table.tabLinks td.last
{
	border-right: none;
}


table.tabLinks td a.inline
{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0.5em 0;
	margin-right: 0;
}
table.tabLinks td a.inline, table.tabLinks td a.inline:hover, table.tabLinks td a.inline:active, table.tabLinks td a.inline:focus
{
	outline: none;
}
table.tabLinks td, table.tabLinks td a
{
	color: #2c2c2b;
	cursor: pointer;
}
table.tabLinks td.active a
{
	color: darkGray;
}
.tabSection
{
	display: none;
}
.tabSectionShown
{
	display: block;
}
a.inline
{
	color: #006ec2;
}
.first, #content .list .first
{
	border-top: 0;
}
body table.tabLinks td.active
{
	background: #213042;
	border-top: 0.1em solid #42658c;
	border-left: 0.1em solid #42658c;
	border-right: 0.1em solid #2c2c2b;
	border-bottom-color: #213042;
}


.logo
{
	width: 12em;
	padding: 0.7em 0.3em 0.7em 0em;
	border: 0;
}

.val-rise
{
	color: #1F53B9;
	background: #ddd;
}
.val-fall
{
	color: #D80E0E;
	background: #ddd;
}

.nd-ql-mobile-f14-val-rise
{
	color: #1F53B9;
	background: transparent;
}
.nd-ql-mobile-f14-val-fall
{
	color: #D80E0E;
	background: transparent;
}

.nameHeaderClass
{
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}


.gridDefaultHeader
{
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	padding-left: 0.3em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.gridDefaultContentClass
{
	font-size: 1.1em; /*background-color:#000;*/
	color: #2c2c2b;
	height: 2.2em;
	cursor: default;
	background-color: #f3f3f3;
}
.gridDefaultContentOddClass
{
	font-size: 1.1em;
	height: 2.2em;
	cursor: default;
	color: #000;
}

.headCls
{
	background-color: #fff;
	color: #000;
}
.nameColumn
{
	font-size: 1.0em;
	text-align: left;
	color: #000;
	padding-left: 0.3em;
	overflow: hidden;
	cursor: pointer;
	font-weight: bold;
}
.nameColumn span
{
	font-size: 0.8em;
	padding-right: 2px;
}
.kursColumn
{
	font-size: 1.3em;
	text-align: right;
}

.changeColumn
{
	font-size: 1.3em;
	text-align: right;
	color: #333;
}

.TDCls
{
	text-align: left;
	height: 2em;
}

.TDClsRight
{
	text-align: right;
	height: 2em;
	padding-right: 0.2em;
}

.TDClsLeft
{
	text-align: left;
}

.TDClsCenter
{
	text-align: center;
}

.hdTDcls
{
	text-align: left;
	height: 2.3em;
}

.hdTDclsRel
{
	padding-bottom: 0.7em;
	padding-top: 0.3em;
	text-align: left;
}

.lastColCls
{
	padding-right: 0.3em;
}

.hdTDClsRight
{
	text-align: right;
}





.nd-ql-subTab
{
	float: left;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #BBB;
	min-width: 12px;
	padding: 0 5px;
	margin: 5px 10px 5px 5px;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #efefef;
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	background: linear-gradient(top, #ffffff 0%,#efefef 100%);
	cursor: pointer;
	width: 155px;
	text-decoration: none;
}

.nd-ql-subTab-fs
{
	float: left;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #BBB;
	min-width: 12px;
	padding: 0 5px;
	margin: 5px 10px 5px 5px;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #efefef;
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	background: linear-gradient(top, #ffffff 0%,#efefef 100%);
	cursor: pointer;
	width: 175px;
	text-decoration: none;
}

.nd-ql-subTab-selected
{
	color: #000 !important;
	font-weight: bold !important;
}

/*--------------end tabs---------------*/

.fullscreen
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	margin: 0;
	padding: 0;
	background: #fff;
}

.nd-ql
{
	cursor: pointer;
}
.nd-financeChart
{
	cursor: pointer;
}
.percent
{
	float: left;
	padding-left: 5px;
}

.arrowIcon.up
{
	background-position: 0 0;
}
.arrowIcon.down
{
	background-position: 0 -10px;
}

.arrowIcon
{
	float: right;
	margin: 3px;
	width: 8px;
	height: 9px;
	background: url(/JsComponents/jsgeneral/images/quote_sprite.png) no-repeat;
}
.QLnews
{
	width: 16px;
	height: 15px;
	background: url(/JsComponents/jsgeneral/images/quote_sprite.png) no-repeat;
	background-position: -9px 0;
}
.QLchart
{
	width: 16px;
	height: 14px;
	background: url(/JsComponents/jsgeneral/images/quote_sprite.png) no-repeat;
	background-position: -9px -16px;
}

.QLdelayed
{
	width: 15px;
	height: 14px;
	background: url(/JsComponents/jsgeneral/images/quote_sprite.png) no-repeat;
	background-position: 0 -31px;
}

.nd-fs-icon
{
	background: url(/JsComponents/jsgeneral/images/quote_sprite.png) no-repeat !important;
	background-position: 0 -46px !important;
	width: 20px !important;
	height: 14px !important;
}

.nd-fs-remove-icon
{
	background: url(/JsComponents/jsgeneral/images/quote_sprite.png) no-repeat !important;
	background-position: 0 -61px !important;
	width: 20px !important;
	height: 14px !important;
}

#nd-ql-set-fs, #nd-ql-remove-fs
{
	padding: 5px 0 0 5px;
	display: block;
	border-radius: 3px;
	border: 1px solid #d3d3d3;
	height: 19px !important;
	width: 25px !important;
	cursor: pointer;
	cursor: hand;
}

#nd-ql-set-fs: hover
{
	border: 1px solid #999999;
}