﻿body
{
    margin:0;
    background-color:#FFFFFF;
}
img
{
    border:0;
}
.top-bg
{
    background-color:#242C2F;
    color:#979B9B;
    margin:0;
}
.text-normal
{
    font-family: Verdana,Arial;
    font-size: 13px;
    text-decoration: none;
    color: #979B9B;
}
.graytext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.datetime-white-main
{
    font-family: Verdana,Arial;
    font-size: 12px;
    color: #979B9B;
}
.datetime-white-small
{
    font-family: Verdana,Arial;
    font-size: 11px;
    color: #979B9B;
}
.menu-style-black
{
    font-family: Verdana,Arial;
    background-color: #242C2F;
    height: 25px;
    font-size:13px;
}
.menu-style-black a
{
    text-decoration:none;
    color: #F2F2F2;
}
.menu-style-black:hover
{
    font-family: Verdana,Arial;
    background-color: #B60002;
    height: 25px;
    color: #F2F2F2;
    font-size:13px;
}
.menu-style-black:hover a
{
    text-decoration:none;
    color: #F2F2F2;
}
.menu-style
{
    font-family: Verdana,Arial;
    background-color: #F2F2F2;
    height: 25px;
    font-size:13px;
    font-weight:bold;
}
.menu-style a
{
    text-decoration:none;
    color: #000000;
}
.menu-bottom
{
    background-color: #F2F2F2;
    border-bottom-style: solid;
    height:5px;
    border-bottom-width: 1px;
    border-bottom-color: #CDCDCD;
}
.inner-bottom
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #EFEFEF;
}
.footer-text
{
    font-family: Verdana,Arial;
    font-size: 13px;
}
.footer-text a
{
    text-decoration:none;
    color: #979B9B;
}
.headline-Big
{
    color: #547B94;
    font-size: 21px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}
.headline-news
{
    color: #42789A;
    font-size: 21px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}
.headline-small
{
    color: #42789A;
    font-size: 15px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height:25px;
}
.headline-smallforbox
{
    color: #42789A;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height:25px;
}
.headline-Big:hover
{
    text-decoration: underline;
}
.headline-small:hover
{
    text-decoration: underline;
}
.headline-smallforbox:hover
{
    text-decoration: underline;
}
.desc
{
    color: #333333;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 25px;
    text-align: justify;
}
#slideshow {
	width:225px;
    height:195px;
    margin-right:5px;
    margin-top:5px;
    float:left;
}
#slideshow #slidesContainer {
  width:195px;
  height:195px;
  overflow:hidden; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  width:195px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:195px;
}
.control {
  display:none;
  vertical-align:middle;
  top:25px;
  width:12px;
  height:69px;
  cursor: pointer;
}
.tab-gray
{
    background-color:#ECECEC;
    border:solid 1px #DADADA;  
    height:23px; 
    color:#000000;
    cursor:pointer;
    font-size:13px;
    font-family: Verdana,Arial;
}
.tab-white
{
    background-color:#FFFFFF;
    border-top:solid 1px #D2D2D2;  
    border-left:solid 1px #D2D2D2;  
    border-right:solid 1px #D2D2D2;  
    height:23px;   
    cursor:pointer;
    color:#000000;
    font-size:13px;
    font-family: Verdana,Arial;
}
.tab-blank
{
    border-bottom:solid 1px #DADADA;  
    height:23px; 
}
.box-bg
{
    background-image:url(http://www.dailynewsnetwork.in/images/box.gif);
    background-repeat:no-repeat;
    background-position:center top;
    width:251px;
    padding-top:15px;
    height:261px;
}
.box-div
{
    border-bottom:solid 1px #D2D2D2;  
    border-left:solid 1px #D2D2D2;  
    border-right:solid 1px #D2D2D2;
}
.box-bg table
{
    padding-left:5px;
}
.box-title
{
    font-family: Verdana,Arial;
    font-size:18px;
    color:#63696C;
    height:30px;
    width:90%;
    border-bottom:solid 2px #EFEFEF;
}
.box-title a
{
    text-decoration:none;
    color:#63696C;
}
.box-title a:hover
{
    text-decoration:underline;
    color:#63696C;
}

.cat-menus-green
{
    background-image: url(http://www.dailynewsnetwork.in/images/green.gif);
    background-position: left center;
    background-repeat:repeat-x;
    padding-left:21px;
    border: 1px solid #105D6B;
    color: #F5F6F8;
    font-weight:bold;
    font-family: Arial,Helvetica,sans-serif,Verdana;
    font-size: 17px;
    line-height: 23px;
    vertical-align: top;
    text-align: left;
}
.cat-menus-green a
{
    text-decoration:none;
    color: #F5F6F8;
}
.cat-menus-green a:hover
{
    text-decoration:underline;
}
.cat-menus-blue
{
    background-image: url(http://www.dailynewsnetwork.in/images/blue.gif);
    background-position: left center;
    background-repeat:repeat-x;
    padding-left:21px;
    border: 1px solid #0C59A2;
    color: #F5F6F8;
    font-weight:bold;
    font-family: Arial,Helvetica,sans-serif,Verdana;
    font-size: 17px;
    line-height: 23px;
    vertical-align: top;
    text-align: left;
}
.cat-menus-blue a
{
    text-decoration:none;
    color: #F5F6F8;
}
.cat-menus-blue a:hover
{
    text-decoration:underline;
}
.cat-menus-purple
{
    background-image: url(http://www.dailynewsnetwork.in/images/purple.gif);
    background-position: left center;
    background-repeat:repeat-x;
    padding-left:21px;
    border: 1px solid #813387;
    color: #F5F6F8;
    font-weight:bold;
    font-family: Arial,Helvetica,sans-serif,Verdana;
    font-size: 17px;
    line-height: 23px;
    vertical-align: top;
    text-align: left;
}
.cat-menus-purple a
{
    text-decoration:none;
    color: #F5F6F8;
}
.cat-menus-purple a:hover
{
    text-decoration:underline;
}
.cat-menus-pink
{
    background-image: url(http://www.dailynewsnetwork.in/images/pink.gif);
    background-position: left center;
    background-repeat:repeat-x;
    padding-left:21px;
    border: 1px solid #A32D6D;
    font-weight:bold;
    color: #F5F6F8;
    font-family: Arial,Helvetica,sans-serif,Verdana;
    font-size: 17px;
    line-height: 23px;
    vertical-align: top;
    text-align: left;
}
.cat-menus-pink a
{
    text-decoration:none;
    color: #F5F6F8;
}
.cat-menus-pink a:hover
{
    text-decoration:underline;
}

.menu-bottom-style-black
{
    font-family: Verdana,Arial;
    background-color: #242C2F;
    height: 25px;
    font-size:13px;
}
.menu-bottom-style-black a
{
    text-decoration:none;
    color: #F2F2F2;
}
.menu-bottom-style
{
    font-family: Verdana,Arial;
    background-color: #F2F2F2;
    height: 25px;
    font-size:13px;
    font-weight:bold;
}
.menu-bottom-style a
{
    text-decoration:none;
    color: #000000;
}
.menu-bottom-style:hover
{
    font-family: Verdana,Arial;
    background-color: #CC0202;
    height: 25px;
    font-size:13px;
}
.menu-bottom-style:hover a
{
    text-decoration:none;
    color: #F2F2F2;
}
.sep-temp
{
    border-left:solid 1px #CDCDCD;
}
