html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-family:Ubuntu, Verdana, Geneva, sans-serif;
}

.clearFix 
{
    clear:both;
}
.flashNews {
    border: 1px solid #d5211c;
    margin-bottom: 20px; 
}

.flashNews>div{
    background:#d5211c url('img/flash-news-bg.jpg') no-repeat center center;
    text-align: center;     
    padding: 0px 0px 10px;
    border: 2px solid #fff;
}

.flashTitle {
    font-size: 25px;  
    font-weight: bold; 
    color: #fdf81f;    
}
.flashData {
    font-size: 19px;
    margin-bottom: 10px;
    color: #fff;
}

.flashNews .btn {
    background-color: #fff;
    color: #d5211c;
}
#maincontent
    {
        float: left;
        margin: 0 12px 0 15px;
        min-height: 1020px;
        overflow: hidden;
        padding: 0;
        width: 762px;
    }

    #rightadvertise
    {
        float: right;
        margin-right: 18px;
        overflow: hidden;
        width: 160px;
    }

#closefb
{
    background-image: url('../images/layout/close.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    height: 30px;
    position: absolute;
    right: 8px;
    top: -10px;
    width: 30px;
    z-index: 1000 !important;
}

#closefb:hover
{
    background-image: url('../images/layout/close.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;
    cursor: pointer;
}

#eventgal
{
    height: auto;
    margin: 0 auto;
    width: 590px;
}

#eventgal #lboxgallery
{
    border-bottom-color: #ddd;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#eventgal #lboxgallery a img
{
    background-color: #CCC;
    border-style: none;
    height: 100px;
    margin: 6px;
    width: 130px;
}

#eventgal .evtlogo
{
    background-color: #999;
    float: right;
    height: 80px;
    margin-bottom: 5px;
    margin-left: 20px;
    width: 150px;
}

#eventgal .linkback strong
{
    color: #900;
    font-size: 18px;
    font-weight: 400;
}

#eventgal a.linkback:hover
{
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf;
    color: #393;
    display: block;
    padding-left: 20px;
}

#eventgal a.linkback:link, #eventgal a.linkback:visited, #eventgal a.linkback:active
{
    border: 1px solid #FFF;
    color: #000;
    display: block;
    font-size: 16px;
    line-height: 30px;
    padding-left: 20px;
    text-decoration: none;
}

#eventgal h1
{
    color: #069;
    font-size: 24px;
    margin-bottom: 5px;
}

#eventgal h2
{
    color: #333;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
}

#eventgal h3
{
    color: #933;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
}

#eventgal p
{
    color: #555;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: justify;
}

#eventgal ul
{
    color: #555;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

#followus
{
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf;
    float: left;
    height: auto;
    left: 18px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 1080px;
    width: 138px;
}

#followus > h5
{
    background-color: #f1f1f1;
    border-bottom: 1px solid #dfdfdf;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Ubuntu' , Verdana, Geneva, sans-serif;
}

#followus ul
{
    display: block;
    height: 50px;
    list-style-type: none;
    margin: 0 0 5px 7px;
    padding: 0;
    width: auto;
}

#followus ul li
{
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    line-height: 40px;
    margin-right: 2px;
}

#followus ul li a:hover img
{
    background-color: #fff;
    border-color: #dfdfdf;
}

#followus ul li a:link img, #followus ul li a:active img, #followus ul li a:visited img
{
    border: 1px solid #f9f9f9;
    padding: 3px;
}

#footbar
{
    background-color: #fff;
    border-top: 1px solid #dfdfdf;
    clear: both;
    margin: 20px auto 0px auto;
    max-width: 970px;
}

#footer
{
    clear: both;
    float: none;    
    margin: 0 auto;    
    position: relative;
    max-width: 970px;
    border-top: 1px solid #ababab;
}

#footer .ddInfo
{
    float: right;
    margin-right: 30px;
}

#footer .ddInfo ul
{
    color: #333;
    font-size: 14px;
    line-height: 25px;
    list-style-type: none;
    text-align: right;
}

#footer .ddInfo ul li strong, div.twocolumn div.contarea a
{
    font-weight: 700;   
}
div.twocolumn div.contarea h5 a 
{
    color: #000;
}

#footer .footlinks
{
    border-left-color: #dfdfdf;
    border-left-style: solid;
    border-left-width: 1px;
    float: left;
    margin-left: 20px;
    padding-left: 20px;
}

#footer .footlinks h6
{
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 2px;
}

#footer .footlinks ul li a:hover
{
    color: #000 !important;
}

#footer .footlinks ul li, #footer .footlinks ul li a:link, #footer .footlinks ul li a:active, #footer .footlinks ul li a:visited
{
    color: #555;
    font-size: 13px;
    line-height: 16px;
    list-style-type: none;
    text-decoration: none;
}

#header
{    
    margin: 0 auto 20px auto;
    padding: 0;
    position: relative;
    z-index: 900 !important;
    max-width: 970px;
    
}

#indexPg
{
    height: auto;
    margin-left: -10px;
    padding: 0;
    width: auto;
}

#leftnav
{
    float: left;
    margin-left: 18px;
    margin-right: 0;
    position: relative;
    z-index: 590 !important;
}

#leftnav h3
{
    font-size: 13px;
    font-weight: 400;
    padding-left: 7px;
    z-index: 593 !important;
}

#leftnav h3.submenui
{
    background-image: url('../images/layout/arrow.gif');
    background-position: 120px center;
    background-repeat: no-repeat;
}

#logo
{
    float: left; 
    margin-top: 15px;
}

#logo a img
{
    border: 0 !important;
    padding: 0 !important;
    text-decoration: none !important;
}


#maincontent .homefeaturebox h1
{
    background-color: #f9f9f9;
    background-repeat: repeat-x;
    border: none;
    border-bottom: 1px solid #dfdfdf;
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 5px;
    padding: 2px 5px 2px 10px;
    text-align: left;
}

#maincontent .homefeaturebox p
{
    font-size: 13px;
    margin-top: 15px;
    padding-bottom: 5px;
    padding-right: 5px;
    text-align: left;
    color: #000;
}

.homefeatureLink 
{
	padding: 2px 10px!important;
	background: #c43730;
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	color: #fff!important;
}

.homefeatureLink:hover 
{
	background: #f3433a;
}


#maincontent .rightext p
{
    text-align: left;
}

#maincontent > h1, #maincontent .headarticleb h1
{
    border: 1px solid #dfdfdf;
    border-left: 10px solid #dfdfdf;
    color: #666;
    display: block;
    font-family: 'Ubuntu' , Verdana, Geneva, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
    padding: 10px 20px;
    text-align: left !important;
}

#maincontent h2
{
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 15px;
}

#maincontent h3
{
    display: block;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 15px;
}

#maincontent h4
{
    color: #606;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}

#maincontent h5
{
    color: #333;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
#maincontent h6
{
    color: #333;
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}
#maincontent a.implink
{
    color: #933;
    font-weight: 400;
    line-height: 20px;
    padding-left: 20px;
    font-size: 18px;
    text-decoration: underline;
}
#maincontent a.implink:hover
{
    color: #360;
    font-weight: 400;
    text-decoration: none;
}
#maincontent li a, #maincontent li h4 a
{
    color: #933;
    font-weight: 400;
    line-height: 20px;
    padding-left: 20px;
}



#maincontent li a:hover, #maincontent li h4 a:hover
{
    color: #360;
    font-weight: 400;
}

#maincontent li h4
{
    font-size: 15px;
    margin: 0px;
    line-height: 22px;
    padding: 0px;
}
#maincontent li p
{
    font-size: 14px;
    margin: 0px;
}

#maincontent ol
{
    display: block;
    font-size: 14px;
    margin-left: 30px;
    text-align: justify;
}

#maincontent p
{
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
    text-align: justify;
}

#maincontent ul
{
    display: block;
    font-size: 14px;
    line-height: 24px;
    list-style-image: url('../images/layout/arrow.gif');
    margin: 10px 20px;
    text-align: justify;
}

#menubar
{
    background-color: #666;
    left: 20px;
    margin: 0 auto;
    position: absolute;
    top: 100px;
    width: 930px;
    z-index: 990 !important;
}

#optionlist h3
{
    font-size: 18px;
    font-weight: 400;
    text-align: left;
}

#optionlist p
{
    font-size: 16px;
    text-align: left;
}

#showfb
{
    bottom: 200px;
    cursor: pointer;
    display: block;
    position: fixed;
    right: -2px;
    z-index: 998 !important;
}

#slider
{
    height: 300px;
    margin: 0 auto 20px;
    overflow: hidden;
    width: 600px;
}

#slider-wrapper
{
    height: 350px !important;
    margin: 0 auto;
    width: 762px;
}

#tab
{
    margin: 0;
    padding: 0;
    width: 762px;
}

#tab img
{
    margin-left: -5px;
    padding: 0;
}

#topnav
{
    position: absolute;
	right: 30px;
	top: 20px;
}

#topnav li
{
    display: inline;
    margin: 0;
    padding: 0;
}

#topnav li a:hover
{
    color: #000 !important;
    text-decoration: underline !important;
}

#topnav li a:link, #topnav li a:active, #topnav li a:visited
{
    color: #333;
    display: inline-block;
    float: left;
    font: 12px 'Ubuntu' , Verdana, Geneva, sans-serif;
    font-weight: 400;
    line-height: 20px;
    list-style-type: none;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}

#wrapper
{
    font-family: 'Ubuntu' , Verdana, Geneva, sans-serif;
    font-size: 100%;
    line-height: 20px;
    margin: 0 auto;
    position: relative;
    width: 970px;
}

* html #leftnav
{
    margin-left: 9px;
}

* html #rightadvertise
{
    margin-right: 9px;
}

* html .blockIt
{
    margin-left: 45px;
}

* html .glossymenu li
{
    float: left;
    height: 1%;
}

* html .glossymenu li a
{
    height: 1%;
}

* html table.superMooon tr th
{
    font-size: 14px !important;
}

.alltext
{
    float: left;
    font-weight: 400;
    margin-bottom: 20px;
    margin-left: 20px;
    width: 270px;
}

.alltext a:link, .alltext a:visited, .alltext a:active
{
    color: #5a5a5a;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

.alltextlong
{
    float: left;
    margin: 10px 0;
    width: 100%;
}

.alltextwide
{
    border-bottom: 1px solid #f1f1f1;
    clear: both;
    float: none;
    margin: 10px 0 20px;
    padding-bottom: 20px;
}

.article a:hover, .alltext a:hover
{
    color: #333 !important;
}

.article h1
{
    color: #0F243E;
    font-size: 17px;
    font-weight: 400;
    margin-top: 5px;
}

.article h2
{
    color: #17365D;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 3pt;
    margin-top: 6pt;
}

.article h3
{
    color: #5A5A5A;
    font-size: 11.5pt;
    line-height: 120%;
    margin-bottom: 3pt;
    margin-top: 0;
}

.article h4
{
    color: #5A5A5A;
    font-size: 12pt;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 3pt;
    margin-top: 0;
}

.article h4 a:link, .article h4 a:active, .article h4 a:visited
{
    color: #5A5A5A;
}

.article h5
{
    font-size: 10pt;
    font-weight: 700;
}

.article h6
{
    color: Red;
    font-size: 10.5pt;
    margin-bottom: 0;
    margin-top: 0;
}

.article heading
{
    color: Navy;
    font-size: 10.5pt;
    margin-bottom: 0;
    margin-top: 0;
}

.article li
{
    color: #5A5A5A;
    font-size: 10.5pt;
    font-weight: 400;
    margin-bottom: 10pt;
    text-align: justify;
}

.article p
{
    color: #5A5A5A;
    font-size: 10.5pt;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 8pt;
    margin-top: 0;
    text-align: justify;
}

.article p1
{
    color: #5A5A5A;
    font-size: 10pt;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 8pt;
    margin-top: 0;
    text-align: justify;
}

.article ul
{
    list-style-image: url('../arrow.gif');
}

.articleLink {	
	border: 1px dotted #dfdfdf;
	padding: 10px !important;
	position: relative;
	background: #f9f9f9;
	margin-bottom: 10px;
}

.articleLink h1
{
    color: #444 !important;
    font: 30px Georgia, "Times New Roman" , Times, serif;
    margin: 10px 0;
    padding: 0;
}

.articleLink h6
{
    color: #09C !important;
    font-size: 18px !important;
    font-weight: 400;
    margin: 0!important;
    padding: 0;
}

.articleLink img
{
    border-right-color: #dfdfdf;
    border-right-style: dotted;
    border-right-width: 1px;
    float: left;
    margin: 4px 20px!important;    
}

.asterik
{
    color: red;
    font-weight: 700;
}

.blockIt
{
    background-color: #F93;
    display: block;
    margin-left: 90px;
}

.blockItColor
{
    font-size: 18px;
    padding: 10px;
}

.buttonify
{
    background-color: #9c0;
    color: #FFF;
    display: block;
    padding: 10px;
    width: 150px;
}

.coolDropdown, input[type="text"], select, input[type="password"], textarea
{
    border: 1px solid #dfdfdf;
    padding: 5px;
}

.current
{
    background-color: Red;
    cursor: default;
}

.dTitle
{
    color: #000;
    float: right;
    font: bold 20px/40px Georgia, "Times New Roman" , Times, serif;
    padding-right: 20px;
}

.ejArts
{
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-bottom: 20px;
}

.ejTitle
{
    background-color: #147d93;
    background-image: url(../images/egeneral/deschead.png);
    background-position: right center;
    background-repeat: no-repeat;
    height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
}

.ejWrap
{
    color: #333;
    font-family: 'Ubuntu' , Verdana, Geneva, sans-serif;
    margin: 0 auto;
    padding: 0;
    width: 590px;
}

.emphasize
{
    color: #656e00;
    font-family: 'Ubuntu' , Verdana, Geneva, sans-serif;
    font-style: italic;
    font-weight: 700;
    line-height: 22px;
    text-align: justify;
}

.error
{
    color: red;
    font-size: 10pt;
    font-weight: 700;
    margin-top: 0;
    padding: 0;
    vertical-align: top;
}

.facebookdiv
{
    background-color: #FFF;
    bottom: 0;
    height: auto;
    position: fixed;
    right: -200px;
    width: 183px;
    z-index: 999 !important;
}

.floatleft
{
    float: left;
    margin: 20px;
}

.floatleftimg
{
    display: block;
    float: left;
    margin: 0 30px 20px 0 !important;
}

.floatright
{
    display: inline;
    float: right;
    margin: 20px;
    padding: 0;
}

.fpjournal
{
    margin: 20px 0;
}

.fpjournal .ejContent
{
    background: #FFFDF2;
    border: 1px solid #dfdfdf;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 20px 20px 50px;
    position: relative;
    text-align: justify;
}

.fpjournal .ejContent h1
{
    border-bottom: 1px solid #999;
    color: #333 !important;
    font: 36px Georgia, "Times New Roman" , Times, serif;
    margin: 0 !important;
    padding: 0 0 5px !important;
}

.fpjournal .ejContent h2
{
    font-size: 14px !important;
    font-weight: 400;
    margin: 5px 0 20px !important;
    padding: 0;
}

.fpjournal .ejContent img, .fpjournal .ejContent a:link img, .fpjournal .ejContent a:active img, .fpjournal .ejContent a:active img, .fpjournal .ejContent a:hover img
{
    border: none;
    margin: 0 0 10px !important;
    padding: 0;
}

.fpjournal .ejContent img.writer
{
    border: 4px solid #999;
    height: 65px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 55px;
}

.fpjournal .ejContent p
{
    font-size: 13px !important;
    line-height: 20px !important;
    margin-top: 10px !important;
    padding: 0 !important;
    text-align: justify;
}

.fpjournal div.ejContent:hover
{
    background: #fffbe6;
    border-radius: 10px;
    box-shadow: 0 0 5px #09C;
}

.glossymenu li
{
    margin: 0;
    padding: 0;
    position: relative;
}

.glossymenu li a
{
    background-color: #fff;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    color: #000;
    display: block;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    z-index: 599 !important;
}

.glossymenu li ul
{
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 140px;
    z-index: 596 !important;
}

.glossymenu li ul a
{
    background-color: #fff;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    color: #000;
    width: 140px;
}

.glossymenu li ul li
{
    float: left;
    left: 5px;
    z-index: 597 !important;
}

.glossymenu, .glossymenu li ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 140px;
    z-index: 595 !important;
}

.goback
{
    float: left;
    width: 460px;
}

.gotop
{
    float: right;
    width: 80px;
}

.grayme
{
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf;
    border-left: 10px solid #dfdfdf;
    color: #333;
    font-family: 'Ubuntu' , Verdana, Geneva, sans-serif;
    font-size: medium;
    line-height: 40px;
    padding-left: 15px;
    margin-top: 15px;
}

.gutteright
{
    margin-right: 20px;
}

.heading
{
    color: #000;
    font-size: 17pt;
    font-weight: 400;
    letter-spacing: 1pt;
}
.maintable,.maintable table
{
    max-width:100%;
    width: 100%;
    
}

.homefeaturebox
{
    border: 1px solid #dfdfdf;
    color: #f9f9f9;
    display: inline;
    display:inline-block;
    height: 170px;
    margin-bottom: 20px;
    margin-left: 20px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 360px;
}
.homefeatureboxLeft 
{
    margin-left: 0px;
}

.homefeaturebox img
{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
}

.image
{
    float: left;
    height: auto;
    margin: 5px;
    width: 190px;
}

.image img
{
    float: left;
    margin-right: 20px;
    padding: 0;
}

.infoUs
{
    clear: both;
    display: block;
    overflow: hidden;
    width: 600px;
}

.largeBox
{
    height: 150px;
    overflow: hidden;
}

.largerBox
{
    height: 180px;
    overflow: hidden;
}

.leftimg
{
    float: left;
    margin-right: 5px;
    margin-top: 3px;
    width: 60px;
}

.littletext
{
    font-size: 12px;
}

.lovecalc
{
    margin: 50px 0 0 150px;
}

.mTitle
{
    color: #FFF;
    font-family: 'Ubuntu' , Verdana, Geneva, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 40px;
    padding-left: 20px;
}

.mantra
{
    border-bottom: 1px dotted #dfdfdf;
    color: #a61d00;
    display: block;
    font-family: 'Ubuntu' , Verdana, Geneva, sans-serif;
    font-style: italic;
    font-weight: 700;
    margin: 10px auto 20px;
    padding-bottom: 10px;
    text-align: center;
    width: 500px;
}

.mediumBox
{
    height: 110px;
    overflow: hidden;
}

.rightext
{
    float: left;
    font-size: 13px;
    font-weight: 400;
    margin-left: 10px;
    text-align: left;
    width: 180px;
}

.rightext p
{
    float: left;
    font-size: 13px;
    font-weight: 400;
    margin-top: -2px;
    text-align: left;
    width: 180px;
}

.smallBox
{
    height: 80px;
    overflow: hidden;
}

.sumbitlarge
{
    display: block;
    font-size: large;
    height: 40px;
    margin: 0 auto;
    width: 100px;
}

.tabularize
{
    border: 1px solid #dfdfdf;
    float: left;
    height: 150px;
    margin: 5px;
    padding: 10px;
    width: 250px;
    background-color: #f9f9f9;
}

.title
{
    font-size: 13px;
    font-weight: 700;
}

html body a:hover
{
    color: #000;
    text-decoration: none;
}

a:hover img
{
    background-color: #E3E3E1;
    border-color: #FFF;
    border-style: none;
    margin-top: 0;
    position: relative;
    text-decoration: none;    
}

a:hover.gotopLink
{
    background-color: #09C;
    border: 1px solid #09C;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 0 10px #FFF;
    color: #fff;
}

a:hover.navBtn
{
    background-image: url('../images/article/hindi.png');
    background-position: right center;
    background-repeat: no-repeat;
    color: Maroon !important;
}


a:hover.readLink
{
    background-color: #09C;
    border: 1px solid #09C;
    border-radius: 0 10px 0 10px;
    box-shadow: 0 0 10px #FFF;
    color: #fff;
}

a:link img, a:active img, a:visited img
{
    border-color: #FFF;
    border-style: none;
    margin-top: 0;    
    position: relative;
    text-decoration: none;   
    z-index: 10 !important;
    left: 0px;
}

a:link, a:active, a:visited
{     
    text-decoration: none;  
    color: #333; 
}

a:link.gotopLink, a:visited.gotopLink, a:active.gotopLink
{
    background: #fff;
    border: 1px solid #dfdfdf;
    bottom: 20px;
    color: #333;
    font-family: 'Ubuntu' , Verdana, Geneva, sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 5px 20px;
    position: absolute;
    right: 20px;
    text-decoration: none;
}


a:link.navBtn, a:active.navBtn, a:active.navBtn
{
    color: #006290 !important;
    display: block;
    font-size: 12px !important;
    line-height: 20px;
    margin-bottom: -10px;
    padding: 5px 40px 5px 0;
    position: relative;
    top: -10px;
    width: 160px;
}

a:link.readLink, a:visited.readLink, a:active.readLink
{
    background: #F30;
    border: 1px solid #F30;
    border-radius: 5px;
    bottom: 20px;
    color: #fff;
    font-family: 'Ubuntu' , Verdana, Geneva, sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 5px 20px;
    position: absolute;
    right: 20px;
    text-decoration: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, #maincontent h5
{
    display: block;
}

blockquote, q
{
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after
{
    content: none;
}

body
{
    background: url(../images/layout/bckground.jpg) no-repeat fixed center top;
    background-color: #FFF;
    background-position: center top;
    color: #333;
    line-height: 1;
}

div.bordered
{
    border-bottom: 1px dashed #dfdfdf;
    clear: both;
    float: none;
    margin: 20px 0;
    padding: 10px !important;
}

div.contarea
{
    float: right;
    width: 460px;
}

div.twocolumn
{
    border: 1px solid #dfdfdf;
    font-size: 14px !important;
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
    width: 577px;
}

div.twocolumn a img 
{
    border: 1px solid #f1f1f1!important;
}

div.twocolumn a:hover img
{
    background-color: #fff;
    border: 1px solid #b5b5b5!important;
}

div.twocolumn div.contarea p
{
    font-size: 13px !important;
    line-height: 18px !important;
    margin: 10px 0 0 !important;
    padding: 0 !important;
    text-align: left !important;
}

div.twocolumn div.contarea p strong
{
    font-weight: 700 !important;
}

div.twocolumn h5
{
    border-bottom: 1px dashed #dfdfdf;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px !important;
    padding: 5px 0;
    text-align: left !important;
}

img, a:img, img a
{
    z-index: 10 !important;
}

img.articleImage
{
    float: left;
    padding: 5px 20px 5px 0;
}

span.elaborate, span.elaborateleft
{
    border: 1px solid #dfdfdf;
    bottom: 15px;
    color: #666;
    font-size: 12px;
    font-weight: 700;
    padding: 0 10px;
    position: absolute;
    right: 15px;
    background-color: #fff;
}

span.elaborate:hover, span.elaborateleft:hover
{
    background-color: #f9f9f9;
    color: #333;
}

table.addresstable
{
    border-collapse: collapse !important;
    margin: 20px auto;
    width: 500px;
}


table.addresstable1
{
    border-collapse: collapse !important;
    margin: 20px auto;
    width: 800px;
}

table.addresstable tr td, table.infoTable tr td
{
    background-color: #f9f9f9;
    border: 1px solid #f1f1f1;
    border-collapse: collapse !important;
    font-size: 13px;
    padding: 10px;
    vertical-align: middle;
}

table.addresstable tr th, table.infoTable tr th
{
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-collapse: collapse !important;
    font-size: 12px;
    font-weight: 700;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

table.infoTable
{
    border-collapse: collapse !important;
    margin: 20px auto;
    width: 100%;
}

table.infoTable tr *
{
    font-size: 13px;
}

table.superMoon
{
    border-collapse: collapse;
    margin: 20px auto;
    width: 400px;
}

table.superMoon caption, table.superMooon caption
{
    background-color: #a33038;
    border: 1px solid #dfdfdf;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}

table.superMoon tr td
{
    border: 1px solid #dfdfdf;
    color: #333;
    margin: 0;
    padding: 5px 0 5px 20px;
    width: 150px;
}

table.superMoon tr td:hover, table.superMooon tr:hover td
{
    background-color: #eee;
    color: #000;
}

table.superMooon
{
    border-collapse: collapse;
    color: #333;
    margin: 20px auto;
    width: 596px;
}

table.superMooon tr td
{
    border: 1px solid #dfdfdf;
    font-size: 14px;
    margin: 0;
    padding: 5px 5px 5px 10px;
}

table.superMooon tr td.describe
{
    background-color: #fff;
    border: none;
    font-weight: 400;
    padding: 0;
    text-align: left;
}

table.superMooon tr th
{
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf;
    color: #333;
    font-size: 13px !important;
    font-weight: 700;
    line-height: 25px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

table.superMooon tr th.mainhead, th.mainhead, td.mainhead
{
    background-color: #fff;
    border: none;
    font-size: 20px !important;
    font-weight: 400;
    line-height: 30px;
    padding: 30px 0 10px;
    text-align: left;
}

ul.menu
{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.menu *
{
    margin: 0;
    padding: 0;
}

ul.menu .menulink:hover, ul.menu .menuhover
{
    background-color: #444 !important;
    color: #fff;
}

ul.menu .sub
{
    background-image: url('../images/layout/arrow.gif');
    background-position: 135px center;
    background-repeat: no-repeat;
}

ul.menu .topline
{
    border-top: 1px solid #dfdfdf;
}

ul.menu a
{
    color: #000;
    display: block;
    text-decoration: none;
}

ul.menu a:link.menulink, ul.menu a:active.menulink, ul.menu a:visited.menulink
{
    background-color: #666;
    border-left: 1px solid #aaa;
    color: #FFF;
    font-family: 'Ubuntu' , Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: 700;   
    margin-left: -2px;
    padding: 7px 13px;
    text-align: center;    
}

ul.menu li:first-child a 
{
	border: 0px;
}
ul.menu li
{
    float: left;
    margin-right: 2px;
    position: relative;
}

ul.menu ul
{
    background: #FFF;
    background-position: #FFF;
    display: none;
    left: -2px;
    list-style: none;
    position: absolute;
    top: 35px;
}

ul.menu ul li
{
    border: 1px solid #dfdfdf;
    border-top: none;
    margin: 0;
    position: relative;
    width: 185px;
}

ul.menu ul li a:hover, .glossymenu li a:hover
{
    background-color: #f1f1f1;
}

ul.menu ul li a:link, ul.menu ul li a:active, ul.menu ul li a:visited
{
    /*background-color: #f9f9f9;*/
    display: block;
    font-size: 13px;
    line-height: 25px;
    padding: 3px 7px 5px;
    z-index: 999 !important;
}

ul.menu ul ul
{
    left: 150px;
    top: 1px;
}

ul.menu li ul 
{
    box-shadow: 0px 0px 2px #000;
}

table.simpletable
{
    width: 780px;
    margin: 0 auto;
    padding: 0px;
    display: block;
}
table.simpletable tr td, table.simpletable tr th
{
    padding: 5px;
    font-size: 13px;
    border: 1px solid #dfdfdf;
    background-color: #f9f9f9;
}
ul.anchornav
{
    display: block;
    margin: 0px !important;
    padding: 0px !important;
    list-style-type: none;
}
ul.anchornav li
{
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
}
ul.anchornav li a:link, ul.anchornav li a:visited, ul.anchornav li a:active
{
    display: block;
    float: left;
    width: 153px;
    text-decoration: none;
    padding: 5px 15px;
    background-color: #f9f9f9;
    border: 1px solid #aaa;
    color: #666 !important;
    margin: 5px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 5px;
    box-shadow: 0px 0px 2px #ccc;
}
ul.anchornav li a:hover
{
    color: #333;
    box-shadow: 0px 0px 4px #aaa;
}
div.description
{
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf;
    margin-top: 20px;
    border-radius: 10px;
}
div.description > h6
{
    font-size: 16px !important;
    font-weight: bold !important;
    color: #333;
    padding-bottom: 5px;
}
div.description > p
{
    font-size: 13px !important;
}
div.description h6 span.info
{
    color: #069;
    font-size: 14px !important;
    float: right;
}
div.description > img
{
    width: 80px;
    height: 100px;
    margin-right: 20px;
    margin-bottom: 5px;
    float: left;
    border: 10px solid #fff;
    box-shadow: 0px 0px 2px #bbb;
}
sup
{
    vertical-align: super;
}
.selectform
{
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #dfdfdf;
    background-color: #f9f9f9;
    display: block;
    padding: 13px;
    vertical-align: middle;
    margin-bottom: 20px;
}
.videotitle
{
    display: block;
    padding: 10px 20px;
    background-color: #333;
    color: #fff;
    font-weight: bold;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
div.related
{
    border: 1px solid #dfdfdf;
    background-color: #f9f9f9;
    padding: 20px 20px 0px 20px;
}
div.imglink
{
    width: 247px;
    float: left;
    border: 1px solid #dfdfdf;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 20px;
    height: 80px;
    position: relative;
    background-image: url('../images/videos/fover.png');
    background-repeat: no-repeat;
}
div.imglink:hover
{
    background-position: right center;
    cursor: pointer;
    background-image: url('../images/videos/hover.png');
    background-repeat: no-repeat;
}
div.imglink a img, div.imglink img, div.imglink input[type="image"]
{
    width: 100px;
    height: 78px;
    float: left;
    padding: 0px;
    margin: 0px;
    border: 1px solid #dfdfdf;
    top: 0px;
    margin-right: 10px;
}
.vtitle
{
    font-size: 13px;
    font-weight: bold;
    color: #333;
    display: block;
}
.vdtitle
{
    font-size: 12px;
    color: #333;
    display: block;
}
h2.videohead
{
    padding: 0px 0px 10px 0px !important;
    margin: -5px 0px 10px 0px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    border-bottom: 1px solid #dfdfdf;
}
.smallfont
{
    font-size: 12px;
}

.aa
{
    margin: auto;
    margin-left: 270px;
    background: #000;
}

.menulink ul 
{
    box-shadow: 1px 1px 3px #666;
}
/*horoonlinecontainer*/
.onlineHroscopeContWrap
{
    margin-bottom: 20px;
    border: 1px solid #d8d8d7;
    padding-bottom: 10px;
}
#maincontent > h1 span {
font-size: 20px;
font-weight: normal;
color: #FF7A17;
}

/*--------------main.css------------------*/
.onlineHoroscopeWrap {
	width: 762px;
	background: url("img/online-horoscope/horo-bg.jpg") repeat top left;
	position: relative;
	margin: 40px 0px 30px 0px;
}

.onlineHoroTitle {
	position: absolute;
	width: 400px;
	top: -15px;
	left: 100px;
	margin: 0px auto;
	background: #da3834;
	border-radius: 10px;
	box-shadow: 1px 1px 1px #000;
	
}

#maincontent .onlineHoroTitle h2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	padding: 5px 10px;
	margin: 0px;
	color: #fff;	
}

#maincontent ul.kWrap {
	width: 100%;	
	list-style: none;
	padding: 0px;
	margin: 0px;	
}
#maincontent ul.kWrap li {
	list-style: none!important;
	padding: 0px!important;
	margin: 0px!important;
	display: block;
	background:url("img/online-horoscope/k-midd-border.png") repeat-y top center;
}
#maincontent ul.kWrap li.ktop {
	background:url("img/online-horoscope/k-top-border.png") no-repeat top center;
	height: 38px;
}

#maincontent ul.kWrap li.kbottom {
	background:url("img/online-horoscope/k-bottom-border.png") no-repeat top center;
	height: 30px;
}
#maincontent .headRow table,#maincontent .evenRow table, #maincontent .oddRow table 
{
	table-layout: fixed;
	width: 565px;
}
.headRow
{
	width: 565px;	
	margin: 0px auto;	
}
.headRow div 
{
	padding: 5px 1px;
}
#maincontent .headRow div h3 
{
	font-size: 13px;
	font-weight: bold;
	margin: 0px!important;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}
.pageHead 
{
	width: 59px;
	background: #79a96b;	
	text-align: center;
	border-radius: 5px 5px 0px 0px;	
	color: #d6f2d3;
}
.sampleHead
{
	width: 108px;
	background: #9c569b;	
	text-align: center;
	border-radius: 5px 5px 0px 0px;
}
.costHead
{
	width: 155px;
	background: #6893c7;	
	text-align: center;
	border-radius: 5px 5px 0px 0px;
}
.evenRow 
{		
	width: 565px;	
	margin: 1px auto 0px auto;	
}
.evenRow div 
{
	padding: 2px 5px;
	font-size: 12px;
	color: #000;
}

.evenRow td {
	border-bottom: 1px solid #960;
}
.modelInfo 
{
	background: #cd4040;
	width: 245px;
	text-align: center;
	border-radius: 5px 0px 0px 5px;	
	padding: 3px 0px;
}
.page
{
	background: url("img/online-horoscope/page-arrow.png")no-repeat left center;
	background-color: #f6eb8f ;
	width: 59px;
	text-align: center;		
}
.sample
{
	background: #f6eb8f;
	width: 108px;
	text-align: center;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
.cost
{
	background: #f6eb8f;
	width: 155px;
	text-align: right;
	border-radius: 0px 5px 5px 0px;	
}
.kundliPages 
{
	font-size: 15px;
}
.cost div {
	margin:0px 7px 2px 0px;
	position: relative;
}
.offer {
	width: 45px;
	height: 31px;
	position: absolute;
	top: 7px;
	left:4px;
}
#maincontent ul li .modelInfo a {
	line-height: 4px;
}

#maincontent ul li a.sampleLink {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#maincontent ul li a.sampleLink:hover {
	text-decoration: underline;
}

#maincontent .modelInfo h3 
{
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-weight: normal;	
	color: #fff;
	line-height: 20px;
}

#maincontent .modelInfo span 
{
	font-size: 13px;
	display: block;
	color: #ffff01;
	line-height: 14px;
}

#maincontent ul li p.priceCont {
	font-size: 16px;
	color: #900;
	margin: 0px;
	padding-bottom: 2px;
	text-align: right;	
	line-height: 18px;
}

#maincontent p.priceCont span.discount {
	font-size: 14px;
	color: #000;
	text-decoration: line-through;			
}

#maincontent ul li .orderNow {
	background: #f24e1c;
	padding: 3px 5px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	border-radius: 5px;
}

#maincontent .pMore {
	text-align: center;	
}

.pMore a {
	text-decoration: none;
	background: #f57106;
	color: #fff!important;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 20px;
}

.pMore a:hover 
{
    background: #91360e;
}
.waitNote
{
    text-decoration: blink;
    text-align: center;
    color: #FF6600;
    display: block;
}

a.btDowPdf
{
    padding: 6px 10px;
    font-size: 20px;
    color: #fff;
    background: #ed7801;
    border: 1px solid #bf5a01;
    border-radius: 5px;
    
}
a.btDowPdf:hover 
{
    background: #ff8b24;
    color: #fff;
}

.freeDetaildHoroAd1 
{
    background: #ff4040;
    padding: 10px;
     padding-bottom: 3px;
     margin-bottom: 20px;
}
.freeDetaildHoroAd2
{    
    background: #f38207;
     padding: 10px;
     padding-bottom: 3px;
     margin-bottom: 20px;
}
.freeDetaildHoroAd1 h4, .freeDetaildHoroAd2 h4 
{
    color: #fff!important;
    margin: 0px;
}
.freeDetaildHoroAd1 h4 a
{
    color: #fffc02;
}
.freeDetaildHoroAd1 h4 a:hover
{
    color: #fff;
    text-decoration: underline;
}

.freehoroscopebt 
{
	position: fixed; bottom: 350px; right: -2px; 
	z-index:999;
}
.freehoroscopebt:hover img
{
 background: none;
}

/*-------top navigation------------*/
/*navigation start*/

.haderTop>.container 
{
    position: relative;
}
.commonBt 
{       
  background: #e84d4d!important; 
  color:#fff!important; 
}
.container 
{
    max-width: 1010px;
    width: 100%;
}
.navbar-nav 
{
    margin-top: 0px
}
.mobileNav 
{
    display: none;
}
.fsNavbar 
{
    background:#fff;  
}

.fpLogo
{
     width:320px;
     height:auto;
	 left: 10px!important;
}

.fsNavbar .navbar-default .navbar-toggle 
{
    border: none;
    margin-left: 15px;
}

.desktopNav.fsNavbar 
{
   max-width: 970px;
   margin: 0px auto;
}
.desktopNav.fsNavbar .navbar-header 
{
    display: none;
}

.fsNavbar .navbar-default .navbar-toggle .icon-bar 
{
    background-color: #000;
}

.fsNavbar .navbar-default .navbar-toggle:hover .icon-bar,
.fsNavbar .navbar-default .navbar-toggle:focus .icon-bar {
	background-color: transparent;	
}
.fsNavbar .navbar-toggle:hover, .fsNavbar .navbar-default .navbar-toggle:focus 
{
    background-color: transparent;
    color: #000;
}

.fsNavbar .navbar-collapse 
{
    margin: 0px;
}

.fsNavbar .navbar-nav>li>.dropdown-menu 
{
    width: 100%;
}
a.topBuyBt {
    color: #fff!important;
    background: #eb8b19;
    line-height: 50px;
    display: inline-block;
    padding: 0 10px;
    margin-right: 0;
    border: 0;
    transition: .3s
}

a.topBuyBt:focus,a.topBuyBt:hover {
    background: #b024ac;
    text-decoration: none
}

a.langBt {   
    line-height: 50px;
    padding: 0 10px;
    border: 0;
    color: #f94b07;
    display: inline-block;
    transition: .3s
}

a.langBt:focus,a.langBt:hover {  
    color: #dd4003;
    text-decoration: none
}

a.topBuyBt .fa {
    font-size: 15px!important
}

@-moz-document url-prefix() {
.fsNavbar .btn {    
    padding: 7px 12px 6px;
}
}
.fsNavbar .navbar-default 	
{
	border: 0px;	
	background: #666666;	
}

.fsNavbar .navbar-fixed-top 
{
    box-shadow: 0px 0px 10px #000;
    border: 0px;
}
.fsNavbar .navbar-default .navbar-nav > li > a {
	color: #fff;	
	font-family:'Ubuntu' , Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.fsNavbar .navbar-default .navbar-nav > li > a:hover {
	color: #fff;
	background: #db4039;	
}
.fsNavbar .navbar-default .navbar-nav>li>a.cartIcon{
    position:relative;
    padding: 5px;
    margin-top: 9px;
    text-align:center;
}
.fsNavbar .navbar-default .navbar-nav > li > a.cartIcon > i {
    font-size: 18px;
    font-size: 20px;
    top: 0px;
    left: 0px;
}
.fsNavbar .navbar-default .navbar-nav > li > a.cartIcon>span{
    display:inline-block;
    position: absolute;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    width: 18px;
    height: 18px;
    line-height:18px;
    font-size:9px;
    text-align: center;
    top: 2px;
    right: -9px;  
}
.fsNavbar .navbar-default .navbar-nav > li > a.cartIcon:hover{
    background-color:rgba(0,0,0,0.4);
}

.fsNavbar .navbar-default .navbar-nav>.open>a, .fsNavbar .navbar-default .navbar-nav>.open>a:hover, .fsNavbar .navbar-default .navbar-nav>.open>a:focus
{
    background: #db4039;
    color: #fff;    
}

.fsNavbar .nav>li>a 
{
    padding: 15px 11px;   
}

.fsNavbar .navbar-default .navbar-brand {
	color: #e15850;	
	font-size: 25px;
	margin-right: 10px;	
	padding: 6px 0px;	
	line-height: 35px;		
}

.fsNavbar .navbar-default .navbar-brand span 
{
    margin-top: 3px;
  vertical-align: middle; 
  display: inline-block;
}
.fsNavbar .navbar-default .navbar-brand:hover {
	color: #d53a04;
}

.fsNavbar .nav {
	width: auto;
}

/* DROPDOWN */
.fsNavbar .navbar-default .navbar-nav > li > a > i {
font-size: 10px;
position: relative;
top: -1px;
left: 3px;
}
.fsNavbar .navbar-nav > li > .dropdown-menu {
    background-color: #FFFFFF;
    border:0;
	border-bottom:3px solid #DB4039;
    border-radius:0;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    margin:0;
    padding:0;
	min-width: 260px;	
}

.fsNavbar .dropdown-menu > li {
	border-bottom: 1px solid #E5E5E5;
}

.fsNavbar .dropdown-menu > li:last-child {
	border-bottom:0;
}

.fsNavbar .dropdown-menu > li > a {
    color: #555555;
    font-weight: 400;
    padding: 10px 15px;
	transition: 0.3s ease-in-out 0s;
	background-color: #FFFFFF;
	font-family:'Ubuntu' , Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.fsNavbar .dropdown-menu > li > a i {
    margin-right:8px;
    font-size: 12px;
}

.fsNavbar .dropdown-menu > li > a:hover {
    background-color: #E5E5E5;
	color: #333333;
	padding-left:20px;
}

/* VERTICAL NAV */

.fsNavbar .nav.vertical-nav li {
	border-bottom: 1px solid #E5E5E5;
}

.fsNavbar .nav.vertical-nav li:last-child {
	border-bottom:0;
}

.fsNavbar .nav.vertical-nav li a {
	color: #555555;
    font-weight: 400;
    padding: 10px 15px;
    transition: 0.3s ease-in-out 0s;	
	
}
.fsNavbar .nav.vertical-nav li a, .wideMenuContent h3
{
    font-family:'Ubuntu', Verdana, Geneva, sans-serif;
	font-size: 14px;
}


.fsNavbar .nav.vertical-nav li a:hover,
.fsNavbar .nav.vertical-nav li a:focus {
	background-color:transparent;
	padding: 10px 10px 10px 20px;
	background-color: #E5E5E5;
	color: #333333;
}

.fsNavbar .nav.vertical-nav li a i {
	margin-right:8px;
}

.nav.vertical-nav li a .badge {
	float:right;
}

/* WIDE MENU */
.fsNavbar .wideMenu .nav, .wideMenu .collapse,
.fsNavbar .wideMenu .dropup,
.fsNavbar .wideMenu .wideMenuFW {
  position: static;
}

.fsNavbar .wideMenu .container {
  position: relative;
}

.fsNavbar .wideMenu .dropdown.wideMenuFW .dropdown-menu {
 
}
.fsNavbar .wideMenuContent {
	padding:20px;
}

.fsNavbar .wideMenuContent h3 {
	margin:0px;
	border-bottom: 2px solid #f9723e;
	color: #f9723e;	
  padding-bottom: 6px;
}

.fsNavbar .wideMenuContent p {
	margin:0;
	line-height:24px;
}

.fsNavbar .wideMenuContent img {
	margin-bottom:20px;
}

.MenuContent ul li a:hover {
	background-color:transparent;
}

.orangeLink {
	color: #F63;
}
.orangeBg {
	background: #fd7000;
	color: #fff;
}
.headerNav h2 {
	margin: 0;
	margin-bottom: 10px;
}

/*---------personal Horoscope start------------/

/*----------------online horoscope------------------*/
.allHoroscope 
    {
        width: 100%!important;
        display: block;
    }
    
.allHoroscope .contarea 
    {
        width: 100%!important;
        float: none;
        display: block;        
    }

.labelControlBox 
   {              
       width: 80%;
       margin: 10px auto;
   }
.labelBox, .controlBox
   {
      display: inline-block;
      vertical-align: top;
      width: 35%;
   }
.labelBox
   {
      text-align: right;
      margin-right: 30px;              
                
   }
.labelBox label 
   {
      font-size: 13px;
      color: #87847D;
      font-weight: bold;
   }
.controlBox
   {                
      width: 50%;
      text-align: left;
   }
#advanceBox 
  {
     display: none;
  }
#advancedDetails 
  {
     color: Blue;
     text-decoration: underline;
     margin-left: 42.5%;
     font-size: 13px;
     cursor: pointer;
  }
#advancedDetails:hover 
 {
    color: black;
    text-decoration: none;
}
.smFont 
  {
    font-size: 13px;
    color: #B5B3B8;
  }
input.btHoroscope 
  {
    padding: 7px 10px;
    background: #FF7A17;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #BD582A;
  }
input.btHoroscope:hover 
  {
    background: #ED6E35;
    padding: 7px 10px;
    color: #fff;                
    font-size: 13px;
    font-weight: bold;                
    border: 1px solid #BD582A;
 }
.sep1 
 {
   border-bottom: 1px dotted #000;
   padding: 5px;
}
.sep1 span 
  {
    margin-left: 5%;
    font-size: 14px;
    font-weight: bold;
 }
.confirmHoroDetail .row
{
    border-bottom: 1px solid #c4c4c4;
    border-bottom: 1px solid #f2ecdc;
    padding-top: 5px;
    padding-bottom: 5px;
}
.confirmHoroDetailLabel 
{
    color:#948349;
    text-align: right;
}
.confirmHoroDetailValue 
{
    color:#bf4718;
}
      
.confirmDetailsWrap h3
{
   text-align: center;
   border-bottom: 1px dotted #000;
   font-weight: bold;
   padding-bottom: 5px;
}
             
.confirmModelAmount 
{
  background: #E0D8BF;
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
}
.confirmMno, .confirmAmount
{
  display:inline-block;
  background: #f9edce;
  padding: 7px 15px;   
  width: 75%; 
  text-align: left;
  color: #948349;           
}
             
.confirmAmount 
{
   width: 24%;
   text-align: right;
}
.confirmAmount i
{
   font-size: 16px;
}
input.btHoroscope 
{
   padding: 7px 10px;
   background: #FF7A17;
   font-size: 13px;
   font-weight: bold;
   color: #fff;
   border: 1px solid #BD582A;
}
input.btHoroscope:hover 
{
    background: #ED6E35;
    padding: 7px 10px;
    color: #fff;                
    font-size: 13px;
    font-weight: bold;                
    border: 1px solid #BD582A;
}
.hardCopySample 
{
    width: 100%;
    overflow: auto;
    overflow-y:hidden;
}

.hardCopySampleIn 
{
    display: inline-block;
    width: 45%;
    margin: 10px 5px; 
}
.hardCopySampleIn p 
{
    font-size: 12px;
    color: #F60;
    text-align: center;
}

.hardCopySample a {   
   width:50px;
   height: 60px;
   display:inline-block;
   margin: 3px;   
   overflow:hidden;
}

.hardCopySample a img  {
   width:50px;
   height: 68px;
}

.astrologerImg img 
{
    width: 100%;
    height: auto;
    text-align: center;
    max-width: 60px;
}

#maincontent .astrologerWrap h2 {
  font-size: 13px;
  color: #F60;
  font-weight: 700;
  margin-bottom: 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid #e5e5e5;
}

.astrologerDetails .radio label
{
    font-size: 14px;
    padding-left: 20px;
}

.astrologerWrap .table>tbody>tr>td 
{
    border: 0px;
    padding:0px;
    vertical-align: middle;
}

.consultFee {
  font-size: 15px;
  color: #ff6238;
  float: right;
}
.astrologerDetails .radio 
{
    margin: 5px 0px;
}

/*-----------index start--------------*/
.freeHoroBt, .freeMatchBt 
{
    padding: 2px 10px!important;
    background: #c43730;
    color: #fff!important;
    position: absolute;
    right: 10px;
    bottom: 40px;
    font-size: 13px;
}
.freeMatchBt  
{
    bottom: 10px;
}

/*-----------footer start---------------------*/

.footerNav a
{
    display: block;
    font-size: 13px;
    color: #555;
    padding: 3px 0px;
    margin: 2px 0px;
    
}
.footerNav h6 {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 20px;
}
.copyrightInfo p 
{
    font-size: 12px;
    margin: 5px 0px;
    text-align: center;
    color: #656464;
}
.copyrightInfo {
    padding: 10px 0px;    
}


@media (min-width: 768px) 
{
    .navbar-nav 
    {        
        margin: 0px -15px;       
    }
}

@media(max-width: 991px)     
{
    .haderTop 
    {
        display: none;
    }
    .mobileNav.fsNavbar 
    {
        border-bottom: 2px solid #db4039;
        margin-bottom: 20px;
    }
    .navbar-toggle .icon-bar {      
      height: 3px;
    }
    .fsNavbar .nav {
        width: 100%
    }
    .fpMobileLogo1 
    {
        height: 40px;
        width: auto;
    }
    .fpMobileLogo2 
    {
        display: none;
        height: 40px;
        width: auto;
    }
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand 
    {
        margin-left: 0px;
    }
    .mobileNav 
    {
        display: block;
    }
    .fsNavbar .navbar .nav.navbar-nav {
        margin: 7.5px 0px;
    }
    .fsNavbar .wideMenuContent {      
      background: #fff;
      padding: 20px 15px;
    }
    .fsNavbar .navbar-header-border {
        border-bottom: 1px solid #dedede;
        padding: 0 15px;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: -1px
    }
    
    .fsNavbar .navbar-default 
    {
        background: #fff;        
    }
    .fsNavbar .navbar-toggle 
    {
        float: none;
    }

    .fsNavbar .navbar-nav > li > .dropdown-menu
    {
        border-bottom: 0px;
        background-color: transparent;
        box-shadow: none;
        min-width: 100%;
    }

    .dropdown-menu {
        position: relative;
        box-shadow: none
    }
   

    .dropdown-menu>li {
        border-bottom: 1px solid #e3e3e3
    }

    .leostarDesc {
        max-height: 100%
    }

    .navbar-nav>li>.dropdown-menu {
        border-bottom: 0;
        background-color: transparent;
        box-shadow: none
    }

    .fsNavbar .navbar-default .navbar-nav>.open>a:focus,.fsNavbar .navbar-default .navbar-nav>.open>a:hover,.fsNavbar .navbar-default .navbar-nav>li>a,.fsNavbar .navbar-default .navbar-nav>li>a:hover {
        background-color: transparent;
        color: #000;
        font-weight: 700
    }

    .fsNavbar .navbar-default .navbar-nav>li>a {
        border-bottom: 1px solid #d4d4d4
    }

    .fsNavbar .dropdown-menu>li>a,.fsNavbar .dropdown-menu>li>a:hover {
        background-color: transparent;
        color: #000
    }
    
    .desktopNav.fsNavbar .navbar-header 
    {
        display: block;
    }

    .fsNavbar .navbar-header {
        float: none
    }

    .fsNavbar .navbar-header a {
        display: inline-block
    }

    .fsNavbar .navbar-left,.fsNavbar .navbar-right {
        float: none!important
    }

    .fsNavbar .navbar-default .navbar-toggle, .fsNavbar .navbar-default .navbar-toggle:focus {
        display: block;
        padding: 17px 15px 16px 15px;
        background-color: transparent;
        border-radius: 0px;
        margin: 0px auto;
       
    }
    
    .fsNavbar .navbar-default .navbar-toggle:hover 
    {
        background-color: transparent;
    } 
    
    .fsNavbar .navbar-default .navbar-toggle .icon-bar, .fsNavbar .navbar-default .navbar-toggle:hover .icon-bar, .fsNavbar .navbar-default .navbar-toggle:focus .icon-bar 
    {
        background-color: #666;
    }

    .fsNavbar .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        margin-right: -15px;
       margin-left: -15px;
       padding: 0px;
    }

    .fsNavbar .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }

     .fsNavbar .navbar-nav {
        float: none!important;
        margin-top: 7.5px
    }
    
    .fsNavbar>.navbar {		   
	    margin: 0px;
    }
    .mobileNav.fsNavbar>.navbar
    {
        margin: 0px 10px;
    }

    .fsNavbar .navbar-nav>li {
        float: none
    }

    .fsNavbar .navbar-nav>li:last-child a {
        border: 0
    }
    .nav.vertical-nav li a:hover, .nav.vertical-nav li a:focus {
		padding: 10px 15px;
    }

    .fsNavbar .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .fsNavbar .collapse.in {
        display: block!important
    }
    

    .fsNavbar .navbar-default .navbar-brand {
        font-size: 25px
    }    
    

}

@media (max-width: 970px) 
{
    #maincontent 
    {
        width: auto;
        display: block;
        float: none;
    }
    #rightadvertise 
    {
        display: none;
    }
    #wrapper 
    {
        width: 100%;
        padding: 0px 10px;
    }
    /*----------------online horoscope------------------*/
    .allHoroscope 
    {
        width: 100%;
        display: block;
    } 
    /*------------index-----------*/
       
    .onlineHoroscopeWrap 
    {
        width: 100%;
        overflow: auto;
        background-image: none;
        margin: 13px 0px 3px 0px;
    } 
    .onlineHoroTitle 
    {
        position: relative;
        margin-bottom: 15px;
        top: 0;
        width: 100%;
        left: 0;
    } 
    #maincontent ul.kWrap li 
    {
        background-image: none!important;
    }
    #maincontent ul.kWrap li.ktop 
    {
        display: none;
    }  
    .productServicesIndex 
    {        
        text-align: center;
       
    }
    .homefeaturebox 
    {
        width: 45%;
    }
   
}

@media(max-width: 768px)  
{
    #wrapper 
    {
        width: 100%;
    }
    .freehoroscopebt 
    {
        display: none;
    }
    #showfb 
    {
        display: none;
    }
   
   
    
    .allHoroscope span.elaborate 
    {
        position: relative;
        padding: 0px;
        bottom: inherit;
        right: inherit;
        margin-top: 20px;
        display: block;
    }
    div.twocolumn div.contarea span.elaborate a
    {       
        padding: 8px 10px;
        display: block;
        text-align: center;      
        background: #e84d4d;
        color: #fff;
        font-weight: 400;
        font-size: 17px;
    }
    div.twocolumn div.contarea span.elaborate a i 
    {
        font-size: 14px;
        font-weight: normal;
    }
    .allHoroscope .col-xs-12
    {
        text-align: center;
    }
    .labelControlBox
    {
        width: 100%;
    }
    .hardCopyOption  .commonBt 
    {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }
    
    .hardCopyOption .btn-default 
    {
        display: block;
        width: 100%;
    }
 
    
    .homefeaturebox
    {
       width: 70%;
       display: block;
       margin: 10px auto;
    }  
    .homefeatureboxLeft  
    {
        margin: 10px auto;
    }
}

@media(max-width: 640px)  
{
    .confirmMno, .confirmAmount 
    {        
        display: block;
        margin: 0px;
        width: auto;
        text-align: left;
    }
    .confirmModelAmount 
    {
        
    }
    .hardCopyOption .col-xs-6
    {
        display: block;
        width: 100%;
    }  
    .hardCopySampleIn  
    {
        display: block;
        width: auto;
    } 
    a.btDowPdf 
    {
        display: block;
    }    
    
    .homefeaturebox 
    {
        width: 90%;
    }
    
}

@media(max-width: 480px){
    .homefeaturebox 
    {
        width: 100%;
    }
    .fpMobileLogo2 
    {
        display: inline-block;
        margin-left: 10px;
    }
    .fpMobileLogo1 
    {
        display: none;        
    }
    
    
}

@media(max-width: 410px)  
{
    .labelBox 
    {
        display: block;
        margin-right: 0px;
        text-align: left;
    }
    .controlBox 
    {
        width: 100%;
        display: block;
    }
    .sep 
    {
        padding: 0px;
    }
    .sep span 
    {
        margin-left: 0px;
    }
    .controlBox .commonBt 
    {
        width: 100%;
        display: block;
    }
        
    .confirmHoroDetailLabel, .confirmHoroDetailLabel 
    {
        display: block;
        width: 100%;
        text-align: left;
    }
    
    .homefeaturebox 
    {
        height: 100%;
    }
    
    .homefeaturebox img 
    {
        float: none;
        margin: 0px auto;
    }
    
    #maincontent .homefeaturebox p 
    {
        margin: 10px;
        text-align: center;
    }
    
    .homefeaturebox span.elaborate 
    {
        position: relative;
        padding: 4px 10px;
    }
    
    .freeHoroBt, .freeMatchBt 
    {
        position: relative;
        right: auto;
        bottom: auto;
        display: block; 
        margin: 3px 10px;
    }
    #maincontent .homefeaturebox h1 
    {
        text-align: center;
    }
}

/*popup start*/
#popup {
  display: none;
  position: fixed;
  margin: 0 auto;
  top: 50%;
  left: 50%;
  border: 1px solid;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 35px 1px #8a8989;
  z-index: 1001; }

.panelbtn {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  padding: 0;
  margin: 0;
  border: 0; }

.popuppanel {
  border-radius: 0; }

#popup img {
  width: 100%;
  z-index:1! important;  }

body {
  background: url("https://www.futurepointindia.com") center top;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.panelbtn {
  text-align: center;
  z-index:1;
  }

.panelbtn #close {
  padding: 6px 10px;
  background: #ee3d1b;
  font-size: 1.5em;
  border: none; }

@media only screen and (max-width: 768px) {
  #popup {
    width: 75%; }

  .panelbtn #close {
    padding: 1px 4px; } }
/*popup end*/