
#header{ background:#f17201 url("img/header-background-auto.gif") 95% 0% no-repeat; }

#footer{ background:#f17201;/*#f8f0e6;*/ }

/* BLOCKS */

.block-subject {
        background:#f17201 url('img/block-title-top-auto.gif') 0 0 repeat-x;
}

.block-subject h2{
	color:white;
        background:url('img/block-title-right-auto.gif') right top no-repeat;
}
.block-subject h2 a{
	color:white;
}

.block-content {
	border:solid 1px #f17201;
}

.pure_block .block-subject a,
.pure_block .block-subject .non-shadow{
   color:#f17201;
   text-decoration:none;
}

/* BREADCRUMBS */

#breadcrumbs_ul li a {
   color:#f17201;
}

#breadcrumbs_ul li {
      background:url('img/breadcrumb-arrow-next-auto.gif') 5px 5px no-repeat;
}

#breadcrumbs_in_advert .brkmbs a,
#breadcrumbs_in_advert .brkmbs {
    color: #f17201;
}

/* MENU */

#left .block-content-vertical-menu {
        background:#fff7e5;
}

.tree-menu .ul_lvl_2 LI{
    color:#f17201;
}

.tree-menu .ul_lvl_3 LI{
     color:black;
    background:none;
}

.tree-menu .ul_lvl_3{
    padding-left:14px !important; /* Ну не нашел я где указано что именно второй лвл 16пикселей, пришлось писать костыли :( */
}

.tree-menu .ul_lvl_6,
.tree-menu .ul_lvl_5,
.tree-menu .ul_lvl_4,
.tree-menu .ul_lvl_3{
     background:url('img/list-styles/pynktir-auto.png') 11px 0px repeat-y;
}

.tree-menu .plus_pic {
     background:url('img/list-styles/plus-pic-auto.gif') 2px 4px no-repeat;
}

.tree-menu .minus_pic {
     background:url('img/list-styles/minus-pic-auto.gif') 2px 4px no-repeat;
}

.tree-menu .none_pic {
     background:url('img/list-styles/none-pic-auto.gif') 6px 9px no-repeat;
}

.tree-menu .ul_lvl_3 li span span p:hover{
    background-color: #f17201;
}

.tree-menu .current .actual a{
    background:#f17201;
}

.tree-menu ul li.last {
    background:url('img/auto-tree-last-li.gif') left bottom no-repeat;
}

/* SEARCH */

#main-search-block {
        background:#fff7e5;
}

#main-search-block #search_button{
        background:url('img/search-button-auto.gif') top left no-repeat;
}

#main-search-block #advanced_search {
    color:#f17201;
    background:url('img/advanced-search-auto.gif') 0px 5px no-repeat;
}

/* PAGES "CREATE" */

#create1 ul li{
    background:url('img/list-styles/auto-circle.gif') left 6px no-repeat;
}

#create3 .text a ,
#create1 a {
    color: #f17201;
}

#create3 .head,
#create3 .required {
	color: #f17201;
}


/* TEASERS */

.teaser_in_list { background:#fff7e5; }

.teaser_in_list a{ color:#f17201; }
#page a{ color:#f17201; }
#page #page-teaser { background:#fff7e5; }

.teaser .title {  color:#f17201; }
/* PAGER */

.pager LI a.active {
    color:#f17201;
}
.pager .pager-first A{
        background:url('img/pager/arrow-left-first-auto.gif') 0 3px no-repeat;
}
.pager .pager-previous A {
        background:url('img/pager/arrow-left-prev-auto.gif') 0 3px no-repeat;
        }
.pager .pager-next {
        background:url('img/pager/arrow-right-next-auto.gif') 8px 3px no-repeat;
}
.pager .pager-last A{
        background:url('img/pager/arrow-right-last-auto.gif') 0 3px no-repeat;
}

.pager-div { background:#fff7e5; }

/* SPAGETTY */

.adv_count { color:#f17201; display:inline; }

#add-advert-button a{ background:url('img/add-advert-button-auto.gif') 0px 0px no-repeat; }

.shadow { color: #f17201; }

.block-weather .title,
.block-money .title {
    color:#f17201;
}

.block-weather .value.temperature {
    color:#f17201;
}
.block-weather .temperature {
    color:#f17201;
}

.button span.bkd { background:url("img/buttons/button-auto-left.gif") no-repeat left top; }

.button span.bkd a{ background:url("img/buttons/button-auto-right.gif") no-repeat right top; }

#filters { background:#fff7e5; }

.photo img { border:solid 1px #f17201; }

.comment .answer {
    background:#fff7e5;
    border:solid 1px #f17201;
}
.comment-unpublished {
  background-color: #f17201;
}

.form-required {    color:#f17201;  }

.text a {
    color: #f17201;
}

.teaser A .more,
.teaser a .title {
     color:#f17201;
}
