/*

# ------------------------------------------------------------------------
# JA Rutile template for Joomla 1.5
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------

*/

h2.jazin-title, h4.jazin-title {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	margin-bottom: 5px;
}

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

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

.jazin-left {float: left; overflow: hidden;}
.jazin-center {float: left; overflow: hidden;}
.jazin-right {float: right; overflow: hidden;}

.jazin-box {
	margin: 0 15px 20px;
}

.jazin-left .jazin-box {margin: 10px 10px 10px 0;}
.jazin-right .jazin-box {margin: 10px 0 10px 10px;}

div.jazin-section {
	display: block;
	margin-bottom: 2px;
}

div.jazin-section a {
	display: block;
	float: left;
	padding: 0 14px 0 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	font-size: 92%;
	background: url(../images/arrow2.png) no-repeat right center;
	letter-spacing: 1px;
}

div.jazin-section a span { background: none; color: #999999; padding: 0;}

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: none;
}

.jazin-more {
	display: none;
}

ul.jazin-links {
	padding: 0;
	margin: 0;
	font-size: 92%;
}

ul.jazin-links li {
	padding-left: 10px;
	background-position: 1px 7px;
}

ul.jazin-links a {}

.jazin-content img {
	padding: 5px 10px 0 0;
}

.jazin-pagedesc {}

.jazin-pagedesc p {}

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