/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.8 Plugin: WP-PageNavi 2.50									|
|	Copyright (c) 2009 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/


.wp-pagenavi a, .wp-pagenavi a:link {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.ecommerce-store.it/news/wp-content/themes/ecommerce-store-news/images/pageoff.gif) no-repeat scroll 0 0;
border:0 none;
color:#0066CC;
display:block;
float:left;
font-family:trebuchet MS;
font-size:14px;
font-weight:bold;
margin:0 1px 0 0;
padding:9px 0 12px;
text-align:center;
text-decoration:none;
width:36px;
}
.wp-pagenavi a:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.ecommerce-store.it/news/wp-content/themes/ecommerce-store-news/images/pageoff.gif) no-repeat scroll 0 0;
border:0 none;
color:#0066CC;
margin:0 1px 0 0;
padding:9px 0 12px;
text-decoration:none;
}
.wp-pagenavi a:hover {	
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.ecommerce-store.it/news/wp-content/themes/ecommerce-store-news/images/page.gif) no-repeat scroll 0 0;
border:0 none;
color:#fff;
margin:0 1px 0 0;
padding:9px 0 12px;
text-decoration:none;
}
.wp-pagenavi a:active {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.ecommerce-store.it/news/wp-content/themes/ecommerce-store-news/images/page.gif) no-repeat scroll 0 0;
border:0 none;
color:#fff;
margin:0 1px 0 0;
padding:9px 0 12px;
text-decoration:none;
}
.wp-pagenavi span.pages {
background:transparent url(http://www.ecommerce-store.it/news/wp-content/themes/ecommerce-store-news/images/pagine.gif) no-repeat scroll 0 0;
border:0 none;
color:#fff;
margin:0 1px 0 0;
padding:9px 0 12px;
text-decoration:none;
display:block;
float:left;
font-family:trebuchet MS;
font-size:14px;
font-weight:bold;
margin:0 1px 0 0;
text-align:center;
text-decoration:none;
width:104px;
}
.wp-pagenavi span.current {
background:transparent url(http://www.ecommerce-store.it/news/wp-content/themes/ecommerce-store-news/images/page.gif) no-repeat scroll 0 0;
border:0 none;
color:#fff;
margin:0 1px 0 0;
padding:9px 0 12px;
text-decoration:none;
display:block;
float:left;
font-family:trebuchet MS;
font-size:14px;
font-weight:bold;
margin:0 1px 0 0;
text-align:center;
text-decoration:none;
width:36px;
}
.wp-pagenavi span.extend {
background:transparent url(http://www.ecommerce-store.it/news/wp-content/themes/ecommerce-store-news/images/page.gif) no-repeat scroll 0 0;
border:0 none;
color:#fff;
padding:9px 0 12px;
display:block;
float:left;
font-family:trebuchet MS;
font-size:14px;
font-weight:bold;
margin:0 1px 0 0;
text-align:center;
text-decoration:none;
width:36px;
}