/*
Virtual Pagination script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
This notice MUST stay intact for legal use
Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code

customised for use on australiantelevision.net
*/

.vpage, .vpage1, .vpage2, .vpage3, .vpage4, .vpage5, .vpage6, .vpage7, .vpage8, .vpage9, .vpage10, .vpage11, .vpage12, .vpage13, .vpage14, .vpage15, .vpage16, .vpage17, .vpage18, .vpage19, .vpage20, .vpage21, .vpage22, .vpage23, .vpage24, .vpage25, .vpage26 {display: none;}
	
img.vp
	{float:none; margin: -11px -10px 10px 0px; padding: 6px 5px 5px}

.paginationstyle{
	float:right;
	clear:right;
	width: 250px;
	text-align: center;
	padding: 5px 0 5px 1em;
	margin: 0 -15px 0 0}

.paginationstyle300{
	float:right;
	clear:right;
	width: 300px;
	text-align: center;
	padding: 5px 0 5px 1em;
	margin: 0 -15px 0 0}

.paginationstyle350{
	float:right;
	clear:right;
	width: 350px;
	text-align: center;
	padding: 5px 0 5px 1em;
	margin: 0 -15px 0 0}

.paginationstyle a, .paginationstyle300 a, .paginationstyle350 a {
	padding: 1px 3px;
	text-decoration: none;
	/*
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	*/
	color: #405187;
	background-color: #fff;}

.paginationstyle300 a {width:300px;}

.paginationstyle350 a {width:350px;}

.paginationstyle a:hover, .paginationstyle a.selected, 
.paginationstyle300 a:hover, .paginationstyle300 a.selected, 
.paginationstyle350 a:hover, .paginationstyle350 a.selected {
	color: #fff;
	background-color: #405187;}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected, 
.paginationstyle300 .flatview a:hover, .paginationstyle300 .flatview a.selected, 
.paginationstyle350 .flatview a:hover, .paginationstyle350 .flatview a.selected {
	color: #fff;
	background-color: #c1cbd3;}
	
/*
corrections for plain ep images without the double stroked border
*/

.noborder {padding: 5px 0 5px 1em;;margin: 0 -14px 0 0}
.noborder img {float: right;margin: 0;padding: 0; padding:1px; border:1px solid #ccc}




