﻿.outer {
	width: 1000px;
	height: auto;
	margin: 0px auto 0px auto;
	background-color: #1B1B1B;
	overflow: hidden;
}
.header {
	width: 1000px;
	height: 140px;
	float: left;
	position: relative;
}
.header .social-networks {
	width: auto;
	height: 32px;
	float: left;
	overflow: visible;
	position: absolute;
	z-index: 100;
	top: 10px;
	left: 10px;
}
.header .social-networks .facebook {
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: visible;
}

.header-last {
	width: 1000px;
	height: 160px;
	float: left;
	position: relative;
}
body {
	background-image: url('../images/pooram-bg.jpg');
	background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.main-row {
	width: 1000px;
	height: 2180px;
	float: left;
}
.fst-news-row {
	background-color: #0B0B0B;
	width: 850px;
	height: 513px;
	margin: 29px auto 0px auto;
}
.sec-cont-row {
	width: 850px;
	height: 300px;
	margin: 29px auto 0px auto;
}
.sec-news-row {
	background-color: #0B0B0B;
	width: 850px;
	height: 400px;
	margin: 29px auto 0px auto;
}
.slide {
	background-color: #0B0B0B;
	width: 850px;
	height: 394px;
	margin: 29px auto 0px auto;
}
.copy-main {
	width: 100%;
	margin: 0px auto 0px auto;
	background-color: #AC5600;
}
.copyright {
	width: 1000px;
	margin: 0px auto 0px auto;
	height: 100px;
}
.fst-news-box {
	width: 390px;
	height: 500px;
	float: left;
	margin-left: 24px;
}
.fst-news-box h2 {
	width: 100%;
	font-family: eggIndulekhaUni;
	font-size: 30px;
	font-weight: bold;
	color: #FF9900;
	float: left;
	margin-top: 15px;
	line-height: 100%;
	margin-bottom: 10px;
}
.fst-news-box p {
	width: 96%;
	font-family: PanchariUni;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
	float: left;
	height: 213px;
	line-height: 140%;
	vertical-align: middle;
	text-align: center;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 10px;
}
.fst-news-box img {
	float: left;
}
.sec-cont-row-ins {
	width: 810px;
	height: 300px;
	margin: 0px auto 0px auto;
}
.live-tv {
	float: left;
	width: 500px;
	height: 300px;
	margin-right: 16px;
	background-color: #302B2C;
}
.strip-row {
	float: left;
	width: 294px;
	height: 300px;
}
.strip {
	float: left;
	width: 294px;
	height: 140px;
}
.bottom-15 {
	margin-bottom: 15px;
}
.small-news-box h2 {
	width: 100%;
	font-family: eggIndulekhaUni;
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
	float: left;
	margin-top: 12px;
	line-height: 100%;
	margin-bottom: 7px;
}
.small-news-box p {
	width: 92%;
	font-family: PanchariUni;
	font-size: 17px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
	float: left;
	height: 150px;
	line-height: 120%;
	vertical-align: middle;
	text-align: center;
	padding-right: 4%;
	padding-left: 4%;
	padding-top: 7px;
}
.small-news-box img {
	float: left;
}
.small-news-box {
	width: 260px;
	height: 400px;
	float: left;
	margin-left: 18px;
}
.slide-ins {
	background-color: #252525;
	width: 810px;
	height: 354px;
	margin: 0px auto 0px auto;
	position: relative;
	top: 20px;
}
