/* -- content -- */

#news_wrapper {
	margin-top: 0px;
	margin-bottom: 8px;
}

#news_wrapper > .tabs {
	background: transparent url('../gfx/default/sidebox_bg.png') repeat-x scroll  0 1px;
	height: 39px;
	position: relative;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #fff;
}

#news_wrapper > .tabs > .tabs_list {
	position: absolute;
	height: 31px;
	top: 8px;
	left: 132px;
}

#news_wrapper .tabs > .head {
	line-height: 39px;
	margin-left: 21px;
	font-size: 14px;
}

#news_wrapper .tabs .tabs_list > .tab {
	float: left;
	height: 28px;
	border-width: 1px;
	border-color: #e0e0e0 #e0e0e0 #ececec;
	border-style: solid;
	margin-right: 2px;
	padding: 1px 0px 0px;
}

#news_wrapper .tabs .tabs_list .tab > .tab_link {
	margin: 0px 1px 0px;
	height: 12px;
	line-height: 28px;
	background: transparent url('../gfx/default/tab_bg.png') repeat-x scroll 0 1px;
	padding: 8px 15px;
	font-weight: normal;
}

#news_wrapper .tabs .tabs_list .tab.active {
	border-color: #ececec #ececec #fff;
	background: #fff;
}

#news_wrapper .tabs .tabs_list .tab.active .tab_link {
	background: #fff;
}

/*#tab1, #tab2, #tab3, ...*/
.news_content {
	clear: both;
	position: relative;
}

td .news_head {
	font-weight: bold;
	font-size: 12px;
	color: #ef870e;
	line-height: 15px;
	margin: 0px 0px 15px;
}

.news_head {
	font-weight: bold;
	font-size: 15px;
	color: #ef870e;
	line-height: 15px;
	margin: 15px 0px 15px;
}

.news_head a {
	color: #ef870e;
}

.news_image {
	position: relative;
}

	.news-image-pap-info {
		background: #F69827;
		bottom: 2px; left: 0;
		color: #EFEFEF;
		font-size: 0.8em;
		padding: 2px;
		position: absolute;
	}

.news_image_h,
.news_image.horizontal {
	overflow: hidden;
}

.news_image_v,
.news_image.vertical {
	float: left;
	margin-right:	25px;
	margin-bottom:	15px;
}

.news_desc {
	line-height: 14px;
	margin: 13px 0px 0px;
	border-bottom: 1px solid #fff;
	text-align: justify;
}

.news_desc p {
	margin-bottom: 12px;
}

.news_desc > .news_desc_p {
	margin: 0px 0px 15px;
	line-height: 13px;
}

.news_content > .more_link {
	display: block;
	margin: 5px;
	text-align: right;
	width: 95%;
	font-weight: bold;
	height: 17px;
	line-height: 16px;
	font-size: 11px;
	overflow: visible;
	white-space: nowrap;
}

.news_box {
	border-bottom: 1px solid #ededed;
	margin-bottom: 3px;
	border-bottom: 1px solid #fff;
	position: relative;
	padding-bottom: 3px;
}

.news_box_head {
	font-size: 12px;
	line-height: 16px;
	margin: 10px 10px 10px;
}

.news_box > .menu {
	margin: 0px 23px ;
}

.news_box > .menu > .menu_pos {
	line-height: 13px;
	display: block;
	margin: 0px 0px 6px;
	color: #000;
}

.news_box > .menu > .menu_pos > .menu_link {
	color: #3f3f3f;
}

.news_box > .menu > .menu_pos > .menu_link:hover {
	color: #ef870e;
}










table.news_0f {
	margin-top:		10px;
}

table.news_0f tr td {
	padding:			5px 0px 5px 0px;
	vertical-align:		top;
	border-bottom:		#ededed 1px solid;
}

table.news_0f tr td img {
	padding-right:		15px;
}

table.news_0f tr td h1.news_head {
	margin-bottom:		5px;
}

table.news_0f tr td div.news_desc {
	margin:				0px;
}





div#calendar_boxright {
	border:					1px solid #ededed;
	margin-bottom: 			5px;
}

div#calendar_boxright ul {
	padding:				3px 3px 3px 20px;
}

div#calendar_boxright ul li {
	padding:				3px 3px 3px 0px;
	list-style-type:		disc;
	list-style-position:	outside;
}





div#forex_boxleft {
	padding-left:			14px; 
	padding-top:			5px;
	padding-bottom:			5px;
}

div#forex_boxcenter {
	padding-left:			20px;
}




div.articlesarchive_pagination_control {
	text-align:				center;
	color:					#777;
}

div.articlesarchive_pagination_control a {
	color:					#777;
}

