﻿/* ----------------------------------------------
	NAV - PAGES
---------------------------------------------- */
.nav-pg-back {
	float: right;
}
.nav-pg-top {
	float: right;
	font-size: .85em;
}
#listing-hits {
	font-size: 11px;
	text-align:left;
	float:left;
}
#listing-prev-next {
	color: #646464;
	text-align:right;
	float:right;
}
#listing-prev-next a:link, #listing-prev-next a:visited {
	font-size: 11px;
	color:  #56606a;
	padding: 0 .3em;
	margin: 0;
	text-decoration: underline;
}
#listing-prev-next a:hover, #listing-prev-next a:active {
	font-size: 11px;
	text-decoration: none;
	color:  #7fa103;
	text-decoration: none;
}
#listing-pages {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#listing-pages .sel {
	color: #fff;
	background: #264c99;
	text-decoration: none;
	padding: 0 .3em;
	width: 1.2em;
	margin-bottom: -0.4em;
}
#listing-pages span {
	color:  #919191;
	padding: 0 .3em;
	margin: 0;
	text-decoration: none;
}
#listing-pages a:link, #listing-pages a:visited
{
	color:  #56606a;
	padding: 0 .3em;
	margin: 0;
	text-decoration: underline;
}
#listing-pages a:hover, #listing-pages a:active {
	text-decoration: none;
	color:  #7fa103;
	text-decoration: none;
}