/*------------------------------------------------------------------------
# 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
-------------------------------------------------------------------------*/

h2.jazin-title, h4.jazin-title {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	margin-bottom: 5px;
}

/* CONTENT
--------------------------------------------- */
#jazin-wrap {
	padding:5px 5px 5px 5px;
	background-color:#f8f8f8;
	width:755px;
	height:auto;
	/*border-bottom: 5px solid #ABABAB;*/
}

#jazin {
	padding: 0;
	height:auto;
	background:#f8f8f8;
	/*border-bottom: 3px solid #FFFFFF;*/
}

.jazin-left {
	float: left;
}

.jazin-center {
	float: left;
	background: url(../images/vline.gif) repeat-y right;
}

.jazin-right {
	float: right;
}

.jazin-box {
	/*background: (../images/dot.gif) repeat-x bottom;*/
	padding-bottom: 15px;
	background:#fff;
	height:auto;
}

.jazin-left .jazin-box {
	margin-left: 0;
}

.jazin-right .jazin-box {
	margin-right: 0;
}

div.jazin-section {
	display: block;
	margin-bottom: 5px;
}

div.jazin-section a {
	display: block;
	float: left;
	background: url(../images/section_icon.gif) no-repeat left top;
	padding: 0 2px 2px 10px;
	font-weight: bold;
}

div.jazin-section a span {
	padding: 1px 10px;
	margin: 0;
	display: block;
	color:#dd0800;
}

div.jazin-section a:hover,
div.jazin-section a:active,
div.jazin-section a:focus {
	text-decoration: none;
}

.jazin-box:hover div.jazin-section a span,
.hover div.jazin-section a span {
	/*background: #006699;*/
}

.jazin-more {
	color: #3d6eaa;
	display: block;
	clear: both;
	margin: 10px 0 2px;
	background: url(../images/more_archive.gif) no-repeat 0px 2px;
	padding-left:20px;
}

ul.jazin-links {
	padding: 0;
	margin: 0;
}

ul.jazin-links li {
	padding-left: 20px;
	background: url(../images/more_archive_bullet.gif) no-repeat 0px 2px;
}
ul.jazin-links li a {
	color:#3d6eaa;
}

.jazin-content img {
	padding: 5px 10px 0 0;
}
.jazin-content
{
	text-align:justify;
}

.jazin-pagedesc {
	display: block;
	padding: 10px;
	margin: 10px 0;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 125%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
	font-style: italic;
}

.jazin-pagedesc p {
	padding: 0;
	margin: 0;
}

/*SUB PAGE HEADLINE*/
#jazin-hlwrap-sub {
	clear: both;
	margin-bottom: 3px;
}

#jazin-hlwrap-sub .jazin-box,
#jazin-hlwrap-sub .jazin-content {
	padding: 0;
	margin: 0;
	background: none;
}

#jazin-hlwrap-sub h4.jazin-title {
	font-size: 100%;
	font-weight: normal;
}

#jazin-hlwrap-sub .article_separator {
	height: 15px;
	background: none;
	border-bottom: 5px solid #ABABAB;
	font-size: 1px;
}
h4.jazin-title {
	font-size: 100%;
	font-weight: bold;
	background: url(../images/title_icon.gif) no-repeat top left;
}
/*mis
-------------------------------------------------*/
#jazin-fp .article_separator {
	clear: both;
	display: block;
	height: 3px;
	background: none;
	font-size: 1px;
}

.jazin-pagenav, .jazin-pagenav-counter {
	text-align: center;
}

/*THEMES
------------------------------------------------*/
.jazin-boxwrap
{
	background:none;
}

.jazin-boxwrap-footer
{	
	background: url(../images/janew-block-bg.gif) bottom left no-repeat ;
	height:15px;
	width:100%;
}
.jazin-boxwrap .jazin-box
{	
	background: url(../images/center.gif) top left repeat-y;
	padding:5px;
}

.jazin-right .jazin-boxwrap .jazin-box
{
	background-position:4px 0px;
}
.jazin-right .jazin-boxwrap .jazin-boxwrap-footer
{
	background-position:4px -390px;
}
.jazin-inner-content,h4.jazin-title
{
	padding-left:20px;
}
.jazin-inner-content
{
	height: 135px;
	overflow:hidden;
}
h4.jazin-title
{
	height:25px;
}
.readmore
{
	display:block;
	background: url(../images/readmore_seperator.gif) no-repeat top right;
	height:20px;
	text-align:right;
	padding-right:5px;
	color:#9e0b0e;
}
.jazin-inner-content .readmore a
{
	font-size:0.8em;
	color:#9e0b0e;
}
.clear{
	clear:both;
	overflow:hidden;
}