@charset "utf-8";
/* CSS Document */

.ppvHeader {
	width: 694px;
	height: 34px;
	background-image: url(/images/template/ppvHeader.jpg);
	background-repeat: no-repeat;
}
.ppvHeader h4{
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 10px 20px;
	color: #FFFFFF;
}


h4{color:#CC0000; font-size:11px; padding-bottom:12px;}

.schedule {
	border: 1px solid #666666;
	width: 530px;
	background-color: #666666;
	text-align:left;
}
.schedule tr {
	border: 1px solid #666666;
	background-color: #666666;
}
.schedule th {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	text-align:center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
.schedule td {
	padding: 5px;
	text-align:center;
	background-color: #ffffff;
	border: 1px solid #666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}

#main #top #contentArea {
 	width: 740px;
	padding: 0px;
	margin-left: 210px;
	margin-top: 0;
}
#main #top #contentArea div {
    width: 694px;
	margin: 10px auto 6px auto;
	height: 200px;
}
#main #top #contentArea div .ppvHDR{
    width: 694px;
	height: 34px;
	background-image: url(/images/template/ppvHeader.jpg);
	background-repeat: no-repeat;
	margin: 0;
}
#main #top #contentArea div .ppvHDR p{
 color: #FFFFFF;
 padding: 12px 0 4px 20px;
 font-weight: bold;
}
#main #top #contentArea div .tableBG{
     width: 686px;
	 height: 165px;
     border-left: #999999 solid 1px;
	 border-right: #999999 solid 1px;
	 background: url(/payperview/test/bkg_peliculas_3.jpg) repeat-y;
	 margin-top: 0;
}
#main #top #contentArea div .tableBG img{
     width: 98px;
	 height: 139px;
	 margin: 10px;
	 float: left;
}
#main #top #contentArea div .tableBG p{
	 width: 550px;
	 float: right;
	 margin: 12px 10px auto 0px;
	 text-align: left;
	 
}
#main #top #contentArea div .tblBottom{
     width: 686px;
	 height: 18px;
	 margin: -6px 0 5px 0;
}


