/*************************************************/
/* enhanced news css                             */
/*************************************************/

A.normal-news:link
{
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}

A.normal-news:visited
{
	font-size: 13px;
	color: #006699;
	text-decoration:none;
}

A.normal-news:hover
{
	text-decoration:underline;
}

A.normal-news:focus
{
	text-decoration:none;
}

A.normal-news:active
{
	text-decoration:none;
}

div#newsDetails_others
{
	padding-right: 5px;
	text-align: right;
}

div#newsImageDIV
{
	float:left;
	padding-left:200px;
}

div.news_main
{
	margin-bottom: 20px;
	width:100%;
}

div.news_main ul
{
	list-style: none;
	list-style-image: none;
	margin:0px;
	padding:0px;
}

div.news_main li
{
	clear:both;
}

div.news_selected
{
	width:58%;
	float:right;
	padding-top:10px;
}

div.news_normal
{
	width:40%;
	float:left;
	padding-top:10px;
}

.news-list
{
	border-top:5px solid #CFCFCF;
}

div.last_updated
{
	text-align: left;
	color: #999999;
	padding-bottom:3px;
}


div#news-div
{
	text-align:right;
}

.breaking_news
{
	border-top: solid 1px #BDBDBD;
	border-bottom: solid 1px #BDBDBD;
	padding: 5px 0px;
}

div.news_header
{
	margin: 0px 0px 15px 0px;

}

h4.title-beaking
{
	color:#333333;
	font-size:15px;
	line-height:1.4;
	padding:0px;
	margin:0px 10px;
	float:right;
}

h3.title
{
	color: #666666;
	margin-bottom:20px;
}

img.image-normal-news
{
	border: solid 1px #778899;
}

img.image-main-news
{
	border: solid 1px #778899;
	float:right;
	vertical-align: top;
	margin-left:10px;
}

img.image-selected-news
{
	border: solid 1px #778899;
	float:right;
	margin-left:10px;
}

img.image-news-view
{
	border: solid 1px #778899;
	float:left;
	margin: 0px 20px 20px 0px;
}

div.selected-news-abstract
{
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:14px;
	text-align:justify;
}

div.selected-title
{
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.5em;
}

div.main-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.69em;
	font-weight:bold;
}

div.main-news-abstract
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:13px;
	text-align:justify;
	margin-top:10px;
	line-height: 1.7;
}

.news-view
{
	text-align:right;
}

div.news-text
{
	margin: 20px;
	text-align:justify;

	line-height: 2.5;

}

div.news-view-title
{
	margin: 40px 20px 40px 0px;
}

div.news-view-header
{
	margin: 40px 20px 0px 20px;
	color: #999999;
	border-bottom: solid 1px #999999;
	padding-bottom: 4px;
	
}

div.news-code
{
	width: 25%;
	float:right;
}

div.news-date
{
	width: 45%;
	float:right;
}

div.news-hits
{
	width: 15%;
	float:right;
}

div#divGoBackTop
{
	margin-bottom:30px;
}

div#divGoBackButtom
{
	margin-top:30px;
}



/* set news type part */
div.movementButton input
{
	height: 20px;
	width: 25px;
}

div.listboxSelectedNews select, div.listboxNormalNews select, div.listboxMainNews select
{
	height: 400px;
	width: 96%;
}

div.listboxSelectedNews , div.listboxNormalNews , div.listboxMainNews
{
	float:left;
	width: 28%;
	text-align:center;
}

div.listboxSelectedNews 
{
}

div.listboxNormalNews
{
}


div.movementButtonNormalNews
{
	padding: 100px 0px 50px 0px;
}

div.listboxMainNews
{
}

div.movementButton
{
	float:left;
	padding-top:400px;
}

div.movementButton input
{
	width: 35px;
	height: 25px;
}

div.movementButtonNormalNews input
{
	width: 85px;
	height: 30px;
}

h3.title-select
{
	color: #666666;
	background-color: #DFDFDF;
	height: 30px;
	border-bottom: solid 1px #666666;
}

div#tabs
{
	width: 100%;
}

div.UpDownButton
{
	float:left;
	padding-top:200px;
}

div.UpDownButton input
{
	width: 25px;
	height: 25px;
}

input.save-button
{
	width: 80px;
	height: 40px;
	font-size:1.8em !important;
	
}

.overflow-item
{
	background-color:red;
}

.breakingnews-list ul
{
	font-size: 14px;
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
} 

.breakingnews-list li
{
	clear:both;
}

.breakingnews-list
{
	width: 600px;
}

.active
{
	background-color: red;
}

.normal-selected
{
	padding-top:10px;
}

img.img-news-bullet
{
	vertical-align:middle;
}

ul.normal-news-list li
{
	line-height:200%;	
}

img.arrow
{
	cursor:pointer;
}
