ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input
{
    margin: 0;
    padding: 0;
}

.fl
{
    float: left;
}

.fr
{
    float: right;
}

.clear
{
    clear: both;
    height: 0;
}

ul
{
    list-style: none;
}

fieldset
{
    border: 0;
}

a, a:link, a:visited, a:hover
{
    color: #00f;
    text-decoration: none;
}

    a:focus, a:hover
    {
        text-decoration: underline;
    }

    a img
    {
        border: none;
    }

.clear
{
    clear: both;
}

body
{
    background: #000;
    font: 72% Arial, Helvetica, sans-serif;
    background: none transparent;
}

#content
{
    position: relative;
    width: 100%;
    background: url(/images/contentbg.jpg) center top;
}

@media (min-width: 970px) {
    #content {
        position: relative;
        width: 916px;
        /*padding: 0 0px 22px 20px;*/
        margin: 0 auto;
    }
}

img.alignright
{
    position: absolute;
    top: -14px;
    right: -10px;
}

#build
{
    height: 280px;
    background-image: url(../images/radiusapp-header-m.jpg);
    background-color: black;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
}

@media (min-width: 970px) {
    #build {
        width: 916px;
        height: 139px;
        background-image: url(../images/radiusapp-header.jpg);
        background-size: cover;
        background-position: top center;
    }
}

.build-header {
    color: #fff;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    padding: 188px 5px 0 5px;
    text-align: center;
}
@media (min-width: 970px) {
    .build-header {
        margin-left: 35%;
        padding: 50px 0 0 0;
        text-align: left;
    }
}

.build-text,
.build-link {
    float: left;
    width: 100%;
}
@media (min-width: 970px) {
    .build-text,
    .build-link {
        float: left;
        width: auto;
    }
}

a.buy,
.build-link a {
    background: url(../images/button-bg.png) top center no-repeat;
    display: block;
    height: 41px !important;
    width: 252px !important;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
    padding: 4px;
    margin: 0 auto;
}
a.buy,
.build-link a:hover {
    color: #fff;
    text-decoration: none;
}
a.buy {
    padding-top: 9px;
    font-size: 21px;
    line-height: 21px;
}
.build-link a {
    margin-top: 6px;
}
@media (min-width: 970px) {
    a.buy,
    .build-link a {
        margin: 0;
    }
}

@media (min-width: 970px) {
    .selector_panel {
        margin-top: 10px;
        border-top: 1px #fff solid;
        padding: 0 11px 40px 11px;
    }
}

#build-left
{
    display: inline-block;
    float: left;
}

#build-right
{
    display: inline-block;
    float: right;
}

a.sure
{
    display: block;
    margin-bottom: 15px;
}

#build-right h3, #time
{
    color: #fff;
    text-align: center;
}

#build h2
{
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    padding: 0px 0px 9px 0px;
}

#container-img
{
    float: left;
    width: 305px;
}

    #container-img img
    {
        float: left;
        margin: 0px 9px 0px 0px;
    }

        #container-img img.big
        {
            margin: 0px 0px 0px 3px;
        }

#text
{
    float: left;
    width: 345px;
}

    #text p
    {
        color: #fff;
        font-size: 12px;
        line-height: 155%;
    }

#widgets {
    display: inline-block;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 10%;
}

@media (min-width: 970px) {
    #widgets {
        width: 910px;
        margin: 0px 0px 4px 0px;
        padding: 0px 0px 0px 5px;
    }
}

.coll {
    width: 100%;
    float: right;
}

@media (min-width: 970px) {
    .coll {
        float: left;
        width: 882px;
    }
}

.coll h2 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    text-align: right;
    width: 80%;
}

@media (min-width: 970px) {
    .coll h2
    {
        float: left;
        padding: 5px 0px 5px 0px;
        width: auto;
        margin-left: 304px;
    }
}

.widget-top
{
    width: 250px;
    height: 9px;
    background: url(../images/widget-topbg.jpg) top no-repeat;
}

.widget {
    float: right;
    margin-right: 5%;
}

@media (min-width: 970px) {
    .widget
    {
        padding: 9px 6px 2px 12px;
        margin-right: 0;
        float: left;
    }
}

.widget1 {
    width: 100%;
}

@media (min-width: 970px) {
    .widget1
    {
        width: 415px;
        padding: 16px 6px 2px 0px;
        float: left;
    }
}

.widget2 {
    width: 100%;
}

@media (min-width: 970px) {
    .widget2
    {
        width: 415px;
        padding: 16px 6px 2px 25px;
        float: left;
    }
}

.widget-btm
{
    width: 250px;
    height: 6px;
    background: url(../images/widget-btmbg.jpg) bottom no-repeat;
}

.widgetinner {
    height: 192px;
    /*background: url(../images/end1_bg.png) no-repeat;*/
    background-size: contain;
    background: #2E2E2E;
    border: 2px solid #CECECE;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

@media (min-width: 970px) {
    .widgetinner
    {
        width: 415px;
        padding: 4px 0px 0px 20px;
        /*background: url(../images/end1_bg.png) no-repeat;*/
    }
}

.widget1 .widgetinner:before {
    content: "END 1";
    color: #fff;
    font-size: 20px;
    position: relative;
    top: 5px;
    left: 10px;
}

@media (min-width: 970px) {
    .widget1 .widgetinner:before {
        left: 0px;
    }
}

.widget1 select {
    width: 90%;
    height: 19px;
    margin-left: 5%;
    margin-right: 5%;
    margin: 17px 5% 0px 5%;
    font-size: 16px;
}
.widget1 select:first-child {
    /*margin-top: 53px;*/
    margin-top: 35px;
}
@media (min-width: 970px) {
    .widget1 select
    {
        font-size: initial;
        width: 370px;
    }
}

.popup
{
    -moz-box-shadow: 0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
    box-shadow: 0 0 90px 5px #000;
    display: none;
    z-index: 1000;
    background: #000;
}

    .popup .close
    {
        z-index: 1001;
        background-image: url(/images/vector.png);
        position: absolute;
        right: -15px;
        top: -15px;
        cursor: pointer;
        height: 31px;
        width: 31px;
    }

#detail-image-left, #detail-image-right
{
    background: url(/images/contentbg.jpg) center top;
    padding: 20px;
    border: 2px solid #000;
}

@media (max-width: 970px) {
    #detail-image-left, #detail-image-right {
        top: 50% !important;
        left: 47% !important;
        transform: translate(-50%, -50%);
        width: 80%;
    }
}

#detail-image-left img, #detail-image-right img {
    max-width: 100%;

}

#terms-link
{
    color: #fff;
    text-decoration: underline;
}

#terms-content
{
    background: #000;
    width: 400px;
    max-width: 80%;
    height: 300px;
    padding: 20px 10px 10px 10px;
}

    #terms-content div
    {
        overflow: auto;
        height: 300px;
    }

    #terms-content p
    {
        margin: 0 0 3em 0;
    }

/*#ctl00_cphMain_drpBrandID1
{
    width: 370px;
    height: 19px;
    margin: 53px 0px 0px 10px;
}

#ctl00_cphMain_drpBrandID2
{
    width: 370px;
    height: 19px;
    margin: 53px 0px 0px 10px;
}*/

.widget2 select {
    width: 90%;
    height: 19px;
    margin-left: 5%;
    margin-right: 5%;
    margin: 20px 5% 0px 5%;
    font-size: 16px;
}
.widget2 select:first-child {
    /*margin-top: 53px;*/
    margin-top: 35px;
}
@media (min-width: 970px) {
    .widget2 select {
        font-size: initial;
        width: 370px;
    }
}

.widget input.text
{
    width: 189px;
    height: 14px;
    color: #3f3f3f;
    font-size: 14px;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    margin: 16px 0px 23px 16px;
    padding: 10px 8px 8px 10px;
    text-shadow: 1px 1px 1px #bebebe;
}

.coll.small
{
    float: left;
    width: 290px;
}

.widget2 .widgetinner
{
    /*background-image: url(../images/end2_bg.png);*/

}

.widget2 .widgetinner:before {
    content: "END 2";
    color: #fff;
    font-size: 20px;
    position: relative;
    top: 5px;
    left: 10px;

}

@media (min-width: 970px) {
    .widget2 .widgetinner:before {
        left: 0px;
    }
}

#overall-length-entry
{
    margin-bottom: 10px;
}

#box {
    width: 100%;
}

@media (min-width: 970px) {
    #box {
        width: 908px;
        padding: 0px 0px 0px 7px;
    }
}

#drawing-container {
    width: 100%;
    background: url(../images/drawing-container-bg.png) top no-repeat;
}

@media (min-width: 970px) {
    #drawing-container {
        float: left;
        width: 583px;
        padding: 0px 0px 0px 0px;
    }
}

#drawing1 {
    float: left;
    width: 47%;
    height: 325px;
    position: relative;
    margin: 0px 6% 0px 0px;
    background: url(../images/drawing1-bg.png) bottom no-repeat;
}
@media (min-width: 970px) {
    #drawing1 {
        width: 275px;
        margin: 0px 33px 0px 0px;
    }
}

#drawing2 {
    float: left;
    width: 47%;
    height: 325px;
    position: relative;
    background: url(../images/drawing2-bg.png) bottom no-repeat;
}
@media (min-width: 970px) {
    #drawing2 {
        width: 275px;
    }
}

    #drawing1 > img, #drawing2 > img
    {
        width: 100%;
        cursor: pointer;
    }

#drawing1 > span, #drawing2 > span {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    margin-top: 15px;
}

@media (min-width: 970px) {
    #drawing1 > span, #drawing2 > span
    {
        width: 275px;
    }
}

.title
{
    /*width: 275px;*/
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 0;
    padding: 5px 0px 0px 0px;
    top: 305px;
}

    .title label
    {
        color: #fff;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-weight: bold;
    }

label
{
    padding: 0px 0px 0px 0px;
}

#drawing-container h2
{
    color: #fff;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    /*padding: 0px 0px 21px 190px;*/
    padding-bottom: 21px;
    text-align: center;
}

    #drawing-container h2 span
    {
        color: #f1ac23;
    }

/* to prevent jqzoom from showing the right image above the left image's zoom */
.zoomPad
{
    z-index: auto;
}

.title label span
{
    color: #f1ac23;
}

#details {
    width: 90%;
    margin: 10% 5% 0 5%;
    color: #fff;
}

@media (min-width: 970px) {
    #details {
        float: left;
        width: 260px;
        margin: 0px 0px 0px 25px;
        color: #fff;
    }
}

.ui-widget-content
{
    background-image: none;
}

#details h2
{
    color: #fff;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 0px 0px 8px 0px;
    margin: -5px 0px 12px 0px;
    border-bottom: 1px #fff solid;
}

#details ul li
{
    color: #fff;
    height: 20px;
    font-size: 12px;
    padding-bottom: 0px;
    font-weight: bold;
}

#toolbar ul li
{
    color: #fff;
    font-size: 12px;
    padding-bottom: 10px;
}

    #toolbar ul li img
    {
        display: block;
        margin: 20px 0 10px 0;
    }

#toolbar p
{
    color: #fff;
    display: block;
    font-size: 12px;
    margin: 1em 0;
}

#toolbar input[type=file]
{
    color: #fff;
}

#details ul li > span
{
    float: right;
    text-align: right;
    font-weight: normal;
    color: #F1AC23;
    padding-top: 0px;
    padding-left: 5px;
}

.warning
{
    color: #990000;
    font-weight: bold;
    padding: 10px;
    margin: 10px 0;
    background: #fff;
    border-radius: 6px;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
}

#time
{
    color: #fff;
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#AdminTable
{
    margin: 20px;
}

    #AdminTable tr
    {
    }

        #AdminTable tr td
        {
            color: #fff;
            padding-right: 10px;
        }

            #AdminTable tr td a
            {
                color: #F1AC23;
                padding-right: 5px;
            }

#toolbar a
{
    color: #F1AC23;
    padding-left: 5px;
    font-weight: bold;
    font-size: 13px;
}

#toolbar
{
    margin: 20px;
}

    #toolbar h3
    {
        font-weight: bold;
        font-size: 12px;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
    }

#AdminNav
{
    margin: 20px;
}

    #AdminNav h2
    {
        color: #fff;
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        padding: 0px 0px 8px 0px;
        margin: -5px 0px 12px 0px;
        border-bottom: 1px #fff solid;
    }

    #AdminNav ul
    {
        display: block;
        padding-bottom: 20px;
    }

#content #AdminNav ul li a
{
    float: left;
    display: inline;
    color: #fff;
    padding: 0px 20px 0px 0px;
    font-weight: bold;
    font-size: 14px;
}

.paging
{
    font-size: 14px;
    font-weight:bold;
    color: #fff;
}

    .paging a
    {
        font-size: 14px;
        font-weight:bold;
        color: #F1AC23;
    }

#LoginContent
{
    padding: 20px;
}

    #LoginContent ul
    {
        padding: 0px;
    }

        #LoginContent ul li
        {
            font-weight: bold;
            font-size: 14px;
            color: #fff;
            padding-top: 10px;
        }

    #LoginContent .login-label
    {
        margin-left: 28px;
    }

#stocked-sub-or
{
    font-size: 18px;
    margin: 10px 0;
    text-align: center;
}

/*a.buy
{
    color: #fff;
    width: 255px;
    display: block;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    margin: 8px 0px 9px 0px;
    padding: 10px 0px 14px 0px;
    background: url(../images/buy-bg.png) no-repeat;
    font-weight: bold;
}

    a.buy:hover
    {
        background: url(../images/buy-bg_hover.png) no-repeat;
    }*/


.login_btn
{
    margin-top: 20px;
}

#details select
{
    width: 255px;
    height: 20px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin: 9px 0px 9px 0px;
}

#details h3
{
    color: #fff;
    font-size: 14px;
    margin: 9px 0px 6px 0px;
    font-weight: normal;
}

#time span
{
    color: #fff;
    font-size: 38px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

/**/
.replace
{
    position: relative;
    margin: 0;
    padding: 0;
    /* \*/
    overflow: hidden;
    /* */
}

    .replace span
    {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

.skiplink
{
    display: none;
}

#wrapper
{
    width: 950px;
    margin: 0 auto;
}

.fldb
{
    float: left;
    display: block;
}

.frdb
{
    float: right;
    display: block;
}

.pl5
{
    padding-left: 5px;
}

.pl10
{
    padding-left: 10px;
}

.hidden
{
    display: none;
}

#print-details
{
    width: 240px;
    float: left;
    display: block;
    margin-left: 15px;
}

    #print-details ul
    {
        list-style: none;
        width: 250px;
    }

    #print-details li
    {
        width: 250px;
    }

        #print-details li div.rowHeader
        {
            text-align:left;
            font-weight:bold;
            display:inline-block;
            width:120px;
        }

        #print-details li div.rowDetail
        {
            float: right;
            text-align: right;
            display:inline-block;
            font-weight:normal;
            width:120px;
        }

#shippingList ul
{
    margin-top:5px;
    list-style: none;
    width: 250px;
    border: solid 2px green;
}

#shippingList li
{
    float: left;
    display: block;
    padding-left: 10px;
}
        
#print-header {
    display: flex;
}

#print-logo img {
    height: 150px;
}

#print-address {
    padding-left: 30px;
    padding-bottom: 50px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}