* {
	margin: 0;
	padding: 0;
	}
body {
	background: #928a7d;
	margin: 0;
	padding: 0;
	overflow-y:scroll;
	}
.container {
	margin: 0 auto;
	position: relative;
	width: 860px;
	}
.clear {
	clear: both;
	display: inline-block;
	}
.clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	}
* html .clear {
	height: 1%;
	}
a:active,a:focus {
	outline: 0;
	}
#header #global {
	background: #900 url("../img/globalbg.jpg");

	}
#header #local, #header #local ul {
	background: #f90 url("../img/localbg.jpg") top left;
	}
#feature,#misc {
	background: #45403c;
	}
#info {
	background: #787570 url("../img/infobg.jpg");
	background-repeat: no-repeat;
	clear: both;
	display: block;
	/*padding: 0 50px 0 50px;*/
	}
#footer {
	background: #21201c;
	clear: left;
	color: #fff;
	height: 50px;
	padding: 0 10px;
	text-align: right;
	}
#footer .container {
	background: #21201c;
	height: 50px;
	}
body,tr,td,input,select,textarea {
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: small;
	line-height: 1.5;
	voice-family: inherit;
	}
h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
	}
h2 {
	text-transform: uppercase;
	}
#news h2,#news h2 a {
	color: #455a21;
	text-decoration: none;
	}
#tools h2 {
	/*background: #455a21 url("../img/cog.png");*/
	background-position: 0 center;
	background-repeat: no-repeat;
	color: #ffc423;
	margin: 0 30px;
	padding: 0 0 0 0;
	}
#global {
	height: 100px;
	overflow: visible;
	}
#global .container {
	background: inherit;
	height: 100px;
	}
#global h1 {
	color: #fff;
	font-size: 18px;
	height: 30px;
	left: 120px;
	margin: 0;
	position: absolute;
	top: 35px;
	}
#logo {
	background: url("../img/universityofguelph.gif");
	display: block;
	float: left;
	height: 100px;
	width: 100px;
	}
#logo strong {
	left: -999px;
	position: absolute;
	width: 990px;
	}
/*#global #dirSearch, #global #libSearch, #webSearch {*/
#global #dirSearch, #global #libSearch {
	display:none;
}
#global form {
	background:url("../img/searchbg.gif");
	background-repeat:no-repeat;
	float:right;
	height:36px;
	margin:10px 0;
	overflow:hidden;
	padding:4px 0;
	position:relative;
	width:260px;
}
#global form input#searchbutton0, input#searchbutton1, #global form input#searchbutton2, #global form input#searchbutton3 {
	border:0;
	display:block;
	height:16px;
	position:absolute;
	right:30px;
	top:5px;
	width:16px;
}
#global form #searchtext0, #searchtext1, #global form #searchtext2, #global form #searchtext3 {
	background:#fff transparent;
	border:solid 0 #fff;
	font-size:11px;
	height:12px;
	margin:0 15px;
	overflow:hidden;
	padding:2px;
	width:200px;
}
#global #searchtype {
	color:#fff;
	font-size:10px;
	margin:0;
	padding:0;
	position:absolute;
	top:38px;
	right:40px;
}
#global form label, #global #searchtype a, #global #searchtype b {
	color:#fff;
	font-size:10px;
	margin:0;
	padding:2px;
	font-weight:300;
}
#global #searchtype a {
	text-decoration:none;
	padding:2px 0 4px 7px;
}
#global #searchtype a span {
	padding:0 7px 4px 0;
}
#global .selectedSearch {
	background:#c00 url("../img/searchtypebg.gif") left bottom no-repeat;
	padding:2px 0 4px 7px;
}
#global .selectedSearch span {
	background:#c00 url("../img/searchtypebg.gif") right bottom no-repeat;
	padding:0 7px 4px 0;
}
#globalnav {
	float: right;
	height: 50px;
	position: absolute;
	right: 0;
	top: 66px;
	width: 700px;
	}
#globalnav ul {
	float: right;
	height: 50px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#globalnav li {
	float: left;
	margin: 0 0 0 5px;
	}
#globalnav a {
	color: #fff;
	font-weight: 700;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
	}
#globalnav a span {
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 5px;
	}
#globalnav a,#globalnav a span {
	display: block;
	float: none;
	}
#globalnav a:hover {
	background: #800 url("../img/tabhoverbg.png") left top no-repeat;
	color: #fff;
	padding-bottom: 0;
	padding-left: 20px;
	}
#globalnav a:hover span {
	background: url("../img/tabhoverbg.png") right top no-repeat;
	padding-bottom: 9px;
	padding-right: 20px;
	}
body#academics a#menu-academics,body#campus a#menu-campus,body#library a#menu-library,body#research a#menu-research,body#services a#menu-services {
	background: #f90 url("../img/tabbg.png") left top no-repeat;
	padding-bottom: 0;
	}
body#academics a#menu-academics span,body#campus a#menu-campus span,body#library a#menu-library span,body#research a#menu-research span,body#services a#menu-services span {
	background: url("../img/tabbg.png") right top no-repeat;
	padding-bottom: 12px;
	}
#local {
	height: 50px;
	}
#local .container {
	background: url("../img/universityofguelph.gif") left bottom no-repeat;
	height: 50px;
	}
#local ul {
	float: right;
	height: 38px;
	list-style: none;
	margin: 0;
	}
#local li {
	display: block;
	float: left;
	width: 145px;
	}
#local li a {
	color: #fff;
	display: block;
/*	height: 10px;*/
	line-height: 1.2;
	margin-left: 30px;
	padding: 18px 0 15px 0;
	text-align: center;
	text-decoration: none;
	width: 115px;
	font-weight:bold;
	font-size: 14px;
	}
#local li a:hover {
	background: #c60 url("../img/localhover.jpg");
	}
#feature {
	background: #45403a url("../img/featurebg.jpg");
	background-repeat: repeat-x;
	height: 220px;
	padding: 0 10px;
	}
#feature #rotator {
	background: #fff;
	height: 220px;
	}
#feature #rotator img {
	border: 0;
	height: 220px;
	left: 0;
	position: absolute;
	top: 0;
	width: 860px;
	}
#main {
	background: #fff url("../img/mainbg.jpg");
	background-repeat: repeat-x;
	}
#main .container {
/*	background: #fff;*/
	padding: 0;
	width: 860px;
	}
body#homepage #main .container {
	background: url("../img/mainbg.gif");
	padding: 0 10px;
	width: 860px;
	}
#main2 {
	background: #fff;
	clear: both;
	}
#main2 .container {
	background: url("../img/main2bg.jpg");
	display: block;
	padding: 0 10px;
	width: 860px;
	}
#news {
	background: #fff;
	float: left;
	width: 590px;
	}
#news h2 {
	/*background: url("../img/feed.png");*/
	background-position: 0 center;
	background-repeat: no-repeat;
	margin: 15px 50px;
	padding: 0 0 0 0;
	}
#news p,#news ul {
	margin: 5px 50px;
	}
#news p a {
	display: block;
	}
#news ul {
	list-style: disc;
	padding: 0;
	}
#news li {
	line-height: 1.2;
	margin: .5em 0 0 1.5em;
	}
#news #other {
	float: left;
	margin: 0 0 15px;
	width: 300px;
	}
#news #other h2 {
	background: url("../img/newspaper.png");
	background-position: 0 center;
	background-repeat: no-repeat;
	}
#events {
	display: block;
	float: right;
	width: 270px;
	}
#events h2,#events ul {
	margin: 15px 0;
	}
#events h2 {
	background: url("../img/calendar.png");
	background-position: 0 center;
	background-repeat: no-repeat;
	}
#events li {
	clear: both;
	display: block;
	line-height: 1.2;
	margin: .5em 0;
	position: relative;
	width: 270px;
	}
#events a {
	text-decoration: none;
	}
#events a:hover {
	cursor: pointer;
	}
#events .summary {
	display: block;
	float: right;
	padding-right: 10px;
	text-decoration: underline;
	width: 180px;
	}
#events .dtstart, #events .dtend {
	clear: left;
	display: block;
	float: left;
	width: 80px;
	}
#events .dtend {
	margin-bottom: .5em;
	}
#tools {
	background: #455a21;
	display: block;
	float: right;
	padding: 0 0 20px;
	width: 270px;
	}
#tools #podcast,#tools #weather,#tools #nowonline {
	background: #455a21;
	color: #fff;
	display: block;
	line-height: 1.2;
	margin: 20px 30px;
	width: 200px;
	}
#tools #podcast h2 {
	/*background: url("../img/ipod_cast.png");*/
	background-position: 0 center;
	background-repeat: no-repeat;
	margin: 0 0 5px;
	}
#tools #podcast h2 a {
	text-decoration: none;
	}

#tools #podcast img {margin:20px 0 0 -20px; padding:0; float: left;}

#tools #podcast #player {
	margin-top: 5px;
	}
#tools #weather h2 {
	/*background: url("../img/weather.png");*/
	background-position: 0 center;
	background-repeat: no-repeat;
	margin: 0 0 5px;
	}
#tools #weather ul {
	margin: 0;
	}
#tools #weather ul a {
	color: #B4CBE4;
	text-decoration: none;
	}
#tools #weather ul a span {
	color: #fff;
	text-decoration: underline;
	}
#tools #weather ul a:hover {
	background: #69c;
	}
#tools #weather #creditfooter {
	display: none;
	}
#tools #nowonline h2 {
	background: url("../img/information.png");
	background-position: 0 center;
	background-repeat: no-repeat;
	margin: 0 0 5px;
	}
#tools #nowonline p {
	padding: 0 0 0 20px;
	}
#tools img {
	/*display: block;
	height: 50px;*/
	/*margin: 10px;*/
/*	width: 200px;*/
	}
#tools ul {
	list-style: none;
	margin: 0 30px 30px;
	padding: 0;
	}
#tools ul li {
	border: 1px solid #69c;
	}
#tools ul li a {
	background: #69c;
	color: #fff;
	display: block;

	padding: 2px 20px;
	}
#tools ul li a:hover {
	background: #369;
	text-decoration: none;
	}
#tools a#webadvisor {
	background-image: url("../img/clock.png");
	background-position: 175px center;
	background-repeat: no-repeat;
	}
#tools a#webmail {
	background-image: url("../img/email.png");
	background-position: 175px center;
	background-repeat: no-repeat;
	}
#tools a#courselink {
	background-image: url("../img/book.png");
	background-position: 175px center;
	background-repeat: no-repeat;
	}
#tools a#distanceeducation {
	background-image: url("../img/computer.png");
	background-position: 175px center;
	background-repeat: no-repeat;
	}
#tools a#myportico {
	background-image: url("../img/door.png");
	background-position: 175px center;
	background-repeat: no-repeat;
	}
#info h3 {
	color: #fff;
	font-weight: 400;
	margin: 0;
	padding: 40px 0 5px 50px;
	}
#info .infobox1,#info .infobox2,#info .infobox3 {
	background: #787570;
	background-image:none;
	color: #fff;
	display: block;
	float: left;
	margin: 0 0 25px 0;
	padding: 0 0 0 50px;
	width: 750px;
	}
#info .infobox2 {
	margin: 0 50px;
	}
#info .infobox3 {
	margin: 0;
	}
.infobox1 p, .infobox2 p, .infobox3 p {
	text-align: justify;
	}
#misc {
	background: #45403a url("../img/miscbg.jpg");
	background-repeat: repeat-x;
	clear: both;
	display: block;
	padding: 0 10px;
	}
#misc .container {
	background: #45403a url("../img/misccontbg.gif");
	background-repeat: no-repeat;
	}
#misc #links {
	float: left;
	width: 565px;
	}
#misc dl {
	float: left;
	margin: 0 50px 0 0;
	padding: 30px 0 15px;
	width: 125px;
	}
#misc dt {
	color: #fc0;
	}
#misc dd {
	line-height: 1.2;
	margin: .5em 0;
	padding: 0;
	}
#misc dd a {
	color: #ccc;
	display: block;
	text-align: left;
	text-decoration: none;
	width: 125px;
	}
#misc dd a.more {
	text-align: right;
	}
#address {
	color: #ccc;
	display: block;
	float: right;
	margin: 15px 0;
	width: 270px;
	}
#address > div {
	color: #ccc;
	margin: 15px 45px;
	}
#address .org {
	font-weight: 700;
	}
#address div a {
	border: 1px dotted #ccc;
	border-width: 0 0 1px;
	color: #ccc;
	display: inline;
	text-decoration: none;
	}
#address div a:hover {
	border: 1px solid #ccc;
	border-width: 0 0 1px;
	text-decoration: none;
	}
#footer p {
	margin: 0 40px;
	padding: 10px 0;
	}
html[xmlns] .clear,#news p a {
	display: block;
	}
#events a:hover abbr,#events a:hover span.dtend,#misc a:hover {
	text-decoration: underline;
	}
#tools a,#address p strong {
	color: #fff;
	}
#content {
	background: #fff;
	float: left;
	margin: 0;
	overflow: hidden;
	width: 100%;
	}
#content>* {
	display: block;
	margin-left: 50px;
	margin-right: 50px;
	}
#content script {
	display: none;
	}
#content ul li {
	list-style-type: circle;
	}
#content>*>li {
	margin: 0 15px;
	}
#content>*>li>ol,#content>*>li>ul {
	margin: 0 15px;
	}
#content dl dt {
	font-weight: 700;
	}
#content dl dd {
	margin-bottom: 1em;
	}
#content h1 {
	color: #3b5114;
	font-size: 36px;
	margin: 15px 50px;
	}

#content table {
	table-layout: fixed;
	}

#content td {padding:15px 15px 15px 10px;font-size: 12px; text-align:left; vertical-align:top;}
#content th {padding:15px 15px 15px 10px;font-size: 12px; text-align:left; background:#06C; color:#fff;}

.alt {background:#eaeaea;}
.time {color:#06C; font-weight:bold;}

#content #agenda {border: 1px solid #eaeaea; padding:0;}

#content td img {float: left; margin: 0 10px 0 0;}

#content h2,#content p,#content ul {
	margin: 0 50px 20px;
	}
#content h2,#content h3,#content h4 {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: normal;
	margin: 10px 50px;
	text-transform: none;
	}
#content h3,#content h4 {
	color: #333;
	font-size: 16px;
	}
#content h5,#content h6 {
	color: #333;
	font-size: 12px;
	margin: 10px 50px;
	text-transform: uppercase;
	}
#sidebar
 {
	background: #fff url("../img/sidebarbg.jpg") no-repeat;
	display: block;
	float: right;
	overflow: hidden;
	padding: 20px 0;
	width: 270px;
	}
#sidebar a img {
	border: none;
	}
#sidebar>* {
	display: block;
	margin: 0;
	padding: 2px 40px;
	}
#sidebar>ol,#sidebar>ul {
	padding: 0;
	}
#sidebar>*>li {
	list-style-type: circle;
	margin: 0 60px;
	}
#sidebar>*>li>ol,#sidebar>*>li>ul {
	margin: 0 15px;
	}
#sidebar dl dt {
	font-weight: 700;
	}
#sidebar dl dd {
	margin-bottom: 1em;
	}
#sidebar h2,#sidebar p {
	color: #666;
	margin: 0 0 20px;
	padding: 2px 40px;
	}
#sidebar h2 {
	margin: 10px 0 20px;
	}
#sidebar p {
	font-size: 11px;
	margin: 10px 0 20px;
	}
#sidebar #subnav {
	padding: 0;
	}
#sidebar #subnav h3 {
	background: #666;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 0 40px;
	text-transform: uppercase;
	}
#sidebar #subnav ul {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
	}
#sidebar #subnav ul li {
	border: 1px solid #ccc;
	border-width: 0 0 1px;
	}
#sidebar #subnav ul li a {
	background: #fff;
	color: #666;
	display: block;
	padding: 2px 40px;
	text-decoration: none;
	}
#sidebar #subnav ul li a:hover {
	background: #999;
	color: #fff;
	text-decoration: none;
	}
#sidebar .sidebox {
	background: url("../img/sideboxbg.gif") 0 bottom;
	margin: 0 auto;
	padding: 0 0 20px;
	width: 240px;
	}
#subnav li a + span {
	display: none;
	}
#sidebar .sidebox h4 {
	background: #fff url("../img/sideboxbg.gif") 0 top;
	color: #666;
	margin: 0;
	padding: 25px 25px 0;
	}
#sidebar .sidebox p {
	margin: 10px 0;
	padding: 0 25px;
	}
#sidebar .profile a {
	background: #333;
	color: #fff;
	display: block;
	padding: 0 0 4px 0;
	text-decoration: none;
	width: 170px;
	}
#sidebar .profile a strong, #sidebar .profile a em {
	font-style: normal;
	padding: 0 4px;
	}
#header #global h1 {
margin: 0 0 0 310px;
	}
#global form span#searchtype ~ input {
	display: none;
	}
#news a,#news a,#content a {
	color: #369;
	}
#global form label a,#footer a {
	color: #fff;
	text-decoration: none;
	}
#content .vcard {
	background: #f3f2ee !important;
	border: 2px solid #e8e5de !important;
	border-radius: 8px;
	margin: 5px 0 !important;
	moz-border-radius: 8px;
	padding: 5px !important;
	}
#content span.vcard {
	margin: 0 2px 0 !important;
	padding: 2px 1px 2px 70px !important;
	}
#content div#more p {
	color: #666;
	margin: 0;
	}
a[rel *="video"] {
	background: transparent url("../img/film.png") no-repeat center right;
	padding: 5px 20px 5px 0;
		}
#global form label.activesearch
		{
	background: #c00;
	}
