/*-------------------------------------------------------------------------*/
H2.jazin-title, H4.jazin-title
{
	margin: 0;
	padding: 0;
	line-height: 1.1;
	margin-bottom: 5px;
}
/*CONTENT
---------------------------------------------*/
#jazin-wrap
{
	padding: 0;
	border-bottom: 5px solid #ABABAB;
}
#jazin
{
	padding: 0;
	border-bottom: 3px solid #FFFFFF;
}
.jazin-left
{
	float: left;
	background: url(../images/vline.gif) repeat-y right;
}
.jazin-center
{
	float: left;
	background: url(../images/vline.gif) repeat-y right;
}
.jazin-right
{
	float: right;
}
.jazin-box
{
	background: url(../images/dot.gif) repeat-x bottom;
	margin: 10px;
	padding-bottom: 15px;
}
.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: #ABABAB url(../images/zin-section-bg.gif) no-repeat left top;
	padding: 0 2px 2px 0;
	font-weight: bold;
}
DIV.jazin-section A SPAN
{
	background: #666666;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 1px 10px;
	margin: 0;
	display: block;
	font-family: Cambria, "Times New Roman", Times, serif;
}
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: #999999;
	text-transform: uppercase;
	display: block;
	clear: both;
	margin: 10px 0 2px;
	font-size: 92%;
	letter-spacing: 1px;
}
UL.jazin-links
{
	padding: 0;
	margin: 0;
}
UL.jazin-links LI
{
	padding-left: 10px;
	background-position: 1px 7px;
}
.jazin-content IMG
{
	padding: 5px 10px 0 0;
}
.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: 200%;
	font-weight: normal;
}
#jazin-hlwrap-sub .article_separator
{
	height: 15px;
	background: none;
	border-bottom: 5px solid #ABABAB;
	font-size: 1px;
}
/*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:hover.jazin-theme-red DIV.jazin-section A SPAN, .jazin-boxwrap.jazin-theme-red .hover DIV.jazin-section A SPAN
{
	background: #CC0000;
/*red*/
}
.jazin-boxwrap:hover.jazin-theme-orange DIV.jazin-section A SPAN, .jazin-boxwrap.jazin-theme-orange .hover DIV.jazin-section A SPAN
{
	background: #E77B13;
/*orange*/
}
.jazin-boxwrap:hover.jazin-theme-pink DIV.jazin-section A SPAN, .jazin-boxwrap.jazin-theme-pink .hover DIV.jazin-section A SPAN
{
	background: #CA0789;
/*pink*/
}
.jazin-boxwrap:hover.jazin-theme-green DIV.jazin-section A SPAN, .jazin-boxwrap.jazin-theme-green .hover DIV.jazin-section A SPAN
{
	background: #1A661A;
/*green*/
}
.jazin-boxwrap:hover.jazin-theme-lime DIV.jazin-section A SPAN, .jazin-boxwrap.jazin-theme-lime .hover DIV.jazin-section A SPAN
{
	background: #678000;
/*lime*/
}
.jazin-boxwrap:hover.jazin-theme-cyan DIV.jazin-section A SPAN, .jazin-boxwrap.jazin-theme-cyan .hover DIV.jazin-section A SPAN
{
	background: #0E9C9A;
/*cyan*/
}
.jazin-boxwrap:hover.jazin-theme-deepblue DIV.jazin-section A SPAN, .jazin-boxwrap.jazin-theme-deepblue .hover DIV.jazin-section A SPAN
{
	background: #004B80;
/*deepblue*/
}
