/* 
    Document   : domoferm
    Created on : 02.01.2009, 16:16:38
    Author     : Administrator
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    background-color: #edefef;
    background-image: url("../../../images/bg_02.png");
    background-repeat: repeat-x;
    background-attachment: scroll;
}

#page_margins {
    width: 1010px;
    margin: 0px;
}

#page {
    background: transparent;
}

#main {
    background: transparent;
}

html * {
    font-size: 11px;
}

a {
    color: #FC8318;
}

h1, h2, h3 {
    color: #808182;
    font-weight: normal;
}

h4, h5, h6 {
    color: #000;
    font-weight: normal;
}

h1, h1 a, .col3_t3_content .csc-header h1, .col2_t3_content .csc-header h1 {
    font-size: 22px;
    color: #818283;
}

h2, h2 a, .col3_t3_content .csc-header h2, .col2_t3_content .csc-header h2 {
    font-size: 20px;
}

h4, h4 a, .col3_t3_content .csc-header h4, .col2_t3_content .csc-header h4, .inline_col3_t3_content csc-header h4, .csc-textpic-text h4 {
    font-size: 13px;
}

li {
    list-style-image:url(../../../images/li_02.gif);
}

image {
    /* border: 1px solid #E2E2E2; */
}

.startpage_bg {
}

.standard_bg {
}

.white_block {
    background: transparent;
}

#header {
    background: #fff url("../../../images/header_bg_domoferm_02.png") no-repeat;
    height: 145px;
  }
  
#catalog_header {
    background-color: #fff;
    background-image: url("../../../images/header_bg_domoferm_02.png");
    background-repeat: no-repeat;
    padding: 0px;
    height: 175px;
}

#header_shortcuts {
    height: 23px;
    width: 576px;
    margin-top: 16px;
    background: transparent;
}

#header_shortcuts div a {
    color: #fff;
}

#header_shortcuts div {
    margin-top: 8px;
}

#header_selectors {
    width: 576px;
    margin-top: 24px;
}

#header_search {
    height: 23px;
    width: 150px;
    padding-left: 273px;
}

#search {
    width: 115px;
    height: 14px;
    border: 1px solid #E2E2E2;
    padding: 2px;
}

#search input {
    
}

#search_btn {
    display: block;
    float: right;
    height: 18px;
    width: 22px;
    border: none;
    background: url("../../../images/search_btn_02.png") no-repeat;
}

#header_language {
    float: left;
    height: 18px;
    width: 140px;
    padding-left: 0px;
}

.grey_link, grey_link:hover, grey_link.active {
    color: #808182;
}

#locale_list_div {
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #E2E2E2;
    margin: 0px;
    padding: 0px;
    width: 150px;
    z-index: 100;
    height: 18px;
}

#locale_list {
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #E2E2E2;
    margin: 0px;
    padding: 0px;
    width: 150px;
    z-index: 101;
}

.language_table {
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-spacing: 0px;
}

.language_cell {
    width: 128px;
    height: 18px;
    margin: 0px;
    padding: 0px 0px 0px 3px;
    border: 0px;
    vertical-align: middle;
}

.flag_cell {
    width: 22px;
    height: 18px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    vertical-align: middle;
}

.flag_cell img {
    display: block;
    width: 22px;
    height: 18px;
}

#locale_list .language_table .flag_cell img {
    width: 18px;
    height: 14px;
}

.header_top_container {
}

.header_top_container div {
    margin-top: 0px;
}

#header_menu {
    background: none;
    width: 1010px;
    height: 34px;
    background: #FFFFFF url(../../../images/header_menu_bg_02.png) repeat scroll 0 0;
    margin-top: 0px;
}

#header_menu a {
    background: #FFFFFF url(../../../images/header_menu_bg_02.png) repeat scroll 0 0;
    border: none;
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    margin: 0px;
    margin-right: 1px;
    padding: 9px 17px 9px;
    text-decoration: none;
}

#header_menu a:hover, #header_menu a.active {
    background: url(../../../images/header_menu_bg_hover_02.png) repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}

#header_status_bar {
    background: none;
    border-bottom: none;
    border-top: none;
    width: 1010px;
}

#header_status_bar_catalog {
    background: none;
    border-bottom: none;
    border-top: none;
    width: 1010px;
    height: 25px;
}

#header_navigation {
    width: 992px;
}

#header_navigation * {
    color: #818283;
}

#header_tabs {
    width: 425px;
    margin-top: 8px;
}

#footer {
    color: #818283;
    width: 974px;
    padding: 8px 18px;
    border-top: none;
    background: url("../../../images/footer_bg_02.png") repeat-y;
    margin-bottom: 40px;
    font-size: 11px;
}

.menu_div a {
    color: #818283;
    font-size: 12px;
}

.menu_div a:hover {
    color: #fff;
    background: #818283;
    background-image: none;
}

.menu_div a.active {
    color: #fff;
    background: #818283;
    background-image: none;
}

.menu_panel li a {
    color: #818283;
}

/* page style ------------------------------------------------------------------------------------ */

#col3_t3_startpage {
    width: 576px;
}

#col3_t3_startpage #col3_content .col3_t3_content {
    padding-top: 0px;
    padding-bottom: 5px;
}

.white_block {
    border-bottom: none;
}


.startpage_bg #col1 {
    width: 425px;
}

.startpage_bg #col1 #col1_content {
    margin-top: 0px;
}

#col3_t3_startpage .slideshow_container {
    margin-left: 0px;
}

.slideshow_container, .slideshow_element {
    width: 576px;
    overflow: hidden;
}

.news_latest_startpage {
    background-color: #fff;
    margin: 0px 8px;
    border-collapse: separate;
}

.news_latest_item_startpage {
    height: 118px;
}

.news_latest_item_startpage td {
    background-color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 7px 7px 8px 8px;
    vertical-align: bottom;
}

.colums_teaser_container_startpage {
    width: 576px;
    margin-left: 0px;
    margin-top: 10px;
    float: left;
}

.colums_teaser_container_startpage .first {
    margin-left: 0px;
}

.colums_teaser_container_startpage .last {
    margin-left: 16px;
}

.columns_teaser_startpage {
    float: left;
    width: 132px;
    margin-left: 16px;
    overflow: hidden;
}

.columns_teaser_startpage h3 {
    color: #818283;
    text-indent: 10px;
}

.columns_teaser_startpage h3 a {
    color: #818283;
    font-weight: bold;
    text-decoration: none;
}

#col3_t3_startpage .bodytext, #col3_t3_startpage .csc-header, #col3_t3_startpage .csc-textpic {
    margin-left: 0px;
    margin-right: 0px;
}

.boxed_column .csc-header h1 {
    background: transparent none repeat scroll 0 0;;
}

.tab a.active {
    background-image:url(../../../images/tab_active_02.png);
    color:#FFFFFF;
    text-decoration:none;
}

.element_subheader_all_data a:hover {
    background-image:url(/images/btn_active_bg_02.png);
}

.group_panel_blue {
    background: transparent;
}

.group_teaser_detail_link_invert {
    background-color: transparent;
}

.group_teaser_detail_link {
    background-color: transparent;
}

.news_latest_startpage {
    background-color: transparent;
}

.news_latest_item_startpage td {
background-color: transparent;
border-bottom: none;
border-top: none;
}

/*
.news_item { margin-left: 8px; margin-right: 8px; border-bottom: 1px solid #f2f2f2; padding: 4px 0px 4px 0px; width: 375px;}
.news_item a , .news_item p { margin: 0px; }
.news_item a { display: block; float: right; width: 133px; font-size: 11px; color: #000; background: url("../../../images/btn_bg.png"); padding: 4px 0px 4px 0px; text-align: center;}
.news_item a:hover { color: #fff; text-decoration: none; background: url("../../../images/btn_hover_bg.png"); }
.news_item .active, .news_item .active:hover{ color: #fff; text-decoration: none; background: url("../../../images/btn_active_bg.png"); }
.news_item p { display: block; float: left; width: 222px; padding: 3px 0px 3px 4px;}

.news_single { margin-bottom: 14px; }
.news_single_content  p, .news_single_content  h1, .news_single_content  h2, .news_single_content  h3, .news_single_content  h4, .news_single_content  h5, .news_single_content  h6 { margin-left: 8px; margin-right: 8px; }
.news_single_content  h1, .news_single_content  h3, .news_single_content  h5 { color: #008BA8; }
.news_single_header{ margin-left: 8px; margin-right:8px; border-top: 1px solid #D8D9DB; width: 374px;}
.news_single_header p, .news_single_header h4{ color: #008BA8; }
.news_single_header h4 { margin-bottom: 9px; margin-top: 13px; }
.news_single_header p { margin-bottom: 0px; margin-top: 9px; }
.news_single_content{ margin: 0px 8px 0px 8px; padding: 12px 0px 12px 0px; background-color: #F2F4F3; border-bottom: 1px solid #D8D9DB; width: 374px; }
*/

.news_single_content {
    background-color: transparent;
}

.news_single_content  p, .news_single_content  h1, .news_single_content  h2, .news_single_content  h3, .news_single_content  h4, .news_single_content  h5, .news_single_content  h6 { margin: 8px; }
.news_single_content  h1, .news_single_content  h3, .news_single_content  h5 { color: #818283; }

.news_single_header p, .news_single_header h4 {
    color: #818283;
    font-size: 13px;
}

#col3_content {
    z-index: auto;
}

