/*------------------------------------------------------------------------

-------------------------------------------------------------------------*/


#jazin-hlnext h2.jazin-title, #jazin-hlnext h4.jazin-title {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	margin-bottom: 5px;
	font-size: 100%;
}

/* CONTENT
--------------------------------------------- */
#jazin-wrap {
	padding: 0;
}

#jazin {
	padding: 0;
	border-bottom: none;
}

.jazin-left {
	float: left;
	background: none;
}

.jazin-center {
	float: left;
	background: none;
}

.jazin-right {
	float: right;
}

.jazin-box {
	background:url(../images/bor_tl.gif) no-repeat top left;
	padding-bottom: 10px;
}

div.jazin-content {
	padding: 10px;
	margin:0;
}

.jazin-content h4.jazin-title {
	margin: 0;
}

.jazin-boxwrap p {}

h3.jazin-title {
	line-height: 100% !important;
	height: auto !important;
	padding-left:0 !important;
}

#jazin .jazin-box-bl {
	background:url(../images/bor_bl.gif) no-repeat bottom left !important;
	color:#333 !important;
}

#jazin .jazin-boxwrap {
	background:url(../images/bor_br.gif) no-repeat bottom right;
	margin-bottom: 10px;
	width: 100%;
	float:left;
	clear: both;
}

.ja-innerpad-highlight .jazin-boxwrap {
	background:url(../images/bor_br_black.gif) no-repeat bottom right !important;
	margin-bottom: 10px;
	width: 100%;
	float:left;
	clear: both;
}

.ja-innerpad-highlight .jazin-box-bl {
	background:url(../images/bor_bl_black.gif) no-repeat bottom left !important;
}

#ja-hightlight .jazin-boxwrap {
	background:url(../images/bor_br_black.gif) no-repeat bottom right !important;
}

#ja-hightlight .jazin-box-bl{
	background:url(../images/bor_bl_black.gif) no-repeat bottom left !important;
}

#jazin .jazin-box-br {
	background: url(../images/bor_br.gif) no-repeat bottom right !important;
	margin-bottom: 10px;
	width: 100%;
	float:left;
	clear: both;
}

#jazin-hlwrap-sub .jazin-box-br,
#ja-current-content .jazin-box-br {
	background: url(../images/bor_br_black.gif) no-repeat bottom right #1A1A1A;
	margin-bottom: 10px;
	width: 100%;
	clear: both;
}

#jazin-hlwrap-sub .jazin-box-bl, #ja-current-content .jazin-box-bl {
	background: url(../images/bor_bl_black.gif) no-repeat bottom left;
	color:#8D8D8D;
}

#jazin-hlwrap-sub .jazin-box-bl a,#ja-current-content .jazin-box-bl a {}

.jazin-box-tr {
	background: url(../images/bor_tr.gif) no-repeat top right;
}

.jazin-left .jazin-box {
	margin-left: 0;
}

.jazin-right .jazin-box {
	margin-right: 0;
}

.jazin-left .ja-mod-content,.jazin-right .ja-mod-content {
	width: 100%;
}

.jazin-box h3 {
	font-size: 92%;
	margin: 0;
	padding-left: 10px;
	line-height: 30px;
	height: 30px;
/*	text-transform: uppercase;*/
	position: relative;
}

.jazin-box h3 span.ja-mdtool {
	display: block;
	height: 17px;
	width: 17px;
	position: absolute;
	right: 15px;
	top: 8px;
}

.jazin-box h3 span.ja-mdtool-list {
	margin-top: -100px;
	margin-left: 150px;	
}

.jazin-box h3 a {
	float:left;
	color: #333333;
}

.jazin-box h3 a:hover,.jazin-box h3 a:active,.jazin-box h3 a:focus{
	text-decoration:none;
}

div.jazin-section {}
div.jazin-section a {}
div.jazin-section a span {}
div.jazin-section a:hover,div.jazin-section a:active,div.jazin-section a:focus {}

.jazin-more {
	display: block;
	border-top: 1px solid #D4D4D4;
	text-indent: 10px;
	font-size: 92%;
	padding-top: 10px;
/*	text-transform: uppercase;*/
	color: #999999;
}

ul.jazin-links {
	margin: 0;
	padding-left: 15px;
}

ul.jazin-links li {
	padding-left: 10px;
	background-position: 3px 8px;
	font-size: 92%;
	line-height:20px;
}

.jazin-content img {
	margin-top: 10px;
	margin-right: 10px;
	float:left;
}

.img_caption.left {
	margin-right: 20px !important;
}

.jazin-pagedesc {
	display: block;
	padding: 10px;
	margin: 10px 0;
	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;
	color:#8D8D8D;
}

#jazin-hlwrap-sub a{
	color:#fff;
}

#jazin-hlwrap-sub .jazin-box,
#jazin-hlwrap-sub .jazin-content {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}

#jazin-hlwrap-sub h4.jazin-title {
	font-size: 120%;
	font-weight: normal;
}

#jazin-hlwrap-sub .article_separator {
	height: 15px;
	background: none;
	font-size: 1px;
}

/*mis
-------------------------------------------------*/
#jazin-fp .article_separator {
	clear: both;
	display: block;
	height: 10px;
	background: none;
	font-size: 1px;
}

.jazin-pagenav, .jazin-pagenav-counter {
	text-align: center;
}

/*Dropdown menu*/
div.ja_quickmenu {	
	position: absolute;
	visibility: hidden;
	background: #F7F7F7;
	border: 1px solid #D4D4D4;
	border-bottom: none;
	border-top: none; 
}

div.ja_quickmenu a {	
	position: relative;
	display: block;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	font-size: 92%;
	border-bottom: 1px solid #D4D4D4;	
	color: #333333;
}

a.icon-setting {
	height: 30px;
	width: 24px;
	display:block;
}

a.icon-setting img {
	margin: 9px 0 0 8px;
}

div.ja_quickmenu a:hover {	
	background: #333333;
	color: #FFFFFF;
}

