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

}

.topplayer2

{

    float:              left;

}

.players_inline

{

    width:              100%;

    vertical-align:     top;

    display:            inline;

}

.prev_game, .next_game

{

    text-align:         center;

    width:              50%;

    border:             1px solid #fff;

    height:             150px;

}

.prev_game

{

    float:              left;

}

.filtr_stats

{

}

.test

{

    text-align:         center;

    width:              25%;

    min-width:          170px;

    border:             1px solid #fff;

    height:             120px;

    margin:             20px 20px 20px 20px;

}

.players_leds

{

    width:              100%;

}

.players_leds td

{

    width:              33%;

}

.column_player

{

    width:              500px;

}

.game_table

{

    width:              80%;

    text-align:         center;

    margin:             auto;

    margin-top:         50px;

}

.tabbut

{

    margin:             0px;

}

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

   PRIVATE MENU

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

#menupr

{

    text-align:         center;

    list-style-type:    none;

    color:              black;

    display:            list-item;

    padding:            20px;

    font:               bold 12px Helvetica;

    text-transform:     uppercase;

    letter-spacing:     1px;

}

.profile

{

    margin:             0px;

    margin-top:         100px;

}

#menupr li

{

    margin-bottom:      20px;

}

#menupr a,#menupr a:visited

{

    text-decoration:    none;

    color:              #0000FF;

}

#menupr a:hover

{

    color:              #000;

}

.jquerybuddy

{

}

.jquerybuddy span

{

    text-shadow:        0 0 4px rgba(0,100,0,1);

    color:              transparent;

}

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

   REGISTRATION AND SIGNIN

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

#form_content

{

    position:           relative;

    margin:             auto;

    width:              100%;

    height:             100%;

   /* border:             1px solid yellow;*/

}

#signin_info

{

    float:              left;

    width:              auto;

    max-width:          50%;

    height:             100%;

    margin-left:        4%;

    /*border:             1px solid white;*/

}

#signin_info h1

{

    margin-bottom:      41px;

    font-size:          25px;

    color:              #C0C0C0;

}

#signin_info p

{

    color:              #C0C0C0;

}

#signin_info a.text

{

    color:              #fff;

    text-decoration:    underline;

}

#registration_form

{

    float:              right;

    margin-right:       15%;

    width:              auto;

    height:             100%;

    color:              #C0C0C0;

    overflow-y:         auto;

   /* border:             1px solid white;*/

}

#registration_form h1

{

  /*  margin-left:        50px;*/

    margin-bottom:      20px;

    font-size:          25px;

    color:              #C0C0C0;

}

#registration_form h2

{

    font-size:          17px;

    color:              #fff;

}

#registration_form a.text

{

    color:              #fff;

    text-decoration:    underline;

}

#signin_form

{

    float:              right;

    width:              auto;

    height:             100%;

    margin-right:       10%;

   /* border:             1px solid white;*/

}

#signin_form h1

{

  /*  margin-left:        50px;*/

    margin-bottom:      40px;

    font-size:          25px;

    color:              #C0C0C0;

}

#signin_form h2

{

    font-size:          17px;

    color:              #fff;

}

#signin_form a.text

{

    color:              #fff;

    text-decoration:    underline;

}

.signin

{

    margin-top:         -15px;

    padding:            0px;

    border-style:       none;

    color:              #C0C0C0;

    font-size:          15px;

}

.textbox_sign

{