body
{
    margin: 0px;
    background-color: #CCCCCC;
    font-family: "Arial Unicode MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

h1, h2, h3
{
    margin: 0;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-weight: normal;
    color: #444444;
}
.inputclass {
    padding:0px;
}
 
h1
{
    font-size: 2em;
}

h2
{
    font-size: 2em;
}

h3
{
    font-size: 1.6em;
}

p, ul, ol
{
    margin-top: 0;
    line-height: 180%;
}

/*ul, ol {

}*/





a
{
    text-decoration: none;
    border-bottom: 1px dotted #CC0001;
    color: #FF6600;
}

a:hover
{
    background: none;
    color: #000;
}

#wrapper
{
    width: 1000px;
    margin: 0 auto;
    background-color: #FFFFFF;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
}

#wrapper .main
{
    background-color: #FFFFFF;
}

/* Header */



#header {
    width: 1000px;
    height: 138px;
    margin: 0 auto;
    background-image: url('../images/banner.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

/* Menu */



#menu
{
    width: 1000px;
    height: 40px;
    background: url('../images/img03.jpg') repeat-x left top;
    margin: 0 auto;
    padding-bottom: 0px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
}



#menu a
{
    margin-right: 3px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    border: none;
    padding-top: 2px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.box td:hover
{
    background-image: url('../images/img033.jpg');
    background-repeat: repeat-x;
    background-position: 0px 6px;
}


#menu a:hover
{
    text-decoration: none;
}

.newtable
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    border-collapse: collapse;
    margin: 0px;
    text-align: center;
    width: 100%;
}

    .newtable tr th div {
        background-color:grey;
        font-family:'Times New Roman';
        color:white;
    }

.newtable tr td {
    padding-top:2px;
    padding-bottom:2px;
    padding-left:10px;
    text-align:left;

}

.formbtn
{
    border: none;
    border-color: inherit;
    border-width: medium;
    font-size: 10pt;
    font-weight: bold;
    background-color: #00BFFF;
    color: #000;
    background-image: url('../images/button.png');
    }

.otextbox
{
    background-color: #FAD163;
    background-image: url('../images/textboxback.jpg');
    padding: 3px 3px 3px 5px; 
    vertical-align: top;
    border:solid 1px #C5C5C5; 
    font-size:12px;
}
.odropbox
{
    background-color: #FAD163;
    vertical-align: middle;
    border:solid 1px #C5C5C5; 
    height: 15px;
    font-size:12px;
}

.msgErr {
	background-image:url('http://bcud.unipune.ac.in/Global_Images/icons/exclamation-red.gif');
	background-repeat:no-repeat;
	color:#D51E42;
	background-position:left;
	
	font-weight:bold;
	background-color: #FeFeFe;
	min-width:30px;
	margin-left:3px;
	padding: 2px 5px 2px 18px;
		margin-bottom:auto;
    font-size: small;
}
.msgInfo {
	background-image:url(http://bcud.unipune.ac.in/Global_Images/icons/information-octagon.gif);
	background-repeat:no-repeat;
	color:#09F;
	background-position:left;
	
	font-weight:bold;
	background-color: #FeFeFe;
	min-width:30px;
	margin-left:3px;
	padding: 2px 5px 2px 18px;
	margin-bottom:auto;
}

.row_glow {
	
	background-repeat:no-repeat;
	color:#333;
	background-position:left;
	text-align:left; 
	font-weight:bold;
	background-color: #FCF5A0;
	cursor:pointer;
	
	
	
}
.msgSucess {
	background-image:url(http://bcud.unipune.ac.in/Global_Images/icons/tick.gif);
	background-repeat:no-repeat;
	color:#007500;
	background-position:left;
	
	font-weight:bold;
	background-color: #FeFeFe;
	min-width:30px;
	margin-left:3px;
	padding: 2px 5px 2px 18px;
		margin-bottom:auto;
}
.msgFail {
	background-image:url(http://bcud.unipune.ac.in/Global_Images/icons/cross.gif);
	background-repeat:no-repeat;
	color:#B70412;
	background-position:left;

	font-weight:bold;
	background-color: #FeFeFe;
	min-width:30px;
	margin-left:3px;
	padding: 2px 5px 2px 18px;
		margin-bottom:auto;
}
.msgExclamation
{
    background-image: url(http://bcud.unipune.ac.in/Global_Images/icons/exclamation.gif);
    background-repeat: no-repeat;
    color: #000000;
    background-position: left;
    font-weight: bold;
    background-color: #FeFeFe;
    min-width: 30px;
    margin-left: 3px;
    padding: 2px 5px 2px 18px;
    margin-bottom: auto;
}
/*****************/

.newtable th
{
    font-size: 13px;
    font-weight: normal;
    padding: 2px;
    background: #434343;
    border-top: 2px solid #EB7305;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #FFFFFF;
    text-align: left;
    padding-left: 5px;
}
.newtable td
{
    padding: 4px;
    background: #FDF2CC;
    border-bottom: 1px solid #fff;
    color: #000;
    border-top: 1px solid transparent;
    border-left: 1px solid #fff;
    text-align: left;
}














#page
{
    width: 1000px;
    margin: 0 auto;
    padding-top: 30px;
}

/* Content */



#content
{
    float: right;
    width: 610px;
    padding: 20px 20px 0 0;
}

#content2
{
    float: none;
    padding: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 0;
}

.post
{
    margin-left: 20px;
    padding-bottom: 30px;
}

.post ol li
{
    list-style: decimal;
}

.post ol ol li
{
    list-style: lower-alpha;
}

.post ol ol ol li
{
    list-style: lower-roman;
}

.post ol ol ol ol li
{
    list-style: lower-alpha;
}

.post ol ol ol ol ol li
{
    list-style: lower-alpha;
}

.post .title
{
    padding-left: 10px;
    border-left: 4px solid #F57601;
    color: #000000;
    text-align: left;
}

.post .title a
{
    background: none;
    color: #444444;
    border: none;
}

.post .title a:hover
{
    text-decoration: underline;
}

.post .meta
{
    background: #E0E0E0;
    border-left: 4px double #F57601;
    border-right: 4px double #F57601;
    padding: 3px 10px 3px 10px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}





.entry p
{
    text-align: justify;
}





#footer
{
    width: 1000px;
    height: 20px;
    margin: 0 auto;
    padding: 20px 0 15px 0;
    background: #444444;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    border-left: solid #000 1px;
    border-right: solid #000 1px;
}

#footer p
{
    margin: 0;
    line-height: normal;
    font-size: 9px;
    text-transform: uppercase;
    text-align: center;
}

#footer a
{
    color: #FFFFFF;
    border-bottom: 1px #FFFFFF dotted;
}

.darkbold
{
    color: #1A1A1A;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.1;
}

/***********************************

LEGENDS

************************************/

/*

.ldElected {

	color: #00CCCC;

}

.divElected {

	background-color:#00CCCC;

	width:12px;

}

.ldNom_Ath {

	color:#330000;

}

.divNom_Ath {

	background-color:#330000;

	width:12px;

}

.ldNom_Off {

	color:#666600;

}

.divNom_Off {

	background-color:#666600;

	width:12px;

}*/

.tab-black
{
    background-color: #000000;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    padding: 5px;
    background: url('../images/back2.jpg') repeat-x;
}

.tab-orange
{
    background-color: #EF7802;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    width: 95%;
    padding: 5px;
}



.orange fieldset
{
    width: auto;
    height: auto;
    font: 12px arial, geneva, verdana, sans-serif;
    font-weight: normal;
    text-align: justify;
    padding: 8px;
}

.orange fieldset legend
{
    color: #FF6600;
    font: 14px arial, sans-serif;
    font-weight: bold;
    border: #FF6600 1px solid;
    padding: 6px;
    margin-top: 6px;
    margin-bottom: 6px;
}











.golden fieldset
{
    width: auto;
    height: auto;
    font: 12px arial, geneva, verdana, sans-serif;
    font-weight: normal;
    text-align: justify;
    padding: 8px;
}

.golden fieldset legend
{
    color: #CC9900;
    font: 14px arial, sans-serif;
    font-weight: bold;
    border: #CC9900 1px solid;
    padding: 6px;
    margin-top: 6px;
    margin-bottom: 6px;
}



.grey fieldset
{
    width: auto;
    height: auto;
    font: 12px arial, geneva, verdana, sans-serif;
    font-weight: normal;
    text-align: justify;
    padding: 8px;
}

.grey fieldset legend
{
    color: #663300;
    font: 14px arial, sans-serif;
    font-weight: bold;
    border: #663300 1px solid;
    padding: 6px;
    margin-top: 6px;
    margin-bottom: 6px; 
}


.black fieldset
{
    width: auto;
    height: auto;
    font: 12px arial, geneva, verdana, sans-serif;
    font-weight: normal;
    text-align: justify;
    padding: 8px;
}

.black fieldset legend
{
    color: #333333;
    font: 14px arial, sans-serif;
    font-weight: bold;
    border: #333333 1px solid;
    padding: 6px;
    margin-top: 6px;
    margin-bottom: 6px;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.


FOR VERTICLE MENU
=================================================================== */
#sidebar
{
	width: 205px;
	background-color: #FFFFFF;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
}


.categories
{
	width: 201px;
	list-style: none;
	display: block;
	height: auto;
	padding: 0px;
	margin: 0px;
	}


#vmenu {width:145px; height:160px; position:absolute; font-size:12px; background-image:url('../images/trans.gif') }

#vmenu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 1px;}

#vmenu li {margin:0; padding:0; list-style:none; }
#vmenu ul ul {position:absolute; left:-9999px; background-color:#FFFFFF;}
#vmenu ul#toplevel {position:absolute; left:0px; top:0px; width:auto;list-style:none; height:auto; padding-left:2px;margin:0px;}

#vmenu a {display:block;  font:normal 12px verdana,arial,sans-serif; color:#000; line-height:22px; text-decoration:none;padding:0 20px 0 10px;} 

#vmenu ul li:hover > ul {left:100%; margin-top:-23px; margin-left:-1px;  border:#000000 solid 1px;}

#vmenu a:hover ul,
#vmenu a:hover a:hover ul, 
#vmenu a:hover a:hover a:hover ul {left:100%; text-decoration:none; }
#vmenu a:hover ul ul, 
#vmenu a:hover a:hover ul ul {left:-9999px; border-bottom: 0px dotted #CC0001;}

#vmenu li a:hover { background:#ff9900; color:#fff; } 
#vmenu li:hover > a {background:#ff9900; color:#fff;}
#vmenu li a.fly {background: url('../images/arrow.gif') no-repeat right top;  }
#vmenu li a.fly:hover {background:#09c url('../images/arrow.gif') no-repeat right top; } 
#vmenu li:hover > a.fly {background:#09c url('../images/arrow.gif') no-repeat right top; }

#vmenu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px; } 


#backlink a:hover { background:#09c; color:#fff;} 

#PopUpBackGround
{
    z-index: 1400;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    filter: alpha(opacity=70);
    opacity: 0.7;
    display: none;
    background: #333;
    padding-top: 12%;
    padding-left: 5%;
    color:Aqua;
    font-size:large;
    font-weight:bold;
}
	


div.blockMsg {
    height: 100%;
    width: 100%;    
    text-align: center;
    background-color: gray;  /* #C00*/
    border: 1px solid #ddd;   
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); 
    -moz-opacity:.70;
    opacity:.70;
    padding-top: 15%;
    color: #fff;
    position: fixed; 
    left: 0px; 
    top: 0px;
    z-index: 1400;
    color:Aqua;
    font-size:large;
    font-weight:bold;
}

/*gridview css satart*/
.gridview {
    border-collapse: collapse;
    font-size: 95%;
}

    .gridview td {
        padding: 5px;
        border: 1px solid #abe1e1;
        border-collapse: collapse;
    }

    .gridview tr:first-child {
        background: #FAD163 !Important;
        color: #FFFFFF;
        font-size: 110%;
        font-weight: bold;
    }

    .gridview th {
        padding: 5px;
        border-bottom: 4px solid #c2f9f9;
        border-collapse: collapse;
    }

    .gridview tr:hover td {
        background-color: rgba(103, 205, 248, 0.50);
    }

    .gridview tr:nth-child(odd) {
        background-color: #e0fcff;
    }

    .gridview tr:nth-child(even) {
        background-color: #efffff;
    }

    .gridview caption {
        text-align:center;
        color:#48b5c8;
        font-size:14px;
        font-weight:bold;
    }
