@charset "utf-8";
/* CSS Document */

/*=========== font face starts ==============*/
@font-face {
    font-family: 'Calibri-Bold';
    src: url('fonts/calibrib_1.eot');
    src: url('fonts/calibrib_1.eot?#iefix') format('embedded-opentype'),         
	 url('fonts/calibrib_1.ttf') format('truetype'),
     url('fonts/calibrib_1.woff') format('woff'),
     url('fonts/calibrib_1.svg#calibrib_1') format('svg');
         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Calibri-BoldItalic';
    src: url('fonts/calibriz_1.eot');
    src: url('fonts/calibriz_1.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibriz_1.woff') format('woff'),
         url('fonts/calibriz_1.ttf') format('truetype'),
         url('fonts/calibriz_1.svg#calibriz_1') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'Calibri';
    src: url('fonts/calibri_1.eot');
    src: url('fonts/calibri_1.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibri_1.woff') format('woff'),
         url('fonts/calibri_1.ttf') format('truetype'),
         url('fonts/calibri_1.svg#calibri_1') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Calibri-Italic';
    src: url('fonts/calibrii_1.eot');
    src: url('fonts/calibrii_1.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibrii_1.woff') format('woff'),
         url('fonts/calibrii_1.ttf') format('truetype'),
         url('fonts/calibrii_1.svg#calibrii_1') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
				font-family: 'ArialMT';
				src: url('fonts/02517_ari_____.eot');
				src: url('fonts/02517_ari_____.eot?#iefix') format('embedded-opentype'),
						 url('fonts/02517_ari_____.woff') format('woff'),
						 url('fonts/02517_ari_____.ttf') format('truetype'),
						 url('fonts/02517_ari_____.svg#02517_ari_____') format('svg');
				font-weight: 100;
				font-style: normal;
		}	
.ffc{font-family:'Calibri';}
.ffcb{font-family: 'Calibri-Bold';}
.ffcbi{font-family: 'Calibri-BoldItalic';}
.ffamt{font-family: 'ArialMT';}
/*=========== font face ends ==============*/
body{background:#fff; font:12px/14px Arial, Helvetica, sans-serif; color:#404040;}
/*============== container ==============*/
.receptacle{width:100%; text-align:center;}
/*============== wrapper ==============*/
.section{width:964px; margin: 0 auto; text-align:left;}
/*============ Header starts =============*/
.header{height:164px;}
.toph{background:url(../images/top-h.png) no-repeat left top; width:836px; height:20px; top:38px;right:-181px; position:absolute;}
.top-links{width:500px;}
.top-links a{padding:3px 12px 3px 12px; height:17px; display:block; border-right:solid 1px #cfcfcf; margin:7px 0 0 0;}
.top-links a .home-ico{background:url(../images/aoa-images.png) no-repeat left top; width:13px; height:12px;}
.top-links a:hover .home-ico{background-position: left -16px;}
.top-links a.selected .home-ico{background-position: left -16px;}
.top-links a .faq-ico{background:url(../images/aoa-images.png) no-repeat -13px top; width:15px; height:11px;}
.top-links a:hover .faq-ico{background-position: -13px -16px;}
.top-links a.selected .faq-ico{background-position: -13px -16px;}
.top-links a .foi-ico{background:url(../images/aoa-images.png) no-repeat -28px top; width:15px; height:13px;}
.top-links a:hover .foi-ico{background-position: -28px -16px;}
.top-links a.selected .foi-ico{background-position: -28px -16px;}
.top-links a .links-ico{background:url(../images/aoa-images.png) no-repeat -43px top; width:16px; height:16px;}
.top-links a:hover .links-ico{background-position: -43px -16px;}
.top-links a.selected .links-ico{background-position: -43px -16px;}
.top-links a.tlast{border:none;}
.top-links a .mail-ico{background:url(../images/aoa-images.png) no-repeat -59px top; width:15px; height:11px;}
.top-links a:hover .mail-ico{background-position: -59px -16px;}
.top-links a.selected .mail-ico{background-position: -59px -16px;}
.registration{-webkit-box-shadow: 0 0 6px rgba(0,0,0,.46);-moz-box-shadow: 0 0 6px rgba(0,0,0,.46);box-shadow: 0 0 6px rgba(0,0,0,.46);background-image: -webkit-linear-gradient(bottom, #ccc, #fff);background-image: -moz-linear-gradient(bottom, #ccc, #fff);background-image: -o-linear-gradient(bottom, #ccc, #fff);background-image: -ms-linear-gradient(bottom, #ccc, #fff);background-image: linear-gradient(to top, #ccc, #fff);height:23px; cursor:pointer;margin-top:6px !important;font-size:12px;font-weight:bold;color:#404040;line-height:17px;padding: 0px 10px;}
.registration:hover{background-position:left -69px;}
.top-search{background: url(../images/aoa-images.png) no-repeat scroll 0px -124px;  height:40px;  width:317px;}
.top-search .input{background:none; line-height:30px; height:30px; color:#cecdcd; font-size:14px; font-style:italic;}
.search-icon{background: url(../images/aoa-images.png) no-repeat -197px  0px;  height:16px;  width:16px; cursor:pointer;}
.search-icon:hover{background: url(../images/aoa-images.png) no-repeat -197px  -21px;  height:16px;  width:16px; }
.top-search:hover{background-position: left -164px;}
.top-search-active{background-position: left -164px !important;}
/*.top-search{background:#fff; height:32px;  width:309px; border: solid 4px #e4e4e4; border-radius:7px; -webkit-border-radius:7px; }
.top-search .input{background:none; line-height:25px; height:25px; color:#e9e9e9; font-size:14px; font-style:italic;}
button.srh-btn{border-left:1px solid #cfcfcf; height:32px; width:36px; background:#fff; cursor:pointer; border-radius: 0 5px 5px 0px; -webkit-border-radius:0 5px 5px 0px;}
button.srh-btn:hover{background:#a2185b;}
button.srh-btn .search-icon{background: url(../images/aoa-images.png) no-repeat -197px  0px;  height:16px;  width:16px; cursor:pointer;  -webkit-margin-before: 0px; -webkit-margin-after: 0;-webkit-margin-start: 10px;-webkit-margin-end: 0px;}
button.srh-btn:hover .search-icon{background: url(../images/aoa-images.png) no-repeat -197px  -21px;  height:16px;  width:16px; }*/
.quick-links-title a
{
	background-color: #a2185b !important;
    background-image: none !important;
    border: 0 none !important;
    color: #fff !important;
    display: block;
    font-size: 17px !important;
    font-weight: bold;
    padding: 7px 10px;
}
.quick-links-title:hover, .quick-links-title:hover a{background-color: #1a2883 !important;}
/*============ Header ends =============*/
/*============ Menu starts =============*/
.menu-bg{position:absolute; width:805px; top:-41px; z-index:6;right:-5px; 
}
.menu-bg-right{background:url(../images/menu-bg-right.png) no-repeat left top; width:5px; height:61px; position:absolute; right:0;}
.menu-bg-left{position:absolute; z-index:32; background:url(../images/menu-bg-left.png) no-repeat left top; height:65px; padding-left:5px; top:0; right:5px; z-index:9999;}
/*============ Menu ends =============*/
/*============ banner starts =============*/
.banner{height:436px; background:url(../images/banner-bg.jpg) repeat-x left top;}
.banner-box{background:#e4e4e4; position:absolute; left:0; top:36px; border:6px solid #FFF; width:952px; height:344px; z-index:0;}
.inner-banner{background:url(../images/banner-bg.jpg) repeat-x left -150px;}
.page-title{font-size:28px; line-height:30px; color:#fff;}
.breadcrump{  height:20px;  border:solid 1px #4858c2;}
.breadcrump a{color:#bdc3f1; font-size:12px;line-height:18px; border-right:0; padding:0 7px; padding-top:1px;}
.breadcrump a:hover{color:#fff;}
.breadcrump div{color:#fff; font-size:12px; height:20px; border-left:0; padding:3px 7px 0;}
.breadcrump div.barrow{background:url(../images/aoa-images.png) no-repeat -188px -38px; width:9px; height:20px; padding:0; border:none;}

/*============ banner ends =============*/
/*============ middle starts =============*/
.mid{height:486px;}
.more-btn{}
.more-btn span.left{background:#dcdcdc; height:15px; padding:4px 19px 6px 13px; color:#2a2a2a;} 
.more-btn:hover span.left{background:#a2185b; color:#fff;}
.more-btn span.arrow{background:url(../images/more-arrow.png) no-repeat left top; width:14px; height:25px;} 
.more-btn:hover span.arrow{background:url(../images/more-arrow-hvr.png) no-repeat left top;} 

.back-btn{}
.back-btn span.left{background:#1a2883; height:15px; padding:5px 11px 5px 7px; color:#fff;} 
.back-btn:hover span.left{background:#a2185b; color:#fff;}
.back-btn span.arrow{background:url(../images/back-arrow.png) no-repeat left top; width:14px; height:25px;} 
.back-btn:hover span.arrow{background:url(../images/back-arrow-hvr.png) no-repeat left top;}
/*-------- Home Blog section Starts -------------*/
.home-news{background:#a2185b; width:444px; height:351px; padding:18px 19px 19px 19px;}
.h-right{color:#FFF; font-family:Arial, Helvetica, sans-serif;}
.h-right h2{margin:0px; padding:0px; font-family: 'Calibri-Bold'; font-size:26px; line-height:25px; color:#FFF;}
.date-back{background: url(../images/aoa-images.png) no-repeat 0px -214px; width:75px; height:85px;}
.latest-text{}
.latest-text h3 a{font-size:14px; font-weight:bold; color:#FFF; line-height:16px;}
.latest-text h3 a:hover{color:#fddaeb;}
.latest-text span{color:#fddaeb; font-size:12px; font-style:italic; line-height:14px;}
.more-news{background: url(../images/aoa-images.png) no-repeat -215px 0; width:106px; height:30px;  bottom:0px; left:137px; position:absolute; display:block;}
.more-news:hover{background: url(../images/aoa-images.png) no-repeat -215px -31px;}
.more-report{background: url(../images/aoa-images.png) no-repeat -215px -61px; width:106px; height:30px;  bottom:0px; left:137px; position:absolute; display:block;}
.more-report:hover{background: url(../images/aoa-images.png) no-repeat -215px -91px;}
.hline{height:1px; background:#be5e8d;}
.gray-line{height:1px; background:#e4e4e4;}
/* Tiny Carousel */
#slider1,#slider2 {overflow:hidden; width:444px;  padding: 0; height:118px; position:relative;}
#slider1 .viewport,#slider2 .viewport {float: left; width:444px; height: 85px; overflow: hidden;	position: relative; }
#slider1 .buttons,#slider2 .buttons { display: block; text-indent: -999em; width:20px; height:20px;	overflow: hidden; position:absolute;}
#slider1 .next, #slider2 .next {background: #be5e8d url(../images/slide-next.png) no-repeat center center; bottom:5px; left:112px;}
#slider1 .prev, #slider2 .prev{background: #fff url(../images/slide-prev.png) no-repeat center center;  bottom:5px; left:87px;}
#slider1 .next:hover, #slider2 .next:hover {}
#slider1 .prev:hover, #slider2 .prev:hover{}
#slider1 .disable, #slider2 .disable {visibility: hidden;}
#slider1 .overview, #slider2 .overview {list-style: none;	position: absolute; 	padding: 0;	margin: 0; 	width: 311px; 	left:0;	top: 0;	z-index:1; }
#slider1 .overview li, #slider2 .overview li {	float: left; height: 118px;	width:444px;  margin:0 0px 0 0;}

/*-------- Home Blog section ends -------------*/
/*============ middle ends =============*/
/*============ footer-links starts =============*/
.footer-links{background:url(../images/footer-links.gif) repeat-x left top #3d4896;}
.foot-links{}
.foot-links h3 a{color:#fff;}
.foot-links h3 a:hover{color:#fff; color:#A2185B}
.foot-links h3 a.selected{color:#fff; color:#A2185B}
.foot-links li{background:url(../images/foot-arrow.png) no-repeat left 7px ;display:block; padding-left:11px;}
.foot-links li a{color:#b4beff; font-size:12px; line-height:20px; padding-bottom:2px; display:block;}
.foot-links li a:hover{color:#fff;}
.foot-links li.selected a{color:#fff;}
/*============ footer-links ends =============*/
/*============ footer starts =============*/
.footer{height:75px; background:#0d134f; color:#8e97da;}
.footer a{color:#8e97da;}
.footer a:hover{color:#fff;}
.footer a.selected{color:#fff;}
/*============ footer ends =============*/
.footer-line{width:100%; height:10px; background:#a2185b; position:absolute; left:0px; top:-5px; z-index:9999;}
.copy-right{color:#8e97da;}
.netclues-logo {background: url(../images/aoa-images.png) no-repeat scroll -131px top transparent;  height: 14px;  width: 57px; }
.netclues-logo:hover {background-position: -131px -16px;}


#sign-in{position:relative;float:right; width:151px; z-index:999; top:18px; right:-2px;}
#sign-in span.sign-in{background:url(../images/aoa-images.png) no-repeat left -34px; width:176px; height:32px; margin:0px 0px 0px 0px; float:right; text-align:left; font-size:14px;color:#fff;font-weight:bold;text-transform:uppercase;text-decoration:none;line-height:33px;display:block; border:0 none;}
#sign-in span.sign-in:hover{background-position:left -69px; width:176px; height:32px;}

#sign-in span.sign-in a{position:relative;display:block;z-index:10;color:#2e5b13 !important; padding:0px 0px 0px 17px; height:32px;}

.right-arrow{width:8px; height:5px; background:url(../images/right-arrow.png) no-repeat;}


/*============ Left panel ============*/
/*----------- quick-links -------------*/
.quick-links{width:232px; min-height:50px;background:#e4e4e4; padding:3px 3px 0 3px;}
.qlinks-box{width:220px; min-height:50px; border:solid 1px #fdfdfd; border-bottom:0; padding:5px;}
.qlink-btm{width:238px; height:57px; background:url(../images/qlinks-btm.png) no-repeat left top;}

.report-ico{width:8px; height:5px; background:url(../images/aoa-images.png) no-repeat -159px -209px; width:25px; height:28px;}
.mail-ico{background:url(../images/aoa-images.png) no-repeat -59px top; width:15px; height:11px;}
.about-ico{background:url(../images/aoa-images.png) no-repeat -138px -208px; width:16px; height:20px;}
.work-ico{background:url(../images/aoa-images.png) no-repeat -28px top; width:15px; height:13px;}
.media-ico{background:url(../images/aoa-images.png) no-repeat -157px -208px; width:20px; height:18px;}
.overse-ico{background:url(../images/aoa-images.png) no-repeat -181px -208px; width:19px; height:18px;}
/*----------- inner news section-links -------------*/

.inner-news{background:#a2185b; width:227px; height:351px; padding:5px 6px 6px 6px;}
.inner-news .h-right{color:#FFF; font-family:Arial, Helvetica, sans-serif;}
.inner-news .h-right h2{margin:0px; padding:0px; font-family: 'Calibri-Bold'; font-size:20px; line-height:25px; color:#FFF;}
.inner-news .date-back{background: url(../images/aoa-images.png) no-repeat -79px -214px; width:48px; height:59px;}
.inner-news .latest-text{}
.inner-news .latest-text h3 a{font-size:12px; font-weight:bold; color:#FFF; line-height:16px;}
.inner-news .latest-text h3 a:hover{color:#fddaeb;}
.inner-news .latest-text span{color:#fddaeb; font-size:11px; font-style:italic; line-height:14px;}
.inner-news .more-news{background: url(../images/aoa-images.png) no-repeat -215px 0; width:106px; height:30px;  bottom:-6px; left:102px; position:absolute; display:block;}
.inner-news .more-news:hover{background: url(../images/aoa-images.png) no-repeat -215px -31px;}
.inner-news .more-report{background: url(../images/aoa-images.png) no-repeat -215px -61px; width:106px; height:30px;  bottom:-6px; left:102px; position:absolute; display:block;}
.inner-news .more-report:hover{background: url(../images/aoa-images.png) no-repeat -215px -91px;}
.hline{height:1px; background:#be5e8d;}
/* Tiny Carousel */
.inner-news #slider1,.inner-news #slider2 {overflow:hidden; width:227px;  padding: 0; height:118px; position:relative;}
.inner-news #slider1 .viewport,.inner-news #slider2 .viewport {float: left; width:227px; height: 93px; overflow: hidden;	position: relative; }
.inner-news #slider1 .buttons,.inner-news #slider2 .buttons { display: block; text-indent: -999em; width:20px; height:20px;	overflow: hidden; position:absolute;}
.inner-news #slider1 .next, .inner-news #slider2 .next {background: #be5e8d url(../images/slide-next.png) no-repeat center center; bottom:0px; left:77px;}
.inner-news #slider1 .prev, .inner-news #slider2 .prev{background: #fff url(../images/slide-prev.png) no-repeat center center;  bottom:0px; left:52px;}
.inner-news #slider1 .next:hover, .inner-news #slider2 .next:hover {}
.inner-news #slider1 .prev:hover, .inner-news #slider2 .prev:hover{}
.inner-news #slider1 .disable, .inner-news #slider2 .disable {visibility: hidden;}
.inner-news #slider1 .overview, .inner-news #slider2 .overview {list-style: none;	position: absolute; 	padding: 0;	margin: 0; 	width: 311px; 	left:0;	top: 0;	z-index:1; }
.inner-news #slider1 .overview li, .inner-news #slider2 .overview li {	float: left; height:95px;	width:227px;  margin:0 0px 0 0;}


/*========== Contact us starts ===============*/
.contact-left{float: left; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; line-height:20px; color:#404040;}
.contact-left h2{color:#0076C0; font-size:18px;}
.given-name{line-height:12px;}
.person-icon{background: url(../images/aoa-images.png) no-repeat -74px top; display: block; height:14px; width: 15px;}
.home-icon{background: url(../images/aoa-images.png) no-repeat -135px -210px; display: block; height:18px; width: 18px;}
.fax-icon{background: url(../images/aoa-images.png) no-repeat -189px -210px; display: block; height:18px; width: 19px;}
.mail-icon{background: url(../images/aoa-images.png) no-repeat -153px -210px; display: block; height:18px; width: 18px;}
.phone-icon{background: url(../images/aoa-images.png) no-repeat -171px -210px; display: block; height:18px; width: 18px;}
.hours-icon{background: url(../images/aoa-images.png) no-repeat -135px -228px; display: block; height:18px; width: 18px;}
.ref-ico{background: url(../images/lamer-images.png) no-repeat; display: block; height:37px;  width: 41px;}
/*========== Contact us ends ===============*/

/*=============== Report Listing ==============*/
.list-box{ line-height:18px;font-family:Arial, Helvetica, sans-serif;color:#000; font-size:12px; text-align:justify; width:710px;}
.list-box .list-title{line-height:22px;}
.list-box .date-box{color:#a2185b; padding:0px 10px;}
.list-box .down-box .more-btn span.left{background:#dcdcdc; height:15px; padding:0px 13px 10px 13px; color:#000; font-size:12px;} 
.down-box:hover .more-btn span.left{background:#1a2883; color:#fff;}
.date-box{}
.list-box .date-box .dt-left{background:url(../images/date-bk.png) no-repeat left top; padding:5px 5px 5px 12px; line-height:19px; color:#fff;}
.list-box .date-box .dt-right{background:url(../images/date-bk.png) no-repeat right top; width:17px; height:29px;}
.list-box .down-box{border: solid 2px #e4e4e4; cursor:pointer; display:block; padding:5px 5px 5px 3px; color:#a2185b; font-size:14px; line-height:25px;}
.down-box:hover{border-color:#b9bedf; color:#a2185b;}
.down-box:hover span{color:#1a2883;}
.pdf-icon{background:url(../images/aoa-images.png) no-repeat -208px -208px; width:25px; height:27px;} 
.down-box:hover .pdf-icon{background-position: -236px -208px;}
.doc-icon{background:url(../images/aoa-images.png) no-repeat -208px -237px; width:25px; height:27px;} 
.down-box:hover .doc-icon{background-position: -236px -237px;}
.ppt-icon{background:url(../images/aoa-images.png) no-repeat -153px -237px; width:25px; height:27px;} 
.down-box:hover .ppt-icon{background-position: -182px -237px;}
.xls-icon{background:url(../images/aoa-images.png) no-repeat -267px -237px; width:25px; height:27px;} 
.down-box:hover .xls-icon{background-position: -295px -237px;}
.zip-icon{background:url(../images/aoa-images.png) no-repeat -153px -265px; width:25px; height:27px;} 
.img-icon{background:url(../images/aoa-images.png) no-repeat -182px -265px; width:25px; height:27px;} 

.detail-box{ line-height:18px;font-family:Arial, Helvetica, sans-serif;color:#000; font-size:12px; text-align:justify; width:708px; min-height:200px; padding:1px;}
.detail-box .list-title{background:#e4e4e4; padding:10px; line-height:22px;}
.detail-box .date-box{color:#a2185b; padding:0px 10px;}
.detail-box .down-box .more-btn span.left{background:#dcdcdc; height:15px; padding:0px 13px 10px 13px; color:#000; font-size:12px;} 
.detail-box .down-box:hover .more-btn span.left{background:#1a2883; color:#fff;}
.date-box{}
.detail-box .date-box .dt-left{background:url(../images/date-bk-hvr.png) no-repeat left top; padding:5px 5px 5px 12px; line-height:19px; color:#fff;}
.detail-box .date-box .dt-right{background:url(../images/date-bk-hvr.png) no-repeat right top; width:17px; height:29px;}
.detail-box .down-box{border: solid 2px #e4e4e4; cursor:pointer; display:block; padding:5px 5px 5px 3px; color:#a2185b; font-size:14px; line-height:25px;}
.detail-box .down-box:hover{border: solid 2px #b9bedf; color:#a2185b;}
.detail-box .down-box:hover span{color:#1a2883;}
.detail-box .down-box:hover .pdf-icon{background-position: -236px -208px;}
.detail-box .down-box:hover .doc-icon{background-position: -236px -237px;}

/*===== left-panel links =======*/
/*======= Pagging starts ==========*/
.pagging{}
.pagging ul li{list-style:none; float:left;}
.pagging ul.top li a{color:#fff; margin-right:5px;  font-size:13px; line-height:14px; font-family:"Calibri"; display:block; width:21px; height:16px; text-align:center; padding:0px 0 11px 0;}
.pagging ul.top li a span{height:18px; background:#1a2884;display:block; text-align:center; width:21px; padding:2px 0 0 0;}
.pagging ul.top li a:hover{background:url(../images/aoa-images.png) no-repeat -285px -208px;}
.pagging ul.top li a:hover span{background:none;}
.pagging ul.top li.active a span{background:none;}
.pagging ul.top li.active a{background:url(../images/aoa-images.png) no-repeat -285px -208px;}

.pagging ul.bottom li a{color:#fff; margin-right:5px;  font-size:13px; line-height:14px; font-family:"Calibri"; display:block; width:21px; height:19px; text-align:center; padding:9px 0 0 0;}
.pagging ul.bottom li a span{height:18px; background:#1a2884;display:block; text-align:center; width:21px; padding:1px 0 0 0;}
.pagging ul.bottom li a:hover{background:url(../images/aoa-images.png) no-repeat -264px -208px;}
.pagging ul.bottom li a:hover span{background:none;}
.pagging ul.bottom li.active a span{background:none;}
.pagging ul.bottom li.active a{background:url(../images/aoa-images.png) no-repeat -264px -208px;}
/*======= Pagging ends ==========*/
/*============ Inner Page Quick-links css ===============*/
#qlinks
{	
	z-index: 5;		
	line-height: 20px !important;		
	z-index:9999;
}

#qlinks ul.quick-links
{
	margin: 0;
	padding: 0;
	display: block !important;	
	position:relative;
	z-index: 9999;
	top: 0;
	width: 220px;
	display: block;
	left: 0;
	position:relative;
	z-index:0;	
}
#qlinks ul.quick-links li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
	z-index:0;
}

#qlinks ul.quick-links li a
{
	display: block;
}
#qlinks ul.quick-links
{
	padding: 0px 10px 0px 10px;
	background:none;;
	
	width: 200px;	
	z-index:0 !important;	
	border:none;


}
#qlinks ul.quick-links li{background:none; padding:0 !important; height:auto;}
#qlinks ul.quick-links li a
{
	border-bottom: 1px solid #fff;
	line-height: 18px;
	overflow: hidden;	
	font-size:16px;
	font-family:'Calibri';
	color:#1A2883;
	background: url(../images/menuarrow1.png) no-repeat left center;
	padding:6px 0 7px 22px;
	height:auto !important;	
}

#qlinks ul.quick-links li.last a
{
	border-bottom-width: 0;
}

#qlinks ul.quick-links li a:hover
{
	background: url(../images/menuarrow.png) no-repeat left center;
		color:#a2185b;
}
#qlinks ul.quick-links ul.sub-links li a:hover
{
	background: url(../images/mail-arrow.png) no-repeat left center;	
}

#qlinks ul.quick-links li a.active
{
	background: url(../images/menuarrow.png) no-repeat left center;
	color:#a2185b;
}
#qlinks ul.quick-links ul.sub-links{margin-left:20px;}

#qlinks ul.quick-links ul.sub-links li a
{	
	background: url(../images/cms-arrow.png) no-repeat left center;}
#qlinks ul.quick-links ul.sub-links li a.active
{
	background: url(../images/mail-arrow.png) no-repeat left center;	
}
/*===== left-panel links =======*/
/*================= faq starts =================*/

.activetogal{color:#a2185b !important;}
.activetogal-down{}
.menu_head {
	padding:19px 40px 17px 10px;
	cursor: pointer;
	position: relative;
    font-weight:bold; font-size:13px;
    background: url(../images/list-top.png) no-repeat left top;		
	color:#1a2883;
}
.down-arrow{background: url(../images/down-arrow.png) no-repeat left top transparent; width:15px; height:10px; position:absolute; right:15px; top:25px;}
.menu_head:hover {color:#a2185b;}
.menu_head:hover .down-arrow{background: url(../images/down-arrow-hvr.png) no-repeat left top transparent;}
.up-arrow{background: url(../images/up-arrow.png) no-repeat left top transparent !important; width:15px; height:10px; position:absolute; right:15px; top:25px;}
.menu_body {display:none; color:#000; padding:16px 10px; border-top:solid 1px #e4e4e4;}
.menu_body a{
  display:block;
  color:#006699;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover{  color: #000000;  }
.faq-btn{background:#a2185b; color:#fff !important; font-size:12px; padding:5px 8px; font-weight:bold;}
.faq-btn:hover{background:#1a2883;}
/*================= faq ends =================*/
/*================= sitemap starts =================*/
.list-top{background:url(../images/list-top.png) no-repeat left top; height:20px;}
.bdrr{border-right:solid 1px #e4e4e4;}
ul.sitemap{margin: 0; padding: 0; display: block !important; top: 0; width: 220px; display: block; left: 0;	}
ul.sitemap li{margin: 0; padding: 0; float: none; list-style: none; display: block; }
ul.sitemap li a{}
ul.sitemap{background:none;	width: 450px; border:none;}
ul.sitemap li{background:none; padding:0 !important; height:auto;}
ul.sitemap li a{line-height: 30px; overflow: hidden; font-size:16px; font-family:'Calibri'; color:#1A2883; background: url(../images/menuarrow1.png) no-repeat left center; padding:6px 0 7px 22px; height:auto !important;}
ul.sitemap li.last a{border-bottom-width: 0;}
ul.sitemap li a:hover{background: url(../images/menuarrow.png) no-repeat left center; color:#a2185b;}
ul.sitemap ul li a:hover{background: url(../images/mail-arrow.png) no-repeat left center;}
ul.sitemap li a.active{background: url(../images/menuarrow.png) no-repeat left center; color:#a2185b;}
ul.sitemap ul{margin-left:22px; top:0;}
ul.sitemap ul li a{background: url(../images/cms-arrow.png) no-repeat left center;}
ul.sitemap ul li a.active{background: url(../images/mail-arrow.png) no-repeat left center;}
/*================= sitemap ends =================*/
.error{font-size:250px; font-family:'Calibri-Bold';}

/*============= Search listing ==============*/
.search-list-top{background:url(../images/list-top-srh.png) no-repeat left top; height:20px;}
.search-list-box{ line-height:18px;font-family:Arial, Helvetica, sans-serif;color:#000; font-size:12px; text-align:justify; min-height:200px;}
.search-list-box .list-title{line-height:22px;}
.search-list-box .date-box{color:#a2185b; padding:0px 10px;}
.search-list-box .down-box .more-btn span.left{background:#dcdcdc; height:15px; padding:0px 13px 10px 13px; color:#000; font-size:12px;} 
.down-box:hover .more-btn span.left{background:#1a2883; color:#fff;}
.date-box{}
.search-list-box .date-box .dt-left{background:url(../images/date-bk.png) no-repeat left top; padding:5px 5px 5px 12px; line-height:19px; color:#fff;}
.search-list-box .date-box .dt-right{background:url(../images/date-bk.png) no-repeat right top; width:17px; height:29px;}
.search-list-box .down-box{border: solid 2px #e4e4e4; cursor:pointer; display:block; padding:5px 5px 5px 3px; color:#a2185b; font-size:14px; line-height:25px;}
/*============= Search listing ==============*/
/*==== Center image box ========*/
.cms-img-div .img-div{width:150px; height:100px; border:2px solid #1a2883; overflow: hidden; position: relative; text-align: center; display:block;}
.cms-img-div .img-div{display: table-cell; height: 100px; overflow: hidden; text-align: center; vertical-align: middle; width: 150px;}
.cms-img-div .img-div *{vertical-align: middle;}
.cms-img-div .img-div img{max-height:100px; max-width:150px;}

.cms-img-div-details {width:240px; height:160px; border:2px solid #1a2883; overflow: hidden; position: relative; text-align: center;}
.cms-img-div-details .img-div-details{display: table-cell; height: 160px; overflow: hidden; text-align: center; vertical-align: middle; width: 240px;}
.cms-img-div-details .img-div-details *{vertical-align: middle;}
.cms-img-div-details .img-div-details img{max-height:160px; max-width:240px;}

/*==== Center image box ========*/

/*11-08-14(Print Page)*/
.print-tbl .detail-box{width:100%;min-height:unset;}
.print-tbl .fs20{font-size:22px}.bdrb{border-bottom:2px solid #1a2883}
.print-tbl .cms-img-div-details{max-height:160px;height:auto;max-width:160px;width:auto}
.print-tbl .gray-line{background:none;height:auto;border-bottom:1px solid #ccc}
.print-icon{display:block;margin:4px 0 0 10px;width:16px;height:16px;background:url(../images/print-icon.png) no-repeat}
.print-btn{background:#1a2883;}.print-btn:hover{background:#a2185b}
.back-btn span.left{line-height:15px}


/*=== Login Page(3-3-15) ===*/
.login-part{padding:5px;background:#e4e4e4;width:70%;margin:0 auto;}
.login-part .login-outer{border: solid 1px #fdfdfd;}
.login-outer .login-header{ padding: 0 0 10px;color:#fff;line-height: 27px;text-align:left;font-family: 'Calibri';font-size:24px;border-bottom: 1px solid #fff;border-bottom: 1px solid #ccc;margin-bottom: 20px;}
.login-outer .login-header h1{font-size:25px;}
.login-outer .login-header span{color:#A2185B;display:block;}
.tb-login{width:100%;margin-bottom:10px;position:relative;}
.tb-login label{color:#1a2883;font-size:14px;margin-bottom: 10px;display:inline-block; font-family: "Calibri-bold";text-align:left}
.tb-login input[type="text"],.tb-login input[type="password"]{width:93%;padding:7px;border:1px solid #ccc;font-family: "Calibri";padding-right:30px;font-size:15px;}
.login-outer form{padding:10px;margin-bottom:20px;}
.lbl-rember span{margin-left:5px;margin-top:-2px;float:left;color:#a2185b;font-family: "Calibri-bold";font-size:14px;}
.lbl-rember input[type="checkbox"]{float:left;}
.txt-forgot{float:right;font-family: "Calibri-bold";font-size:14px;}
.txt-clickhere{font-family: "Calibri-bold";font-size:14px;}
.ico-email{background: url(../images/aoa-images.png) no-repeat -59px top;width: 15px;height: 11px;display:block;top:39px;right:18px;position:absolute;}
.ico-lock{background: url(../images/aoa-images.png) no-repeat -213px -269px;width: 12px;height:17px;display:block;top:36px;right:20px;position:absolute;}
.btn-submit input[type="submit"]{cursor:pointer;color:#fff;font-family: "Calibri-bold";font-size:20px;padding: 8px 0;background:#a2185b;}
.btn-submit input[type="submit"]:hover{background:#1a2883}
.btn-submit{text-align:center;}
.ico-login{background:url(../images/ico-login.png) no-repeat 0px 4px;padding-left:30px;display:inline-block;line-height:28px;}
.icn-user{background: url("../images/aoa-images.png") no-repeat -74px top;display: block;height: 15px;position: absolute;right:19px;top: 38px;width: 16px;}
.code {float:left;}
.Refresh {background: url(../images/aoa-images.png) no-repeat -19px -302px;cursor: pointer;display: block;float: left;height:28px;margin:8px 15px 0;width: 20px;}.Refresh:hover{background-position: -19px -330px}
.tb-login .captcha input{float:left;margin:0 0;width:75px !important;padding: 8px 30px 8px 11px;}
.form-comment {margin:8px 0  0 12px;cursor: pointer;float: left;position: relative;}
.CaptchaDiv i {color: #303291;display: inline-block;font-size: 20px;margin-right: 10px;margin-top: 5px;}
.form-hint{display: none;}
.form-comment .fa-caret-up {color: #494b8f;font-size: 24px;position: absolute;right: 23px;top: -22px;}
.form-comment:hover .form-hint {background-color:#303291;border-radius: 3px;color: #ffffff;display: block;font-size: 14px;line-height: 18px;padding: 5px 10px;position: absolute;right: -23px;top: 36px;width: 200px;z-index: 99999;text-align:left;font-family:"Calibri"}
.CaptchaDiv .icon-help {float: left;height:23px;width:16px;background: url(../images/aoa-images.png) no-repeat  0 -303px;}
.CaptchaDiv .icon-up-dir {background: url(../images/icon-up.png) no-repeat ;display: inline-block;height:11px;right:24px;position: absolute;top:-14px;width: 14px;}
.form-comment:hover .icon-help{background-position: 0 -327px}
.reg .btn-submit input{float:left;width:100px}
.reg .login-outer form{margin-bottom:15px}
.form-hint span{font-family:"Calibri-bold"}
/*4-3-15*/
.require{color:red;}
.txt-required{padding:0px 5px;display:block;color:red;font-family: "Calibri-bold";font-size:14px;text-align:right;width:50%;float:right;}
.txt-didnot{text-align: right;padding: 10px 0px;width:71%;margin: 0 auto;font-family: "Calibri-bold";font-size:14px;color:#a2185b;}
.txt-didnot .txt-forgot{float:none;font-size:15px;color:#1a2883;text-decoration:underline;}
.txt-didnot .txt-forgot span{color:#1a2883;}
.txt-didnot .txt-forgot:hover{color:#a2185b;}
.reg,.annual-form{width:100%;background:none;}
.reg .tb-login input[type="text"],.reg .tb-login input[type="password"]{width:95%;}
.annual-form{padding:0px;margin-bottom:10px;}
.annual-form form{padding:0px;}
.annual-form input[type="radio"]{float:left;}
.annual-form .login-outer{border:0px;}
.annual-form .tb-login input[type="text"],.annual-form .tb-login input[type="password"]{width:94%;}
.annual-form textarea{width:94%;border: 1px solid #ccc;font-family: "Calibri";font-size: 17px;padding: 11px 30px 11px 11px;height:85px;resize:none}
.btn-login input[type="submit"]{width:20%;}
.btn-register input[type="submit"]{width:30%;}
.box-declaration{background:#e4e4e4;padding:10px;}
.box-declaration input[type="file"]{color: #1a2883;font-size: 15px;margin-bottom: 10px;display:block;font-family: "Calibri-bold";width:97%;padding:10px;background:#ccc;}
.box-declaration .lbl-rember{color:#a2185b;margin-left: 1%;margin-top: -2px;width:100%;}
/*5-3-15*/
.form-part-two{padding-right:0px;width:48.5%;float:left;}
.form-part-one{padding-right:15px;width:49%;float:left;}
.form-part-two input,.form-part-one input{width:89% !important;}
::-webkit-input-placeholder{color:#bbb}
::-moz-placeholder{color:#636363} 
:-ms-input-placeholder{color:#bbb}
input:-moz-placeholder{color:#bbb}


/*faq*/
.cms .application h2{text-align:center;margin-bottom:20px} 
.cms .application {font-size:16px;font-family:Calibri;}.cms .application p{font-size:16px;font-family:Calibri;font-weight:normal}
.application .menu_head{font-weight:normal;font-family:"Calibri-bold";font-size:20px;line-height:22px}
.cms .application ul li{font-size:16px;font-family:Calibri;line-height:20px;margin-bottom:10px}
.cms .application .form-part-two input,.cms .application .form-part-one input{width: 98.8% !important;}
.cms .application h4{color:#a2185b;font-family:"Calibri-bold";font-weight:normal;margin-bottom:3px}
.application .menu_body a{display:inline-block;padding:0;font-weight:normal;}
.cms .application .tb-login input[type="text"], .cms .application .tb-login input[type="password"],.cms .application textarea{width:98.7%;}
.reg.application form{margin-bottom:0}
.cms .application textarea{height:60px;}
.cms .application .lbl-rember input{width:auto !important;margin-right:3px}
.cms .application .lbl-rember{margin:10px 40px 0 0}
.cms .application .tb-login input[type="text"], .cms .application .tb-login input[type="password"],.cms .application textarea{padding:10px;font-size: 15px;padding: 7px;}
.cms .application table{border:1px solid #1a2883;}
.cms .application table th{line-height:18px;border: 1px solid #008393;background:#e7e7e7;color:#1a2883;border:1px solid #1a2883;font-family:Calibri-bold;font-size:16px;font-weight:normal;padding:5px 7px}
.cms .application table tr td{border-bottom: 1px solid #1a2883;border-left: 1px solid #1a2883;padding:0px;}
.cms .application table input{width:87% !important;font-family: "Calibri";font-size: 16px;padding: 15px 7px !important;}
.cms .application .per-rul table, .cms .application .per-rul table td{border:none;font-size:16px;font-family:Calibri;vertical-align:top;padding:6px 8px;border:1px solid #ccc}
.cms .application table tr td:nth-child(3) input{width:90% !important;}
.cms .application .per-rul table td:first-child{font-family:"Calibri-bold";color:#1a2883;}
.application .menu_head.activetogal:hover{color:#1a2883 !important;}
.per-txt input{padding:2px 6px;border:1px solid #ccc;display:inline-block;font-family:"Calibri";font-size:16px;width:90px}
.cms .application .market-traded table tr td:nth-child(2) input,.cms .application .market-traded table tr td:nth-child(3) input{width:94% !important;}
.comp-ck-bx input{float: left;margin-right: 10px;margin-top: 3px;}
.comp-ck-bx label {display:table;margin-bottom: 20px;margin-left: 25px;}
.comp-ck-bx > label:last-child {margin-bottom: 0;}
.tw-120{text-align: center !important;width: 120px;}
.tw-175{width: 175px;text-align:center !important;}
.tw-280{width:280px;text-align:center !important;}

/*10-3-15*/
.application .menu_head{border-bottom:1px solid #dfdfdf;padding:10px;background:none;}
.application .up-arrow{top:15px;width:20px;height:20px;background:url(../images/pink-minus.png) no-repeat !important;right:10px;}
.application .down-arrow{top:11px;width:20px;height:20px;background:url(../images/blue-plus.png) no-repeat;right:10px;}
.application .menu_head:hover .down-arrow{background:url(../images/pink-plus.png) no-repeat;}
.application .menu_head:hover .up-arrow{background:url(../images/blue-minus.png) no-repeat !important;}
.application .CaptchaDiv input[type="text"]{width:75px !important;padding:11px !important;}
.application .CaptchaDiv input[type="submit"]{width:100px !important;}

/*application-tab*/
.btn-next a{float:right !important;display:inline-block;padding:10px 20px;background:#3d4896;color:#fff !important;font-family: "Calibri-bold";}
.btn-next a:hover{background:#a2185b;}
.application .menu_head:hover{cursor:default;color:#1a2883;}
.ui-tabs-active .step-application{border-color: #a2185b;color: #a2185b;}
.pad-10{padding:10px;}
.mar-10{margin-top:10px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active:before{width: 0; height: 0; border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #1a2883;position:absolute;content:'';left: 105px;top: 50px;z-index:9999;}
.application .agree{background:#f5f5f5;}
.trading .form-part-one{width:675px;padding-right:0px;}
.btn-next .fl{float:left !important;}
.application table{width:100%;}
.application .lbi-didyou{display:block;}
/*toggle*/
.register-part{position:relative;float:right;}
.drp-menu{position:absolute;display:none;width:170px;background:#000;top:40px;right:0px;background: none repeat scroll 0 0 #d1d2d6;z-index:999;border-radius:4px;padding: 10px 10px 6px;box-shadow: -2px 1px 7px #9f9f9f;}
.drp-menu:before{width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom:9px solid #d1d2d6;content:'';position:absolute;top:-9px;right:8px;}
.drp-menu ul li{background: url("../images/menu-right.png") no-repeat scroll right 5px rgba(0, 0, 0, 0);}
.drp-menu ul li a{border-bottom: 1px solid #fff;color: #1a2883;font-family: "Calibri";font-size: 16px;height: auto !important;line-height:12px;overflow: hidden;margin-top:0px;padding:10px 25px; }
.drp-menu ul li:last-child a{border-bottom:0px;}
.drp-menu ul li a:hover{color:#a2185b;}
.ico-application{background:url(../images/application.png) no-repeat;display:inline-block;background-position: 0 6px;}
.ico-logout{background:url(../images/ico-logout.png) no-repeat;display:inline-block;background-position: 0 7px;}
.ico-user{background:url(../images/ico-user.png) no-repeat;display:inline-block;background-position: 0 9px;}
/*admin-application*/
.a-search-part{position:relative;margin-top:15px}
.a-application h2{text-align:left !important;}
.a-application h2 span{color:#a2185b;}
.a-application .ui-tabs .ui-tabs-nav li{width:315px;}
.a-application .ui-tabs .ui-tabs-nav li.ui-tabs-active::before{left: 145px;}
.a-application .tb-search input[type=text]{font-size: 18px !important;padding:6px 10px !important;width:91% !important; border: 4px solid #ddd;border-radius: 9px;}
.a-application .tb-search{width:36%}
.a-application .btn-search{ position: absolute;right:6px;top: 3px;position:absolute;}
.a-application .btn-search a{padding:5px 10px;margin-right:0px;border-bottom-right-radius: 6px;border-top-right-radius: 6px;display:block;border-left: 1px solid #ccc;}
.a-application .btn-search a:hover .ico-search{background:url(../images/ico-search-hvr.png) no-repeat;}
.a-application .add-new a{font-size:14px;color:#fff;margin-top:14px;display:inline-block;background: none repeat scroll 0 0 #1a2883;margin-top:3px;padding: 10px 15px;font-size:17px;font-family: Calibri-bold;}
.a-application .add-new a:hover{background:#a2185b;color:#fff;}
.a-application .tbl-listing table{width:100%;} 
.a-application .tbl-listing table tr td,.a-application .tbl-listing table tr td a{padding:5px;font-size:16px;}
.a-application .tbl-listing table tr th,.a-application .tbl-listing table tr td{text-align:center; border: 1px solid #ddd;}
.a-application .tbl-listing table tr td.td-registration{color:#1a2883;text-align:center;}
.a-application .tbl-listing table tr td.td-date{  font-family: "Calibri-bold";color:#1a2883;font-size: 12px;text-align:center;}
.a-application .tbl-listing table tr:hover{background: none repeat scroll 0 0 #eeeeee;}
.a-application .tbl-listing table th{background: none repeat scroll 0 0 #a2185b;color:#fff;}
.a-application .btn-search .ico-search{background:url(../images/ico-search.png) no-repeat;width:25px;height:25px;display:block;}
.a-application .tbl-listing .tbl-icon img{opacity:0.8;}
.a-application .tbl-listing table tr td.td-email a{color:#a2185b;}
.a-application .ui-widget-content{border:0px;}
.a-application .ui-tabs .ui-tabs-panel{padding:0px;margin-top:0px;}
.a-application #tabs-3{padding: 3px;}
.a-application .msg-success{font-size:22px;text-align:center;color:#258A00;}
.a-application .msg-success img{position:relative;top:4px;margin-right:8px;}
.a-application .msg-unsuccess{font-size:22px;text-align:center;color:#c60000;}
.a-application .msg-unsuccess img{position:relative;top:4px;margin-right:8px;}

/*2-4-15*/
.inner-news{height:auto;min-height:174px;}
.menu-box .change-text{border:1px solid red !important;color:red !important;}
.registration .login-ico{width:15px;height:15px;float:left;background:url(../images/aoa-images.png) -74px 0px;margin-right: 5px;margin-top:1px;}
/*4-7-15*/
#captchaImage{background:#a1195b;}
.CaptchaDiv img{margin-bottom: 5px;margin-top: 5px;}
.a-application .msg-success{ font-weight: bold;line-height: 25px;}
.btn-last a{ padding: 13px 20px;margin-left:10px;}
.lnk-showall{float: left;margin-left: 14px;margin-top: 13px;font-size:18px;}
.menu-box .activetogal:hover{color:#a2185b !important;}
/*label-error*/
.tb-login label.error{color:red;}
.thank-you{text-align:center;}
.thank-you img{margin-bottom:15px;}
.red-txt-area{border:1px solid #F00 !important;}
/*13-4-15*/
.logo-login{max-width:70%;}
.login-hidden{display:none;visibility:hidden;}
.header-login{height:120px;}
.login-register-part{margin-top: 40px;}
.d-arrow{width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 7px solid #1a2883;margin-top: 0px;display: inline-block;margin-left: 8px;position: relative;
top: -1px;left:-2px;}
.login-dashboard{  color: #1a2883;left: 185px;position: relative;top:40px;}
.ico-dashboard{width:30px;height:30px;margin-right:10px;background:url(../images/icon-dash.png) no-repeat;float:left;margin-top: -5px;}
h2.wel-text{font-size:24px;}
.back-btn .add-new a{background:#a2185b;margin-top:0px;}
.back-btn .add-new a:hover{background:#8e97da}

/* 23-04-15 */
.app-note{width:42%;padding-right:5px;padding-top:2px;font-size:17px;line-height:43px}