/* begin pagination */
.wpages .pages { font-size: 11px; line-height: 20px }
.wpages .pages a, .wpages .pages a:visited, .wpages .pages span { display: inline-block; outline: none; font-size: 11px; }
.wpages .pages .nav a, .wpages .pages .nav a:visited, .wpages .pages .nav span { width: 22px; height: 22px; }
.wpages .pages .pag_button, .wpages .pages .pag_active { cursor: pointer; width: 20px; background: url('../images/button_glas2.png') center center repeat-x #eeeeee; text-align: center; color: #333333; font-weight: bold; text-decoration: none; margin: 0px 3px; border: 1px solid #dddddd; border-bottom: 1px solid #cccccc; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; }
.wpages .pages .pag_button:hover { background-color: #FFFFFF; color: #00A5C4; text-decoration: none; }
.wpages .pages .pag_active { background: url('../images/button_glas1.png') center center repeat-x #3C3C3C ; border-width: 0px; line-height: 22px; width: 22px; color: #FFFFFF; text-decoration: none; font-weight: bold; width: 22px !important; }
.wpages .pages .first { background: url('../images/arrow_leftend_off.png') center center no-repeat !important; margin: 0px 0px 0px 0px; text-indent: -9999px; border-right-width: 0px; -moz-border-radius: 3px 2px 2px 3px; -webkit-border-radius: 3px 2px 2px 3px; border-radius: 3px 2px 2px 3px; font-size: 11px !important; line-height: 20px !important; padding: 0 !important; float: none !important; display: inline-block !important; }
.wpages .pages .first:hover { background: url('../images/arrow_leftend_ovr.png') center center no-repeat !important; text-indent: -9999px; }
.wpages .pages .previous { background: url('../images/arrow_left_off.png') center center no-repeat !important; margin: 0px 3px 0px 1px; text-indent: -9999px; border-left-width: 0px; -moz-border-radius: 2px 3px 3px 2px; -webkit-border-radius: 2px 3px 3px 2px; border-radius: 2px 3px 3px 2px;}
.wpages .pages .previous:hover { background: url('../images/arrow_left_ovr.png') center center no-repeat !important; text-indent: -9999px; }
.wpages .pages .last { background: url('../images/arrow_rightend_off.png') center center no-repeat !important; margin: 0px 0px 0px 0px; text-indent: -9999px; border-left-width: 0px; -moz-border-radius: 2px 3px 3px 2px; -webkit-border-radius: 2px 3px 3px 2px; border-radius: 2px 3px 3px 2px;}
.wpages .pages .last:hover { background: url('../images/arrow_rightend_ovr.png') center center no-repeat !important; text-indent: -9999px; }
.wpages .pages .next { background: url('../images/arrow_right_off.png') center center no-repeat !important; margin: 0px 1px 0px 3px; text-indent: -9999px; border-right-width: 0px; -moz-border-radius: 3px 2px 2px 3px; -webkit-border-radius: 3px 2px 2px 3px; border-radius: 3px 2px 2px 3px;}
.wpages .pages .next:hover { background: url('../images/arrow_right_ovr.png') center center no-repeat!important ; text-indent: -9999px; }
/* end pagination */

