body
{
	-x-system-font:none;
	background:#96B289 url(sitebg.jpg);
	background-repeat: repeat-x;
	color:#333333;
	font-family: "Trebuchet MS", Verdana, Arial,serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:300;
	line-height:1.48
	text-align: center;
}

#container
{
	margin: 0 auto;
	width:950px;	
	text-align: left;
}

#header {
	position:relative;
	height: 150px;
}
#header img
{
	width:950px;
	height: 150px;
}

#header-advertising img
{
	width:125px;
	height: 55px;
	padding-right: 4px;
}

#header-advertising
{
	width: auto;
	height: 90px;
	color: black;
	position:absolute;
	top:10px;
 	right:15px;
}

#main {
	height: 540px;
}

#movie-buttons {
	float:left;
	height:auto !important;
	height:540px;
	overflow-x:visible;
	width:460px;
}

#niche-buttons {
	float:left;
	width:490px;
	height:540px;
}

#niche-buttons ul {
	padding: 40 0 20 30;
}

ul {
	list-style-image:none;
	list-style-position:inherit;
	list-style-type: none;
}

#niche-buttons ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#niche-buttons ul li a {
	display:block;
}
#niche-buttons ul li a img {
	width: 450px;
	height: 75px;
	padding-left: 18px;
	padding-top: 25px;
}

/* Clearfix */
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 } 
 
 #movie-player
 {
 	height: 275px;
	background: url(tv.png);
	background-repeat: no-repeat;
	background-position: 38px 10px;
 }
 
.movie-item-row
{
	height: 104px;
	float: left;

}

.movie-item-img
{
	float: left;
}

#movie-items h1
{
	font-family: "Trebuchet MS", Verdana, Arial,serif;
	font-size:14px;
	text-decoration:none;
}

#movie-items p
{
	font-family: "Trebuchet MS", Verdana, Arial,serif;
	font-size:13px;
	text-decoration: none;
	color: black;
}

.movie-item-desc 
{
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
 
#movie-items{
	padding-top: 10px;
	height: 240px;
}
 
.movie-item-img img {
	width:165px;
	height:90px;
	padding-left: 30px;
	padding-top: 3px; 
}


#video
{
	width: 350px;
	height: 197px;
	color: white;
	position:relative;
	top:30px;
 	left:0px;
}
#movie-item-rows
{
	background:url(middlerepeat.png);
	width: 417px;
	height: 193px;
}
.movie-item-rows-middle
{
	background:transparent url(middlerepeat.png) repeat-y scroll 0 0;
	width: 417px;
	height: 2px;
}
.movie-item-rows-header
{
	background:url(top.png);
	width: 417px;
	height: 13px;
}

.movie-item-rows-footer
{
	background:url(bottom.png);
	width: 417px;
	height: 13px;
	margin-bottom: 5px;
}

#playertext
{
	color: black;
	text-align: center;
	position:relative;
	top:-7px;
	font-size:12px;
}

#below-movie-player
{
	padding-left: 19px;
}

#footer
{
	color: black;
	text-align: center;
	font-size:12px;
}