/* Pay per view pages dedicated CSS */


ul.spaced li { margin: 0.5em 0; padding: 0 }
ul.spaced { margin: 0; padding-left: 1em }

td { font-weight: bold }
                                          
.ppvscenes {
border: 2px solid #01477c;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.ppvscenes td, .ppvscenes th {
 padding: 10px;
 border-bottom: 1px solid white;
 height: auto; vertical-align: top;
}

.headings th {
 border-bottom: 2px solid white;
 white-space: nowrap;
}

.volume td {
 background-color: #06C;
 text-transform: uppercase;
 text-align: center;
}

.scenecell {
 border-right: 1px solid white; white-space: nowrap;
 height: auto; vertical-align: top;
 background-color: #06c;
 font-family: sans-serif;
 font-size: 90%;
}

.scenetitle { color: aqua; padding-bottom: 0.3em }
.scenenumber { color: #fff; text-transform: uppercase; padding-bottom: 0.3em }

td.ppvcell {
 padding: 0 10px 10px;
 white-space: nowrap;
 font-family: sans-serif;
 font-size: 90%;
 text-align: center;
}

.ppvcell img {
 width: 70px; height: 70px;
 padding: 5px; margin: 10px 0;
 border: 2px solid white
}

td.samplecell { text-align: center; padding-bottom: 0 }
.samplecell img { margin-bottom: 10px }
.samplecell a:link img { border: 1px solid #FF0 }
.samplecell a:visited img { border: 1px solid #990 }

.pricenotice { padding: 0.4em; background-color: #DE2063; color: white }
p.pricenotice { margin-bottom: 0 }

ul.pagenavbar a { font-size: 125% }
ul.pagenavbar {

}
