﻿body
{
    background-position: #C0C0C0;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    background: #C0C0C0;
/*overflow: -moz-scrollbars-vertical;
margin-right: -15px;
	margin-bottom: -15px
overflow: -webkit-scrollbars-vertical;
overflow: scrollbars-vertical;*/


}
.body_wrapper
{
    margin: 0;
    padding: 0;
    width: 100%;
}
.header
{
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
.sidebarleft
{
    margin: 0;
    padding: 0;
    width: 25%;
    float: left;
    display: inline-block; /*height:300px;*/
    display: inline; /*background-color:#FFE88B;*/
}
.contentpage
{
    padding: 5px 0 0 0;
    float: left;
    display: inline;
    width: 50%; /*height:300px;*/
    background-color: #FEFFFA;
    margin-top: 10px;
}
.sidebarright
{
    float: right;
    width: 25%;
    display: inline; /* background-color:#E7E7E7;*/
}
.footer
{
    clear: both;
    background-color: #8CBDCB;
}
.accessibilityoptions
{
    margin: 0;
    padding: 2px;
   /* float: right;*/
    background-color: #005E78;
    color: White;
    width: 100%;
    height: 48px;
}
.accessibilityoptions ul li
{
    /*text-decoration:undeline;*/
    float: left;
    border-right: 1px solid #fff;
    padding: 0 3px 0 3px;
    line-height: 10px;
    font-size: 0.9em;
}
.accessibilityoptions ul li a
{
    text-decoration: none;
    color: #fff;
    
}


.accessibilityoptions ul li a:hover
{
    text-decoration: none;
}
.accessibilityoptions ul
{
    list-style: none;
    /*float: right;*/
    margin: 5px 0 0 0;
    padding: 0;
}
.accessibilityoptions ul li ul
{
    list-style: none;
    float: right;
    display: inline;
}
.accessibilityoptions ul li ul li
{
    border: none;
    font-size: 1.2em;
}
.accessibilityoptions li:last-child  
{
    border-right:20px;
    } 

.topmenu
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    background: #005E78 !important;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    height:40px;
}
.topmenu ul li
{
    background-position: url("../writereaddata/blue-part.png") no-repeat bottom;
    background: url("../writereaddata/blue-part.png") no-repeat right;
    display: inline; /*text-decoration:undeline;*/
    padding: 0; /*border-right:1px solid #FEFFFD;*/
    color: #FEFFFD;
    margin: 0 0 0 0;
    font-size: 11px;
}
.topmenu ul li a
{
    color: #FEFFFD;
    text-decoration: none;
}

/*  .topmenu ul li:hover
{
	font-weight:bold;
padding:3px 8px 5px 18px;
background:#A6A8FF;
} */
.topmenu ul
{
    list-style: none; /* padding:3px 0 5px 5px;*/
    margin: 0;
    padding: 0;
}
/*.topmenu ul li ul
{
    list-style:none;
    float:right;
    display:inline;
    
} */
.footer #relativelinks
{
    background-color: #005E78;
}
.footer #relatedlinkimg
{
    display: inline;
    padding-left: 5px;
}
#relativelinks select
{
    margin: 4px 15px 0 0;
    float: right;
}
.footer ul li
{
    display: inline;
    padding: 0 0 0 4px; /*border-right:1px solid #000;*/
    margin: 0; /*line-height:0.5em; */
}
.footer ul li a
{
    text-decoration: none;
    margin-right: 6px;
}
.footer ul li a:hover
{
    text-decoration: underline;
}
.footer ul
{
    list-style: none;
    padding: 0 0 0;
    margin: 0;
    text-align: left;
    font-size: 0.9em;
}
.footer a
{
    color: Black; /*text-decoration:none;*/
}
.footer a:hover
{
    /*text-decoration:underline;*/
}
.bullet li a
{
    color: #000;
    text-decoration: none;
}

#footermenu
{
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 0 0 0;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}
#footermessage p
{
    margin: 0 auto;
    width: 70%;
    text-align: center;
    color: #3B8522;
}
#footermessage #copyright
{
    color: #545255;
    font-size: xx-small;
    padding-bottom: 5px;
}
.logo
{
    float: left;
    width: 100%;
    background-color: #8CBDCB;
}
.logo1, .logo2
{
    float: left;
    height: 85px;
}
#logo1
{
    background-image: url("../writereaddata/emb.png");
    background-repeat: no-repeat;
    margin: 9px 0 0 10px;
    text-align: center;
    width: 77px;
}
#logo2
{
    background-image: url("../writereaddata/logo.png");
    background-repeat: no-repeat;
    width: 77px;
    margin-top: 8px;
}
#logo3
{
    margin-top: 8px; /* background-image:url("../images/New_IIPS_Logo1.gif");     background-repeat:no-repeat;*/
}
#logo4
{
    margin-top: 8px;
    background-image: url("../writereaddata/india-logo.png");
    background-repeat: no-repeat;
}


.logo3
{
    width: 75px;
    float: right;
    height: 77px;
    margin: 9px 0 0 11px;
}
.logo #title
{
    float: left;
    padding-left: 10px;
    padding-right: 10px; /*text-decoration:none;*/
    margin: 7px 0 0 30px;
}
.logo #title a
{
    color: #1F3E02;
    text-decoration: none;
}
.logo h4, .logo h5
{
    padding: 0;
    margin: 0;
}
.logo h2
{
    margin-bottom: 0;
}
.login_block
{
    margin: 0 15px auto;
}
.login_block #title
{
    color: White;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #3A8020;
    padding: 4px 0 4px 4px;
}
.login_block #content, .content
{
    clear: both;
    background-color: #FFF5D1;
    margin: 0;
    padding: 0;
}
.login_block #UserName, .login_block #Password, .login_block #log_button, .login_block #forgotpassword
{
    margin: 0px 0px auto;
    padding: 2px;
}
.login_block input[type='text'], .login_block input[type='password']
{
    width: 80%;
}
.login_block #log_button
{
    display: inline;
}
.login_block #forgotpassword
{
    clear: both;
}
.login_block #signup, .login_block #help
{
    clear: both; /*float:right;*/
    display: inline;
}
.publication
{
    clear: both; /*-webkit-border-radius: 30px 30px 30px 30px;  -moz-border-radius: 30px 30px 30px 30px;  border-radius: 30px 30px 30px 30px;     */ /*  margin:10px 15px auto;*/
}
.publication .title
{
    color: White;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #914132;
    padding: 4px 0 4px 4px;
    margin: 0;
}
/* crete by mangesh 21 june 2012 for tender page */
.publication .title12
{
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #507CD1;
    padding: 4px 0 4px 4px;
    margin: 0;
}
.contentpage .title
{
    color: White;
    background-color: #914132;
    padding: 4px 0 4px 0; /* margin-left:20px;*/
    margin-right: 0px;
    font-size: 1.2em;
    font-weight: bold;
}
.contentpage .content
{
    clear: both;
    background: #EFFDFF !important;
    padding: 4px 0 50px 0; /*margin-left:20px;*/
    margin-right: 0px;
    height: 46px !important;
}
.publication ul
{
    margin: 0;
    padding: 0 9px;
    list-style-type: none; /*list-style-image:url("../writereaddata/green-bull.gif");*/
}
.grossary_bibilography
{
    /*margin:5px 15px auto;*/
    margin-bottom: 10px;
}
.grossary_bibilography #title
{
    clear: left;
    color: White;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #914132;
    padding: 4px 0 4px 4px;
    margin: 0;
}
.grossary_bibilography input[type='text']
{
    margin-left: 0px;
}
#generallatestnews, #majoractivities
{
    display: inline;
    width: 100%; /*float:left;*/
    margin-bottom: 10px;
}
#upcommingevents, #annualreports
{
    display: inline;
    width: 50%; /*float:right;*/
    margin-bottom: 10px;
}
#photogallery, #preformancereport, #kidscenter
{
    /* clear:both;     margin-bottom:10px;*/
    clear: both; /*margin:10px 15px 10px;*/
}
#generallatestnews .title
{
    background-color: #4D4D4D;
}
#upcommingevents .title
{
    background-color: #565342;
}
#majoractivities .title
{
    background-color: #406941;
}
/*#preformancereport .title
{
    background-color:#316735;
    color:White;
    font-size:1.2em;
    font-weight:bold;
  
    padding:4px 0 4px 4px;
    margin:0;
}*/

/*.sidebarright .content
{
    /*clear:both;
    padding:4px 0 50px 0;
    margin-left:20px;
    margin-right:10px;*/
/*     clear:both;
    background-color:#FFF5D1;
    margin:0;
    padding:0;
}*/

.sidebarright .content
{
    clear: both;
    padding: 4px 0 50px 0;
    margin-left: 0px;
    margin-right: 0px;
    height: 30px;
}



.sidebarright .title
{
    /* color:White;     background-color:#914132;     padding:4px 0 4px 0;     margin-left:20px;     margin-right:10px;     font-size:1.2em;     font-weight:bold;*/
    color: White;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #914132;
    padding: 4px 0 4px 4px;
    margin: 0;
}
#loginlinks
{
    clear: both;
    display: block;
}
/*#enviscenternbri
{
    margin-bottom:10px;
     margin-top:10px;
}*/
.Topheaderleft
{
    background-image: url(../writereaddata/header_bg_left.png);
    background-repeat: no-repeat;
    height: 90px;
    width: 100%;
}
#enviscenternbri .content
{
    height: 74px !important;
    background-color: #F4FBDC; /* padding-bottom:78px;*/
}
#ctl00_ContentPlaceHolder1_ctl00_Login1
{
    width: 100%;
}
#forgotpassword
{
    width: 70%;
    margin: 0 auto 15px;
}
#glossary
{
    padding-bottom: 15px;
}
#glossary input
{
    margin-top: 10px;
    margin-left: 10px;
}
#ctl00_ContentPlaceHolder1_Login_Login1
{
    width: 100%;
}
.AddNew
{
    float: left;
    text-align: right;
}
#ctl00_ContentPlaceHolder1_Login_dvLogin
{
    background: #FFF5D1;
    margin-bottom: 5px;
    float: left;
}
.login
{
    clear: both;
    z-index: 0; /*margin:10px 15px auto;*/
}
/*.login .title
{
	color:White;
    font-size:12px;
    font-weight:bold;
    background:url("../writereaddata/login-bg.jpg") repeat-x;
    padding:0 0 0 15px;
    margin:0;
    text-transform:uppercase;
	}
	#ctl00_ContentPlaceHolder1_Login_blocktitle
	{
		padding:0 0 0 0;
		}*/
#ctl00_ContentPlaceHolder1_GROSSARY AND BIBILOGRAPHY_search_glossary
{
    background: url("../writereaddata/new-images/sign-in.jpg") repeat-x;
}
#bibilography input
{
    margin-top: 10px;
    margin-left: 10px;
}

#advancesearch
{
    margin-top: 1px;
    margin-left: 4px;
    float: left;
}

.UserNameCss
{
    margin-top: 5px;
    margin-bottom: 5px;
}

#more a
{
    text-align: right;
    color: Black;
}
#ctl00_ContentPlaceHolder3_KID CENTERS_LinkBtnMore a
{
    text-align: right;
}
.title
{
    background: # ffeb9a !important; /* 	border-right:1/005E78/px solid #6b6dfd; 	border-left:1px solid #6b6dfd; 	border-top:1px solid #6b6dfd; */
}
.title1
{
    background: #7c7c7c !important;
}
.publication .titleMiddle
{
    color: #892c01;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #FFCC66;
    padding: 4px 0 4px 4px;
    margin: 0;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
}
.publication .titleDownloadAlter
{
    font-size: 1.2em;
    font-weight: bold;
    background-color: #00FFFF;
    padding: 4px 0 4px 4px;
    margin: 0;
}


.content
{
    background: #EFFDFF !important;
}

.Bigological_td
{
    border-bottom-style: solid;
    border-width: 2px;
    border-color: #FFFFFF;
    font-size: small;
    font-weight: bold;
    border-right-style: none;
    border-left-style: none;
}
.Bigological_tdLastElement
{
    font-size: small;
    font-weight: bold;
}


ul.dropdown
{
    position: relative;
}
ul.dropdown li
{
    font-weight: bold;
    float: left; /*padding:0 10px 0 15px; */
    padding: 8px 4px;
}
ul.dropdown a:hover
{
    color: #000;
}
ul.dropdown a:active
{
    color: #ffa500;
}
ul.dropdown li a
{
    display: block;
    padding: 4px 8px;
}
ul.dropdown li:last-child a
{
    border-right: none;
}
/* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover
{
    background: #8CBDCB;
    color: #000;
    position: relative;
}
ul.dropdown li.hover a
{
    color: black;
}


/* 
	LEVEL TWO
*/
ul.dropdown ul
{
    z-index: 9999;
    width: 200px;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
}
ul.dropdown ul li
{
    font-weight: normal;
    background: #4B9EB5;
    color: #000;
    float: left;
    padding: 4px 0 0px 0;
    font-size: 1.1em;
    z-index: 1000;
    width: 195px;
}
ul.dropdown ul li a
{
    border-bottom: 1px solid;
    border-right: none;
    border-bottom: 1px solid;
    width: 184px;
    float: left;
    display: inline-block;
    display: block;
    z-index: 10000;
    height: 20px;
    padding: 10px 5px 10px 5px;
}
/* 
	LEVEL THREE
*/
ul.dropdown ul ul
{
    left: 100%;
    top: 0;
}
ul.dropdown li:hover > ul
{
    visibility: visible;
}

/* css for list page*/
/*14-09-2011 Priyanka*/
#left_navigation
{
    /*background:#C1DC59; 	border:1px solid #000180;*/
    margin-top: 10px;
}

#left_navigation ul li
{
    text-decoration: none;
    padding: 4px 0 3px 3px;
    border-bottom: 1px solid #000180;
    color: #000180;
}
#left_navigation ul li:hover
{
    /* background:#000180;*/
    color: #fff;
    font-weight: bold;
}
#ctl00_ContentPlaceHolder1_BulletedList1 li a
{
    color: #000180;
    text-decoration: none;
}
/*Priyanka 07/10/2011*/
.activeListItem a
{
    font-weight: bold !important;
    color: #000000 !important;
}
/* for selected list item*/
/*Priyanka 07/10/2011*/
#ctl00_ContentPlaceHolder1_BulletedList1 li a:hover
{
    font-weight: bold;
    text-decoration: underline;
}
.contentpage .content2
{
    clear: both;
    padding: 4px 0 0px 0;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-left: 1px solid #000180;
}
.contentpage .content10
{
    clear: both;
    padding: 4px 0 0px 0;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-left: 1px solid #fffff; /*border-left: 1px solid #000180;*/
}

#list_title h3
{
   /* color: #000180;*/
    color: #1E87FF;
    
    font-family: caption,Arial,Helvetica,sans-serif;
    font-size: 20px;
}
#contenttitle
{
   /* color: #A6A8FF;
    color: #1E87FF;*/
    color:#0040FF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}
#ctl00_ContentPlaceHolder2_pdf1
{
    color: #DE0D0B;
}
#ctl00_ContentPlaceHolder2_list
{
    color: black;
    text-decoration: none;
}
#ctl00_ContentPlaceHolder2_hme
{
    color: black;
    text-decoration: none;
}
#ctl00_ContentPlaceHolder2_list:hover
{
    text-decoration: underline;
    color: #A6A8FF;
}
#ctl00_ContentPlaceHolder2_hme:hover
{
    text-decoration: underline;
    color: #A6A8FF;
}
#updatedon
{
    float: right;
    margin-right: 5px;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
}
/* for list page*/


.lnkbtn a
{
    background: #DCDCDC;
    border: 1px solid #A9A9A9;
    padding: 0 3px 0 3px;
    color: #000;
    text-decoration: none;
}
.lnkbtn a:hover
{
    color: Red;
}
.active a
{
    background: #FF7D03;
    border: 1px solid #A45E18;
    color: #fff;
}

#past
{
    text-align: left;
    background: #000;
    color: #fff;
    margin-left: 10px;
    margin-right: 90px;
    text-decoration: none;
    font-size: 11px;
    padding: 3px;
}
/*feedback form green*/
#ctl00_ContentPlaceHolder2_btnSubmit
{
    background: #1E87FF;
    color: #fff;
    border: 1px solid #C1DC59;
}
#ctl00_ContentPlaceHolder2_msgfeed
{
    color: #1E87FF;
    font-weight: bold;
    font-style: italic;
}

/*Priyanka 07/10/2011*/
.divmainFeedback
{
    width: 70%;
    height: auto;
    border: 1px solid #000;
    background: #DCDCDC;
    margin-left: 70px;
  
}
#ctl00_ContentPlaceHolder2_hplprevious
{
    color: #000;
    font-weight: bold;
}

.divsubAdvSearch1
{
    border-bottom: 1px solid #000;
    padding-bottom: 4px;
    margin-bottom: -1px;
    width: 100%;
    height: 17%;
    margin-top: 6px;
}
/*.captcha
{  background: none repeat scroll 0 0 #DCDCDC;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    margin-left: 100px;
    width: 40%;
	}*/
/*Priyanka 07/10/2011*/
/*feedback form*/

/* for Advance Search page*/
.divmainAdvSearch
{
    width: 30%;
    height: 171px;
    border: 1px solid #000;
    background: #DCDCDC;
    margin-left: 100px;
}
.divsubAdvSearch
{
    border-bottom: 1px solid #000;
    margin-bottom: 3px;
    width: 100%;
    height: 17%;
    margin-top: 6px;
}
.divsubLeftAdvSearch
{
    float: left;
    width: 33%;
    text-align: right;
}
.divsubRightAdvSearch
{
    float: left;
    width: 62%;
    padding-left: 7px;
    text-align: left;
}
.AdvSearchLabel
{
    font-size: 14px;
    font-family: Arial;
}
.heading
{
    color: #1E87FF;
    font-family: caption,Arial,Helvetica,sans-serif;
    font-size: 20px;
    margin-left: 100px;
}
.repeater
{
    font-weight: bold;
    margin-left: 10px;
    height: 16px;
    padding-bottom: 10px;
}
/* for Advance Search page*/
/*14102011 Ganesh And Priyanka*/
#ctl00_ContentPlaceHolder2_ctl03_content, #ctl00_ContentPlaceHolder2_ctl04_content, #ctl00_ContentPlaceHolder2_ctl06_content, #ctl00_ContentPlaceHolder2_ctl07_content, #ctl00_ContentPlaceHolder2_ctl08_content, #ctl00_ContentPlaceHolder2_ctl05_pubcontent, #ctl00_ContentPlaceHolder2_ctl00_dvLoginCont, #ctl00_ContentPlaceHolder2_ctl09_content, #ctl00_ContentPlaceHolder2_ctl02_pubcontent, #ctl00_ContentPlaceHolder2_ctl00_content, #ctl00_ContentPlaceHolder2_ctl02_content, #ctl00_ContentPlaceHolder2_ctl05_content, #ctl00_ContentPlaceHolder2_ctl10_content
{
}

#slideshow .content
{
    background: #fff !important;
    height: 62px !important;
}

.imgIcon
{
    margin: 2px 0 0 5px;
}
.publication ul li
{
    background: url("../writereaddata/green-bull.gif") left no-repeat;
    padding: 2px 0 8px 13px; /*border-bottom: 3px dotted #DCD8D8;*/
}
/*.publicationMiddle ul li
{
    background: url("../writereaddata/green-bull.gif") left no-repeat;
    padding: 2px 0 2px 13px;
    border-bottom: 0px solid #DCD8D8;8
}*/

.publication ul li a, #ctl00_ContentPlaceHolder2_ctl07_BulletedList1 li a, #ctl00_ContentPlaceHolder2_ctl03_BulletedList1 li a, #ctl00_ContentPlaceHolder2_ctl04_BulletedList1 li a, #ctl00_ContentPlaceHolder2_ctl08_content ul li a
{
    color: #000;
    text-decoration: none;
}
.publication ul li a:hover
{
}
#ctl00_ContentPlaceHolder5_footer1_footermessage p
{
    color: #006900;
}
#ctl00_ContentPlaceHolder5_footer1_footermessageCopyright
{
    padding: 0 0 8px 0;
}
#outerWrapper
{
    width: 963px;
    margin: 0 auto;
}

/*  #ctl00_ContentPlaceHolder2_ctl02_pubtitle, #ctl00_ContentPlaceHolder2_ctl00_login_title,#ctl00_ContentPlaceHolder2_ctl06_title
 ,#ctl00_ContentPlaceHolder2_ctl07_title, #ctl00_ContentPlaceHolder2_ctl08_AnRep,
 #ctl00_ContentPlaceHolder2_ctl09_title,#ctl00_ContentPlaceHolder2_ctl09_title,#ctl00_ContentPlaceHolder2_ctl05_pubtitle,#ctl00_ContentPlaceHolder2_ctl03_title,#ctl00_ContentPlaceHolder2_ctl04_title{ background:#000000 !important;}
*/
#ctl00_ContentPlaceHolder2_ctl09_lnkAdvanceSearch
{
    text-decoration: none;
    color: #5E5E5E;
}
#advancesearch:hover
{
    color: #2F6333;
    text-decoration: underline;
}
#bradcrum a
{
    color: #000;
}


/*14102011 Ganesh And Priyanka*/
/*18102011 Priyanka*/
#ctl00_ContentPlaceHolder2_ctl02_content, #ctl00_ContentPlaceHolder2_ctl01_content
{
    height: 32px !important;
}
#table2
{
    background-color: #ECE5B6;
    margin-left: 10px;
    width: 90%;
    border: 1px solid #C0C0C0;
}
#table2 th
{
    color: #7E3517;
    font-weight: bold;
    font-size: 12px; /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    padding: 3px 5px;
    border: 1px solid #C0C0C0;
}

#table2 td
{
    background-color: #ffffff; /*color:#000000;*/ /*font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif;*/
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
    border: 1px solid #C0C0C0;
}

.mainbox
{
    border: 7px solid #8CBDCB;
}
/*18102011 Priyanka*/

/* table-view CSS*/

.table-view
{
    padding: 0;
    margin: 0; /*border: 1px solid #333;*/
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
}
.table-view .tr
{
    padding: 0;
    margin: 0;
    background-color: #8CBDCB;
    height: 15px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #005E78;
    font-size: 11px;
    font-family: verdana;
}

.table-view tr.header
{
    font-weight: bold;
    color: #004761;
    text-align: center;
    border: 1px solid #005E78;
    font-size: 12px;
    font-family: verdana;
    text-decoration: none;
    height: 25px;
    background-color: #8CBDCB;
    background-repeat: repeat-x;
    float: none !important;
}

.table-view tr.header th
{
    padding: 5px !important;
    border: 1px solid #005E78 !important;
}
.table-view tr.normal
{
    background-color: #B4E5F3;
    border: 1px solid #005E78;
    font-family: verdana;
    font-size: 11px;
    height: 20px;
    margin: 0;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 250px;
}
/*captcha signup*/
.captcha
{
    border-bottom: 1px solid #000000;
    border-left: medium none;
    border-right: medium none;
    height: 17%;
    margin-bottom: -1px;
    margin-left: 170px;
    margin-top: 6px;
    padding-bottom: 4px;
    width: 50%;
}
/*end captcha signup*/

/*changes for look and fill*/
/*login control captcha 25 April 2012*/
#ctl00_ContentPlaceHolder2_ctl00_capchaloginctrl img
{
    width: 85px;
    height: 35px;
}
#ctl00_ContentPlaceHolder2_ctl00_capchaloginctrl span
{
    position: inherit !important;
    margin-right: -1px !important;
    margin-left: 4px !important;
    font-size: 12px !important;
}
#ctl00_ContentPlaceHolder2_ctl00_capchaloginctrl input
{
    position: inherit !important;
    margin: 0px !important;
    height: 14px;
    font-size: 10px;
    width: 40px;
}
#ctl00_ContentPlaceHolder2_ctl00_capchaloginctrl
{
    position: relative;
}
.contentpage .title1
{
    color: White;
    background-color: #914132;
    padding: 4px 0 4px 0; /*margin-left:20px;*/
    margin-right: 0px;
    font-size: 1.2em;
    font-weight: bold;
    height: 14px;
}
.imgIcon1
{
    margin: -4px 0 0 5px;
}

.UserNameCss1
{
    margin-top: 1px;
    margin-bottom: 0px;
    font-size: 10px;
    width: 160px;
    margin-left: 5px;
}
.captcha
{
    position: relative;
    width: 218px;
}

/*end login control captcha*/
/* sitemap css*/
.sitemap ul
{
    list-style-type: circle;
    color: Black;
}


.sitemap ul li ul
{
    list-style-type: square;
    color: Black;
    margin-top: 10px;
}

.sitemap ul li ul li
{
    margin-bottom: 7px;
}

.sitemap ul li ul li ul li
{
    list-style-type: disc;
}

.afterlogin
{
    margin-left: 5px;
    font-size: 12px;
}
.logout
{
    margin-left: 15px;
    font-size: 12px;
}
/* end sitemap css*/

/* subjectwise database css*/
#left_navigation ul li a
{
    text-decoration: none;
    padding: 4px 0 3px 3px;
    border-bottom: 1px solid #418B34;
    color: Green; /**/
}

/* end subjectwise database css*/
.fixsize
{
    height: 76px;
}
/*.content1
{
    clear:both;
    padding:4px 0 50px 0;
    
    margin-right:0px;
   height:46px !important;
    
}*/
.content3
{
    clear: both;
    padding: 4px 0 50px 0; /*margin-left:20px;*/
    margin-right: 0px;
    background: #2FBAE1 !important;
    height: 54px !important;
}
.subjectarea_date
{
    padding-left: 86px;
    padding-top: 20px;
    clear: both;
}

.Bibliography_more
{
    margin-top: 5px;
    display: inline;
    padding-left: 60px;
}
.showreport
{
    /*margin-left:104px; 		margin-top:14px;*/
    float: left;
    margin-left: 4px;
    margin-top: 1px;
}

.advancelnk
{
    /*margin-top:4px;*/
    float: left;
    margin-left: 68px;
    margin-top: 2px;
}
.annualrep
{
    margin-top: 30px;
}

/*end changes for look and fill*/
.Link_remove_Underline
{
    text-decoration: none;
}


/*******************Middle Content Only*****************************/

.publicationMiddle
{
    clear: both; /*-webkit-border-radius: 30px 30px 30px 30px;  -moz-border-radius: 30px 30px 30px 30px;  border-radius: 30px 30px 30px 30px;     */ /*  margin:10px 15px auto;*/
}
/*.publicationMiddle .title
{
    color: White;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #914132;
    padding: 4px 0 4px 4px;
    margin: 0;
}*/
.publicationMiddle ul
{
    margin: 0;
    padding: 0 9px;
    list-style-type: none; /*list-style-image:url("../writereaddata/green-bull.gif");*/
}
.publicationMiddle .titleMiddle
{
    color: #892c01;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #FFCC66;
    padding: 4px 0 4px 4px;
    margin: 0;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}
.publicationMiddle .titleDownloadAlter
{
    font-size: 1.2em;
    font-weight: bold;
    background-color: #00FFFF;
    padding: 4px 0 4px 4px;
    margin: 0;
}
.publicationMiddle ul li
{
    background: url("../writereaddata/green-bull.gif") left no-repeat;
    padding: 2px 0 8px 13px;
    border-bottom: 0px solid #DCD8D8;
}
.publicationMiddle ul li a, #ctl00_ContentPlaceHolder2_ctl07_BulletedList1 li a, #ctl00_ContentPlaceHolder2_ctl03_BulletedList1 li a, #ctl00_ContentPlaceHolder2_ctl04_BulletedList1 li a, #ctl00_ContentPlaceHolder2_ctl08_content ul li a
{
    color: #000;
    text-decoration: none;
}
.publicationMiddle ul li a:hover
{
}

/******************* End Middle Content *****************************/


/*******************Middle Content Only*****************************/

.publicationBiologicals
{
    clear: both; /*-webkit-border-radius: 30px 30px 30px 30px;  -moz-border-radius: 30px 30px 30px 30px;  border-radius: 30px 30px 30px 30px;     */ /*  margin:10px 15px auto;*/
}
.publicationBiologicals ul
{
    margin: 0;
    padding: 0 2px;
    list-style-type: none; /*list-style-image:url("../writereaddata/green-bull.gif");*/
}
.publicationBiologicals .titleMiddle
{
    color: #892c01;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #FFCC66;
    padding: 4px 0 4px 4px;
    margin: 0;
}
.publicationBiologicals .titleDownloadAlter
{
    font-size: 1.2em;
    font-weight: bold;
    background-color: #00FFFF;
    padding: 4px 0 4px 4px;
    margin: 0;
}
.publicationBiologicals ul li
{
    background: url("../writereaddata/green-bull.gif") left no-repeat;
    padding: 3px 0 6px 13px;
  	border-bottom: 1px solid #DCD8D8;    /*	height: 20px;*/
}
.publicationBiologicals ul li a, #ctl00_ContentPlaceHolder2_ctl07_BulletedList1 li a, #ctl00_ContentPlaceHolder2_ctl03_BulletedList1 li a, #ctl00_ContentPlaceHolder2_ctl04_BulletedList1 li a, #ctl00_ContentPlaceHolder2_ctl08_content ul li a
{
    color: #000;
    text-decoration: none;
}

/******************* End Middle Content *****************************/

#table1
{
    background-color: #B2D1D7;
    margin-left: 0px;
    width: 90%;
    border: 1px solid #C0C0C0;
}
#table1 th
{
    color: #000;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 3px 5px;
    background-color: #73A3B7;
    color: #ffffff;
    height: 25px;
}

#table1 td
{
    background-color: #B2D1D7;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
    border: 1px solid #C0C0C0;
    height: 25px;
}


#page-content
{
    font-family: Verdana, Arial, Helvetica, sans-serif; /*Arial;*/
    font-size: 13px;
    text-align: justify;
    line-height: 1.3;
    width: 630px;
}

#page-content
{
    padding: 0 5px;
}
#page-content h1
{
    color: #990000;
    font-size: 16px;
}

#page-content ul li
{
    font-size: 13px;
    color: #000000; /*border-bottom: 1px solid #93B7C8;*/
    margin-right: 20px;
    padding-bottom: 3px;
    padding-top: 2px; /*3px;*/
    vertical-align: middle;
    font-weight: 500;
}

#page-content ul li a:link
{
    text-decoration: none;
    font-weight: 500;
    font-size: 13px;
    color: #000;
}

#page-content ul li a:visited
{
    color: #990000;
    text-decoration: none;
    font-weight: 500;
    font-size: 13px;
}

#page-content ul li a:hover
{
    color: #990000; /*text-decoration:underline;*/
    font-weight: 500;
    font-size: 13px;
    cursor: pointer;
}

#page-content ul li a:active
{
    text-decoration: underline;
    color: #990000;
    font-size: 13px;
    font-weight: 500;
}

#page-content a:link
{
    text-decoration: underline;
    font-weight: 500;
    font-size: 12px;
    color: #006FBC;
}

#page-content a:visited
{
    color: #990000;
    text-decoration: underline;
    font-weight: 500;
    font-size: 12px;
}

#page-content a:hover
{
    color: #990000;
    text-decoration: underline;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
}

#page-content a:active
{
    text-decoration: underline;
    color: #990000;
    font-size: 12px;
    font-weight: 500;
}

.HeaderCDSCO
{
    color: #007AC3;
    display: inline-block;
    font-size: medium;
    font-weight: bold;
    padding: 3px 0 3px;
    height: 20px;
    width: 500px;
}

.SubHeaderCDSCO
{
    font-size: x-small;
    font-weight: bold;
}

.Topheader
{
    background-image: url(../writereaddata/1admin-header-right.png);
    background-repeat: repeat-x;
    clear: both;
}

.Topheaderleft
{
    background-image: url(../writereaddata/header_bg_left.png);
    background-repeat: no-repeat;
    height: 90px;
    width: 100%;
}

.Topheaderlogo
{
    background-image: url(../writereaddata/ashokchakra.png);
    background-repeat: no-repeat;
}
.RemoveUnderLINE
{
    text-decoration: none;
    border:0;
}

.bracruda
{
    margin-left: 20px;
    padding: 5px;
    font-size: 11px;
    background: #DFDFDF;
    font-weight: bold;
}

.scrollToTop
{
    color:Black;
    text-decoration: none;
    display: none;
}

.BackPageHistory
{
    border :0px;
    height: 20px;
}
.middleDivFix
{
    border: 1px solid #000000;
    position: fixed;
    bottom: 0px;
    width: 180px;
    height: 20px;
    background-color: #73A3B7;
    padding:3px;
}

