@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/Robotocondensed-light/robotocondensed-light-webfont.eot');
    src: url('../fonts/Robotocondensed-light/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Robotocondensed-light/robotocondensed-light-webfont.woff') format('woff'),
         url('../fonts/Robotocondensed-light/robotocondensed-light-webfont.ttf') format('truetype'),
         url('../fonts/Robotocondensed-light/robotocondensed-light-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/RobotoCondensed-Regular/robotocondensed-regular-webfont.eot');
    src: url('../fonts/RobotoCondensed-Regular/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RobotoCondensed-Regular/robotocondensed-regular-webfont.woff') format('woff'),
         url('../fonts/RobotoCondensed-Regular/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('../fonts/RobotoCondensed-Regular/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Allan';
    src: url('../fonts/Allan-Regular/Regularallan-regular-webfont.eot');
    src: url('../fonts/Allan-Regular/allan-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Allan-Regular/allan-regular-webfont.woff') format('woff'),
         url('../fonts/Allan-Regular/allan-regular-webfont.ttf') format('truetype'),
         url('../fonts/Allan-Regular/allan-regular-webfont.svg#allanregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* My Styles */
h3.advertise
{
	font-size: 36px;
	padding: 0px;
	line-height: 70px;
}
.top_tabs
{
	width: 100%;
}
.top_sub_tabs
{
	width: 940px;
	margin: 0 auto;
}
.title
{
	color: red;
	font-size: 46px;
	font-weight: bold;
	text-shadow: 3.5px 2px #808080;
	font-family: arial;
	line-height: 40px;
	margin-bottom: 10px;
}
.reg_no
{
	//color: grey;
	color: black;
	font-weight: bold;
	//text-shadow: 1px 2px black;
	font-family: arial;
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}
.text_blink
{
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
}
h6.colors
{
	font-size: 22.2px !important;
	text-align: center;
}
h6.assos_desk
{
	font-size: 20px;
	color: red;
}
.menu
{
	margin: 10px 0;
	width: 100%;
}
ul.level1
{
	width: 99.5%;
	margin: 0 auto;
	//position: relative;
	border: 5px solid red;
}
ul.level1 > li
{
	list-style: none;
	float: left;
	padding: 3px 0px;
}
ul.level1 > li > a
{
	text-decoration: none;
	padding: 3px 6.84px;
	background-color: yellow;
	color: black;
}
ul.level1 > li > a:hover, ul.level1 > li > a.current
{
	background-color: red;
	color: white;
}
ul.level1 > li:hover ul.level2
{
	display: block;
}
ul.level2
{
	display: none;
	position: absolute;
	z-index: 1;
	background: red;
	border: 6px solid yellow;
	margin-top: 3px;
	margin-left: -5px;
}
ul.level2 > li
{
	list-style: none;
	width: 150px;
}
ul.level2 > li > a
{
	text-decoration: none;
	color: white;
	display: inline-block;
	width: 95%;
	padding: 3px 0 3px 10px;
}
ul.level2 > li > a:hover
{
	background: yellow;
	color: black;
	padding-left: 20px;
	width: 90%;
}
.form_div
{
	margin-bottom: 10px;
}
.label_name
{
	color: black;
	float: left;
	width: 30%;
}
.input_name
{
	border: 1px solid #bbb;
	float: left;
	width: 65%;
	padding: 3px;
}
.input_name:focus
{
	border: 1px solid red;
	background-color: #F2F2F2;
}
.submit_butt
{
	background-color: red;
	color: white;
	font-weight: bold;
	padding: 3px 6px;
}
ul.level_top1
{
	font-size: 15px;
}
ul.level_top1 > li
{
	list-style: none;
	float: left;
}
ul.level_top1 > span
{
	float: left;
	font-weight: bold;
}
ul.level_top1 > li > a
{
	text-decoration: none;
	padding: 0 10px;
}
ul.level_top1 > li > a:hover
{
	text-decoration: underline;
}
.state_home_pic
{
	float: left;
	width: 160px;
	margin-right: 10px;
	text-align: center;
}
.chennai_home_pic
{
	float: left;
	width: 215px;
	margin-right: 10px;
	text-align: center;
}
h1.state_home
{
	font-size: 20px;
}
h1.photo_name
{
	font-size: 20px;
	color: red;
	letter-spacing: 0.2px;
}
h1.home_title
{
	color: blue;
	font-size: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h1.sub_state_home
{
	font-family: arial;
	font-size: 12px;
}
h1.sub_photo_name
{
	font-family: arial;
	font-size: 12px;
}
h3.sub_chennai_title
{
	font-size: 25px;
	color: red;
	padding-top: 0px;
}
h1.mob_no
{
	font-family: arial;
}
h1.mailid
{
	font-family: arial;
}
.title_contact
{
	color: red;
	font-size: 20px;
	font-weight: bold;
}
.advertis
{
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
}
.ad_amount
{
	color: red;
	font-size: 15px;
	font-weight: bold;
	margin-left: 7%;
}
h1.gal_title
{
	font-size: 22px;
	font-weight: bold;
	color: red;
	margin-top: 10px;
}
h1.video_lat
{
	font-size: 30px;
	font-weight: bold;
	color: red;
	margin-bottom: 10px;
}
.job_date_title
{
	font-size: 25px;
	color: red;
	font-weight: bold;
	font-family: arial;
	line-height: 50px;
}
.news_title
{
	font-size: 17px;
	font-weight: bold;
	color: red;
	margin-top: 5px;
}
.lat_prev_tit
{
	font-size: 20px;
	font-weight: bold;
	color: red;
	border-bottom: 1px solid #ddd;
}
.goog-te-banner-frame
{
	visibility:hidden!important;
}
.goog-te-gadget-icon
{
	display:none!important;
}
.goog-te-gadget-simple
{
	border-style:none!important;
}