/**
 * @version		$Id$
 * @author		Bui Thi Huyen
 * @package		Joomla!
 * @subpackage	ZJ_AJAXFaq
 * @copyright	Copyright (C) 2008 - 2011 by Joomseller Solutions. All rights reserved.
 * @license		http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL version 3, See LICENSE.txt
 */

/** GENERAL */
.column {
	float: none;
	width: 100%;
}
.clr {
	clear: both;
}
td {
	color:#000000;
	font-size:12px;
	border: 0px;
}
td.key {
    border: 0px!important;
    color: #666666;
}

a.image_link:link, a.image_link:visited, a.image_link:hover, a.image_link:active {
	background-color:transparent;
	outline:0 none;
}
.zj_category:link {
	color:#0061a8;
	text-decoration:underline;
}
.zj_faqcategory li{
	 padding: 7px !important;
	 border: 1px solid #dfdfdf;
	 width: 96%;
	 background: none repeat scroll 0 0 ;
	 display: block;
	 margin: 0 0 10px 0 !important;
	 background: #FCF8D5;
    }

.zj_faqcategory li a{
	font-size: 18px;
	margin: 0 0 0 35px;
	padding: 0;
}
.pagination {
	width: 100%;
    text-align: center;
	float: left;
	font-size: 11px;
	margin-top: 10px;
}

.pagination li {
	list-style-type:none;
	display: inline;
	height: 16px;
}

.hide {
	display: none;
}
.show{
	display: inherit;
}
.ajaxpane-loading{
	border: 1px solid #000000;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    padding: 10px;
    position: absolute;
	z-index: 3;
    top: 10%;
	left: 10%;
    width: 280px;
	background: #f0f0f0 url(../images/loading.gif?javer=1106291058) no-repeat center center;
}


.ajax-loading {
	padding: 20px 0;
	padding-left: 20px;
	background: url(../images/load-indicator.gif) no-repeat center center;
}

#category-list {
	z-index: 1;
	background: none;
	display: block;
	float: left;
	width: 99%;
}
.category1 {
	width: 100%;
	display: block;

}
.category1 p{
	color: #01135d;
	font-size: 14px;
    line-height: normal;
    padding: 2px 0 3px;


}
.accdionquestion{
    margin: 0 9px 5px 0;
    width: 100%;
	border-bottom: 1px solid #dddddd;
}
.accdionquestion a:hover{
	color: #01135d !important;
	text-decoration: none;

}
.imgQuestion{
	background: none;
	height: 21px;
	left: 0;
	top: 15%;
	width: 26px;
	position: absolute;

}
.accdionquestion.img{
	 padding:   0px 5px 0 0px;
}
.accdionquestion a{
	 color: #0061a8!important;
	 font-size: 12px;
	 font-weight: bold!important;
	 cursor: pointer;
	 padding: 5px 5px 3px 10px;
	 position: relative;
	 text-decoration: none;
	 text-decoration: none;
	 width: 94%;
	 height: 24px;
	 display: block;
	 cursor: pointer;
	 background: none;

}
.je-top span{
	text-align: right!important;
	list-style-type: none;
	float: right!important;
	padding: 5px;
}
.addquestion {
	padding-top: 20px;
}
.addquestion a{

	 padding-left	: 45px;
	 padding-right  : 0;
	 padding-bottom : 6px;
	 padding-top    : 6px;
	 line-height: 24px;
	 font-size		: 12px;
	 font-weight	: bold;
	 color			: #0061a8;
	 border			: 0px solid #dfdfdf;
	 background: url(../images/available-2.png) 10px 0 no-repeat;
}

#div_votes_form{
	display: block;
	float: left;
	width: 96.5%;
	font-size: 12px;
	padding: 0px 10px;
	content: ".";
	border-bottom: 1px solid #dddddd;
}

#div_votes_form div.voteDiv {
	width: 100%;
	float: left;
	line-height: 12px;
}

div.hits{
width: 50%;
float: left;
font-size: 10px;
}

div.je-top {
float: right;
font-size: 10px;
}

.accdion {

}
.search{
	float: right;
}
