@charset "iso-8859-1";
/****************************************

 * Main CSS Rules
 ****************************************/
 
/****************************************
 * General Formatting
 ****************************************/

body {margin: 0; padding: 0; font-family: verdana, arial, helvetica, sans-serif; font-size: 63.125%; color: #222; background: #a7b8c6;}
body.expanded {background: #ffffcc; margin: 10px;}
 
/****************************************
 * McGill Identity
 ****************************************/



#cu-logo a {
	position: absolute;
	display: block;
	border: none;/* hide text link */
	text-indent: -1000em;
	top: 1px;
}
#insignia-link {
	width: 136px;
	height: 43px;
}
#unit-signature-links a {
	left: 139px;
	width: 105px;
}
#mcgill-link {
	height: 43px;
}
#unit-link {top: 38px;height: 37px;}
#cu-logo img {display: none;}

#cu-logo {
	position: absolute;
	top: 0;
    /*width:250px;*/
	left:46.5%;
	margin-left:-320px;
	width: 760px;
	height: 63px;
	background: url(../images/mcgill_logo.gif) no-repeat 0px -1px;

}
#cu-identity {
	height: 65px;
	background: #fff repeat-x left bottom;
	margin:0;
	padding:0;
	border-bottom: 3px solid #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}



/*	Search Navigation */

#searchbox {
	position:absolute;
	color: #e7e7ee;
	/*right: 511px;
	margin-right: -385px;*/
	right:45%;
	margin-right:-320px;
	width:240px;

	
}

#searchbox ul {margin: 0;padding: 0;font-size: 1.1em;}
#searchbox li {float: left;margin: 0;padding: 0;background: none;}	
#searchbox a {float: left;padding: 5px 15px;color: #b31b1b;text-decoration: none;border: none;}
#searchbox a:hover {color: #f00; background: #eee;}
 
/****************************************
 * Header
 ****************************************/
 
/* Section Title */
#identity {
	float: left;
	width: 100%;
	padding: 0;
	height: 75px;
	background: #FFF url(../images/banner_top_repeat_bg.gif) repeat-x left top;
	border-bottom: 2px solid;
}
#identity .banner-image {
	margin: 0 auto;
	width: 789px;
}
		
/* Main Navigation */
#header {float: left; width: 100%; background: #D8DCDE; border-bottom: 1px solid #2c0817;}
#navigation {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	text-align: center;
	width: 1024px;
	min-width: 1024px;
}
#navigation ul {margin: 0;padding: 0;font-size: 1em;}
#navigation ul li {margin: 0;padding: 0;float: left;background: none;display: inline;}
#navigation ul li a {
	border: none;
	border-right: 1px solid #2c0817;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: #b41b1d;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	height:25px;
	min-height: 25px;
	display: block;
}
#navigation a:hover {background: #631134;}

#home #nav-home, #about #nav-about, #contact #nav-contact, #search #nav-search, #browse-title #nav-browse, #browse-author #nav-browse, #browse-geography #nav-browse, #help #nav-help {background: #2c0817;}

/* second-level pages */
.second-level #identity {float: left; width: 100%; padding: 0; height: 41px; background: #3d6282 url(../images/secondary_bg.gif) repeat-x top left; border-bottom: 1px solid #2c0817;}

/****************************************
 * Content Sections
 ****************************************/

#wrap {
	float: left;
	width: 100%;
	background: #ffffcc;
}
#content {margin: 0 auto;width: 789px;}
#main {float: right;padding: 40px 0;width: 100%;}
	
/* home page */	
.home #wrap {
	background: #ffffcc url(none) no-repeat right bottom;
}
.home #main {float: right;padding: 40px 0 50px 0;width: 100%;}	

/* Description, main text area */
#description {float: left;width: 450px; margin: 8px 0 0 0;}

/* Page content*/
#page_content {
	float: left;
	width: auto;
	margin: 8px 0px 0px;
	padding: 0px;
}
/* Featured content - rounded corner box, 200px wide */

#feature {float: right;margin: 8px 0 15px 0;width: 200px;}
#home #feature {text-align: center;}
#box-wrapper {width: 200px; border: 1px solid #d2d2d2; background: #fff;}
#box-content {padding: 10px;}
#feature h3 {text-align: center;}

/* secondary section - undered featured content box */
#secondary-section {margin: 25px 0 0 0; padding: 0; color: #555; text-align: center;}
#secondary-section img {margin: 0 0 10px 0;}

 
/****************************************
 * Text Styles
 ****************************************/

/* first item on the page gets no top margin */
.first {margin-top: 0;}
 
/* Headlines */
h1 {font-family: georgia, "times new roman", times, serif; border-bottom: 1px solid #d2d2d2; font-size: 2.2em; font-weight: normal; margin: 0 0 10px 0; color: #8e3649; padding: 0; clear: left;}
h2 {
	font-family: georgia, "times new roman", times, serif;
	margin: 0 0 15px 0;
	font-size: 1.8em;
	font-weight: normal;
	padding: 3px;
}
h3 {clear: both;margin: 0 0 5px 0;font-size: 1.5em;line-height: 1.4em;font-weight: bold; text-transform: capitalize; color: #838383;}
h4 {margin: 0 0 5px 0; font-size: 1.1em;}

/* Text */
p {margin: 0 0 15px 0;font-size: 1.1em;line-height: 1.6em;}
blockquote {margin: 0 30px;}
	
/* captions */
.caption {font-size: 1.1em;line-height: 1.5em;color: #666;}
	
/* Lists */
ul, ol {margin: 0 0 15px 0;padding: 0;font-size: 1.1em;line-height: 1.5em;}
ul li {margin: 0 0 5px 0;padding: 0 0 0 30px;list-style: none;background: url(../images/layout/bullet.gif) no-repeat 18px 0.65em;}
ol li {margin: 5px 0 5px 30px;}
ul ul, ul ol, ol ol, ol ul {font-size: 1.0em;}
dl {margin: 0 0 15px 0;line-height: 1.4em;}
dt {margin: 0 0 3px 0;font-size: 1.2em;font-weight: bold;}
dd {margin: 0 0 15px 0;font-size: 1.3em;line-height: 1.4em;}

/* Links */
a {
	color: #8e3649;
	text-decoration: none;
}	
a:visited {color: #728da4;}
a:hover {color: #852a51; text-decoration: underline}	
a:active {color: #f08615;}

 
/****************************************
 * Images
 ****************************************/

img {border: 0;}

/****************************************
 * Forms
 ****************************************/

fieldset {float: left;margin: 0;padding: 10px 0 15px 0;width: 510px;border: none;}
.form-pair {display: inline;	/* prevent ie6/win from doubling margins */float: left;margin: 5px 15px 0 15px;width: 480px;}
.form-item {float: left;margin-top: 7px;width: 105px;font-size: 1.1em;line-height: 1.5em;text-align: right;}	
.form-value {float: right;margin-top: 5px;width: 360px;font-size: 1.1em;line-height: 1.5em;}
.input-text, select, textarea {font-family: verdana, arial, helvetica, sans-serif;font-size: 1em;}
.form-submit {border-top: 1px dashed #d2d2d2;}
.form-submit-buttons {text-align: right;padding-right: 15px;}
.form-submit-buttons .input-reset {margin-right: 5px;}
.input-browse {font-family: verdana, arial, helvetica, sans-serif;}
.input-submit, .input-reset {font-family: verdana, arial, helvetica, sans-serif;font-size: 1.1em;}
.input-submit {font-weight: bold;}

/****************************************
 * Footer
 ****************************************/
 
#footer {clear:both; border-top: 1px solid #2c0817; background: url(../images/footer_shadow.jpg) repeat-x top left;}
#footer-content {margin-left:auto; margin-right:auto;width: 1024px;text-align: center;padding: 15px 20px;font-size: 1.0em;color: #333;}
#footer-content p {font-size: 1.0em; line-height: 1.2em; margin: 0 0 5px 0;}
#footer a {color: #b41b1d;}
#footer a:hover {color: #b41b1d; text-decoration: underline;}
 
/****************************************
 * Miscellaneous
 ****************************************/

/* 
	Hide "skip to content" link from general users. 
	Do not use display: none, as that will also hide it from some screen readers.
*/
#skipnav {position: absolute;top: -1000em;left: -1000em;}
	
/* 
	Hide horizontal rules (hr) that are found throughout the site.
	The rules are semantic separations of content, and they are useful for 
	browsers that cannot utilize the stylesheet.
*/	
hr {
	display: none;
	}
 
	
/****************************************
 * Miscellaneous rules
 ****************************************/
.center {text-align: center;}
.floatright {float: right;}
.bold {font-weight: bold;}
.small {font-size: 1.1em;}
.italic {font-style: italic;}
.right {text-align: right;}
.extra-text {border-top: 1px dashed #838383; padding-top: 10px; margin-top: 40px;}
.floatright-link {font-size: 1.1em; float: right; padding: 10px 0 0 0;}
.emphasis {padding: 4px 8px; border: 1px solid #f08615; text-transform: uppercase; font-weight: bold; letter-spacing: 0.1em; color: #f08615; margin-right: 3px;}
.floatleft {float: left;}


/* link to McGill University Library on second-level pages */
#cul-link {float: right; margin: 15px 10px 0 0; padding: 0;}
#cul-link a, #cul-link a:hover, #cul-link a:visited, #cul-link a:visited:hover {font-size: 1.2em; font-weight: bold; text-transform: lowercase; color: #fff;}

/* browse by category buttons at top of browse pages */
#browse-buttons {font-size: 1.0em; margin: 0 0 25px 0;}
#browse-buttons ul {margin: 0 0 15px 0; padding: 0;}
#browse-buttons li {display: inline; background: none; margin: 0; padding: 0 0 0 5px; text-transform: uppercase;}
#browse-buttons li a {display: inline; padding: 3px 8px; border: 1px solid #3d6282; color: #3d6282; background: transparent;}
#browse-buttons li a:hover {display: inline; color: #852a51; border-color: #852a51; text-decoration: none;}
#browse-title #title, #browse-author #author, #browse-geography #geography {background: #3d6282; border-color: #3d6282; color: #fff;}

/* A-Z list at top of browse pages */
#browse-list {font-size: 0.9em; margin: 0 0 15px 0; text-align: center;}
#browse-list ul {margin: 0 0 10px 0; padding: 0;}
#browse-list li {display: inline; background: none; margin: 0; padding: 0; text-transform: uppercase;}
#browse-list li a {display: inline; padding: 2px 4px; border: 1px solid #3d6282; color: #3d6282; background: transparent;}
#browse-list li a.current {display: inline; padding: 2px 4px; border: 1px solid #3d6282; color: #fff; background: #3d6282;}
#browse-list li a:hover {display: inline; color: #852a51; border-color: #852a51; text-decoration: none;}
#browse-list li a.current:hover {color: #fff; border-color: #3d6282;}
.map #browse-list li {text-transform: capitalize;}
.map #browse-list a, .map #browse-list a.current, .map #browse-list a:hover, .map #browse-list a.current:hover {border: none;}
.map #browse-list a.current {font-weight: bold;}
s
#visualbrowser {
	padding:5;
}
#visualbrowser tr td p {
	display:block;
	padding: 0px;
	margin: 10px;
}
#visualbrowser tr td p image {
	margin:5px;
	padding: 4px;
}
td.item-odd, tr.item-odd{
	background-color: #EBEBBB;
}
td.item-even, tr.item-even{
	background-color: #FFFFCC;
}
