

/* Start:/bitrix/templates/war.culture51/components/bitrix/menu/top_menu/style.css?1497413827802*/
.b1t-war-culture51-menu.top-menu {
    line-height:normal;
}

.b1t-war-culture51-menu.top-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.b1t-war-culture51-menu.top-menu li {
    display: inline;
    margin: 0;
    padding: 0;
}

.b1t-war-culture51-menu.top-menu a {
    width: 236px;
    float:left;
    background-color: #cc0e18;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;

    margin: 0 6px;
    padding: 12px 0px;
    text-decoration:none;

    border-radius: 8px;
    -webkit-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-radius: 8px;
}

.b1t-war-culture51-menu.top-menu .selected,
.b1t-war-culture51-menu.top-menu a:hover {
    background-color: #ff7323;
}

/* End */


/* Start:/bitrix/templates/war.culture51/styles.css?14974138271576*/
a,
a:hover, 
a:active,
a:link, 
a:visited {
    color: #004827;
    text-decoration: underline;
}

/*-----------------------------------------*/
/* Заголовки                               */
/*-----------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    margin: 15px 0 15px;
    font-weight: 600;
    line-height: 1.2;
    color: #444444;
    font-family: Verdana, Tahoma;
}

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }

h5 {
    font-size: 14px;
    font-weight: normal;
    padding: 0;
}

h6 { font-size: 13px; font-weight: bold; }

hr, .hr 
{
    border-top: 1px solid;
    display: block;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 12px 0;
    overflow: hidden;
    padding: 0;
}


#content table {
    border-collapse: collapse; 
    font-size: 12px;
}

#content table thead {
    background: #af191b;
    color: #fff;
    text-shadow: -1px -1px rgba(0,0,0,.2);
    vertical-align: middle;
}

#content table td {
    text-align: center;
    padding: 0 10px;
}

#content table thead td {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

#content table thead tr td:last-child { 
    border-right: none;
}

#content table tbody td { 
    border-right: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0;
    text-align: left;
}

#content table tbody tr td:last-child { 
    border-right: none;
}

#content table tbody tr:nth-child(even) {
  background: #fff;
}
/* End */


/* Start:/bitrix/templates/war.culture51/template_styles.css?14974138277405*/
/* ---------------------------------- */
/* Структура */
/* ---------------------------------- */

html { 
    width: 100%; 
    height: 100%; 
}

body {
    height: 100%;
    
    margin: 0;
    padding: 0;
    
    font-size: 16px;
    font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
    color: #000;
    
    line-height: 1.5;
}

#page-wrapper {	
    min-height: 100%;	  
    max-width: 1280px;
    
    margin: 0 auto;
    background: #c8c8c8 url('/bitrix/templates/war.culture51/images/bg.jpg') no-repeat top center;
    
}

#page {
    margin: 0 0px -40px; /* высота подвала*/
}

* html #page-wrapper { 
    height: 100%; 
}

#header, #left-column, #footer {
    line-height: 1;
}

#header {  
    position: relative; 
    
    margin: 0 auto; 
    
    width: 1260px;
    height: 297px;
}

#content-wrapper {
    margin: 35px 0;
}

#content { 
    margin: 0 auto; 
    width: 1100px;
}

#footer-wrapper, #space-for-footer, #footer { height: 40px; }


#footer { 
    position: relative; 
    
    margin: 0 auto;
    
    width: 1100px; 
        
    font-size: 13px;
}

#pagetitle.hide-header{ display: none;}

/* ---------------------------------- */
/* Шапка */
/* ---------------------------------- */

#header .menu-box {
    position: absolute;
    left: 146px;
    bottom: 0px;
}


/* ---------------------------------- */
/* Подвал */
/* ---------------------------------- */

#footer .back-arrow,
#footer .home-arrow  {
    display: block;
    
    color: #db0310;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    text-decoration: none;
    
    position: absolute;
    top: 0;
}

#footer .back-arrow {
    background: url('/bitrix/templates/war.culture51/images/left-arrow.png') no-repeat center left;
    padding-left: 38px;
    left: 0;
}

#footer .home-arrow {
    background: url('/bitrix/templates/war.culture51/images/right-arrow.png') no-repeat center right;
    padding-right: 38px;
    right: 0;
}

/* ---------------------------------- */
/* Страница orden */
/* ---------------------------------- */

#content.orden-page {
    width: 1099px;
    min-height: 660px;
    border: 1px #b5b5b5 solid;
    border-bottom: 3px #b5b5b5 solid;
    
    position: relative;

    border-radius: 8px;
    -webkit-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-radius: 8px;
    
    background-color: #B2B2B2;
    background-image: -ms-linear-gradient(bottom, #E5E5E5 0%, #D4D4D4 50%, #C0C0C0 75%, #B2B2B2 100%); 
    background-image: -moz-linear-gradient(bottom, #E5E5E5 0%, #D4D4D4 50%, #C0C0C0 75%, #B2B2B2 100%);
    background-image: -o-linear-gradient(bottom, #E5E5E5 0%, #D4D4D4 50%, #C0C0C0 75%, #B2B2B2 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #E5E5E5), color-stop(0.5, #D4D4D4), color-stop(0.75, #C0C0C0), color-stop(1, #B2B2B2));
    background-image: -webkit-linear-gradient(bottom, #E5E5E5 0%, #D4D4D4 50%, #C0C0C0 75%, #B2B2B2 100%);
    background-image: linear-gradient(to top, #E5E5E5 0%, #D4D4D4 50%, #C0C0C0 75%, #B2B2B2 100%);
}

#content.orden-page #workarea {
    padding: 20px 30px;
}
   
#content.orden-page #workarea .top-orden-bg {
    width: 1100px;
    height: 16px;
    background: url('/bitrix/templates/war.culture51/images/top-orden.png');
    position: absolute;
    top: -5px;
    left: -2px;
}

/* ---------------------------------- */
/* Элементы HTML */
/* ---------------------------------- */

.spacer { clear: both; }

a img { border: none; }

h1#pagetitle {
    margin-top: 0px;
}


.button,
#workarea input[type=submit],
#workarea input[type=reset],
.bt1
{
    font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
    border: none !important;
    
    background: #c98718 url('/bitrix/templates/war.culture51/images/button-bg.png') repeat-x top left;
    
    text-decoration: none !important;
    
    color: white !important;
    
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.65);
    
    font-size: 12px;
    line-height: 27px;
    height: 27px;
    
    padding: 0px 15px;
    
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    
    display: inline-block;
    
    cursor: pointer;
}

#content table.video td {
    border: none;
}


/* ---------------------------------- */
/* Системные 
/* ---------------------------------- */

.alert{line-height: 1.4; padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.alert,.alert h4{color:#c09853;}
.alert h4{margin:0;}
.alert .close{position:relative;top:-2px;right:-21px;line-height:20px;}
.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847;}
.alert-success h4{color:#468847;}
.alert-danger,.alert-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48;}
.alert-danger h4,.alert-error h4{color:#b94a48;}
.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad;}
.alert-info h4{color:#3a87ad;}
.alert-block{padding-top:14px;padding-bottom:14px;}
.alert-block>p,.alert-block>ul{margin-bottom:0;}
.alert-block p+p{margin-top:5px;}


/* ---------------------------------- */
/* Градиент для пунктов меню
/* ---------------------------------- */

.b1t-war-culture51-menu.top-menu a,
.b1t-war-culture51-menu.sub_menu1 a,
.b1t-war-culture51-menu.sub_menu2 a,
.b1t-war-culture51-menu.sub_menu3 a {
    background-image: -ms-linear-gradient(bottom, #AC1A1D 0%, #B8171C 50%, #C2131A 75%, #D50B17 100%);
    background-image: -moz-linear-gradient(bottom, #AC1A1D 0%, #B8171C 50%, #C2131A 75%, #D50B17 100%);
    background-image: -o-linear-gradient(bottom, #AC1A1D 0%, #B8171C 50%, #C2131A 75%, #D50B17 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #AC1A1D), color-stop(0.5, #B8171C), color-stop(0.75, #C2131A), color-stop(1, #D50B17));
    background-image: -webkit-linear-gradient(bottom, #AC1A1D 0%, #B8171C 50%, #C2131A 75%, #D50B17 100%);
    background-image: linear-gradient(to top, #AC1A1D 0%, #B8171C 50%, #C2131A 75%, #D50B17 100%);
}

.b1t-war-culture51-menu.top-menu .selected,.b1t-war-culture51-menu.top-menu a:hover,
.b1t-war-culture51-menu.sub_menu1 .selected, .b1t-war-culture51-menu.sub_menu1 a:hover,
.b1t-war-culture51-menu.sub_menu2 .selected, .b1t-war-culture51-menu.sub_menu2 a:hover,
.b1t-war-culture51-menu.sub_menu3 .selected, .b1t-war-culture51-menu.sub_menu3 a:hover {
    background-image: -ms-linear-gradient(bottom, #FF6817 0%, #FF7223 50%, #FF7C2E 75%, #FD8234 100%);
    background-image: -moz-linear-gradient(bottom, #FF6817 0%, #FF7223 50%, #FF7C2E 75%, #FD8234 100%);
    background-image: -o-linear-gradient(bottom, #FF6817 0%, #FF7223 50%, #FF7C2E 75%, #FD8234 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FF6817), color-stop(0.5, #FF7223), color-stop(0.75, #FF7C2E), color-stop(1, #FD8234));
    background-image: -webkit-linear-gradient(bottom, #FF6817 0%, #FF7223 50%, #FF7C2E 75%, #FD8234 100%);
    background-image: linear-gradient(to top, #FF6817 0%, #FF7223 50%, #FF7C2E 75%, #FD8234 100%);
}
 
/* End */
/* /bitrix/templates/war.culture51/components/bitrix/menu/top_menu/style.css?1497413827802 */
/* /bitrix/templates/war.culture51/styles.css?14974138271576 */
/* /bitrix/templates/war.culture51/template_styles.css?14974138277405 */
