/* CSS Document */
/* Hindi index style sheet */
/*------embeded font object file---------*/
@font-face {
  font-family: "Arial Unicode MS";
  font-style:   normal;
  font-weight: normal;
  src:url(http://www.lawentrance.com/hi/ARIALUN0.eot);
}
/*--------- basic link styles-------------*/
#lstcomm{
	background-image:  url(../../images/hi_communities.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 158px;
	text-align: center;
	margin-bottom: -10px;
	padding-bottom: 0px;
	padding-top: 9px;
	margin-top: 5px;
}
#lstcomm a{
	font-size: 16px;
	font-weight: bold;
	line-height: 10px;
	padding: 0px;
	text-decoration: none;
	font-family: "Arial Unicode MS";
	letter-spacing: 1px;


}
#lstcomm a:visited {
	font-family: "Arial Unicode MS";
	color: #000099;
	text-decoration: none;
}
#inner2{
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	padding-left: 32px;
	text-align: left;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	height: 100px;
	margin-top: 7px;
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#lstc{
	background-image:  url(../images/lstcourses.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	padding-top: 11px;
	height: 178px;
	margin-bottom: -5px;
	padding-bottom: 0px;
	line-height: 11px;
	text-align: center;
	margin-top: 0px;
}
#lstc a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
}
#inner p{
	font-family: "Arial Unicode MS";
	font-size: 13px;
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 9px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	letter-spacing: 1px;

}
#inner a:link{
	font-family: "Arial Unicode MS";
	color: #0000CC;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	letter-spacing: 1px;
}
#inner a:active{
	font-family: "Arial Unicode MS";
	color: #0000CC;
	font-size: 15px;
	text-decoration: none;
	letter-spacing: 1px;

}
#inner a:visited{
	font-family: "Arial Unicode MS";
	color: #0000CC;
	font-size: 15px;
	text-decoration: none;
	letter-spacing: 1px;

}
#inner a:hover{
	font-family: "Arial Unicode MS";
	color: #0033FF;
	font-size: 15px;
	text-decoration: none;
	letter-spacing: 1px;

}
#lstc a{
	text-decoration: none;
	text-align: center;
}
#lstc a:hover{
	color: #FF3300;
	text-decoration: none;
}
/* LST Style Sheet two */
body {
	margin: 0px;
}
a:link{
	color: #000099;
	border: none;

}
/*a:active{
	color: #000099;
	text-decoration: none;
	font-size: 9px;
}*/
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	background-image: none;
	border: none;

}
/*a:visited{
	color: #000099;
	font-size: 9px;

}
/* ------styling for "this just in" box ------------- */
.news {
	border: 1px none #464646;
	background-image:  url(../images/news_bkg.gif);
	background-repeat: no-repeat;
	height: 118px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: 18px 12px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-left: 18px;
	margin-top: 5px;
}
.news h2 {
	font-size: 11px;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 8px;
	margin-bottom: -10px;
	padding-bottom: -5px;
}
#bullets ul{
	margin-bottom: 0px;

}
#bullets li{
	font-size: 9px;
	padding: 0px;
	width: 320px;
	line-height: 15px;
}
#bullets a{
	background-image: none;
	font-size: 9px;
	color: #000099;
}
#bullets a:hover {
	color: #FF6600;
	text-decoration: none;
	padding: 0px;
}
/* ----------- Styling for footer --------------- */
.bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.bottom a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bottom a:hover{
	background-image: none;
	color: #000000;
	padding: 0px;
	font-size: 10px;
}

/* ------- styling for searchbox -----------*/
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808285;
	text-align: center;
	border: 1px solid #808285;
}

/*  --------- styling for top menu bar --------- */
#menubox ul{
	list-style: none;
	clear: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#menubox li{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #000066;
	display: block;
}
#menubox li a{
	width: 93px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #000066;
	margin: 0px 2px 0px 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#menubox li a:hover{
	text-decoration: none;
	background-color: #003399;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;

}
#menubox img{
	border: none;
}

.blocks p{
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin: 0px;
	padding-top: 3px;
}
.blocks a{
	color: #000099;
	text-decoration: none;
	font-family: "Arial Unicode MS";
}
.blocks a:visited{
	color: #000099;
	}
.blkhd a{
	font-weight: bold;
	color: #000099;
	vertical-align: top;
	text-decoration: none;
	padding-bottom: 1px;
	margin-bottom: 1px;
	font-size: 14px;
	font-family: "Arial Unicode MS";



}
.blkhd a:visited{
	color: #000099;
	text-decoration: none;
	}

.blocks a:hover{
	background-image: none;
	font-family: "Arial Unicode MS";
	color: #FF6600;
	text-decoration: none;
}

/*-----------------------------------------------------------*/
/* ------- styling for inner levels begin here -------------*/

.central {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #799DC6;
	border-right-color: #799DC6;
	border-bottom-color: #799DC6;
	border-left-color: #799DC6;
}
.main4 {
	background-color: #FFCC33;
}
.others {
	background-color: #FFCC66;
}
.manu {
	width: 160px;
	margin-top: 4px;
	padding-top: 4px;
}
.lft {
	text-align: left;
}

.top a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
}
#bclink {
	text-align: right;
	margin: -17px 0px 0px;
}
#lstcentres {
	line-height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	text-align: left;
	padding-top: 8px;
}
.hilite {
	background-color: #FFFFCC;
}
.bold {
	font-weight: bold;
}
#hblock1 {
	background-image:  url(../../images/h1panel.gif);
	background-repeat: no-repeat;
	width: 190px;
	background-position: right top;
	height: 357px;
	margin: 10px 0px 0px;
	font-family: "Arial Unicode MS";
	font-size: 14px;
	line-height: 19px;
	padding-left: 13px;
	padding-top: 7px;




}
#hfaqs {
	background-image:  url(../../images/hfaqs.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-color: #FFFFFF;
	font-family: "Arial Unicode MS";
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	padding-top: 15px;
	height: 233px;
	margin-bottom: -5px;
	padding-bottom: 0px;
	margin-top: 0px;

}

