{
margin:0;
padding:0;
}
  
body {
  font-size: 100%;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background: #cfcfcf;
  font-size:12px;
}

h1 {
	font-size: 1.2em;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#4d4d4d;
	
}

h2 {
	font-size: 1.3em;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#7a785f;
	
}

h2.video {
	font-size: 1.1em;
	margin-bottom: 0.0em;
	padding: 0px 0px 0px 0px;
	color:#ffffff;
}

h2.open {
	font-size: 1.1em;
	line-height:18px;
	margin-bottom: 0.0em;
	padding: 0px 0px 0px 0px;
	color:#8F9092;
}

p.statement {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Verdana;
	line-height:17px;
	color:#4d4d4d;
}

a.join:link {color:#88c43a; font-size: 1.0em; font-family: Verdana, Geneva, helvetica, sans-serif;text-decoration:none;}
a.join:visited {color:#88c43a; font-size: 1.0em; font-family: Verdana, Geneva, helvetica, sans-serif;text-decoration:none;}
a.join:active {color:#88c43a; font-size: 1.0em; font-family: Verdana, Geneva, helvetica, sans-serif;text-decoration:none;}
a.join:hover {color:#2f9143; font-size: 1.0em; font-family: Verdana, Geneva, helvetica, sans-serif;text-decoration:none;}

div#page-wrap {
	width: 991px;

	margin: 0 auto;
	background: url(images/premium-credit-vod-page.jpg) no-repeat;
}

div#page-wrap-gallery {
	width: 991px;
	margin: 0 auto;
	background: #fff url(images/header.jpg) no-repeat;
}

div#page-login-wrap {
	width: 991px;
	padding-top:120px;
	margin: 0 auto;
	background: #fff url(images/header.jpg) no-repeat;
}
.footer {
	height:167px;
	width: 991px;
	margin: 0 auto;
	background: #fff url(images/footer.jpg) no-repeat;
}


div#page-wrap-menu {
	width: 991px;
	margin: 0 auto;
	background: url(images/premium-credit-menu-page.jpg) no-repeat;
}


div#player-wrap {
	width: 720px;
	margin: 35px 0px 0px 96px;
	padding-bottom: 25px;
}

div#menu-wrap{
	width: 800px;
	height: 400px;
	margin: 190px 0px 0px 90px;
	float:left;
}

div#media-header{
	width: 600px;
	height: 20px;
	margin: 0px 0px 20px 0px;

}
div#button-icons{
	width: 790px;

	margin: 0px 0px 0px 0px;

}


div#menu-button-left{
	width: 150px;
	height: 236px;
	margin: 0px 0px 10px 0px;
	float: left;
}
div#menu-button{
	width: 150px;
	height: 236px;
	margin: 0px 0px 10px 10px;
	float: left;
}

div#return-button{
	width: 64px;
	height: 64px;
	margin: 0px 25px 0px 0px;
	float: right;
}

div#pcl-form {
	padding: 35px 0px 0px 0px;
	
}
div#login-statement {
text-align:center;
	padding:45px;

}
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; height:0px;}