@import url(resources/reset.css);
@import url(tabs_menu.css);
@import url(tabs_type.css);
@import url(city_menu.css);

img, div, a, input, p {
}

html, body {
    margin:0px; padding:0px;
    background: #fff;
    font-family: tahoma, serif;
    font-size: 100%;
    font-size: 12px;
    line-height: 18px;
}
#all {
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 51;
    width: 100%;

    /* Internet Explorer */
    width: expression((documentElement.clientWidth||document.body.clientWidth)<980?'980px':'');
    /* Opera & FireFox */
    min-width: 980px;
}

/* m_aeroshow --------------------------------------------------------------- */

#m_aeroshow {
    display: block;
    width: 100%;
    overflow: hidden;
    background: #fff;
}
#m_aeroshow img {
    display: block;
    margin: 0 auto;
    width: 954px;
}

/* header ------------------------------------------------------------------- */

#header {
    background: #3FC4FD url(/images/header_bg.jpg) no-repeat 0 0;
    border-top: solid 2px #adb6d1;
    display: block;
    height: 153px;
    padding: 0px;
    overflow: hidden;
    margin-bottom: 2px;
}
#header_l_wrap {
    width: 100%;
    float: left;
}
#header_l {
    margin-right: 200px;
    padding: 0;
}
#header_r {
    float: left;
    margin-left: -200px;
    overflow: hidden;
    width: 200px;
}
#header #logo {
    width: 100%;
    float: left;
    height: 93px;
}
#header #logo img {
    display: block;
    float: left;
    position: relative;
    right: 0px;
    margin: 14px 10px 14px 20px;
    font: normal 40px Arial;
    color: #233c72;
}

/* user_message ------------------------------------------------------------- */

#user_message {
    background: #FFCB3F;
    color: #5F4706;
    padding: 5px 20px;
    overflow: hidden;
}

/* submenu ------------------------------------------------------------------ */

#menu_sub {
    background: #112d81;
    color: #fff;
    padding: 0px;
    overflow: hidden;
    height: 50px;
}
#menu_sub form#search {
    margin: 13px 0 13px 20px;
}
#menu_sub form#search label,
#menu_sub form#search input {
    vertical-align: middle;
}
#menu_sub form#search input {
    margin-left: 3px;
}
#search input#p_search {
    width: 350px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #AAAAAA;
    padding: 2px 5px;
    color: #333;
}

/* index_structure ---------------------------------------------------------- */

#index #block {
    padding-bottom: 0 !important;
/*        background: transparent url(/images/background.gif) repeat scroll 0 0; */
}
#index .clearf {
    clear: both;
    background: #adb6d1;
    height: 2px;
    margin: 0 !important;
    overflow: hidden;
}
#wrap {
    float: left;
    width: 100%;
}
#wrap #a1 {
    margin-right: 386px;
    margin-right: 395px;
    padding: 1px 0 0 0;
    padding: 0;
}
#index_top {
    background: #fff;
    float: left;
    margin-left: -386px;
    margin-left: -395px;
    overflow: hidden;
    width: 386px;
    width: 395px;
}

/* banner table ------------------------------------------------------------- */

#index_top #banner_block {
    margin-left: 15px;
    margin-left: 6px;
}
#index_top #banner_inner {
    padding: 4px;
    background: #ddd;
    height: 998px;
}
#index_top table {
    padding: 3px;
}
#index_top table td {
    background: #ddd;
    padding: 2px;
}
#index_top table td img {
    padding: 0px;
    display: block;
    border: solid 2px #ADB6D1;
}
#index_top table .small {
    width: 184px;
    height: 124px;
}
#index_top table .middle {
    width: 180px;
    height: 240px;
}
#index_top table .big {
    width: 368px;
    height: 250px;
}
#index_top #paysystems {
    padding: 18px 50px;
    margin-top: 14px;
    border-top: dashed 1px #bbb;
    margin: 14px auto 0 auto;
    width: 238px;
    height: 50px;
}
#index_top #paysystems img {
    float: left;
    display: block;
    border: solid 2px #ADB6D1;
    margin: 0 2px 0 2px !important;
}
#index_top #user_form {
    color: #fff;
    padding: 10px 20px;
    height: 84px;
    background: #112D81 url(/images/user_form_bg.gif) no-repeat 0 0;
    overflow: hidden;
}
#index_top #user_form span {
    display: block;
    padding: 3px 0 3px 0;
}
#index_top #user_form span.links {
    display: block;
    padding: 3px 10px 3px 50px;
}
#index_top #user_form span.links a {
    display: block;
    padding: 3px 15px 3px 0;
    color: #fff;
    float: left;
}
#index_top #user_form label {
    float: left;
    width: 50px;
}
#index_top #user_form input#p_login,
#index_top #user_form input#p_password {
    width: 250px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #AAAAAA;
    padding: 2px 5px;
    color: #333;
}

/* content_header ----------------------------------------------------------- */

.content_header_red * {
    display: block;
    background: transparent url(/images/content_header_red.jpg) no-repeat scroll 0 0;
}
.content_header_blue * {
    display: block;
    background: transparent url(/images/content_header_blue.jpg) no-repeat scroll 0 0;
}
#content_header {
    color: #fff;
    font: normal 18px Arial;
    padding: 0 5px 0 0;
    margin: 0 0 0 20px;
    height: 34px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}
#content_header div {
    padding: 0 0 0 7px;
    height: 34px;
    overflow: hidden;
    background-position: 0 0;
}
#content_header div div {
    padding: 0 7px 0 0;
    height: 34px;
    overflow: hidden;
    background-position: 100% -70px;
}
#content_header div div div {
    height: 34px;
    overflow: hidden;
    background-position: 0 -70px;
    background-repeat: repeat-x;
    padding: 0px;
}
#content_header div div div h2 {
    font: normal 18px Arial;
    background-position: 0 -70px;
    background-repeat: repeat-x;
    padding: 6px 5px;
}
#content_header div div div h2.right {
    background-position: 0 -70px;
    background-repeat: repeat-x;
    padding: 6px 5px;
    float: right;
}
#content_header.text {
    margin-top: 10px;
}
#content_header.text div div {
    background-position: 100% -35px;
}

/* content ------------------------------------------------------------------ */

#content {
    margin: 0 0 0 20px;
/*    background: #fff url(/images/element_r.jpg) repeat-y 100% 0; */
    padding-right: 5px;
    overflow: hidden;
}
#content.text {
    padding: 10px;
}

/* content_element ---------------------------------------------------------- */

#content .element {
    background: #c8ddf7;
    padding: 5px 10px 5px 10px;
    border-top: solid 2px #deeaf8;
    border-bottom: solid 1px #bfccde;
    clear: both;
    color: #606a6e;
}

#content .element h2 {
    font: normal 18px Arial;
}
#content em {
    font-weight: normal;
    font-style: italic;
}
#content .element p {
    margin: 5px 0;
    color: #606a6e;
}
#content .element .price {
    color: #bc2b90;
}
#content .element ul li {
    margin: 5px 0 5px 30px;
    color: #606a6e;
}
#content .element ul {
    list-style: decimal outside;
}
#content .element ol {
    list-style: lower-alpha outside;
}
#content .element a {
    color: #3f6fff;
    text-decoration: underline;
}
#content .element a.noactive {
    color: #99A2AF;
    text-decoration: underline;
}
#content .element a.para {
    color: #bbb;
    text-decoration: none;
}

#content .element img.mini {
    border: solid 2px #ADB6D1;
    display: block;
    clear: right;
    margin: 0 10px 10px 0;
    float: left;
    width: 128px;
    height: 83px;
}

#content .repertuar_list {
    background: #c8ddf7;
    padding: 0;
    border-top: solid 2px #deeaf8;
    border-bottom: solid 1px #bfccde;
    clear: both;
    color: #606a6e;
}
#content .repertuar_list .event_list td a {
    color: #3f6fff;
    text-decoration: underline;
}


#content .repertuar {
    position: relative;
    display: block;
    background: #c8ddf7;
    border-left: solid 162px #83a6fb;
    clear: both;
    color: #606a6e;
}
#content .act {
    background: #dae4f3;
    border-left: solid 162px #3f6fff;
}
#content .repertuar .inner {
    display: block;
    position: relative;
    margin-left: -162px;
    padding: 1px;
    border-top: solid 2px #deeaf8;
    border-bottom: solid 1px #bfccde;
}
#content .repertuar .img {
    padding: 5px 15px;
    float: left;
    position: relative;
    width: 132px;
    left: 0px;
}
#content .repertuar .img img {
    margin: 2px 0;
    border: solid 2px #ADB6D1;
    width: 128px;
    height: 83px;
}
#content .repertuar .announce {
    padding: 5px 10px 5px 10px;
    margin-left: 162px;
    position: relative;
    display: block;
    height: 1%;
}
#content .repertuar .announce a {
    color: #3f6fff;
    text-decoration: underline;
}
#content .repertuar .announce a.noactive {
    color: #99A2AF;
    text-decoration: underline;
}
#content .repertuar .announce p {
    margin: 5px 0 5px 0 !important;
    color: #606a6e;
}
#content .repertuar .announce strong {
    font-size: 16px;
}
#content .repertuar .announce strong a {
    text-decoration: none !important;
}
#content .repertuar .announce div.price {
    color: #bc2b90;
}
#content .repertuar .announce div.price p {
    display: block;
    color: #bc2b90;
}
#content .repertuar .announce div.price img {
    display: block;
    float: right;
}
#content .repertuar .announce table {
    margin: 10px 0;
    padding: 0;
    border: 0;
}
#content .repertuar .announce th {
    border-bottom: 1px solid #666;
}
#content .repertuar .announce td, th {
    text-align: center;
    width: 100px;
    padding: 2px 4px;
}
#content .repertuar .announce td.ar {
    text-align: right;
}
table.border td, table.border  th {
    border: 1px solid !important;
}

#content .element strong {
    font-size: 16px;
}
#content .element strong a {
    text-decoration: none !important;
}

#content #admin_edit {
    float: right;
    vertical-align: top;
    font-weight: normal;
    font-size: 13px;
}

#content #admin_edit a {
    display: block;
    color: #009900;
    padding: 0 5px;
}

#content #admin_edit a:hover {
    text-decoration: none;
    color: #C8DDF7;
    background: #009900;
}

/* footer ------------------------------------------------------------------- */

#footer {
    background: #112d81 url(/images/footer_bg.jpg) repeat-x 0 0;
    color: #fff;
    padding: 0px;
}
#footer_wrap div.company {
    width: 100%;
    float: left;
}
#footer_wrap div.company img {
    float: left;
    display: block;
    margin: 30px 10px 30px 10px;
}
#footer_wrap div.company_i {
    float: left;
    margin: 30px 10px 30px 10px;
    width: 345px;
}
#footer_wrap dl {
    float: left;
    overflow: hidden;
    width: 200px;
    padding: 0 0 0 10px;
    border-left: solid 1px #8896be;
}
#footer_wrap dl.a {
    margin-left: -440px;
    margin: 30px 0 30px -440px;
}
#footer_wrap a.feedback {
    color: #FFBFBF !important;
}
#footer_wrap dl.b {
    margin-left: -220px;
    margin: 30px 0 30px -220px;
}
#footer_wrap dl dt {
    font-size: 14px;
    color: #8896be;
}
#footer_wrap a {
    text-decoration: underline;
    color: #fff;
}
#footer_wrap p {
    margin: 0px;
}

#footer_wrap a.others {
    color: #888;
}

/* other -------------------------------------------------------------------- */

p {
    margin: 15px 0;
}
h1 {
    font-family: Arial;
    font-size: 18px;
    color: #112D81;
}
.clear {
    clear: both;
    height: 1px;
    margin: 0 !important;
    overflow: hidden;
}






/* hall */

#hall_list {
    height: 30px;
    border-bottom: solid 1px #5F89BF;
    width: 100%;
}
#hall_list a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
#hall_list ul {
    padding: 0px;
    margin: 0px;
}
#hall_list ul li {
    list-style-type: none;
    float: left;
    padding: 7px 10px 7px;
    margin: 0px !important;
    position: relative;
    top: 1px;
    height: 14px;
    font-size: 14px;
    color: #888;
}
#hall_list ul li.active {
    border: solid 1px #5F89BF;
    border-bottom-color: #91B2DD;
    background: #91B2DD;
}

#hall_sub_list {
    margin: 5px 10px;
}

#hall_sub_list ul, #hall_sub_list ul li {
    display: inline;
}

#hall_sub_list ul li {
    margin-left: 10px !important;
}

#addins {
    float: right;
}


b.event_search_str {
    background: #FDF16D !important;
    text-decoration: underline;
}


.ar {
    text-align: right !important;
}

p.block_error {
    display: block;
    padding: 5px;
    border: 1px solid #EE0340;
    background: #FF6F97;
    color: #fff !important;
}
p.block_notify {
    display: block;
    padding: 5px;
    background: #FEEFB3;
    color: #9F6000 !important;
    border: 1px solid;
}


#counters {
    display: none;
    width: 1px;
    height: 1px;
}

#video {
    padding-top: 10px;
}
#video div {
    margin: 10px 20px 10px 0;
    float: left;
}

.news_dt {
    
}
.news_text {
    padding-bottom: 10px;
}

#social {
    padding-top: 10px;
}


th.nobr,
td.nobr {
    white-space: nowrap;
}
