/* CSS Document */
/* Author1 MITSOM Atul Bhalerao 9922863725*/
/* Author2 Punam Dhere 9921528359*/
body
{
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
}
.wrapper
{
width:801px;
height:600px;
margin-top:0px;
}
.top
{
width:801px;
height:70px;
float:left
}
.top_left
{
width:251px;
height:70px;
float:left;
background-image:url(../images/index_01.gif);
}
.top_right
{
width:549px;
height:35px;
float:left;
background-image:url(../images/bharat_marathi.gif);
}
.top_right1
{
width:549px;
height:35px;
float:left;
}
.top_link
{
float:left;
width:200px;
height:50px;
margin-left:430px;
}
.topmenu
{

width:549px;
height:35px;

}
.topmenu a:hover
{
font-family:"Trebuchet MS";
color:#FF0000;
font-size:11px;
text-decoration:none;
font-weight:bold;
}
.topmenu a:visited
{
font-family:"Trebuchet MS";
color:#000000;
font-size:11px;
text-decoration:none;
font-weight:bold;
}
.topmenu a:link
{
font-family:"Trebuchet MS";
color:#000000;
font-size:11px;
text-decoration:none;
font-weight:bold;
}
.topmenu a:active
{
font-family:"Trebuchet MS";
color:#FF0000;
font-size:11px;
text-decoration:none;
font-weight:bold;
}
.banner
{
width:801px;
height:200px;
background-image:url(../images/ani1.swf);
float:left;
}
.banner_left
{
width:245px;
height:200px;
float:left;
}
.banner_right
{
width:549px;
height:200px;
float:right;
/*padding-left:5px;*/
}
.menu
{
width:801px;
height:40px;
background-image:url(../images/index_05.gif);
background-repeat:repeat-y;
}
.menu_menu
{
padding-left:10px;
width:100%;
}
.menu a:hover
{
font-family:"Trebuchet MS";
color:#FF0000;
font-size:12px;
text-decoration:none;
/*font-weight:bold;*/
}
.menu a:visited
{
font-family:"Trebuchet MS";
color:#000000;
font-size:12px;
text-decoration:none;
/*font-weight:bold;*/
}
.menu a:link
{
font-family:"Trebuchet MS";
color:#000000;
font-size:12px;
text-decoration:none;
/*font-weight:bold;*/
}
.menu a:active
{
font-family:"Trebuchet MS";
color:#FF0000;
font-size:12px;
text-decoration:none;
/*font-weight:bold;*/
}
.leftcnt
{
height:300px;
width:251px;
float:left;
}
.leftcntsub
{
height:118px;
width:250px;
margin-bottom:100px;

background-image:url(../images/index_07.gif);
}
.leftcntsub2
{
height:150px;
width:250px;
background-color:#FFFFFF;
}
.menuleftsub
{
height:150px;
width:250px;
}
.menuleftsub a:hover
{
font-family:"Trebuchet MS";
color:#FF0000;
font-size:11px;
text-decoration:none;
font-weight:bold;
}
.menuleftsub a:visited
{
font-family:"Trebuchet MS";
color:#000000;
font-size:11px;
text-decoration:none;
font-weight:bold;
}
.menuleftsub a:link
{
font-family:"Trebuchet MS";
color:#000000;
font-size:11px;
text-decoration:none;
font-weight:bold;
}
.menuleftsub a:active
{
font-family:"Trebuchet MS";
color:#FF0000;
font-size:11px;
text-decoration:none;
font-weight:bold;
}

.rightcnt
{
height:500px;
width:541px;
float:left;
padding:4px;
}
.head
{
font-family:"Trebuchet MS";
color:#000000;
font-size:15px;
font-weight:bold;
}
.head1
{
font-family:"Trebuchet MS";
color:#000000;
font-size:13px;
font-weight:bold;

}
.head2
{
font-family:"Trebuchet MS";
color:#000000;
font-size:11px;

}
.footer
{
width:100%;
height:20px;
/*padding-right:50px;*/
font-family:"Trebuchet MS";
color:#000000;
font-size:11px;
font-weight:bold;

}

/**************************************/
/**xtras*****/
sub
{
font-family:"Trebuchet MS";
color:#000000;
font-size:13px;
}
.sub a:link
{
font-family:"Trebuchet MS";
color:#000000;
font-size:13px;
text-decoration:none
}
.sub a:hover
{
font-family:"Trebuchet MS";
color:#000000;
font-size:13px;
text-decoration:none
}
.sub a:visited
{
font-family:"Trebuchet MS";
color:#000000;
font-size:13px;
text-decoration:none
}
.sub a:active
{
font-family:"Trebuchet MS";
color:#000000;
font-size:13px;
text-decoration:none
}
/********************************************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	/***********************************************/
	.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(../images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(../images/treeview-red.gif); } 

.treeview-black li { background-image: url(../images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../images/treeview-black.gif); }  

.treeview-gray li { background-image: url(../images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(../images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../images/treeview-famfamfam.gif); } 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(../images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(../images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(../images/file.gif) 0 0 no-repeat; }

