@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-family:Verdana, Geneva, sans-serif;}
h1{margin:0px 0px 15px 0px;	padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:25px; color:#c00; font-weight:600; line-height:20px;}
h2{color:#c00; font-size:18px; font-weight:300; margin:0px; padding:0px;}
a{font-weight:normal; color:#0000ee; text-decoration:none;}
a:hover{font-weight:normal;	color:#c00;	text-decoration:none;}
h3{font-size:13px; color:#C81B1C; font-weight:bold; margin:0px; padding:0px;}
h3 a{font-size:13px; font-weight:bold; color:#0000ee; text-decoration:none;}
h3 a:hover{font-size:13px; font-weight:bold; color:#c00; text-decoration:none;}

/*classes & ID's for header:start*/
.maincon{width:100%;}
.header{width:96%; height:131px;}
.tph{width:100%; height:89px;}
.logo{width:29%; float:left; padding-top:6px;}
.hrc{width:65%;	height:89px; float:right;}
.htn{width:100%; height:25px; margin-bottom:31px;}
.hbg{width:100%; float:right; height:25px;}
.tntxt{font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#444243; font-weight:normal; text-align:right; padding-top:5px; padding-right:1%; width:95%; float:right;}
.tntxt a{color:#444243;	text-decoration:none;}
.tntxt a:hover{color:#D50F02; text-decoration:underline;}
.tntxt b{font-weight:bold;}
.tntxt ul{margin:2px 0px 0px 0px; padding:0px;}
.tntxt ul li {display:inline; padding:0px 0px 0px 0px;}
.hbc{width:99%; height:33px;}
.hbtab{width:123px;	background:url(/images/nav-rbg.gif) no-repeat; height:33px; float:right; margin-right:2px;}
.hbs{width:123px; background:url(/images/nav-rbg-selected.gif) no-repeat; height:33px; float:right; margin-right:2px;}
.htxt{font-size:15px; font-weight:bold; color:#FFFFFF; text-align:center; padding-top:6px;}
.htxt a{color:#FFFFFF; text-decoration:none; font-weight:bold;}
.htxt a:hover{color:#FFFFFF; text-decoration:none; font-weight:bold;}
.hbline{width:100%; height:42px; background:url(/images/new-header-bg.gif) repeat-x;}
.nhinput{width:96%; border:1px solid #EDEDEF; background-color:#FFFFFF; font-size:15px; font-weight:800; padding:4px 4px 4px 4px;}
.nhbu{border:1px solid #EBEDEC; background-image:url(/gifs/new-header-frm.gif); background-repeat:repeat-x; height:27px;}
#nhavbcrd{padding:2px 2px 2px 2px; margin-left:5px; color:#ffffff; text-align:right; background-color:#DA0000;}
/*classes & ID's for header:ends*/

/*classes & ID's for middcontainer:starts*/
#aboutusn{font-size:13px; line-height:18px; color:#333333; text-align:justify; margin-right:5%; margin-left:5%; margin-top:2%;}
.rea{background-color:#fff9f9; border:1px solid #ffeae9; padding:1%;}
.pfrm{width:28%; margin:0% 0% 1% 1%; background-image:url(/gifs/edit-profile.jpg); background-position:top; background-repeat:repeat-x; background-color:#fff; border:1px solid #FFE9E9; font-size:13px; float:right;}
.pfrm span{color:#CC0000;}
.pfrmf{background-color:#ffffff; border:1px solid #f2d0d0; font-size:14px; padding:3px 3px 3px 3px;}
.pfrmb{background-color:#C00; border:1px solid #c00; color:#fff; font-size:13px; padding:1%;}
/*classes & ID's for middcontainer:ends*/

/*about us page:start*/
.c1{font-size:13px; line-height:18px; color:#333333; text-align:justify;}
.c2{width:20%; margin-left:8px; }
.c3{width:76%;margin-right:1%}
.c4{width:100%;}
.c5{margin-top:2%}
.c6{width:77%; margin-left:1%}
.fl{float:left}
.fr{float:right}
.clb{clear:both}
.c7, .c8{background:url(../gifs/anim.png) 0px 0px no-repeat; width:185px; color:#900; font-size:13px; height:22px; padding:5px 0px 0px 15px}
.c8{background:url(../gifs/anim2.png) 0px 0px no-repeat;}
.c9{font-size:12px; padding:5px; margin-top:10px; color:#000; line-height:16px;}
.c9 a{color:#000}
.c9 a:hover{color:#C00}
.c9 span{font-size:11px; color:#C00}
.c0{margin-top:5px}
/*about us page:end*/

/*classes & ID's for footer:strat*/
.mm{width:100%;}
.minn{width:96%;}
.hbtms{width:100%; height:29px;}
.fpcontent{font-size:13px; color:#404040; padding-top:5px; padding-left:10px; text-align:left; width:70%; float:left; margin-top:2px;}
.fpcontent a{color:#404040; text-decoration:none;}
.fpcontent a:hover{color:#D50F02; text-decoration:underline;}
.copyr{float:right; width:182px; font-size:11px; color:#333; padding-top:7px;}
.copyr a , .copyr a:hover{font-size:11px; color:#333; font-weight:bold; text-decoration:none;}
/*classes & ID's for footer:ends*/

/*auto suggesion js*/

div.suggestions {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid black;
    position: absolute;   
}

div.suggestions div {
    cursor: default;
    padding: 0px 3px;
}

div.suggestions div.current {
    background-color: #3366cc;
    color: white;
}
