/* Marc Papell  (mpapell@digiteix.com) */

table.project-header th {
                background-color: #FF6A02;}

table.project-home-block th {
                background-color:  #FF6A02;}

table.mini-calendar td.calendar-header {
                background-color: #FFB480;}

table.mini-calendar th.calendar-header {
                background-color: #FFB480;}

#topmenu td a:hover {background-color: #ff6a02;}

#header-menu {background-color: #FF6A02;}
#header-menu div.tab-header-selected a.button2 span { background-color: #FFB480;}


body               { background: transparent url(/skin/image/orangebg.png) repeat-x;background-attachment:fixed;background-position:bottom;
display: block;line-height: 18px;
                   }
#container         { background: #FFF; 
                     border: #000;
                   }
h1                 { color: #FF6A02; 
                   }
a:link, a:visited  { color: #000066; 
                   }
#namerow           { background: #FF6A02;  
                   }
#namerow p         { color: #FFF; 
                   }
#namerow span      { color: #FFF; 
                   }
#namerow span a    { color: #FFF;
                   }
#navrow            { background: #FFB480; 
                   }
#navrow p          { color: #000; 
                   }
#navrow a          { color: #000; 
                   }
#footrow           { background: #000; 
                   }
#footrow p         { color: #FFF; 
                   }
#footrow a         { color: #FFF;  
                   }
.titlerow, .table-header { background: #FF6A02; color: #fff; 
                   }
table.table-display th.applicat-header {background: #FF6A02;}
.titlerow a, .table-header a  { color: #000; 
                   }

table.tab-display th.tab-header {background: #FF6A02; color: white; border-right: 0px solid white;}
table.tab-display th.tab-header-selected {border-top: 1px solid #FF6A02; border-right: 1px solid #FF6A02; border-left: 1px solid #FF6A02; border-bottom: 0px solid #333333;}
table.tab-display th.tab-header-selected  a {color: #FF6A02; text-decoration: none; font-size: 110%;}
table.tab-display th.tab-header a {color: white; text-decoration: none;}
table.tab-display {border-bottom: 0px solid #FF6A02;}
table.main-content {border-left: 1px solid #FF6A02; border-right: 1px solid #FF6A02; border-bottom: 1px solid #FF6A02;}


.menuheader { color: #FFF; background: #FF6A02; }
.menuheader a:link, .menuheader a:visited, .menuheader a:active { color: #FFF; text-decoration: none; }
.menuheader a:hover { color: #FFF; text-decoration: underline; }
.menuitem a:link, .menuitem a:visited, .menuitem a:active { color: #000; text-decoration: none; }
.menuitem a:hover { color: #000; text-decoration: underline; }

p.menu { background-color: #FF6A02; font-weight: bold;}


div.tooltip-header {
    background-color: #FF6A02;
    color:white;
    border:1px solid #FF6A02;
    position:relative;
    z-index:100;
}

div.tooltip-body {
    background-color: white;
    color: #FF6A02;
    border:1px solid #FF6A02;
    position:relative;
    z-index:100;
}

div.home-block-element-title {
    background-color: #FF6A02;
    color:white;
}

div.home-block-element-title a{
    color:white;
    text-decoration:none;
}
