﻿body
{
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: #EDFCD6;
}

/* Вся область страницы - для центровки посередине */
.container
{
    width: 100%;
    text-align: center;
}

/* Контейнер сайта */
.site
{
    width: 1240px;
    text-align: center;
    vertical-align: top;
}

/* Шапка */
.header_div
{
    position:relative;
    background-position: 20px bottom;
    display: block;
    float: left;
    width: 1240px;
    height: 300px;
    background-image: url('../images/head.jpg');
    background-repeat: no-repeat;
}

/* телефон вверху */
.top_phone
{
    position:absolute;
    display: block;
    float: left;
    top:30px;
    left:250px;
    font-family: Verdana;
    font-size: 24pt;
    color: #000000;
}

/* Школа тантрического массажа */
.school_name
{
    position: absolute;
    display: block;
    float: left;
    top: 80px;
    left: 250px;
    width: 250px;
    font-family: Verdana;
    font-size: 24pt;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
}

/* Ссылка с инь-янь */
.in_yan_symbol
{
    position: absolute;
    display: block;
    float: left;
    top: 28px;
    left: 80px;
    width: 148px;
    height:148px;
}

/* Иконки справа вверху */
.icons_block
{
    position: absolute;
    display: block;
    float: left;
    top: 30px;
    left: 800px;
}

.icon
{
    display: block;
    float: left;
    margin-right:10px;
}

.nearest_workshop
{
    position: absolute;
    display: block;
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
    left: 55px;
    top: 244px;
    font-weight: bold;
}

.date_workshop
{
    position: absolute;
    display: block;
    font-family: Verdana;
    font-size: 24pt;
    color: #000000;
    left: 55px;
    top: 260px;
}

/* Расписание всех семинаров */
.list_workshop
{
    position: absolute;
    display: block;
    font-family: Verdana;
    font-size: 11pt;
    color: #F9CD56;
    left: 270px;
    top: 240px;
    text-decoration: underline;
}

/* Название семинара */
.name_workshop
{
    position: absolute;
    display: block;
    font-family: Verdana;
    font-size: 18pt;
    color: #F9CD56;
    left: 270px;
    top: 240px;
    text-align: left;
}

/* Контейнер меню */
.menu_div
{
    background-position: right top;
    display: block;
    float: left;
    width: 1200px;
    height: 44px;
    background-image: url('../images/menu_bk.jpg');
    background-repeat: no-repeat;
    vertical-align: middle;
    line-height: 44px;
    text-align: left;
    margin-top: 7px;
    margin-bottom: 15px;
    padding-left:20px;
}

/* Пункт меню */
.menu_item
{
    display: inline;
    float: left;
    font-family: verdana;
    font-size: 14pt;
    font-weight: normal;
    height: 44px;
    line-height: 44px;
    vertical-align: middle;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #9EB47D;
    margin-right: 10px;
    margin-left: 10px;
    color: #400000;
    text-decoration: none;
}

.menu_item:hover
{
    color: #FF3300;
}

/* Разделитель пунктов меню */
.menu_sep
{
    display: inline;
    float:left;
    width: 9px;
    height: 44px;
    vertical-align: middle;
    text-align: center;
    background-image: url('../images/menu_sep.jpg');
    background-repeat: repeat-x;
}

/* Блок содержимого */
.cnt
{
    display: block;
    float: left;
    width: 1240px;
    text-align: left;
}

/* Подвал */
.bottom
{
    display: block;
    float: left;
    width: 1240px;
    height: 175px;
    margin-top:10px;
}

/* Подвал - блок слева */
.bottom_left
{
    background-position: 0px bottom;
    display: block;
    float: left;
    width: 300px;
    height: 175px;
    background-image: url('../images/bottom_left.jpg');
    background-repeat: no-repeat;
    text-align: right;
    padding-right:20px;
}

/* Рисунок  инь-янь внизу */
.bottom_in
{
    display: block;
    float: left;
    width: 65px;
    height: 65px;
    background-image: url('../images/inyan.jpg');
    background-repeat: no-repeat;
    margin-top: 50px;
    margin-right: 10px;
}

/* Блок ссылок внизу */
.bottom_links_div
{
    padding-top:70px;
    display: block;
    float: left;
    width: 820px;
    text-align: left;
}

/* Ссылки внизу */
.bottom_link
{
    font-family: Verdana;
    font-size: 9pt;
    text-decoration: underline;
    color: #000000;
    display: inline-block;
    margin-left: 12px;
}

/* Социальные сети */
.bottom_social
{
    display: block;
    float: left;
    text-align:left;
    width:380px;
    margin-top:10px;
}

/* Блок счетчиков */
.bottom_counters
{
    display: block;
    float: left;
    text-align:right;
    width:400px;
    margin-top:10px;
}

/* Ссылка расписание семинаров */
.schedule_link
{
    color: #F9CD56;
    text-decoration: underline;
}

/* Контейнер поиска */
.div_search
{
    display: block;
    float:right;
    width: 313px;
    margin-top:24px;
    margin-right:0px;
}

/* Текст бокс поиска */
.tb_search
{
    display: block;
    float: left;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    font-style: italic;
    border: 1px solid #46732E;
    width: 196px;
    height: 19px;
    margin-top:3px;
    padding-left:5px;
    color:#999999;
}

/* Контейнер кнопки поиска */
.btn_search
{
    background-image: url('../images/search.png');
    background-repeat: no-repeat;
    display: block;
    float: left;
    width: 61px;
    height: 22px;
    cursor: pointer;
    margin-top:3px;
}

/* ссылка RSS */
.rss_link
{
    font-family: Verdana;
    font-size: 9pt;
}



