/*------------------------------------------------------------------------
# JA Teline II 1.0 - April, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/


/* DEFAULT HEADLINE (jazin-fp)
--------------------------------------------- */
#jazin-fp {
}

#jazin-hlwrap_old {
	clear: both;
	border: 1px solid #d8dce3;
	/*border-bottom: 5px solid #dcdcdc;*/
	margin-bottom: 20px;
	background: #F0F5FD;
	display: block;
}

#jazin-hlwrap {
  background:#F0F5FD none repeat scroll 0 0;
  border-color:#D8DCE3;
  border-style:solid;
  border-width:1px 1px 3px;
  clear:both;
  display:block;
  float: left;
  margin:-7px -12px 20px;
  padding: 3px;
  width: 740px;
}

#jazin-hlwrap .clearfix {
	display: block;
}

#jazin-hlfirst {
	width: 366px;
	float: left;
	background: #F0F5FD;
	overflow: hidden;
	display: inline-block;
}

#jazin-hlfirst img {
	margin: 0 0 10px !important;
	padding: 0 !important;
	float: left;
	border: 1px solid #E0E5ED;
	margin-top: 2px;
}

#jazin-hlnext {
	width: 370px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-left: 3px;
	height: 295px;
	display: inline-block;
}

#jazin-hlwrap .jazin-content {
	padding: 7px 8px 10px 8px;
  font-family:	Tahoma;
  font-size:	12px;
  font-weight:	400;
  font-style:	normal;
  color:	#333333;
  text-transform:	none;
  text-decoration:	none;
  letter-spacing:	normal;
  word-spacing:	normal;
  line-height:	14px;
  text-align:	start;
  vertical-align:	baseline;
  direction:	ltr;
}

#jazin-hlnext .jazin-content {
  background:#ffffff none repeat scroll 0 0;
  margin:6px 6px 6px 3px;
  padding:5px 9px 5px 8px;
  border-color:#E8EEF7;
  border-style:solid;
  border-width:1px 2px 2px 1px;
}

#jazin-hlnext .jazin-content img {
	float: right;
	padding: 0;
	margin: 5px 0 5px 3px;
	border:1px solid #E0E5ED;
}

#jazin-hlwrap .jazin-content p {
font-family:	tahoma,arial,helvetica,clean,sans-serif;
font-size:	11px;
font-weight:	400;
font-style:	normal;
color:	#333;
text-transform:	none;
text-decoration:	none;
letter-spacing:	normal;
word-spacing:	normal;
text-align:	left;
vertical-align:	baseline;
line-height: 16.5px;
}

#jazin-fp a.readon {
	margin-top: 5px;
}

/* OLD HEADLINE (jazin-fp)
--------------------------------------------- */
#jahl-newsitem {
	padding: 10px;
}

div.ja-newscat {
	display: block;
	padding: 5px 0 3px 0;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
}

div.ja-newscat span {
	font-weight: bold;
	padding-left: 10px;
}

#jahl-newsitem a.ja-newstitle { 
	font-size: 150% !important;
	font-weight: normal;
}

.ja-newscontent {
	/* background: #FFFFFF; */
}

#jahl-newsitem img { 
	margin: 0 10px 10px 0;
}

/* Control bar
--------------------------------------------- */
.jahl-newscontrol {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 0;
	display: block;
}

.jahl-newscontrol ul {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}

.jahl-newscontrol li {
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
}

#loading-indicator {
	float: left;
}

#jahl-indicator {
	float: left;
	background: #EEEEEE;
	padding: 2px 5px;
	font-size: 10px;
	line-height: normal;
	margin-left: 5px;
	display: block;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}
