﻿/*General settings*/
.hiddenpanel                            { display: none; }

/*Header*/

/*Ribbon*/
#s4-ribbonrow			                { background: white !important; color: black; }
.ms-siteactionsmenu a,
.ms-welcomeMenu a:link,
.ms-cui-tt-a,                          
.ms-cui-tt-a:hover                      { color: black !important; }
.ms-siteactionsmenuhover a              { color: white !important; }

/*Title row*/
#s4-titlerow                            { background: url(Images/UULogo.png) no-repeat center white; height: 91px; }
#s4-titlerow .s4-title                  { background: none; }
#s4-titlerow div.logo                   { float: left; }

div.logo                                { font-size: 1.4em; font-weight: bold; line-height: 91px; height: 91px; padding-left: 20px;  }
div.logo a                              { color: black; }
div.logo a img                          { vertical-align: middle; }
div.logo a:hover                        { text-decoration: underline; }

#s4-topheader2                          { background: black !important; color: white; }
#s4-topheader2 .menu-item               { color: white; }
#s4-topheader2 .menu-item.selected      { color: black; }
.ms-socialNotif-Container               { float: right; height: 91px; }
.ms-socialNotif-groupSeparator          { height: 100%; }
.ms-socialNotif                         { margin-top: 15px; }
.menu-horizontal a.menu-item,
.menu.home a.menu-item                  { border-right: 1px solid white !important; }
.menu-horizontal a:hover,
.menu-horizontal a.selected:hover,
.menu.home a.selected:hover             { background: #696969 !important; }
.menu-horizontal a.selected,
.menu.home a.selected                   { color: #EAB400 !important; background: black !important; }
.menu.home                              { float: left; }
.s4-toplinks .s4-tn a.selected          { margin: 0px !important; }

/*BreadCrumb*/
#breadcrumb                             { height: 21px; padding-left: 10px; line-height: 21px;  }
#breadcrumb a                           { color: black; }
#breadcrumb a:hover                     { text-decoration: underline; }

div#searchcontainer                     { float: right; }
div#s4-searcharea                       { float: left; }
div.manual                              { height: 24px; line-height: 24px; border-right: 1px solid white; float: left; } 
div.manual a                            { padding-right: 10px; color: white !important; height: 24px; line-height: 24px; }
div.manual a:hover                      { text-decoration: underline; }

td.ms-pagebreadcrumb                    { display: none; }
iframe div#breadcrumb                   { display: none; }

/*Content frame*/

/*LeftPanel*/
#s4-leftpanel                           { width: 220px !important; min-height: 364px; background-image: url(Images/Leftpanel/yellow.gif); background-position: top; background-repeat: no-repeat; }
#s4-leftpanel-content                   { border: none !important; background: none !important; }
.s4-ca                                  { margin-left: 220px; padding-left:20px; }

.s4-ql ul.root > li > .menu-item        { color: black; font-size:1.0em; }
.s4-ql ul.root ul                       { padding-left: 20px; margin: 0px; }
.s4-ql ul.root ul > li > a              { color: #999999; }
.s4-ql a.selected                       { border: 0px !important; background: none; font-weight: bold; color: black !important; }

#s4-leftpanel #partnerlogo              { position: absolute; bottom: 2px; left: 0px; }

/*Wiki */
.ms-quickLaunch                         { margin-top: 5px; border-top: 1px solid #D2D2D2; }
.ms-quickLaunch table#zz1_WikiSetMenu   { width: 100%; padding-left: 10px; }
table.ms-navitem td, span.ms-navitem    { background: none !important; padding-left: 20px !important; }

.ms-wikicontent a,
.ms-rtestate-field a                    { text-decoration: underline !important; color: #000000 !important; }
a.ms-wikilink                           {  }
div#tagCloud a                          { color: #EAB400; }

/*Titles*/
.ms-standardheader.ms-WPTitle           { background: url(Images/Titlebar/yellow.gif) repeat-y !important; font-size: 1.2em; font-weight: bold; color: black; }
.ms-standardheader.ms-WPTitle a         { color: black; padding-left: 10px; }

/*Sign in link*/
.s4-signInLink                          { color: #000000 !important; }

/*Make scope dropdown a little bigger*/
SELECT.ms-sbscopes			            { width:300px !important; }