@CHARSET "UTF-8";

.stock-page-title{
	background:url(/assets/delo/images/plugins/stockexchange/bgr-head.gif) repeat-x scroll 0 0;
	height:26px;
	color: #0154a2;
	font-size:1.6em;
	width:980px;
	font-family:georgia,serif, "Nimbus Roman No9 L" !Important;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
}
.stock-page-section{
	background:url(/assets/delo/images/plugins/stockexchange/bgr-section.gif) repeat-x scroll 0 0 !Important;
	height:26px;
	color: #ffffff;
	font-size:1.8em;
	font-family:georgia,serif, "Nimbus Roman No9 L" !Important;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
	float:left;
}

.LoginCompact{
	width:980px;
	border:#ff0000 1px solid;
}
.NewsFullCommentsLogin {
    width:980px;
    display:block;
}
.w485{
	width:485px;	
}
.green-arrow{
	margin-left:10px;
	width:30px !Important;
	height:30px !Important;
	background:url(/assets/delo/images/plugins/stockexchange/greenarrow.gif);
	background-color:none !Important;
	float:left;
}
.red-arrow{
	margin-left:10px;
	width:30px !Important;
	height:30px !Important;
	background:url(/assets/delo/images/plugins/stockexchange/redarrow.gif);	
	background-color:none !Important;
	float:left;
}

.StockInfoHolder{
	position:relative;
    background-color:#f2f8fc;
    width:100%;
    height:160px;
    clear:both;
    float:left;
    padding:10px;
    #margin-right:10px;
    #width:97%;
}
.StockInfoTitle{
    color:#044e83;
    font-weight:bold;
    font-size:12px;
    text-align:left;
    padding-bottom:20px;
}
.StockInfoText{
    font-size:13px;
    color:#8e8f8f;
    text-align:left;
    padding-top:20px;
}
.StockinfoBannerHolder{ 
	vertical_align:middle;
	text-align:center;
	width:225px;
	height:120px;
	background-color:#e6e6e6;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	float:left;
	padding:10px;
	padding-top:60px;
	padding-left:10px;
}
.StockInfoBadge{
    position:absolute;
    top:0px;
    right:0px;
    background: url(/assets/delo/images/plugins/stockexchange/zeroeuro.gif) 0px 0 no-repeat;
    background-position: right;
    width:65px;
    height:62px;
}
.cell-splitter{
	clear:both;
	width:100%;
}
.StockExTable{
    text-align:left;
    /*background-color:#f2f8fc;*/
    padding:10px;
    font-size:10px;
    width:100%;
    border-top:1px solid #0055a0;
    border-bottom:1px solid #0055a0;
}
.StockExTable a{
	color:#000000 !Important;
}
.StockExTableMin{
    text-align:left;
    /*background-color:#f2f8fc;*/
    padding:10px;
    font-size:10px;
    width:100%;
	border-top:1px solid #0055a0;
    border-bottom:1px solid #0055a0;
}
.green{
    background: url(/assets/delo/images/plugins/stockexchange/rateup.gif) 0 0px no-repeat;
    background-position: left;
}
.red{
    background: url(/assets/delo/images/plugins/stockexchange/ratedown.gif) 0 0px no-repeat;
    background-position: left;
}
.AlignRight{
    text-align:right !Important;
}
.AlignLeft{
    text-align:left !Important;
}
.ColorChanger {
	text-align:right !Important;
}
.light-blue{
	background-color: #e3eef4;
	color: #656567;
	font-weight:bold;
	font-size:1.3em;
}
.upper-blue{
	border-top: 1px solid #0055a0;
	border-bottom:1px solid #0055a0;
}
.printButton{
	color:#0060a7;
	text-align:left;
}
.portfelSave{
    background: url(/assets/delo/images/plugins/stockexchange/change.gif) 0px 0 no-repeat;
    width:60px;
    height:13px;
    border:none;
    cursor:pointer;
}
.portfelChange{
    background: url(/assets/delo/images/plugins/stockexchange/edit.gif) 0px 0 no-repeat;
    width:60px;
    height:13px;
    border:none;
    cursor:pointer;
}
.portfelCancel{
    background: url(/assets/delo/images/plugins/stockexchange/cancel.gif) 0px 0 no-repeat;
    width:60px;
    height:13px;
    border:none;
    cursor:pointer;
}
.portfelDelete{
    background: url(/assets/delo/images/plugins/stockexchange/delete.gif) 0px 0 no-repeat;
    width:60px;
    height:13px;
    border:none;
    cursor:pointer;
}
