/*-------------------------------------------- Страница опросов -------------------------------------------*/

.survey_baner {
    width: 702px;
    height: 210px;
    background: url( /design/eva/images/view_bg.jpg?2 ) top left no-repeat;
    margin: 5px 0 15px 0;
    float: left;
}

.survey_baner p {
    font-size: 1.5em;
    margin: 120px 15px 0 380px;
    clear: left;
    line-height: 1.2em;
    width: 285px;
    text-align: center;
    color: #00BFEE;
}
.survey_baner p a {
    color: #00BFEE;
}

.survey_baner  p.bold {
    font-weight: bold;
    margin-top: 15px;
}

.survey_desc {
    width: 482px;
    float: left;
}

.survey_desc table.survey_table {
    margin-top: 5px;
}

.survey_desc  p {
    margin: 7px 0;
}

.survey_desc .checkbox {
    margin: 0 5px 0 0;
}

.survey_desc td.survey_comment {
    padding-left: 20px;
}

.survey_desc td.survey_comment p.bold {
    font-weight: bold;
}

textarea.survey_com {
    width: 225px;
    height: 123px;
    border: 1px #afafaf solid;
    margin: 5px 0;
}

ul.threecol {
    width: 106px;
    float: left;
    line-height: 1.7em;
}

ul.markul {
    list-style: square;
    color: #d20000;
    margin-left: 15px;
    line-height: 1.7em;
}

/*------------------------------------------------ Страница голосования -----------------------------------------------------------*/

.contest_baner_bg {
    margin: 10px 0;
}

.rules {
    width: 480px;
    float: left;
    font-size: 1.1em;
    line-height: 1.5em;
    margin-right: 20px;
    text-align: justify;
}

.rules p.bold {
    font-weight: bold;
}

.rules p.rul_marg {
    margin-bottom: 20px;
}

.quote {
    width: 190px;
    float: left;
    font-style: italic;
    font-size: 1.1em;
    line-height: 1.5em;
}

.photos {
    width: 750px;
    float: left;
    margin: 30px -37px 0 -10px;
    position: relative;
}

.photo {
    float: left;
    width: 225px;
    height: 320px;
    margin: 0 15px 10px 0;
}

.photo textarea {
    margin: 10px 0 0 12px;
    border: 1px #c7c7c7 solid;
    width: 189px;
    height: 43px;
    background-color: #f3f3f3;
    padding: 5px;
}

.result {
    margin: 30px 0;
    float: left;
}

.result .vote_button {
    background-color: #f47a20;
    border-top: 1px #ffbd76 solid;
    border-right: 1px #ca5602 solid;
    border-bottom: 1px #ca5602 solid;
    border-left: 1px #ffbd76 solid;
    font-size: 1.2em;
    color: #fff;
    font-weight: bold;
    padding: 3px 5px;
    margin: 0 25px 0 250px;
    float: left;
}

.result span {
    float: left;
    margin-top: 5px;
}

.result a {
    font-weight: bold;
    font-size: 1.2em;
    margin-right: 5px;
}

.categories  table {
    width: 100%;
}

.categories  table th {
    background: #f47a20 url( /design/eva/images/angle_pic1.gif ) top right no-repeat;
    height: 30px;
}

.categories  table th h3 {
    color: #fff;
    font-size: 2.1em;
    padding-left: 15px;
}

.categories  table td {
    background-color: #f3f3f3;
    padding: 10px 10px 20px 10px;
    border-bottom: 1px #d5d5d5 solid;
}

.categories  table td.leftbord {
    border-left: 1px #d5d5d5 solid;
}

.categories  table td.rightbord {
    border-right: 1px #d5d5d5 solid;
}

.categories  table td ul {
    margin-left: 15px;
}

.categories  table td ul li {
    list-style-image: url( /design/eva/images/arrow_right.gif );
    font-size: 1.1em;
    line-height: 1.5em;
}

.categories  table td ul li  a {
    color: #000;
}

.categories  table td ul li  a:hover {
    color: #ef6500;
}

table.archive {
    margin-top: 5px;
    border: 1px #f47a20 solid;
    border-collapse: collapse;
}

table.archive h4 {
    background-color: #f47a20;
    padding: 4px 0;
}

table.archive td {
    background-color: #faf0e3;
    border-top: 1px #f47a20 solid;
    border-right: 1px #f47a20 solid;
    padding: 10px 15px;
}

table.archive td ul.twocol {
    float: left;
    width: 100px;
}

table.archive td ul li a {
    font-weight: bold;
    line-height: 1.4em;
}

.comments-page-size {
    font-size:13px;
    padding:10px 0px;
    text-align:right;
}

