html, body, div, ul, li, a, img, h1, h2, h3, p, span { margin: 0; padding: 0; border: 0; color: #000; font-family: Verdana,Arial,Helvetica,Sans-Serif; }

a {color: #570a4f; text-decoration: none; }
a:hover { color: #770f5a; }

body { background: #fff url('../img/purple-nav-bar-bg.png') repeat-x; }

#content-wrapper {
	width: 1000px;
	margin: 0 auto;
}

/* Header - Includes Nav Bar and Masthead*/
#header {
	width: 1000px; height: 490px;
}

#header #nav {
	width: 841px; height: 49px;
	margin: 0 auto;
}

#header #nav .nav-bar { list-style-type: none; }
#header #nav .nav-bar .nav-item {
	float: left;
	height: 49px;
	list-style-type: none; 
}

#header #nav .nav-bar .nav-item a {
	cursor: pointer;
	display: block;
	height: 49px;
	background-image: url('../img/nav-bar2.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#header #nav .nav-bar .nav-item#home a { width: 112px; }
#header #nav .nav-bar .nav-item#home a:hover { width: 112px; background-position: 0 -49px; }
#header #nav .nav-bar .nav-item#about a { width: 110px; background-position: -112px 0; }
#header #nav .nav-bar .nav-item#about a:hover { width: 110px; background-position: -112px -49px; }
#header #nav .nav-bar .nav-item#speakers a { width: 139px; background-position: -222px 0; }
#header #nav .nav-bar .nav-item#speakers a:hover { width: 139px; background-position: -222px -49px; }
#header #nav .nav-bar .nav-item#sponsors a { width: 140px; background-position: -361px 0; }
#header #nav .nav-bar .nav-item#sponsors a:hover { width: 140px; background-position: -361px -49px; }
#header #nav .nav-bar .nav-item#committee a { width: 160px; background-position: -501px 0; }
#header #nav .nav-bar .nav-item#committee a:hover { width: 160px; background-position: -501px -49px; }
#header #nav .nav-bar .nav-item#photo-gallery a { width: 180px; background-position: -661px 0; }
#header #nav .nav-bar .nav-item#photo-gallery a:hover { width: 180px; background-position: -661px -49px; }


#masthead #logo a {
	display: block;
	text-indent: -9999px;
	width: 1000px; height: 346px;
	background: url('../img/mbiotech-symposium-logo.jpg') no-repeat;
}

#masthead #mbiotech-uoft-badges {
	display: block;
	width: 324px; height: 94px;
	margin: 0 auto;
	position: relative;
}

#masthead #mbiotech-uoft-badges a.badge-link {
	text-indent: -9999px;
	display: block; height: 94px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
}

a.badge-link#mbiotech {
	width: 140px;
	top: 0; left: 0;
}

a.badge-link#utm {
	width: 150px;
	top: 0; left: 185px;
}



/*Content */
#content {
	width: 672px;
	margin: 0 auto;
}

.feed-box {
	border: 2px solid #ccc;
}

.feed-box .feed-title h3 {
	display: block;
	margin: 0; padding: 10px 0 0 10px;
	color: #321b33; font-size: 12px;
	text-indent: -9999px;
	height: 26px;
	background: #ffcc66;
}

.sign-up-button {
	width: 201px; height: 80px;
	float: right;
	background: url('../img/buttons/sign-up-now.png') no-repeat;
}

.sign-up-button a {
	display: block;
	width: 201px; height: 40px;
	background: url('../img/buttons/sign-up-now.png') no-repeat;
	text-indent: -9999px;
}

.feed-box .feed-content { padding: 14px; font-size: 12px; }

.feed-box#media-news {
	width: 440px; min-height: 445px;
	float: left;
}
#media-news .feed-title h3 { background: url('../img/feed-boxes/latest-media-news.png') no-repeat; width: 440px; }
#media-news .feed-content p { margin-bottom: 15px;}
#media-news .feed-content ul { margin-left: 15px; margin-bottom: 15px; }
#media-news .feed-content ul li { color: #570a4f; }

.feed-box#venue {
	width: 196px; min-height: 200px;
	float: right;
}
#venue .feed-title h3 { background: url('../img/feed-boxes/venue.png') no-repeat; width: 196px; }
#venue .feed-content ul { margin: 10px 0 0 15px; }
#venue .feed-content ul li {color: #570a4f;}

.feed-box#contact {
	margin-top: 25px;
	width: 196px; height: 220px;
	float: right;
}
#contact .feed-title h3 { background: url('../img/feed-boxes/contact.png') no-repeat; width: 196px; }
#contact .feed-content p { margin: 0 0 10px 0; }


/* About Page Content */

.feed-box#about-alzheimers {
	width: 670px;
}
#about-alzheimers .feed-title h3 { background: url('../img/feed-boxes/about-alzheimers-disease.png') no-repeat; width: 670px; }
#about-alzheimers .feed-content p { margin: 0 0 10px 0; }


.feed-box#about-mbiotech {
	margin-top: 25px;
	width: 670px;
}
#about-mbiotech .feed-title h3 { background: url('../img/feed-boxes/about-masters-biotech.png') no-repeat; width: 670px; }
#about-mbiotech .feed-content p { margin: 0 0 10px 0; }

/* Speakers Page Content */

.feed-box#this-years-speakers {
	width: 670px;
}
#this-years-speakers .feed-title h3 { background: url('../img/feed-boxes/this-years-speakers.png') no-repeat; width: 670px; }
#this-years-speakers .feed-content h3 { margin: 0 0 15px 0 ;}
#this-years-speakers .feed-content p { margin: 0 0 25px 0; }
#this-years-speakers .feed-content .speaker-info a.expand-speaker-info,
#this-years-speakers .feed-content .speaker-info a.close-speaker-info,
#this-years-speakers .feed-content .topic-info a.close-topic-info,
#this-years-speakers .feed-content .topic-info a.expand-topic-info {cursor: pointer; font-style: italic;}
#this-years-speakers .feed-content .speaker-info-extended { display: none; }
#this-years-speakers .feed-content .topic-info-extended { display: none; }
#this-years-speakers .feed-content .divider { clear: both; width: 600px; height: 1px; display: block; overflow: hidden; line-height: 1px; background-color: #ccc; margin: 20px auto; }
#this-years-speakers .feed-content .clear { clear: both; }

#this-years-speakers .feed-content .speaker-description img {
	float: right; display: inline;
	margin: 0 10px 10px 10px;
}


/* Sponsors Page Content */

.feed-box#our-sponsors {
	width: 670px;
}
#our-sponsors .feed-title h3 { background: url('../img/feed-boxes/our-sponsors.png') no-repeat; width: 670px; }
#our-sponsors .feed-content p { margin: 0 0 25px 0; }

#our-sponsors ul {
	list-style-type: none;
	margin: 0 0 40px 15px;
}
#our-sponsors ul li {
	margin: 0 0 25px 0;
}

#our-sponsors ul li a.sponsor-link {
	display: block;
	cursor: pointer;
	width: 300px;
	padding: 0 0 0 315px;
}

#our-sponsors ul li a#dept-physiology-uoft { 
	background: url('../img/sponsors/dept-physiology-uoft.png') no-repeat;
	height: 39px;
	padding: 20px 0 0 315px;
}
#our-sponsors ul li a#starbucks { background: url('../img/sponsors/starbucks.png') no-repeat;
	height: 50px;
	padding: 36px 0 0 315px;
}
#our-sponsors ul li a#mpi-print { background: url('../img/sponsors/mpiprint.png') no-repeat;
	height: 47px;
	padding: 30px 0 0 315px;
}
#our-sponsors ul li a#studio-28 { background: url('../img/sponsors/studio-28.png') no-repeat;
	height: 26px;
	padding: 10px 0 0 315px;
}
#our-sponsors ul li a#baylis-medical { background: url('../img/sponsors/baylis-medical.png') no-repeat;
	height: 50px;
	padding: 30px 0 0 315px;
}
#our-sponsors ul li a#glaxo-smith-kline { background: url('../img/sponsors/glaxo-smith-kline.png') no-repeat;
	height: 36px;
	padding: 18px 0 0 315px;
}
#our-sponsors ul li a#novopharm{ background: url('../img/sponsors/novopharm.png') no-repeat;
	height: 42px;
	padding: 25px 0 0 315px;
}
#our-sponsors ul li a#pizza-pizza { background: url('../img/sponsors/pizza-pizza.png') no-repeat;
	height: 54px;
	padding: 40px 0 0 315px;
}
#our-sponsors ul li a#tim-hortons { background: url('../img/sponsors/tim-hortons.png') no-repeat;
	height: 36px;
	padding: 30px 0 0 315px;
}
#our-sponsors ul li a#office-vp-research-uoft { background: url('../img/sponsors/office-vp-research-uoft.png') no-repeat;
	height: 50px;
	padding: 35px 0 0 315px;
}
#our-sponsors ul li a#starsky-foods { background: url('../img/sponsors/starsky-foods.png') no-repeat;
	height: 50px;
	padding: 30px 0 0 315px;
}
#our-sponsors ul li a#vice-dean-utm { background: url('../img/sponsors/utm-vice-dean.png') no-repeat;
	height: 44px;
	padding: 30px 0 0 315px;
}
#our-sponsors ul li a#pathways { background: url('../img/sponsors/pathways.png') no-repeat;
	height: 20px;
	padding: 10px 0 0 315px;
}
#our-sponsors ul li a#dept-neuroscience-uoft { background: url('../img/sponsors/dept-neuroscience-uoft.png') no-repeat;
	height: 45px;
	padding: 15px 0 0 315px;
}
#our-sponsors ul li a#dept-human-biology-uoft { background: url('../img/sponsors/dept-human-biology-uoft.png') no-repeat;
	height: 34px;
	padding: 12px 0 0 315px;
}

/* Executive Committee Page Content */

#committee-header {
	text-indent: -9999px;
	width: 695px; height: 33px;
	margin: 0 0 26px -20px;
	background: url('../img/committee-header.jpg') no-repeat;
}

.photo-box-left, .photo-box-right {
	width: 506px; height: 129px;
	border: 2px solid #ccc;
	margin: 0 0 30px 0;
	font-size: 12px;
}

.photo-box-title { 
	width: 392px; height: 26px;
	padding: 10px 0 0 10px;
}

.photo-box-title span {
	font-weight: bold;
}

.photo-box-description {
	width: 392px; height: 83px;
	padding: 10px 0 0 10px;
	background: url('../img/photo-boxes/photobox-gradient-94.png') repeat-x;
}

.photo-box-left .photo-box-description,
.photo-box-left .photo-box-title { float: right; }
.photo-box-right .photo-box-description,
.photo-box-right .photo-box-title { float: left; }

.photo-box-left {
	float: left;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.photo-box-right {
	float: right;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.photo-box-left .photo-box-title { background: url('../img/photo-boxes/photo-box-left.png') no-repeat; }
.photo-box-right .photo-box-title { background: url('../img/photo-boxes/photo-box-right.png') no-repeat; }

#scott-prosser { background: url('../img/photo-boxes/scott-prosser.jpg') no-repeat; }
#leigh-revers { background: url('../img/photo-boxes/leigh-revers.jpg') top right no-repeat; }
#jeetanjale-ganesh { background: url('../img/photo-boxes/jeetanjale-ganesh.jpg') no-repeat; }
#shane-thomas { background: url('../img/photo-boxes/shane-thomas.jpg') top right no-repeat; }
#michelle-maslowski { background: url('../img/photo-boxes/michelle-maslowski.jpg') no-repeat; }
#gargi-dhora { background: url('../img/photo-boxes/gargi-dhora.jpg') top right no-repeat; }
#danko-krstevski { background: url('../img/photo-boxes/danko-krvetski.jpg') no-repeat; }

#class-of-2011-header {
	text-indent: -9999px;
	width: 695px; height: 33px;
	margin: 0 0 26px -20px;
	background: url('../img/class-of-2011-header.jpg') no-repeat;
	clear: both;
}

#class-picture {
	display: block;
	width: 581px; height: 353px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 6px #999;
}

/* Photo & Video Gallery Page */

#photo-gallery .feed-title h3 { background: url('../img/feed-boxes/photo-video-gallery.png') no-repeat; width: 670px; }
#photo-gallery .feed-content p { margin-bottom: 15px;}
#photo-gallery .gallery { width: 580px; height: 100px; margin: 0 auto; }
#photo-gallery .gallery li { width: 60px; height: 45px; }

#photo-gallery #main-img { margin: 10px auto 10px auto; width: 580px; height: 386px; overflow: hidden; position: relative; text-align: center; }
#photo-gallery #main-img .caption {
	position: absolute;
	height: 20px; width: 560px;
	padding: 5px 10px 5px 10px;
	z-index: 2;
	bottom: 0px; left: 0px;
	color: #eee; font-weight: bold;
	visibility: hidden;
	background: rgba(30,30,30,0.8);
}
#photo-gallery #main-img:hover .caption { visibility: visible; }

#photo-gallery #main-img .galleria_wrapper { text-align: center; }

/* Misc */

.facebook-link {
	display: block;
	width: 44px; height: 44px;
	margin: 10px auto 0px;
	text-indent: -9999px;
	background: url('../img/facebook-icon.png') no-repeat;
}

/* Generic Footer */

#footer {
	clear: both;
	width: 100%;
	border-top: 1px solid #663668;
	position: relative; top: 20px;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 10px; font-weight: bold;
}
