@import url('../CSS/FontStyle.css');
body {
    color: #000;
    font-size: 13px;
    padding: 0;
    margin: 0;
    background: url(images/master-bg.jpg) repeat;
}

div {
    padding: 0px;
    margin: 0px;
    font-size: 13px;
}

img {
    border: none;
    padding: 0px;
    margin: 0px;
}

form {
    padding: 0px;
    margin: 0px;
}

p {
    color: #000;
    text-align: justify;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

textarea, select, input, label {
    font-size: 11px;
    padding: 2px 1px;
}

.cl {
    clear: both;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

a:link, a:visited {
    font-size: 13px;
    color: #2a9f00;
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
    outline: none;
    color: #000;
}

a:active {
    color: #2a9f00;
}

.smalltext a:link, a:visited {
    font-size: 11px;
    color: #2a9f00;
    text-decoration: none;
    outline: none;
}

.smalltext a:hover {
    text-decoration: none;
    outline: none;
    color: #000;
}

.smalltext a:active {
    color: #2a9f00;
}

.smalltext {
    font-size: 11px;
}

.textdataleft {
    padding: 0 0 0 10px;
    font-size: 11px;
}

.btndataleft {
    padding-left: 10px;
    font-size: 11px;
}

.green {
    color: #2a9f00;
}

.yellow {
    color: #e5e04b;
}

.black {
    color: #000;
}

.italictext {
    font-style: italic;
}

.reqfield {
    color: Red;
}

.massterdiv {
    width: 98%;
    min-width: 1000px;
    margin: 0 auto;
}

.headerdiv {
    height: 120px;
    width: 100%;
    background: #299F01;
}

.headerdivp {
    padding: 50px 0 0 0;
    margin: 0;
    width: 50%;
    float: none;
    clear: right;
}

.headerdiv-inright {
    width: 800px;
    color: #FFF;
    font-size: 11px;
    padding: 10px 5px 0 0;
}

    .headerdiv-inright a:link, .headerdiv-inright a:visited {
        color: #FFF;
        font-size: 11px;
    }

    .headerdiv-inright a:hover {
        color: #000;
    }

    .headerdiv-inright div, .headerdiv-inright p {
        color: #fff;
    }

    .headerdiv-inright img {
        vertical-align: top;
    }

.headerdiv-language {
    padding: 0 0 0 3px;
}

.headerdiv-actype {
    height: 82px;
    width: 100%;
    text-align: right;
}

.headernav {
    float: right;
}

    .headernav ul {
        float: left;
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .headernav li {
        float: left;
        padding: 7px 5px 6px 0;
        margin: 0 2px;
    }

    .headernav a {
        padding: 8px 8px 6px 8px;
        font-size: 12px !important;
    }

    .headernav li.selected {
        background: url(images/nav-right.gif) right top;
    }

        .headernav li.selected a {
            background: url(images/nav-left.gif) left top no-repeat;
            color: #2a9f00;
        }

.selectedmenudiv {
    float: left;
    background: url(images/1nav-right1.gif) right top no-repeat;
    padding-right: 6px;
}

.container {
    width: 100%;
}

.lhscon {
    width: 239px;
    padding: 0 17px;
    margin: 10px 0;
    background: url(images/lhs-bg.jpg) repeat-y 17px 0;
    float: left;
}

    .lhscon ul {
        list-style: none;
        padding: 0 6px 0 6px;
        margin: 0;
    }

        .lhscon ul ul {
            list-style: none;
            padding: 0 0 0 9px;
            margin: 5px 0 0 0;
            background: url(images/lhs-ulul.jpg) top left no-repeat;
        }

    .lhscon li li {
        background: url(images/liststyle.jpg) 0 12px no-repeat;
        padding: 0 0 0 6px;
        list-style: none;
        margin: 0;
    }

    .lhscon li {
        background: url(images/lhs-li.jpg) -5px 4px no-repeat;
        list-style: none;
        padding: 0px 0 0px 0px;
        margin: 0;
        font-size: 14px;
    }

.lhscon-data {
    float: left;
    width: 217px;
    padding: 0 8px 0 11px;
}

    .lhscon-data span {
        display: block;
        font-size: 10pt;
        font-weight: normal;
        font-weight: bold;
        padding: 0 0 0 5px;
        width: 100%;
    }

    .lhscon-data a:link, .lhscon-data a:visited {
        font-size: 11px !important;
    }

.lhscon-top {
    background: url(images/lhs-top.jpg) no-repeat left top #D6F0CD;
    float: left;
    width: 213px;
    height: 44px;
    font-weight: bold;
    font-size: 15px;
    line-height: 45px;
    padding: 0 0 0 26px;
}

.container-data {
    width: 799px;
    min-width: 699px;
    float: left;
    padding: 10px 0 0 0;
}

a.container-datalnk:link, a.container-datalnk:visited {
    text-decoration: underline !important;
    font-size: 12px;
}

.container-data21 {
    width: 100%;
    float: left;
    border: 1px solid #ACF343;
    background: #fff;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -khtml-border-radius: 7px;
}

.container-datatop1 {
    padding: 25px 20px 0 20px;
}

.container-data2 {
    background: url(images/data-center-left.jpg) right repeat-y #fff;
    width: 100%;
    float: left;
}

.container-datatop {
    padding: 25px 20px 0 20px;
    background: url(images/data-center-left.jpg) left repeat-y;
}

.pagetitle {
    font-size: 52px;
    color: #cbe2c2;
    line-height: 49px;
    padding-bottom: 9px;
    float: left;
}

.brd-btm td {
    border-bottom: 1px solid #f4f4f4;
}

.btnsubmit {
    background: url("images/newbtn_middle.png") repeat-x scroll left top #669900;
    border: 0 none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -khtml-border-radius: 7px;
    box-shadow: 0 3px 8px #DDDDDD;
    color: #FFFFFF;
    padding: 4px 15px;
    font: 15px Arial,sans-serif bold;
    padding: 4px 15px;
    clear: left;
    cursor: pointer;
}

    .btnsubmit:hover {
        background: url("images/newbtn_middle.png") repeat-x scroll left top #9c0;
        color: #fff;
        text-decoration: none;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        -khtml-border-radius: 7px;
        cursor: pointer;
    }

.btnsubmitback {
    background: url("images/newbtn_middle.png") repeat-x scroll left top #690;
    border: 0 none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -khtml-border-radius: 7px;
    box-shadow: 0 3px 8px #ddd;
    color: #fff;
    padding: 4px 15px;
    font: 15px Arial,sans-serif bold;
    padding: 4px 15px;
    clear: left;
    cursor: pointer;
}

    .btnsubmitback:hover {
        background: url("images/newbtn_middle.png") repeat-x scroll left top #9c0;
        color: #fff;
        text-decoration: none;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        -khtml-border-radius: 7px;
        cursor: pointer;
    }

.datatbl {
    background: url(images/data-shadow.jpg) bottom no-repeat;
}

    .datatbl td {
        padding: 3px 3px;
    }

.footer {
    padding: 25px 0 0 0;
    color: #2a9f00;
    font-size: 11px;
    float: left;
    width: 100%;
}

    .footer a {
        font-size: 11px;
    }

.tooltip {
    display: none;
    background: url(images/master-bg.jpg) repeat;
    padding: 10px 10px 10px 10px;
    color: #000;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: absolute;
    border-radius: 5px;
    border: solid 2px #aef194;
    z-index: 1000;
    font-size: 11px;
    text-align: justify;
}

.show_hide {
    display: none;
}

.Language_dd {
    padding: 0;
    border: 5px solid black;
    float: left;
    position: fixed;
    z-index: 99999;
    -webkit-box-shadow: 0 0 20px #185a00;
    -moz-box-shadow: 0 0 20px #185a00;
    box-shadow: 0 0 20px #185a00;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -khtml-border-radius: 10px;
    -khtml-box-shadow: 10px;
}

.popup_block {
    background: #fff;
    padding: 0;
    border: 5px solid #299f01;
    float: left;
    position: fixed;
    z-index: 99999;
    -webkit-box-shadow: 0 0 20px #185a00;
    -moz-box-shadow: 0 0 20px #185a00;
    box-shadow: 0 0 20px #185a00;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -khtml-border-radius: 10px;
    -khtml-box-shadow: 10px;
    max-height: 750px;
    overflow-y: auto;
}

.btn_close {
    float: right;
    margin: 0 5px 0 0;
    z-index: 99999;
    background: url('images/closebox.png') no-repeat scroll right transparent;
    border-bottom-style: none;
    border-style: none;
    width: 25px;
    height: 23px;
    cursor: pointer;
}

.divProg {
    z-index: 100000;
    position: absolute;
    font-size: 15px;
    color: #185a00;
    padding: 10px;
    font-weight: bold;
    background: #fff;
    border: 5px solid #299f01;
    -webkit-box-shadow: 0 0 10px #185a00;
    -moz-box-shadow: 0 0 10px #185a00;
    box-shadow: 0 0 10px #185a00;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-box-shadow: 5px;
}

.error {
    color: Red;
}

.ErrorMessage {
    color: Red;
}

.divOrderCounter {
    height: 10px;
    background-color: #3b7327;
    float: left;
}

.title_text {
    background: url(images/TitleBar.gif) right top;
    background-repeat: repeat-x;
    color: #299f01;
    font-size: 18px;
    padding: 5px 0 10px 15px;
}

.RoundTbl {
    background: #fff;
    border: 1px solid #299f01;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    width: 100%;
    height: 100%;
}

.datatbl2 {
    background: url(images/data-shadow.jpg) bottom no-repeat;
}

    .datatbl2 td {
        padding: 4px 2px;
        font-size: 11px;
    }

    .datatbl2 a {
        font-size: 11px !important;
    }

    .datatbl2 img {
        vertical-align: middle;
    }

.dataheader td {
    border-bottom: 2px solid #f5f5f5;
    font-weight: bold;
}

.footerdiv {
    width: 100%;
    float: left;
    background: url(images/lhs-footer-bg.gif) repeat-x;
}

.footershadow {
    width: 100%;
    text-align: center;
    float: left;
}

.footershed {
    float: left;
    width: 100%;
    background: url(images/data-footer.jpg) no-repeat bottom;
    margin-top: -12px;
}

.browse {
    width: 100px;
}

.lhstop {
    float: left;
    width: 100%;
    background: url(images/data-top-bg.jpg) center top;
}

.comment {
    font-style: italic;
    font-size: 10px !important;
    color: #666;
}

.Divcontrol {
    overflow: auto;
    width: 750px;
    height: auto;
    border: solid 1px #AEEF91;
    vertical-align: top;
    min-height: 0%;
}

.Divcontrolfordefault {
    overflow: auto;
    width: 750px;
    height: auto;
    border: solid 1px #AEEF91;
    vertical-align: top;
}

.Divcontrolset {
    overflow: auto;
    width: 80%;
    height: auto;
    border: solid 1px #299F01;
    vertical-align: top;
}

.CommonDivcontrol {
    overflow: auto;
    width: 750px;
    height: auto;
    border: solid 1px #AEEF91;
    vertical-align: top;
}

.AddeditmainDivcontrol {
    overflow: auto;
    width: 100%;
    height: auto;
    border: solid 1px #AEEF91;
    vertical-align: top;
}

.Addeditdivcontrol {
    overflow: auto;
    height: auto;
    border: solid 1px #AEEF91;
    vertical-align: top;
}

.grid-view {
    font-size: 8pt;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
}

    .grid-view tr.normal {
        font-size: 8pt;
        color: #000;
        font-weight: normal;
        background-color: #DAF2D2;
        padding: 0px 0px 0px 0px;
        cursor: pointer;
    }

    .grid-view tr.alternate {
        font-size: 8pt;
        color: #000;
        font-weight: normal;
        background-color: #fff;
        padding: 0px;
        cursor: pointer;
    }

.gridheader {
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    background-color: #299f01;
}

    .gridheader a {
        font-size: 11px;
        color: #fff;
        font-weight: bold;
        background-color: #299f01;
    }

        .gridheader a:hover {
            font-size: 11px;
            color: #000;
            font-weight: bold;
            background-color: #299f01;
        }

.grid-view tr.normal:hover, .grid-view tr.alternate:hover {
    background-color: #aef194;
    color: #000;
}

.gridpager {
    font-size: 9px;
    color: #fff;
    font-weight: bold;
    background-color: #299f01;
}

.gridpagertest span {
    background-color: #E9F5E5;
    padding-left: 5px;
    padding-right: 5px;
}

.gridpagertest a {
    width: inherit;
    padding-left: 5px;
    padding-right: 5px;
}

.grid-view tr.selectedrow {
    font-size: 8pt;
    color: #000;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
    background-color: #AEF194;
}

.content-title {
    list-style: none;
    padding: 0 0 0 9px;
    color: #299f01;
    font-weight: bold;
    margin: 5px 0 0 0;
    background: url(images/lhs-ulul.jpg) top left no-repeat;
}

.searchtext {
    font-size: 12px;
    padding: 2px 2px 2px 2px;
    width: 100px;
    margin-top: 3px;
}

.gridpagerPrevious {
    float: right;
    z-index: 99999;
    background: url('images/previous.gif') right top;
    border-bottom-style: none;
    border-style: none;
    cursor: pointer;
    height: 15px;
    width: 21px;
}

.gridpagernext {
    float: right;
    z-index: 99999;
    background: url('images/next.gif') right top;
    border-bottom-style: none;
    border-style: none;
    cursor: pointer;
    height: 15px;
    width: 21px;
}

.tabs {
    position: relative;
    top: 1px;
    left: 10px;
}

.tab {
    border: solid 1px #299f01;
    padding: 2px 10px;
    font-size: 11px;
    color: #ffffff;
    background-color: #299f01;
    -webkit-border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
    -khtml-border-radius: 7px 7px 0px 0px;
    border-bottom: solid 1px #299f01;
}

    .tab a {
        font-size: 11px;
        color: #ffffff;
    }

        .tab a:hover {
            font-size: 11px;
            color: #000000;
        }

.selectedTab {
    border: solid 1px #AEEF91;
    border-bottom: solid 1px #AEEF91;
    font-size: 11px;
    color: #000000;
    background-color: #AEF194;
    -webkit-border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
    -khtml-border-radius: 7px 7px 0px 0px;
}

    .selectedTab a {
        font-size: 11px;
        color: #000000;
    }

        .selectedTab a:hover {
            font-size: 11px;
            color: #000000;
        }

.tabContents {
    font-size: 11px;
    background-color: white;
    min-height: 400px;
    padding: 15px;
}

.OverLay {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #F1FFF1;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
    -khtml-opacity: 0.50;
}

.divbtton {
    margin: 7px 2px 6px 2px;
    float: left;
}

    .divbtton a {
        font-size: 11px;
        color: #ffffff;
    }

        .divbtton a:hover {
            font-size: 11px;
            color: #ffffff;
        }

.buttons {
    background: url("images/newbtn_middle.png") repeat-x scroll left top #669900;
    border: 0 none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -khtml-border-radius: 7px;
    box-shadow: 0 3px 8px #DDDDDD;
    color: #FFFFFF;
    padding: 4px 15px;
    font: 14px Arial,sans-serif;
    padding: 4px 15px;
    clear: left;
    cursor: pointer;
}

    .buttons:hover {
        background: url("images/newbtn_middle.png") repeat-x scroll left top #99CC00;
        color: #FFFFFF;
        text-decoration: none;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        -khtml-border-radius: 7px;
    }

.mainbuttons {
    background: url("images/newbtn_middle.png") repeat-x scroll left top #669900;
    border: 0 none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -khtml-border-radius: 7px;
    box-shadow: 0 3px 8px #DDDDDD;
    color: #FFFFFF;
    padding: 4px 15px;
    font: 14px Arial,sans-serif;
    padding: 4px 15px;
    clear: left;
    cursor: pointer;
}

    .mainbuttons:hover {
        background: url("images/newbtn_middle.png") repeat-x scroll left top #99CC00;
        color: #FFFFFF;
        text-decoration: none;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        -khtml-border-radius: 7px;
    }

.mainbuttonscart {
    background: url("images/newbtn_middle.png") repeat-x scroll left top #669900;
    border: 0 none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -khtml-border-radius: 7px;
    box-shadow: 0 3px 8px #DDDDDD;
    color: #FFFFFF;
    padding: 4px 15px;
    font: 14px Arial,sans-serif;
    padding: 20px 15px;
    clear: left;
    cursor: pointer;
}

    .mainbuttonscart:hover {
        background: url("images/newbtn_middle.png") repeat-x scroll left top #99CC00;
        color: #FFFFFF;
        text-decoration: none;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        -khtml-border-radius: 7px;
    }

.content-titlerepeat {
    list-style: none;
    padding: 0 0 0 9px;
    color: #299f01;
    font-weight: bold;
    margin: 5px 0 0 0;
    background: url(images/lhs-ululrepeat.jpg) top left repeat-x;
}

.ordtabs {
    position: relative;
    top: 1px; /*left: 10px;*/
    margin: 0px 0px 0px 5px;
}

.ordtab {
    border: solid 1px #299f01;
    padding: 2px 10px;
    font-size: 11px;
    color: #ffffff;
    background-color: #299f01;
    -webkit-border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
    -khtml-border-radius: 7px 7px 0px 0px;
    border-bottom: solid 1px #299f01;
    float: left;
    padding: 5px 5px 2px 5px;
    margin-left: 5px;
}

    .ordtab a {
        font-size: 11px;
        color: #ffffff;
    }

        .ordtab a:hover {
            font-size: 11px;
            color: #000000;
        }

.selectedordtab {
    border: solid 1px #AEEF91;
    border-bottom: solid 1px #AEEF91;
    font-size: 11px;
    color: #000000;
    background-color: #AEF194;
    -webkit-border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
    -khtml-border-radius: 7px 7px 0px 0px;
    float: left;
    padding: 5px 5px 2px 5px;
    margin-left: 5px;
}

    .selectedordtab a {
        font-size: 11px;
        color: #000000;
    }

        .selectedordtab a:hover {
            font-size: 11px;
            color: #000000;
        }

.ordtabContents {
    font-size: 11px;
    background-color: white;
}

.orderDivcontrol {
    overflow: auto;
    width: 850px;
    height: auto;
    border: solid 1px #AEEF91;
    vertical-align: top;
}

.infobox {
    cursor: pointer;
    background: url(images/info.gif) no-repeat;
    padding-bottom: 10px;
}

.loginbuttons {
    margin: 7px 2px 6px 2px;
    height: 110px;
    vertical-align: bottom;
    border: solid 2px #669900;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -khtml-border-radius: 7px;
    box-shadow: 0 3px 8px #DDDDDD;
    color: #FFFFFF;
    padding: 4px 15px;
    font: 14px Arial,sans-serif;
    padding: 4px 15px;
    float: left;
}

    .loginbuttons:hover {
        margin: 7px 2px 6px 2px;
        height: 110px;
        vertical-align: bottom;
        border: solid 2px #99CC00;
        color: #FFFFFF;
        text-decoration: none;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        -khtml-border-radius: 7px;
        float: left;
        box-shadow: 0px 0px 15px #99CC00;
        color: #FFFFFF;
        -webkit-box-shadow: 0 0 20px #99CC00;
        -moz-box-shadow: 0 0 20px #99CC00;
        -khtml-box-shadow: 10px;
    }

.testClass {
    top: 100px;
    color: Blue;
}


.leftbreadcrumb {
    background: url(images/CountryImage.png) no-repeat;
    background-position: 0px -530px;
    text-align: right;
    width: 5%;
    height: 36px;
    width: 15px;
    margin-bottom: 15px;
}

.rightbreadcrumb {
    background: url(images/CountryImage.png) no-repeat;
    background-position: 0px -576px;
    width: 5%;
    text-align: right;
    height: 36px;
    width: 16px;
}

.breadcrumb {
    background: url(images/middlebreadcrumb-bg.jpg) repeat-x;
    height: 36px;
    margin-bottom: 15px;
}

    .breadcrumb ul {
        padding: 0 0px;
        margin: 0;
    }

    .breadcrumb li {
        padding: 0;
        margin: 0;
        float: left;
        list-style: none;
    }

    .breadcrumb img {
        vertical-align: middle;
        padding: 0 5px 2px 0;
    }

    .breadcrumb a {
        color: #9eae98;
        font-size: 15px;
        padding: 8px 6px;
        float: left;
    }

    .breadcrumb li.current {
        background: url(images/breadcrumb-hover.jpg) repeat-x;
    }

    .breadcrumb li:hover {
        background: url(images/breadcrumb-hover.jpg) repeat-x;
    }

    .breadcrumb li.current a {
        color: #299f01;
    }

    .breadcrumb li.desebled {
        background: url(images/breadcrumb-desable.jpg) repeat-x;
    }

        .breadcrumb li.desebled a {
            color: Gray;
        }

.statusdetailrow {
    background-color: #DAF2D2;
}

.OTSSeperatePart {
    background-color: #ACF343;
    width: 2px;
}

.broughtby {
    padding-right: 40px;
    font-size: 12px;
}

.Divcontrolforofftheshelf {
    overflow: auto;
    height: auto;
    border: solid 1px #AEEF91;
    vertical-align: top;
}

.RoundTblofftheshelf {
    background: #fff;
    border: 1px solid #299f01;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    height: 100%;
}


.grid-vieweagle {
    font-size: 8pt;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
}

    .grid-vieweagle tr.normal {
        font-size: 8pt;
        color: #000;
        font-weight: normal;
        background-color: #DAF2D2;
        padding: 0px 0px 0px 0px;
    }

    .grid-vieweagle tr.alternate {
        font-size: 8pt;
        color: #000;
        font-weight: normal;
        background-color: #fff;
        padding: 0;
    }

    .grid-vieweagle tr.normal:hover {
        background-color: #aef194;
        color: #000;
        cursor: pointer;
    }

        .grid-vieweagle tr.normal:hover a {
            background-color: #aef194;
            color: #000;
            cursor: pointer;
        }

            .grid-vieweagle tr.normal:hover a:hover {
                background-color: #aef194;
                color: #000;
                cursor: pointer;
            }

    .grid-vieweagle tr.alternate:hover {
        background-color: #aef194;
        color: #000000;
        cursor: pointer;
    }

        .grid-vieweagle tr.alternate:hover a {
            background-color: #aef194;
            color: #000;
            cursor: pointer;
        }

            .grid-vieweagle tr.alternate:hover a:hover {
                background-color: #aef194;
                color: #000;
                cursor: pointer;
            }

    .grid-vieweagle tr.selectedrow {
        font-size: 8pt;
        color: #000;
        font-weight: normal;
        padding: 0px 0px 0px 0px;
        background-color: #aef194;
    }

        .grid-vieweagle tr.selectedrow a {
            background-color: #aef194;
            color: #000;
            cursor: pointer;
        }

            .grid-vieweagle tr.selectedrow a:hover {
                background-color: #aef194;
                color: #000;
                cursor: pointer;
            }

.highlightcomment {
    color: Red;
    font-size: 13px !important;
    font-style: normal;
}

.highlightcurrency {
    color: #299F01!important;
    font-size: 13px !important;
    font-style: normal;
}

.Eagle-PaymentOptions {
    list-style: none;
    padding: 0 0 0 9px;
    color: Red;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 0 0;
    background: url(images/lhs-ululrepeat.jpg) top left repeat-x;
}

.Eagle-OrderOptions {
    font-size: 15px;
    padding: 5px 1px;
}

a.Eagleoption {
    font-size: 16px;
}

#accordion {
    list-style: none;
    padding: 0 0 0 2px;
    margin: 0;
    width: 600px;
}

    #accordion div {
        display: block;
        background-color: #7EA56F;
        font-weight: bold;
        font-size: 14px;
        color: White;
        margin: 1px;
        cursor: pointer;
        padding: 5 5 5 7px;
        padding-top: 07px;
        padding-left: 15px;
        list-style: circle;
        height: 25px;
        -moz-border-radius-topright: .6em;
        -webkit-border-top-right-radius: .6em;
        border-top-right-radius: .6em;
        -moz-border-radius-topleft: .6em;
        -webkit-border-top-left-radius: .6em;
        border-top-left-radius: .6em;
        margin-bottom: 3px;
        -moz-border-radius-bottomleft: .6em;
        -webkit-border-bottom-left-radius: .6em;
        border-bottom-left-radius: .6em;
        -moz-border-radius-bottomright: .6em;
        -webkit-border-bottom-right-radius: .6em;
        border-bottom-right-radius: .6em;
    }

        #accordion div:hover {
            background-color: #428E31;
            color: white;
        }

    #accordion ul {
        list-style: none;
        padding: 0 0 0 0;
    }

    #accordion ul {
        display: none;
    }

        #accordion ul li {
            font-weight: normal;
            cursor: auto;
            background-color: #C6EDB6;
            padding: 0 0 0 0px;
            margin-bottom: 10px;
            margin-top: 10px;
            border: solid 1px Green;
        }

.AccordionIconRight {
    background: url(images/arrow-right.png) no-repeat right center;
}

.AccordionIconDown {
    background: url(images/arrow-down.png) no-repeat right center;
}

.frHeader {
    background: url(images/CountryImage.png);
    background-position: 0px -215px;
    width: 20px;
    float: right;
}

.flHeader {
    background: url(images/CountryImage.png);
    background-position: 0px -248px;
    width: 20px;
    float: right;
}

.EagleDiv {
    font-weight: normal;
    cursor: auto;
    background-color: #C6EDB6;
    padding: 0 0 0 0px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: solid 1px Green;
}

.RoundTblEagle {
    background: #B3DCA4;
    border: 1px solid #1F4F84;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    height: 100%;
}

.frHeader {
    background: url(images/CountryImage.png);
    background-position: 0px -215px;
    width: 20px;
    float: right;
}

.flHeader {
    background: url(images/CountryImage.png);
    background-position: 0px -248px;
    width: 20px;
    float: left;
}

.frFooter {
    background: url(images/CountryImage.png);
    background-position: 0px -488px;
    width: 10px;
    float: right;
}

.flFooter {
    background: url(images/CountryImage.png);
    background-position: 0px -509px;
    width: 10px;
    float: left;
}

.EagleResponse {
    width: 210px;
}

.EagleResponseColumn {
    width: 25%;
    padding-left: 10px;
}

.BasketCounterDiv {
}

.Offtheshelfheader {
    background: url(images/offtheshelfheader.png) repeat-x;
}






/*  Belwo CSS is fo New OTS Design */

a.lnk1:link, a.lnk1:visited {
    background-position: 0 -31px;
    width: 109px;
    height: 30px;
    display: block;
    float: left;
}

a.lnk1:hover {
    background-position: 0 0;
}

a.lnk2:link, a.lnk2:visited {
    background-position: -109px -31px;
    width: 65px;
    height: 30px;
    display: block;
    float: left;
}

a.lnk2:hover {
    background-position: -109px 0;
}

a.lnk3:link, a.lnk3:visited {
    background-position: -174px -31px;
    width: 109px;
    height: 30px;
    display: block;
    float: left;
}

a.lnk3:hover {
    background-position: -174px 0;
}

.breadcrumb-outer {
    width: 100%;
    padding: 0 0 6px 0;
    min-width: 1120px;
}

.companynavi {
    background: #d6edd0;
    float: right;
}

    .companynavi ul {
        float: left;
        padding: 0;
        margin: 0;
    }

    .companynavi li {
        float: left;
        list-style: none;
        padding: 10px;
        margin: 0;
        border-right: 1px solid #bacdb4;
    }

        .companynavi li:hover {
            float: left;
            list-style: none;
            padding: 10px;
            margin: 0;
            border-right: 1px solid #bacdb4;
            background-color: #ACDA9C;
        }

    .companynavi a {
        color: #000;
        font-size: 14px;
        cursor: pointer;
    }

    .companynavi img {
        padding: 0 5px;
        vertical-align: middle;
    }

.companynaviselect {
    float: left;
    list-style: none;
    padding: 10px;
    margin: 0;
    border-right: 1px solid #bacdb4;
    background-color: #ACDA9C;
}

.titleimage {
    float: right;
}

.mastertbl {
    padding: 0 5px;
    float: left;
    width: 99%;
}

.topshadow {
    background: url(images/top-shadow.jpg) top center no-repeat;
    height: 23px;
    width: 100%;
    float: left;
}

.bottomshadow {
    background: url(images/bottom-shadow.jpg) top center no-repeat;
    height: 23px;
    width: 100%;
    float: left;
}




.search-btn {
    background: url(images/btn-search.jpg);
    border: none;
    width: 110px;
    height: 39px;
    cursor: pointer;
    float: right;
    color: White;
}

.searchmaster {
    float: left;
    width: 100%;
    padding: 18px 0 0 0;
}

.searchdiv {
    float: right;
    text-align: right;
    min-width: 584px;
}

.searchdivinner {
    float: right;
    padding-left: 15px;
    padding-right: 15px;
}

.searchdivinnerdropdown {
    float: right;
}

.searchdivinner a {
    font-size: 13px;
    text-decoration: underline;
    font-weight: bold;
    float: right;
}

.searchdata {
    color: #9EAE98;
    float: left;
    font-size: 11px;
}

    .searchdata span {
        color: #9EAE98;
    }

.searchtextOTS {
    border: 2px #ceeac4 solid;
    color: #000;
    font-size: 13px;
    padding: 6px 4px;
    width: 96%;
    float: right;
}


.pagging-bg {
    background: url(images/paging_bg.jpg) repeat-x;
    width: 100%;
    float: left;
    color: #9eae98;
}

    .pagging-bg div {
        padding: 12px 12px 11px 12px;
        font-size: 12px;
        background: url(images/paging-devider.jpg) 0 3px no-repeat;
    }

.nobg {
    background: none !important;
}

.pagging-bg div a {
    font-size: 12px;
    color: #9eae98;
    padding: 0 4px;
    text-decoration: underline;
}

    .pagging-bg div a:hover, .pagging-bg div a.selected {
        color: #686868;
        background: none;
        ;
        text-decoration: none;
    }

.pagging-bg select {
    padding: 0;
    margin: 0;
}

.productContainer {
    width: 100%;
    background: url(images/bottom-shadow.jpg) bottom center no-repeat;
    float: left;
    padding: 00px 0 25px 0;
}

    .productContainer .cl {
        float: none;
    }

    .productContainer .chk {
        padding: 0 5px 0 0;
    }

    .productContainer div {
        float: left;
        font-size: 15px;
    }

    .productContainer span {
        font-size: 13px!important;
    }

.productCondata1 span {
    font-size: 13px!important;
}

.productCondata1 b span {
    color: #299f01;
    font-size: 15px!important;
}

.productCondata1 b a {
    color: #299f01;
    font-size: 15px!important;
}

.productContainer .discount {
    background: #f7d278;
    line-height: 16px;
}

.addtocart {
    background: url(images/addtocart.jpg);
    border: 0;
    width: 104px;
    height: 21px;
    color: White;
    font-size: 12px;
    cursor: pointer;
}

    .addtocart a {
        color: White;
        font-size: 12px;
        cursor: pointer;
        margin-top: 20px;
    }

.productContainer b {
    color: #299f01;
    font-size: 20px;
}

.productCondata0 {
    width: 31%;
}

    .productCondata0 div img {
        padding: 0 5px 0 0;
    }

.productCondata1 {
    width: 40%;
}

.productCondata2 {
    width: 29%;
}

    .productCondata2 div {
        float: right;
    }

.productCondata1 em {
    font-style: normal;
    text-decoration: line-through;
    padding: 0 5px 0 0;
}

.productCondata1 i {
    font-style: normal;
    font-size: 16px;
    color: #299f01;
    padding: 0 0px;
}

.productCondata1 strong {
    font-size: 20px;
    color: #299f01;
}



.productdetailCon {
    float: left;
    width: 100%;
}

.proConImg {
    float: right;
    width: 330px;
    padding-top: 10px;
}

.proConDiv {
    border: 1px solid #e5e5e5;
    background: #eaf6e6;
    float: left;
    height: auto;
    max-height: 335px;
    min-height: 274px;
    width: 342px;
    min-width: 342px;
    max-width: 342px;
    text-align: center;
}

.proConSub {
    border: 1px solid #e5e5e5;
    width: 342px;
    background: #eaf6e6;
    height: 80px;
    max-height: 80px;
    min-height: 70px;
    min-width: 342px;
    max-width: 342px;
}

    .proConSub a {
        padding: 6px 4px;
        float: left;
    }

.productTitle {
    float: left;
    width: 100%;
    line-height: 30px;
    padding: 0 0 20px 0;
    background: url(images/top-shadow2.jpg) bottom center no-repeat;
    max-width: 1100px;
    min-width: 1100px;
}

    .productTitle img {
        vertical-align: middle;
    }

    .productTitle i {
        font-style: normal;
        padding: 0 0 0 10px;
    }

    .productTitle b {
        color: #299F01;
        font-size: 28px;
    }

    .productTitle strong {
        font-size: 16px;
        padding: 0 15px 0 0;
    }

.productDetailsOuter {
    background: url(images/top-shadow2.jpg) bottom center no-repeat;
    float: left;
    min-height: 420px;
    width: 100%;
    max-width: 1100px;
    min-width: 1100px;
}

.productDetails ul {
    padding: 10px 0 10px 20px;
    margin: 0;
}

.productDetails li {
    padding: 2px 0;
    margin: 0;
}

.productDetails {
    float: left;
    width: 49%;
    padding: 0 5% 0 0;
    max-width: 300px;
}

.productDetailsdata ul {
    padding: 10px 0 10px 20px;
    margin: 0;
}

.productDetailsdata li {
    padding: 2px 0;
    margin: 0;
}

.productDetailsdata {
    float: left;
    width: 55%;
    padding: 0 5% 0 0;
    max-width: 420px;
}

.productItems {
    float: left;
    max-width: 269px;
    padding-top: 4px;
}

    .productItems dl, .productItems dt, .productItems dd {
        float: left;
        padding: 0;
        margin: 0;
        font-size: 12px;
    }

    .productItems dl {
        width: 100%;
    }

    .productItems dt {
        width: 40%;
    }

    .productItems dd {
        width: 60%;
        text-align: right;
    }

    .productItems b {
        color: #299f01;
    }

.orijnal {
    text-decoration: line-through;
}

.proDetails {
    float: left;
    width: 100%;
    max-width: 1100px;
    min-width: 1100px;
}

    .proDetails table {
        font-size: 12px;
    }

.proDetails1 {
    float: left;
    width: 45%;
}

.proDetails2 {
    width: 53%;
    padding: 0;
    background: url(images/v-shadow.jpg) left top no-repeat;
}

.pTitle {
    color: #299f01;
    font-size: 17px !important;
    width: 100%;
    float: left;
    padding: 10px 0;
    margin: 0;
}

    .pTitle a {
        color: #299f01;
        font-size: 17px !important;
        width: 100%;
        float: left;
        padding: 10px 0;
        margin: 0;
    }

.psubTitle {
    background: #eaebee;
    color: #299f01;
    font-size: 13px;
    padding: 2px 1%;
    margin: 0;
    float: left;
    width: 98%;
}

.proDetails1 dl, .proDetails1 dt, .proDetails1 dd {
    float: left;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.proDetails1 dl {
    width: 100%;
}

.proDetails1 dt {
    width: 20%;
    padding: 4px 0;
}

.proDetails1 dd {
    width: 80%;
    padding: 4px 0;
}

.proDetails2 dl, .proDetails2 dt, .proDetails2 dd {
    float: left;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.proDetails2 dl {
    width: 100%;
    padding: 0 0 8px 0;
}

.proDetails2 dt {
    width: 27%;
    padding: 2px 1%;
    border-bottom: 1px solid #eaebee;
}

.proDetails2 dd {
    width: 70%;
    padding: 2px 0;
    border-bottom: 1px solid #eaebee;
}





.productContainer span a {
    font-size: 13px !important;
    font-weight: bold;
    color: Black;
    text-decoration: underline !important;
}

.Validationspn {
    font-size: 10px !important;
}

    .Validationspn span {
        font-size: 10px !important;
    }

.Description {
    font-size: 12px!important;
    padding-top: 10px;
}

    .Description span {
        font-size: 12px!important;
        line-height: 18px;
        margin-bottom: 10px;
    }

    .Description p {
        font-size: 12px!important;
    }

.Relatedproducts {
    width: 350px;
    max-width: 345px;
    padding: 0;
    min-height: 230px;
    height: 260px;
    padding-right: 4px;
    float: left;
    border: solid 1px silver;
}
/*.Relatedproducts{width:320px; padding:0; background:url(images/v-shadow.jpg) right top no-repeat;min-height:230px;height:100%;padding-left:18px;float:left;}*/
.Relatedproductsdiv {
    font-size: 12px!important;
}

.RelatedProductborder {
    border: solid 3px silver;
    float: left;
    padding: 0px;
    width: 1100px;
    max-width: 1100px;
    min-width: 1100px;
}

.RelatedItempTitle {
    color: #000;
    font-weight: bold;
    font-size: 17px !important;
    width: 100%;
    float: left;
    padding: 10px 0;
    margin: 0;
}

    .RelatedItempTitle a {
        color: #000;
        font-weight: bold;
        font-size: 17px !important;
        width: 100%;
        float: left;
        padding: 10px 0;
        margin: 0;
    }

.RelatedItemppsubTitle {
    background: #eaebee;
    color: #299f01;
    text-align: left;
    font-size: 13px;
    padding-left: 10px;
    margin: 0;
    float: left;
    width: 98%;
}

    .RelatedItemppsubTitle a {
        color: #2A9F00;
        font-size: 14px;
        font-weight: bold;
    }

.displaydescription {
    display: block;
}

.divbttonaddtobasket {
    margin: 7px 2px 6px 2px;
    float: left;
}

    .divbttonaddtobasket a {
        font-size: 11px;
        color: #ffffff;
    }

        .divbttonaddtobasket a:hover {
            font-size: 11px;
            color: #ffffff;
        }

.addbasketbuttons {
    background: url("images/newbtn_middle.png") repeat-x scroll left top #E56814;
    border: 0 none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -khtml-border-radius: 7px;
    box-shadow: 0 3px 8px #DDDDDD;
    color: #FFFFFF;
    padding: 4px 15px;
    font: 14px Arial,sans-serif;
    padding: 4px 15px;
    clear: left;
    cursor: pointer;
}

    .addbasketbuttons:hover {
        background: url("images/newbtn_middle.png") repeat-x scroll left top #F48338;
        color: #FFFFFF;
        text-decoration: none;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        -khtml-border-radius: 7px;
    }

.Resend {
    background: url("../Images/refresh.png") no-repeat scroll 6px center #E56814;
    border: 0 none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -khtml-border-radius: 7px;
    box-shadow: 0 3px 8px #DDDDDD;
    color: #FFFFFF;
    padding: 4px 7px;
    font: 14px Arial,sans-serif;
    clear: left;
    cursor: pointer;
}

    .Resend:hover {
        background: url("../Images/refresh.png") no-repeat scroll 6px center #F48338;
        color: #FFFFFF;
        text-decoration: none;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        -khtml-border-radius: 7px;
    }

.Discountbackground {
    background: #f7d278;
    height: 13px;
}

.DiscValidationspn {
    font-size: 10px !important;
}

.span_Category {
    border: solid 1px #9BCE7C;
    background: url("../images/newbtn_middle.png") repeat-x scroll left top #669900;
    margin-left: 5px;
    padding: 5px;
    color: white;
}

    .span_Category:hover {
        background-color: #A7D323;
    }

.PublicProfileContainer table td {
    padding: 5px;
}

.highlight {
    background-color: #F7DDB4;
    padding: 4px;
    border-radius: 5px;
    font-size: 75%;
}

.tbl-profil-statistics {
    border-collapse: collapse;
    padding: 5px;
    color: #444444;
}

    .tbl-profil-statistics heading {
        text-align: left;
    }

    .tbl-profil-statistics th {
        text-align: left;
        width: 70;
    }

.brd-btm th {
    border-bottom: 1px solid #F4F4F4;
}

.count {
    font-weight: bold;
}

.lhscon-Widget {
    background: url("../images/lhs-bg.jpg") repeat-y scroll 17px 0 transparent !important;
    float: left !important;
    margin: 0px 0 !important;
    padding: 0 17px !important;
    width: 239px !important;
}

.lhscon-top-Widget {
    background-color: #299F01;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    padding: 0 0 0 5px;
    width: 213px;
}

.betatext-Widget {
    list-style: none outside none;
    margin: 0;
    padding: 10px 20px 0;
    text-align: left;
}

.highlight-Widget {
    background-color: #F7DDB4;
    padding: 4px;
    border-radius: 5px;
    font-size: 80%;
}

.ProfileImage-Widget {
    border: solid 2px #299F01 !important;
    border-radius: 3px;
    height: 60px;
    width: 60px;
}

/*protopack css */
.anchorbuttonhoverherehover {
    background-color: #299F01 !important;
    color: #FFFFFF !important;
}

.sidebarProtopack {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #C9C9C9;
    border-radius: 2px 2px 2px 2px;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 12px 8px 0;
    width: 282px;
}

.headingProtopack {
    background-color: #77A037;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin: 1px;
    padding: 3px 10px;
    position: relative;
}

.contentProtopack {
    background-color: #FAFAFA;
    border: 1px solid silver;
    border-radius: 3px 3px 3px 3px;
    padding: 5px 10px;
}

.features-title {
    background: none no-repeat scroll 0 0 #FD8907;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px 10px;
    text-shadow: 0 1px 0 #222222;
    display: block;
}

.feildtext, .feildtext label, .feildtext span span {
    font-size: 16px;
    font-weight: bold;
    position: relative;
}

    .feildtext span input {
        font-size: 16px;
        position: relative;
    }

h2 {
    font-size: 15px;
    margin-bottom: 50px;
    clear: both;
}

/*Pricing box*/ .pricing_box {
    border: 1px solid #ccc;
    float: left;
    text-align: center;
    padding: 0 0 20px 0;
    margin-left: -1px;
    box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5);
    background: #fff;
}

    .pricing_box.radius-left {
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
    }

    .pricing_box.radius-right {
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
        -moz-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
        -moz-border-bottom-right-radius: 5px;
    }

    .pricing_box .header {
        text-shadow: 0 1px 1px #fff;
        border-bottom: 1px solid #ccc;
        background: url(images/price.bg.png) repeat;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
        -moz-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
    }

    .pricing_box .header {
        height: 68px;
    }

        .pricing_box .header span {
            position: relative;
            top: 20px;
            font-size: 16px;
            font-weight: bold;
            line-height: 28px;
        }

            .pricing_box .header span.info {
                position: relative;
                font-size: 12px;
                font-weight: normal;
                top: 2px;
                display: block;
                color: gray;
            }

    .pricing_box p {
        line-height: 28px;
    }

    .pricing_box ul {
        list-style: none;
        margin: 0 0 15px 0 !important;
        text-align: left;
    }

.cols-2 .pricing_box {
    width: 49.8%;
    margin-bottom: 50px;
}

cols-3 {
}

.cols-3 .pricing_box {
    width: 33%;
    margin-bottom: 50px;
}

.cols-4 .pricing_box {
    width: 24.8%;
    font-size: 1em;
}

.cols-5 .pricing_box {
    width: 19.5%;
    font-size: 0.9em;
}

.pricing_box ul li {
    line-height: 3.2em;
    color: Gray;
    padding-left: 20px !important;
    margin-left: 0;
    list-style-type: none !important;
}

    .pricing_box ul li.odd {
        background: #F9F9F9;
    }

    .pricing_box ul li.even {
        background: #F3F3F3;
    }

.pricing_box strong {
    background: url("orders/images/price.sprite.png") no-repeat 0 -9999px;
    height: 12px;
    padding-left: 20px;
    font-style: normal;
    color: gray;
}

    .pricing_box strong.no {
        background-position: 0 0;
    }

    .pricing_box strong.yes {
        background-position: 0 -15px;
    }

    .pricing_box strong.single {
        background-position: 0 -30px;
    }

    .pricing_box strong.unlim {
        background-position: 0 -45px;
    }

    .pricing_box strong.more {
        background: url("orders/images/price.more.png") no-repeat 0 0;
        height: 20px;
        width: 20px;
        cursor: pointer;
        float: right;
        padding: 0;
        margin: 14px 14px 0 0;
    }

    .pricing_box strong.nopad {
        padding: 0;
    }

.pricing_box h3 {
    color: Gray;
    margin: 20px 0;
    /* font-size: 22px;*/
    font-size: 16px;
    display: block;
}

    .pricing_box h3 em {
        font-size: 12px;
        font-weight: normal;
    }

.pricing_box p.button {
    height: 38px;
    background: url("orders/images/price.readmore.png") no-repeat left 0;
    float: none;
}

    .pricing_box p.button a {
        font-size: 15px;
        line-height: 40px;
        /*background: url(../orders/images/price.readmore.png) no-repeat right -40px;*/
        padding: 0 40px;
    }

    .pricing_box p.button:hover {
        background-position: left -80px;
    }

    .pricing_box p.button a:hover {
        background-position: right -120px;
    }

.pricing_box.large {
    position: relative;
    z-index: 1;
    margin-top: -20px;
    -moz-box-shadow: 0 1px 10px #cbcbcb;
    -webkit-box-shadow: 0 1px 10px #cbcbcb;
    box-shadow: 0px 1px 10px #cbcbcb;
    padding: 0 0 40px 0;
    border-radius: 5px;
}

    .pricing_box.large .header {
        /*color: #303E0E;*/
        text-shadow: 0 1px 0 #C7DD90;
        height: 88px;
        /* background: url(../orders/images/price.bg.signup.png) repeat;*/
        background: none repeat scroll 0 0 #299F01;
        border-bottom: 1px solid #b2d850;
        color: #FFFFFF;
    }

        .pricing_box.large .header span,
        .pricing_box.large .header span span,
        {
            top: 30px;
        }

.header {
    color: #303E0E;
    text-shadow: 0 1px 0 #C7DD90;
    height: 88px;
    background: url("orders/images/price.bg.signup.png") repeat;
    border-bottom: 1px solid #b2d850;
}

    .header span {
        top: 30px;
    }

.pricing_box.large .header span.info {
    top: 14px;
    color: #576e1f;
    text-shadow: none;
}

.pricing_box.large p.button {
    background-position: left -160px;
}

    .pricing_box.large p.button a {
        background-position: right -200px;
        color: #303E0E;
        text-shadow: 0 1px 0 #C7DD90;
    }

    .pricing_box.large p.button:hover {
        background-position: left -240px;
    }

    .pricing_box.large p.button a:hover {
        background-position: right -280px;
    }

/* */
.pdimbutton {
    background-position: left -160px;
}

    .pdimbutton a {
        background: none repeat scroll 0 0 #CCCCCC;
        border-radius: 4px 4px 4px 4px;
        color: #3F4950;
        font-weight: normal;
        padding: 7px;
        font-size: 15px !important;
        font-weight: normal !important;
        text-shadow: 0 1px 0 #FD8907;
    }

    .pdimbutton span {
        font-weight: normal !important;
    }

    .pdimbutton :hover {
        background-position: left -240px;
    }

    .pdimbutton a:hover {
        background-position: right -280px;
    }
/*Buttons*/ p.button {
    margin: 0 20px 0 0;
    padding: 0;
    display: inline-block;
}

    p.button a {
        float: left;
        line-height: 32px;
        *line-height: 28px;
        margin: 0-20px00!important;
        padding: 020px;
        height: 100%;
        border: none;
        cursor: pointer;
        color: #3f4950;
        font-size: 12px;
        text-shadow: 01px0#fff;
        text-decoration: none;
    }

        p.button a:hover {
            text-decoration: none;
        }

.pbutton {
    background-position: left -160px;
}

    .pbutton a {
        background: none repeat scroll 0 0 #FD8907;
        border-radius: 4px 4px 4px 4px;
        color: #FFFFFF;
        font-weight: normal;
        padding: 7px;
        text-shadow: 0 1px 0 #FD8907;
    }

    .pbutton :hover {
        background-position: left -240px;
    }

    .pbutton a:hover {
        background-position: right -280px;
    }
/*Buttons*/ p.button {
    margin: 0 20px 0 0;
    padding: 0;
    display: inline-block;
}

    p.button a {
        float: left;
        line-height: 32px;
        *line-height: 28px;
        margin: 0-20px00!important;
        padding: 020px;
        height: 100%;
        border: none;
        cursor: pointer;
        color: #3f4950;
        font-size: 12px;
        text-shadow: 01px0#fff;
        text-decoration: none;
    }

        p.button a:hover {
            text-decoration: none;
        }


#backgroundPopup {
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 1;
}

#popupContact input {
    font-size: 15px;
    width: 248px;
    margin: 7px;
}

#popupContact select {
    width: 252px;
    font-size: 15px;
    margin: 7px;
}

.highlightprice {
    color: gray !important;
    font-size: 22px !important;
    font-weight: bold !important;
}

#popupContact {
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    min-height: 200px;
    width: 500px;
    z-index: 2;
    font-size: 13px;
}

    #popupContact h1 {
        text-align: left;
        color: #6FA5FD;
        font-size: 22px;
        font-weight: 700;
        border-bottom: 1px dotted #D3D3D3;
        padding-bottom: 2px;
        margin-bottom: 20px;
    }

#popupContactClose {
    display: block;
    position: absolute;
    right: 3px;
    z-index: 3;
    cursor: pointer;
}

.spndeldatehover {
    background-color: #299F01;
}

.btnclickContinueclass {
    background-color: #299F01;
    color: #FFFFFF !important;
}
