/* colors italcarbon */

body {background: #000000;}

a, a:hover, a:link, a:focus { color: #db161e;}

/* header */
#header {
    height: 160px;
    background: #000000; 
    background-image: url('../images/sf-header-carbonio.jpg');
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.breadcrumb { background: none; padding: 0; margin-bottom: 0; background: #111111; color: #ffffff; padding: 20px 40px; padding: 10px 50px 1px 105px;
margin-bottom: 20px;}

.navbar-brand { color: #ffffff; padding: 5px 15px; }
.navbar > .container .navbar-brand {margin-left: 90px;}

/* footer */
#footer {
    height: 150px;
    background: #000000; 
    background-image: url('../images/sf-footer-carbonio.jpg');
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    bottom: 0;
    margin: 0;
    padding: 0;
}

.content-footer { text-align: center;
height: 45px;
background: none repeat scroll 0% 0% #111;
position: relative;
bottom: -70px;
padding-top: 10px;
color: #cccccc;
background-image: linear-gradient(to bottom, #333333 0px, #111111 100%);
background-repeat: repeat-x;}


#dp_swf_engine {display: none;}

div.modal { color: #333333;}