﻿
@import url('fonts/fonts.css');
@import url('menu.css');
@import url('../main_banner/css/sexy-bookmarks-style.css');
@import url('../main_banner/css/highlight.black.css');
@import url('../main_banner/css/skitter.styles.css');
@import url('../lightbox/colorbox.css');



html
{
    height: 100%;
    width: 100%;
    -webkit-font-smoothing: subpixel-antialiased;
}

body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    font-family: 'SourceSansProRegular', 'Arial';
    font-weight: normal;
    line-height: 20px;
    color: #555555;
    text-rendering: optimizeLegibility;
}

.header
{
    background-color: #e8e8e8;
    height: 85px;
    width: 100%;
}

.header_container
{
    background-color: #e8e8e8;
    margin: 0 auto;
    width: 1070px;
    margin: 0 auto;
}

    .header_container .logo
    {
        margin-top: 13px;
    }


.clearfix
{
    *zoom: 1;
}

    .clearfix:before,
    .clearfix:after
    {
        display: table;
        content: "";
    }

    .clearfix:after
    {
        clear: both;
    }

.row-fluid:before,
.row-fluid:after
{
    display: table;
    line-height: 0;
    content: "";
}

.row-fluid:after
{
    clear: both;
}

.row-fluid [class*="span"]
{
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .row-fluid [class*="span"]:first-child
    {
        margin-left: 0;
    }

.row-fluid .controls-row [class*="span"] + [class*="span"]
{
    margin-left: 2.564102564102564%;
}

.row-fluid .span12
{
    width: 1170px;
}

.row-fluid .span11
{
    width: 1070px;
}

.row-fluid .span10
{
    width: 970px;
}

.row-fluid .span9
{
    width: 870px;
}

.row-fluid .span8
{
    width: 770px;
}

.row-fluid .span7
{
    width: 670px;
}

.row-fluid .span6
{
    width: 570px;
}

.row-fluid .span5
{
    width: 470px;
}

.row-fluid .span4
{
    width: 370px;
}

.row-fluid .span3
{
    width: 270px;
}

.row-fluid .span2
{
    width: 170px;
}

.row-fluid .span1
{
    width: 70px;
}

h1,
h2,
h3,
h4,
h5,
h6
{
    font-weight: bold;
    color: #666;
    font-family: Arial, 'SourceSansProSemibold', sans-serif;
    margin-bottom: 13px;
    line-height: 35px;
}

h1
{
    font-size: 24px;
}

h2
{
    font-size: 20px;
}

h3
{
    font-size: 16px;
}

h4
{
    font-size: 14px;
}

h5
{
    font-size: 13px;
}

h6
{
    font-size: 11px;
}

p
{
    line-height: 20px;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 0px;
    font-size: 13px;
    margin-bottom: 0;
    font-family: 'SourceSansProRegular';
}

.pull-right
{
    float: right;
}

.pull-top-right
{
    position: absolute;
    right: 0;
    top: 1px;
}

.pull-left
{
    float: left;
}

.hide
{
    display: none;
}

.show
{
    display: block;
}

.invisible
{
    visibility: hidden;
}

.menu
{
    background-image: url(../image/menu_bg.jpg);
    height: 45px;
    background-repeat: repeat-x;
}

.menu_container
{
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 1070px;
    margin: 0 auto;
    z-index: 1000;
}

    .menu_container ul
    {
        padding: 0px;
        height: 17px;
    }

        .menu_container ul li a
        {
            font-family: 'SourceSansProSemibold';
            font-size: 13px;
            color: #333;
            line-height: 20px;
            text-transform: uppercase;
            list-style: none;
            text-decoration: none;
            font-weight: bold;
        }

            .menu_container ul li a.active, .menu_container ul li a:hover
            {
                font-family: 'SourceSansProSemibold';
                font-size: 13px;
                color: #cd3f3f;
                text-transform: uppercase;
                list-style: none;
                text-decoration: none;
            }


        .menu_container ul li
        {
            line-height: 1.2em;
            list-style: none !important;
            float: left;
            margin: 0;
            position: relative;
        }

            .menu_container ul li:first-child
            {
                padding-left: 15px;
            }

            .menu_container ul li:after
            {
                content: "|";
                padding: 0 10px;
            }

            .menu_container ul li:last-child::after
            {
                content: "";
                padding: 0;
            }

label
{
    font-family: 'SourceSansProsemibold';
    font-size: 13px;
    color: #555;
    line-height: 20px;
}

    label a
    {
        font-family: 'SourceSansProsemibold';
        font-size: 13px;
        color: #555;
        line-height: 20px;
        text-decoration: none;
    }

        label a:hover
        {
            color: #333;
            text-decoration: none;
        }

.full_width
{
    width: 100%;
    background-color: #edebe8;
}

    .full_width .container
    {
        margin: 0 auto;
        padding: 20px 0;
        width: 1070px;
    }


.box
{
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

    .box .title
    {
        background-color: #fff;
        font-family: 'SourceSansProSemibold';
        font-size: 15px;
        color: #000;
        margin-top: 0;
        border-bottom: 2px dashed #ccc;
    }

    .box .scroller img
    {
        border: 1px solid #e8e8e8;
        padding: 5px;
        margin: 5px;
    }

.red_title
{
    font-family: 'sourcesansproblack';
    font-size: 24px;
    text-transform: uppercase;
    color: #cd3f3f;
    line-height: 30px;
    margin: 0 0 10px;
}

    .red_title span
    {
        font-family: 'sourcesansprosemibold';
        font-size: 20px;
        text-transform: uppercase;
        color: #cd3f3f;
        line-height: 30px;
    }

.gray_bg
{
    background-color: #f0f0f0;
    padding: 10px;
    width: 350px;
}

.link
{
    font-family: 'SourceSansProsemibold';
    font-size: 14px;
    color: #cd3f3f;
    line-height: 20px;
    text-decoration: none;
}

    .link:hover
    {
        color: #bb3333;
        text-decoration: none;
    }

.img
{
    border: 2px solid #374b82;
    width: 98%;
}

.no_margin
{
    margin: 0px !important;
}

.blue_title
{
    font-family: 'sourcesansproblack';
    font-size: 19px;
    text-transform: uppercase;
    color: #3d528f;
    line-height: 30px;
}

hr
{
    border-bottom: 1px inset #4a6b8d;
    margin: 10px 0;
}

.copyright
{
    width: 100%;
    background-color: #1d4671;
    padding: 15px 0;
}

    .copyright .container
    {
        margin: 0 auto;
        width: 1070px;
    }

    .copyright p
    {
        margin: 10px 0;
        margin-left: 0 !important;
        position: relative;
        width: 100%;
        font-family: 'SourceSansProSemibold';
        font-size: 11px;
        color: #fff;
        text-transform: uppercase;
        list-style: none;
        text-decoration: none;
    }

    .copyright ul
    {
        padding: 0px;
    }

        .copyright ul li a
        {
            font-family: 'SourceSansProSemibold';
            font-size: 11px;
            color: #fff;
            text-transform: uppercase;
            list-style: none;
            text-decoration: none;
            font-weight: bold;
        }

            .copyright ul li a.active, .copyright ul li a:hover
            {
                font-family: 'SourceSansProSemibold';
                font-size: 11px;
                color: #bfe075;
                text-transform: uppercase;
                list-style: none;
                text-decoration: none;
            }


        .copyright ul li
        {
            line-height: 1.2em;
            list-style: none !important;
            float: left;
            margin: 0;
            padding: 0 15px;
            position: relative;
        }




.btn
{
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 3px 10px;
    font-family: 'SourceSansProSemibold';
    text-transform: uppercase;
    border-radius: 3px;
    text-decoration: none;
}

    .btn.green
    {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: #49ac47;
        background-image: -moz-linear-gradient(center bottom, #2d922b 0%, #58bd56 100%);
        border-color: #309230 #309230 #166d16;
        border-image: none;
        border-style: solid;
        border-width: 1px 1px 2px;
        box-shadow: 0 1px 0 #a1daa0 inset;
        text-shadow: -1px -1px 0 #369135;
    }

        .btn.green:hover
        {
            background: none repeat scroll 0 0 #49ac47;
        }

.label
{
    font-family: Arial !important;
    font-size: 13px;
    font-weight: bold;
    color: #848889;
    float: left;
    line-height: 14px;
    margin: 7px 0 !important;
    padding: 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 96%;
}

.textbox
{
    font-family: Arial !important;
    font-size: 13px;
    border: 1px solid #d8d8d8;
    background-color: #fdfdfd;
    color: #8e8d8d;
    float: left;
    line-height: 14px;
    margin: 7px 0 !important;
    padding: 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 89%;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: inset 2px 2px 4px #f1f1f1;
}

.select
{
    font-family: Arial !important;
    font-size: 13px;
    border: 1px solid #d8d8d8;
    background-color: #fdfdfd;
    color: #8e8d8d;
    float: left;
    line-height: 14px;
    margin: 7px 0 !important;
    padding: 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 96%;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: inset 2px 2px 4px #f1f1f1;
}



.label1
{
    font-family: Arial !important;
    font-size: 13px;
    font-weight: bold;
    color: #848889;
    float: left;
    line-height: 14px;
    padding: 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 96%;
}

.point
{
    background: url("../image/point.png") no-repeat scroll 5px 4px rgba(0, 0, 0, 0);
    color: #585858;
    font-family: 'SourceSansProSemibold';
    font-size: 13px;
    padding-left: 20px;
    text-decoration: none;
}

table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}
.table {
    margin-bottom: 18px;
    width: 100%;
}
.table th, .table td {
    border-top: 1px solid #dddddd;
    line-height: 18px;
    padding: 8px;
    text-align: left;
    vertical-align: middle;
}
.table th {
    font-weight: bold;
}
.table thead th {
    font-size: 11px;
    overflow: hidden;
    padding: 8px;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
}
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
    border-top: 0 none;
}
.table tbody + tbody {
    border-top: 2px solid #dddddd;
}
.table-condensed th, .table-condensed td {
    padding: 4px 5px;
}
.table-bordered {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: separate;
    border-color: #dddddd #dddddd #dddddd -moz-use-text-color;
    border-image: none;
    border-radius: 4px;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
}
.table-bordered th, .table-bordered td {
    border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
    border-top: 0 none;
}
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child {
    border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child {
    border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child {
    border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child {
    border-bottom-right-radius: 4px;
}
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
    background-color: #f9f9f9;
}
.table tbody tr:hover td, .table tbody tr:hover th {
    background-color: #f5f5f5;
}

.img {
    border: 1px solid #e8e8e8;
    margin: 5px;
    padding: 5px;
}