body {

background:url(bg.jpg) fixed;
margin: 0px;
}


.mlist {
 font-size: 15pt;
}

#list {
background-color:white;
}

.mtitle {
 position: relative; left: 0px; top: -233px;
 font-size: 14pt;
 background-color: white;
 margin-left: 2px;
 width: 348px;
 height: 50px;
 text-align: center;
 
  filter: alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity:0.8;
}

.mimage {
border-width: 1px;
border-style: solid;
border-color: #cccccc;
}

.mvielink {
 position: relative; left: 0px; top: -80px;
 font-size: 18pt;
 background-color: white;
 text-align: center;
 margin-left: 2px;
 width: 348px;
 
  filter: alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity:0.8;
} 

.cap {
margin-bottom:-65px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
	font-family: Trebuchet MS;
}

#header {
	margin: 0 0 15px; 0;
	background: #294e70;
	background:url(bg1.png) bottom;
	height: 80px;
}

#logo {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	font-size: 32pt;
	font-family: tahoma;
	color: #ffa500;
}

H1 {
font-size: 21px;
color:#FFF;
}

H2 {
margin-bottom: 0px;
color: #ff6600;
}

#footer {
	clear: both;
	background: #294e70;
	height: 50px;
	font-family: tahoma;
	color: gray;
	font-size: 9pt;
	text-align: center;
}

#bot {
	clear: both;
	margin-bottom: 10px;
}

a.watch:link {text-decoration: none; color: red; font-weight:bold;}
a.watch:visited {text-decoration: none; color: red; font-weight:bold;}
a.watch:active {text-decoration: none; color: red; font-weight:bold;}
a.watch:hover {text-decoration: none; color: orange; font-weight:bold;}

a.link:link {background: #294e70; text-decoration: none; color: white; font-weight:bold;}
a.link:visited {background: #294e70; text-decoration: none; color: white; font-weight:bold;}
a.link:active {background: #294e70; text-decoration: none; color: white; font-weight:bold;}
a.link:hover {background: #294e70; text-decoration: none; color: white; font-weight:bold;}

a.list:link {text-decoration: none; color: #294e70; font-weight:bold;}
a.list:visited {text-decoration: none; color: #294e70; font-weight:bold;}
a.list:active {text-decoration: none; color: #294e70; font-weight:bold;}
a.list:hover {text-decoration: none; color: orange; font-weight:bold;}


#side-a {
	float: left;
	width: 353px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#side-b { 
	margin: 0px;
	background-color:white;
	width: 600px;
	float: right;
	padding: 10px;
	border-width: .1;
    border-style : solid ;
    border-color : #cccccc ;
}

#side-b1 { 
	margin: 0px;
	background-color:white;
	float: right;
	padding: 10px;
	border-width: .1;
    border-style : solid ;
    border-color : #cccccc ;
    width: 350px;
    text-align: center;
}

div.player { 
	margin: 0px;
	float: left;
	background-color:black;
	padding: 10px;
    border-style : solid ;
    border-color : #cccccc ;
    width: 550px;
    height: 350px;
    text-align: center;
}

#liner {
background-color:orange;
height: 1px;

}


div.nav a { 
padding: 1px 15px 1px 15px;
}

div.nav {
font-size: 12px;
color:#FFF;
}

#desc {
font-size: 11px;
margin: 15px 0 15px 0;
font-family: tahoma
float: left;
width: 100px;
}

textarea#styled {
background: #dce3ea;
border: 1px solid #cccccc;
padding:6px;
}


#topmovies {
font-size: 24px;
font-weight: bold;
color: orange;
}

textarea#stmain {
background: #ffffff;
border: 1px solid #cccccc;
{


#side-b img {
padding: 0 25px 0 25px;
}


