.faq
{
	
}
.faq .page-title h2 { font-size:22px; text-transform: capitalize; font-weight: normal;}
.faq-index-view .faq #searchform .icon-input{ left: 115px;}
.faq-index-view .faq #searchform #keyword{ padding: 0 0 0 30px !important; width: 290px;}
.faq-search-result .faq #searchform #keyword{ padding: 0 0 0 30px !important; width: 290px;}
.faq-search-result .faq #searchform .icon-input{ left: 115px;}
.block-faq-category .block-content ul
{		
	padding:10px;
}

.faq .right_column
{
	border-left:1px solid #AAAAAA;
	padding-left:15px;
}

.block-faq-category .block-content ul li a.active
{
	font-weight:bold;
}

.block-faq-category .block-content  ul li
{
	line-height:30px;
	list-style:none;	
}
.block-faq-category .block-content  ul li a,.block-faq-category .block-content  ul li a:visited,.block-faq-category .block-content  ul li a:link
{
	text-decoration:none;
	/*color:#3A3A3A;*/
}
.block-faq-category .block-content  ul li a:hover
{
	text-decoration:underline;
	/*color:#3A3A3A;
	border-bottom:1px solid red;*/
}

.faq, .faq h1
{
	color:#526380;
}
.faq #most_frequently
{
	padding:0 50px;
}
.faq #most_frequently ul{ background:#f7f2e5; padding:20px 35px; margin-right:55px;}
.faq #most_frequently ul li
{
	font-size: 15px;
	line-height:25px;
	font-weight:normal;
	color:#494949;
	
}

.faq #most_frequently ul li a
{
	color:#494949;
	font-weight:normal;
	text-decoration:none;
	font-size:15px;
}

.faq #most_frequently ul li a:hover
{
	color:#494949;
	font-weight:normal;
	text-decoration:none;
}

.faq #searchform
{
	height:21px;
	padding:0 10px 10px 184px;
	margin:30px 30px 17px 30px;
	position:relative;
}
.faq #searchform .icon-input{ position:absolute; left:198px; *left:230px; _left:230px; background:url(../../images/icon_input_faq.gif) no-repeat; height:20px; width:20px; top:3px}
.faq #searchform a{      
	background: url(../../images/btn-base.gif) left top repeat-x ;
    border: 1px solid #96EFFF;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 22px;
    line-height: 21px;
    padding: 2px 18px;
    text-align: center;
    white-space: nowrap;
	text-decoration: none;
	float:left;
	}
.faq #searchform .button span{
	border: 0 none;
	font-size:15px;
}
.faq #searchform label
{
	font-weight:bold;
	font-size:18px;	
	float:left;
}
.faq #searchform #keyword
{
	float:left;
	margin:0 5px 0 10px;
	width:318px; border:1px solid #babcbe; height:25px;
	line-height:25px;
	padding:0 0 0 30px;
}
.faq #searchform .btnSearch
{
	float:left;
	display: inline;
	margin: 0px 0 0 5px;
	width: 25px;
	height: 25px;
	border: 0;
	background:url(../../images/search.gif) top left no-repeat;
}

.faq #searchform .btnSearch ins {display: none;}

.faq #list_category ul
{
	margin:0 70px;
	overflow:hidden;
	background:url(../../images/line_mid.gif) center center no-repeat;
}

.faq #list_category ul li
{
	width:45%;	
	margin-top:20px;
}

.faq #list_category .left
{
	clear:both;
}

.faq #list_category .right
{
	float:right;
}

.faq #list_category ul li h3
{
	font-weight:bold;
	font-size:12px;
	color:#ad3c83;
	margin-bottom:10px;
	text-transform: uppercase;
}

.faq #list_category a, .faq #list_category a:visited,.faq #list_category a:link
{
	text-decoration:none;
	color:#3f3f3f;
	
}

.faq #list_category a:hover
{
	text-decoration:underline;
	color:#3f3f3f;
	
}
.faq #list_category ul li div
{
	padding-left:0;
	padding-top:5px;
}

.faq #list_category a.more,.faq #list_category a.more:hover,.faq #list_category a.more:active,.faq #list_category a.more:visited
{
	text-decoration:underline;
	color:#baac77;
	font-size: 10px;
}

.faq .faq_view
{
	color:#3A3A3A;
	margin-bottom:15px;
}

.faq .active
{
	background-color:#DEDEDE;
}

.faq .faq_view .faq_conent
{
	margin-left:15px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#sidebarfaq
{
	padding:0 0 0 10px;
	font-weight:normal;
}
.block-faq .block-title strong{}

#sidebarfaq ul li 
{
	font-size: 12px;
	line-height:20px;
	color:#526380;
}

#sidebarfaq ul li a
{
	font-weight:normal;
	text-decoration:none;
}

#sidebarfaq ul li a:hover
{
	font-weight:normal;
	text-decoration:underline;
}