﻿.options
{
    height: 24px;
}
.module-080 .box .box-bottom 
{
    min-height: 1px;
}
.module-080
{
    padding-bottom: 10px;
}
#top #visitor-status
{
    position: absolute;
    top: 0;
}
#top .module-080-status
{
    padding-top: 4px;
}
#top #visitor-status p
{
    padding-top: 0;
    padding-left: 5px;
}
.module-080 a.module-080-cart-link
{
    display: block;
    float:left;
    width: 186px;
    white-space: nowrap;
}
body.desktop .module-080 a.module-080-cart-link
{
    background: transparent url(shopping-cart-background.png) left top no-repeat;
    height: 20px;
    padding: 4px 0 4px 54px;
}
.module-080 a.module-080-cart-link span
{
    font-weight: normal;
}
.module-080-status
{
    display: block;
    float: left;
    width: 320px;
    padding: 4px 0 0 5px;
}

/* Mobile */
body.mobile .module-080 a.module-080-cart-link { width:176px; }

/* Responsive */
body.responsive #visitor-status p { margin:0; }
body.responsive.has-culture-switcher #top #visitor-status { position:absolute; top:0; }

/* Tablet Portrait */
@media only screen and (min-width:768px) {
}

/* Tablet Landscape */
@media only screen and (min-width:1024px) {
}