Создание веб-приложения, сочетающего в себе проектирование и создание баз данных, работу со сторонними форматами данных, программирование в NET и веб-разработку, страница 54

    display:            block;

    position:           absolute;

}

#menu li ul

{

    margin-top:         0px;

    display:            none;

    background:         rgba(255,255,255,0.5);

    padding:            10px 5px;

    box-shadow:         5px 5px 25px #000;

    -moz-box-shadow:    5px 5px 25px #000;

    -webkit-box-shadow: 5px 5px 25px #000;

}

#menu li ul a, #menu li ul a:hover

{

    background:         transparent;

    color:              #000;

    width:              100px;

    font-size:          0.95em;

    font-weight:        normal;

}

#menu li ul li a:hover

{

    text-decoration:    underline;

    box-shadow:         none;

    -moz-box-shadow:    none;

    -webkit-box-shadow: none;

}

/* ==========================================================

   CONTENT

==================================================== */

#conteiner

{

    position:           relative;

    width:              100%;

    height:             80%;

}

/*#loader

{

    display:            none;

    position:           relative;

    left:               50%;

    margin-left:        -25px;

    top:                50%;

    background-image:   url(/img/loader.gif);  

}*/

#page

{

    background-repeat:  repeat;

    background-image:   url(/img/bg_opacity.png);

    position:           relative;

    width:              70%;

    min-width:          1000px;

    height:             75%;

    margin:             auto;

    margin-top:         50px;

    margin-bottom:      50px;

    left:               -3000px;

    z-index:            9;

    overflow:           hidden;

    padding:            50px 4% 50px 4%;

    border: 1px solid white;

}

#content

{

    color:              #ffffff;

    position:           relative;

    width:              100%;

    height:             100%;

    overflow:           auto;

   /* border:             1px solid blue;*/

}

#ajax

{

    width:              100%;

    height:             100%;

    margin:             0px;

    padding:            0px;

 /*   border:             1px solid white;*/

}

/* =====================================================

   PRIVATE OFFICE

   ======================================================= */

#pagepr

{

    background-repeat:  repeat;

    background-image:   url(/img/bg_opacity.png);

    position:           relative;   

    width:              70%;

    min-width:          1000px;

    height:             90%;

    margin:             auto;

    margin-top:         50px;

    margin-bottom:      50px;

    left:               -3000px;

    z-index:            9;

    overflow:           hidden;

    padding-right:      40px;

}

#privatemenu

{

    position:           relative;

    width:              15%;

    height:             100%;

    background-color:   #C0C0C0;

    float:              left;

    overflow:           hidden;

}

#contentpr

{

    color:              #ffffff;

    position:           relative;

    width:              84%;

    height:             80%;

    margin-left:        5%;

    top:                10%;

    overflow:           auto;

}

#ajaxpr

{

    width:              95%;

    height:             100%;

    margin:             0px;

    padding:            0px;

    margin-left:        20px;

}

.tittle_team

{

}

.table

{

    margin:             20px 20px 20px 0px;

    width:              100%;

}

.gridview table

{

    width:              100%;

    text-align:         center;

    border:             1px solid #C0C0C0;

}

.gridview td

{

    min-width:          10px;

}

.topplayer,.topplayer_f

{

    margin-top:         20px;

    text-align:         center;

    width:              25%;

    border:             1px solid #fff;

    height:             120px;

}

.topplayer

{

    float:              left;

}

.topplayer2,.topplayer_f2

{

    text-align:         center;

    width:              25%;

    border:             1px solid #fff;

    height:             120px;