﻿@charset "utf-8";
/* CSS Document */

body {
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-size: 12px;
    color: #333333;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 20px;
    color: #0a4388;
    margin: 0 0 15px 0;
    padding: 0 0 3px 0;
    border-bottom: 1px solid #007dc5;
    text-shadow: 1px 1px 0 #f4f4f4;
}

/* Clearfix */
/*
.clearfix {
    display: inline-block;
}
*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/*
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
*/
/* END [Clearfix] */

.header_bg {
    background: url("../images/header_bg.jpg") repeat-x;
    width: 100%;
    margin: 0 auto;
}

.header_wrapper {
    background: url("../images/header_wrapper.png") repeat-x;
    width: 1040px;
    margin: 0 auto;
}

.header {
    background: url("../images/Almuni_Porta_lheader.png") no-repeat;
    width: 1000px;
    height: 300px;
    margin: 0 auto;
}

.top-bar {
    background: url("../images/top-bar_bg.jpg") repeat-x;
    width: 100%;
    height: 30px;
}

.page_bg {
    background: url("../images/page_bg.jpg") repeat-x top center;
    width: 100%;
}

.wrapper_sides {
    background: url("../images/wrapper.png") repeat-y top center;
    width: 1040px;
    margin: 0 auto;
        position: relative;
    clear:both;
}

.wrapper {
    /*background: #cccccc;*/
    /*background: #dbdbdb;*/
    background: url("../images/content_bg.jpg") repeat-y top center;
    width: 1000px;
    margin: 0 auto;
    height:1520px;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.left-menu_wrapper {
    /*background: #b4b4b4;*/
    width: 260px;
    min-height: 400px;
    float: left;
}

ul.left-menu {
    /*background: #ff0000;*/
    /*width: 200px;*/
}

    ul.left-menu li a, ul.left-menu li a:visited {
        background: #007dc5;
        width: 220px;
        height: 16px;
        padding: 10px;
        margin: 8px 0 0 10px;
        float: left;
        color: #e3e3e3;
        text-decoration: none;
        font-weight: bold;
        font-size: 13px;
    }

        ul.left-menu li a:hover, ul.left-menu li a.current {
            background: #ffc20e;
            color: #000000;
        }

.content {
    width: 710px;
    /*min-height: 400px;*/
    margin: 0 0 0 280px;
    padding: 10px 10px 30px 0;
    position: relative;
    line-height: 150%;
}

    .content .member {
        border: 1px solid #b2b2b2;
        padding: 5px;
        margin: 0 10px 10px 0;
        float: left;
        position: relative;
    }

        .content .member tr {
            height: 25px;
        }

        .content .member img {
            /*margin: 0 5px 5px 0;*/
            border-radius: 5px;
            cursor: pointer;
            transition: 0.3s;
            
        }
.content .member img:hover {
    opacity: 0.7;
}

        .content .member .label {
            font-weight: bold;
        }

        .content .member a, .content .member a:visited {
            color: #007dc5;
            text-decoration: none;
            cursor: pointer;
        }

            .content .member a:hover {
                text-decoration: underline;
            }

        .content .member ul {
            list-style: inside disc;
        }

.nav {
    color: #888888;
    font-weight: bold;
    width: 190px;
    height: 20px;
    margin: 10px auto 0 auto;
    text-align: center;
}

    .nav ul li {
        float: left;
        padding: 0 15px 0 15px;
    }

    .nav a, .nav a:visited {
        color: #007dc5;
        text-decoration: none;
    }

        .nav a:hover {
            text-decoration: underline;
        }

.footer {
    background: url("../images/footer_bg_v5.jpg") no-repeat;
    height: 150px;
}
.footer12 {
    background: url("../images/Alumn_iPortal_Footer.png") no-repeat;
    width: 1000px;
    height: 150px;
    margin: 0 auto;
    clear:both;
}

.footer_bg {
    background: url("../images/header_bg.jpg") repeat-x;
    width: 100%;
    margin: 0 auto;
    clear:both;
}

.footer_wrapper {
    background: url("../images/header_wrapper.png") repeat-x;
    width: 1040px;
    margin: 0 auto;
    clear:both;
}

    .footer p {
        color: #cccccc;
        font-size: 11px;
        text-align: center;
        letter-spacing: 1px;
        padding: 15px 0 0 92px;
        margin: 0 auto;
    }

.icon_facebook {
    background: url("../images/icon_facebook.png") center center no-repeat;
    width: 30px;
    height: 30px;
    top: 112px;
    right: 320px;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
}

.icon_instagram {
    background: url("../images/intsagram.png") center center no-repeat;
    width: 30px;
    height: 30px;
    top: 112px;
    right: 390px;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
}

.icon_youtube {
    background: url("../images/youtube.png") center center no-repeat;
    width: 30px;
    height: 30px;
    top: 112px;
    right: 460px;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
}

.icon_twitter {
    background: url("../images/icon_twitter.png") center center no-repeat;
    width: 30px;
    height: 30px;
    top: 112px;
    right: 250px;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
}

.icon_linkedin {
    background: url("../images/icon_linkedin.png") center center no-repeat;
    width: 30px;
    height: 30px;
    top: 112px;
    right: 180px;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
}

.FieldLabel {
    vertical-align: middle;
    border-width: 0px;
    width: 130px;
    background-color: #CCCCCC;
    border-spacing: 0px;
}

.auto-style8 {
    vertical-align: middle;
    width: 180px;
}

.auto-style9 {
    vertical-align: middle;
    width: 50px;
}

.auto-style10 {
    vertical-align: middle;
    width: 193px;
}
