#pagings {
	clear: both;
	border-top: 1px #dfd0de solid;
	margin: 0px 0px 0px 5px;
	overflow: hidden;
	position: static;
    background-color:#C4E8FF;
    font-size: 1em;
}
.SearchInnerContent {
	background: url(../../images/EShop/bg-search-paging-bg.gif) no-repeat left bottom !important;
	//background: url(../../images/EShop/bg-search-paging-bg2.gif) no-repeat left bottom !important;
}
.SubShelfPagings {
	width: 490px !important;
	margin: 0px 0px 0px 0px !important;
	_position:absolute;
	_bottom: -5px;	
}
.SearchPaging,
.Shelf,
.Products {
	//width: 634px;
}
.PaymentPaging {
	//width: 552px;
	margin: 10px 0px 0px 1px !important; 
}
.PagingsAcc {
	margin-left: 2px !important;
}
.PagingsFav {
	margin-left: 2px !important;
	margin-top: 15px !important;
}
#pagings li {
	display: block;
	float: left;
	text-align:	center;
	background-color: #c4e8ff;
	margin: 0px 0px 0px 0px; 
	border-top: 1px #fff solid; 
	border-bottom: 1px #fff solid; 
	border-right: 1px #fff solid;
	padding: 4px 0px 4px 0px;
	font-size: 1em;
	height: 13px;
}
#pagings li img,
#pagings li span {
	vertical-align: middle;
}
#pagings li.PageJump {
	width: 250px;
}
#pagings li.PageJump span {
	margin: 0px 10px; 
	padding: 0px 0px 1px 0px; 
}
#pagings li.PageJump a {
	color: #666666;
}
#pagings li.PageJump a.JumpLast {
	margin-left: 5px; 
}
#pagings li.PageJump a.JumpFirst {
	margin-right: 5px; 
}
#pagings li.PageInfo {
	width: 221px;
}
#pagings li.PageSummary {
	width: 120px;
    background:transparent url(../../images/Common/ico-arrow-summary.gif) no-repeat scroll left 50%;
    text-align: center;
    float: left;
}
#pagings li.PageSummary a{
	color: #666666;    
}

#pagings li.PageSummary a:link,
#pagings li.PageSummary a:visited {
	text-decoration: none;
}
#pagings li.PageSummary a:hover{
	text-decoration: underline;
}
#pagings li.PageSummarySubShelf {	
    background:transparent url(../../images/Common/ico-arrow-summary.gif) no-repeat scroll left 50%;    
    float: left;
    width: 120px;
	text-align: center;
}
#pagings li.PageSummaryBasket {
}
#pagings li.PageSummarySubShelf span {
	margin-right: 8px;
}
#pagings li.PageSummarySubShelf a 
{
	color: #666666;
}
#pagings li.PageSummarySubShelf a:link,
#pagings li.PageSummarySubShelf a:visited {
	text-decoration: none;
}
#pagings li.PageSummarySubShelf a:hover{
	text-decoration: underline;
}

#pagings li.PageSummary span {
	margin-left: 8px;
}
#pagings li.Empty {
	width: 513px;
    border-right : 0px;
}
#pagings li.EmptyForSubShelf {
	width: 369px;
    border-right : 0px;
}
#pagings li.EmptyForProductList {
	width: 40px;
    border-right : 0px;
}
#pagings li.EmptyAcc {
	width: 429px;
    border-right: none;
}
#pagings li.EmptyAcc2 {
	width: 431px;
    border-right: none;
}
#pagings li.PaymentEmpty {
	width: 289px;
}
#pagings li.PaymentEmpty4 {
	width: 399px;
}
#pagings li.PaymentEmpty1 {
	width: 439px;
}
#pagings li.Next {
	width: 110px;
}
#pagings li.Next a,
#pagings li.Next a:visited {
	background: url(../../images/Common/ico-next.gif) no-repeat right 50%;
	padding: 0px 15px 0px 0px; 
	color: #666;
	text-decoration: none;
}
#pagings li.Retour {
	width: 150px;
}
#pagings li.Retour a,
#pagings li.Retour a:visited {
	background: url(../../images/Common/ico-prev.gif) no-repeat left 50%;
	padding: 0px 0px 0px 15px; 
	color: #666;
	text-decoration: none;	
	float: left;
	margin-left: 15px;
}
/* Promo Box */
#promoBox {
	width: 181px;
}

.NoBorder 
{
    /* test */
	border: none !important; 
}

.BorderOnTop
{
    border-top: 1px #3587b5 solid;
}

/* the next styles are used for the lightboxen in the Product details page. */

#noListSelected
{
 width:350px;
 height:156px;
}

#pNoListSelected
{
    text-align:center;
}

#divListPlusTitle
{
    margin-top:0px;
    
    margin-left:auto;
    margin-right:auto;
    width:50%;
    text-align:left;
}
