/* CSS For DotNetNuke Skin by bestdnnskins.com / Copyright 2013 By BESTDNNSKINS.COM */
/*-------- for all containers --------*/
.c_icon, .c_title, .c_menu {
    float: left;
}

.c_title {
    max-width: 95%;
}

.c_menu {
    padding-top: 13px;
}

.c_help {
    float: right;
    padding-top: 10px;
}

.c_content_style {
    display: inline-block;
    width: 100%;
}

.c_footer {
    padding: 0px 2px;
}

.c_footer_l {
    float: left;
}

.c_footer_r {
    float: right;
}

.c_footer_space {
    height: 13px;
    line-height: 13px;
    overflow: hidden;
}

.clear_float {
    clear: both;
}

h2.c_titles {
    margin: 0;
    padding: 0;
    line-height: 1em;
}

    h2.c_titles span {
        vertical-align: middle;
    }

/*-------- containers title --------*/
.c_title_footer {
    font-size: 20px;
    color: #999999;
    font-weight: 600;
    font-family: 'MyriadPro',Arial, Tahoma, sans-serif;
}

.c_title_black {
    font-size: 20px;
    color: #555555;
    font-weight: 600;
    font-family: 'MyriadPro',Arial, Tahoma, sans-serif;
}

.c_title_white {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 600;
    font-family: 'MyriadPro',Arial, Tahoma, sans-serif;
}

.c_title_DodgerBlue {
    font-size: 20px;
    color: #289DCC;
    font-weight: 600;
    font-family: 'MyriadPro',Arial, Tahoma, sans-serif;
}

/*-------- BlackTitle --------*/
.BlackTitle_style {
    min-width: 160px;
}

    .BlackTitle_style:hover .c_title_black {
        color: #289DCC;
        transition: all 0.8s ease 0s;
        -webkit-transition: all 0.8s ease 0s;
        -moz-transition: all 0.8s ease 0s;
    }

.BlackTitle_c_menu {
    float: left;
}

.BlackTitle_c_help {
    float: right;
}

.BlackTitle_top_style {
    margin: 0;
    padding: 5px 3px;
}

.BlackTitle_content {
    padding: 8px 3px;
}

.BlackTitle_footer {
    height: 14px;
    line-height: 14px;
    overflow: hidden;
}

/*-------- DodgerBlue01 --------*/
.DodgerBlue01_style {
    min-width: 160px;
}

    .DodgerBlue01_style:hover .c_title_DodgerBlue {
        color: #555555;
        transition: all 0.8s ease 0s;
        -webkit-transition: all 0.8s ease 0s;
        -moz-transition: all 0.8s ease 0s;
    }

.DodgerBlue01_c_menu {
    float: left;
}

.DodgerBlue01_c_help {
    float: right;
}

.DodgerBlue01_top_bg {
    padding: 5px 3px;
    margin: 0;
}

.DodgerBlue01_content {
    padding: 8px 3px;
}

.DodgerBlue01_footer {
    height: 12px;
    line-height: 12px;
    overflow: hidden;
}

/*-------- DodgerBlue02 --------*/
.DodgerBlue02_style {
    min-width: 160px;
}

    .DodgerBlue02_style:hover .c_title_DodgerBlue {
        color: #555555;
        transition: all 0.8s ease 0s;
        -webkit-transition: all 0.8s ease 0s;
        -moz-transition: all 0.8s ease 0s;
    }

    .DodgerBlue02_style:hover .DodgerBlue02_top_bg {
        border-color: #555555;
        transition: all 0.8s ease 0s;
        -webkit-transition: all 0.8s ease 0s;
        -moz-transition: all 0.8s ease 0s;
    }

.DodgerBlue02_c_menu {
    float: left;
}

.DodgerBlue02_c_help {
    float: right;
}

.DodgerBlue02_top_bg {
    border-bottom: 1px solid #289DCC;
    padding: 8px 3px;
}

.DodgerBlue02_content {
    padding: 8px 3px;
}

.DodgerBlue02_footer {
    height: 14px;
    line-height: 14px;
    overflow: hidden;
}

/*-------- DodgerBlue03 --------*/
.DodgerBlue03_style {
    min-width: 160px;
}

.DodgerBlue03_c_menu {
    float: left;
}

.DodgerBlue03_c_help {
    float: right;
}

.DodgerBlue03_top_bg {
    min-height: 25px;
    background: #289DCC;
    padding: 4px 10px 7px 12px;
}

.DodgerBlue03_style:hover .DodgerBlue03_top_bg {
    background: #555;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
}

.DodgerBlue03_content {
    padding: 10px 6px;
}

.DodgerBlue03_footer {
    height: 14px;
    line-height: 14px;
    overflow: hidden;
}

/*-------- DodgerBlue04 --------*/
.DodgerBlue04_style {
    min-width: 160px;
}

    .DodgerBlue04_style:hover .c_title_DodgerBlue {
        color: #555;
        transition: all 0.8s ease 0s;
        -webkit-transition: all 0.8s ease 0s;
        -moz-transition: all 0.8s ease 0s;
    }

.DodgerBlue04_c_menu {
    float: left;
}

.DodgerBlue04_c_help {
    float: right;
}

.DodgerBlue04_top_bg {
    min-height: 25px;
    background: #e4e4e4;
    padding: 3px 10px 6px 12px;
    border-bottom: 3px solid #289DCC;
}

.DodgerBlue04_style:hover .DodgerBlue04_top_bg {
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    border-bottom: 3px solid #555;
}

.DodgerBlue04_content {
    padding: 10px 6px;
}

.DodgerBlue04_footer {
    height: 14px;
    line-height: 14px;
    overflow: hidden;
}

/*-------- DodgerBlue05 --------*/
.DodgerBlue05_style {
    min-width: 160px;
    background: #e4e4e4;
}

.DodgerBlue05_c_menu {
    float: left;
}

.DodgerBlue05_c_help {
    float: right;
}

.DodgerBlue05_top_bg {
    min-height: 25px;
    background: #289DCC;
    padding: 4px 10px 7px 12px;
}

.DodgerBlue05_style:hover .DodgerBlue05_top_bg {
    background: #555;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
}

.DodgerBlue05_content {
    padding: 10px 12px;
}

.DodgerBlue05_footer {
    height: 14px;
    line-height: 14px;
    overflow: hidden;
}

/*-------- DodgerBlue06 --------*/
.DodgerBlue06_style {
    min-width: 160px;
    border: 1px solid #e4e4e4;
}

    .DodgerBlue06_style:hover .c_title_DodgerBlue {
        color: #555;
        transition: all 0.8s ease 0s;
        -webkit-transition: all 0.8s ease 0s;
        -moz-transition: all 0.8s ease 0s;
    }

.DodgerBlue06_c_menu {
    float: left;
}

.DodgerBlue06_c_help {
    float: right;
}

.DodgerBlue06_top_bg {
    min-height: 25px;
    background: #e4e4e4;
    padding: 3px 10px 6px 12px;
    border-bottom: 3px solid #289DCC;
}

.DodgerBlue06_style:hover .DodgerBlue06_top_bg {
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    border-bottom: 3px solid #555;
}

.DodgerBlue06_content {
    padding: 10px 6px;
}

.DodgerBlue06_footer {
    height: 14px;
    line-height: 14px;
    overflow: hidden;
}

/*-------- DodgerBlue07 --------*/
.DodgerBlue07_style {
    min-width: 160px;
    background: #bbbbbb;
}

    .DodgerBlue07_style:hover {
        background: #e4e4e4;
        transition: all 0.8s ease 0s;
        -webkit-transition: all 0.8s ease 0s;
        -moz-transition: all 0.8s ease 0s;
    }

.DodgerBlue07_c_menu {
    float: left;
}

.DodgerBlue07_c_help {
    float: right;
}

.DodgerBlue07_top_bg {
    min-height: 25px;
    background: #5c5c5c;
    padding: 4px 10px 7px 12px;
}

.DodgerBlue07_style:hover .DodgerBlue07_top_bg {
    background: #289DCC;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
}

.DodgerBlue07_content {
    padding: 10px 12px;
}

.DodgerBlue07_footer {
    height: 14px;
    line-height: 14px;
    overflow: hidden;
}


/*-------- Footer01 --------*/
.Footer01_style {
    min-width: 160px;
}

.Footer01_c_menu {
    float: left;
}

.Footer01_c_help {
    float: right;
}

.Footer01_top_bg {
    padding: 8px 3px;
    margin: 0;
}

.Footer01_content {
    padding: 16px 3px 8px 3px;
}

.Footer01_footer {
    height: 12px;
    line-height: 12px;
    overflow: hidden;
}

/*-------- Footer02 --------*/
.Footer02_style {
    min-width: 150px;
}

.Footer02_c_menu {
    float: left;
}

.Footer02_c_help {
    float: right;
}

.Footer02_top_style {
    min-height: 25px;
    border-bottom: #fff solid 1px;
    border-bottom: rgba(255,255,255,.8) solid 1px;
    margin: 0px;
    padding: 8px 3px;
}

.Footer02_content {
    padding: 12px 3px 8px 3px;
}

.Footer02_footer {
    height: 11px;
    line-height: 11px;
    overflow: hidden;
}

/*-------- notitle --------*/
.notitle_container {
}

/*-------------Edit Mode Title-----------------*/
.edit-mode-title-containner .edit-mode-title {
    display: none;
}

.edit-mode-title-containner .edit-mode .edit-mode-title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
}
