html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline;
}

:focus {
    outline:0;
}

body {
    line-height:1;
}

ol, ul {
    list-style:none;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

caption, th, td {
    text-align:left;
    font-weight:normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content:"";
}

blockquote, q {
    quotes:"" "";
}

textarea {
    overflow:auto;
}

a {
    color:#f00;
    text-decoration:none;
}

a:hover {
    color:#00f;
    text-decoration:none;
}

div.input_button {
    text-align:center;
    width:300px;
    margin:15px auto;
    font-family:arial !important;
}

#header {
    width:1000px;
    height:187px;
    background:url(/design/eng/35/top.jpg) no-repeat center bottom;
    margin:auto;
}

#header a {
    display:block;
    background:url(/design/eng/35/logo.gif) no-repeat 70px 30px;
    height:150px;
    width:400px;
    float:left;
}

#header img {
    float:right;
    margin-right:65px;
}

#container {
    width:980px;
    margin:50px auto 30px auto;
    color:#969696;
    font-size:12px;
    font-family:arial;
    line-height:16px;
    padding-right:80px;
    min-height:500px;
}

.containerbg {
    background:url(/design/eng/35/bg0.jpg) no-repeat 0px 70px;
}

.containerbg1 {
    background:url(/design/eng/35/bg1.jpg) no-repeat 0px 70px;
}

.containerbg2 {
    background:url(/design/eng/35/bg2.jpg) no-repeat 0px 70px;
}

.containerbg3 {
    background:url(/design/eng/35/bg3.jpg) no-repeat 0px 70px;
}

.containerbg4 {
    background:url(/design/eng/35/bg4.jpg) no-repeat 0px 70px;
}

.containerbg5 {
    background:url(/design/eng/35/bg5.jpg) no-repeat 0px 70px;
}

.containerbg6 {
    background:url(/design/eng/35/bg6.jpg) no-repeat 0px 70px;
}

.containerbg7 {
    background:url(/design/eng/35/bg7.jpg) no-repeat 0px 70px;
}

.containerbg8 {
    background:url(/design/eng/35/bg8.jpg) no-repeat 0px 70px;
}

.containerbg9 {
    background:url(/design/eng/35/bg9.jpg) no-repeat 0px 70px;
}

#container ul {
    margin-top:20px;
    padding:20px;
    border-top:3px solid #dcac0c;
    color:#000;
    font-weight:bold;
}

div.cmg_title {
    width:655px;
    float:right;
    font-family:georgia;
    font-weight:bold;
    font-size:48px;
    color:#DD2223;
    line-height:48px;
}

div.articles_menu {
    width:800px;
    margin:auto;
}

.lavaLamp {
    position: relative;
    height: 29px;
    background: url("/design/eng/35/lavalamp_bg.gif") no-repeat top;
    overflow: hidden;
}

/* Force the list to flow horizontally */
.lavaLamp li {
    float: left;
    list-style: none;
}

/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
    background: url("/design/eng/35/lavalamp_lava.gif") no-repeat right -30px;
    width: 9px;
    height: 30px;
    z-index: 8;
    position: absolute;
}

.lavaLamp li.back .left {
    background: url("/design/eng/35/lavalamp_lava.gif") no-repeat top left;
    height: 30px;
    margin-right: 9px;
}

/* Styles for each menu-item. */
.lavaLamp li a {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    font: bold 11px georgia;
    color: #000;
    outline: none;
    text-align: center;
    height: 30px;
    top: 7px;
    z-index: 10;
    letter-spacing: 0;
    float: left;
    display: block;
    margin: auto 10px;
}

.lavaLamp li a:hover {
    color:#DD2223;
}

.lavaLamp li.current a {
    color:#DD2223;
}

div.cmg_messages, div.cmg_warning {
    padding:10px;
    text-align:center;
    margin:20px 10px;
}

div.cmg_messages {
    border:1px solid #0f0;
    background:#efe;
    color:#0a0;
}

div.cmg_warning {
    border:1px solid #f00;
    background:#fee;
    color:#a00;
}

div.cmg_warning h3 {
    font-size:13px;
}

div.article_articles_in_group {
    width:280px;
    float:left;
    padding:0 20px 20px 0;
    margin-right:20px;
    border-right:2px solid #dd2223;
    display:inline;
}

div.article_articles_in_group a {
    display:block;
    padding:0 0 10px 160px;
    font-family:georgia;
    font-weight:bold;
    color:#000;
    font-size:11px;
}

div.article_articles_in_group a:hover {
    color:#dd2223;
    background:url(/design/eng/35/menubg.gif) no-repeat 145px 5px;
}

div.article_articles_in_group a.curr {
    color:#dd2223;
}

div.article_shortcut {
    margin:10px 0;
    padding-bottom:10px;
    border-bottom:2px solid #d93a30;
    width:650px;
    float:right;
}

div.article_body {
    margin-top:10px;
    width:650px;
    float:right;
    color:#000;
}

div.article_images_gallery {
    text-align:center;
    width:655px;
    float:right;
    margin-top:20px;
}

div.article_images_gallery img {
    margin:2px;
    padding:2px;
    border:2px solid #ccc;
}

div.article_images_gallery a:hover img {
    border:2px solid #DD2223;
}

#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}

.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}

#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}

.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;
    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close {
    text-align: right;
}

.GB_Window .close span {
    font-size: 12px;
    cursor: pointer;
}

.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on {
    border-bottom: 1px solid #333;
}

.GB_Window .click {
    border-bottom: 1px solid red;
}

div.error, div.msg {
    margin:30px 10px;
    text-align:center;
    padding:10px;
}

div.error {
    border:1px solid red;
    background-color:#fee;
    color:#a00;
}

div.msg {
    border:1px solid green;
    background-color:#efe;
    color:#0a0;
}

div.contact_article_body {
    margin-top:10px;
    width:650px;
    float:right;
    color:#000;
}

div.home_article_body {
    margin-top:10px;
    width:650px;
    float:right;
    color:#000;
}

div.home_images_gallery {
    text-align:center;
    width:655px;
    float:right;
    margin-top:20px;
}

div.home_images_gallery img {
    margin:2px;
    padding:2px;
    border:2px solid #ccc;
}

div.home_images_gallery a:hover img {
    border:2px solid #DD2223;
}


