/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* 960.gs */
.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

.container_12 .grid_1 {
    width: 60px;
}

.container_12 .grid_2 {
    width: 160px;
}

.container_12 .grid_3 {
    width: 220px;
}

.container_12 .grid_4 {
    width: 300px;
}

.container_12 .grid_5 {
    width: 380px;
}

.container_12 .grid_6 {
    width: 460px;
}

.container_12 .grid_7 {
    width: 540px;
}

.container_12 .grid_8 {
    width: 620px;
}

.container_12 .grid_9 {
    width: 700px;
}

.container_12 .grid_10 {
    width: 780px;
}

.container_12 .grid_11 {
    width: 860px;
}

.container_12 .grid_12 {
    width: 940px;
}

.container_12 .prefix_1 {
    padding-left: 80px;
}

.container_12 .prefix_2 {
    padding-left: 160px;
}

.container_12 .prefix_3 {
    padding-left: 240px;
}

.container_12 .prefix_4 {
    padding-left: 320px;
}

.container_12 .prefix_5 {
    padding-left: 400px;
}

.container_12 .prefix_6 {
    padding-left: 480px;
}

.container_12 .prefix_7 {
    padding-left: 560px;
}

.container_12 .prefix_8 {
    padding-left: 640px;
}

.container_12 .prefix_9 {
    padding-left: 720px;
}

.container_12 .prefix_10 {
    padding-left: 800px;
}

.container_12 .prefix_11 {
    padding-left: 880px;
}

.container_12 .suffix_1 {
    padding-right: 80px;
}

.container_12 .suffix_2 {
    padding-right: 160px;
}

.container_12 .suffix_3 {
    padding-right: 240px;
}

.container_12 .suffix_4 {
    padding-right: 320px;
}

.container_12 .suffix_5 {
    padding-right: 400px;
}

.container_12 .suffix_6 {
    padding-right: 480px;
}

.container_12 .suffix_7 {
    padding-right: 560px;
}

.container_12 .suffix_8 {
    padding-right: 640px;
}

.container_12 .suffix_9 {
    padding-right: 720px;
}

.container_12 .suffix_10 {
    padding-right: 800px;
}

.container_12 .suffix_11 {
    padding-right: 880px;
}

.container_12 .push_1 {
    left: 80px;
}

.container_12 .push_2 {
    left: 160px;
}

.container_12 .push_3 {
    left: 240px;
}

.container_12 .push_4 {
    left: 320px;
}

.container_12 .push_5 {
    left: 400px;
}

.container_12 .push_6 {
    left: 480px;
}

.container_12 .push_7 {
    left: 560px;
}

.container_12 .push_8 {
    left: 640px;
}

.container_12 .push_9 {
    left: 720px;
}

.container_12 .push_10 {
    left: 800px;
}

.container_12 .push_11 {
    left: 880px;
}

.container_12 .pull_1 {
    left: -80px;
}

.container_12 .pull_2 {
    left: -160px;
}

.container_12 .pull_3 {
    left: -240px;
}

.container_12 .pull_4 {
    left: -320px;
}

.container_12 .pull_5 {
    left: -400px;
}

.container_12 .pull_6 {
    left: -480px;
}

.container_12 .pull_7 {
    left: -560px;
}

.container_12 .pull_8 {
    left: -640px;
}

.container_12 .pull_9 {
    left: -720px;
}

.container_12 .pull_10 {
    left: -800px;
}

.container_12 .pull_11 {
    left: -880px;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    height: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* main.css */
.container_12 {
    padding: 20px 0 10px;
}

body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

p {
    margin: 5px 0px;
    line-height: 1.4em;
}

h1 {
    font-size: 14px;
    font-weight: bold;
}

    h1.supersize {
        font-size: 40px;
        font-weight: normal;
        line-height: 100px;
        text-align: center;
    }

h2 {
    font-size: 13px;
}

a:link {
    text-decoration: none;
    color: #c00;
}

a:visited {
    text-decoration: none;
    color: #c00;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

#logo {
    height: 85px;
    float: left;
}

.error {
    color: #c00;
}

#errorMessage {
    margin-top: 10px;
    border: 1px dotted #ddd;
    padding: 5px;
    line-height: 1.2;
}

.hidden {
    visibility: hidden;
    display: none;
}

.contact h3 {
    font-size: 12px;
    font-weight: bold;
}

#topnavigation {
    font-size: 0.9em;
    position: relative;
    top: 8px;
    float: right;
    padding: 5px;
    margin-bottom: 10px;
    /*position: relative;
	float: right;
	font-size: 10px;
	*/
}

    #topnavigation li {
        display: inline;
        float: left;
    }

        #topnavigation li a {
            display: block;
            padding-top: 3px;
        }

    #topnavigation span {
        color: #ddd;
        display: block;
        margin: 2px;
    }

.department {
    font-size: 1.2em;
    position: relative;
    font-weight: bold;
    top: 38px;
    float: right;
    right: 20%;
    padding: 5px;
}

.Parts-department {
    color: #ffffff;
    background-color: #000000;
}

.divider {
    width: 3px;
    height: 17px;
    background: url(https://css.terex.com/common/TerexSprite.jpg) -190px -60px no-repeat;
    margin: 0px 6px;
}

#langMenu, #langMenu ul {
    list-style: none;
    z-index: 100;
}

    #langMenu a {
        display: block;
        width: 60px;
        padding: 2px 5px 2px 2px;
        background-color: #FFF;
        font-size: 11px;
    }

#language {
    padding: 2px 0;
    background: url(arrowdown.gif) no-repeat 100% 50%;
    text-decoration: none;
}

#langMenu li ul {
    position: absolute;
    width: 70px;
    left: -999em;
}

#langMenu ul a {
    background-color: #E40018;
    color: #FFF;
    padding: 2px 5px;
    border-bottom: 1px solid #C00;
}

#langMenu li:hover ul, #langMenu li.sfhover ul {
    left: auto;
}

#langdropdown {
    width: 60px;
    margin-left: 5px;
}

#sitesearch {
    float: right;
    margin-bottom: 20px;
}

#searchbutton {
    border: none;
    background-color: #c00;
    color: #fff;
    font-size: 11px;
    padding: 1px 2px;
}

input#searchstring {
    float: left;
    font-size: 11px;
    margin-right: 10px;
    height: 13px;
}

div#primarynavigation .naviActive {
    color: #c00;
    font-weight: bold;
}

div#primarynavigation {
    height: 27px;
    width: 960px;
    background: url(https://css.terex.com/terexcranes.com/naviback.jpg) repeat-x;
    margin: 0 0 10px 0;
    font-size: 12px;
}

    div#primarynavigation ul li {
        float: left;
        position: relative;
        height: 22px;
        z-index: 2;
    }

    div#primarynavigation ul ul {
        z-index: 1000000;
        position: absolute;
        top: 26px;
        left: 0px;
        background-color: #eee;
        display: none;
        border: 1px solid #ddd;
        border-width: 0px 2px 2px 0px;
        width: 230px;
    }

    div#primarynavigation ul li:hover ul {
        display: block;
    }

    div#primarynavigation ul li ul li {
        width: 230px;
        border-bottom: 1px solid #ddd;
    }

    div#primarynavigation li.label {
        color: #999;
        font-weight: bold;
        font-size: 0.9em;
        display: block;
        padding: 8px 12px;
        white-space: nowrap;
    }

    div#primarynavigation li .locations {
        /*width: 100px;*/
        background-image: linear-gradient(rgb(255, 255, 255) 20%, rgb(246, 246, 246) 50%, rgb(238, 238, 238) 52%, rgb(244, 244, 244) 100%);
        background-clip: padding-box;
        background-color: #e7e7e7;
    }

.styled-select select {
    background: transparent;
    width: 125px;
    padding: 5px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}

.styled-select {
    width: 100px;
    height: 23px;
    overflow: hidden;
    background: url('Images/chosen-sprite.png') no-repeat right #ddd;
    background-attachment: scroll;
    background-clip: border-box;
    background-position-x: 83px;
    background-position-y: 0px;
    background-size: auto;
    background-color: transparent;
    border: 1px solid #bbb;
}

div#primarynavigation a {
    color: #000;
    font-weight: bold;
    font-size: 0.9em;
    display: block;
    padding: 8px 12px;
    white-space: nowrap;
}

    div#primarynavigation a:hover {
        color: #c00;
        text-decoration: none;
    }

div#primarynavigation .chzn-single {
    padding-top: 0px;
    padding-bottom: 0px;
}

#breadcrumb {
    padding: 5px 0 20px;
}

#sidebarleft {
    float: left;
    width: 220px;
    padding-left: 10px;
    margin-top: 20px;
}

    #sidebarleft h2 {
        margin-bottom: 5px;
        padding-bottom: 4px;
        border-bottom: 1px solid #e5e5e5;
        font-size: 12px;
    }

.secondarynav, .secondarynav-1, .secondarynav-2, .secondarynav-3, .secondarynav-4, .secondarynav-5, .secondarynav-6 {
    color: #000;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

.secondarynav-1 {
    font-size: 10pt;
    font-weight: bold;
}

.secondarynav-2 {
    font-size: 9pt;
    font-weight: normal;
}

.secondarynav-3 {
    font-size: 9pt;
    font-weight: normal;
}

.secondarynav-4 {
    font-size: 9pt;
    font-weight: normal;
}

.secondarynav-5 {
    font-size: 9pt;
    font-weight: normal;
}

.secondarynav-6 {
    font-size: 9pt;
    font-weight: normal;
}

a.secondarynav:hover, a.secondarynav-1:hover, a.secondarynav-2:hover, a.secondarynav-3:hover, a.secondarynav-4:hover, a.secondarynav-5:hover, a.secondarynav-6:hover {
    color: #c00;
    text-decoration: underline;
}

a.secondarynav-focus-3, a.secondarynav-focus-4, a.secondarynav-focus-5, a.secondarynav-focus-6 {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    background: url(https://css.terex.com/terexcranes.com/6x6.gif) 0px 50% no-repeat;
}

.secondarynav-focus-1 {
    font-size: 9pt;
    font-weight: bold;
}

.secondarynav-focus-2 {
    font-size: 9pt;
    font-weight: bold;
}

.secondarynav-focus-3 {
    font-size: 9pt;
    font-weight: bold;
}

.secondarynav-focus-4 {
    font-size: 9pt;
    font-weight: bold;
}

.secondarynav-focus-5 {
    font-size: 9pt;
    font-weight: normal;
}

.secondarynav-focus-6 {
    font-size: 9pt;
    font-weight: normal;
}

a.secondarynav-focus:hover, a.secondarynav-focus-1:hover, a.secondarynav-focus-2:hover, a.secondarynav-focus-3:hover, a.secondarynav-focus-4:hover, a.secondarynav-focus-5:hover, a.secondarynav-focus-6:hover {
    color: #c00;
    text-decoration: underline;
}

dt.secondarynav, dt.secondarynav-focus {
    margin-left: 0;
    margin-bottom: 5px;
}

dd.secondarynav, dd.secondarynav-focus {
    margin-left: 0;
    margin-bottom: 5px;
}

dt.secondarynav-2, dt.secondarynav-focus-2 {
    background: none;
}

dt.secondarynav-2, dt.secondarynav-focus-2 {
    margin-left: 0px;
    margin-bottom: 5px;
}

dd.secondarynav-2, dd.secondarynav-focus-2 {
    margin-left: 0px;
    margin-bottom: 5px;
}

dd.secondarynav-3, dd.secondarynav-focus-3 {
    margin-left: 15px;
    margin-bottom: 5px;
}

dd.secondarynav-4, dd.secondarynav-focus-4 {
    margin-left: 30px;
    margin-bottom: 5px;
}

dd.secondarynav-5, dd.secondarynav-focus-5 {
    margin-left: 45px;
    margin-bottom: 5px;
}

dd.secondarynav-6, dd.secondarynav-focus-6 {
    margin-left: 60px;
    margin-bottom: 5px;
}

a.secondarynav-3, a.secondarynav-4, a.secondarynav-5, a.secondarynav-6, a.secondarynav-focus-3, a.secondarynav-focus-4, a.secondarynav-focus-5, a.secondarynav-focus-6 {
    display: block;
    padding-left: 10px;
}

html, body, #wrap {
    height: 100%;
}

    body > #wrap {
        height: auto;
        min-height: 100%;
    }

#main {
    padding-bottom: 40px;
    margin-top: 0px;
}

#footer {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    font-size: 10px;
    position: relative;
    margin-top: -40px;
    height: 40px;
    padding-bottom: 20px;
}

#links {
    float: left;
}

    #links li {
        display: inline;
        list-style-type: none;
        padding-right: 20px;
    }

#copyright {
    float: right;
    color: #ccc;
}

#sitemap {
    line-height: 1.5em;
}

    #sitemap a {
        display: block;
        padding-left: .5em;
    }

        #sitemap a:hover, #sitemap a:focus {
            font-weight: bold;
            color: #c00;
        }

    #sitemap div {
        white-space: nowrap;
    }

.sitemap-level-1 a {
    font-size: 1.3em;
}

.sitemap-level-2 a {
    font-size: 1.2em;
}

.sitemap-level-3 a {
    font-size: 1.1em;
}

.sitemap-level-4 a {
    font-size: 1em;
}

.sitemap-level-5 a {
    font-size: .9em;
}

.sitemap-level-1 {
    margin-left: 0;
}

.sitemap-level-2 {
    margin-left: 1em;
}

.sitemap-level-3 {
    margin-left: 3em;
}

.sitemap-level-4 {
    margin-left: 5em;
}

.sitemap-level-5 {
    margin-left: 7em;
}

a.jsLink {
    cursor: pointer;
    color: #c00;
    font-weight: bold;
}

#stage1, #stage2 {
    margin-bottom: 20px;
}

    #stage1 td.head {
        font-weight: bold;
        border-bottom: 1px solid #000;
    }

    #stage1 td.adminCatName {
        font-weight: bold;
        white-space: nowrap;
        padding-right: 10px;
    }

    #stage1 td.adminCatActions {
        white-space: nowrap;
    }

#admin_primarynavigation {
    padding-top: 6px;
    height: 27px;
    width: 960px;
    background: url(https://css.terex.com/terexcranes.com/naviback.jpg) repeat-x;
    margin: 20px 0 10px 0;
    font-size: 12px;
}

    #admin_primarynavigation a {
        color: #000;
        font-weight: bold;
        font-size: 0.9em;
        display: inline;
        padding: 6px 15px;
        white-space: nowrap;
        width: 100%;
        text-decoration: none;
    }

#maincontent {
    padding-top: 20px;
    float: right;
    width: 700px;
    z-index: 1;
    position: relative;
}

#fullcontent {
    padding-top: 20px;
    z-index: 1;
    position: relative;
}

#maincontent h2 {
    color: #999;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-bottom: 4px;
    border-bottom: 1px solid #e5e5e5;
}

    #maincontent h2 .external {
        color: #AD8F8F;
    }

#intro, #news, #productinformation, #dealersearch, #imagebrochure {
    padding-bottom: 10px;
}

#contentdivider {
    float: right;
    border-right: medium double #f5f5f5;
    display: inline;
    padding-right: 10px;
}

#newsletter_content {
    float: left;
    width: 380px;
    display: inline;
}

#newsletter_image {
    float: right;
    width: 220px;
    margin-right: 10px;
    display: inline;
}

.category a .title {
    text-align: center;
    padding: 5px 0 20px 0;
    display: block;
}

.category a:hover .title {
    padding: 5px 0 20px 0;
    display: block;
    text-decoration: underline;
}

#categoryoverview p {
    margin-bottom: 20px;
}

#categoryoverview h2 {
    padding-bottom: 10px;
}

#categorytable #model {
    width: 30%;
}

#categorytable #spec1, #categorytable #spec2, #categorytable #spec3 {
    width: 20%;
}

#categorytable #download {
    width: 10%;
}

#categorytable .pdfIcon {
    display: block;
    width: 17px;
    height: 20px;
    background: url(https://css.terex.com/common/TerexSprite.jpg) 0px -60px;
}

#cross-slide {
    width: 220px;
    float: left;
}

#cross_content {
    float: right;
    width: 430px;
}

#categorytabs {
    min-height: 240px;
    height: auto !important;
    height: 240px;
    width: 100%;
}

#tab1 ul li, #tab2 ul li, #tab3 ul li, #tab4 ul li, #tab5 ul li, #tab6 ul li {
    list-style: square;
    margin-left: 15px;
    line-height: 1.5em;
}

#categorytabs h2 {
    padding-bottom: .5em;
}

.widget {
    font-size: 12px;
    width: 690px;
    border: 1px solid #ddd;
}

    .widget a {
        text-decoration: none;
    }

        .widget a:hover {
            text-decoration: underline;
        }

.tabnav li {
    display: inline;
    list-style: none;
    padding-right: 5px;
}

    .tabnav li a {
        text-decoration: none;
        font-weight: bold;
        padding: 2px 10px;
        outline: none;
    }

        .tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
            text-decoration: none;
            border-top: 1px solid #c00;
        }

.tabdiv {
    margin-top: 2px;
    background: #fff;
    border: 1px solid #dedbd1;
    padding: 5px;
}

#flashbanner {
    display: none;
}

#flashbanner, #banner {
    margin-bottom: 20px;
}

#landingpage a {
    margin-bottom: 20px;
}

#landingpage ul {
    margin-left: 20px;
    line-height: 1.5em;
}

    #landingpage ul li {
        list-style: square;
    }

#landingpage img {
    border: none;
}

.landingbox {
    margin-bottom: 15px;
}

#staticList h2 {
    padding-top: 10px;
}

#spareparts {
    padding-top: 10px;
}

    #spareparts ul {
        margin: 0;
        padding: 0;
    }

        #spareparts ul li {
            list-style: none;
        }

    #spareparts .sprow {
        padding-top: 20px;
    }

    #spareparts .spdescription {
        margin-left: 250px;
    }

    #spareparts p {
        margin: 0;
        padding: 0;
    }

    #spareparts h3 {
        margin-top: 0;
        padding-top: 0;
    }

    #spareparts img {
        margin-right: 10px;
        float: left;
    }

    #spareparts .price {
        font-weight: bold;
    }

#description {
    float: left;
    width: 380px;
}

#prodImageWrapper {
    margin: 20px 0;
    width: 500px;
    height: 270px;
    float: left;
}

    #prodImageWrapper ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

#prodThumbsWrapper {
    width: 180px;
    height: 270px;
    float: right;
    margin: 20px 0;
}

    #prodThumbsWrapper img {
        margin-bottom: 20px;
        cursor: pointer;
    }

        #prodThumbsWrapper img.prodThumbLeft {
            margin-right: 20px;
            float: left;
        }

#producttabs {
    margin-bottom: 30px;
    width: 100%;
    float: left;
}

.tabContentLeft {
    float: left;
    width: 460px;
    margin: 20px 0;
}

.tabContentRight {
    float: right;
    width: 180px;
    margin: 20px 0;
    border-left: 2px solid #eee;
    padding-left: 10px;
}

    .tabContentRight .entry {
        margin-bottom: 10px;
    }

ul.prodmedialist li {
    list-style: none;
}

    ul.prodmedialist li a {
        background: url(https://css.terex.com/common/TerexSprite.jpg) 0px -60px no-repeat;
        padding-left: 19px;
        display: block;
        width: 0px;
        white-space: nowrap;
        line-height: 2em;
    }

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 0.5em 1.5em;
    text-decoration: none;
}

#specifications {
    margin-top: 10px;
}

    #specifications th {
        text-align: center;
        background-color: #f7f7f7;
        border: 1px solid #eee;
    }

    #specifications td {
        border: 1px solid #eee;
    }

#specsTable th {
    background: url("images/ui-bg_highlight-hard_100_eeeeee_1x100.png") repeat-x scroll 50% 50% #EEE;
    border: 1px solid #ddd;
    color: #666;
}

#specsTable td {
    border: 1px solid #eee;
    vertical-align: baseline;
}

#specsTable .even {
    background-color: #f9f9f9;
}

.imgFeatures {
    float: left;
    width: 100px;
    height: 80px;
    background-color: #ccc;
    margin: 10px 0 20px 0;
}

.cntFeatures {
    float: right;
    width: 340px;
    margin: 10px 0 20px 0;
}

table.download {
    border: none;
}

.download tr td {
    background-color: #fff;
}

.download td.docIcon {
    background: url(https://css.terex.com/common/TerexSprite.jpg) 0px -60px no-repeat;
    vertical-align: bottom;
    width: 8px;
}

.download td {
    padding: 0 5px 10px;
}

#locationdetails {
    float: left;
    width: 470px;
    margin: 10px 0;
}

    #locationdetails ul li {
        margin-bottom: 20px;
    }

#locationaddress {
    margin: 20px 0;
}

#locationtools {
    width: 210px;
    float: right;
    padding-left: 10px;
    line-height: 1.5em;
    border-left: 1px solid #f7f7f7;
}

    #locationtools h5 {
        font-weight: normal;
        text-transform: uppercase;
    }

    #locationtools a {
        display: block;
    }

    #locationtools ul {
        margin-top: 20px;
    }

        #locationtools ul li {
            padding-bottom: 10px;
        }

#locationimage {
    float: left;
    width: 220px;
    margin-right: 20px;
}

#address {
    float: left;
    width: 240px;
    margin-right: 18px;
    line-height: 1.5em;
}

#locationtype {
    float: left;
    width: 200px;
    line-height: 1.5em;
}

    #locationtype ul {
        margin: 10px 15px;
        list-style: square;
        line-height: 1.5em;
    }

ul#company {
    padding: 18px 0;
}

ul#history li, ul#accomplishments li {
    list-style-type: none;
    margin-left: -20px;
}

ul.brandlist li {
    position: relative;
    vertical-align: top;
}

.brandlist h3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    margin: 0px;
    font-weight: normal;
}

.brandlist p {
    width: 260px;
    padding-left: 40px;
}

table#offering {
    border: 1px solid #ccc;
}

#offering th {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

#offering td {
    border-left: 1px solid #ccc;
}

.center {
    text-align: center;
}

#imgOffering {
    margin: 20px 0;
}

    #imgOffering p {
        color: #999;
        font-size: 10px;
    }

#imgAccomplishment p {
    color: #999;
    font-size: 10px;
}

label {
    display: block;
    font-weight: bold;
}

input, select {
    border: 1px solid #bbb;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

textarea {
    width: 98%;
    height: 100px;
    border: 1px solid #bbb;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 8px;
}

.focusField {
    border: solid 2px #73A6FF;
    background: #f7f7f7;
    color: #000;
}

.idleField {
    background: #fff;
    color: #6F6F6F;
    border: solid 2px #DFDFDF;
}

input#startpageNLSub {
    float: left;
}

#contactform label, #nlSubscription label {
    display: block;
    font-weight: normal;
}

#contactform input, #contactform select, #nlSubscription input, #nlSubscription select {
    border: 1px solid #e7e7e7;
    width: 98%;
}

#contactform.checkbox, #nlSubscription.checkbox {
    width: auto;
    border: none;
}

#contactform textarea, #nlSubscription textarea {
    width: 98%;
    height: 100px;
    border: 1px solid #e7e7e7;
}

#contactform .button, #nlSubscription .button {
    border: none;
    background-color: #c00;
    color: #fff;
    font-size: 11px;
    width: 49%;
    padding: 2px 0;
}

#nlSubscription .langcheck {
    width: 20px;
}

#col3 {
    background: #F5F5F5;
}

#error {
    border: 1px solid red;
    margin: 1em 0;
    padding: .3em;
    font: 1.5em bold;
    color: #F00;
    display: none;
}

#frmUsedCranes fieldset {
    margin: 1em 0;
    padding: 0 1em 2em 1em;
    border: 1px solid #ccc;
    background: #f8f8f8;
}

#frmUsedCranes p {
    margin-top: 1em;
    width: 33%;
    float: left;
}

#frmUsedCranes label {
    display: block;
}

#frmUsedCranes select {
    width: 90%;
}

#usedtable {
    width: 100%;
}

    #usedtable th {
        font-weight: bold;
        background: #F5F5F5;
        border: 1px solid #AAA;
        text-align: center;
    }

    #usedtable td {
        border: 1px solid #AAA;
    }

#usedw1 {
    text-align: center;
    margin: 0;
    padding: 0;
}

#usedw2 {
    background: #FFF;
    width: 700px;
    text-align: left;
    margin: 1em auto;
    padding: 10px 20px;
}

    #usedw2 table {
        width: 100%;
        border-top: 1px solid #AAA;
    }

        #usedw2 table * {
            vertical-align: top;
            padding: 2px 0.5em;
            border-bottom: 1px solid #AAA;
        }

        #usedw2 table th {
            text-align: right;
            padding-right: 1em;
            width: 25%;
            background-color: #F5F5F5;
        }

div#image {
    text-align: left;
    vertical-align: top;
}

    div#image img {
        display: block;
        border: 1px solid;
        border-color: #AAA #333 #333 #AAA;
    }

    div#image a:hover img {
        border: 1px solid #DB0029;
    }

    div#image img.big {
        float: left;
        width: 400px;
        margin: 0 15px 10px 0;
    }

    div#image img.small {
        background-color: transparent;
        width: 100px;
        margin: 15px 0;
    }

    div#image img.first {
        margin-top: 0;
    }

.jqmWindow {
    display: none;
    overflow: auto;
    position: fixed;
    top: 5%;
    left: 50%;
    margin-left: -400px;
    width: 800px;
    height: 85%;
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay {
    background-color: #000;
}

* html .jqmWindow {
    position: absolute;
    top: expression((document.documentElement.scrollTop || document.body.scrollTop)+Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100)+'px');
}

.jqmClose {
    background: #FD0;
    border: 1px solid #FD0;
    color: #000;
    clear: right;
    float: right;
    padding: 0 5px;
    cursor: pointer;
}

    .jqmClose:hover {
        background: #FFF;
    }

#jqmContent {
    width: 99%;
    height: 99%;
    display: block;
    clear: both;
    margin: auto;
    margin-top: 10px;
    background: #111;
    border: 1px dotted #444;
}

iframe {
    margin-top: 10px;
}

.caption-top, .caption-bottom {
    color: #fff;
    padding: 1.2em;
    font-weight: bold;
    font-size: 13px;
    font-family: arial;
    cursor: default;
    border: 0px solid #334143;
    background: #000;
    text-shadow: 1px 1px 0 #202020;
}

.caption-top {
    border-width: 0px 0px 8px 0px;
}

.caption-bottom {
    border-width: 8px 0px 0px 0px;
}

.caption a, .caption a {
    border: 0 none;
    text-decoration: none;
    background: #000;
    padding: 0.3em;
}

    .caption a:hover, .caption a:hover {
        background: #202020;
    }

.caption-wrapper {
    float: left;
}

br.c {
    clear: both;
}

#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

    #jquery-lightbox a img {
        border: none;
    }

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#lightbox-container-image {
    padding: 10px;
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}

#lightbox-nav a {
    outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}

#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}

#lightbox-nav-btnNext {
    right: 0;
    float: right;
}

#lightbox-container-image-data-box {
    font: 10px Verdana,Helvetica,sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}

#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}

    #lightbox-container-image-data #lightbox-image-details {
        width: 70%;
        float: left;
        text-align: left;
    }

#lightbox-image-details-caption {
    font-weight: bold;
}

#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}
/* nyromodal */
div#nyroModalFull {
    font-size: 12px;
    color: #777;
}

div#nyroModalLoading {
    border: 4px solid #777;
    width: 150px;
    height: 150px;
    text-indent: -9999em;
    background: #fff url(ajaxLoader.gif) no-repeat;
    background-position: center;
}

    div#nyroModalLoading.error {
        border: 4px solid #f66;
        line-height: 20px;
        padding: 20px;
        width: 300px;
        height: 100px;
        text-indent: 0;
        background: #fff;
    }

div#nyroModalWrapper {
    background: #fff;
    border: 4px solid #777;
}

a#closeBut {
    position: absolute;
    display: block;
    top: -13px;
    right: -13px;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    background: url(close.gif) no-repeat;
    outline: 0;
}

h1#nyroModalTitle {
    margin: 0;
    padding: 0;
    position: absolute;
    top: -22px;
    left: 5px;
    font-size: 12px;
    color: #ddd;
}

div.wrapper div#nyroModalContent {
    padding: 5px;
    overflow: auto;
}

div.wrapperImg div#nyroModalContent {
    position: relative;
    overflow: hidden;
    text-align: center;
}

div.wrapperImg img {
    vertical-align: baseline;
}

div.wrapperImg div#nyroModalContent div {
    position: absolute;
    bottom: 0;
    left: 0;
    background: black;
    padding: 10px;
    margin: 10px;
    border: 1px white dotted;
    overflow: hidden;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    div.wrapperImg div#nyroModalContent div:hover {
        opacity: 0.5;
        filter: alpha(opacity=50);
        cursor: help;
    }

a.nyroModalPrev, a.nyroModalNext {
    z-index: 105;
    outline: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 40%;
    cursor: pointer;
    text-indent: -9999em;
    background-image: url(data:image/gif;base64,AAAA);
}

div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
    height: 60%;
    width: 20%;
}

a.nyroModalPrev {
    left: 0;
}

    a.nyroModalPrev:hover {
        background: url(prev.gif) left 20% no-repeat;
    }

a.nyroModalNext {
    right: 0;
}

    a.nyroModalNext:hover {
        background: url(next.gif) right 20% no-repeat;
    }
/* Coin Slider jQuery plugin CSS styles - http://workshop.rs/projects/coin-slider */
.coin-slider {
    overflow: hidden;
    zoom: 1;
    position: relative;
}

    .coin-slider a {
        text-decoration: none;
        outline: none;
        border: none;
    }

.cs-buttons {
    font-size: 0;
}

.cs-buttons, .cs-title {
    padding: 10px;
}

    .cs-buttons, .cs-buttons a {
        float: left;
    }

        .cs-buttons a {
            margin-left: 5px;
            height: 10px;
            width: 10px;
            border: 1px solid #b8c4cf;
            color: #b8c4cf;
            text-indent: -1000px;
        }

.cs-active {
    background: #b8c4cf;
}

.cs-active, .cs-title, .cs-next, .cs-prev {
    color: #fff;
}

.cs-title, .cs-next, .cs-prev {
    background: #000;
}

.cs-title {
    width: 545px;
}

.cs-next, .cs-prev {
    padding: 0 10px;
}

/*	=====================
	1.0 General overrides
	===================== */

/* 1.1 - General h2 override */

div#primarynavigation ul li {
    z-index: 1000;
}

/* 1.2 - Top navigation: Positioning map icon*/
#mapicon {
    margin-top: -8px;
}

/* 1.3 - Grid Container margin */

.container_12 {
    margin-bottom: 40px;
}

/* 1.4 - Headliner for headings */
.headliner-big {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 10px;
    margin-bottom: 60px;
}

.headliner-medium {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

/*	===================
	2.0 Footer elements
	=================== */

/* 	2.1	- footer overrides */

#footer {
    border-top: 1px solid #ccc;
}

    #footer p {
        color: #ccc;
    }

/* 2.2 - Social Media List */

ul.social-media-list {
    position: absolute;
    top: -26px;
    right: 0;
}

    ul.social-media-list li {
        float: left;
        display: inline;
    }

        ul.social-media-list li a {
            display: block;
        }

/* 2.3 - navigation link list */

ul.links {
    position: absolute;
    top: 5px;
    right: 0;
}

    ul.links li {
        display: inline;
        padding-left: 10px;
    }

/*  ====================
	3.0 - Equipment Page
	==================== */

/* push footer down by 40px */
.portfolio {
    margin-bottom: 40px;
}

.equipment {
    display: none;
    background: #ddd;
    padding: 5px 10px;
    width: 200px;
    border: 1px solid #ccc;
    color: #444;
    z-index: 1;
    margin: 0;
    cursor: pointer;
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
}

.equipment-box {
    cursor: pointer;
    height: 240px; /* 2011-12-12: fix chrome & ff bug on product page */
}

.title {
    text-align: center;
    padding-bottom: 15px;
    display: block;
    color: #cc0000;
    cursor: pointer;
    text-decoration: none;
}

/* 	================================
	4.0 - Products and Services Page
	================================ */

#navigation-list {
    width: 940px; /* padding-bottom: 40px; */
}

    #navigation-list ul li {
        display: inline;
        float: left;
        position: relative;
        width: 220px;
        cursor: pointer;
        margin-left: 10px;
    }

        #navigation-list ul li h3 {
            font-weight: bold;
            font-size: 14px;
            color: #999;
            margin-top: 15px;
            padding: 5px;
            text-align: center;
        }

        #navigation-list ul li div {
            border: 1px solid #eee;
        }

        #navigation-list ul li p {
            padding: 0 10px;
        }

        /* New & Events list */

        #navigation-list ul li div ul {
            padding: 10px 0;
        }

            #navigation-list ul li div ul li {
                line-height: 1.4;
                word-wrap: break-word;
            }

/*	=================================
	Transparent boxes with shadow
	---------------------------------
	including IE5-9 specific filters
	=================================  */

.transparent-and-shadow {
    /* Required for IE 5, 6, 7 */ /* ...or something to trigger hasLayout, like zoom: 1; */
    zoom: 1; /* Theoretically for IE 8 & 9 (more valid)... but not required as filter works too */ /* should come BEFORE filter */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90) progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; /* This works in IE 8 & 9 too ... but also 5, 6, 7 */
    filter: alpha(opacity=90) progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000'); /* Older than Firefox 0.9 */
    -moz-opacity: 0.9; /* Safari 1.x (pre WebKit!) */
    -khtml-opacity: 0.9; /* Modern! Firefox 0.9+, Safari 2?, Chrome any? 	/* Opera 9+, IE 9+ */
    opacity: 0.9;
}

/*	=====================================
	Transparent - including IE5-9 filters
	=====================================  */

.transparent {
    /* Required for IE 5, 6, 7 */ /* ...or something to trigger hasLayout, like zoom: 1; */
    zoom: 1; /* Theoretically for IE 8 & 9 (more valid) */ /* ...but not required as filter works too */ /* should come BEFORE filter */ /* -ms-filter:	"progid:DXImageTransform.Microsoft.Alpha(Opacity=80) progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";  */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /* This works in IE 8 & 9 too */ /* ... but also 5, 6, 7 */ /* filter: alpha(opacity=80) progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000'); */
    filter: alpha(opacity=40); /* Older than Firefox 0.9 */
    -moz-opacity: 0.4; /* Safari 1.x (pre WebKit!) */
    -khtml-opacity: 0.4; /* Modern! 	/* Firefox 0.9+, Safari 2?, Chrome any? 	/* Opera 9+, IE 9+ */
    opacity: 0.4;
}

/* Crumbs */

#crumbs {
    height: 30px;
    line-height: 30px;
}

    #crumbs li {
        float: left;
        line-height: 30px;
        padding-right: .75em;
        font-weight: bold;
    }

        #crumbs li a {
            display: block;
            padding: 0 15px 0 0;
            background: url(Images/Crumbs.png) no-repeat right center;
        }

            #crumbs li a:link, #crumbs li a:visited {
                text-decoration: none;
            }

            #crumbs li a:hover, #crumbs li a:focus {
                color: #dd2c0d;
            }

/* Dashboard
-----------------------------------------------------------*/

.dashboard-tile {
    background: #f1f1f1;
    margin: 10px 0;
    padding: 10px;
    height: 100px;
    border-right: 2px solid #666;
}

/* Styles for basic forms
-----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

.editor-label {
    line-height: 30px;
}

.editor-field {
    padding-bottom: 15px;
    min-height: 40px;
}

    .editor-field .textarea {
        line-height: 1.5em;
    }

.editor-command {
    line-height: 50px;
    padding-bottom: 15px;
}

a.buttonlink {
    position: relative;
    display: inline-block;
    margin: 20px 0 20px 0;
    padding: 6px 20px 6px 20px;
    font-family: Verdana, sans-serif;
    font-size: 1.2em;
    border: solid 1px #B5C7DE;
    background: #f3f3f3;
    text-decoration: none;
    color: #000;
}

input[type="submit"].search {
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -999px; /* To remove any default text on the button*/
    line-height: 16px; /* required for IE */
    background: url(Images/Search.gif) no-repeat 0 0; /* This will display the search icon by default */
    cursor: pointer; /* Hand cursor for the normal state */
    border: none;
    margin: 3px;
    padding: 0;
}

    input[type="submit"].search:hover {
        background-position: 0 -16px; /* This will display the dark search icon on hover */
    }

    input[type="submit"].search:active {
        background-position: 0 -32px; /* And finally, this is the one that shows the loader */
        cursor: wait; /* Shows the wait cursor on click */
    }

input[type="text"] {
    border: 1px solid #bbb;
}

.editor-field-float input[type="text"] {
    margin: 0 0 10px 0;
}

input[type="text"].long {
    width: 300px;
}

input[type="text"].short {
    width: 50px;
}

input[type="checkbox"] {
    margin: 0 5px 0 5px;
    vertical-align: middle;
}

input[type="radio"] {
    vertical-align: middle;
}

.textbox {
    font-size: 100%;
    border: 1px solid #bbb;
    width: 140px;
    height: 17px;
    padding: 3px 0 3px 8px;
}

.dropdown {
    font-size: 100%;
    border: 1px solid #bbb;
    min-width: 150px;
    height: 23px;
    padding: 0px 0 0px 3px;
}

#sidebarleft .textbox, .grid_3 .textbox {
    width: 210px;
}

#sidebarleft .dropdown, .grid_3 .dropdown {
    width: 220px;
}

.grid_9 textarea {
    width: 682px;
}

/* Styles for validation helpers
-----------------------------------------------------------*/

.field-required {
    color: #ff0000;
}

.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    color: #ff0000;
    font-weight: bold;
}

.validation-summary-valid {
    display: none;
}

.confirmed {
    color: #458B00;
    font-weight: bold;
    margin-bottom: 10px;
}

.button {
    font-size: 12px;
    cursor: pointer;
    color: #444;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 0 12px;
    position: relative;
    display: inline-block;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    background: #f3f3f3;
    background: -webkit-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
    background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
    border: solid 1px #dcdcdc;
    margin-right: 3px;
    margin-bottom: 3px;
    height: 25px;
    min-width: 75px;
    width: auto;
    overflow: visible;
}

    .button:hover {
        color: #000;
        border-color: #bbb;
    }

    .button:active {
        color: #000;
        border-color: #999;
    }

/* Styles for timepicker
-----------------------------------------------------------*/

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl {
    text-align: left;
}

    .ui-timepicker-div dl dt {
        height: 25px;
        margin-bottom: -25px;
    }

    .ui-timepicker-div dl dd {
        margin: 0 10px 10px 65px;
    }

.ui-timepicker-div td {
    font-size: 90%;
}

.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.ui-timepicker-rtl {
    direction: rtl;
}

    .ui-timepicker-rtl dl {
        text-align: right;
    }

        .ui-timepicker-rtl dl dd {
            margin: 0 65px 10px 10px;
        }

/* Styles for fancybox
-----------------------------------------------------------*/

/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    }

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url('fancybox_loading.gif') center center no-repeat;
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent; /* Fallback for web browsers that doesn't support RGBa */
        background: rgba(0, 0, 0, 0.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/* Styles for searchable dropdown boxes
-----------------------------------------------------------*/

/* @group Base */

.chzn-container {
    position: relative;
    display: inline-block;
}

    .chzn-container .chzn-drop {
        background: #fff;
        border: 1px solid #bbb;
        border-top: 0;
        position: absolute;
        top: 29px;
        left: 0;
        z-index: 1010;
    }
/* @end */

/* @group Single Chosen */
.chzn-container-single .chzn-single {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
    background-image: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background-image: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background-image: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background-image: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #bbb;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 23px;
    line-height: 24px;
    padding: 0 0 0 8px;
    color: #000;
    text-decoration: none;
}

.chzn-container-single .chzn-default {
    color: #999;
}

.chzn-container-single .chzn-single span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.chzn-container-single .chzn-single abbr {
    display: block;
    position: absolute;
    right: 26px;
    top: 6px;
    width: 12px;
    height: 13px;
    font-size: 1px;
    background: url('Images/chosen-sprite.png') right top no-repeat;
}

    .chzn-container-single .chzn-single abbr:hover {
        background-position: right -11px;
    }

.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
    background-position: right top;
}

.chzn-container-single .chzn-single div {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 18px;
}

    .chzn-container-single .chzn-single div b {
        background: url('Images/chosen-sprite.png') no-repeat 0 0;
        display: block;
        width: 100%;
        height: 100%;
    }

.chzn-container-single .chzn-search {
    padding: 3px 4px;
    position: relative;
    margin: 0;
    white-space: nowrap;
    z-index: 1010;
}

    .chzn-container-single .chzn-search input {
        background: #fff url('Images/chosen-sprite.png') no-repeat 100% -22px;
        background: url('Images/chosen-sprite.png') no-repeat 100% -22px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
        background: url('Images/chosen-sprite.png') no-repeat 100% -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
        background: url('Images/chosen-sprite.png') no-repeat 100% -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
        background: url('Images/chosen-sprite.png') no-repeat 100% -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
        background: url('Images/chosen-sprite.png') no-repeat 100% -22px, linear-gradient(#eeeeee 1%, #ffffff 15%);
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        outline: 0;
        border: 1px solid #aaa;
        font-family: sans-serif;
        font-size: 1em;
    }

.chzn-container-single .chzn-drop {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
/* @end */

.chzn-container-single-nosearch .chzn-search input {
    position: absolute;
    left: -9000px;
}

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
    background-color: #fff;
    border: 1px solid #bbb;
    margin: 0;
    padding: 0;
    cursor: text;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    position: relative;
}

    .chzn-container-multi .chzn-choices li {
        float: left;
        list-style: none;
    }

    .chzn-container-multi .chzn-choices .search-field {
        white-space: nowrap;
        margin: 0;
        padding: 0;
    }

        .chzn-container-multi .chzn-choices .search-field input {
            color: #666;
            background: transparent !important;
            border: 0 !important;
            font-family: sans-serif;
            font-size: 100%;
            height: 17px;
            padding: 3px 0 3px 8px;
            margin: 1px 0;
            outline: 0;
        }

        .chzn-container-multi .chzn-choices .search-field .default {
            color: #999;
        }

    .chzn-container-multi .chzn-choices .search-choice {
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #e4e4e4;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
        background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
        background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
        background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
        background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
        background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
        -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
        -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
        box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
        color: #333;
        border: 1px solid #aaaaaa;
        line-height: 13px;
        padding: 2px 20px 2px 5px;
        margin: 3px 0 3px 5px;
        position: relative;
        cursor: default;
    }

        .chzn-container-multi .chzn-choices .search-choice.search-choice-disabled {
            background-color: #e4e4e4;
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
            background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
            background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            color: #666;
            border: 1px solid #cccccc;
            padding-right: 5px;
        }

    .chzn-container-multi .chzn-choices .search-choice-focus {
        background: #d4d4d4;
    }

    .chzn-container-multi .chzn-choices .search-choice .search-choice-close {
        display: block;
        position: absolute;
        right: 3px;
        top: 3px;
        width: 12px;
        height: 13px;
        font-size: 1px;
        background: url('Images/chosen-sprite.png') right top no-repeat;
    }

        .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
            background-position: right -11px;
        }

    .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
        background-position: right -11px;
    }
/* @end */

/* @group Results */
.chzn-container .chzn-results {
    margin: 0 4px 4px 0;
    max-height: 240px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.chzn-container-multi .chzn-results {
    margin: -1px 0 0;
    padding: 0;
}

.chzn-container .chzn-results li {
    display: none;
    line-height: 15px;
    padding: 5px 6px;
    margin: 0;
    list-style: none;
}

.chzn-container .chzn-results .active-result {
    cursor: pointer;
    display: list-item;
}

.chzn-container .chzn-results .highlighted {
    background-color: #666;
    color: #fff;
}

.chzn-container .chzn-results li em {
    background: #feffde;
    font-style: normal;
}

.chzn-container .chzn-results .highlighted em {
    background: transparent;
}

.chzn-container .chzn-results .no-results {
    background: #f4f4f4;
    display: list-item;
}

.chzn-container .chzn-results .group-result {
    cursor: default;
    color: #999;
    font-weight: bold;
}

.chzn-container .chzn-results .group-option {
    padding-left: 15px;
}

.chzn-container-multi .chzn-drop .result-selected {
    display: none;
}

.chzn-container .chzn-results-scroll {
    background: white;
    margin: 0 4px;
    position: absolute;
    text-align: center;
    width: 321px; /* This should by dynamic with js */
    z-index: 1;
}

    .chzn-container .chzn-results-scroll span {
        display: inline-block;
        height: 17px;
        text-indent: -5000px;
        width: 9px;
    }

.chzn-container .chzn-results-scroll-down {
    bottom: 0;
}

    .chzn-container .chzn-results-scroll-down span {
        background: url('Images/chosen-sprite.png') no-repeat -4px -3px;
    }

.chzn-container .chzn-results-scroll-up span {
    background: url('Images/chosen-sprite.png') no-repeat -22px -3px;
}
/* @end */

/* @group Active  */

.chzn-container-active .chzn-single-with-drop {
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    background-color: #eee;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
    background-image: -webkit-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
    background-image: -moz-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
    background-image: -o-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
    background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
}

    .chzn-container-active .chzn-single-with-drop div {
        background: transparent;
        border-left: none;
    }

        .chzn-container-active .chzn-single-with-drop div b {
            background-position: -18px 1px;
        }

.chzn-container-active .chzn-choices {
    border: 1px solid #bbb;
}

    .chzn-container-active .chzn-choices .search-field input {
        color: #111 !important;
    }
/* @end */

/* @group Disabled Support */
.chzn-disabled {
    cursor: default;
    opacity: 0.5 !important;
}

    .chzn-disabled .chzn-single {
        cursor: default;
    }

    .chzn-disabled .chzn-choices .search-choice .search-choice-close {
        cursor: default;
    }

/* @end */

#graph-accordion {
    display: inline-block;
}

#graph-accordion {
    display: block;
}

    #graph-accordion:after {
        clear: both;
        height: 0;
        display: block;
        visibility: hidden;
        content: ".";
    }

    #graph-accordion h3 {
        font-family: Arial,Helvetica,sans-serif;
        border-color: #e5e5e5;
        font-size: 12px;
        padding: 7px 33px;
        color: #4c4d51;
        clear: both;
        outline: none;
        cursor: pointer;
        *width: auto;
        *float: none;
    }

        #graph-accordion h3 a {
            color: #4c4d51;
            text-decoration: none;
        }

    #graph-accordion .container {
        border-color: #e5e5e5;
        padding: 30px 10px;
    }

/* Styles for GridView Editing */

.edit_form .label {
    width: 120px;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
    clear: left;
    float: left;
    display: block;
}

.edit_form .dxbutton {
    margin-top: 8px;
    margin-right: 4px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
}

/* Styles for News Ticker on Homepage */
div.ticker {
    text-align: left;
    background-color: #f1f1f1;
    border: solid 0px #e4e4e4;
    border-bottom-width: 1px;
    border-top-width: 1px;
    overflow: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

div.narrow {
    width: 200px;
}

div.medium {
    width: 400px;
}

div.long {
    width: 800px;
}

div.stretched {
    width: 99%;
}

div.threeRows {
    height: 300px;
}

div.twoRows {
    height: 200px;
}

div.oneRow {
    height: 50px;
}

div.ticker ul {
    list-style: none outside;
    margin: 0;
    padding: 5px;
}

div.oneRow li, div.twoRows li, div.threeRows li {
    margin-bottom: 5px;
    position: relative;
    height: 50px;
}

div.ticker li .header {
    font-weight: bold;
    font-size: 10pt;
}

div.ticker li .body {
    font-size: 8pt;
    line-height: 1.5em;
}

div.ticker li .footer {
    font-size: 8pt;
    text-align: right;
    font-weight: bold;
}

/* Styles for progress bar popup */
/* Aux */

.Clear {
    display: block;
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 0;
}

.LeftPadding {
    padding-left: 12px;
}

.TopPadding {
    padding-top: 6px;
}

.BottomPadding {
    padding-bottom: 6px;
}

.TopMargin {
    margin-top: 6px;
}

.BottomMargin {
    margin-bottom: 6px;
}

.Note {
    margin: 10px 0;
}

div.Spacer {
    overflow: hidden;
    width: 1px;
    height: 1px;
}

.NoWrap {
    white-space: nowrap;
}

.NoBorder {
    border-style: none !important;
}
/* Styles for Fine Uploader Jquery control for multi file upload */
.qq-uploader {
    position: relative;
    width: 300px;
    padding-bottom: 20px;
}

.upload-button {
    margin-top: 20px;
}

.qq-upload-button {
    display: block;
    padding: 6px 0;
    text-align: center;
    /*background: #880000;
	border-bottom: 1px solid #DDD;
	color: #FFF;*/
    width: 105px;
    height: 25px;
}
/*
.qq-upload-button-hover {
	background: #CC0000;
}
.qq-upload-button-focus {
	outline: 1px dotted #000000;
}*/
.qq-upload-drop-area, .qq-upload-extra-drop-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 30px;
    z-index: 2;
    background: #FF9797;
    text-align: center;
}

    .qq-upload-drop-area span {
        display: block;
        position: absolute;
        top: 50%;
        width: 100%;
        margin-top: -8px;
        font-size: 16px;
    }

.qq-upload-extra-drop-area {
    position: relative;
    margin-top: 50px;
    font-size: 16px;
    padding-top: 30px;
    height: 20px;
    min-height: 40px;
}

.qq-upload-drop-area-active {
    background: #FF7171;
}

.qq-upload-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .qq-upload-list li {
        margin: 0;
        padding: 9px;
        line-height: 15px;
        font-size: 16px;
        background-color: #FFF0BD;
    }

.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-retry, .qq-upload-failed-text, .qq-upload-finished {
    margin-right: 12px;
}

.qq-upload-file {
}

.qq-upload-spinner {
    display: inline-block;
    background: url("images/loading.gif");
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
}

.qq-drop-processing {
    display: none;
}

.qq-drop-processing-spinner {
    display: inline-block;
    background: url("images/processing.gif");
    width: 24px;
    height: 24px;
    vertical-align: text-bottom;
}

.qq-upload-finished {
    display: none;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
}

.qq-upload-retry {
    display: none;
    color: #000000;
}

.qq-upload-cancel {
    color: #000000;
}

.qq-upload-retryable .qq-upload-retry {
    display: inline;
}

.qq-upload-size, .qq-upload-cancel, .qq-upload-retry {
    font-size: 12px;
    font-weight: normal;
}

.qq-upload-failed-text {
    display: none;
    font-style: italic;
    font-weight: bold;
}

.qq-upload-failed-icon {
    display: none;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
}

.qq-upload-fail .qq-upload-failed-text {
    display: inline;
}

.qq-upload-retrying .qq-upload-failed-text {
    display: inline;
    color: #D60000;
}

.qq-upload-list li.qq-upload-success {
    background-color: #5DA30C;
    color: #FFFFFF;
}

.qq-upload-list li.qq-upload-fail {
    background-color: #D60000;
    color: #FFFFFF;
}

.qq-progress-bar {
    background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
    width: 0%;
    height: 15px;
    border-radius: 6px;
    margin-bottom: 3px;
    display: none;
}

/* Bootstrap styles for uploader*/
[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("Images/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

.icon-white {
    background-image: url("Images/glyphicons-halflings-white.png");
}

.icon-plus {
    background-position: -408px -96px;
}

.icon-upload {
    background-position: -144px -24px;
}

.icon-search {
    background-position: -48px 0px;
}

.header-quick-search {
    position: relative;
    float: left;
    top: 38px;
    margin-left: 12px;
}

.btn {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

    .btn:hover,
    .btn:focus,
    .btn:active,
    .btn.active,
    .btn.disabled,
    .btn[disabled] {
        color: #333333;
        background-color: #e6e6e6;
        *background-color: #d9d9d9;
    }

    .btn:active,
    .btn.active {
        background-color: #cccccc;
    }

    .btn:hover,
    .btn:focus {
        color: #333333;
        text-decoration: none;
        background-position: 0 -15px;
        -webkit-transition: background-position 0.1s linear;
        -moz-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
        transition: background-position 0.1s linear;
    }

    .btn:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn.active,
    .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    }

.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    *background-color: #0044cc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .btn-primary.disabled,
    .btn-primary[disabled] {
        color: #ffffff;
        background-color: #0044cc;
        *background-color: #003bb3;
    }

    .btn-primary:active,
    .btn-primary.active {
        background-color: #003399 \9;
    }