body{
    background: url(images/bg.gif) repeat-x #e2dfd5;
}
body.title, body.page-template-default{
    background: url(images/bg_title.gif) repeat-x #e2dfd5;
}

/* Main page holder */
#page{
    min-height: 433px;
    background: url(images/machine.gif) no-repeat center 25px;
}
body.title #page, body.page-template-default #page{
    min-height: 702px;
    background: url(images/machine_title.jpg) no-repeat center 25px;
}

/* Page width and centering */
.page{
    width: 960px;
    margin: 0 auto;

    padding: 0px 15px 0px 0px;
    position: relative;
}

/* Top line */
#top-info{
    height: 25px;
    line-height: 25px;
}
#top-info ul{
    float: right;
}
#top-info ul li{
    float: left;
}
#top-info ul li a{
    color: #ffffff;
    text-decoration: none;
}
#top-info ul li a:hover{
    text-decoration: underline;
}
#top-info ul li.has_arrow.last{
    padding-right: 170px;
}
#top-info ul li.has_arrow a{
    background: url(images/arr_top.gif) no-repeat 0px 5px;
    padding: 0px 30px 0px 10px;
}
#top-info ul li.lang_link a{
    color: #ffffff;
}
#top-info ul li.lang_link{
    color: #e2dfd5;
    padding: 0px 10px 0px 5px;
}

/* Main menu */
#menu{
    position: absolute;
    top: 70px;
    right: 0px;
}
#menu li {
    float: left;
    margin-left: 11px;
}
#menu li a {
    float: left;
    text-decoration: none;
    color: #888888;
    padding: 1px 22px 0 0;
    margin-right: 1px;
    line-height: 28px;
    height: 32px;
    color: #311100;
    font-size: 17px;
    background: url(images/arr_menu.gif) no-repeat 11px 13px;
}
#menu li a span {
    float: left;
    padding-right: 22px;
    display: block;
    margin-top: -1px;
    height: 32px;
    width: 1px;
    font-size: 1px;
}
#menu li a:hover,
#menu li.current_page_item a {
    color: #a31e22;
    background: url(images/menu_active.gif) no-repeat top right;
}
#menu li a:hover span,
#menu li.current_page_item a span {
    background: url(images/menu_active.gif) no-repeat top left;
}

/* Visuals on background */
#logo{
    position: absolute;
    left: 0px;
    top: 55px;
}
#preparation{
    position: absolute;
    right: 630px;
    top: 168px;
}
body.title #preparation{
    position: absolute;
    right: 640px;
    top: 240px;
}

/* Title content block */
#content-title{
    margin-top: 487px;
}

/* Title right block(s) */
#content-title .text{
    margin-top: 10px;
}
#content-title .colRight{
    float: right;
    width: 220px;
    margin-left: 15px;
    text-align: right;
}
#content-title .colRight .text{
    margin-top: 10px;
}

/* Main content block */
#content-main, #content-main-wide {
    padding-top: 300px;
}

#content-main .colRight{
    float: right;
    width: 160px;
    text-align: right;
    margin-top: 32px;
}
#content-main .colRight img{
    margin-bottom: 10px;
}
#content-main .colRight .text{
    margin-top: 10px;
}

#content-main .colLeft{
    float: left;
    width: 236px;
    margin-top: 32px;
}
#content-main .colLeft li{
    height: 23px;
    line-height: 23px;
    margin-bottom: 5px;
    background: url(images/arr_submenu.gif) no-repeat 3px 10px;
    padding-left: 15px;
}
#content-main .colLeft li:hover,
#content-main .colLeft li.current{
    background: url(images/arr_submenu_active.gif) no-repeat #a09c8e 3px 10px;
}
#content-main .colLeft li a{
    color: #a31e22;
    font-size: 13px;
    text-decoration: none;
}
#content-main .colLeft li.current a,
#content-main .colLeft li:hover a{
    color: #ffffff;
    text-decoration: none;
}

#content-main #content{
    margin-left: 251px;
    margin-right: 170px;
}
#content-main-wide #content {
    margin-left: 0px;
    margin-right: 0px;
}
#content-main #content .text, #content-main-wide #content .text{
    margin-top: 20px;
}
#content-main #content .text,
#content-main #content .text a,
#content-main-wide #content .text,
#content-main-wide #content .text a
{
    color: #6c6343;
    font-size: 12px;
    line-height: 133%;
}
#content-main #content .text a, #content-main-wide #content .text a{
    text-decoration: underline;
}
#content-main #content .text a:hover, #content-main-wide #content .text a:hover{
    text-decoration: none;
}
#content-main #content .text .img, #content-main-wide #content .text .img{
    border: 1px solid #b5b3ab;
    float: left;
    margin: 0px 10px 10px 0px;
}
#content-main #content .text .img img, #content-main-wide #content .text .img img{
    border: 6px solid #ffffff;
    float: left;
}
#content-main #content .text h1,
#content-main #content .text h2,
#content-main #content .text h3,
#content-main #content .text h4,
#content-main #content .text h5,
#content-main #content .text h6,
#content-main-wide #content .text h1,
#content-main-wide #content .text h2,
#content-main-wide #content .text h3,
#content-main-wide #content .text h4,
#content-main-wide #content .text h5,
#content-main-wide #content .text h6,
{
    font-weight: normal;
    color: #a31e22;
    font-size: 16px;
    padding: 10px 0px 20px 0px;
}
#content-main #content .text p,
#content-main-wide #content .text p{
    margin-bottom: 15px;
}
#content-main #content .text table,
#content-main-wide #content .text table{
    border: 1px solid #d4d1c7;
    border-collapse: collapse;
}
#content-main #content .text table th,
#content-main-wide #content .text table th{
    color: #65645f;
    background: #d4d1c7;
    padding: 8px 7px 5px 7px;
}
#content-main #content .text table td,
#content-main-wide #content .text table td{
    color: #65645f;
    font-size: 11px;
    border: 1px solid #d4d1c7;
    padding: 8px 7px 5px 7px;
}

/* Content main layout for contacts page */
#content-main .colContacts,
#content-main-wide .colContacts {
    margin-left: 15px;
    float: left;
    width: 221px;
}
#content-main .colContacts .text,
#content-main-wide .colContacts .text
{
    margin: 20px 0px 20px 0px;
}
#content-main .colForm,
#content-main-wide .colForm
{
    margin-left: 15px;
    float: left;
    width: 221px;
    margin-top: 32px;
}
#content-main .colForm div,
#content-main-wide .colForm div
{
    margin-bottom: 10px;
}
#content-main .colForm label,
#content-main-wide .colForm label
{
    display: block;
    color: #6c6343;
    font-size: 12px;
    padding-bottom: 5px;
}
#content-main .colForm .frm_textfield,
#content-main-wide .colForm .frm_textfield{
    width: 211px;
    height: 19px;
    line-height: 18px;
    padding: 4px 4px 0px 4px;
    border: 1px solid #b5b3ab;
}
#content-main .colForm .frm_textarea,
#content-main-wide .colForm .frm_textarea{
    width: 209px;
    border: 1px solid #b5b3ab;
    padding: 5px;
}
#content-main .colForm .frm_button,
#content-main-wide .colForm .frm_button{
    text-transform: uppercase;
    width: 219px;
    height: 22px;
    color: #ffffff;
    background: #a31e22;
    border: 1px solid #b5b3ab;
    cursor: pointer;
}

/* Generic elements */
h1.block_title,
h2.block_title{
    color: #a31e22;
    font-size: 17px;
    padding-left: 20px;
    background: url(images/arr_block.gif) no-repeat 0px 4px;
    display: inline;
    font-weight: normal;
}

/* Footer */
#footer{
    background: url(images/sep_footer.gif) repeat-x top;
    padding-top: 15px;
    margin: 20px 0px 0px 0px;
    padding-bottom:30px;
}
#footer ul{}
#footer ul li,
#footer ul li a{
    color: #998675;
}
#footer ul li a{
    text-decoration: underline;
}
#footer ul li a:hover{
    text-decoration: none;
}
#footer ul li.copyright{
    float: left;
}
#footer ul li.createdby{
    float: right;
}




/* Base text styles */
.text{
    font-size: 12px;
    color: #6c6343;
    line-height: 133%;
}
.text p{
    margin-bottom: 15px;
}

#running_line {
    left:0px;
}
