html, body, div, span, applet, object, iframe,
 h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 a, abbr, acronym, address, big, cite, code,
 del, dfn, em, img, ins, kbd, q, s, samp,
 small, strike, strong, sub, sup, tt, var,
 b, u, i, center,
 dl, dt, dd, ol, ul, li,
 fieldset, form, label, legend,
 table, caption, tbody, tfoot, thead, tr, th, td,
 article, aside, canvas, details, embed,
 figure, figcaption, footer, header, hgroup,
 menu, nav, output, ruby, section, summary,
 time, mark, audio, video {
     margin: 0;
     padding: 0;
     border: 0;
     font: inherit;
     vertical-align: baseline;
 }
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

a:link, a:hover, a:visited, a:active {
    color: #000000;
    text-decoration: none;
}

body{
    text-align: center;
    color: #1f2227;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

b, strong, big {
    font-weight: bold;
}

i {
    font-style: italic;
}

td{
    vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.menu a , .date, .show_all, #footer, .quotations {
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}

body.index{
    background:#f5f5f5 url('/bundles/q7front/img/bg_index.jpg') repeat-x 0 0;
}

body.normal {
    background:#f5f5f5 url('/bundles/q7front/img/bg_normal.jpg') repeat-x 0 0;
}

div#all {
    width: 980px;
    margin: 0 auto;
    text-align: left;
}

div#header {
    width: 980px;
}

div.logo_box {
    width: 980px;
    height: 115px;
}

#logo {
    width: 502px;
    height: 71px;
    margin: 22px 0;
    float: left;
}

.form_search {
    width: 240px;
    height: 36px;
    margin: 45px 0 0 0;
    float: right;
    display: none;
}

.form_search input[type=text] {
    width: 190px;
    height: 36px;
    background: #ffffff url('/bundles/q7front/img/input_text.png') no-repeat 0 0;
    border: 0;
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 13px;
    line-height: 13px;
    color: #757575;
    float: left;
}

.form_search input[type=submit] {
    width: 40px;
    height: 36px;
    background: #ffffff url('/bundles/q7front/img/input_submit.png') no-repeat 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    float: right;
}

.quotations {
    max-width: 400px;
    font-size: 13px;
    line-height: 17px;
    margin: 45px 0px 0 0;
    text-align: right;
    float: right;
}

#menu {
    margin: 0 0 8px 0;
    float: left;
}

.menu_left {
    width: 10px;
    height: 60px;
    background: #f5f5f5 url('/bundles/q7front/img/menu_bg_left.jpg') no-repeat 0 0;
    float: left;
}

.menu_center {
    width: 960px;
    height: 52px;
    background: #af0826 url('/bundles/q7front/img/menu_bg_center.jpg') repeat-x 0 0;
    padding: 8px 0 0 0;
    float: left;
}

.menu_right {
    width: 10px;
    height: 60px;
    background: #f5f5f5 url('/bundles/q7front/img/menu_bg_right.jpg') no-repeat 0 0;
    float: left;
}

.menu {
    color: #ffffff !important;
    font-size: 13px;
    margin: 0 0 0 7px;
}

.menu a  {
    height: 36px;
    background: url('/bundles/q7front/img/menu_button_left.png') no-repeat left 0;
    color: #ffffff !important;
    font-size: 13px;
    margin: 0 0 0 7px;
    margin: 5px;
    padding: 0 0 0 15px;
    float: left;
}

.menu a span {
    height: 25px;
    background: url('/bundles/q7front/img/menu_button_right.png') no-repeat right 0;
    padding: 11px 15px 0 0;
    display: block;
}

.menu a:hover {
    background: url('/bundles/q7front/img/menu_button_left.png') no-repeat left -36px;
}

.menu a:hover span {
    background: url('/bundles/q7front/img/menu_button_right.png') no-repeat right -36px;
}

.menu a.search_button{
    margin: 15px 10px 0 0;
    background: none;
    float: right;
}

#banner {
    width: 980px;
    height: 245px;
    float: left;
}

#banner .transparent-box {
    width: 325px;
    height: 60px;
    background-image: url('/bundles/q7front//img/trans_bg.png');
    position: absolute;
    top: 185px;
    left: 0;
    z-index: 40;
}

#banner  h3 {
    font-size: 24px;
    color: #1f2227;
    position: absolute;
    top: 205px;
    left: 20px;
    z-index: 50;
}

#banner .play_button{
    width: 60px;
    height: 60px;
    background-image: url('/bundles/q7front//img/play_button.png');
    position: absolute;
    top: 92px;
    left: 135px;
    z-index: 40;
}

#banner .banner1 {
    width: 325px;
    height: 245px;
    position: relative;
    top: 0;
    left: 0;
    float: left;
    z-index: 30;
}

#banner .banner2 {
    width: 330px;
    height: 245px;
    position: relative;
    top: 0;
    left: 0;
    float: left;
    z-index: 30;
}

#banner .banner3 {
    width: 325px;
    height: 245px;
    position: relative;
    top: 0;
    left: 0;
    float: left;
    z-index: 30;
}

.navigation_box {
    width: 980px;
    float: left;
}

.navigation_box .top{
    width: 980px;
    height: 4px;
    background: url('/bundles/q7front/img/navigation_top.jpg') no-repeat 0 0;
    float: left;
}

.navigation_box .contain{
    width: 900px;
    background-color: #e1e2e5;
    padding: 30px 20px 30px 60px;
    float: left;
}

.navigation_box h1 {
    width: 840px;
    font-size: 30px;
    font-weight: bold;
    float: left;
}

.navigation_box p {
    font-size: 12px;
    font-weight: normal;
    margin: 15px 0 0 0;
    float: left;
}

.navigation_box p a {
    text-decoration: none;
}

.back_button {
    width: 60px;
    height: 30px;
    float: right;
}

div#contain {
    width: 980px;
    margin: 0 0 40px 0;
    float: left;
}

.right_box {
    width: 620px;
    line-height: 20px;
    margin: 40px 20px 0 0;
    float: left;
}

.right_box ul{
    list-style-type: disc;
    position: relative;
    top: 0;
    left: 20px;
    font-size: 12px;
}

.right_box img {
    margin: 10px 10px 10px 0;
}

.right_box a,
.right_box a:hover{
    color: #b10828 !important;
}

#contain h1 {
    font-size: 21px;
    line-height: 25px;
    color: #b10828;
    padding: 50px 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #e6e8ea;
}

#contain h2 {
    color: #1f2227;
    font-size: 17px;
    line-height: 24px;
}

#contain h3 {
    color: #1f2227;
    font-size: 16px;
    line-height: 20px;
}

#contain h4 {
    color: #1f2227;
    font-size: 15px;
    line-height: 19px;
}

#contain h5 {
    color: #1f2227;
    font-size: 14px;
    line-height: 18px;
}

#contain h6 {
    color: #1f2227;
    font-size: 13px;
    line-height: 17px;
}

#contain p {
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    color: #1f2227;
    margin: 0 0 30px 0;

}

#contain p a {
    text-decoration: underline;
}


#contain h1 a.show_all {
    color: #1f2227;
    font-size: 13px;
    text-decoration: underline;
    margin: 5px 15px 0 0;
    float: right;
}

#contain  .title {
    width: 620px;
    margin: 10px 0 0 0;
    float: left;
}

#contain  .text {
    width: 620px;
    color: #62666c;
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0 10px 0;
    float: left;
}

#contain  .text  p {
    margin: 0;
    font-style: italic;
}

#contain  .date {
    width: 620px;
    color: #878c93;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #e6e8ea;
    float: left;
}

.left_box {
    width: 280px;
    margin: 0 60px 0 0;
    float: left;
}

.banner_cm {
    height: 88px;
    float: left;
}

.banner_rv {
    height: 88px;
    margin: 0 0 0 20px;
    float: left;
}

.submenu {
    width: 280px;
    text-transform: uppercase;
    text-align: left;
    color: #1f2227;
    font-size: 11px;
}

.submenu .top {
    margin-top: 40px;
    width: 280px;
    height: 3px;
    background: url('/bundles/q7front/img/menu_second_top.png') no-repeat 0 0;
}

.submenu .bottom {
    width: 280px;
    height: 3px;
    background: url('/bundles/q7front/img/menu_second_bottom.png') no-repeat 0 0;
    position: relative;
    top: -3px;
    z-index:100;
}

.submenu ul {
    width: 240px;
    background-color: #e1e2e6;
    padding: 0 20px 0 20px;
}

.submenu li{
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #D7D8DB;
}

.submenu li:last-child {
    padding: 15px 0 15px 0 !important;
    border: 0;
}

.last {
    border: 0 !important;
}

.submenu li a {
    color: #1F2227;
    text-decoration: none;
}

.submenu li a:hover {
    color: #c01635;
}

.submenu_second {
    width: 280px;
    margin: 40px 0 0 0;
    text-transform: uppercase;
    text-align: left;
    color: #1f2227;
    font-size: 11px;
    display: inline-block;
}

.submenu_second .top {
    width: 280px;
    height: 3px;
    background: url('/bundles/q7front/img/menu_second_top.png') no-repeat 0 0;
}

.submenu_second .bottom {
    width: 280px;
    height: 3px;
    background: url('/bundles/q7front/img/menu_second_bottom.png') no-repeat 0 0;
    position: relative;
    top: -3px;
    z-index:100;
    float: left;
}

.submenu_second ul {
    width: 240px;
    background-color: #E1E2E6;
    padding: 0 20px 0 20px;
    float: left;
}

.submenu_second li {
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #d7d8db;
}

.submenu_second li:last-child {
    border: 0 !important;
}

.submenu_second a {
    color: #B10828;
    text-decoration: none;
    background: url('/bundles/q7front/img/list.png') 16px -10px no-repeat !important;
    padding: 15px 0 15px 40px;
}

.submenu_second a:hover {
    color: #1F2227;
    background: url('/bundles/q7front/img/list.png') 16px 19px no-repeat !important;
}

#footer {
    width: 940px;
    height: 35px;
    background: url('/bundles/q7front/img/footer_bg.jpg') 0 0 no-repeat;
    color: #FEFEFE;
    padding: 25px 20px 0 20px;
    margin: 0 0 30px 0;
    float: left;
}

#footer a{
    color: #fefefe;
    text-decoration: none !important;
}

#footer p.left {
    float: left;
}

#footer p.right {
    float: right;
}

.menu-level-3 {
    margin: 10px 0 30px 0;
}

.menu-level-3-item {
    margin-bottom: 10px;
}

.menu-level-3-item a {
    font-family: 'PT Sans',Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: underline;
    color: #B10828;
}

.error-message{
    color: #AF0826;
    font-size: 15px;
    margin: 10px 0 10px 0;
}

em {
    font-style: italic;
}

td.text p{
    font-style: italic !important;
}

.banner_put {
    height: 88px;
    margin: 20px 0 0 0;
    float: left;
}

.attachements img {
    float: right;
    margin: 0;
    margin-left: 5px;
}

.attachements {
    height: 50px;
}

.pagination-wrapper {

}

.pagination {
    margin: 0 auto 0 auto;
    width: 150px;
}

.pagination-wrapper .pagination ul li {
    float: left;
    list-style: none;
    margin-left: 10px;
    font-size: 12px;
}

.pagination-wrapper .pagination ul li .current {
    background-color: #c01635;
    padding: 3px 5px 3px 5px;
    font-weight: bold;
    color: #ffffff !important;
}

article {
    margin-bottom: 40px;
}

article h2 {
    font-size: 17px !important;
    margin-bottom: 12px;
    color: #b10828 !important;
}

article h3 {
    margin-bottom: 20px;
}

ul.subarticles {
    list-style: none;
    padding: 10px 0 10px 0;
}

.subarticles li {
    padding: 5px 0 5px 0;
}

.subarticles li a {
    text-decoration: underline;
}

section.gallery img {
    width: 183px;
    margin-bottom: 40px;
}

section.gallery h2 {
    margin-bottom: 20px;
}

#search_results h2 {
    font-size: 20px !important;
    margin-bottom: 20px;
    color: #b10828 !important;
}

.banner {

}

.banner img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.banner-group {
    margin-top: 40px;
}

.banner {
    display: table-cell;
    vertical-align: top;
}

.banner img {
    margin-right: 10px;
}

.banner:last-of-type img {
    margin-right: 0;
}

article.novelty h2 {
    margin-bottom: 6px !important;
    font-size: 17px !important;
}

article.novelty {
    margin-bottom: 14px !important;
}