/* Name: style-all.css
   Description: Defines styles for the Department of Economics web site at NUI, Galway
   Scope: All sections of the Economics web site
   Author: Scott Coombs
   Company: Propeller Design, Galway, Ireland */

/* *********************************************** */
/* Section 1: Redefine NUI, Galway, default styles */
/* *********************************************** */

BODY {
    font-family: Arial, Helvetica, sans-serif; 
	font-size:8px;
	background-image:url('../images/spacer.gif');
	background-repeat: no-repeat;
	color: black;
	}

.bodySmall { font-size: 11px; color: black;}


.leftbold {
    color: black;
	}

TD {
   font-size: 13px;
   }

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold; 
    color: black; 
    line-height: normal;
	}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold; 
    color: black; 
    line-height: normal;
	}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold; 
    color: black; 
    line-height: normal;
	}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold; 
    color: black; 
    line-height: normal;
	}

h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold; 
    color: black;
    line-height: normal;
	}

.sidenav {
    font-size: 13px;
    font-weight: bold;
    text-transform: none;
	text-decoration: none;
    color: white; /* we clear the NUIG style here and reset it in the section-specific stylesheet */
    border-top: none;
    border-bottom: none; /* we clear the NUIG style here and reset it in the section-specific stylesheet */
    padding-left: 30px; 
	margin-left:-10px;
    list-style-type: none;
    list-style-image: none;
}


/* ************************************ */
/* Section 2: Economics-specific styles */
/* ************************************ */
A:link, A:visited, A:active, A:link img, A:hover img {
  color: #39C;
  text-decoration:none;
  }

A:hover, .nav-ugrad .sidenav2 a:hover {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#39C;
  }

.datestamp { 
  font-size: 10px; 
  font-weight: normal; 
  color: black; 
  line-height: normal;
  margin-left: 35px;
  }

td#page-title-bg {
  background-image:url('../images/page-title-gen.gif');
  background-repeat:no-repeat;
  border-top: 0; 
  border-right: 0; 
  border-bottom: 3px #ccc solid; 
  border-left: 0;
  }

HR {
  color: #ccc;
  height:1px;
  }

TH {
  padding-bottom: 15px;
  }

/* these tags apply to the main content area */
#main-content {
  color:#000;
  vertical-align:top;
  padding-left: 11px;
  }

#main-content p, #main-content td {
  font-size: 13px;
  font-size-adjust:.58;
  line-height:150%;
  }

#colgroup-left {
  text-align: left;
  vertical-align: top;
  padding-right: 10px;
  }

.col-left, .col-right {
  font-size:11px;
  }

#colgroup-middle {
  text-align: left;
  vertical-align: top;
  padding-right: 8px;
  }

#colgroup-right {
  text-align: left;
  vertical-align: top;
  padding-left: 3px;
  padding-right: 0px;
  }

.question {
  display:block;
  padding-top:4px;
  padding-right:2px;
  line-height:100%;
  font-size-adjust:.5;
}

.bodySmall-degree { /* for the staff detail page */
  font-size:11px;
  font-weight:normal;
  margin-top:-2px;
  margin-bottom:30px;
  }

.bodySmall-personnel-details { /* for the staff detail page */
  font-size:11px;
  font-weight:normal;
  line-height:normal;
  }

/* these styles apply a vertical grey rule to separate the side bar from the main content */
#date-cell {
  border-top: 0; 
  border-right: 2px #ccc solid; 
  border-bottom: 0; 
  border-left: 0;
  text-align:center;
  }

.left-cell {
  border-top: 0; 
  border-right: 2px #ccc solid; 
  border-bottom: 0; 
  border-left: 0;
  text-align:center;
  vertical-align:top;
  padding-left:30px;
  padding-top:10px;
  }

.sidenav-cell {
  border-top: 0; 
  border-right: 2px #ccc solid; 
  border-bottom: 0; 
  border-left: 0;
  text-align:left;
  vertical-align:top;
  }

#colorbar-left {
  background-color: #39C;
  border-top: 0; 
  border-right: 2px #ccc solid; 
  border-bottom: 0; 
  border-left: 0;
  text-align:center;
  }

#colorbar-right {
  background-color: #39C;
  background-image:url('../images/gen-tag.gif');
  background-repeat:no-repeat;
  }

/* breadcrumb styles */
#breadcrumb {
  padding-left:12px;
  font-size:10px;
  }

#breadcrumb a:link, #breadcrumb a:hover, #breadcrumb a:visited {
  color:#39C;
  }

#breadcrumb a:hover {
  text-decoration: none;
  }

p.btt a:hover {
  border:none;
  text-decoration: none;
  }
/* these styles define the side bar and navigation hierarchy */
.sidenav li {
  margin-top: 4px;

  }

.sidenav li a {
  font-weight: bold;
  text-decoration: none;
  }

.sidenav li a:link, ul.sidenav li a:visited {
  font-weight: bold;
  text-decoration: none; 
  color: #39C;
  }

li.sidenav2 {
  list-style-type: none;
  list-style-image: none;
  font-size:11px;
  margin-left: -39px;
  margin-top: 0px;
  padding-left:16px;
  }

.sidenav .sidenav2 a:link, .sidenav .sidenav2 a:visited {
  font-weight: normal;
  text-decoration: none;
  }

/* use this for the first heading on the page; always appears beside the right-aligned image under the page title */
#first-h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold; 
  color: black; 
  vertical-align:bottom;
  }

#first-h1-personnel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold; 
  color: black; 
  vertical-align:top;
  padding-top:5px;
  }

#masthead {
  padding-bottom:10px;
  }

.footer { 
  font-size: 8px; 
  text-align:center; 
  line-height:10px;
  }

/* close all branches of the heirarchy */
.home-nav, 
.home-nav-open,

.welcome-nav, 
.welcome-nav-open, 
.nav-welcome,

.ugrad-nav, 
.ugrad-nav-open, 
.nav-ugrad,

.pgrad-nav, 
.pgrad-nav-open, 
.nav-pgrad,

.resrch-nav, 
.resrch-nav-open, 
.nav-resrch,

.personnel-nav, 
.personnel-nav-open, 

.student-nav, 
.student-nav-open, 
.nav-student,

.intl-nav, 
.intl-nav-open, 
.nav-intl,

.working-nav, 
.working-nav-open, 

.news-nav, 
.news-nav-open, 

.contact-nav, 
.contact-nav-open {
  display: none;
  }

/* supresses the default link behaviour in the sidenav*/
.sidenav .home-nav a:link, 
.sidenav .home-nav a:visited,
.sidenav .home-nav-open a:link, 
.sidenav .home-nav-open a:visited,

.sidenav .welcome-nav a:link, 
.sidenav .welcome-nav a:visited, 
.sidenav .welcome-nav-open a:link, 
.sidenav .welcome-nav-open a:visited, 

.sidenav .ugrad-nav a:link, 
.sidenav .ugrad-nav a:visited, 
.sidenav .ugrad-nav-open a:link, 
.sidenav .ugrad-nav-open a:visited, 

.sidenav .pgrad-nav a:link, 
.sidenav .pgrad-nav a:visited, 
.sidenav .pgrad-nav-open a:link, 
.sidenav .pgrad-nav-open a:visited, 

.sidenav .resrch-nav a:link, 
.sidenav .resrch-nav a:visited, 
.sidenav .resrch-nav-open a:link, 
.sidenav .resrch-nav-open a:visited, 

.sidenav .personnel-nav a:link, 
.sidenav .personnel-nav a:visited, 
.sidenav .personnel-nav-open a:link, 
.sidenav .personnel-nav-open a:visited, 

.sidenav .student-nav a:link, 
.sidenav .student-nav a:visited, 
.sidenav .student-nav-open a:link, 
.sidenav .student-nav-open a:visited, 

.sidenav .intl-nav a:link, 
.sidenav .intl-nav a:visited, 
.sidenav .intl-nav-open a:link, 
.sidenav .intl-nav-open a:visited, 

.sidenav .working-nav a:link, 
.sidenav .working-nav a:visited, 
.sidenav .working-nav-open a:link, 
.sidenav .working-nav-open a:visited, 

.sidenav .news-nav a:link, 
.sidenav .news-nav a:visited, 
.sidenav .news-nav-open a:link, 
.sidenav .news-nav-open a:visited, 

.sidenav .contact-nav a:link, 
.sidenav .contact-nav a:visited, 
.sidenav .contact-nav-open a:link, 
.sidenav .contact-nav-open a:visited {
  border-bottom-style:none;
  }