body {
margin: 0 auto;
padding: 0;
font: 62.5% Arial, Helvetica, sans-serif;
background-color: #fff;
text-align: left;
}

h1, h2, h3, h4, h5, h6 {
padding: 0.9em 0 0 0;
color: #396E06;
font-weight: normal;
line-height: 1.2em;
margin: 0 0 0.7em 0;
}

p {
margin-top: 1.4em;
margin-bottom: 1.4em;
}

ul {
list-style-image: url(../../images/icons/list.gif);
}

.image_thumb ul {
list-style-image: none;
}

ul, ol {
margin-top: 0em;
margin-bottom: 15px;
}

form {
margin: 0;
padding: 0;
}

img {
border: none;
}

a {
color: #396E06;
}

table {

}

hr {
height: 0;
border: none;
border-top: 1px solid #ddd; 
clear: both;
margin: 0;
padding: 0;
}

sup, sup a {
color: #FF0000;
}

sup a:hover{
color: #FF0000;
text-decoration: none;
background: #FFFFFF;
}

/*blockquote {
margin: 1.4em 0;
padding: 0 0 0 37px;
background: #fff url("../images/quote.gif") no-repeat 0 0;
font-style: italic;
color: #666;
clear: both;
}

blockquote img {
float: right;
padding: 3px;
border: 1px solid #ddd;
background: #fff;
margin: 0 0 1em 1em;
}*/

.hidden { display: none; }

.here { font-weight: bold;font-size:10pt; }

.red    
{    
    color: #FF0000;    
}  
/* ---------- Wrapper DIVs ---------- */

#menuAndContent-20-60-20 {
float: left;
width: 75%;
}

#menu-20-60-20 {
float: left;
width: 28%;
}

#menu-20-80,
#menu-20-40-40 {
float: left;
width: 21%;
}

#content-20-60-20 {
float: right;
width: 70%;
padding: 0px;
margin: 10px 0px 0px 0px;
background: #fff;
}

#content-20-80,
#content-20-40-40 {
float: right;
width: 77%;
padding-right: 0px;
margin-top: 10px;
margin-left: 0px;
}

#content-100 {
padding-left: 10px;
padding-right: 10px;
}

#content-20-80 #container,
#content-20-40-40 #container {
float: left;
width: 92%;
}

#content-20-40-40 #body #leftBody {
position: relative;
margin: 0px 3px 20px 0px;
float: left;
width: 47%;
}

#content-20-40-40 #body #rightBody {
position: relative;
margin: 0px 3px 0px 20px;
float: left;
width: 47%;
}




/* ----------  Header  ---------- */

#top {
position: relative;
z-index: 0;
height: 58px;
width: 100%;
padding: 0;
margin: 0;
background: #fff url("../images/layout/masthead.jpg") no-repeat right top;
}

#top #uofs {
position: absolute;
top: 10px;
left: 10px;
}

#masthead {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ccc;
float: left;
clear: both;
margin: 0;
padding: 0;
width: 100%;
color: #777;
background: #d9d9d9 url("../homepage/images/icons/gradient-tab4.gif") repeat-x left top;
}

#masthead h1 { 
margin: 0;
padding: 6px 5px 6px 10px;
/* font-size: 2.2em; */
font-size: 2em;  /* DJM */
float: left;
}

#masthead a { 
text-decoration: none;
}
#breadcrumbs {
margin: 1.3em 30em 0 0;
padding: 0;
font-size: 1.1em;
line-height: 1.4em;
display:none;
}

#breadcrumbs a:hover { 
text-decoration: underline;
}

/* ---------------- Footer ---------------- */

#footer {
width: 100%;
float: left;
padding: 0 0 50px 0;
margin: 20px 0 0 0;
border-top: 1px solid #ddd;
font-size: 1.1em;
text-align: center;
color: #777;
}

#footer a {
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

/* ----------  Menus / Outer Columns  ---------- */

#rightColumn {
float: left;
width: 22.9%;
}

.leftMenu,
#rightColumn {
font-size: 1.1em;
}

.leftMenu a,
#rightColumn a {
text-decoration: none;
}

.leftMenu a:hover,
#rightColumn a:hover {
text-decoration: underline;
}

.leftMenu h2,
.leftMenu h3,
.leftMenu h4,
#rightColumn h2 {
margin: 10px 7px 0px 0px;
padding: 4px 10px;
border-bottom: 1px solid #fff;
font-weight: bold;
font-size: 1.1em;
color: #fff;
background: #396e06 url("../homepage/images/icons/gradient-tab2.gif") repeat-x left top;     
}
#rightColumn h2 {
    margin-left:7px;
    margin-right:0px;
}
.leftMenu h2 a,
#rightColumn h2 a {
color: #fff;
display: block;
width: 100%;
}

.leftMenu h2 a:hover,
#rightColumn h2 a:hover {
color: #fff;
text-decoration: none;
background: none;
}
.menucell {
        text-align: left; 
        padding-right: 3pt; 
}

.leftMenu ul,
#rightColumn ul {
margin: 0 7px 0 0;
padding: 0;
}
#rightColumn ul {
margin: 0;

}
.leftMenu ul li,
#rightColumn ul li {
list-style-type: none;
padding: 0;
margin: 0;
width: 100%;
border: none;
display: inline;
}

.leftMenu ul li a,
#rightColumn ul li a {
display: block;
padding: 3px 10px;
margin: 0;
border-bottom: 1px solid #fff;
background: #efefef;
line-height: 1.3em;
}
#rightColumn ul li a {
    margin-left:7px;
    margin-right:0px;
}
.leftMenu ul a:hover,
#rightColumn ul a:hover {
background-color: #D5E7B5;
text-decoration: none;
}

.leftMenu ul ul {
margin: 0;
border-bottom: 1px solid #fff;
}

.leftMenu ul ul a {
background-color: #fff;
border-top: 1px solid #ddd;
border-bottom: none;
/* padding-left: 36px; */
padding-left: 18px;  /* DJM */
}

.leftMenu ul ul ul, #rightColumn ul ul ul {
    margin: 2px 0 8px 35px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.leftMenu ul ul ul a, #rightColumn ul ul ul a {
    border-top: none;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #ddd;
    background-color: #e9efdf;
    padding-left: 7px;
}
.leftMenu ul ul ul ul, #rightColumn ul ul ul ul {
    margin: 0;
    border: none;
}
.leftMenu ul ul ul ul a, #rightColumn ul ul ul ul a {
    background-color: #fff;
    border-left: 1px solid #fff;
    border-top: 1px solid #ddd;
    padding-left: 7px;
}

#rightColumn form,
.leftMenu form {
padding: 7px 10px;
margin: 0 7px 0 0;
border: 1px solid #ddd;
}

#rightColumn textarea
#rightColumn select,
.leftMenu select,
.leftMenu textarea {
width: 85%;
font: normal 0.95em Arial, Helvetica, sans-serif;
}
#rightColumn #moreQuickLinks {
    overflow: hidden;
}

#rightColumn #quicklinks {
padding: 10px;
margin: 0px 0px 0px 7px;
background: #efefef;
border: none;
}

#rightColumn #quicklinks select {
width: 100%;
font-size: 0.95em;
}

#rightColumn input.buttons,
.leftMenu input.buttons {
width: auto;
font-weight: bold;
font-size: 1.1em;
}

.leftMenu #focusOn {
padding: 0px;
list-style: none;
margin-top: 10px;
}

.leftMenu #focusOn a {
text-decoration: none;
display: block;
padding: 0px;
height: 60px;
margin: 0 0 2px 0;
border: 1px solid #ddd;
float: left;
width: 99%;
}

.leftMenu #focusOn a:hover {
border: 1px solid #B8E960;
}

.leftMenu #focusOn #become {
background: #efefef url("../images/become.gif") no-repeat;
}

.leftMenu #focusOn #huskie {
background: #efefef url("../images/huskie.jpg") no-repeat;
} 

.leftMenu #focusOn #cls  {
background: #efefef url("../images/cls.jpg") no-repeat;
}

.leftMenu #focusOn #campaign  {
background: #efefef url("../images/campaign.jpg") no-repeat;
}

.leftMenu #focusOn #congress  {             
background: #efefef url("../images/congress.jpg") no-repeat;
}

.leftMenu #focusOn #shop  {
background: #efefef url("../images/shop_main_graphic.gif") no-repeat;
} 

.leftMenu #focusOn span {
display: none;
}

.rightPic {
width: 91%;
padding-right: 11px;
height: 100px;
margin-top: 10px;
max-width: 236px;
background: none;
}
.leftPic {
width: 91%;
padding-right: 11px;
height: 100px;
margin-top: 10px;
max-width: 236px;
background: none;
}
.rightPic a {
display: block;
height: 100px;
background: none;
}

.rightPicCaption {  
background: #efefef;
margin-top: 1px;
padding: 2px 2px 2px 7px;
width: 92%;
max-width: 235px;
color: #777;
border: 1px solid #ddd;
}


#quicklinks_box {
    
    padding-right: 3px;
    padding-left: 3px;
    margin-bottom: 15px;
    padding-bottom: 7px;
    font: bold 1.0em Verdana,Sans-serif;
    color: #376841;
    padding-top: 7px;
    background-color: #f1f3f2;
    width: 95%;
    text-align: center;
    border-bottom: #396e06 1px solid; border-top: #396e06 1px solid; border-left: #396e06 1px solid; border-right: #396e06 1px solid;
    z-index:0;
    
}
#quicklinks select {
    font: 0.9em Verdana, sans-serif; width: 80%; overflow:scroll;
}

/* ---------------- News and Announcements ---------------- */
.announcements {
    font: 0.9em arial,Sans-serif; width:95%; margin-left: 14px; margin-right: 0px;
}
.announcements p {
    margin-left: 0px; 
    margin-right: 0px;
    padding-left: 0px;
    color:#000000;
    font: 0.9em arial,Sans-serif; 
}
.announcements li {
    margin-left: 0px; 
    margin-right: 0px;
    padding-left: 0px;
    list-style-type: none;
}

.announcements a {
    text-decoration: none; font: 1.2em arial, sans-serif; 
}
.announcements a:hover{
    text-decoration: underline;
}

.rss_box {
    font-size: small; 
    margin-left: 0px; 
    margin-right: 0px;
}
.rss_box a:hover{
    text-decoration: underline;
}
.rss_items {
    margin-top:7px;
    padding-left:0px; 
    margin-left:0px;
    color:#000000;
    font-size: 75%;
}
p.rss_title {
    padding-bottom:10px;
}
.rss_title {
    text-decoration: none;
    font-family: verdana, sans-serif;
    background-color:#ffffff;
    color:#396e06;
    font-weight:normal;
    margin: 0px;
    padding:0em;
    text-align: left;
    padding-bottom:10px;
}

.rss_item  {
  font-family: verdana, sans-serif;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
    text-decoration: none;
    color:#396e06;
    font-size: 13px;
    font-weight: normal;
    font-family: sans-serif;
}
.rss_item a:hover {
    text-decoration: underline;
}
.rss_date {
    font-size: 9px;
    font-weight :normal;
    margin-left: 5px;
    color: #000000;
}

/* ----------- Main Content ----------- */
.body {
font-size: 1.2em;
line-height: 1.5em;
}

.body input, .body textarea, .body select {
font: 1em Arial, Helvetica, sans-serif;
}

.body a {
text-decoration: none;
}

.body a:hover {
background-color: #D5E7B5;
text-decoration: none;
}

.body h1,
.body h2 {
margin: 0 0 1em 0;
border-bottom: 1px solid #fbdc14;
font-size: 2.3em;
}

.body h2 b {
font-weight: normal;
}

.body h1 a,
.body h2 a,
.body h3 a,
.body h4 a {
text-decoration: none;
}


.body h3,
.two_col_block_text h3 {
font-size: 1.5em;
font-weight: bold;
clear: both;
}

.body h4,
.two_col_block_text h4 {
font-size: 1.3em;
font-weight: bold;
clear: both;
}

.body h5,
.two_col_block_text h5 {
font-size: 1.1em;
font-weight: bold;
clear: both;
}


.body ul {
list-style-image: url("../images/icons/list.gif");
}

.body textarea {
width: 80%; 
}

.body form ul {
list-style-image: url("../images/icons/list.gif");
margin-left: 10px;
padding-left: 0;    
}


dl {
  margin: 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0 0 0.5em 0;
  padding: 0;
}   

dd {
  margin: 0 0 1em 2em;
}



.body dl {
margin: 0;
padding: 0;
}

.body dt {
float: left;
font-weight: bold;
margin-right: 0.5em;
padding: 0;
}   

.body dd {
margin: 0;  
}

.body dd {
margin: 0;  
}

.backtotop {
float: right;
font: bold 0.8em Verdana, sans-serif;
text-decoration: none;
text-align: right;
padding-bottom: 10px;
}

.blockAnswer {
  padding-left: 30px;
  padding-bottom: 5px;
}


/*----------- Forms -----------*/

.buttons {
font: bold 1.1em Arial, Helvetica, sans-serif;
padding: 0 3px;
background: #396E06;
color: #fff;
}

.body .buttons {
font-size: 1em;
font-weight: bold;
}

.buttons:hover {
color: #fbdc14;
}

fieldset {
border: 1px solid #ddd;
padding: 0 1em;
margin: 1.2em 0 1.8em 0;
}

fieldset fieldset {
border-width: 1px;
}

fieldset p {
margin: 1em 0;
}

legend {
font-size: 1.2em;
font-weight: bold;
color: #396e06;
}

fieldset fieldset legend {
font-size: 1.1em;
}

fieldset th {
font-weight: normal;
border-bottom: 1px solid #ddd;
}

fieldset table {
width: 100%;
margin: 1em 0;
}

label:hover {
background: #efefef;
}

form table td { 
padding: 5px;   
border-bottom: 0px solid #ddd;
}

/*------ Photo 20-40-40 ----------*/
.newsEvents {
border: 1px solid #ddd;
}

.newsEvents label {
display: none;
}

.newsEvents a {
text-decoration: none;
}

.newsEvents a:hover {
text-decoration: underline;
}

.newsEvents p, .newsEvents form {
margin: 0;
padding: 7px 7px;
border-bottom: 1px solid #ddd;
}

.newsEvents form {
border: none;
padding-bottom: 0;
}

.newsEvents h3,
.newsEvents h4 {
margin: 0;
padding: 4px 7px;
font-size: 1.8em;
background: #d9d9d9 url("../images/icons/gradient-tab4.gif") repeat-x left top;
border-bottom: 1px solid #ddd;
}

.newsEvents h4 {
font-size: 1em;
text-transform: uppercase;
color: #777;
}

.newsEvents ul {
list-style: none;
padding: 0.5em 0;
margin: 0;
font-size: 1.2em;
border-bottom: 1px solid #ddd;
}

.newsEvents ul a {
text-decoration: none;
}

.newsEvents li {
background: #fff url("") no-repeat 8px 5px;
margin: 0;
padding: 4px 7px 4px 18px;

}

.newsEvents p img {
padding: 5px 2px;
}

.newsEvents a.moreLinks {
clear: both;
text-decoration: none;
width: auto;
display: block;
padding: 5px;
font-size: 1em;
color: #999;
}

.newsEvents a.moreLinks:hover {
text-decoration: none;
background-color: #D5E7B5;
color: #396e06;
}


/* ---------- Banners / Feature Pics ---------- */

#featurePicDiv {
position: relative;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;  
margin-bottom: 0.5em;
float: left;
}

#featurePicDiv a:hover{
text-decoration: none;  
}

#featurePic {
position: relative;
border-left: 3px solid #396e06;
}

#featureLink {
position: relative;
}

#logoLink {
display: none;
}

#picControls {
margin-bottom: 15px;
clear: left;
padding: 0;
margin-top: 0;
}

#picControls a {
text-decoration: none;
font-size: 1em;
}

#picControls a:hover {
background-color: #D5E7B5;
}


/* ------------ Tables ------------ */

table.data {
border: 1px solid #ddd;
width: 100%;
clear: both;
line-height: 1.2em;
}

table.data a {
text-decoration: none;
}

table.data a:hover {
text-decoration: underline;
}

table.data th,
table.data thead th {
padding: 3px 5px;   
border: 1px solid #ddd;
font-weight: normal;
font-size: 1em;
text-align: left;
color: #666;
background: #f3f3f3;
vertical-align: top;
line-height: 1.1em;
}

table.data td,
table.data tbody td {
border: 1px solid #ddd;
padding: 5px;
vertical-align: top;
}

table.data td,
table.data tbody td,
table.data p, 
table.data li {
font-size: 0.95em;
}

ul.tableList {
list-style-image: none;
list-style-type: none;
margin: 0px;
padding-left: 0px;
}

ul.tableList li {
border-bottom: 1px solid #e7e7e7;
margin-left: 0px;
padding: 3px 0px;
}

table.data tr.alternate {
background: #f3f3f3;
}

table.data tr:hover,
table.data tbody tr:hover {
background: #e9efdf;
}

/* ----------- Tabbed search -------------- */

#tabbed-search {
position: absolute;
top: 39px;
right: 10px;
margin: 0;
padding: 0;
width: 30em;
z-index: 2;
font-size: 11px;
line-height: 16px;
text-align: right;
}

#tabbed-search .tabbed-content {
padding: 0 1em;
margin: 0;
border: 1px solid #ddd;
clear: both;
}

#tabbed-search .tabbed-nav {
margin: 0;
padding: 0 80px 0 0;
border: none;
height: 1.9em;
float: right;
}

#tabbed-search .tabbed-nav li {
list-style: none;
display: inline;
margin: 0;
padding: 0;
}

#tabbed-search .tabbed-nav li a {
padding: 1px 6px;
margin: 0 1px -1px 0;
display: block;
width: auto;
float: left;
font-size: 1em;
text-decoration: none;
border: 1px solid #ddd;
border-bottom: none;
color: #fff;
background: #396e06 url("../images/icons/gradient-tab2.gif") repeat-x left top;
}

#tabbed-search .tabbed-nav li a:hover,
#tabbed-search .tabbed-nav li a.active {
background: #fff url("../images/icons/gradient-tab1.gif") repeat-x left top;
color: #396e06;
}

#tabbed-search .tabbed-nav li a.active {
border-bottom: 1px solid #fff;
}

#tabbed-search .tabbed-content a:hover {
text-decoration: underline;
}

#tabbed-search .tabbed-nav li.pawsLink a {
border: none;
padding: 0;
background: none;
position: absolute;
top: -5px;
right: 0;
margin: 0;
color: #fff;
line-height: 24px;
}

#tabbed-search .tabbed-nav li.pawsLink a:hover {
color: #fff;
background: none;
}


#tabbed-search .tabbed-nav li.pawsLink img {
float: left;
margin-top: 0;
margin-right: 5px;
}

#tabbed-search form {
margin: 8px 0;
padding: 0;
float: right;
}

#tabbed-search .tabbed-content {
padding: 0;
background: none;
border: none;
text-align: right;
line-height: 16px;
}

#tabbed-search input {
background: #fff;
border: 1px solid #aaa;
padding:  2px;
font-size: 11px;
}

#search input,
#peoplesearch input {
/*background: #fff url("../images/icons/search_small.gif") no-repeat 3px 3px;
padding-left: 16px;*/
}

#tabbed-search input.buttons {
margin: 0;
background: #396e06;
padding: 1px 4px;
border-color: #ddd;
font-size: 11px;
}

#tabbed-search fieldset {
padding: 0;
margin: 0;
border: none;
}


/* ---------------- Print Settings ---------------- */
.noPrint {
display: none;
}


/*@media print {
    #menuAndContent-20-60-20,
    #content-20-60-20,
    #content-20-80,
    .body {
    width: 100%;
    }
    #search,
    #breadcrumbs,
    #tabbed-search,
    #menu-20-60-20,
    #menu-20-80,
    #rightColumn,
    #masthead,
    #footer,
    #bookmarks {
    display: none;
    }
    .body ul {
    list-style-image: none; 
    list-style-type: disc;
    }
}*/


/* DJM */

#library-tagline {
  float: right; padding-top: 8px; padding-right: 15px;
}

#masthead #primary {
  margin: 0;
  padding: 0;
  font-size: 1.2em;
  line-height: 1.3em;
  position: absolute;
  top: 70px;
  right: 10px;
  text-align: right;
  z-index: 2;
}

/* A-Z navigation bar */
.azNav {
    margin-bottom: 2em;
    font-size: 85%;
}
.azNav a
{
    font-weight: bold;
    padding: 1px 3px;
   /*  padding-left-ltr-source: physical; */
   /* padding-left-rtl-source: physical; */
   /* padding-right-ltr-source: physical; */
   /*  padding-right-rtl-source: physical; */
    border: 1px solid #ccc;
    text-decoration: none;
}

.azNav a:hover
{
    background-color: rgb(238, 238, 238);
    color: #030;
}
.azNav .azNav-selected
{
    font-size: 115%;
    font-weight: bold;
    padding: 2px 5px;
    /* padding-left-ltr-source: physical; */
    /* padding-left-rtl-source: physical; */
    /* padding-right-ltr-source: physical; */
    /* padding-right-rtl-source: physical; */
    border: 1px solid #ccc;
    text-decoration: none;
    background-color: rgb(238, 238, 238);
    color: #000;
}

/* Resource module */
.detailsTitle {
  font-weight: bold; 
  font-size: large;
}
.detailsSubtitle {
  font-size: 1.1em;
}
.details th {
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    padding: 0.25em;
    background: #eee;
    /* font-size: small; */
    font-size: 1.1em;
    border-bottom: 3px solid rgb(204,204,204);
}
.details td {
    vertical-align: top;
    padding: 0.25em;
    font-size: 1.1em;
}
.license {
    color: #933;
}
.details-link {
    font-size: large;
    font-weight: bold;
    text-align: center;
}
.resource {
    margin-bottom: 25px;
}
.resource-title {
    font-weight: bold;
}
.resource-subtitle {
}
.resource-coverage {
    /* font-size: 95%; */
    /* color: #999; */
}
.resource-description {
    /* font-size: 90%; */
  margin-left: 25px;
  margin-top: 5px;
}

/* Hours Module */
.smalltext { font-size: .9em; vertical-align: top; padding-right: 1em; }

.oshaded { color: #000000; background: #ccffcc; border: solid #000000 1px; }

.redtext { color: #ff0000; }

.hoursLocation { font-weight: bold; }

.greentext { color: #063; font-weight: bold; }

.hoursTitle { font-weight: bold; margin-bottom: 1em; }

#hours-locations { font-size: .8em; margin-top: 1em; }
#hours-locations li { list-style: none; padding-left: 0; margin-left: 0;}
#hours-locations li a { color:  #063; }

.hoursTableCell {
vertical-align: top;
padding-right:1em;
font-size: .9em;
}

.calendar table {
  border: #000 1px solid;
  border-collapse: collapse;
}

.calendar th, .calendar td {
  border: #000 1px solid;
  text-align: center;
  margin: 0;
  padding: 1px;
  font-size: 0.8em;
}

.hours-day {
  line-height: 1.0em;
}


/* Yahoo-style tabs */
/* primary tabs */
.navset { border-bottom: 1px solid #999; font-size: 100%; }
.navset h3, .navset h4 {position:absolute;left:-1000em;margin:0;}
.navset .pri li em {font-weight:bold;}
.navset .pri li a {color:#666;}
.navset .pri li.on strong, .navset .pri li.on strong a {color:#999;} /* selected tab */
.navset .pri li.on strong {background-color:#FFF;border-bottom:1px solid #FFF;} /* border-color should match selected color */
.navset .pri li.orphan, .navset .pri li.orphan a {color:#999;}


/* bg images, defaults to #999 border-color on white bg */
.navset .pri li a, .navset .pri li strong {background:#ddd url(/images/tr_999.gif) no-repeat top right;}
.navset .pri li em {background:transparent url(/images/tl_999.gif) no-repeat;}

/* secondary tabs */
.navset .sec ul {background-color:#FFF;border-color:#999;}
.navset .sec li, .navset .bd li a {color:#06c;}
.navset li.on, .navset li.on strong {font-weight:bold;}
.navset .sec li {border-color:#ccc;} /* pipe divider */

/* end base styles */

/* Network tab standards, shouldn't change */

/* shared pri and sec */
.navset {width:100%;margin:0;padding:0;} /* IE: width */
.navset a {text-decoration:none;}
.navset ul, .navset li {margin:0;padding:0;list-style:none;}
.navset li {float:left;display:inline;}
.navset li a:hover {text-decoration:underline;}
.navset ul:after {clear:both;content:'.';display:block;height:0;visibility:hidden;} /* clear non-IE */
.navset ul {zoom:1;} /* clear IE */

/* primary tabs */
.navset .pri ul {font:bold 78%/1.2em verdana;margin-bottom:-1px;padding-left:.3em;position:relative;} /* IE quirks mode: relative */
.navset .pri li {margin-right:.33em;padding:0; margin-left: 0;}
.navset .pri li.on strong a {cursor:default;}
.navset .pri li a, .navset .pri li strong, .navset .pri li em {display:block;}
.navset .pri li a, .navset .pri li strong {*display:inline-block;}  /* IE: 100% clickable */
.navset .pri li em {font-style:normal;padding: .5em .6em;}
.navset .pri li.orphan, .navset .pri li.orphan a, .navset .pri li.orphan em {background:transparent none;border-width:0;margin:0;}


/* secondary tabs */
.navset .sec ul {border-top-width:1px;border-top-style:solid;font:78%/1.2em verdana;margin:0;padding:.6em 0 .6em .4em;}
.navset .sec li {border-left-style:solid;border-left-width:1px;display:inline;padding:0 1em;white-space: nowrap; margin-left: 0;}
.navset .sec li:first-child {padding-left:0;border-left: none;}

/* subject pages */
.home-block {
  border: 1px solid #ddd;
  margin: 5px;
}
.home-block-heading {
  font-size: 1.15em;
  font-weight: bold;
  padding: 5px 5px;
}
.home-block-content {
  line-height:1em;
}
.home-block ul {
  list-style: none inside none;
  margin: 0 0px 0 0;
  padding: 0;
}
.home-block ul li {
  list-style: none inside none;
padding: 0;
margin: 0;
}
.home-block ul li a{
  padding: 3px 0px;
  margin: 0;
  line-height: 1.2em;
}
.subjectItem {
  line-height: 1.2em; 
  padding: 3px 10px;
}

.staff-information {
    vertical-align: middle;
}

.staff-information img {
float:left;
margin-bottom:10px;
margin-right:1.5em;
}



/* Search Icon */

#searchIcon {

}

/* Search Bar */

#searchBar {
background: url(http://homepage.usask.ca/~wul142/searchbar_black_right.png) no-repeat;
display: none;
float: right;
height: 52px;
right:52px; 
position: relative;
top:53px;
text-align: center;
width: 273px;
z-index:20;
}

/*
 * Some modifications to the Google Custom Search page and features
  */

.gcsc-branding {
  display: none;
}

.gsc-input-box {
    height: 32px !important;
}

.gcse-search-box {
    padding: 15px 0;
}