.shoplistwrap {
	width: 990px;
}

.shoplisttop {
	width: 990px;
}


.h1 {
	background: white;
	color: #0D2E4C;
	line-height: 35px;
	font-size: 22px;
	display: block;
	padding-left: 10px;
}

.shoplisttopleft div.shoplisticonandtext {
	background: #FFFFFF url(/images/assets/promo-box_inside-gradient.gif) repeat-x scroll 0 0;
	height: 105px;
}

.shoplisttopleft div.shoplisticonandtext img {
	padding-left: 0px;
}

.shoplisttopleft div.shoplisticonandtext div.shoplisttext {
	padding-top: 10px;
	font-size: 12px;
	color: #0D2E4C;
	font-weight: bold;
    margin-left: 110px;
}

.shoplisttopleft div.shoplistcharacters {
	padding-left: 10px;
	background: white;
	height: 30px;
	top: 10px;
	font-size: 12px;
    font-weight: bold;
    text-align: center;
}

div.shoplistcharacters div.shopletter a {
    float: left;
    width: 25px;
    height: 24px;
    color: #fcb040;
    text-decoration: none;
    font-size: 15px;
    padding-top: 3px;
}

div.shoplistcharacters div.shopletter .selected {
    color: #FFFFFF;
    background: #FFFFFF url(/images/assets/shop-overview_alphabet-active.gif) no-repeat scroll 0 0;
}

div.shoplistcharacters div.shopletter a:hover {
    background: #FFFFFF url(/images/assets/shop-overview_alphabet-hover.gif) no-repeat scroll 0 0;
}

div.shoplistcharacters div.shopletterempty {
    float: left;
    width: 25px;
    height: 24px;
    color: #fee4be;
    font-size: 15px;
    padding-top: 3px;
}

div.headerletter {

}

.shoplistbottom  {
    background-color: #fff;
}

.shoplistbottom a.header {
	display:block;
	line-height: 35px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #0D2E4C;
	background: #FFFFFF url(/images/assets/promo-box_inside-gradient.gif) repeat-x scroll 0 0;
	border-bottom: 1px solid #D3E3F2;
	padding-left: 10px;
    clear: both;
}
.shoplistbottom a.header span {
	display: none;
}

.shoplistbottom div.shoplist {
	padding-left: 10px;
	background: #FFFFFF;
	height:auto !important;
}

.shoplistbottom div.shoplistshop {
    background:transparent url(/images/assets/shop-overview_shop-box.png) no-repeat scroll 0 0;
	color: #0369B3;
    float: left;
    height: 81px;
    line-height: 18px;
    margin: 10px 22px 14px 0;
	padding-top: 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
	width: 117px;
	font-size: 0.9em;
}

div.shoplistshop .shoprating {
    background: transparent url(/images/assets/shop-overview_score-bttn-blue.png) no-repeat scroll 0 0;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 26px;
    margin-top: 2px;
    margin-right: -6px;
    width: 51px;
}

div.shoprating a {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

div.shoplistshop a {
    display: block;
}

div.shoplistshop .shopname {
    text-decoration: none;
    color: #1D76B5;
}

div.shoplistshop .shopreviews {
    color: #1D76B5;
}

