/* CSS Document */
/* ---------------------------------
/* STYLES FOR NAVIGATION MENU
/* --------------------------------- */
.subitemselected {
    background-color: #f47827;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-family: tahoma, verdana;
    font-weight: bold;
    height: 24px;
    position: relative;
    border-top: 1px SOLID #E1E1E1;
    white-space: nowrap;
}

.subitem {
    color: #999999;
    width: 165px;
    font-size: 11px;
    font-family: tahoma, verdana;
    font-weight: bold;
    height: 24px;
    position: relative;
    border-top: 1px SOLID #E1E1E1;
}

#subitem2lines {
    width: 165px;
    font-size: 11px;
    font-family: tahoma, verdana;
    font-weight: bold;
    height: 36px;
    position: relative;
    border-top: 1px SOLID #E1E1E1;
}

.subwhole {
    border-top: 1px SOLID #888888;
    background-color: white;
}

.mb {
    width: 165px;
    height: 31px;
    background: url(../images/nav_button.gif) no-repeat;
    font-family: tahoma, verdana;
    font-size: 11px;
    font-weight: bold;
    position: relative;
}

.maintext {
    position: absolute;
    top: 10px;
    left: 35px;
}

.subtext {
    position: absolute;
    left: 35px;
    top: 6px;
}

.mainbutton {
    width: 165px;
    color: #666666;
}

.mainbuttonhover {
    width: 165px;
    color: #333333;
    cursor: pointer;
}

/* ---------------------------------
/* PAGE STYLES
/* --------------------------------- */

a.mmi {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

    a.mmi:hover {
        text-decoration: underline;
        color: #FF9900;
    }

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

    body.standard {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        left: 0px;
        top: 0px;
        /*background: url(images/horibg.gif) repeat-y;*/
        font-family: verdana,tahoma,arial;
        font-size: 12px;
    }
/*.clsContainerWrapper{background-color:#454545;width:100%;padding:0px;width:100%;}*/
.clsContainerWrapper {
    background: url(/ResourcesNew/images/Containerbk.gif) repeat-x top #9a8f84;
    width: 100%;
    padding: 0px;
    width: 100%;
    z-index: 2;
}

.clsFLAMainContainer {
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    background: url(images/horibg.gif) repeat-y;
    font-family: verdana, tahoma, arial;
    font-size: 12px;
    width: 990px;
    z-index: 3;
}
/*background: url(images/horibg.gif) repeat-y;*/

input, select, textarea {
    font-size: 12px;
}

.searchbox {
    font-size: 10px;
    font-family: Verdana, arial;
    height: 14px;
    width: 150px;
    border-top: 1px SOLID #BE7A00;
    border-bottom: 1px SOLID #FEBA28;
    border-right: 1px SOLID #FEBA28;
    border-left: 1px SOLID #BE7A00;
}

.textstandard {
    font-size: 12px;
}

input, select, option, textarea {
    font-family: verdana, tahoma, arial;
}

.microcopy {
    font-size: 11px;
}

    .microcopy.fltRight {
        float: right;
        display: inline;
    }

.blocklink a {
    display: block;    
}

.microcopyr {
    font-size: 11px;
    color: white;
}

.microcopybold {
    font-size: 11px;
    font-weight: bold;
}

.microcopyboldr {
    font-size: 11px;
    font-weight: bold;
    color: white;
}

.textboxbg1 {
    width: 135px;
    height: 19px;
    background: url(images/common/textbox01.gif) no-repeat;
}

.textbox1 {
    background: none;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-style: solid;
    border: 0px;
    margin-left: 3px;
    margin-top: 2px;
    height: 13px;
    width: 125px;
}

.userassist {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    line-height: normal;
    font-weight: bold;
    color: #FF7100;
    text-decoration: none;
}

a {
    color: #003399;
    text-decoration: underline;
}

    a:hover {
        color: #0066CC;
    }

.orangefooterlink {
    color: #FF9900;
    text-decoration: none;
    font-weight: bold;
}

    .orangefooterlink:hover {
        text-decoration: underline;
        color: #FFBB33;
    }

.headerbox1 {
    text-align: left;
    border-top: 3px SOLID #666666;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FF6600;
    font-size: 13px;
    height: 17px;
    background: url(/images/common/dot.gif) repeat-x bottom;
    margin-bottom: 10px;
}

.headerbox1_NoBorder {
    text-align: left;
    padding-top: 0px;
    padding-bottom: 5px;
    color: #FF6600;
    font-size: 13px;
    height: 17px;
    background: url(/images/common/dot.gif) repeat-x bottom;
    margin: 0px 10px 10px 0px;
}

.rightnavbox1 {
    width: 150px;
    text-align: left;
    border-top: 3px SOLID #666666;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FF6600;
    font-size: 13px;
}

.rightnavbox2 {
    width: 150px;
    text-align: left;
    background: url(/images/common/dot.gif) repeat-x top;
    padding-top: 5px;
}

.pointy {
    cursor: pointer;
}

#dhtmltooltip {
    border-right: black 1px solid;
    padding-right: 2px;
    border-top: black 1px solid;
    padding-left: 2px;
    font-size: 11px;
    z-index: 30;
    filter: alpha(opacity=90);
    visibility: hidden;
    padding-bottom: 2px;
    border-left: black 1px solid;
    width: 150px;
    color: black;
    padding-top: 2px;
    border-bottom: black 1px solid;
    font-family: Tahoma;
    position: absolute;
    background-color: #FFFFFF;
    text-align: left;
    -moz-opacity: 0.9;
    khtml-opacity: 0.9;
}

.ButtonBoxMain {
    border: 1px SOLID #DDDDDD;
    padding: 10px;
    background-color: #FAFAFA;
}

.ButtonBoxButton {
    float: left;
    padding-top: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    color: #999999;
    height: 22px;
    width: 22px;
    background: url(/images/sec_marketplace/squarebox.gif) no-repeat;
}

.ButtonBoxTitleRed {
    float: left;
    margin: 5px 0px 0px 7px;
    font-size: 11px;
    color: #990000;
    font-weight: bold;
    font-family: tahoma, verdana;
}

.ButtonBoxTitleBlue {
    float: left;
    margin: 5px 0px 0px 7px;
    font-size: 11px;
    color: #696988;
    font-weight: bold;
    font-family: tahoma, verdana;
}

.ButtonBoxContent {
    clear: both;
    margin: 5px 5px 5px 5px;
    font-size: 11px;
}

.ButtonBoxCaption {
    font-size: 8pt;
    color: #666666;
    font-weight: bold;
    margin-bottom: 3px;
}

.wsline {
    background: url(/images/common/boxgroove.gif) repeat-x bottom;
    background-color: whitesmoke;
}

.validationStarRight {
    float: right;
    margin-right: 5px;
    font-size: 14px;
    background: url(/images/common/asterisk.gif) no-repeat;
}

.validationSummary {
    padding: 20px 0px 20px 70px;
    margin-bottom: 15px;
    background: url(/images/common/exclamation_bgred.gif) no-repeat;
    background-color: #CC3333;
    color: #FFFFFF;
}

.confirmationSummary {
    padding: 20px 0px 20px 70px;
    margin-bottom: 15px;
    color: #FFFFFF;
    background: url(/images/common/exclamation_bgblue.gif) no-repeat;
    background-color: #666699;
}

.nolinelink {
    text-decoration: none;
}

    .nolinelink:hover {
        text-decoration: underline;
    }

div#linehori {
    height: 3px;
    background: url(/images/common/dot.gif) repeat-x center;
}

.popup_1 {
    cursor: pointer;
    font-size: .8em;
    vertical-align: middle;
    background: url(/resourcesnew/images/down4.gif) #efefef;
    border: solid 1px #fff;
    padding: 2px 14px 2px 2px;
    width: 100px;
    background-position: right;
    background-repeat: no-repeat;
}

.popup_2 {
    cursor: pointer;
    font-size: .8em;
    vertical-align: middle;
    background: url(/resourcesnew/images/down1.gif) #fefefe;
    border: solid 1px #9baeb8;
    padding: 2px 14px 2px 2px;
    width: 100px;
    background-position: right;
    background-repeat: no-repeat;
}

.popup_3 {
    cursor: pointer;
    font-size: .8em;
    vertical-align: middle;
    background: url(/resourcesnew/images/down3.gif) #fefefe;
    border: solid 1px #9baeb8;
    padding: 2px 14px 2px 2px;
    width: 100px;
    background-position: right;
    background-repeat: no-repeat;
}

.SrchOptions {
    width: 130px;
    background: #fff;
    padding: 15px;
    position: absolute;
    z-index: 3;
    visibility: hidden;
    top: 0px;
    left: -800px;
    border-top: solid 1px #889aa7;
    border-top: solid 1px #889aa7;
    border-left: solid 1px #889aa7;
    border-right: solid 2px #889aa7;
    border-bottom: solid 2px #889aa7;
}

.TooltipDiv {
    background: #fff;
    padding: 5px;
    position: absolute;
    z-index: 3;
    visibility: hidden;
    top: 0px;
    left: -800px;
    border-top: solid 1px #889aa7;
    border-top: solid 1px #889aa7;
    border-left: solid 1px #889aa7;
    border-right: solid 2px #889aa7;
    border-bottom: solid 2px #889aa7;
    width: 300px;
}

.TooltipContents {
    font-size: 0.8em;
    color: #222;
    font-weight: bold;
    background: url(/resourcesnew/images/bullet_picture.png) no-repeat;
    border-bottom: 2px solid #454545;
    padding: 2px 2px 2px 20px;
    margin: 0px 0px 5px 0px;
}

.TooltipContents_Inside {
    font-size: 0.8em;
    color: #222;
    padding: 2px 2px 2px 20px;
    margin: 0px 0px 5px 0px;
    line-height: 1.4em;
    font-family: verdana,Arial,Tahoma;
}
/*----------- Click Button ------------*/
.clear {
    /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/resourcesnew/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

    a.button span {
        background: transparent url('/resourcesnew/images/bg_button_span.gif') no-repeat;
        display: block;
        line-height: 14px;
        padding: 5px 0 5px 18px;
    }

    a.button:active {
        background-position: bottom right;
        color: #000;
        outline: none; /* hide dotted outline in Firefox */
    }

        a.button:active span {
            background-position: bottom left;
            padding: 6px 0 4px 18px; /* push text down 1px */
        }
/*--------------------------- Button Class ---------------------------------*/
.button2 {
    border: none;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

.clsnewmessages {
    color: #ffffff;
    padding: 3px 30px 3px 15px;
    background: url(/resourcesnew/images/newmessage.gif) no-repeat 95% 50%;
    font-size: 0.8em;
    font-weight: bold;
    font-family: Verdana,arial;
}

    .clsnewmessages a {
        color: #ffffff;
        text-decoration: none;
        border-bottom: 1px dotted #ffffff;
        cursor: pointer;
        padding-bottom: 2px;
        outline-color: #565656;
    }

        .clsnewmessages a:hover {
            color: #ffff99;
            border-bottom: 1px solid #ffff99;
            text-decoration: none;
        }

.regnewmessages {
    margin: 5px 10px 5px 10px;
}

.clsnewmsg {
    text-align: left;
    padding-left: 10px;
}

    .clsnewmsg a {
        cursor: pointer;
    }

.TooltipDiv2 {
    background: #fff;
    padding: 0px;
    position: absolute;
    z-index: 3;
    visibility: hidden;
    top: 0px;
    left: -800px;
}

.thumnailscls {
    border: solid 1px #9561a9;
    padding: 3px;
    background: url(/resourcesnew/images/thumbnailbk1.gif) repeat-x #dfe9c2;
    margin-bottom: 2px;
}

.lftFltLogin {
    float: left;
    padding-left: 8px;
    cursor: pointer;
}

.VertSpce20px {
    height: 20px;
}

a.clsBtnLink {
    border: 0px #cfcfcf solid;
    padding: 0px;
    margin: 0px;
}

    a.clsBtnLink Img {
        border: 0px #cfcfcf solid;
    }

    a.clsBtnLink:hover {
        border: 0px #cfcfcf solid;
    }

    a.clsBtnLink:visited {
        border: 0px #cfcfcf solid;
    }

.HeaderIntroduction {
    font-size: 1.1em;
    font-weight: bold;
}

    .HeaderIntroduction a {
        text-decoration: none;
        color: White;
        padding: 2px;
    }

        .HeaderIntroduction a:hover {
            color: White;
            border-bottom: 1px solid #ffffff;
        }

        .HeaderIntroduction a:visited {
            color: White;
            border-bottom: 1px solid #ffffff;
        }

.clsBDInfoPremium {
    color: #ffffff;
    float: left;
    padding: 5px;
    width: 90px;
}

    .clsBDInfoPremium a {
        color: #ffffff;
        text-decoration: none;
    }

        .clsBDInfoPremium a:hover {
            color: #ffffff;
            text-decoration: underline;
        }

a.clsSelVertMnuItm {
    margin-top: 2px;
    color: #f7941d !important;
    text-decoration: none;
    width: 140px;
    border-right: 3px solid #f7941d;
}

.MenuHoverLayer {
    /*width: 788px;*/
    width: 550px;
    Height: 490px;
    background: #fff;
    padding: 15px;
    position: absolute;
    z-index: 30;
    display: none;
    top: 0px;
    left: 0px;
    /*border-top: solid 1px #889aa7;*/
    /*border-left: solid 1px #889aa7;*/
    border-right: solid 2px #a7a9ac;
    border-bottom: solid 2px #a7a9ac;
    box-shadow: 1px 1px 8px #444;
}

.clsMenuHover {
    line-height: 1.3em;
    color: #666;
    font-size: 1.3em;
}

    .clsMenuHover .clsh4 {
        font-size: 1.3em;
        font-weight: bold;
        padding: 0px 10px 20px 0px;
    }

.clsCapitalize {
    text-transform: uppercase;
}

.clsFooterLinks {
    border-left: 1px #fe7e2a solid;
    height: 140px;
    float: left;
    width: 200px;
    text-align: left;
    padding-left: 10px;
    line-height: 1.5em;
}

    .clsFooterLinks a {
        text-decoration: none;
    }

        .clsFooterLinks a:hover {
            text-decoration: underline;
        }

.clsFooterLinks1 {
    float: left;
    width: 200px;
    text-align: left;
    padding-left: 10px;
    line-height: 1.5em;
}

    .clsFooterLinks1 a {
        text-decoration: none;
    }

        .clsFooterLinks1 a:hover {
            text-decoration: underline;
        }

.clsFooterLinksSection {
    width: 100%;
    height: 140px;
    line-height: 1.8em;
    padding-top: 10px;
}

.clsDfltFtrTxt {
    width: 530px;
    line-height: 1.3em;
    font-size: 0.95em;
}

    .clsDfltFtrTxt a {
        text-decoration: underline;
    }

#glossymenuID a.menuitem.submenuheader {
    color: #7d7e80 !important;
}

.clsPremiumImg {
    border-style: none;
}

    .clsPremiumImg img {
        border-style: none;
    }
/*menuitem submenuheader collapsed*/
.DescriptionSubHeader {
    color: #000;
    padding: 0px 5px 10px 0px;
}

.clsHeaderSection_Featured {
    background: transparent url(../resourcesnew/images/Titlebar_250.gif) no-repeat 0 0; /*margin-bottom: 15px;*/
    margin-top: 10px;
    border-bottom: 1px solid #cfcfcf;
    width: 250px;
}

    .clsHeaderSection_Featured .header_Sec {
        float: left;
        line-height: 37px;
        font-size: 1.1em;
        margin-left: 10px;
        font-family: Verdana,arial;
        color: #fff;
        font-weight: bold;
        padding-left: 15px;
        cursor: normal;
    }

    .clsHeaderSection_Featured .box {
        border-right: 1px solid #eaeae9;
        border-left: 1px solid #eaeae9;
    }

    .clsHeaderSection_Featured dl {
        background: transparent url(/resourcesnew/images/videos_dl_bg.jpg) repeat-x 0 100%;
        padding: 12px 10px;
        line-height: 16px;
        color: #656565;
    }

        .clsHeaderSection_Featured dl:hover {
            padding: 12px 10px;
            line-height: 16px;
            color: #ff6600;
        }

        .clsHeaderSection_Featured dl dt {
            float: left;
            width: 90px;
            height: 90px;
            padding: 0px;
            margin: 0px;
            text-align: center;
        }

        .clsHeaderSection_Featured dl dd {
            margin-left: 95px;
        }

            .clsHeaderSection_Featured dl dd a {
                text-decoration: none;
            }

    .clsHeaderSection_Featured p {
        font-size: 0.9em;
        line-height: 1.2em;
        padding-top: 0px;
        margin-top: 0px;
    }

.FeaturedRow1:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.FeaturedRow1 {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .FeaturedRow1 {
    height: 1%;
}

.FeaturedRow1 {
    display: block;
    margin: 0px;
    cursor: default;
}

.hide {
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
}

.clsHeaderSection_Featured p.author a {
    font-weight: bold;
}

    .clsHeaderSection_Featured p.author a:visited {
        outline: 0;
    }

.clsHeaderSection_Featured p.title a {
    font-weight: bold;
}

    .clsHeaderSection_Featured p.title a:visited {
        outline: 0;
    }

.clsHeaderSection_Featured p.date {
    color: #656565;
    margin: 0;
}

.grayboxheader_Featured {
    border-top: 1px solid #E5E5E5;
    color: #ff6600 !important;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Helvetica,arial,sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    text-transform: uppercase;
}

    .grayboxheader_Featured a {
        text-decoration: none;
        color: #ff6600;
        border-bottom: 1px dotted #ffffff;
        padding: 2px;
        outline: none;
    }

        .grayboxheader_Featured a:hover {
            color: #ff6600;
            border-bottom: 1px solid #ff6600;
        }

    .grayboxheader_Featured.clsCaps {
        font-weight: normal;
        text-transform: uppercase;
        padding-bottom: 8px;
    }

.LeftCell_Content {
    float: left;
    width: 380px;
    margin-right: 5px;
}

.RightCell_Content {
    float: left;
    width: 250px;
    padding-left: 5px;
    padding-top: 15px;
}

.BoxShadow {
    padding: 10px 5px 10px 5px;
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    font-family: Verdana,Arial;
    font-size: 0.95em;
    cursor: default;
}
    .BoxShadow.liner {
        line-height:1.5em;        
    }
    .BoxShadow ol li {
        font-family: Verdana,Arial;        
        cursor: default;
        line-height: 1.5em;
    }

    .BoxShadow div {
        padding: 0px 0px 0px 15px;
    }

    .BoxShadow h2 {
        font-size: 1.1em;
        text-shadow: 2px 2px 1px #dfdfdf;
        text-transform: uppercase;
        padding: 0px 0px 5px 0px;
        margin: 0px;
        line-height: 1em;
        color: #ff6600;
    }
    .BoxShadow h1 {
        font-size: 1.1em;
        text-shadow: 2px 2px 1px #dfdfdf;
        border-bottom: dotted 1px #ccc;
        text-transform: capitalize;
        padding: 0px 0px 5px 0px;
        margin: 0px;
        line-height: 1em;
        color: #ff6600;
    }

    .BoxShadow:hover {
        /*border-color: #aaa;
        -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
        border-radius: 3px;
        -moz-force-broken-image-icon: 1;        
        background-color: #fdfdfd;*/
        display: block;
    }

div#page {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
}

.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 5px;
    display: none;
    text-decoration: none;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    khtml-opacity: 0.8;
    opacity: 0.8;
}


.maincntainercss {
    width: 90%;
    margin: 0 auto;
    line-height: 1.6em;
}

.maincntainerClass {
    width: 70%;
    float: left;
    padding-top: 30px;
    padding-left: 10px;
}

.blueClass.type2 {
    margin-top: 0px;
    margin-bottom: 10px;
    border: 1px solid #DDD;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #DDD;
    border-right-color: #DDD;
    border-bottom-color: #DDD;
    border-left-color: #DDD;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    -webkit-box-shadow: inset 0 0 2px white;
    -moz-box-shadow: inset 0 0 2px white;
    background: url(/resourcesnew/images/gradients/bgsrchbx.gif) repeat-x #eeeeee;
}

.blueClass {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 1px solid #DDD;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #DDD;
    border-right-color: #DDD;
    border-bottom-color: #DDD;
    border-left-color: #DDD;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    -webkit-box-shadow: inset 0 0 2px white;
    -moz-box-shadow: inset 0 0 2px white;
    background: url(/resourcesnew/images/gradients/bgsrchbx.gif) repeat-x #eeeeee;
}

.innerblueClass {
    /*border: 1px DASHED #B5B5C1;*/
    margin: 0px;
    padding: 15px 20px 15px 55px;
    color: #333;
    font-family: verdana;
    cursor: default;
    line-height: 1.5em;
    background: url(/resourcesnew/images/info4.png) no-repeat 20px 15px;
    width: 550px;
    text-align: left;
}

    .innerblueClass a {
        text-decoration: none;
        font-weight: bold;
    }

.clsIntroNoStyle {
    color: #333;
    font-size: 0.95em;
    padding: 0px 15px 20px 15px;
    margin: 0px 0px 0px 0px;
    line-height: 1.2em;
    text-align: left;
    line-height: 1.5em;
    text-align: justify;
    display: block;
    vertical-align: middle;
}

.shadowheader {
    font-size: 1.1em;
    text-shadow: 2px 2px 1px #dfdfdf;
    padding: 0px 0px 5px 0px;
    margin: 0px;
    line-height: 1em;
    color: #222;
    font-weight: bold;
}
.hiddenrow {
    display:none;
}

.doubleUL ul{
    width:100%;
	overflow:hidden;	
}
.doubleUL li{
	line-height:1.5em;	
	float:left;
	display:inline;
    width:50%;
}
.btnWizardSmall:hover {
            background: #ff4400;
            text-decoration: none;
            color: #fff;
            cursor: pointer;
}
.btnWizardSmall {
            background: #ff6a00;
            border: none;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            -webkit-transition: all .25s ease-in-out;
            -moz-transition: all .25s ease-in-out;
            padding: 4px 8px;
            font-weight: 400;
            font-size: 10px;
            color: #fff;
        }
img.clsvertAlign1{vertical-align:middle}
img.clsvertAlign2{vertical-align:top}
img.clsvertAlign3{vertical-align:bottom}
.caption_below {
    padding:5px 5px 5px 10px;
    margin:0px;    
    text-shadow:2px 2px 1px #dfdfdf;
    
}
.caption_below.green {
    color:#060;
    padding:0px;
    margin:0px;
    font-weight:bold;
}

