@charset "utf-8";
/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#background{
	margin-top:0px;
	background-image: url(../images/big_bg1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#container{
	background-color:#ffffff;
	width: 850px;
	height:950px;
	margin: 0 auto;
}

#header{
	width:850px;
	height:83px;
	margin-top:0px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}

#footer{
	float:left;
	width:850px;
	height:136px;
	background-image: url(../images/fotter.gif);
	background-repeat: no-repeat;
}

/* ---------------------- btn nav ---------------------- */
.btn #nav{
	position:relative;
	display:block;
	width:850px;
	height:44px;
	font-size:11px;
	font-weight:normal;
	background: transparent url(../images/nav_bg.png);
	background-repeat:repeat-x;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
}

.btn #nav ul{
	margin-left:225px;
	padding:0px;
	list-style-type:none;
	width:auto;
}

.btn #nav ul li{
	float:left;
	display:block;
	background-image: url(../images/#);
    background-repeat: no-repeat;
	background-position: left;
}

.btn #nav ul li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding: 14px 12px 0px 22px;
	height:28px;
}

.btn #nav ul li a:hover {
   	color: #ff0000;
   	margin-left: 2px;
}


/* ---------------------- content ---------------------- */

.black-line{
	width:850px;
	height:1px;
	background:#000000;

}

.video{
	margin-bottom:30px;
	margin-left:5px;
	float:left;
	width:503px;
	height:279px;
	background-image: url(../images/#);
	margin-top: 5px;
}

#featured-video{
	display:inline;
	float:left;
	width:850px;
	margin-left:2px;
	text-decoration:none;
}

p.info-title1{
	margin:0px;
	padding:0px;
	font-size: 17px;
	color: #000;
	margin-bottom: 5px;
	text-decoration: none;
}

#new-updates{
	display:inline;
	float:left;
	width:300px;
	margin-left:2px;
	text-decoration:underline;
	margin-bottom: 10px;
	margin-top: 5px;
}

p.info-title2{
	padding:0px;
	font-size: 20px;
	color: #000000;
	margin-bottom: 5px;
	margin: 0px;
}

#content-left{
	display:inline;
	float:left;
	width:440px;
	margin-left:5px;
	height: 115px;
	margin-top: 5px;
}

#content-left-container{
	display:inline;
	float:left;
	width:850px;
	margin-bottom:10px;
	height: 400px;
}

.video-img{
	display:inline;
	border:2px solid #000000;
	float: left;
}

.video-img1{
	display:inline;
}

.info-container-right{
	display:inline;
	float:left;
	width:225px;
	margin-left: 10px;
}

p.info-title{
	margin:0px;
	padding:0px;
	font-size: 18px;
}

p.info-title a{
	color: #000000;
	text-decoration:none;
	font-size: 16px;
}

p.author{
	display:inline;
	float:left;
	margin:0px; padding:0px;
	color: #FF0000;
	font-size:12px;
}

p.date{
	display:inline;
	float:right;
	margin:0; padding:0;
	color: #FF0000;
	font-size:12px;
}

p.info-content{
	margin:0px;
	padding:0px;
	display:inline;
	color:#000000;
	font-size: 16px;
}

p.author1{
	display:inline;
	float:left;
	margin:0px; padding:0px;
	color: #FF0000;
	font-size:12px;
}

p.date1{
	display:inline;
	float:right;
	margin:0; padding:0;
	color: #FF0000;
	font-size:12px;
}

p.info-content1{
	margin:0px;
	padding:0px;
	display:inline;
	color:#FF0000;
	font-size: 14px;
}

p.watch-full-video{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	font-size:12px;
	color: #FF0000;
	margin-top: 10px;
}

#content-right{
	display:inline;
	float:left;
	margin-right:0px;
	height: auto;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
}

#content-right1{
	display:inline;
	margin-right:50px;
	height: auto;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	margin-bottom: 25px;
}

#content-right-container{
	display:inline;
	width:850px;
	margin-bottom:40px;
	margin-top: 6px;
	height: 850px;
}

#advertisements {
	width:317px;
	height:368px;
	background-image: url(../images/albums.gif);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 50px;
}

#music-player{
	width:319px;
	height:235px;
	background-repeat: no-repeat;
}

#events{
	width:275px;
	height:auto;






	background:#;
	background-repeat: no-repeat;
	float: right;
	margin-top: 5px;
}

#footer{
	float:left;
	width:850px;
	height:74px;
	background-image: url(../images/fotter.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
}

