
.pager {
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	height: 20px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
border-color: black;
border-style: solid;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

	.pager .multipage
	{
		display: inline-block;
		vertical-align: middle;
		box-shadow: -5px 5px 5px #D2D0CF;

		color:#282828;
		height: 20px;
margin-top: -1px;
margin-right: 2px;
margin-bottom: -1px;
margin-left: -1px;
border-top: 1px;
border-right: 1px;
border-bottom: 1px;
border-left: 1px;
border-color: #8B98A0;
border-style: solid;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
		background-image: linear-gradient(top, #FCFCFC 0%, #B1BFC7 50%, #8B98A0 100%);background-image: -o-linear-gradient(top, #FCFCFC 0%, #B1BFC7 50%, #8B98A0 100%);background-image: -moz-linear-gradient(top, #FCFCFC 0%, #B1BFC7 50%, #8B98A0 100%);background-image: -webkit-linear-gradient(top, #FCFCFC 0%, #B1BFC7 50%, #8B98A0 100%);background-image: -ms-linear-gradient(top, #FCFCFC 0%, #B1BFC7 50%, #8B98A0 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FCFCFC), color-stop(0.5, #B1BFC7), color-stop(1, #8B98A0));	}

		.pager .multipage .text {
			display: inline-block;
			vertical-align: middle;
			font-family: 'eurostilebold';
			line-height: 20px;
			height: 20px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
border-color: black;
border-style: solid;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 5px;
		}

		.pager .multipage .img_background,
		.pager .multipage .img_background_hover {
			display: inline-block;
			vertical-align: middle;
			text-align: center;
			line-height: 20px;
			width: 15px;
height: 20px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: -1px;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 1px;
border-color: #8B98A0;
border-style: solid;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
		}

		.pager .multipage .img_background {
			background: #B1BFC7;
		}
                
		.pager .multipage .img_background:hover {
			background: #C1D9FE;
		}
                
		.pager .multipage .img_background_hover {
			background: #C1D9FE;
		}

			.pager .multipage .img_background .arrow,
			.pager .multipage .img_background_hover .arrow {
				
			}

	.pager .multipage_select {
	    bottom: -11px;
	    cursor: pointer;
	    height: 22px;
	    margin: 3px 0;
	    opacity: 0;
	    padding: 0;
	    position: absolute;
	    right: 2px;
	    width: 17px;
	    z-index: 1;
		-khtml-appearance:'none';
	}

		.pager .multipage_select option {
		    text-align: center;
		}

	.pager ul
	{
		display: inline-block;
		vertical-align: middle;
		list-style-type: none;
		height: 20px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
border-color: black;
border-style: solid;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
	}

		.pager ul li
		{
			display: table-cell;
			vertical-align: middle;
		}

			.pager ul a
			{
				display: block;
				text-decoration: none;

				box-shadow: -3px 5px 5px #D2D0CF;
				font-family: 'eurostilebold';
				color:#282828;
				line-height: 20px;
				height: 20px;
margin-top: -1px;
margin-right: 2px;
margin-bottom: -1px;
margin-left: 2px;
border-top: 1px;
border-right: 1px;
border-bottom: 1px;
border-left: 1px;
border-color: #8B98A0;
border-style: solid;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 5px;
				background-image: linear-gradient(top, #FCFCFC 0%, #B1BFC7 50%, #8B98A0 100%);background-image: -o-linear-gradient(top, #FCFCFC 0%, #B1BFC7 50%, #8B98A0 100%);background-image: -moz-linear-gradient(top, #FCFCFC 0%, #B1BFC7 50%, #8B98A0 100%);background-image: -webkit-linear-gradient(top, #FCFCFC 0%, #B1BFC7 50%, #8B98A0 100%);background-image: -ms-linear-gradient(top, #FCFCFC 0%, #B1BFC7 50%, #8B98A0 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FCFCFC), color-stop(0.5, #B1BFC7), color-stop(1, #8B98A0));				
			}
			.pager ul a .symbol {
				position: relative;
				bottom: 1px;
			}
			.pager ul a:hover{
				border-color: #FCFCFC;
				color: #FCFCFC;
				background: #4B79BE;
			}

			.pager ul .first a:hover,
			.pager ul .last a:hover{
				background: #A12528;
			}

			.pager ul .previous a:hover,
			.pager ul .next a:hover{
				background: #277221;
			}

			.pager ul .pages a:hover
			{
				background: #C1D9FE;
			}

			.pager ul .selected a {
				background: #FCFCFC;
				border-color: #6D6E71;
				color:#2E9B1E;
				pointer-events: none;
				cursor: default;
			}

			.pager ul .hidden a
			{
				background: #BCBEC0;
				border: solid 1px #A7A9AC;
				color: #6D6E71;
				
				pointer-events: none;
				cursor: default;	
			}
