body
{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: Arial;
    scrollbar-arrow-color: #000000;
    scrollbar-face-color: #fcebba;
    scrollbar-darkshadow-color: #74460f;
    scrollbar-highlight-color: #eddbab;
    scrollbar-shadow-color: #737373;
    scrollbar-track-color: #f7f1e3;
    scrollbar-3dlight-color: #ffffff;
    background: url(http://gov.cap.ru/home/114/images_new/bg.jpg_) repeat-x 50% bottom;
}
a
{
    color: #333;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
form
{
    background: url(http://gov.cap.ru/home/114/images_new/shapka.jpg) #f7f1e1 no-repeat center top;
}
#SiteCanvas
{
    max-width: 100% !important;
    background: url(http://gov.cap.ru/home/114/images_new/shapkaRight.png) no-repeat right top;
}
/* Шапка */
div#HeadBlock
{
    min-height: 151px;
    position: relative;
    background: url('HeadBg.png') no-repeat top left;
}
/* Герб и Название сайта */
div#LogoBlock div#SiteLogo
{
    width: 74px;
    height: 76px;
    margin-right: 28px;
    background: url('Logo.png') no-repeat top left;
    float: left;
    border: none;
}

/* Главное меню */
div#MMenuTopLine
{
}
div#MainMenu
{
    padding: 0px 10px;
    text-align: center;
}
div#MainMenu div
{
    display: inline-block;
    border: solid 1px transparent;
    border-top: none;
    border-bottom: none;
    font-size: 13px;
}
div#MainMenu div:hover
{
}
div#MainMenu a
{
    display: block;
/*    padding: 8px 6px 7px 0px;
  */  color: #a61e1e;
    margin-left: 3px;
    margin-right: 3px;
    text-decoration: underline;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    max-width: 225px;
}
div#MainMenu a:before
{
    content: "|";
    padding-right: 6px;
}
div#MainMenu div:first-child a:before, div#MainMenu div:hover a:before, div#MainMenu div:hover + div a:before
{
    content: "";
    padding-right: 11px;
}

/* Бегущая строка */
#MarqueeBlock
{
    background: #f4ebce;
    margin-top: 4px;
    padding: 8px 0px;
}

/* Левый блок (меню и баннерная секция) */
div#LeftBlock
{
    min-width: 220px;
    max-width: 220px;
    margin-left: 20px;
    margin-right: 10px;
}
div#LeftBlock table, div#LeftBlock div
{
    max-width: 220px;
}

/* Центральный блок (контент сайта) */
div#ContetntBlock
{
    min-width: 210px;
    min-height: 600px;
    padding: 0px 15px;
    padding-bottom: 100px;
    overflow: hidden;
}

div.PagePath a{color:#aa7336;}

/* Правый блок (баннерная секция) */
div#RBannersBlock
{
    min-width: 220px;
    max-width: 220px;
    margin-right: 20px;
    text-align: center;
}
div#RBannersBlock a
{
    color: #810d10;
    font-size: 12px;
    border-bottom: #572929 1px solid;
    border-left: #572929 1px solid;
    border-top: #572929 1px solid;
    border-right: #572929 1px solid;
}
/* Подвал */
div#BottomBlock
{
    padding: 0px !important;
   font-family: Tahoma;
    color: #333;
}
div#BottomBlock a
{
    color: #3271d0;
}
div#Podval
{
    padding-top: 20px;
    background: #fbf3de url('Podval_bg.png') repeat-x left top;
}

/*--- Левый блок ---*/

/* Блок руководителя */
div#Director
{
    background-color: #f3f0e9;
    margin-bottom: 10px;
    padding: 10px;
}
div#Director img
{
    width: 125px !important;
    margin: 10px;
}
/* Навигатор по сайту */
#InfoBlock, .SiteMapBlock
{
    background-color: #f5f5f5;
    padding: 19px 0px 19px 27px;
    border: solid 1px #bebebe;
    border-top: solid 2px #aa7336;
}
.SiteMapBlock
{
    margin-bottom: 10px;
}
#InfoBlock a, .SiteMapBlock a
{
    display: block;
    background: url('MenuMarker.png') 0px 13px no-repeat;
    padding: 9px 12px;
    border-top: solid 1px #dcdcdc;
    font-family: Tahoma;
    color: #333;
    text-decoration: none;
}
#InfoBlock a:first-child, .SiteMapBlock div.MenuItem:first-child a
{
    border-top: none;
}
#InfoBlock a:hover, .SiteMapBlock a:hover
{
    color: #aa7336;
    background: #fff url('MenuMarkerActive.png') 0px 13px no-repeat;
}
#InfoBlock a:hover + a, .SiteMapBlock div.MenuItem:hover + div.MenuItem a
{
    border-top: solid 1px #aa7336;
}

/* Баннерная секция */
.BannersBlock a.Banner
{
    border: solid 1px #dfd9cf;
    background: #fff;
}


/*--- Центральный блок ---*/
/* Информационные блоки на главной */
div.TopBlockInMain, div.BlockInMain
{
    margin-bottom: 10px;
    border-bottom: #cfb872 1px solid;
    border-left: #cfb872 1px solid;
    border-top: #cfb872 1px solid;
    border-right: #cfb872 1px solid;
}
div.BlockInMain div.ScrollList
{
    padding: 0px 5px;
    max-height: 250px;
    overflow: auto;
    background-color: #ffffff;
}
div.TopBlockInMain div.TopBlockTitle, div.BlockInMain div.TopBlockTitle
{
    padding: 7px 12px 3px 32px;
    background: #F2E5BE url('http://gov.cap.ru/images/arrow.png') no-repeat scroll 5px 7px;
    border-bottom: solid 2px #aa7336;
}
div.TopBlockInMain div.TopBlockTitle a, div.BlockInMain div.TopBlockTitle a
{
    font-family: Book Antiqua;
    font-size: 18px;
    text-transform: none;
    color: #805A3F;
    font-weight: bold;
    text-decoration: none;
}

.ListItem_Mini
{
    padding: 3px 4px 3px 15px;
    background: url(Marker.png) 5px 8px no-repeat;
}
.LI_Date_Mini
{
    margin: 0px;
    padding: 0px;
    color: #aa7336;
}

/* Заголовок */
div#Caption
{
    background: #e8dfc2;
    overflow: hidden;
    padding: 7px 12px 3px;
    background: #e8dfc2;
    border-bottom: solid 2px #aa7336;
}
div#Caption h1
{
    font-family: Book Antiqua;
    margin-left: 0px;
    font-size: 18px;
    line-height: 20px;
    color: #805A3F;
    font-weight: bold;
}

/* Списки */
.ListItem
{
    overflow: hidden;
    padding: 12px 4px 12px 24px;
    margin: 5px 1px;
    border-bottom: solid 1px #dcdcdc;
    border-bottom-style: dotted;
}
.ListItem:hover
{
    background: #efeded;
}
.ListItem .LI_Imege, .ListItem .LI_Photo
{
    float: left;
    margin: 0px 15px;
    border: solid 4px #e6e6e6;
}
.ListItem .LI_Icom
{
    float: left;
    margin: 0px 15px;
}
.ListItem .LI_Icom img
{
    width: 48px;
    max-height: 200px;
}
.ListItem .LI_Imege img
{
    width: 100px;
    max-height: 200px;
}
.ListItem .LI_Photo img
{
    min-width: 50px;
    max-width: 142px;
    max-height: 300px;
}
.ListItem .LI_Info, .LI_Text
{
    overflow: hidden;
    min-width: 150px;
}
.ListItem .LI_Caption
{
    margin: 3px 5px 3px 0px;
    padding: 0px;
    font-size: 13px;
    color: #805A3F;
    font-weight: bold;
}
.ListItem .LI_Caption:hover
{
    text-decoration: none;
}
.ListItem p.LI_Date, .ListItem p.LI_Desc
{
    margin: 0px;
    padding: 0px;
    color: #313131;
    font-size: 11px;
}
.ListItem p.LI_Date
{
    margin-bottom: 5px;
}
.ListItem p.LI_Date span
{
    color: #999;
}
.ListItem p.LI_Desc
{
    margin: 5px 0px 5px 0px;
}
.ListItem a.LI_Details
{
    color: #5082BF;
}
.ListItem a.LI_Details:hover
{
    color: #424242;
    text-decoration: none;
}


/* Ссылкка "В список" */
div#BackUrl
{
    margin-top: 20px;
    font-weight: bold;
}
div#BackUrl a
{
    padding: 5px 7px 6px 7px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: solid 1px #bebebe;
    background: #fff;
    color: #313131;
    text-decoration: none;
}
div#BackUrl a:hover
{
    color: #fff;
    background: #e0b76b;
    border: solid 1px #aa7336;
}

/* Ссылкка "Скачать" */
.DownloadDoc
{
    display: inline-block;
    text-decoration: none;
    overflow: hidden;
    margin-left: 12px;
}
.DownloadDoc div
{
    float: left;
    background: url('/img/download.png') 10px 18px no-repeat;
    padding: 10px 10px 10px 45px;
    font-size: 14px;
    font-weight: bold;
}
.DownloadDoc span
{
    text-decoration: underline;
    display: block;
    margin-top: 5px;
    font-size: 11px;
    font-weight: normal;
}
.DownloadDoc span:hover
{
    color: #b4141c;
}

/* Пейджер (постраничный навигатор) */
div.Pager
{
    margin: 40px 0px;
    padding: 10px 0px;
    overflow: hidden;
    text-align: center;
    font-size: 11px;
}
div.Pager a
{
    padding: 5px 7px 6px 7px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: solid 1px #bebebe;
    background: #fff;
    color: #313131;
    text-decoration: none;
    font-size: 11px;
}
div.Pager a:hover
{
    border: solid 1px #aa7336;
    background: #e0b76b;
    color: #fff;
}
div.Pager td.PagerNow a
{
    border: solid 1px #aa7336;
    background: #aa7336;
    color: #fff;
}

/* Текст */
/*
.CntentBlock
{
    background-color: transparent !important;
}
*/
.ItemInfo
{
    margin: 0px 10px;
}
.ItemInfo p
{
    text-indent: 20px;
}
.ItemInfo a
{
    color: #aa7336;
    text-decoration: underline;
}
.ItemInfo a:hover
{
    text-decoration: none;
}
.ItemInfo table
{
    border-collapse: collapse;
}
.ItemInfo table th
{
    border: solid 1px #ccc;
    padding: 2px 4px;
    font-size: 11px;
    background: #f4ebce;
    color: #805A3F;
}
.ItemInfo table td
{
    border: solid 1px #ccc;
    padding: 2px 4px;
    font-size: 11px;
}
.ItemInfo table tr:nth-child(odd) td
{
    background: #efeded;
}
.ItemInfo ul
{
    margin: 0px;
    padding: 0px;
    padding-left: 30px;
}
.ItemInfo ul li
{
    list-style-image: url('Marker.png');
}

/* person.aspx */
/* Меню разделов (табулятор) */
div.PageTabs
{
    margin: -20px 0px 10px;
    overflow: hidden;
}
div.PageTabs div
{
    float: left;
    background: #f1efeb;
    border: solid 1px #dcdcdc;
    font-family: Arial;
    font-size: 13px;
    color: #414141;
}
div.PageTabs div.Now
{
    background: #e8dfc2;
    border-bottom: solid 1px #aa7336;
}
div.PageTabs div.Now a
{
    color: #aa7336;
    font-weight: bold;
}
div.PageTabs a
{
    display: block;
    font-family: Arial;
    font-size: 13px;
    color: #414141;
    padding: 10px 20px 8px 20px;
    white-space: nowrap;
}

div.PersonPhoto
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
div.PersonPhoto img
{
    max-width: 300px;
    max-height: 450px;
}
div.PersonAbout
{
    overflow: hidden;
}
div.PersonBirthday, div.PersonAdres, div.PersonHistory
{
    margin: 7px 0px;
}
div.PersonAdres
{
}
div.PersonHistory
{
    font-weight: bold;
    margin: 15px 0px;
}

/* Orgs.aspx */
/* Меню типов организаций */
div.OrgsType
{
    padding-left: 17px;
    background: url('Marker.png') 5px 15px no-repeat;
}
div.OrgsType a
{
    color: #333;
    display: block;
}
div.OrgsType a:hover
{
    color: #3271d0;
    text-decoration: none;
}
div.OrgsType:hover
{
    background-color: #fff;
}

div.OrgsCard
{
    background: url(Marker.png) 0px 16px no-repeat;
}

/*__Индивидально__*/
.menu
{
    width: 236px;
}
.name_menu
{
    border-left: #ece5cc 1px solid;
    padding-bottom: 2px;
    background-color: #fbfbfb;
    padding-left: 2px;
    padding-right: 2px;
    border-top: #ece5cc 1px solid;
    border-right: #ece5cc 1px solid;
    padding-top: 2px;
}
.name_menu_one
{
    text-align: center;
}
.name_menu_one TABLE
{
    border-bottom: #ded3ab 1px solid;
    border-left: #ded3ab 1px solid;
    padding-bottom: 4px;
    padding-left: 0px;
    width: 234px;
    padding-right: 0px;
    border-collapse: collapse;
    background: url(http://gov.cap.ru/home/114/images_new/bg_menu.jpg) repeat-y left 50%;
    border-top: #ded3ab 1px solid;
    border-right: #ded3ab 1px solid;
    padding-top: 6px;
}
.name_menu TABLE
{
    border-bottom: #ded3ab 1px solid;
    border-left: #ded3ab 1px solid;
    padding-bottom: 4px;
    padding-left: 0px;
    padding-right: 0px;
    border-collapse: collapse;
    background: url(http://gov.cap.ru/home/114/images_new/bg_menu.jpg) repeat-y left 50%;
    border-top: #ded3ab 1px solid;
    border-right: #ded3ab 1px solid;
    padding-top: 6px;
}
.name_menu TABLE TD span
{
    font-family: Arial;
    color: #585248;
    font-size: 17px;
    font-weight: bold;
}
.name_menu_one TABLE TD span
{
    font-family: Arial;
    color: #585248;
    font-size: 17px;
    font-weight: bold;
}
.name_menu_one TABLE TD A
{
    color: #585248;
    text-decoration: none;
}
.name_menu_one TABLE TD A:hover
{
    text-decoration: underline;
}
.name_menu TABLE TD A
{
    color: #585248;
    text-decoration: none;
}
.name_menu TABLE TD A:hover
{
    text-decoration: underline;
}
.menu_spisok
{
    border-bottom: #ece5cc 1px solid;
    border-left: #ece5cc 1px solid;
    padding-bottom: 12px;
    background-color: #fbfbfb;
    padding-left: 10px;
    padding-right: 4px;
    border-right: #ece5cc 1px solid;
    padding-top: 4px;
}
.menu_spisok TABLE TD A
{
    font-size: 13px;
}
.spis_down TD
{
    padding-bottom: 3px;
    padding-left: 10px;
}
.spis_down TD A
{
    font-family: Arial;
    color: #981819;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}
