/*****************************************************************************
*   file:	main.css 
*   author:	M. Kalyanraman
*   e-mail:	ofbit.ofb@nic.in
*	remarks: uses to style all the pages. specific styling is achieved using additional css 
			as listed in sitemap.xml/CSiteArray.inc
******************************************************************************/
body.main
{
	width: 1000px;
	/*width: 760px; */
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	color: black;
	background-color: white;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	border: 1px solid black;
 }

img{border: 0px solid black;}
a:link, a:visited {	color: #065590;	text-decoration: none;}
a:hover { text-decoration: none;}

table.main_body
{
	width: 100%;
}
td.left
{
	text-align: left;
	vertical-align: top;
	width: 156px;
/*	height: 235px;*/
	padding: 5px 0px 0px 0px;
	background-color: #D3D3D1;
}
td.hleft
{
	vertical-align: top;
	width: 248px;
}
td.hcenter
{
	vertical-align: top;
}
td.hright
{
	vertical-align: top;
	width: 248px;
}
td.hextra
{
	vertical-align: top;
	width: 224px;
	/*background-color: #D3D3D1;*/
	border-left: 1px dotted #D3D3D1;
}
div#space_creator
{
	margin-top: 265px;
}
/*div.link-left
{
    margin-bottom:15px;
    width: 156px;
    height: 20px;
    font-family: Arial, "Times New Roman", sans-serif, Garamond, Verdana;
}
*/
img.link-right
{
    margin-bottom:8px;
    width: 176px;
    height: 40px;
    border: 1px solid black;
    font-family: Arial, "Times New Roman", sans-serif, Garamond, Verdana;
}
td.content
{
	vertical-align: top;
}

/* banner and banner_menu at the very top*/
div.banner,
div.banner img.banner
{
/*	background-color: 0066CC;
	background-color: #d3dce5;
	background-image: url(images/header-back.png);*/
	width: 100%;
	height: 75px;
}

div.banner_menu
{
	background-color: #d3dce5;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	text-align: right;
	width: 100%;
}

a.banner_menu:link,
a.banner_menu:visited,
span.banner_menu
{ text-decoration:none; color: #002459; margin-left:1em; margin-right:1em;}
a.banner_menu:hover { text-decoration:none; }

/* top menu*/
div.top
{
	font-size:15px;
	font-weight:bold;
	text-align: center;
	background-color: #33ccff;
	color: #000;
}

a.top:link, span.top,
a.top:visited { text-decoration:none; color:#000; margin-left:1em; margin-right:1em;}
a.top:hover { text-decoration:underline; }

/*left menu*/

div.left0, div.left1, div.left2, div.left-this
{
	margin: 2px 1px 2px 2px;
	text-align: left;
}
div.left1
{
	margin-left: 20px;
}

a.left0, span.left0
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	font-family: arial,tahoma,helvetica,sans-serif;
	text-decoration: none;
	margin-left: 8px;
	margin-top: 4px;
}

a.left1, span.left1
{
	font-size: 11px;
	font-weight: bold;
	color: black;
	font-family: arial,tahoma,helvetica,sans-serif;
	text-decoration: none;

	margin-left: 20px;
	margin-top: 1px;
}

a.left2, span.left2
{
	font-size: 12px;
	text-decoration: none;
	margin-left: 45px;
	margin-top: 1px;
}

a.left0:hover, a.left1:hover, a.left2:hover
{ text-decoration:none; COLOR: #990000; }

/* todo menu*/
div.todo
{
	font-size:12px;
	text-align: center;
	margin-top: 5px;
	text-align: left;
	margin-left: 20em;
}

a.todo:link,
a.todo:visited
{text-decoration:none;color:black; margin-left:2em; margin-right:2em;}
a.todo:hover{ text-decoration:none; font-weight:bold; color:black; }

/* breadcrumb menu*/
div.breadcrumb
{
/*	background-color:#fff; */
	color:#000000; 
	font-size: 11px;
	text-align: left;
	padding-top:1px;
	padding-bottom:1px;
}
/*input.breadcrumb
{
 height:20px;
}*/
div.breadcrumb span.separator
{
	margin-left: 1em;
	margin-right: 1em;
}

a.breadcrumb:link,
a.breadcrumb:visited,
a.breadcrumb:hover 
{font-weight: bold; font-size: 11px; color: black; font-family: arial,tahoma,helvetica,sans-serif; text-decoration: none;}


div.contentTitle
{
	font-size: 22px;
	text-align: left;
	background-image: url(images/breadcrumb.gif);
	color: #ffffff;
	font-weight: bold;
	padding-top: 38px;
	padding-left: 10px;
}

table.breadcrumbs
{
    width: 100%;
    background-color:#D3D3D1;
 /*   background:url(menu/topMenu/img/lev0_bg1.gif);*/
    border-top: 1px solid #336699;
    height:15px;
    margin:2px 2px 0px 2px;
}
table.breadcrumbs td
{
  height: 15px;
  padding-top:1px;
  padding-bottom:1px;
}
td.ad-like
{
	width: 95px;
    height: 20px;
}

td.ad-like img
{
	border: 0px solid black;
}
/* bottom menu*/
div.bottom
{
	width: 90%;
	color: black;
	font-size: 13px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px; 
	margin-bottom: 3px;
}

a.bottom:link,
a.bottom:visited{ text-decoration:none; color:#000; margin-left:0.3em; margin-right:0.3em;}
a.bottom:hover{ text-decoration:none; font-weight:normal; color:#990000; }

/*copyright*/
div.copyright
{
	width: 100%;
	font-size: 13px;
	text-align: center;
	margin-left: 0px;
	margin-right: 20px;
	border-top: thin solid black;
}
/*bottom identity */


div.identity
{
	width: 90%;
	font-size: 13px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	border-top: thin solid black;
}


/************************************************************/
div.para div.item
{
	margin-left: 20px;
}
div.item a:link, div.item a:visited
{
	text-decoration: none;
}
div.item a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

/*********************************************************************/
div.content
{
	color:#000; 
	font-size: 80%;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
/*	background-image: url(images/bg/ofbemblem_wm.gif);*/
	background-repeat: repeat;
	background-attachment: fixed;
}

div.content div.para
{
	text-align: left;
	margin-top: 8px;
	margin-bottom: 6px;
}

table.documents
{
	width: 100%;
	margin-top: 8px;
}

table.documents th,
table.documents td
{
	text-align: center;
	vertical-align: center;
	border: thin outset black; 
	color: black;
	font-size: 12px;
	margin: 1px;
	padding: 0.1em 0.4em;
}

table.documents td.name
{
	text-align: left
}
table.documents td.amount
{
	text-align: right
}
img.divider
{
	width: 100%;
	height: 3px;
	margin: 0;
	padding:0;
}
div.divider
{
	margin: 0;
	padding:0;
	display:none;
}

/*      Rao
a.link:link {text-decoration:none; color:black;}
a.link:active{text-decoration:none; color: #990000;}
a.link:hover{ text-decoration:none;color: #990000}
*/
 
/* Added by Rao */
a.link:link
{
	color: rgb(0,0,200);
	font-style : normal;
}
a.link:visited 
{
	color: rgb(0,0,255);
	font-weight : bold;
}  

a.link:hover 
{
	color:rgb(255,0,0); 
}

/* end of adding */

div.link
{
	color: black;
	text-align: right;
	font-weight: bold;
	font-family: arial,tahoma,helvetica,sans-serif;
}

span.hi,div.hi
{
	text-align:left;
}
#header {
		background: #6699CC url("images/banner.gif") bottom left repeat-x;
		position: relative;
		min-height: 39px;
		height: 75px;
		padding: 0px 0;
	} #ignored {}
	
	#header h1 {
		position: relative;
		top: 0;
		left: 0;
		margin: 0;
		font-size: 2px;
		background: url("images/header_tl.gif") no-repeat;
		height: 8px;
		z-index: 100; /* above the UL */
	}
	#header h1 a {
		display: block;
		width: 268px;
		height: 64px;
		background: transparent url("images/header_logo.gif") no-repeat;
		text-indent: -700em;
		text-decoration: none;
	} 
	#header ul {
		width: auto;
		position: relative;
		bottom: 0;
		right: 0;
		margin: 0;
		padding: 0 5px 0 0;
		list-style: none;
		background: url("images/header_br.gif") no-repeat bottom right;
		z-index: 90; /* below the H1 */
	}
	#header li {
		float: right;
		background: transparent url("images/header_tab.gif") 100% -600px no-repeat;
		padding: 0 6px 0 0;
		margin: 0 1px 0 0;
		border-bottom: 1px solid #515358;
	}
	#header ul a {
		float: left;
		display: block;
		padding: 4px 4px 4px 10px;
		background: transparent url("images/header_tab.gif") 0% -600px no-repeat;
		font-weight: bold;
		font-size: 12px;
		color: #fff;
		text-decoration: none;
	}
	#header ul li:hover a { background-position: 0% -400px; }
	#header ul li:hover { background-position: 100% -400px; }
	
	/* for language menu in the header. */
	#header div.languagemenu
	{
		text-align: right;
		color: #FFFFFF;
		padding: 0 100px 0 0;
	} 
