/*
 * ebay shop für post motorenteile
 */

@import url("http://fonts.googleapis.com/css?family=PT+Sans:400,700,700italic|PT+Sans+Narrow:700");

.pagecontainer table, #inner {
    background: url("images/bg_content_pattern.png") 0 0 repeat;
}

#header-wrapper {
    position: relative;
    background: url("images/bg_content_top_pattern.png") 0 0 repeat-x transparent;
    height: 577px;
    margin-bottom: -398px;
}
#header {
    background: url("images/header_bg_03.jpg") right top no-repeat transparent;
    margin: 0 auto;
    width: 1000px;
    position: relative;
    overflow: visible;
    height: 145px;
}
#logo {
    position: absolute;
    left: -88px;
    z-index: 1;
}
#search {
    position: absolute;
    left: 300px;
    top: 30px;
}
#search .v4sbox {
    padding: 7px 8px 6px;
    width: 200px;
    padding-left: 30px;
}
#search input[type="submit"] {
    text-indent: -999px;
    border: 0;
    background: url("images/header_suche_button.png") 0 0 no-repeat transparent;
    width: 28px;
    height: 28px;
    cursor: pointer;
    margin-left: -6px;
}
#search .g-hdn {
    background: url("images/header_suche_icon.png");
    width: 27px;
    height: 37px;
    display: block;
    position: absolute;
    z-index: 999;
    left: 3px;
}
#search table {
    background: none !important;
}
#service {
    position: absolute;
    right: 5px;
    top: 77px;
    color: #fff;
    line-height: 21px;
    font-size: 13px;
    white-space: nowrap;
    background: url("images/header_icon_hotline.png") -5px 17px no-repeat transparent;
    width: 125px;
    padding-left: 40px;
    text-align: center;
    font-family: "PT Sans", sans-serif;
}
#service span {
    color: #ffbf24;
    font-weight: 700;
}
#nav {
    position: absolute;
    top: 99px;
    left: 180px;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    font-size: 13px;
}
#nav li {
    display: inline;
}
#nav li a {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 8px 15px 7px;
    text-decoration: none;
}
#nav li:hover a {
    color: #112f57;
    background: #ffbf24;
}
#usps {
    position: absolute;
    height: 23px;
    top: 150px;
    left: 180px;
    font-family: "PT Sans", sans-serif;
    color: #6a6e75;
    font-size: 13px;
}
.usp {
    float: left;
    width: 240px;
    padding-left: 25px;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 45px;
    padding-top: 4px;
    white-space: nowrap;
}
#usp-thumb {
    background-image: url("images/navi_sub_icon1.png");
    width: 180px;
}
#usp-price {
    background-image: url("images/navi_sub_icon2.png");
    width: 320px;
}
#usp-phone {
    background-image: url("images/navi_sub_icon3.png");
}

#top-products {
    background: url("images/box_artikel_bg-blank.png") 0 0 no-repeat transparent;
    height: 300px;
}
.top-product {
    width: 250px;
    float: left;
    padding: 0 20px;
    height: 350px;
    position: relative;
    z-index: 999;
    margin-bottom: 70px;
}
.top-product h2 {
    text-align: center;
}
.top-product h2 a {
    color: #021d34;
    font-family: "PT Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
}
.top-product img {
    max-width: 100%;
}
.top-product-link {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 150px;
    height: 40px;
    background-image: url("images/box_artikel_button.png");
    background-position: left bottom;
    background-repeat: no-repeat;
}
#brands {
    margin-left: 250px;
    position: absolute;
    top: 550px;
}
#brands img {
    margin-right: 10px;
}
.lcat {
    position: relative;
    z-index: 999;
}
.listing-inner .listing-sidebar {
    margin: 10px 10px 10px 30px;
}
.listing-inner .lcat {
    padding: 10px 20px;
}
#inner {
    margin: 25px;
    float: left;
    width: 100%;
}
.listing-inner #inner-content {
    float: left;
    position: relative;
    z-index: 999;
    width: 500px;
    padding: 20px;
    font-family: "PT Sans", sans-serif;
    font-size: 13px;
}
.lcat ul.lev1 li {
    padding: 7px 0;
    border-bottom: 1px solid #aaa;
    margin: 0;
    list-style: none;
}
.lcat ul.lev1 li a {
    color: #142442;
    font-family: "PT Sans", sans-serif;
    font-weight: 400;
}
#LeftPanel .v4midBox.v4nfc {
    border: 0;
    background: url("images/sidebar_navi_bg_pattern.png") 0 0 repeat;
    position: relative;
    z-index: 999;
}
#LeftPanel {
    float: left;
}
#sidebar-promotion h3, .listing-sidebar h3 {
    font-family: "PT Sans", sans-serif;
    font-weight: 400;
    color: #142442;
}
