/* --------------------------- Der Subheader mit der Suchzeile --------------------------- */
.search_top fieldset {
    height: 28px;
    padding-bottom: 2px;
    width: 710px;
}

.search_top fieldset input#mv_search_pay_val {
    height: 14px;
    padding: 2px;
}

.search_top div {
    display: inline;
    height: 20px;
    width: 22px;
}

.search_button {
    border-top: 2px solid black;
    border-right: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
    width: 22px;
    height: 22px;
    position: absolute;
    margin-top: 10px;
}

#extended-search-link {
    margin-left: 26px;
}

.search_top div[lang="deu"] {
    background-color: #ABCABC;
}

.search_top div[lang="eng"] {
    background-color: #CBACBA;
}


/* --------------------------- Die Brotkrumennavigation --------------------------- */
.breadcrumb {
    margin-top: 10px;
}

.breadcrumb span {
    display: inline;
}

.breadcrumb ul {
    background-color: #ffffff;
    display: inline;
    margin-top: 0px;
    width: 490px;
    height: 15px;
    position: absolute;
    overflow: show;
}

.breadcrumb ul li {
    background: url("/mazonline_special/test/sprite.gif") repeat scroll 2px -57px #ffffff;
    display: inline;
    margin-top: 0px;
}


/* --------------------------- Linke Spalte (Navigation) --------------------------- */
.category_navigation,
.logonform,
.custom_navigation {
    margin-left: 5px;
}

.logon_notice legend {
    font-weight: bold;
    margin-top: -5px;
    margin-left: 0px;
}
/* --------------------------- Highlights und Neuheiten --------------------------- */

.highlights,
.new_products {
    border-left: 0 none;
    width: 560px;
}

.highlights h2,
.new_products h2 {
    border-left: 1px solid gray;
}

.highlights ul li,
.new_products ul li {
    width: 139px;
    cursor: pointer;
}

.highlights ul li:first-child,
.new_products ul li:first-child {
    width: 139px;
    cursor: pointer;
}

.highlights ul li a,
.new_products ul li a{
    cursor: pointer;
}


.highlight_img span,
.new_product_img span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

.highlight_img img,
.new_product_img img {
    vertical-align: middle;
}

.highlight_text,
.new_product_text {
    display: block;
    position: absolute;
    width: 130px;
    word-wrap: break-word;
}


/* --------------------------- Die Prämienempfehlungenbox (Die rechte Spalte) --------------------------- */
.right_column {
    margin-left: -20px;
}

.right_column_img {
    border: 1px solid grey;
    text-align: center;
}

.right_column_img a {
    display: block;
    width: 83px;
    height: 100%;
    margin-left: 2px;
    margin-top: -81px;
    text-align: center;
}

.right_column_img span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

.right_column_inner ul {
    overflow: visible;
	_height: 0;
	zoom: 1;
}


/* --------------------------- Kategorieseite (Browseseite) --------------------------- */
.content_browse {
    margin-top: 0px;
}

.content_column {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 0px;
}

.eyecatcher_compensation a {
    display: block;
    width: 80px;
    height: 80px;
    margin-top: -100px;
    text-align: center;
}

.eyecatcher_compensation span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

.paging-numeric {
    display: inline;
}

.paging-numeric li {
    display: inline;
}


/* --------------------------- Produktdetailseite --------------------------- */
#product-quantity {
    margin-right: 5px;
    width: 20px;
}

#product-submit {
    margin-left: 5px;
    min-width: 8em;
}

/* --------------------------- Warenkorb, Basket --------------------------- */
.quantity,
.image,
.name,
.price,
.articleno,
.trash {
    display: inline;
    float: left;
    height: 90px;
}

.quantity {
    width: 50px;
    line-height: 500%;
}

.quantity span,
.image span,
.name span,
.trash span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

.quantity input {
    vertical-align: bottom;
}

.image {
    background-color: #FFFFFF !important;
    width: 90px;
}

.name {
    width: 320px;
}

.price {
    width: 70px;
}

.articleno {
    width: 90px;
}

.trash {
    width: 50px;
}

.adr li {
	float: none !important;
}

.adr li label {

}

.adr li input {
	width: 250px !important;
	position: absolute !important;
	left: 250px !important;
}


/* ---------------------------  --------------------------- */
/* ---------------------------  --------------------------- */
/* ---------------------------  --------------------------- */
