@CHARSET "UTF-8";

h1.custom {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding-top:2px;
	text-align:center;
}

/*************************************************************************************
/* CIMLAP HIREK BLOKK */
#cover_news_frame {
	width:810px; height:150px; overflow:hidden;
	background: url('/images/cms/index/cover_news_bg.png') top left no-repeat #FFFFFF;
}
	#cover_news_frame h2{
		color:#FFFFFF;
		font-size:16px;
		font-weight:bold;
	}

	#cover_news {
		margin:0px 0px 0px 2px;
		display:block;
		height:150px !important;
		overflow:hidden !important;
		border-collapse:collapse;
		padding:0px;
		width:554px;
		float:left;
	}
	
		#cover_news td { overflow:hidden; }
	
	#course_block {
		width:234px;
		float:right;
		text-align:center;
		color:#FFFFFF;
	}
	
		#course_block p {
			display:block;
			height:33px;
			font-size:14px;
			padding-top:8px;
		}
		
		#course_block p.blue {
			color:#1254b1;
			font-size:12px;
			padding-top:15px;
		}

	#cover_news a {color:#104267; text-decoration:none;}
	#cover_news hr {border-top:1px solid #D7DBDA; border-bottom:1px solid #EBECEE; }
	#cover_news ul {margin: 3px 15px; }

/*************************************************************************************
/* WORLDMAP */
#worldmap_block {
	width:812px; height:408px; overflow:hidden;
	margin-top:20px;
	background: url('/images/cms/index/worldmap_bg.png') top left no-repeat #FFFFFF;
}

	#service_box {
		width:200px;
		float:left;
	}

		#service_box p.big {
			font-size:20px;
			color:#FFFFFF;
			text-align:center;
			padding-top:5px;
			padding-bottom:3px;
		}
		
		#service_box p.blue2 {
			font-size:16px;
			color:#1254b1;
			margin-top:14px;
			text-align:center;
		}
		#service_box .white {
			font-size:16px;
			margin-top:10px;
			color:#FFFFFF;
			text-align:center;
			margin-left:10px;
		}
		
		#service_box div {
			text-align:left;
			font-size:16px;
			color:#1254b1;
			margin:3px 0px 0px 24px;
		}
			#service_box .hozam {
				font-size:46px;
				color:#FFFFFF;
			}

/*************************************************************************************
/* VILAGTERKEP BOX */
#worldmap_box{
	float:right;
	padding:0px 5px 0px 0px;
	height:382px;
	overflow:hidden;
	width:588px !important;
	float:right;
}

	#wm_box_header_pic {display:block; margin:16px auto 0px auto;}
	#map { display:block; margin:0px auto; clear:both; }

	.seinfo {
		position:absolute;
		display:none;
		float:left;
		border:1px solid #000;
		width:120px;
		z-index:100;
	}
		.seinfo .head2 {
			background-color:#191c5c;
			color:#fff;
			text-align:center;
			text-transform:uppercase;
			overflow:hidden;
			width:100%;
			float:left;
			border-bottom:1px solid #000000;
			font-size:10px;
			padding-top:4px;
		}
		
		.seinfo .body {
			background:#fff url('/images/seinfo.png') repeat-x;
			color:#000;
			padding:2px 4px;
			line-height:13px;
		}
		
			.seinfo .red { color:#fe0000; }
			.seinfo .green { color:#009700; }

/*383 , 356 */
	.maptext { position:absolute; }
		.sp500{ top:428px; left:520px; } 
		.nasdcomp{ top:442px; left: 520px; }
		.nya{ top:455px; left: 529px; }
		.adr{ top:469px; left: 530px; }
		.dja{ top:482px; left: 532px; }
		
		.ftse{ top:424px; left: 586px; }
		.bfx{ top:437px; left: 586px; }
		.cac40{ top:450px; left: 586px; }
		
		.dax{ top:431px; left:656px; }
		.atx{ top:449px; left:668px; }
		
		.ta100{ top:482px; left:694px; }
		.bsesn{ top:519px; left:726px; }
		
		.sti{ top:553px; left:788px; }
		.bvsp{ top:606px; left:552px; }
		.hsi{ top:503px; left:844px; }
		
	div#wm_maptext2{
		clear:both;
		width:601px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:12px;
	}
		
		.space-braun { background:url('/images/dot_braun.jpg') no-repeat scroll 0pt 5px; 	}
		.space-hardgreen { background:url('/images/dot_hardgreen.jpg') no-repeat scroll 0pt 5px; }
		.space-green { background:url('/images/dot_green.jpg') no-repeat scroll 0pt 5px; }
		.space-pink { background:url('/images/dot_pink.jpg') no-repeat scroll 0pt 5px; }
		.space-red { background:url('/images/dot_red.png') no-repeat 0 5px; }
		.space-lightred { background:url('/images/dot_lightred.png') no-repeat 0 5px; }
		.space-lightgreen { background:url('/images/dot_lightgreen.png') no-repeat 0 5px; }

/*************************************************************************************
 * HOTERKEP */
table.heatmap {
	border-collapse:collapse;
	table-layout:fixed;
	margin:0px 2px 0px 0px;
	width:591px !important;
	height:305px;
	background:url('/images/market/worldmap/worldmap7_bg.png') no-repeat center;
	border: 1px solid #FFFFFF;
	z-index:1;
}

	table.heatmap tr {
		height:17px !important;
	}
	
	table.heatmap td {
		border:1px solid #FFFFFF;
		padding:1px;
		vertical-align:middle;
		text-align:center;
		overflow:hidden;
	}
	
		td.brown { background:#800001; }
		td.hardgreen { background:#004C04; }
		td.green { background:#00CB0D; }
		td.pink { background:#FF8081; }
		td.red { background:#ff0000; }
		td.lightred { background:#FF5757; }
		td.lightgreen { background:#57FF67; }
		
		td a { color:#fff; font-weight:bold; }

/*************************************************************************************
/* SZEKTOROK */
#dj_index {
	margin:0px 0px 0px 1px;
	height:306px;
	overflow:hidden;
	width:595px !important;
	float:left;
}

	.sector_box {
		width:38px;
		height:11px;
		padding:62px 54px 2px 6px;
		text-align:right;
		float:left;
		overflow:hidden;
		background-repeat:no-repeat;
		background-position:center center;
		font-size:10px;
		font-weight:bold;
		color:#fff;
	}

/******************************************************************************************/
/* HASABOK */
.maintitle_little {
	width:396px;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding-top:2px;
	text-align:center;
	background:transparent url(../images/cms/index/maintitle_small_bg.png) no-repeat scroll 0 0;
}

.blue_bordered {
	width:812px;
	background: url('/images/cms/index/bluebordered_bg.png') bottom left no-repeat #FFFFFF;
}

.blue_bordered2 {
	width:396px;
	background: url('/images/cms/index/bluebordered2_bg.png') bottom left no-repeat #FFFFFF;
	float:right;
}

#boxes {
	width:396px;
	float:left;
}

.bluebox {
	background: url('/images/cms/index/bluebox_bg.png') bottom left no-repeat #FFFFFF;
	height:134px;
	color:#1254b1;
	overflow:auto;
	padding-bottom:13px;
}

	.bluebox img { float:left; margin:15px 25px 5px 0px; }
	.bluebox p { padding:15px 15px 15px 0px; }
	.bluebox hr { border-top:1px solid #FFFFFF; display:block; clear:both; margin:0px; }
	.bluebox h2 { font-size:14px; margin-top:15px; }
	
/*************************************************************************************
/* INDEX BLOCK */
.index_block {
	width:385px;
	margin:8px 0px 9px 5px;
	padding:0px;
	height:152px;
	overflow:hidden;
	clear:both;
	background: url('/images/market/worldmap/index_block.jpg') no-repeat top left;	
}
	
	.index_block h1 {display:block; float:left; margin:10px 0px 24px 10px; padding:0px; color:#A2CCE2; font-size:12px; font-weight:bold; text-transform:uppercase;}
	.index_block img {display:block; float:right; position:relative; top:5px; right:4px;}
	.index_line {clear:both; color:#A1A1A1; font-family:Arial; font-weight:bold; font-size:12px; height:17px; overflow:hidden; margin-left:8px;}	
		.index_line div {overflow:hidden;}
		.index_code {float:left; width:51px; color:#A1A1A1; text-decoration:none;}
		.index_name {display:block; float:left; width:137px;}
		.index_change {float:left; width:51px; padding-right:10px; text-align:right;}
			.red {color:#FE0100;}
			.green {color:#00CB0D; }
		.index_close {float:left; width:49px;}
		.index_volume {float:left; width:68px;}