﻿.top-row {
	width: 100%;
	height: 40px;
	float: left;
	background-image: url('../images/fst-bg.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
.wrapper-inside {
	width: 1000px;
	height: 585px;
	margin: 0px auto 0px auto;
	position: relative;
}
.wrapper-inside .social-networks {
	width: auto;
	height: 32px;
	float: left;
	overflow: visible;
	position: absolute;
	z-index: 100;
	left: 20px;
	background-attachment: fixed;
	bottom: 30px;
}
.wrapper-inside .social-networks .facebook {
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: visible;
}

.top-ad {
	width: 970px;
	height: 90px;
	float: left;
	margin-top: 8px;
	margin-right: 15px;
	margin-left: 15px;
}
.head-logo {
	width: 1000px;
	height: 307px;
	float: left;
	vertical-align: middle;
	text-align: center;
	padding-top: 120px;
}
.nav-main {
	width: 100%;
	height: 60px;
	margin: 0px auto 0px auto;
	background-color: #E9E9E9;
}
.nav-small {
	width: 90px;
	height: 40px;
	float: left;
	vertical-align: middle;
	text-align: center;
	padding-top: 20px;
	margin-right: 1px;
}
.nav-big {
	width: 140px;
	height: 40px;
	float: left;
	padding-top: 20px;
	vertical-align: middle;
	text-align: center;
	margin-right: 1px;
}
.nav-small:hover {
	height: 55px;
	background-color: #86B300;
}
.nav-big:hover {
	height: 55px;
	background-color: #86B300;
}

.main-header-portion {
	width: 100%;
	height: 590px;
	float: left;
	background-image: url('../images/harithanagaram-main-bg.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.main-header-portion-ins {
	width: 1000px;
	height: 590px;
	background-image: url('../images/harithanagaram-main-bg.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	margin: 0px auto 0px auto;
}
.head-1 {
	width: 1000px;
	height: 110px;
	float: left;
}
.head-2 {
	width: 1000px;
	height:210px;
	float: left;
}

.head-3 {
	width: 1000px;
	height: 140px;
	float: left;
}

.head-4 {
	width: 1000px;
	height: 130px;
	float: left;
}

.green-border {
	width: 100%;
	height: 10px;
	float: left;
	background-color: #005100;
}
.copyright {
	width: 100%;
	height: 75px;
	float: left;
	background-color: #003300;
}
.seek-bar {
	width: 970px;
	height: 30px;
	float: left;
	margin-bottom: 10px;
	vertical-align: middle;
	text-align: right;
	margin-top: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: ARial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: #000000;
}
.top-row-ins {
	margin: 0px auto 0px auto;
	width: 950px;
	height: 40px;
	vertical-align: middle;
	text-align: right;
	position: relative;
}
.top-row-ins .social-networks {
	width: auto;
	height: 32px;
	float: left;
	overflow: visible;
	position: absolute;
	z-index: 100;
	top: 10px;
	left: 0px;
	background-attachment: fixed;
}
.top-row-ins .social-networks .facebook {
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: visible;
}
.top-ad {
	width: 970px;
	height: 90px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	background-color: #E9E9E9;
}
.content-main {
	width: 100%;
	height: auto;
	float: left;
	background-image: url('../images/green-bg.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
}
.content-main-ins {
	width: 1000px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	overflow: hidden;
}
.content-main-inner-div {
	width: 990px;
	height: auto;
	background-color: #FFFFFF;
	margin: 5px;
}
.left-portion {
	width: 200px;
	height: 980px;
	float: left;
	background-color: #F0F0F0;
	margin-right: 7px;
}
.content-portion {
	width: 783px;
	height: 980px;
	float: left;
}
.content-head {
	width: 783px;
	height: 30px;
	float: left;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding-top: 7px;
}
.con-fst-row {
	width: 783px;
	height: 250px;
	float: left;
	margin-top: 10px;
}
.con-fst-row-fst {
	width: 470px;
	height: 250px;
	float: left;
	margin-right: 10px;
}
.ad-300 {
	width: 300px;
	height: 250px;
	float: left;
	background-color: #E6E6E6;
}
.con-fst-row-fst h2 {
	width: 470px;
	float: left;
	font-family: eggIndulekhaUni;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	margin-bottom: 10px;
}
.con-fst-row-fst p {
	width: 470px;
	float: left;
	font-family: PanchariUni;
	font-size: 19px;
	font-weight: normal;
	color: #333333;
	line-height: 140%;
	margin-bottom: 10px;
}
.sec-last {
	width: 783px;
	height: 300px;
	float: left;
	margin-top: 7px;
}
.rate-main {
	width: 783px;
	height: 45px;
	float: left;
	background-color: #EDEDED;
	margin-top: 5px;
}
.list-row {
	width: 385px;
	height: 300px;
	float: left;
}
.list-row h2 {
	float: left;
	font-family: eggIndulekhaUni;
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 7px;
	width: 100%;
}
.list-row ul {
	list-style-type: none;
}
.list-row ul li {
	list-style-type: none;
	font-family: PanchariUni;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	list-style-image: url('../images/bullet.jpg');
	list-style-position: inside;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.right-10 {
	margin-right: 10px;
}
.rate-text {
	width: 220px;
	height: 30px;
	float: left;
	background-color: #EDEDED;
	margin-top: 5px;
	padding-top: 10px;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
.rate-star {
	width: 180px;
	height: 20px;
	float: left;
	background-color: #EDEDED;
	margin-top: 15px;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
.article-col {
	margin: 10px;
	width: 640px;
	height: auto;
	float: left;
}
.article-col h2 {
	width: 100%;
	height: auto;
	float: left;
	font-family: eggIndulekhaUni;
	font-size: 34px;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	margin-bottom: 8px;
}
.article-col p {
	width: 100%;
	height: auto;
	float: left;
	font-family: PanchariUni;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	line-height: 135%;
}
.right-col {
	padding: 10px;
	width: 300px;
	height: auto;
	float: left;
	background-color: #F0F0F0;
}
.rel-art {
	width: 300px;
	height: 650px;
	float: left;
	margin-top: 10px;
}
.movieRatings-deactive {
                float: left;
                background-image: url('../images/rating_on.png');
                width: 17px;
                height: 17px;
                margin-left: 6px;
                }
.movieRatings-active {
                float: left;
                background-image: url('../images/rating_over.png');
                width: 17px;
                height: 17px;
                margin-left: 6px;
                }
.star {
  				float: left;
  				color: #FFFF00;
  				padding: 1%;
  				width: 5%;
				}
.squard-main {
	width: 640px;
	height: 300px;
	float: left;
	margin-top: 10px;
}
.squard-ins {
	width: 203px;
	height: 300px;
	float: left;
	background-color: #F0F0F0;
}
.squard-ins h2 {
	width: 180px;
	float: left;
	padding: 5px 10px 5px 10px;
	font-family: eggIndulekhaUni;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	line-height: 100%;
}
.squard-ins p {
	width: 180px;
	float: left;
	padding: 5px 10px 5px 10px;
	font-family: PanchariUni;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	line-height: 100%;
}
.squard-ins:hover {
	background-color: #E8E8E8;
}
.top-90-new {
	margin: 10px;
	width: 980px;
	height: auto;
	float: left;
}
.top-90-new-main-row {
	width: 980px;
	height: 40px;
	float: left;
	margin-bottom: 2px;
}
.top-90-new-rank {
	width: 102px;
	height: 30px;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
}
.top-90-new-name {
	width: 250px;
	height: 30px;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
}
.top-90-new-dist {
	width: 208px;
	height: 30px;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
}
.top-90-green-bg {
	background-color: #99CC66;
}
.top-90-rig-1 {
	margin-right: 1px;
}
.top-90-grey-bg {
	background-color: #EAEAEA;
}
.top-90-new-main-row:hover {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}
.top-90-new-head {
	width: 980px;
	height: 150px;
	float: left;
}
