
/* таблица результатов */
.results .header div {
    border: 1px solid #aaa;
}

.results .row div {
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    height: 20px;
}

.results div.header {
    overflow: hidden;
}

.results div.header > div {
    float: left;
    width: 40px;
    text-align: center;
}

.results div.row {
    overflow: hidden;
}

.results div.row > div {
    width: 40px;
    float: left;
}

.results div > div.fio {
    width: 250px;
    overflow: hidden;
}


/* радиобаттоны на странице этапов */

.userStep {
    border-bottom: 1px solid #298DCD;
    margin-top: 2px;
}

#steps span.username {
    width: 300px;
    display: inline-block;
}

#steps input {
    margin-right: 20px;
}

/* радиобаттоны на странице этапов закончились */

.hidden {
    display: none;
}

.list li {
    list-style: circle !important;
}

.agreement {
    height: 400px;
    overflow: scroll;
}

.red {
    color: red;
}

li {
    list-style: none !important;
}

tr.odd {
    background: #E5F1F4;
}

tr.odd th, tr.even th, tr.odd td, tr.even td {
    padding: 0.3em 0.6em;
}

tr.even {
    background: #F8F8F8;
}

a, a:visited, a:hover, a:link {
    color: #4073B3;
}

body {
    margin: 0;
    padding: 0;
    color: #555;
    font: normal 10pt Arial, Helvetica, sans-serif;
    background: #EFEFEF;
}

#page {
    margin: 0;
    margin-bottom: 5px;
    background: white;
    min-width: 1050px;
}

/* HEADER */
#header {
    margin: 30px 0 0 34px;
    padding: 0;
    overflow: hidden;
    background: url(../images/yellow-top.gif) no-repeat right bottom;
}

#logoGold {
    display: block;
    width: 409px;
    height: 130px;
    background: url(../images/logo.gif) no-repeat 100% 100%;
    float: left;
}

#logoAdm {
    padding-left: 100px;
    padding-top: 20px;
    float: left;
}

#header .links {
    position: absolute;
    top: 140px;
    left: 400px;
}

#linkMain {
    background: url(../images/home.gif) no-repeat 100% 100%;
    background-position: center center;
    display: inline-block;
    width: 11px;
    height: 10px;
    padding: 5px;
    border-top: 3px solid #fff;
}

#linkContact {
    background: url(../images/feedback.gif) no-repeat 100% 100%;
    background-position: center center;
    display: inline-block;
    width: 12px;
    height: 8px;
    margin-left: 10px;
    padding: 5px;
    border-top: 3px solid #fff;
}

#header .links a.active {
    border-top: 3px solid #F2DA4C;
}

#logoAdm a {
    display: block;
    background: url(../images/adm.gif) no-repeat 100% 100%;
    width: 176px;
    height: 49px;
}

#logoAdm b {
    font-size: 1.2em;
    display: block;
    padding-bottom: 10px;
}

/* HEADER END*/

/* FOOTER */

#footer {
}

#info {
    overflow: hidden;
    border-top: 2px solid #F1D73E;
    padding-top: 30px;
}

#phone {
    padding-left: 40px;
    padding-bottom: 40px;
    float: left;
    font-size: 150%;
}

#number {
    padding-top: 20px;
}

#phone span {
    font-size: 180%;
}

#email {
    float: left;
    padding-left: 40px;
}

#copyright {
    padding-top: 50px;
    font-size: 0.8em;
}

.sponsors img {
    padding: 15px;
}

/* FOOTER END */

/* LEFT SIDEBAR */
#history {
    background: url(../images/history_curve.jpg) no-repeat 100% 100%;
    display: block;
    width: 176px;
    height: 285px;
}

#link2009 {
    background: url(../images/2009.gif) no-repeat 100% 100%;
    display: block;
    width: 91px;
    height: 30px;
    padding-top: 75px;
    padding-left: 70px;
}

#link2008 {
    background: url(../images/2008.gif) no-repeat 100% 100%;
    display: block;
    width: 55px;
    height: 19px;
    padding-top: 20px;
    padding-left: 130px;
}

#link2007 {
    background: url(../images/2007.gif) no-repeat 100% 100%;
    display: block;
    width: 39px;
    height: 13px;
    padding-top: 50px;
    padding-left: 40px;
}

#link2006 {
    background: url(../images/2006.gif) no-repeat 100% 100%;
    display: block;
    width: 32px;
    height: 11px;
    padding-top: 10px;
    padding-left: 90px;
}

#link2005 {
    background: url(../images/2005.gif) no-repeat 100% 100%;
    display: block;
    width: 31px;
    height: 10px;
    padding-top: 15px;
    padding-left: 120px;
}

/* END LEFT SIDEBAR */

/* RIGHT SIDEBAR */

#votes {
    padding-top: 220px;
}

#votes .content {
    padding-top: 140px;
}

#fingers {
    margin-left: -1px;
    background: url(../images/fingers.png) no-repeat left top;
    width: 41px;
    height: 200px;
}

#face {
    background: url(../images/face.png) no-repeat left top;
    width: 314px;
    height: 450px;
}

#left-part {
    background: url(../images/left-part.png) no-repeat left;
    padding-left: 78px;
}

#voteBox1 {
    background: url(../images/fingers.png) no-repeat left top;
    margin-left: -3px;
    margin-top: -2px;
    padding-top: 2px;
    padding-left: 25px;
}

/* END RIGHT SIDEBAR */

#main {
    background: url(../images/yellow-bottom.gif) no-repeat right top;
    padding-top: 20px;
}

#content {
    min-width: 400px;
    padding: 20px 0 40px 0;
}

#sidebar {
    padding: 20px;
}

/* MAINMENU */

.mainmenu {
    padding-bottom: 20px;
}

.mainmenu ul {
    padding: 6px 20px 5px 0;
    margin: 0px;
}

.mainmenu ul li {
/*display: inline;*/
    list-style: none;
}

.mainmenu ul li a {
    color: #4073B3;
    background-color: transparent;
    font-size: 130%; /*font-family: arial sans-serif;*/
    font-weight: bold; /*text-decoration: none;*/
    padding: 5px 8px 5px 0;
}

.mainmenu ul li a:hover, .mainmenu ul li.active > a {
    color: #6399cd; /*background-color: #EFF4FA;*/
    text-decoration: none;
}

.mainmenu li ul {
/*display: none;*/
    padding: 0 0 0 10px;
}

.mainmenu li.active ul {
    display: block;

}

ul ul li {
    font-size: 0.8em;
}

/* END MAINMENU */

/* WINNERS MESSAGE */

.winner_box {
    overflow: hidden;
    font-size: 16px;
}

.winner_foto {
    background: url(../images/foto_frame.jpg) no-repeat;
    width: 142px;
    height: 121px;
    float: left;
    padding: 0 20px 0 0;
}

.winner_foto > div {
    padding: 6px 0 0 20px;
    overflow: hidden;
    width: 106px;
    height: 106px;
}

.winner_fio {
    color: black;
    font-weight: bold;
}

.winner_status {
    color: #999;
}

.winner_message {
}

/* END WINNERS MESSAGE */

#news_main {
    font-size: 17px;
    overflow: hidden;
}

#news_main .date {
    padding-top: 3px;
    font-style: italic;
    font-size: 0.8em;
    width: 90px;
    display: block;
    float: left;
}

#news_main .title {
    display: block;
    float: left;
    padding-left: 10px;
}

#news_main .title a:link, #news_main .title a:hover, #news_main .title a:visited {
    color: #4073B3;
}

div.flash-error, div.flash-notice, div.flash-success {
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #ddd;
}

div.flash-error {
    background: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
}

div.flash-notice {
    background: #FFF6BF;
    color: #514721;
    border-color: #FFD324;
}

div.flash-success {
    background: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
}

div.flash-error a {
    color: #8a1f11;
}

div.flash-notice a {
    color: #514721;
}

div.flash-success a {
    color: #264409;
}

div.form .rememberMe label {
    display: inline;
}

div.view {
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs {
    font-size: 0.9em;
    padding: 5px 20px 5px 0;
}

div.breadcrumbs span {
    font-weight: bold;
}

.portlet {

}

.portlet-decoration {
    padding: 3px 8px;
    background: #B7D6E7;
    border-left: 5px solid #6FACCF;
}

.portlet-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #298dcd;
}

.portlet-content {
    font-size: 0.9em;
    margin: 0;
    padding: 5px 8px;
    margin-bottom: 15px; /*background: #EFFDFF;*/
}

.portlet-content ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.portlet-content li {
    padding: 2px 0 4px 0px;
}

.post {
    margin: 0 0 20px;
}

.post .content {
    overflow: hidden;
}

.post .title {
    font-size: 1.5em;
}

.post .title a {
    color: #555;
    text-decoration: none;
}

.post .author {
    color: #888;
    margin: 0 0 5px;
}

.post .nav {
    -moz-border-radius: 7px;
    padding: 5px;
    background: #EFFDFF;
}

.comment {
    -moz-border-radius: 7px;
    padding: 10px;
    background: #F5F5F5;
    margin: 5px 0;
}

.comment .content {
    margin: 10px 0;
}

.comment .author {
    margin: 5px 0;
    padding: 0 0 3px;
    border-bottom: 1px solid #DDD;
}

.comment .time {
    color: #888;
    font-size: 0.8em;
}

.comment a.cid {
    color: #CCC;
    float: right;
    font-size: 1.5em;
    font-weight: bold;
    padding: 0 5px 5px 5px;
    text-decoration: none;
}

.comment a.cid:hover {
    color: #555;
}

.comment .pending {
    color: red;
}