/*
UBC Web Site Common Look and Feel v. 4.0
UBC Public Affairs
t: 604.822.8925
w: http://www.publicaffairs.ubc.ca/ubcweb/ 
e: web.admin@ubc.ca
*/

/* Body and p elements */
    body {
    font-size: 11px;
    }

    p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 125%;
    }

    .p125 {
    line-height: 150%;
    }

/* Links */
	
    a:link {
    color: #006699;
    background-color: transparent;
    }

    a:visited, a:active {
    color: #666666;
    background-color: transparent;
    }

    a:hover {
    color: #666666;
    background-color: transparent;
    text-decoration: none;	
    }

/* Links in navHead */
    a.navHead:link, a.navHead:active, a.navHead:visited, .navHead {
    color: #003399;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    background-color: transparent;
    text-transform: uppercase;
    }

    a.navHead:hover {
    color: #003399;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    background-color: transparent;
    text-transform: uppercase;
    }

/* Links in nav */
    a.nav:link, a.nav:active, a.nav:visited, .nav {
    color: #C6AD85;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    background-color: transparent;
    text-transform: uppercase;
    }

    a.nav:hover {
    color: #000000;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: underline;
    background-color: transparent;
    text-transform: uppercase;
    }

/* Links in navSelected */
    a.navSelected:link, a.navSelected:active, a.navSelected:visited, .navSelected {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 3px;
	height: auto;
	width: auto;
	border: 1px solid #000000;
	background-color: #C6AD85;

    }

    a.navSelected:hover {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	background-color: #C6AD85;
	text-transform: uppercase;
	padding: 3px;
	height: auto;
	width: auto;
	border: 1px solid #000000;
    }

/* Links in navSub */
    a.navSub:link, a.navSub:active, a.navSub:visited, .navSub {
    color: #C6AD85;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;	
    }

    a.navSub:hover {
    color: #000000;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline;
    }

/* Links in navFooter */
    a.navFooter:link, a.navFooter:active, a.navFooter:visited, .navFooter {
    color: #000000;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;	
    }

    a.navFooter:hover {
    color: #000000;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline;
    text-transform: uppercase;
    }

/* Headings */

    h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 100%;
    font-weight: bold;
    }

    h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 100%;
    padding-top: 4px;
    margin-bottom: -7px;
    border: 0px;
    font-weight: bold;
    }
	
    h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 100%;
    font-weight: bold;	
    }

    h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 3px;
    margin-bottom: -7px;
    font-weight: bold;
    }

/* Font Sizes */

    .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: .2em;
    }

    .subtitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 100%;
    font-weight: bold;
    }

    .uppercase {
    text-transform: uppercase;
    }

    .headerSM {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;	
    line-height: 100%;	
    font-weight: bold;
    }

    .headerLG336699 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 100%;	
    font-weight: normal;
    color: #336699;	
    }

    .headerLG990000 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 100%;	
    font-weight: normal;
    color: #990000;	
    }

    .headerLGFDB813 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 100%;			
    font-weight: normal;
    color: #FDB813;	
    }
	
    .headerLG8BBDE1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 100%;			
    font-weight: normal;
    color: #8BBDE1;	
    }

    .headerLGC6AD85 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 100%;			
    font-weight: normal;
    color: #C6AD85;	
    }

/* Colours */

    .colour990000 {
    color: #990000;
    }

    .colour336699 {		
    color: #336699;	
    }

    .colour000000 {
    color: #000000;
    }

    .colourC6AD85 {
    color: #C6AD85;
    }

    .colour8BBDE1 {
    color: #8BBDE1;
    }

/* HR */

    hr {
    height: 1px;
    color: #CDCDCD;
    }

/* Lists */

    ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }
	
    li {
    list-style: square;
    margin-left: -20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }
	
    ul li li {
    list-style: disc;
    }

    ul li li li {
    list-style: circle;
    }
	
    ul li li li li {
    list-style: square;
	}
	
    ul li li li li li  {
    list-style: disc;
    }
    ul li li li li li li {
    list-style: circle;
    }

    ul li li li li li li li{
    list-style: square;
    }

/* Monospaced */

    .mono {
    font-family: "courier new", courier, mono;
    font-size: 12px;
    color: #000000;
    }

/* Fine print for forms, image captions, et cetera */

    .fine {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    }	
	
/* Address */
    address {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    }

/* Table Cell Backgrounds */

    .td000000 {
    background-color: #000000;
    }

    .td990000 {
    background-color: #990000;
    }

    .tdD4D4D4 {
    background-color: #D4D4D4;
    }

    .tdCCCCCC {
    background-color: #CCCCCC;
    }

    .tdC6AD85 {
    background-color: #C6AD85;
	border: 1px solid #000000;	
    }

    .tableBrdrBlk {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
    }	

    .tableBrdrBott {
	border-bottom: 1px solid #000000;	
    }

    .td336699 {
    background-color: #336699;
    }

    .tdNavActive {
    background-color: #C3C3C3;
    }

    .tdNavSub {
    background-color: #D4D4D4;
    }

    .tdVertDiv {
    background-color: #EBEBEB;
    }

    textarea {
    overflow: auto;
    }

/* Future use? 
    h1+h2 {
    margin-bottom: 20px;
    }

    h2+table {
    margin-bottom: 20px;
    }
*/

