body{
    margin:0;
    /*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
    font-family: "Jameel Noori Nastaleeq Regular";
    background: #ece9d8;
    overflow-x: hidden;
}

a{
    color: #000;
    text-decoration: none;
}

.categoryfont{
    font-size:10px;
    /*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
    font-family: "Jameel Noori Nastaleeq Regular";


}


#hor-minimalist-a
{
    /*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
    font-family: "Jameel Noori Nastaleeq Regular";
    font-size: 12px;
    background: #fff;
    margin: 45px;
    width: 480px;
    border-collapse: collapse;
    text-align: left;
}
#hor-minimalist-a th
{
    font-size: 14px;
    font-weight: normal;
    color: #039;
    padding: 10px 8px;
    border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
    color: #669;
    padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
    color: #009;
}


#hor-minimalist-b
{
    /*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
    font-family: "Jameel Noori Nastaleeq Regular";
    font-size: 12px;
    background: #fff;
    margin: 45px;
    width: 480px;
    border-collapse: collapse;
    text-align: left;
}
#hor-minimalist-b th
{
    font-size: 14px;
    font-weight: normal;
    color: #039;
    padding: 10px 8px;
    border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
    border-bottom: 1px solid #ccc;
    color: #669;
    padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
    color: #009;
}


#ver-minimalist
{
    /*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
    font-family: "Jameel Noori Nastaleeq Regular";
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#ver-minimalist th
{
    padding: 8px 2px;
    font-weight: normal;
    font-size: 14px;
    border-bottom: 2px solid #6678b1;
    border-right: 30px solid #fff;
    border-left: 30px solid #fff;
    color: #039;
}
#ver-minimalist td
{
    padding: 12px 2px 0px 2px;
    border-right: 30px solid #fff;
    border-left: 30px solid #fff;
    color: #669;
}


#box-table-a
{
    font-family: "Jameel Noori Nastaleeq Regular";
    /*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
    font-size: 12px;
    margin: 0px;
    width: 999px;
    text-align: left;
    border-collapse: collapse;
}
#box-table-a th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background: #b9c9fe;
    border-top: 4px solid #aabcfe;
    border-bottom: 1px solid #fff;
    color: #039;
}
#box-table-a td
{
    padding: 8px;
    background: #e8edff; 
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
    background: #d0dafd;
    color: #339;
}


#box-table-b
{
    /*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
     font-family: "Jameel Noori Nastaleeq Regular";
   font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: center;
    border-collapse: collapse;
    border-top: 7px solid #9baff1;
    border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background: #e8edff;
    border-right: 1px solid #9baff1;
    border-left: 1px solid #9baff1;
    color: #039;
}
#box-table-b td
{
    padding: 8px;
    background: #e8edff; 
    border-right: 1px solid #aabcfe;
    border-left: 1px solid #aabcfe;
    color: #669;
}


#hor-zebra
{
    /*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
     font-family: "Jameel Noori Nastaleeq Regular";
   font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#hor-zebra th
{
    font-size: 14px;
    font-weight: normal;
    padding: 10px 8px;
    color: #039;
}
#hor-zebra td
{
    padding: 8px;
    color: #669;
}
#hor-zebra .odd
{
    background: #e8edff; 
}


#ver-zebra
{
    /*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
     font-family: "Jameel Noori Nastaleeq Regular";
   font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#ver-zebra th
{
    font-size: 14px;
    font-weight: normal;
    padding: 12px 15px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #039;
}
#ver-zebra td
{
    padding: 8px 15px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #669;
}
.vzebra-odd
{
    background: #eff2ff;
}
.vzebra-even
{
    background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
    background: #d0dafd;
    border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
    background: #dce4ff;
    border-bottom: 1px solid #d6dfff;
}

#submitbtn{

    width:100px; height:30px; background-color:#999; color:#FFF; font-weight:600;	

}

input {
    height:30px;


}

#weekly_market_heading{
    width: 800px; 
    margin: 0 auto; 
    border: 3px solid #a8a8a8; 
    background: gray; 
    height: 40px; 
    color: #1f4d81; 
    font-size: 20px;
    font-weight: bold; 
    text-align: center; 
    padding-top: 20px; 
    margin-top: 10px;    
}

#weekly_market_content{
    width: 800px; 
    margin: 0 auto; 
    border: 1px solid #000;
    height: 400px;
    margin-top: 5px;
    background: #f0f0f0;
    
}

#aaj_ka_chart_heading{
    width: 800px; 
    margin: 0 auto; 
    border: 3px solid #a8a8a8; 
    background: gray; 
    height: 40px; 
    color: #1f4d81; 
    font-size: 26px;
    font-weight: bold; 
    text-align: center; 
    padding-top: 20px; 
    margin-top: 10px;    
}

#aaj_ka_chart_content{
    width: 800px; 
    margin: 0 auto; 
    border: 1px solid #000;
    height: 580px;
    margin-top: 5px;
    background: #f0f0f0;
    
}

#aaj_ka_chart_disclaimer{
    width: 730px; 
    margin: 0 auto; 
    border: 5px solid red;
    height: 190px auto;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
    
}




.footer-links{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-right: 20px;
    margin-left: 20px;
}

.footer-links a{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}


.pac_right_menu_link{
    font-size: 20px;
    
}

.contactformbox{
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:5px;
    
}

.contactformsubmit{
    background: #fecb62;
    color: #855748;
    -moz-border-radius: 15px;
    border-radius: 15px;
}