#container {
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 1000px;
    min-height: 500px;
    padding: 0;
}

#header {
    position: fixed;
    width: calc(100% - 64px);
    height: 17px;
    padding: 22px 32px 21px;
    top: 0;
    left: 0;
    background: #003591;
    z-index: 100
}

#carlisle {
    display: block;
    width: 91px;
    height: 17px;
    background: url(/assets/legacy-app/images/logo/ecolan_white.png) no-repeat
}

#carlisle:hover {
    background-image: url(/assets/legacy-app/images/logo/ecolan_white.png)
}

#header .shade_bottom {
    position: absolute;
    width: 100%;
    height: 9px;
    bottom: -9px;
    left: 0;
    background: url(/assets/legacy-app/images/shade_bottom.png) left repeat-x
}

#streamliner {
    position: absolute;
    width: 81px;
    height: 17px;
    top: 22px;
    right: 32px;
    background: url(/assets/legacy-app/images/txt_streamliner_black.png) no-repeat
}

#linershapes .content, #linertypes .content, #dimensions .content {
    position: relative;
    width: auto;
    height: auto;
    padding: 12px 36px 12px 36px;
    background-color: #fff;
    text-align: left;
    border-top: 60px solid #000;
    border-bottom: 30px solid #000
}

#linershapes .content {
    width: 410px;
    height: 245px
}

#linertypes #rectangle.content, #linertypes #Lshape.content {
    width: 410px;
    height: 364px;
}

#linertypes #round.content {
    width: 264px;
    height: 200px
}

#dimensions .content {
    width: 614px;
}

.content .navcontainer {
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 13px;
    left: 0;
    text-align: center
}

#linerresults {
    position: relative;
    width: 1000px;
    height: auto;
    padding: 72px 0 54px 0;
    margin: 0 auto;
    font: 17px/19px Courier New;
    color: #FFF;
    background-color: #000
}

#linerresults table {
    color: #FFF;
}

#footer {
    position: fixed;
    width: 100%;
    height: 29px;
    padding: 9px 0 0 0;
    bottom: 0;
    left: 0;
    background: url(/assets/legacy-app/images/shade_top.png) left top repeat-x;
    z-index: 100
}

#footer .transparent {
    position: absolute;
    width: 100%;
    height: 28px;
    left: 0;
    bottom: 0;
    background-color: #000;
    border-top: 1px solid #303030;
    filter: alpha(opacity=75);
    opacity: 0.5
}

#footer .content {
    position: relative;
    width: 100%;
    height: 17px;
    padding: 6px 0 6px 0;
    z-index: 2
}

#developer {
    position: absolute;
    width: auto;
    height: 17px;
    line-height: 17px;
    top: 6px;
    left: 80px;
    text-decoration: none;
    font-size: 10px;
    color: #808080
}

#defaultvalues {
    position: absolute;
    width: 140px;
    height: 17px;
    top: 6px;
    right: 115px;
    z-index: 2
}

#openlink_defaultvalues {
    display: block;
    height: 100%;
    width: 100%;
    line-height: 17px;
    font-size: 13px;
    color: #aaa;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

#openlink_defaultvaluesl:hover {
    color: #FFF
}

#defaultvalues .container {
    position: absolute;
    width: 610px;
    height: 360px;
    padding: 5px 10px 5px 10px;
    right: 0;
    bottom: 19px;
    border: 2px solid #7a8f00;
    background-color: #eaf79c;
    visibility: hidden;
}

#defaultvalues .container .shade_left_top {
    position: absolute;
    width: 24px;
    height: 24px;
    top: -16px;
    left: -16px;
    background: url(/assets/legacy-app/images/popupshade_left_top.png) no-repeat
}

#defaultvalues .container .shade_top_middle {
    position: absolute;
    width: auto;
    height: 14px;
    top: -16px;
    left: 8px;
    right: 8px;
    background: url(/assets/legacy-app/images/popupshade_top_middle.png) repeat-x
}

#defaultvalues .container .shade_right_top {
    position: absolute;
    width: 24px;
    height: 24px;
    top: -16px;
    right: -16px;
    background: url(/assets/legacy-app/images/popupshade_right_top.png) no-repeat
}

#defaultvalues .container .shade_right_middle {
    position: absolute;
    width: 14px;
    height: auto;
    top: 8px;
    bottom: 8px;
    right: -16px;
    background: url(/assets/legacy-app/images/popupshade_right_middle.png) repeat-y
}

#defaultvalues .container .shade_right_bottom {
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: -16px;
    right: -16px;
    background: url(/assets/legacy-app/images/popupshade_right_bottom.png) no-repeat
}

#defaultvalues .container .shade_bottom_middle {
    position: absolute;
    width: auto;
    height: 14px;
    bottom: -16px;
    left: 8px;
    right: 8px;
    background: url(/assets/legacy-app/images/popupshade_bottom_middle.png) repeat-x
}

#defaultvalues .container .shade_left_bottom {
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: -16px;
    left: -16px;
    background: url(/assets/legacy-app/images/popupshade_left_bottom.png) no-repeat
}

#defaultvalues .container .shade_left_middle {
    position: absolute;
    width: 14px;
    height: auto;
    top: 8px;
    bottom: 8px;
    left: -16px;
    background: url(/assets/legacy-app/images/popupshade_left_middle.png) repeat-y
}

#defaultvalues .container .content {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
}

#close_defaultvalues {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 6px;
    right: 6px;
    background: url(/assets/legacy-app/images/close_out.png) center center no-repeat;
    cursor: pointer;
    z-index: 2
}

#close_defaultvalues:hover {
    background-image: url(/assets/legacy-app/images/close_over.png)
}

#defaultvalues_table {
    margin-top: 11px
}

#logout {
    position: absolute;
    width: auto;
    height: 17px;
    top: 6px;
    right: 32px;
    line-height: 17px;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    z-index: 2
}

/*  Customized  */
#intranet #linerresults, #carlisle #linerresults {
    border-right: 20px solid #000;
    border-left: 20px solid #000
}

#intranet #linershapes .content, #intranet #linertypes .content, #intranet #dimensions .content, #carlisle #linershapes .content, #carlisle #linertypes .content, #carlisle #dimensions .content {
    border-color: #FFF
}

