/* Vn:24102012 faq page CSS ONLY*/
.main_heading { margin-bottom:10px;}
.faq_categry_head{ font:16px "Segoe UI", Arial, "Trebuchet MS", "Arial Unicode MS" ; color:#7ABD27; margin:0px 0px 15px 0px; border-bottom:solid 1px #eee; padding-bottom:10px;}
.thelanguage{ margin:5px 0px 5px 22px; line-height:19px; text-align:justify;}
.accordprefix{ margin:-1px 7px 0px 0px ; float:left; cursor:pointer; }
.technology{ margin:7px 0px 15px; cursor:pointer; font-family: Verdana, Geneva, sans-serif; color:#454545; font-size: 13px; line-height:16px; *line-height:21px; font-weight:bold; overflow: hidden;}
.technology img{ margin-top: -5px\9;}
.marginbottom_20{ margin-bottom:20px;}
.faq_dividerline{ border:1px solid #eeeeee; padding:10px; margin:10px 0px; background:#fcfcfc; float:left; width: 874px; min-height:150px; height:auto!important;}
.faq_box { margin-bottom:20px; border-bottom:1px dashed #eeeeee;}

.ask_wuestion  { width:230px; text-align:center; padding:10px 0px 17px; background:#fcfcfc; border:solid 1px #eee; margin-top:10px;}
.ask_wuestion h1 { border-bottom:dotted 1px #C6C6C6; padding-bottom:15px; margin-bottom:15px;}

.ask_wuestion .search .input { width:180px; }

/*-- Added by Mohasin 4th March 2013 --*/
.faq_wrapp{margin:0; padding:0; min-height:500px;}
.faq_wrapp .top_search_box{margin:0 0 10px; padding:20px 15px; *padding:10px 10px; background:#f9f9f9; border:1px solid #e5e5e5; text-align:center; }
.faq_wrapp .top_search_box .input{/*height:35px;*/ width:465px; float:left; *width:455px; } 
.faq_wrapp .top_search_box .green_btn{padding:7px 10px; padding:9px 13px 9px\9; margin-left:10px; float:right; font-size:15px; *padding:7px 10px 6px; font-size:16px\9;}
.faq_list_box{width:610px; float:left;}
.faq_list_box h4{ font:14px "Segoe UI",Arial,Helvetica,sans-seri; color:#000; border-bottom: 1px dotted #DEDEDE; padding-bottom:8px; margin-bottom:8px; width:48%; margin-right:2%; float:left; }
.faq_list_box h4 a{color:#000;}
.faq_list_box h4 a:hover{color:#6AB621;}
.faq_list_box  ul{margin:0 0 30px;}
.faq_list_box  ul li{font-size:14px; border-bottom: 1px dotted #DEDEDE; padding-bottom:10px; margin-bottom:10px;}
.faq_contactus_box{background:#f9f9f9; border:1px solid #ccc; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px;  padding:10px; box-shadow:0 0 10px #EBEBEB inset; width:270px; float:right;}
.faq_contactus_box.active{box-shadow:inset 0 0 8px #6b6a6a; background:#f9f9f9;}
.faq_contactus_box h5{ color: #000; font: 15px "Segoe UI",Arial,Helvetica,sans-seri; margin-bottom:10px;}
.faq_contactus_box ul{margin:0; padding:0;}
.faq_contactus_box ul li{min-height:50px;}
.faq_contactus_box ul li .input{width:248px;/* height:35px;*/}
.faq_contactus_box ul li .textarea{width:252px; height:80px; font-size:14px; color:#8f8f8f;}
