body {
    margin: 0 0 0 0;
    background-color: #f5f5f5;
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 9pt;
    color: #333333;
}

.main {
    width: 1300px; /* 1048px; */
    margin: 0 auto 0 auto;
}

.header {
    height: 38px;
    margin-top: 50px;
    width: 100%;
    margin-bottom: 20px;
}

.globalheader .globalnav li {
    display: inline;
}

    .globalheader .globalnav li a {
        background-image: url("/Portals/Portal1/Uploads/Upload/images/pinnacleMenu.png");
        background-repeat: no-repeat;
        float: left;
        height: 0;
        overflow: hidden;
        padding-top: 38px;
        width: 104px;
    }

    .globalheader .globalnav li.cat a {
        height: 36px;
        line-height: 36px;
        padding-top: 0;
        padding-left: 9px;
        padding-right: 9px;
        color: #000;
        width: auto;
        text-align: center;
    }

.globalheader .globalsearch {
    background-image: url("/Portals/Portal1/Uploads/Upload/images/pinnacleMenu.png");
    background-repeat: no-repeat;
}

.globalnav {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: url("/Portals/Portal1/Uploads/Upload/images/pinnacleMenu.png") 2px 0 no-repeat;
    float: left;
    width: 1300px;
    position: relative;
}

.globalheader.globalheader-focus, .globalheader.globalheader-focus .globalsearch {
    position: relative;
}

.globalheader .globalnav li.Home a {
    background-position: 0 0;
}

.globalheader .globalnav li.cat a {
    background-position: right -76px;
}

.globalheader .globalnav li.Home a:hover {
    background-position: 0 -38px;
}

.globalheader .globalnav li.cat a:hover {
    background-position: -110px -38px;
    color: #fbf8f8;
}

.globalheader .globalnav li.Home-active a {
    background-position: 0 -76px;
}

.globalheader .globalnav li.cat-active a {
    background-position: -722px -114px;
    color: #fff;
    height: 36px;
    line-height: 36px;
    padding-top: 0;
    width: 103px;
    text-align: center;
}

.globalsearch {
    background-position: 100% 0;
    background-repeat: no-repeat;
    float: right;
    height: 38px;
    width: 154px;
}

    .globalsearch.active {
        background-position: 100% -38px;
    }

    .globalsearch input.prettysearch {
        font: 11px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
        height: 16px;
        margin-left: 8px;
        margin-top: 9px;
        width: 140px;
    }

    .globalsearch .search-wrapper {
        display: block;
        margin-left: 8px;
        margin-top: 9px;
        position: relative;
        width: 140px;
    }

        .globalsearch .search-wrapper input.prettysearch {
            background: url("/Portals/Portal1/Uploads/Upload/images/searchfield_repeat.png") repeat-x scroll center top;
            border: 0 none;
            margin: 0;
            outline: medium none;
            padding: 3px 0 0;
            position: absolute;
            right: 10px;
            top: 0;
            width: 110px;
        }

        .globalsearch .search-wrapper .left {
            background: url("/Portals/Portal1/Uploads/Upload/images/serh_l.png") no-repeat scroll left top transparent;
            display: block;
            height: 19px;
            left: 0;
            position: absolute;
            top: 0;
            width: 20px;
        }

        .globalsearch .search-wrapper .right {
            background: url("/Portals/Portal1/Uploads/Upload/images/serh_r.png") no-repeat scroll right top transparent;
            display: block;
            height: 19px;
            position: absolute;
            right: 0;
            top: 0;
            width: 10px;
        }

        .globalsearch .search-wrapper.empty.blurred input {
            color: #7E7E7E;
        }

        .globalsearch .search-wrapper .reset {
            background: url("/Portals/Portal1/Uploads/Upload/images/close.gif") repeat scroll 0 0 transparent;
            cursor: pointer;
            display: block;
            height: 11px;
            overflow: hidden;
            position: absolute;
            right: 4px;
            top: 4px;
            width: 11px;
            z-index: 1;
        }

        .globalsearch .search-wrapper.empty .reset {
            display: none;
        }

    .globalsearch label .prettyplaceholder {
        display: block;
        height: 0;
        overflow: hidden;
        text-indent: -9999px;
        width: 0;
    }

.lang {
    float: right;
    margin: 6px 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
}

    .lang li {
        float: left;
        margin-left: 9px;
        vertical-align: top;
    }

.slider {
    border: solid 1px #bdbdbd;
    margin: 20px 0 0 0;
}

.content {
    margin-top: 20px;
    background: #fff;
    padding: 40px 10px 40px 10px;
}

.internal .content {
    padding: 10px;
}

.tbl-cont {
    width: 100%;
    color: #555;
}

    .tbl-cont td {
        width: 33%;
        text-align: center;
        padding: 10px;
    }

    .tbl-cont h3 {
        font-size: 16px;
    }

a {
    color: #E97133;
    text-decoration: none;
}

    a:hover {
        color: #b5b7b4;
    }

.tbl-cont img {
    margin-top: 20px;
}

.tbl-cont .col1, .tbl-cont .col2, .tbl-cont .col3 {
    border: solid #ccc;
    border-width: 0 1px 1px 0;
}

.tbl-cont .col3 {
    border-width: 0 0 1px 0;
}

.tbl-cont .end {
    border-bottom: none;
}

.tbl-cont h1 {
    font-size: 25pt;
    font-family: Arial, Helvetica, sans-serif;
}

/*Raed*/
.tbl-cont2 {
    width: 100%;
    color: #555;
}

    .tbl-cont2 td {
        width: 20%;
        text-align: center;
        padding: 10px;
    }

    .tbl-cont2 h3 {
        font-size: 16px;
    }

a {
    color: #E97133;
    text-decoration: none;
}

    a:hover {
        color: #b5b7b4;
    }

.tbl-cont2 img {
    margin-top: 20px;
}

.tbl-cont2 .col1, .tbl-cont2 .col2, .tbl-cont2 .col3 tbl-cont2 .col4 tbl-cont2 .col5 {
    border: solid #ccc;
    border-width: 0 1px 1px 0;
}

.tbl-cont2 .col3 {
    border-width: 0 0 1px 0;
}

.tbl-cont2 .end {
    border-bottom: none;
}

.tbl-cont2 h1 {
    font-size: 25pt;
    font-family: Arial, Helvetica, sans-serif;
}
/*Raed*/
.news {
    background: #fff;
    padding: 10px 0 10px 0;
    margin-top: 20px;
}

    .news h3 {
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }

    .news h4 {
        padding: 0 0 10px 0;
        margin: 7px 0 0px 0;
    }

    .news table {
        margin-top: 10px;
    }

    .news td {
        border-right: solid 1px #ccc;
        width: 20%;
        padding: 0 10px 0 10px;
        text-align: center;
        vertical-align: top;
    }

    .news .details {
        text-align: left;
        /*border:dotted #666;*/
        padding-bottom: 6px;
        margin-bottom: 6px;
        border-width: 0 0 1px 0;
    }

    .news .news-date {
        font-weight: bold;
        font-size: 8px;
        color: #ffffff;
    }

    .news .more {
        text-align: right;
        padding: 0 0 0 0;
    }

.footer {
    background: #000;
    padding: 10px;
    margin-top: 0px;
    color: #BBBBBB;
   /* font-size: 12px; */
    overflow:hidden;
}

.social{
    background: #000;
    padding: 0px;
padding-bottom: 10px;
    margin-top: 0px;
    color: #BBBBBB;
text-align: right;
   /* font-size: 12px; */
    overflow:hidden;
}
.internal .footer {
    margin-top: 20px;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

    .footer a:hover, .copyright a:hover {
        color: #e97133;
        text-decoration: underline;
    }

.copyright {
    color: #888;
    text-align: right;
    text-decoration: none;
    background: #1c1d1f;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    padding: 4px 6px 4px 6px;
    margin-bottom: 0px;
}

    .copyright a {
        color: #fff;
    }

    .copyright span {
        float: left;
    }

.sub-cont {
    width: 100%;
}

    .sub-cont td {
        vertical-align: top;
    }

.navcontainer {
    margin: 39px 0 0 0;
    padding-left: 5px;
    padding-right: 30px;
    padding-top: 0;
    text-align: left;
    width: 150px;
}

    .navcontainer ul {
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }

        .navcontainer ul li {
            /*height: 30px;*/
            padding-top: 7px;
        }

            .navcontainer ul li a {
                background: url("/Portals/Portal1/Uploads/Upload/images/left_mnu_bg.png") repeat-x scroll 0 bottom #C8C8C8;
                color: #333333;
                display: block;
                /*height: 29px;*/
                padding-left: 10px;
                padding-top: 5px;
                padding-bottom: 6px;
                text-decoration: none;
            }

                .navcontainer ul li a:hover {
                    background: url("/Portals/Portal1/Uploads/Upload/images/left_mnu_bg_h.png") repeat-x scroll 0 bottom #969696;

                    color: #EEEEEE;
                }

.sitepath {
    text-align: left;
    padding-bottom: 21px;
}

a {
    color: #E97133;
    text-decoration: none;
}

.center-cont {
    padding-right: 20px;
}

a:hover img {
    opacity: 0.65;
    filter: alpha(opacity=65); /* For IE8 and earlier */
}

.tbl-cont td.lnk:hover {
    background: #f3f3f3;
}

.right-cont a img {
    border: 0;
}

.right-cont {
    text-align: right;
}

#plcHolder_ctl01_txtName {
    width: 300px;
}

#plcHolder_ctl01_txtEmail {
    width: 300px;
}

#plcHolder_ctl01_txtSubject {
    width: 300px;
}

#plcHolder_ctl01_txtMessage {
    height: 300px;
    width: 300px;
}

.menu-child {
    display: none;
}

.globalnav .menu-child li {
    float: left;
    clear: both;
    width: 100%;
    border-bottom: 1px solid #DBDBDB;
}

    .globalnav .menu-child li a {
        margin: 0 0 0 0;
        padding: 0 12px 0 12px;
        font-size: 12px;
        line-height: 27px;
        font-weight: normal;
        float: left;
        color: #000;
        text-decoration: none;
        background: none;
        text-align: left;
    }

.globalnav li:hover .menu-child a {
    border: none;
    color: #000;
    padding: 0 12px 0 12px;
    width: 100%;
    text-align: left;
}

    .globalnav li:hover .menu-child a:hover {
        color: #fff;
    }

.globalnav li:hover .menu-child {
    display: block;
    position: absolute;
    margin-top: 37px;
    border: solid #000;
    border-width: 0 1px 1px 1px;
    z-index: 1;
    background: #858585;
    padding: 0;
}

.globalheader .globalnav li {
    display: inline;
    float: left;
}

.row {
    background: #fff;
}

.navbar-default {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cacaca+0,858585+100 */
    background: #cacaca; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NhY2FjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NTg1ODUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #cacaca 0%, #858585 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cacaca), color-stop(100%,#858585)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #cacaca 0%,#858585 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #cacaca 0%,#858585 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #cacaca 0%,#858585 100%); /* IE10+ */
    background: linear-gradient(to bottom, #cacaca 0%,#858585 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#858585',GradientType=0 ); /* IE6-8 */
    max-width: 97%;
  border-color: #e7e7e7;
  margin: 10px auto;
  border-radius: 15px;
}

.logo {
    float: left;
    margin: 13px 0 20px;
    max-width:160px;
}

