<script type="text/javascript" src="virtualpaginate.js">

/***********************************************
* 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
***********************************************/

</script>

/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

/*Style for demo pagination divs*/
.paginationstyle { width: 250px; height: 50px; background: #efefef; text-align: center; padding: 0px; margin: 0px; outline: none; background:#000000; }

/*Pagination links style
.paginationstyle a { padding: 5px; text-decoration: none; color: #666; background-color: #fff; }
.paginationstyle a:hover, .paginationstyle a.selected { color: #fff; background-color: ##ffcc00; }*/

/*Pagination div "flatview" links style*/
.paginationstyle span.flatview a { padding: 7px; color: #fff; background: #000000; text-decoration: none; font-size: 0.9em; font-weight:bold; text-decoration:none; letter-spacing: -0.05em; border-left: #000000 solid 1px; border-right: #000000 solid 1px; border-top: #000000 solid 1px;  outline: none; }
.paginationstyle span.flatview a:hover { padding: 7px; color: #000; background: #fff; text-decoration: none; font-size: 0.9em; font-weight:bold; text-decoration:none; letter-spacing: -0.05em}
.paginationstyle span.flatview a.selected { padding: 7px; color: #000; background: #fff; text-decoration: none; font-size: 0.9em; font-weight:bold; text-decoration:none; letter-spacing: -0.05em}



/*subbanner*/

div#galleryaltsub {background:#383838; padding: 0px; margin: 0px}

div#paginationSub { background: url(layout/sub-sub-bg.png) no-repeat top right #383838; padding: 0px; margin: 0px; height: 33px; width: 949px }
div#paginationSubPadding { padding: 0px; margin: 0px; color: #fff }

div.virtualpage hidepiece { margin: 0px; padding: 0px }

.paginationstyleSub { text-align: left; padding: 0px; margin: 0px;  }

/*Pagination div "flatview" links style*/

.paginationstyleSub span.flatview a { background: url(/layout/tab-bg.png) top left no-repeat; color: #fff; text-decoration: none; font-size: 12pt; font-weight:bold; text-decoration:none; display: block; width: 150px; height: 33px; float: left; text-align: center; line-height: 200%;outline: none; overflow: hidden; }
.paginationstyleSub span.flatview a:hover { background: url(/layout/tab-bg.png) top center no-repeat; color: #9ebd2e }
.paginationstyleSub span.flatview a.selected { background: url(/layout/tab-bg.png) top right no-repeat; color: #9ebd2e }
.paginationstyleSub span.flatview a.focus { background: url(/layout/tab-bg.png) top right no-repeat; color: #fff; outline: none; }

a.sublink { font-size: 10pt; color: #9ebd2e; font-weight: bold; display: block; height: 33px; line-height: 230%; float: left; text-decoration:underline; font-weight: bold; text-indent: 40px; background:url(layout/side.png) no-repeat }

a.sublink:hover { color: #b1db1b; font-weight: bold; font-size: 10pt; text-decoration:none;}
a.sublinkFirst { font-size: 10pt; color: #9ebd2e; font-weight: bold; display: block; height: 33px; line-height: 230%; float: left; text-decoration:underline; font-weight: bold; text-indent: 40px; }
a.sublinkFirst:hover { color: #9ebd2e; font-weight: bold; font-size: 10pt; text-decoration:none;}

