
/* CSS Document */
html,body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    min-width: 1000px;
    font-size: 12px;
    min-height: 500px;
	background-position:0 30px;
}

a {
    color: #1D86CF;
}
p{
    margin-bottom:24px;
}
img {
    border: none;
}

table {
    border: none;
    border-collapse: collapse
}

td {
    vertical-align: top;
    padding: 0
}


h1 {
    color: #e10500;
    font-size: 14px;
    margin: 6px 0px 0px 0px
}

div#main_menu {
    height: 31px;
    background-color: #cccccc;
}

div#main_menu table {
    height: 31px;
}

#main_menu td.button {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 7px;
}

#main_menu td.button.selected {
    color: #e10500;
    background-color: #FFF;
}

#main_menu a {
    text-decoration: none;
    color: #fff;
}

#main_menu a:hover {
    text-decoration: none;
    color: #f00;
}

.w_0 {
    background-color: #000;
    background-image: url("/design/background/tm0.png");
    background-repeat: repeat-x;
    background-position: top;
}

.w_10 {
    background-color: #1a1a1a;
    background-image: url("/design/background/tm1.png");
    background-repeat: repeat-x;
    background-position: top;
}

.w_20 {
    background-color: #333333;
    background-image: url("/design/background/tm2.png");
    background-repeat: repeat-x;
    background-position: top;
}

.w_30 {
    background-color: #4d4d4d;
    background-image: url("/design/background/tm3.png");
    background-repeat: repeat-x;
    background-position: top;
}

.w_40 {
    background-color: #666666;
    background-image: url("/design/background/tm4.png");
    background-repeat: repeat-x;
    background-position: top;
}

.w_50 {
    background-color: #808080;
    background-image: url("/design/background/tm5.png");
    background-repeat: repeat-x;
    background-position: top;
}

.w_60 {
    background-color: #999999;
    background-image: url("/design/background/tm6.png");
    background-repeat: repeat-x;
    background-position: top;
}

.w_70 {
    background-color: #b3b3b3;
    background-image: url("/design/background/tm7.png");
    background-repeat: repeat-x;
    background-position: top;
}

.w_80 {
    background-color: #cccccc;
    background-image: url("/design/background/tm8.png");
    background-repeat: repeat-x;
    background-position: top;
}

.w_90 {
    background-color: #e5e5e5;
    background-image: url("/design/background/tm9.png");
    background-repeat: repeat-x;
    background-position: top;
}

.w_100 {
    background-color: #fff;
    background-image: url("/design/background/tm10.png");
    background-repeat: repeat-x;
    background-position: top;
}

#user_menu {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 31px;
    text-align: right;
}

#user_menu table {
    height: 31px;
}

#user_menu .red_bg {
    background: url(/design/background/menu_1.png) repeat;
    padding-left: 14px;
    padding-right: 14px;
}

#user_menu .red_bg a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

#user_menu td.red_bg {
    padding-top: 5px;
}

/*
 *  ����� � ���������
*/
div#header {
    padding-left: 38px;
    padding-right: 24px;
    height: 100px;
}

div#logo {
    position: relative;
    margin-top: 20px;
    width: 296px;
    height: 60px;
    z-index: 1;
}

div.hr_1 {
    height: 7px;
    background: url(/design/background/hr_1.png) repeat-x;
    margin-left: 38px;
    margin-right: 24px;	
}

div#main_1 {
    padding-left: 38px;
    padding-right: 24px;
    padding-top: 4px;
    padding-bottom: 20px;
}

div#main_2 {
    padding-left: 38px;
    padding-right: 24px;
    padding-top: 4px;
    padding-bottom: 0px;
}

div#main_3 {
    padding-left: 38px;
    padding-right: 24px;
    padding-top: 0px;
    padding-bottom: 20px;
}

div#main_4 {
    padding-left: 38px;
    padding-right: 24px;
    padding-top: 0px;
    padding-bottom: 20px;
}

div#main_5 {
    padding-left: 38px;
    padding-right: 24px;
}

td#breadcrumbs {
    background-color: #808080;
    color: #fff;
    height: 23px;
    font-size: 11px;
    padding-left: 8px;
    padding-top: 2px;
}

td#breadcrumbs a {
    color: #fff;
}

.green {
    color: #48cc39;
}

.reds {
    color: red;
}

td.fit .reds {
    font-size: 18px;
    line-height: 14px;
}

td.hr_3 {
    height: 7px;
    background: url(/design/background/hr_1.png) repeat-x;
}

td#main_1_l {
    border-right: solid #e3e3e3 1px;
    width: 53%;
    padding-right: 16px;
    vertical-align: top;
}

main_1_l_2 {
    vertical-align: top;
}

td#main_1_r {
    width: 47%;
    vertical-align: top;
    padding-left: 16px;
}

/*
 * ���������� �������������
*/
td.stat_1 {
    padding-top: 14px;
    font-size: 11px;
    padding-right: 16px;
}

td.stat_2 {
    padding-top: 14px;
    font-size: 11px;
    padding-left: 30px;
}

td.hr_2 {
    height: 3px;
    background: url(/design/background/hr_2.png) repeat-x;
}

.best_photo {
    margin-bottom: 4px;
}

.best_photo td.title {
    height: 26px;
}

.best_photo td.body {
    padding-top: 10px;
    padding-bottom: 20px;
    background-color: #f2f1ec;
    border-bottom: #e6e5e2 solid 1px;
}

.best_photo .photo_c {
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    text-align: center;
}

.best_photo .photo_c.rb {
    border-right: #d9d8d4 solid 1px;
}

.photo_c a img {
    border: none;
}

/*
 * ������ �� �������
*/
.service_block {
    margin-bottom: 4px;
}

.service_block td.title {
    height: 26px;
}

.service_block td.body {
    padding-top: 10px;
    padding-bottom: 20px;
}

.service_block td.body ul {
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}

.service_block td.body li {
    list-style: none;
    font-size: 11px;
    padding: 5px 5px 5px 0px;
    border-bottom: #e9e9e9 solid 1px;
}

.service_block td.body li.last {
    border-bottom: none;
}

.service_block td.body li a {
    text-decoration: none;
    color: #000;
}

.service_block td.body li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #cca266;
}

/*
 * ����� ����������� ������������
*/
.user_reg_block {
    margin-bottom: 4px;
}

.user_reg_block td.title {
    height: 26px;
}

.user_reg_block td.body {
    padding: 10px 20px 20px 20px;
    background-color: #f2f1ec;
}

/*
 * �����
 * */
td.fi {
    font-size: 11px;
    padding: 10px 5px 10px 5px;
    border-bottom: #fff solid 1px;
}

td.fi input {
    width: 100%;
    font-size: 11px;
    height: 15px;
}

td.fit {
    font-size: 11px;
    padding: 10px 5px 10px 0px;
    border-bottom: #fff solid 1px;
}

td.fit.r {
    text-align: right;
}

div.fic {
    color: #939393;
    margin-top: 3px;
}

td.fib {
    color: #939393;
    padding: 20px 10px 0px 5px;
}

td.fib input {
    height: 30px;
    cursor: pointer;
}

input.invalid {
    border: #ff0000 dotted 1px;
    color: #ff0000;
    background-color: #ffe7e5;
}

div.error {
    border: #ff0000 dotted 1px;
    background-color: #ffe7e5;
    padding: 5px 10px 5px 10px;
}

.error ul {
    padding-left: 10px;
    list-style: none;
}

.error li {
    padding-bottom: 5px;
}

div.success {
    border: #008a27 solid 1px;
    background-color: #ecffe0;
    padding: 5px 10px 5px 10px;
}

.success ul {
    padding-left: 10px;
    list-style: none;
}

.success li {
    padding-bottom: 5px;
}

/*
 * ����� �� �������
*/
.forum_block {
    margin-bottom: 20px;
}

.forum_block td.title {
    border-top: #eeeeee solid 1px;
    height: 26px;
}

.forum_block td.body {
    padding-top: 10px;
    padding-bottom: 20px;
}

.forum_block td.body tr.item {
    border-bottom: #e9e9e9 solid 1px;
}

.forum_block td.body td.theme,.forum_block td.body td.user {
    font-size: 11px;
    padding: 5px 5px 5px 5px;
}

.forum_block td.body td.date {
    font-size: 11px;
    color: #7f7f7f;
    padding: 5px 5px 5px 0px;
}

.forum_block td.body tr.item.last {
    border-bottom: none;
}

.forum_block td.body td.theme a {
    text-decoration: none;
    display: block;
    color: #000;
}

.forum_block td.body td.theme a:hover {
    text-decoration: none;
    color: #f00;
}

.forum_block tr.item:hover {
    background-color: #F1F1EB;
}

/*
 * ������ �� �������
*/
.article_block {
    margin-bottom: 20px;
}

.article_block td.title {
    border-top: #eeeeee solid 1px;
    height: 26px;
}

.article_block td.body {
    padding-top: 10px;
    padding-bottom: 20px;
}

.article_block td.body tr.item {
    border-bottom: #e9e9e9 solid 1px;
}

.article_block td.body td.theme,.article_block td.body td.user {
    font-size: 11px;
    padding: 5px 5px 5px 0px;
}

.article_block td.body tr.item.last {
    border-bottom: none;
}

.article_block td.body td.theme a {
    text-decoration: none;
    color: #000;
}

.article_block td.body td.theme a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #cca266;
}

/*
 * �������� �� �������
*/
.report_block {
    margin-bottom: 4px;
}

.report_block td.title {
    height: 26px;
}

.report_block td.body div.report_body {
    margin-left: -38px;
    background: url(/design/block/report_bg.png) repeat-y;
}

div.report_top {
    position: absolute;
    width: 286px;
    height: 32px;
    margin-top: -30px;
    background: url(/design/block/report_top.png) no-repeat;
}

div.report_left {
    background: url(/design/block/report_left.png) no-repeat;
    padding-top: 15px;
    width: 286px;
}

div.report_bottom {
    width: 286px;
    height: 27px;
    background: url(/design/block/report_bottom.png) no-repeat;
}

td.report_bullet {
    width: 62px;
    background: url(/design/block/report_bullet.png) no-repeat;
    background-position: 40px 0px;
}

div.report_left a {
    color: #226790;
    font-size: 12px;
}

div.report_left a:hover {
    color: #fff;
    background-color: #226790;
    text-decoration: none;
}

div.report_left .title {
    padding-bottom: 15px;
    padding-right: 5px;
}

/*
 * ������ �� �������
*/
.anons_block {
    margin-bottom: 30px;
}

.anons_block td.title {
    height: 26px;
}

.anons_block td.body {
    padding-top: 10px;
}

.anons_block .date {
    color: #999999;
    padding: 3px 3px 0px 3px;
    font-size: 9px;
    width: auto;
}

.anons_block .text {
    font-size: 11px;
    padding: 7px 5px 17px 0px;
}

.anons_block a {
    color: #000;
}

.anons_block a:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

.anons_block .text a {
    color: #1D86CF;
}

.anons_block .text a:hover {
    color: #1D86CF;
    background: none;
    text-decoration: underline;
}

/*
 * ������� �� �������
*/
.news_block {
    margin-bottom: 30px;
}

.news_block td.title {
    height: 26px;
}

.news_block td.body {
    padding-top: 10px;
}

.news_block div.title {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 3px;
}

.news_block div.date {
    font-size: 9px;
    color: #a0a0a0;
    padding-bottom: 5px;
}

.news_block div.text {
    font-size: 11px;
    padding-bottom: 20px;
}

.news_block div.title a {
    text-decoration: none;
    color: #000;
}

.news_block div.title a:hover {
    color: #fff;
    background-color: #000;
}

/*
 * ��������� � ������ �� �������
*/
.fotogr_block,.model_block { /*margin-bottom: 30px;*/

}

.fotogr_block td.title,.model_block td.title {
    height: 26px;
}

.fotogr_block td.body,.model_block td.body {
    padding-top: 10px;
}

.fotogr_block div.title,.model_block div.title {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
}

.fotogr_block div.text,.model_block div.text {
    font-size: 11px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.fotogr_block div.title a,.model_block div.title a {
    text-decoration: none;
    color: #000;
}

.fotogr_block div.title a:hover,.model_block div.title a:hover {
    color: #fff;
    background-color: #000;
}

/*
 * ��������
*/
.konkurs_block {
    margin-bottom: 30px;
}

.konkurs_block td.title {
    border-top: #e3e3e3 1px solid;
    height: 26px;
}

.konkurs_block td.body {
    padding: 10px;
    background-color: #f0f0f0;
}

.konkurs_block .title {
    font-size: 13px;
    font-weight: bold;
}

.konkurs_block .text {
    font-size: 11px;
    padding: 7px 5px 17px 0px;
}

.konkurs_block a:hover {
    color: #fff;
    background-color: #1d86cf;
    text-decoration: none;
}

.konkurs_block .links a {
    font-size: 11px;
    font-weight: bold;
    color: #2979af;
}

.konkurs_block div.links a:hover {
    color: #fff;
    background-color: #2979af;
}

.konkurs_block div.links span.disabled {
    color: #c3c3c3;
    font-size: 11px;
    font-weight: bold;
}

/*
 * ������-�������
*/
span.button_1 {
    font-size: 11px;
    font-weight: bold;
    background: url(/design/background/button_1.png) no-repeat right;
    padding-left: 5px;
    padding-right: 10px;
}

span.button_1 a,span.button_1 a:hover {
    text-decoration: none;
    color: #fff;
    background: none;
}

/*
 * ������ ������������
*/
span.user1 {
    background: url(/design/user_1.png) no-repeat;
    font-size: 11px;
    padding-left: 14px;
    background-position: 0px 2px;
}

span.user1 a {
    color: #2673ab;
}

span.user1 a:hover {
    color: #f00;
    text-decoration: none;
}

span.user2 {
    background: url(/design/user_2.png) no-repeat;
    font-size: 11px;
    padding-left: 14px;
    background-position: 0px 2px;
}

span.user2 a {
    color: #2673ab;
}

span.user2 a:hover {
    color: #f00;
    text-decoration: none;
}

span.user3 {
    background: url(/design/user_3.png) no-repeat;
    font-size: 11px;
    padding-left: 14px;
    background-position: 0px 2px;
}

span.user3 a {
    color: #2673ab;
}

span.user3 a:hover {
    color: #f00;
    text-decoration: none;
}

span.user4 {
    background: url(/design/user_4.png) no-repeat;
    font-size: 11px;
    padding-left: 14px;
    background-position: 0px 2px;
}

span.user4 a {
    color: #3c3c3c;
}

span.user4 a:hover {
    color: #000;
    text-decoration: none;
}

div#user_login {
    width: 192px;
    padding: 10px;
    position: absolute;
    right: 25px;
    background-color: #f2f1ec;
    z-index: 3;
    display: none;
}

div#user_login td.fib {
    padding-top: 10px;
}

/*
 * ������ ������������
 * */
td#left_menu {
    border-right: solid #e3e3e3 1px;
    width: 200px;
    padding-right: 16px;
    vertical-align: top;
}

.left_menu {
    margin-bottom: 4px;
}

.left_menu td.title {
    height: 26px;
}

.left_menu td.body {
    padding-top: 10px;
    padding-bottom: 0px;
}

.left_menu td.body ul {
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}

.left_menu td.body li {
    list-style: none;
    font-size: 11px;
    padding: 5px 5px 5px 0px;
    border-bottom: #e9e9e9 solid 1px;
}

.left_menu td.body li.last {
    border-bottom: none;
}

.left_menu td.body li a {
    text-decoration: none;
    color: #000;
}

.left_menu td.body li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #cca266;
}

.main_body {
    padding: 10px;
    padding-top: 0px;
    padding-right: 0px;
}

/*
 * ������� ����������
*/
td.hr_2 {
    height: 3px;
    background: url(/design/background/hr_2.png) repeat-x;
}

.photo_table {
    margin-bottom: 4px;
}

.photo_table td.header {
    height: 26px;
    padding-top: 4px;
}

.photo_table td.footer {
    height: 26px;
    padding-top: 6px;
}

.photo_table td.body {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f2f1ec;
    border-bottom: #e6e5e2 solid 1px;
}

.photo_table .photo_c {
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    text-align: center;
}

.photo_table .photo_c.rb {
    border-right: #d9d8d4 solid 1px;
}

.photo_table a img {
    border: none;
}

/*
 * ���� ���
*/ /*
* ������ �� �������
*/
.theme_menu {
    margin-bottom: 4px;
}

.theme_menu td.title {
    height: 26px;
}

.theme_menu td.body {
    padding-top: 10px;
    padding-bottom: 20px;
}

.theme_menu td.body ul {
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}

.theme_menu td.body li {
    list-style: none;
    font-size: 11px;
    padding: 5px 5px 5px 0px;
    border-bottom: #e9e9e9 solid 1px;
}

.theme_menu td.body li:hover {
    background-color: #f8f8f5;
}

.theme_menu td.body li.last {
    border-bottom: none;
}

.theme_menu td.body li a {
    text-decoration: none;
    color: #000;
    background: none;
    display: block;
}

.theme_menu td.body li a:hover {
    color: #f00;
}

li.selected_theme {
    color: #fff;
    background-color: #C23532;
}

/**/
table.table_2 td {
    height: 23px;
    border-bottom: #cbcac7 solid 1px;
    padding-top: 3px;
}

table.table_2 td.title {
    font-weight: bold;
    padding-right: 10px;
}

table.table_3 {
    margin: 20px 10px 10px 10px;
}

table.table_3 td.title {
    font-size: 12px;
    font-weight: bold;
}

table.table_3 td.body {
    font-size: 12px;
    padding-top: 10px;
}

table.table_4 {
    margin: 20px 10px 10px 10px;
}

table.table_4 td {
    height: 23px;
    border-bottom: #cbcac7 solid 1px;
    padding-top: 3px;
}

table.table_4 td.title_1 {
    font-size: 12px;
    font-weight: bold;
}

table.table_4 td.title_2 {
    font-weight: bold;
    padding-right: 10px;
}

.nobr {
    border: none;
}

td.star {
    background: url(/design/tools/star_off.png) no-repeat;
    width: 20px;
    height: 20px;
}

.success_message {
    font-size: 12px;
    border: #008a27 solid 1px;
    background-color: #ecffe0;
    padding: 20px 20px 20px 20px;
}

.error_message {
    font-size: 14px;
    border: #ff0000 solid 1px;
    background-color: #ffe7e5;
    padding: 10px;
}

.photo_description_textarea {
    width: 100%;
    font-family: arial;
    font-size: 11px;
}

.file_input {
    height: 30px;
}

.order_linc_active {
    color: #ff0000;
    font-weight: bold;
    text-decoration: none;
}

.comment_textatea {
    width: 300px;
    height: 100px;
    font-family: arial;
    font-size: 12px;
    padding: 5px;
}

.form_textarea {
    width: 100%;
    font-family: arial;
    font-size: 11px;
}

.forum_table_header.l {
    vertical-align: middle;
    padding: 6px;
    border-right: #fff solid 1px;
}

.forum_table_header.r {
    vertical-align: middle;
    padding: 6px;
}

.forum_table_body.l {
    vertical-align: middle;
    padding: 6px;
    border-right: #DAD9D5 solid 1px;
    border-bottom: #fff solid 1px;
}

.forum_table_body.l.title {
    font-weight: bold;
    font-size: 12px;
}

.forum_table_body.l.num {
    width: 50px;
}

.forum_table_body.r {
    vertical-align: middle;
    padding: 6px;
    border-bottom: #fff solid 1px;
}

span.button {
    padding: 5px;
    font-weight: bold;
}

span.button a {
    text-decoration: none;
}

.red a {
    color: #fff;
}

.red {
    background-color: #e10500;
}

.red:hover {
    background-color: #cb0500;
}

.blue a {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
}

.blue {
    background-color: #1d86cf;
}

.blue:hover {
    background-color: #44b2ff;
}

.gray a {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
}

.gray {
    background-color: #bcbcbc;
}

.gray:hover {
    background-color: #bcbcbc;
}

table.calendar {
    border-collapse: collapse;
}

table.calendar td.head {
    height: 20px;
    text-align: center;
    padding: 5px;
}

td.day {
    font-size: 11px;
    padding: 3px;
    width: 10px;
    height: 10px;
}

select.year,select.month {
    font-size: 11px;
}

table.calendar_monht {

}

table.calendar_month td.year {
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
    padding-left: 5px;
}

table.calendar_month td.month {
    height: 17px;
    font-size: 11px;
    padding: 3px;
    padding-left: 5px;
    border-bottom: #E9E9E9 solid 1px;
}

table.calendar_month td.month:hover {
    background-color: #f1f1f1;
}

table.calendar_month td.month.selected {
    background-color: #c23532;
}

td.month a {
    color: #808080;
    display: block;
}

td.month:hover a {
    color: #c23532;
    display: block;
    text-decoration: none;
}

td.month.selected a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.main_text {

}

.main_text ol {
    padding: 10px 20px 20px 20px;
}

.main_text li {
    margin-bottom: 10px;
}

.f-11 {
    font-size: 11px;
}
.b-repo-title {
    margin-top:16px;
    margin-bottom:10px;
}
.b-repo-title a{
    font-size:12px;
    font-weight:bold;
    color:#000;
    margin-top:16px;
}
.b-repo-title a:hover{
    text-decoration:none;
}
.b-repo-date{
    width:auto;
    font-size:10px;
    background-color:#56abfb;
    color:#fff;
}
.b-repo-description{
    margin-top:17px;
    font-size:11px;
}
a.js{
    color:#1D86CF;
    margin-right:10px;
    text-decoration:none;
    font-size:11px;
}
a.js.selected {
    color:#fff;
    background-color:#E10500;
    border-bottom:none;
    font-weight:bold;
}

.article-content{
    font-size:12px;
    background-color:#F2F1EC;
    padding:0px 20px 30px 20px;
}
.article-content h1{
    color:#000;
    font-size:24px;
    padding-top:30px;
    padding-bottom:12px;
}
.article-content h2{
    color:#000;
    font-size:18px;
    padding-top:20px;
    padding-bottom:0px;
}
.article-content h3{
    color:#5c5c5c;
    font-size:14px;
    padding-top:10px;
    padding-bottom:0px;
}
.article-content p{
    max-width:600px;
    font-size:12px;
    line-height:18px;
}
.article-content ol{
    padding-left:20px;
}
.article-content p.l-40{
    padding-left:40px;

}
.gallery-content{
    max-width:600px;
    padding:20px 40px 20px 40px;
    background-color:#939393;
    margin:30px 0 30px 0px;
}
/* Сервис */
.m-balloon{
    font-size:11px;
    padding:5px;
}
.m-balloon a{
    font-weight:bold;
}