body {
	behavior:url("/staging/css/csshover.htc");
}

body {
	font-family:Arial, Helvetica, Sans, Sans-serif;
	font-size:12px;
	color:#2c2c2c;
	background: #e0dcca url(../images/main-bg.jpg) center top no-repeat;
}

.clearIT {
	clear:both;
	height:1px;
	font-size:0px;
}

#siteWrapper {
	width: 902px;
	margin: 0px auto;
}

/* --------------------- Nav And Header --------------------- */

.home #header {
	height:139px;
}

#header {
	width: 872px;
	background: transparent url(../images/header-bg.jpg) center top no-repeat;
	height: 169px;
	padding-left:30px;
}

#home {
	width: 302px;
	height: 89px;
	float: left;
	margin:0px 0px 0px 0px;
	display:inline;
}

#home a {
	width: 302px;
	height: 89px;
	background: transparent url(../images/headerLogo.jpg) 0px 0px no-repeat;
	display:block;
	text-indent:-9999px;
}

#home a:hover {
	background: transparent url(../images/headerLogo.jpg) 0px -89px no-repeat;
}

#mainmenu{
	position:relative;
}

.submenu {
	position:absolute;
	top:89px;
	left:-30px;
	display: none;
	width:762px;
	padding:11px 46px 0 70px;
	height:36px;
	text-align:right;
	background: transparent url(../images/subheader-bg.jpg) top left no-repeat;
}

.submenu a {
	font-size:13px;
	margin:0 13px;
	font-family:"American Typewriter", Courier, "Courier New";
	color:#000;
}	

.submenu a:hover {
	border-bottom:1px dashed #000;	
}

#about {
	width:98px;
	height:89px;
	float:left;
	border-left: 1px dashed #990100;
	border-right: 1px dashed #990100;
}

#findings {
	width:98px;
	height:89px;
	float:left;
	border-right: 1px dashed #990100;
}

#contact {
	width:98px;
	height:89px;
	float:left;
	border-right: 1px dashed #990100;
}

#contactUs {
	width:98px;
	height:89px;
	float:left;
	border-right: 1px dashed #990100;
}


#university {
	width:143px;
	height:89px;
	float:left;
}

#university a {
	width:143px;
	height: 89px;
	background: transparent url(../images/newGuelph.jpg) 0px 0px no-repeat;
	display:block;
	text-indent:-9999px;
}

#university a:hover {
	background: transparent url(../images/newGuelph.jpg) 0px -89px no-repeat;
}


#about a.main {
	display:block;
	text-indent:-9999px;
	width:98px;
	height:89px;
	background: transparent url(../images/about-nav-bg.jpg) 0 -89px no-repeat;
}

#findings a.main {
	display:block;
	text-indent:-9999px;
	width:98px;
	height:89px;
	background: transparent url(../images/findings-nav-bg.jpg) 0 -89px no-repeat;
}

#contact a.main {
	display:block;
	text-indent:-9999px;
	width:98px;
	height:89px;
	background: transparent url(../images/contacts-nav-bg.jpg) 0 -89px no-repeat;
}

#contactUs a.main {
	display:block;
	text-indent:-9999px;
	width:98px;
	height:89px;
	background: transparent url(../images/contactus-nav-bg.jpg) 0 -89px no-repeat;
}

#nav #mainmenu a.main:hover, #nav #mainmenu a.currentArea {
	background-position:top;
}

/* -> handled by line above now... 

#about a.main:hover, .aboutSection #about a.main {
	background: transparent url(../images/about-nav-bg.jpg) 0 0 no-repeat;
}

#findings a.main:hover, .findingsSection #findings a.main {
	background: transparent url(../images/findings-nav-bg.jpg) 0 0 no-repeat;
}

#contact a.main:hover, .contactSection #contact a.main {
	background: transparent url(../images/contacts-nav-bg.jpg) 0 0 no-repeat;
}
*/

/* -> handled by script/template now (inline style if area selected).

body.aboutSection #about .submenu, body.findingsSection #findings .submenu, body.contactSection #contact .submenu {
	display:block;
}
*/
/* --------------------------------------------------- */
.home #content h2 {
	color:#990100;
	font-family:Arial,Helvetica,Sans,Sans-serif;
	font-size:21px;
	letter-spacing:-0.02em;
	line-height:24px;
	margin-bottom:20px;
}
#content {
	margin:0px 52px;

	clear:both;
	background: #e7e4d6 url(../images/contentHome-bg.jpg) center bottom no-repeat;
}

#content ul {
	list-style:disc;
	margin-left:2em;
	margin-bottom:15px;
}
#content ol {
	list-style:decimal;
	margin-left:2em;
	margin-bottom:15px;
}

#content.interior {
	float:right;
	width:456px;
	margin: 0 52px 0 11px;
	padding:15px 20px 0 20px;
	display:inline;
	clear:none;
	background: #e7e4d6 url(../images/contentHome-bg.jpg) center bottom no-repeat;
}


#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*
#content p.top {
	line-height:17px;
	font-size:12px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
	color:#2c2c2c;
	margin-left:321px;
	margin-top:20px;
}
*/

#introBlock {
	width:478px;
	margin-left:363px;
	color:#990100;
	float:left;
	display:inline;
}

#introBlock h1, #siteWrapper #interiorIntroBlock h1.big {
	font-family: Arial, Helvetica, Sans, Sans-serif;
	font-size: 36px;
	font-weight:bold;
	line-height:36px;
	color:#990100;
	letter-spacing:-0.02em;
	margin-bottom:20px;
	display:block;
}

#siteWrapper #interiorIntroBlock h1.big {
	color:#555245;
}

#content.interior ol li {
	margin-bottom:5px;
}

#introBlock p {
	line-height:17px;
	font-size:12px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
	color:#2c2c2c;
	float:left;
	margin-bottom:20px;
	display:inline;
}
/* -> handled by "introBlock" now...

h1.mainTitle {
	font-family: Arial, Helvetica, Sans, Sans-serif;
	font-size: 36px;
	font-weight:bold;
	width:478px;
	line-height:36px;
	margin-left:373px;
	color:#990100;
	float:left;
	display:inline;
	letter-spacing:-0.02em;
	margin-bottom:20px;
}
*/

#interiorIntroBlock {
	width:466px;
	color:#990100;
	float:left;
	display:inline;
	margin:0px 0px 20px 31px;
}
#interiorIntroBlock h1 {
	font-family: Arial, Helvetica, Sans, Sans-serif;
	font-size: 24px;
	font-weight:bold;
	line-height:24px;
	color:#990100;
	float:left;
	letter-spacing:-0.02em;
	display:block;
}
#interiorIntroBlock p {
	line-height:17px;
	font-size:12px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
	color:#2c2c2c;
	width:453px;
	float:left;
	/*margin:0 31px 20px 0px;*/
	margin-right:31px;
	margin-top:20px;
	display:inline;
}

/* -> handled by "#interiorIntroBlock h1" now... 
h1.interiorTitle {
	font-family: Arial, Helvetica, Sans, Sans-serif;
	font-size: 24px;
	font-weight:bold;
	width:466px;
	line-height:24px;
	color:#990100;
	float:left;
	display:inline;
	letter-spacing:-0.02em;
	margin:0px 0px 20px 31px;
}
*/
/* -> handled by "introBlock" div now.
p.top {
	margin-left:373px;
	line-height:17px;
	font-size:12px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
	color:#2c2c2c;
	width:453px;
	float:left;
	margin-bottom:20px;
	display:inline;
}
*/
/* -> handled by "#interiorIntroBlock p" now...
p.interior {
	line-height:17px;
	font-size:12px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
	color:#2c2c2c;
	width:453px;
	float:left;
	margin:0 31px 20px 31px;
	display:inline;
}
*/
#content #specialBlock h2 {
	line-height:24px;
	font-size:21px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
	color:#990100;
	width:453px;
	float:left;
	margin:20px 0 14px 310px;
	letter-spacing:-0.02em;
	display:inline;
}

#content #specialBlock h3 {
	line-height:24px;
	font-size:21px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
	color:#2c2c2c;
	clear:both;
	margin:0px 20px 20px 20px;
	width:240px;
	letter-spacing:-0.02em;
}

/* -> handled by "specialBlock"...

#content h2.subTitle {
	line-height:24px;
	font-size:21px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
	color:#990100;
	width:453px;
	float:left;
	margin:20px 0 14px 321px;
	letter-spacing:-0.02em;
	display:inline;
}
*/
#content.interior h2 {
	line-height:24px;
	font-size:21px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
	color:#990100;
	margin:20px 0 14px 0px;
	display:block;
	letter-spacing:-0.02em;
}
#content.interior h2.searchHead {
	clear:none;
	margin-top:20px;
	display:block;
	width:220px;
	color:#2C2C2C;
}

/*
#content.interior h2.subTitle {
	line-height:24px;
	font-size:21px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
	color:#990100;
	float:left;
	margin:20px 0 14px 20px;
	display:inline;
	letter-spacing:-0.02em;
}
*/
/* -> handled by "#specialBlock h3" now...

#content h2 {
	line-height:24px;
	font-size:21px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
	color:#2c2c2c;
	clear:both;
	margin:0px 20px 20px 20px;
	width:240px;
	letter-spacing:-0.02em;
}
*/
.countryList {
	width:413px;
	background: #d4d0be;
	clear:left;
	padding:15px 20px;
	margin-left:310px;
	margin-bottom:20px;
}

.countryList:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#content .countryList ul {
	float:left;
	width:137px;
	list-style:none;
	margin:0;
}

#content .countryList ul li {
	font-weight:bold;
	font-size:14px;
	color:#2c2c2c;
	padding-left:15px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
	background: transparent url(../images/bullet-dash.jpg) 0px 4px no-repeat;;
}

#siteWrapper {
	position:relative;
}

div.sidebar {
	position:absolute;
	top:150px;
	left:72px;
	width: 271px;
	display:block;
	padding:0;
	margin:0;
}

.home div.sidebar {
	position:absolute;
	top:140px;
	left:72px;
	width: 271px;
	display:block;
	padding:0;
	margin:0;
}

div.interior {
	position:static;
	float:left;
	margin-left:72px;
	display:inline;
	width: 271px;
}

.sidebar img{
	display:block;
	margin:3px;
}

.sidebar .searchBox{
	border:3px solid #e0dcca;
	border-top:0px;
	background:#f5f3eb;
	font-size:12px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
}

.searchBox input, .searchBox select {
	display:block;
	font-size:12px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
	color:#2c2c2c;
	padding:1px;
	width:175px;
	padding-left:4px;
	margin:15px 14px 0 14px;
	border-top:1px solid #bbb;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #bbb;
}

input.searchWithin {
	display:block;
	font-size:12px;
	font-family: Arial, Helvetica, Sans, Sans-serif;
	color:#2c2c2c;
	padding:2px;
	width:110px;
	padding-left:4px;
	float:right;
	margin:22px 0px 0 0px;
	background:#f0ede4;
	border-bottom:1px solid #bbb;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #bbb;
}


.searchBox select {
	padding-left:0px;
	width:182px;
}

.sidebar button, #sidebar button {
	width:52px;
	height:20px;
	background:transparent url(../images/searchButton-bg.jpg) 0px 0px no-repeat;
	border:0px;
	text-indent:-9999px;
	float:left;
	cursor:pointer;
	display:inline;
	margin:15px 0px 15px 14px;
}

.sidebar button:hover, #sidebar button:focus {
	background:transparent url(../images/searchButton-bg.jpg) 0px -20px no-repeat;
}

.interior button.searchWithin, .interior button.searchWithin {
	width:99px;
	height:20px;
	background:transparent url(../images/searchWithinButton-bg.jpg) 0px 0px no-repeat;
	border:0px;
	text-indent:-9999px;
	float:right;
	cursor:pointer;
	display:inline;
	margin:22px 0px 15px 4px;
}

.interior button.searchWithin:hover, .interior button.searchWithin:focus {
	background:transparent url(../images/searchWithinButton-bg.jpg) 0px -20px no-repeat;
}

.searchBox a {
	display:block;
	float:left;
	color:#990100;
	font-weight:bold;
	margin:18px 14px 0 14px;
	display:inline;
	border-bottom:1px dashed #990100;
}

.searchBox a:hover {
	color:#700;
	border-bottom:1px solid #770100;
	text-decoration:none;
} 

.searchBox:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.sidebar .searchBox img{
	display:block;
	margin:0px;
}

#specialBlock ol {
	float:left;
	margin:0 20px 20px 20px;
	display:inline;
	background: transparent url(../images/onetwothree-bg.jpg) 0 0 repeat-y;
}

#specialBlock ol:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#specialBlock ol li.one {
	width:167px;
	background: transparent url(../images/one-bg.jpg) 18px 17px no-repeat;
	line-height:17px;
	float:left;
	display:inline;
	padding:17px 20px 27px 65px;
}

#specialBlock ol li.two {
	width:167px;
	margin-left:1px;
	background: transparent url(../images/two-bg.jpg) 18px 17px no-repeat;
	float:left;
	display:inline;
	line-height:17px;
	padding:17px 20px 27px 65px;
}

#specialBlock ol li.three {
	width:167px;
	margin-left:1px;
	line-height:17px;
	display:inline;
	background: transparent url(../images/three-bg.jpg) 18px 17px no-repeat;
	float:left;
	padding:17px 20px 27px 65px;
}

#sidebar {
	width:269px;
	margin:0px 20px 20px 20px;
	float:left;
	display:inline;
}

#sidebar img {
	margin-bottom:20px;
}

#sidebar h3, .sidebar h3 {
	font-size:24px;
	letter-spacing:-0.02em;
}

#moreInfo {
	background:none;
	line-height:17px;
}


#moreInfo div.bot {
	height:17px;
	background: transparent url(../images/sidebar-bg2.png) left bottom no-repeat;
}

.sidebar #moreInfo div.bot {
	height:17px;
	background: transparent url(../images/sidebar-bg.png) left bottom no-repeat;
}


.interior #moreInfo {
	margin:3px;
}

#moreInfo div.top {
	padding:25px 40px;
	background:#e0dcca;
	border:3px #f3f1e9 solid;
	border-bottom:0;
}

#moreInfo div.top p:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#interiorIntroBlock p a{
	color:#990100;
	font-weight:bold;
	border-bottom:1px dashed #990100;
}

#content p a {
	color:#990100;
	font-weight:bold;
	border-bottom:1px dashed #990100;
}

.teamlist_full li, .teamlist_short li {
	margin-bottom:5px;
}

.teamlist_short {
	margin-top:15px;
}

.teamlist_short ul {margin:4px 0 12px 0;}

#content p a:hover, #interiorIntroBlock p a:hover, .teamlist_full li a:hover, .teamlist_short li a:hover{
	color:#770100;
	text-decoration:none;
	border-bottom:1px solid #770100;
}

.teamlist_full li a, .teamlist_short li a {
	color:#990100;
	font-weight:bold;
	border-bottom:1px dashed #990100;
}

#content.interior p.searchLinks {
	display:block;
	clear:left;
}

#content.interior p.searchLinks a {
	color:#990100;
	font-weight:bold;
	border-bottom:0;
}

#content p.searchLinks a:hover {
	color:#550100;
	text-decoration:none;
	border-bottom:1px solid #550100;
}

#content p.searchLinks a.current {
	color:#777;
}

#content p {
	padding:0px 20px 20px 310px;
	line-height:17px;
}

#content.interior p {
	/*padding:0px 20px 20px 20px;*/
	padding:0px 0px 15px 0px;
	line-height:17px;
}

#content #sidebar p, .sidebar p {
	padding:0;
	padding-top:17px;
	font-style:italic;
}

#content #sidebar p a, .sidebar p a {
	font-weight:bold;
	color:#990100;
	display:block;
	border-bottom:1px dashed #990100;
	float:left;
	margin-top:17px;
}

#content #sidebar p a:hover, .sidebar p a:hover {
	color:#670001;
	text-decoration:none;
	border-bottom:1px solid #770100;
}

#content.interior p.searchLinks a {
	padding: 0 4px;
	text-decoration:none;
	border-bottom:0;
}

#content.interior .searchResult {
	margin-top:20px;
	padding:0px 0px;
	border-bottom:0px;
	display:block;
}
#content.interior .searchResult a {
	color: #770100;
	font-weight:bold;
	display:block;
}
#content.interior .searchResult a:hover {
	border-bottom:0;
}

#content.interior .searchResult p {
	padding-left:0;
	padding-right:0;
}
#content.interior .searchResult .authors {
	display:block;
	padding-bottom:1em;

}
#content.interior .searchResult .pubYear {
	display:block;
	float:right;
	padding-bottom:1em;
}
#content.interior .searchResult .subject {
	display:block;
	font-weight:bold;
	padding-bottom:0.5em;
}


.previousPage a {
	border-right:1px solid #990100;
	padding-left:0px;
}

.nextPage a {
	border-left:1px solid #990100;
	padding-right:0px;
}

hr {
	background-color:#bab6a6;
	color:#bab6a6;
	height:3px;
	line-height:0px;
	font-size:0px;
	clear:both;
	border:0;
	margin:0px 0px;
}

hr.thin {
	background-color:#bab6a6;
	color:#bab6a6;
	height:1px;
	line-height:0px;
	font-size:0px;
	clear:both;
	border:0;
	margin:0px 0px;
}

.subjectName {
	padding:10px 0px 10px 10px;
	background:#BAB6A6;
	font-size:16px;	
	font-weight:bold;
	color:#fff;
}

#footer {
	clear:both;
	height:83px;
	width:758px;
	padding:69px 72px 0px 72px;
	background: transparent url(../images/footer-bg.jpg) left bottom no-repeat;
}

#footer p {
	color:#fff;
}

#footer a {
	color:#fff;
}

#footer a:hover {
	text-decoration:underline;
}