﻿#wrapper {
	margin: 0px auto 0px auto;
	width: 920px;
	height: auto;
}
.main-container {
	width: 98%;
	height: auto;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}
.top-nav-slot {
	width: 100%;
	float: left;
	margin-top: 2%;
	margin-bottom: 3%;
}
.top-nav-slot ul {
	width: 100%;
	float: left;
}
.top-nav-slot ul li {
	float: left;
	text-align: center;
	list-style-type: none;
}



.arrow-button {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}



.stories-heading {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 2%;
}
.stories-heading h1 {
	width: 100%;
	height: auto;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.stories-img-container {
	padding: 1%;
	border-radius: 5px;
	width: 98%;
	height: auto;
	float: left;
	margin-bottom: 2%;
	background-color: #1DB4C2;
}
.stories-img-slot {
	width: 920px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}
.img-thump-slot {
	width: 215px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 230px;
}
.img-thump-slot1 {
	width: 215px;
	float: left;
	margin-bottom: 20px;
	height: 230px;
}
.img-thump-slot img {
	width: 215px;
	float: left;
}
.img-thump-slot1 img {
	width: 215px;
	float: left;
}
.img-thump-slot h1 {
	margin: 8px 5px 8px 5px;
	width: 205px;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}
.img-thump-slot h2 {
	width: 205px;
	float: left;
	margin-bottom: 8px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	margin-right: 5px;
	margin-left: 5px;
}
.img-thump-slot1 h1 {
	margin: 8px 5px 8px 5px;
	width: 205px;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}
.img-thump-slot1 h2 {
	width: 205px;
	float: left;
	margin-bottom: 8px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	margin-right: 5px;
	margin-left: 5px;
}
.video-button {
	padding-left: 5px;
	padding-right: 5px;
	float: right;
}
.img-thump-slot h3 {
	margin: 8px 5px 8px 5px;
	width: 205px;
	float: left;
	font-family: PanchariUni;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.img-thump-slot1 h3 {
	margin: 8px 5px 8px 5px;
	width: 205px;
	float: left;
	font-family: PanchariUni;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.top-img-icon {
	width: 210px;
	height: 45px;
	position: absolute;
	z-index: 1;
	background-image: url('../images/video-icon.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right 1px;
	float: left;
	margin-top: 95px;
}
.top-img-icon1 {
	width: 210px;
	height: 45px;
	position: absolute;
	z-index: 1;
	background-image: url('../images/video-icon.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right -45px;
	float: left;
	margin-top: 95px;
}

.padhippura-img1 {
	width: 460px;
	height: auto;
	float: left;
}

.page-nav {
	background-color: #FFFFFF;
	width: 100%;
	float: left;
	text-align: center;
}

