form .loading{
	position:absolute;
	top:10px;
	right:10px;
}

#faq button,
.actions b:hover,
.categories .hide_trigger:hover,
.categories .show_trigger:hover{
	cursor:pointer;
}

#faq button:hover{
	background:url('/images_website/dropdown_arrow.png') no-repeat 3% 50% #333; 
	color:#94BD6F;
}

/* answer/unanswer buttons */

.actions .ask b,
.actions .answer b{
	color:#336799
}

.actions .ask b:hover,
.actions .answer b:hover{
	color:#990000
}

.actions div{
	float:left;
}

.actions b{
	float:left;
	font-size:18px;
	display:block;
	text-align:center;
	font-weight:bold;
}

.actions a b{
	font-size:30px;
}

/* end answer/unanswer buttons */


fieldset{
	margin:0;
	padding:0;
	border:0;
}

.enlarge{
	font-size:14px;
}


#faq .actions{
	float:right;
}

#faq h2{
  padding:10px;
  background:#333;
  color:#AED83E;
  font-size:21px;
  float:left;
  width:96%;
}



#faq .actions h5{
	font-size:45px;
	color:#aed83e;
	letter-spacing:-4px;
	padding:0;
	margin:0;
}

#faq .actions img{
	border:0;
	padding:3px;
}

#faq .actions img:hover{
	cursor:pointer;
}

#faq h5{
	font-size:30px;
	margin-top:40px;
	color:#fff;
	padding:10px;
}

#faq grey{
	background:#eee;
}

#faq button{
	padding:0;
	margin:10px 0 0 38px;
	border:1px solid #fff;
	background:url('/images_website/dropdown_arrow.png') no-repeat 3% 50% #336799;
	color:#fff;
	font-weight:bold;
	padding:4px 4px 4px 15px;
	font-size:10px;
}

#faq .answerform{
	position:relative;
	margin-top:10px;
	text-align:left;
	width:100%;
	float:left;
	background:#333;
	z-index:99;
	display:none;
}


#faq .askquestion{
	display:none;
	margin:0 0 20px 0;
	position:relative;
	background:#333;
	float:left;
	width:98%;
}

#faq #question_form div,
#faq .answerform form div
{
	text-align:left;
	padding:0 5px 5px 10px;
	margin-bottom:5px;
}

#faq .answerform label,
#faq .askquestion label{
	width:180px;
	float:left;
	color:#eee;
	font-size:11px;
	letter-spacing:0.1em;
}

#faq .answerform form .text,
#faq .askquestion form .text{
	width:200px;
	padding:2px;
}

#faq .askquestion form .question{
	width:70%;
	padding:2px;
}

#faq .answerform form textarea{
	width:69%;
	height:150px;
}

#faq .submit input{
cursor:pointer;
}

#faq form a{
	color:red;
	line-height:1.3em;
	cursor:pointer
}

#faq .askquestion li{
margin-bottom:5px;
}

#faq .more{
	padding:5px;
	background:#666;
	position:relative;
	bottom:5px;
	float:left;
	width:100%;
}

#faq .more a{
font-size:12px;
color:#eee;
}

#faq .more a:hover{
text-decoration:underline;
}

#faq .unanswered{
background:#5A91B0;
padding-bottom:10px;
}


#faq .answerform ul,
#faq .askquestion ul{
font-size:12px;
color:red;
text-align:left;
padding-left:10px;
margin-bottom:20px;
}


#faq .answerform p,
#faq .askquestion p{
color:#AED83E;
font-weight:bold;
font-size:15px;
text-indent:10px;
padding-left:10px;
}

#faq #close_askquestion{
padding-top:5px;
color:red;
cursor:pointer;
}

#faq .answerform .success,
#faq .answerform .success h4,
#faq .answerform .success h5{
color:red;
font-size:14px;
padding:0;
margin:0 0 0 6px;
}

#faq .close_answer{
	margin:0 0 0 13px;
}

#faq .answerform .success h4{
	margin-bottom:3px;
}

#faq .success{
margin-left:12px;
margin-bottom:10px;
}


#faq .success h5,
#faq .success h4{
padding:0;
margin:0;
color:red;
font-size:14px;
}

#action_form{
float:right;
}

#faq .heading{
position:relative;
}


#faq .askquestion,
#faq .answerform,
.actions span{
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}


#faq .question{
	padding:0 10px 20px 10px;
	width:96%;
	float:left;
	line-height:1.6em;
}

#faq .question .small{
	margin:0 0 0 0;
	font-size:12px;
	color:#666;
}

/* categories */

.categories_wrap{
	width:95%;
	float:left;
	background:#eee;
	margin:0 0 20px 0;
	padding:14px;
	position:relative;
}

.categories_wrap .search{
	margin:0 0 10px 0;
}

.categories_wrap .search img{
	margin-left:5px;
}

.categories_wrap .search .opensearch{
	padding:4px;
	color:#666;
	font-size:12px;
	width:35%
}	

.categories_wrap .search small{
	font-style:italic;
	color:#666;
}

.categories_wrap .categories{
	border:1px solid #666;
	float:left;
	background:#fff;
	padding:0 15px 15px 15px;
	width:96%;
}

.categories .right,
.categories .left{
	float:left;
	width:47.5%;
}

.categories .left{
	margin-right:28px;
}

.categories .cat{
	display:block;
	border-bottom:1px solid #666;
	width:100%;
}


.categories .parent_name{
	padding:5px;
}

.categories h4{
	font-size:13px;
	width:100%;
	margin:15px 0 10px 0;
}

.categories h4 a{
	color:#000;
	display:block;
	padding-left:15px;
}

.categories h4 span{
	position:relative;
	bottom:2px;
	color:#336799;
	float:left;
}

.categories .child{
	position:relative;
	bottom:5px;
	margin:0 5px 15px 15px;
}

.categories .child a{
	display:block;
	clear:both;
	line-height:1.6em;
	font-size:12px;
	color:#336799; 
}

.categories .hide{
}

.categories .show_trigger,
.categories .hide_trigger{
	position:absolute;
	bottom:15px;
	left:15px;
	width:96.5%;
	float:left;
	background:#336799;
	height:20px;
	text-align:center;
	padding:2px 0 0 0;
}

.categories .hide_trigger{
	display:none;
}

.categories .padding{
	width:100%;
	float:left;
	height:10px;
}

.categories .show_trigger b,
.categories .hide_trigger b{
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
}

.categories .show_trigger:hover,
.categories .hide_trigger:hover{
	background:#333; 
	color:#94BD6F;
}


/* search form */

.filter{
	background:#E7EFD1;
	width:96%;
	padding:10px;
	float:left;
}

.filter select{
	padding:4px;
	color:#666;
	font-size:12px;
}


.help_tip{
	display:none;
	position:absolute;
	left:31%;
	top:1%;
	background:#333;
	z-index:99;
	width:275px;
	padding:10px;
	font-size:11px;
	color:#fff;
	border:4px solid #666;
}

.help_tip b{
	color:#AED83E;
	font-size:14px;
}

/* category directory in content_response.php */

ul.children,
ul.children_answered{
	float:left;
	margin:10px 20px 10px 0;

}

ul.children li,
ul.children_answered li{
	list-style-type:none;
	margin:0;
	font-size:12px;
}

ul.children li a.selected,
ul.children_answered li a.selected{
	text-decoration:underline;
}

ul#parent li{
	font-weight:bold;
}

ul.children span,
ul children_answered span{
	position:relative;
	top:1px;
	font-size:16px;
}



/* main content */

.question{
	position:relative;
}

.question h3{
	font-size:18px;
	font-weight:normal;
	padding-left:40px;
}

.question p{
  display:block;
  font-size:15px;
	font-weight:normal;
	padding:0 0 0 40px;
}

#faq .question em{
  font-size:15px;
  color:#336799; 
  font-weight:bold;
  width:30px;
  float:left;
  position:absolute;
  top:15px;
  left:10px;
}

#faq .question p a,
#faq .search_options p a{
	color:#990000;
	text-decoration:underline;
}

#faq .question p a:hover,
#faq .search_options p a:hover{
	text-decoration:none;
}

#faq .question .breadcrumbs{
	position:relative;
	left:40px;
	top:20px;
	color:#666;
}

#faq .question .breadcrumbs span{
	position:relative;
	bottom:2px;
	margin-right:5px;
}

h2.unanwsered_questions{
	margin-top:20px;
}

#faq #unanswered_questions{
	float:left;
	margin-bottom:20px;
}

#faq .empty,
#faq .search_options{
	float:left;
	width:95%;
	background:#eee;
	padding:5px 15px;
}

#faq .search_options{
	background:#fff;
}
