/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
/* typography */
h2, h4, h6, a:link, a:visited {
    color: #525253
    }
a:hover {
    color: #E03188
    }
ul.links li {
    background-image: url(../../images/styles/orange/typography/list_links.png)
    }
ul.links li:hover a, #bottom ul.links li:hover a {
    color: #E03188
    }
/* menus */
#toolbar .menu li a {
    background-image: url(../../images/styles/orange/topmenu_item_bg.png)
    }
#footer .menu li a {
    background-image: url(../../images/styles/orange/footermenu_item_bg.png)
    }
#menu a.level3.current span.bg, #menu li.level3 a.level3:hover span.bg {
    color: #FF980D
    }
#menu a.level3 span.bg, #menu span.level3 span.bg {
    background-image: url(../../images/styles/orange/menu_level3_item.png)
    }
div.mod-line ul.menu a:hover span.bg, div.mod-line ul.menu span:hover span.bg {
    color: #e03188
    }
div.mod-line ul.menu a.level1, div.mod-line ul.menu span.level1 {
    /* background: url(../../images/styles/orange/submenu_level1_item.png); */
    }
div.mod-line ul.menu li.parent .level1 span.bg {
    background-image: url(../../images/styles/orange/submenu_level1_item_parent.png)
    }
div.mod-line ul.menu li.level2 span.bg {
    background-image: url(../../images/styles/orange/submenu_level2_item.png)
    }
/* modules */
.module h3.header span.color {
    color: #e03188;
    /* #E98500; */
    }
div.mod-box-templatecolor div.box-1 {
    background-image: url(../../images/styles/orange/module_box_templatecolor_bg.png);
    background-color: #E98601
    }
div.mod-box-templatecolor h3.header span.subtitle {
    color: #B04B00
    }
div.mod-box-templatecolor a {
    color: #933F00
    }
#system .item > .date {
    background: #E03188;
    /*	background-image: url(../../images/styles/orange/system_date.png); */
    }
#searchbox .results li.more-results:hover, ul.line li a:hover, #bottom ul.line li a:hover, #system .pagination strong {
    color: #e03188
    }
#system .pagination .previous, #system .pagination .next {
    background-image: url(../../images/styles/orange/pagination_bg.png)
    }
.breadcrumbs strong {
    color: #e03188
    }
a.readmore, a.readmore span.readmore-1, a.readmore span.readmore-2 {
    background-image: url(../../images/styles/orange/readmore.png)
    }
div#component.floatbox div#system form#adminForm table.zebra tbody tr.even td a {
    font-size: 15px;
    color: #525253
    }
div#component.floatbox div#system form#adminForm table.zebra tbody tr.even td a:hover {
    font-size: 15px;
    color: #e03188;
    text-decoration: none
    }
div#component.floatbox div#system form#adminForm table.zebra tbody tr.odd td a {
    font-size: 15px;
    color: #525253
    }
div#component.floatbox div#system form#adminForm table.zebra tbody tr.odd td a:hover {
    font-size: 15px;
    color: #e03188;
    text-decoration: none
    }
div#component.floatbox div#system form#adminForm table.zebra tbody tr.odd td {
    /*font-size:15px;*/
    }
div#component.floatbox div#system form#adminForm table.zebra tbody tr.even td.item-title a.category {
    font-size: 15px;
    color: #525253
    }
div#component.floatbox div#system form#adminForm table.zebra tbody tr.even td.item-title a.category:hover {
    font-size: 15px;
    color: #e03188;
    text-decoration: none
    }
/* leggi tutto */
div#system div.items div.item p.links a.readmore span.readmore-1 {
    background: #fff
    }
div#system div.items div.item p.links a.readmore span.readmore-1:hover {
    background: #e03188 !important;
    color: #fff
    }
div#system div.items div.item p.links a.readmore span.readmore-1 span.readmore-2 {
    background: none !important;
    color: #e03188
    }
div#system div.items div.item p.links a.readmore span.readmore-1 span.readmore-2:hover {
    background: none !important;
    color: #fff
    }