/*
 theme: Weblaw AG, wide
 target: device > 480px and < 1200px
*/

#header-info,
#nav-global ul,
#nav-global ul ul,
#easing-search-box,
#easing-login-box,
#easing-contact-box,
#stage div.tw-paging,
#stage div.tw-paging .rack,
#stage div.tw-paging .rack-teaser,
.js #stage div.tw-paging .rack,
#stage div.tw-paging .rack-teaser img ,
#footer-top, #footer-bottom, #header-wrapper-nav, #center {
    width:1030px;
}

#galleria {
    height:480px;
}

#teaser-wrapper {
    margin-left:25px;
}

/* width of center with nav enabled*/
#main-content.with-teasers {
    width: 745px;
}

.newsteaser-text {
    width:580px;
}

/* weblaw specific */
.with-teasers .one-half {
    width: 348px;
    float: left;
}

.with-teasers .one-third {
    width: 232px;
    float: left;
}

.two-one.leftchild {
    float:left;
    width:61%;
}

.two-one.rightchild {
    float:right;
}

.one-half {
    width: 490px;
    float: left;
}

.one-third {
    width: 318px;
    float: left;
}

#ad-left {
    float: left;
    margin-right: -515px;
    width: 50%;
}

#ad-right {
    float: right;
    margin-left:-515px;
    width: 50%;
}

#ad-skyscraper {
    margin-left: 525px;
    display: block;
}

.content-header-details {
    width: 1030px;
}

#footer-top .weblaw-teaser-group .double {
    width: 370px;
}

#footer-top .weblaw-teaser-group .single {
    width: 180px;
}

.one-half .job-description, .one-half .weblaw-teaser .event-description {
    width: 220px;
}

.one-half .job-description-large, .one-half .weblaw-teaser .event-description-large {
    width: 360px;
}

.one-half .feedlabel {
    width: 350px
}

iframe[name="lawjobs"] {
    width: 745px;
    height: 2000px;
}

/* Events and RSS */
.event-details .details, .feed-details .details {
    width: 725px;
}

.anchorNavigation {
    width: calc(100% - 20px);
    padding: 10px;
    max-width: 1010px;
}