@charset "utf-8";
/* 
	AECB Default Screen Styles 
	Author:Factory Interactive, Inc.
	Date:April 2010
*/


/*	CONTENTS ----------
	
	   1.RESET OBJECTS
	   2.BODY
	   3.HEADINGS
	   4.LINKS
	   5.IMAGES
	   6.LAYOUT
	   7.TYPOGRAPHY
	   8.NAVIGATION
	   9.FOOTER
	   10.HOMEPAGE
	   11.CONTACT/FORMS/BUTTONS
	   12.TABLES
	   13. TABS
	   
    -------------------
*/

/* 1.RESET OBJECTS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-family:inherit; vertical-align:baseline; }
html { height:101%; }


/* 2.BODY */
body { background:#efefef; font:normal 70% Verdana, Arial, sans-serif; color:#666; text-align:center; }


/* 3.HEADINGS */
h1 { color:#E23D33; font-family:Verdana, sans-serif; font-weight:bold; font-size:140%; letter-spacing:-0.03em; line-height:140%; margin:15px 25px 10px 15px; text-transform:uppercase; word-spacing:-0.07em; }
h2 { clear:both; color:#333; font-family:Verdana, serif; font-weight:normal; font-size:165%; line-height:130%; margin:15px 25px 10px 15px; }
h3 { clear:left; color:#333; font-size:155%; line-height:140%; margin:5px 25px 20px 15px; font-weight:bold; }
h4 { color:#333; font-size:120%; font-weight:bold; margin:15px 25px 5px 15px; }
#home-tier1 h2 { color:#333; font-family:Verdana, sans-serif; font-size:115%; font-weight:bold;  }
#home-featured-books h2 { margin:0 0 0 10px; }
#home-tier2 h2, .categories h2, .recent-posts h2, .register h2, .next-issue h2 { color:#B24A2B; font-family:Arial, sans-serif; font-size:115%; font-weight:bold; text-transform:uppercase; }
#home-events h2 { color:#EEB74F; font-family:Arial, sans-serif; font-size:115%; font-weight:bold; text-transform:uppercase; }
#home-find h2 { margin-bottom:0px; }
#newsletter-content h1 { float:left; margin:-5px 20px; }
.next-issue h2 { color:#ecb74f; }


.hidden-title { display:none; }
.stacked { margin:50px 25px 10px 15px; }


/* 4.LINKS */
a:link { color:#E23D33; outline:none; text-decoration:none; }
a:visited { color:#666; outline:none; text-decoration:underline; }
a:hover { color:#E23D33; outline:none; text-decoration:underline; }
a:active { outline:none; }
h1 a:link { color:#E23D33; outline:none; text-decoration:none; }
h1 a:visited { color:#E23D33; outline:none; text-decoration:none; }
h1 a:hover { color:#333; outline:none; text-decoration:none; }
h2 a:link { color:#333; outline:none; text-decoration:none; }
h2 a:visited { color:#666; outline:none; text-decoration:none; }
h2 a:hover { color:#E23D33; outline:none; text-decoration:none; }
h2 a:active { outline:none; }
h4 a:link { outline:none; text-decoration:none; }
h4 a:visited { color:#666; outline:none; text-decoration:none; }
h4 a:hover { outline:none; text-decoration:underline; }
#tools a:link { border-bottom:none; color:#fff; text-decoration:none; }
#tools a:visited { border:none; color:#fff; text-decoration:none; }
#tools a:hover { border-bottom:none; color:#fff; text-decoration:underline; }
.footer a:link { border-bottom:0px; color:#666; outline:none; text-decoration:underline; }
.footer a:visited { border-bottom:0px; color:#666; outline:none; text-decoration:underline; }
.footer a:hover { border-bottom:0px; color:#999; outline:none; text-decoration:underline; }
.pagination a:link { color:#B31A21; outline:none; text-decoration:none; }
.pagination a:visited { color:#B31A21; outline:none; text-decoration:none; }
.pagination a:hover { color:#B31A21; outline:none; text-decoration:underline; }
#logo { float:left; margin:30px 0 15px 5px; padding:0; }
#banner a { color:#AE1A21; }
.categories a:link { color:#333; }
.recent-posts a:link { color:#333; }
.register a:link { color:#E23D33; }
/*
#content-sub a:link { color:#E23D33; outline:none; text-decoration:none; }
#content-sub a:hover { color:#E23D33; outline:none; text-decoration:underline; }
#content-sub .categories a:link, #content-sub .recent-posts a:link { color:#333; outline:none; text-decoration:none; }
#content-sub .categories a:hover, #content-sub .recent-posts a:hover { color:#666; outline:none; text-decoration:underline; }
*/

/* 5.IMAGES */
#home-featured-publisher img { margin:20px 0 0 30px; }
.content-image { border:0px; float:left; margin:0px 15px 10px 0px; }
.blogger-photo { margin:65px 0 0 0; }
.newsletter-sub-header-img { text-align:center; }


/* 6.LAYOUT */
#wrapper { background:#FFF; margin:0px auto; padding:5px 10px; text-align:left; width:960px; overflow:visible; }
#ultra { background:#fff; height:120px; overflow:visible; margin:5px 0 0 0; position:relative; width:960px; }
#search { clear:right; height:auto; float:right; text-align:right; margin:80px 17px 0 0; width:250px; }
#banner { background:#B1DFE4; margin:0; overflow:auto; position:relative; width:710px; }
#content { clear:both; height:auto; border-top:1px solid #d5d5d5; margin:0 0 20px 0; overflow:hidden; padding:30px 0 200px 0; position:relative; width:960px; z-index:0; }
.home-content { border:none !important; margin:0 0 20px 0 !important; padding:0 0 0 0 !important;} 
#content-main { float:left; position:relative; width:720px; }
#siteinfo { background:none; clear:both; height:65px; margin:0 0 0 0; overflow:hidden; padding:0; position:relative; width:960px; }
#govt-info { background:none; clear:both; height:auto; margin-top:10px; overflow:auto; padding:0; width:960px; }
#content-sub { float:right; position:relative; width:240px; }
#newsletter-header { height:120px; text-align:right; }
#newsletter-sub-header { width:705px; }
#newsletter-toc { background-color:#AEDFE4; margin: 0 0 20px 0; padding:20px; width:665px; }
#newsletter-toc-header { height:57px; margin:0 0 0 0; text-align:right; width:705px; }
.advanced { clear:both; font-size:95%; margin:0; }
.categories { background-color:#EEB74F; float:right; height:auto; margin-bottom:7px; position:relative; width:240px; }
.recent-posts, .register { background-color:#DECFA2; float:right; height:auto; margin-bottom:7px; position:relative; width:240px; }
.next-issue { background-color:#E23E33; float:right; height:auto; margin-bottom:7px; position:relative; width:240px; }
.clear { clear:both; }
.comment { background-color:#FFFFFF; margin:0px 25px 10px 0; padding:15px 5px 5px 5px; width:85%; }
.comment-two { border-top:3px solid #E6E6E6; border-bottom:3px solid #E6E6E6; background-color:#EEEEEE; margin:0px 25px 10px 5px; padding:15px 5px 5px 5px; width:85%; border-right-color:#E6E6E6; border-left-color:#E6E6E6; }
.comment-by { font-size:120%; color:#333; margin:0 20px 0 15px; padding:0px 10px 0px 0px; }
.guide-item { margin:0 25px 25px 0; padding:0 0 0 0; }
.info-comments { border-top:1px solid #DBDBDB; clear:both; color:#999999; margin:15px 0 20px 15px; padding:15px 5px 0 5px; overflow:auto; text-align:left; width:95%; }
.news-item { margin:0 25px 35px 0; padding:0 0 0 0; }
.left { float:left; margin:5px 0 0 0; width:30%; text-align:center; }
.right { float:right; margin:5px 5px 0 0; width:33%; text-align:center; }
.summary { margin:0 0 45px 0; }
.list-item { margin-bottom:15px; overflow:hidden; } /* Used on the Catalogues index page */

/* TITLE DETAIL */
#title-detail { margin:0 0 25px 0; overflow:hidden; position:relative; width:960px; }
#title-info { float:left; margin:0; position:relative; width:640px; }
.title-image { float:left; margin:0 20px 0 0; position:relative; }
.title-image img { margin:0 0 320px 15px; }

/* PUBLISHER DETAIL */
#publisher-detail { margin:0 0 25px 0; overflow:auto; position:relative; width:960px; }
#publisher-titles { clear:both; margin:20px 0 20px 0; width:960px; }

/* RESULTS */
#search-results-set { clear:both; overflow:hidden; }
.search-results-title { float:left; margin:20px 0 20px 10px; position:relative; height:325px; width:300px; }
.search-results-title img { float:left; margin:0; } /* IMAGE WIDTH HAS BEEN SET TO 100PX IN TEMPLATE */
.title-summary { float:left; margin:0; overflow:auto; position:relative; width:200px; }
.search-results-publisher { margin:20px 0 20px 0; overflow:auto; position:relative; }
.search-results-publisher, .title-summary h3 { margin-top:0; margin-bottom:10px; }
.search-results-pagination { float:left; margin:20px 0 20px 10px; position:relative; height:15px; width:auto; }

#catalogue-title-set { clear:both; overflow:hidden; margin-top:80px; padding-left:10px; }
.catalogue-title { float:left; margin:20px 0 20px 10px; position:relative; height:225px; width:220px; }
.catalogue-title img { float:left; margin:0px 0 0 10px; } /* IMAGE WIDTH HAS BEEN SET TO 100PX IN TEMPLATE */
.catalogue-title h4 { color:#333333; font:bold 115%/160% Arial, sans-serif; margin:0px 20px 10px 10px; padding:0px 10px 0px 0px; }

/* 7.TYPOGRAPHY */
p { color:#333333; font:normal 110%/155% Verdana, Arial, sans-serif; margin:0px 20px 20px 15px; padding:0px 10px 0px 0px; }
strong { font-weight:bold; }
em { font-style:italic; }
blockquote { margin:0 0 0 25px; }
sup { line-height:0.5em; }
#content ul, ol { color:#333333; font:normal 105%/170% Verdana, Arial, sans-serif; margin:0px 15px 15px 30px; }
#content li { margin:0px 15px 0px 15px; }
#banner p { color:#444; font-size:2.1em; line-height:1.5em; font-family:Georgia, "Times New Roman", Times, serif; margin:30px; }
#home-featured-publisher p { margin:10px 30px 30px 30px; }
.home-event-item p { color:#fff; }
.home-event-item a:link { color:#fff; text-decoration:underline; }
.home-event-item a:visited { color:#fff; text-decoration:underline; }
.home-event-item a:hover { color:#fff; text-decoration:none; }
.home-event-item h4 a:link { color:#fff; font-weight:bold; text-decoration:none; }
.home-event-item h4 a:visited { color:#fff; font-weight:bold; text-decoration:none; }
.home-event-item h4 a:hover { color:#fff; font-weight:bold; text-decoration:underline; }
#home-find p { font-size:100%; margin:0 10px 2px 15px; }
#home-find h4 { margin-bottom:4px; }
#home-events h4 { margin-top:0; }
.date { color:#666; font-size:100%; margin:0 0 0 15px; }
.pagination { clear:both; font-weight:normal; padding:10px 0px; text-align:center; }
.marker {  /*STYLES THE SEARCH TERM IN RESULTS ON RESULTS PAGE */ color:#FFF; background-color:#658DBE; padding:0px 3px; }
.ultranav { color:#fff; float:right; font-size:110%; margin:7px; padding:0; display:inline; text-transform:uppercase; }
.event-info { color:#666; font-size:100%; margin:-15px 0 0 15px; }
.news-item-info { color:#666; font-size:105%; margin:0 0 6px 15px; }
.links-list ul { line-height:170%; margin:0; }
.links-list li { padding:0 5px 15px 0; list-style:none; margin:0; }
.page-numbers { margin:0 0 0 30px; } /* GIVES THE PAGINATION PAGES SOME ROOM */
.newsletter-section { color:#555; font:bold 90%/160% Verdana, Arial, sans-serif; margin:20px 20px 5px 15px; text-transform:uppercase; }
.archiveLink { float:right; margin:-15px 20px -35px; }
.header-tag { font-size:70%; margin-top:10px; }
.next-issue p { color:#ffffff; }



/* 8.NAVIGATION */
#ultranav { background:#fff; float:right; font:normal 80%/170% Arial, sans-serif; margin:0 0 30px 0; overflow:visible; position:absolute; top:0; right:0; text-align:right; text-transform:uppercase; }
#ultranav ul { list-style:none; }
#ultranav li { border-right:1px solid #d5d5d5; float:left; margin:5px 0 0 0; text-align:right; text-transform:uppercase;}
#ultranav li .last { background-image:none; }
#ultranav a { color:#333; display:block; padding:0px 5px 0 5px; text-decoration:none; }
#ultranav a:hover { color:#AE1A21; text-decoration:underline; }

#nav { background:none; border:0; font:normal 90%/140% Arial, sans-serif; height:25px; margin:10px 0 10px 0; position:relative; width:735px; z-index:100; }
.nav, .nav ul { list-style:none; margin:0; padding:0; }
.nav { position:relative; }
.nav li { background:none; border-right:1px solid #d5d5d5; float:left; line-height:25px; margin:0; padding:0; position:relative; text-align:center; }
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited { height:25px; color:#333; display:block; padding:0 6px 0 0; margin-left:6px; text-decoration:none; text-align:left; }
.nav li a:hover { color:#fff; }
#nav-one li:hover a, #nav-one li.sfHover a { background:#fff; color:#333; }
#nav-one li:hover ul a, #nav-one li.sfHover ul a { background:#fff repeat; color:#333; text-align:left; }
#nav-one li:hover ul a:hover, #nav-one li.sfHover ul a:hover { color:#666; }
.nav ul { background:#565656; font:normal 95%/130% Arial, sans-serif; list-style:none; margin:0; position:absolute; top:-999em; }
.nav li:hover ul, .nav li.sfHover ul { top:25px; }
.nav ul li { padding:3px 10px; background:#fff; border-bottom:1px solid #d5d5d5; border-right:none; float:none; }
.nav ul a { padding:3px 10px; white-space:nowrap; text-align:left; }
.nav ul a:hover { color:#666; }
.nav #current a { color:#AE1A21; font-weight:normal; }


/* 9.FOOTER (SITE INFO) */
.siteinfo-text { color:#444; font-size:100%; margin:10px auto 0; overflow:visible; padding:0; text-align:center; }
.siteinfo-text a:link { color:#444; text-decoration:none; }
.siteinfo-text a:visited { color:#444; text-decoration:none; }
.siteinfo-text a:hover { color:#444; text-decoration:underline; }
.govt-info-text { color:#777; font-size:80%; height:auto; margin:20px auto 0; padding:0 25px; text-align:center; }


/* 10.HOMEPAGE */
#homeBanner { float:left; height:auto; position:relative; width:; }
#home-tier1 { float:left; overflow:hidden; position:relative; width:715px;}
#home-tier2 { float:right; overflow:hidden; position:relative; width:245px; }
#home-featured-publisher  { background:#D1CFA1; margin:0; overflow:auto; position:relative; width:710px; }
#home-featured-books  { height:340px; margin:25px 0 40px 0; overflow:hidden; position:relative; width:710px; }
#home-news { background-color:#DECFA2; float:right; height:auto; margin-bottom:7px; position:relative; width:240px; } 
#home-find { background-color:#DEC9A2; float:right; height:auto; padding-bottom:20px; margin-bottom:7px; position:relative; width:240px; }
#home-resources { background-color:#EEB74F; float:right; height:auto; margin-bottom:7px; position:relative; width:240px; }
#home-events { background:#E23D33; float:right; height:auto; margin-bottom:7px; position:relative; width:240px; }
#home-social { background-color:#DEC9A2; float:right; height:auto; margin-bottom:7px; position:relative; width:240px; }
.home-event-item { color:#fff; margin:10px 20px 20px 0; overflow:auto; }
.home-event-thumbnail { float:left; margin:0 10px 15px 15px; }
#home-news a:link, #home-find a:link, #home-resources a:link, #home-social a:link { color:#333; }
#home-social ul { font:normal 90%/125% Verdana, Arial, sans-serif; margin:0px 15px 15px 0px; list-style:none; }
#home-social li { height:35px; margin:0px 5px 0px 12px; padding:5px 0 0 35px; vertical-align:middle; }
#home-social li.rss { background:url(../images/icon_feed.png) left top no-repeat; }
#home-social li.facebook { background:url(../images/icon_facebook.png) left top no-repeat; }
#home-social li.twitter { background:url(../images/icon_twitter.png) left top no-repeat; }

/* 11.CONTACT/FORMS/BUTTONS */
#home-find form { margin:0 0 0 7px; overflow:auto; }
#search-again { clear:both; float:right; width:auto; margin:10px 25px 20px 0; }
textarea, input { border:none; font:normal 105%/normal Arial, sans-serif; border-color:#CCCCCC; margin:0; color:#000; vertical-align:middle; }
.input-blog-comment { border:1px solid #ccc; background:#fff; font-size:110%; padding:10px; }
.input-member-form { border:1px solid #ccc; background:#fff; font-size:100%; margin:2px 0; padding:4px; }
.searchbox { background:#fff url(../images/bg-box-ultra.png) no-repeat left top; float:right; height:22px; padding:3px 0 0 0; position:relative; text-indent:5px; width:130px; }
.searchbox-advanced { background:#fff url(../images/bg-box-ultra.png) no-repeat left top; float:left; font-size:100%; height:19px; margin:0; padding:3px 0 0 0; position:relative; text-indent:5px; width:145px; }
.searchbox-home { background:#fff url(../images/bg-box-home.png) no-repeat left top; float:left; height:19px; margin:0 0 0 7px; padding:3px 0 0 0; position:relative; text-indent:5px; width:130px; }
.search-button-ultra { background:#D83B3B; color:#fff; float:right; height:22px; font-size:80%; text-transform:uppercase; margin-right:10px; position:relative; text-transform:uppercase; text-align:center; vertical-align:middle; width:70px;}
/*.search-button-ultra { background:url(../images/bg-button.png) no-repeat left bottom; color:#fff; float:right; font-size:0.9em; height:22px; margin-right:10px; position:relative; text-transform:uppercase; text-align:center; vertical-align:middle; width:90px; }*/
.search-button { background:#D83B3B; color:#fff; float:left; height:22px; font-size:10px; text-transform:uppercase; margin-right:10px; position:relative; text-transform:uppercase; text-align:center; vertical-align:middle; width:70px;}
.search-fields { margin:15px 25px 30px 15px; overflow:auto; width:720px; } /* Used on the Find a Title and Find a Publisher pages */
.search-fields p { margin:0px 20px 20px 15px; }
.search-advanced { border:1px solid #ccc; font:normal 110%/normal Arial, sans-serif; margin:5px 0 25px 0; color:#000; background:#fff; }
.fieldset-cell { float:left; position:relative; padding:5px; margin:5px; }
.comment-box { max-width:595px; }
.submit-button { background:#E4E4E4; border:1px solid #ccc; margin:0 0 0 15px; padding:8px; font-size:120%; }
.submit-button-register { background:#DBDBDB; border:1px solid #ccc; margin:0 0 15px 0; padding:4px; font-size:110%; }
.buttons { margin:5px 20px 0px 0px; text-align:left; }
.buttonMode { font-family: Arial, Sans-serif; font-size:10px; color:#73769D; background-color:transparent; white-space:nowrap; }
.htmlButtonOuter, .htmlButtonOuterL { background-color:#E2E2E2; padding:3px; border-top:1px solid #999; border-right:1px solid #999; border-bottom:1px solid #ccc; border-left:1px solid #ccc; }
.htmlButtonOuterL { border-left:#CCC 1px solid; }
.htmlButtonInner { background-color:#E2E2E2; font-size:100%; font-weight:bold; margin-right:2px; text-align:center; }
.htmlButtonOff { font-family: Arial, Sans-serif; font-weight:bold; white-space:nowrap; }
.htmlButtonOff a:link { color:#000; text-decoration:none; white-space:nowrap; }
.htmlButtonOff a:visited { text-decoration:none; }
.htmlButtonOff a:active { text-decoration:none; color:#999; }
.htmlButtonOff a:hover { text-decoration:none; color:#999; }
.htmlButtonOn { font-family: Arial, Sans-serif; font-weight:bold; background:#f6f6f6; white-space:nowrap; }
.htmlButtonOn a:link { color:#990000; text-decoration:none; white-space:nowrap; }
.htmlButtonOn a:visited { text-decoration:none; }
.htmlButtonOn a:active { text-decoration:none; color:#999; }
.htmlButtonOn a:hover { background-color:#fff; color:#999; text-decoration:none; }
.item-wrapper { display:none; }


/* 12.TABLES */
table { font-size:105%; border-collapse:collapse; margin:0 5px 10px 15px; width:95%; border:0px solid #fff; }
th { font-size:105%; font-weight:bold; padding:1em; border-bottom:1px solid #d5d5d5; }
td { padding:1em; border-bottom:0px solid #ccc; vertical-align:top; }
col#titleCol { border-right:3px solid #fff; width:40%; }
col#locationCol { border-right:3px solid #fff; width:10%; }
col#dateCol { border-right:3px solid #fff; width:30%; }
col#costCol { border-right:3px solid #fff; width:10%; }
col#registerCol { border-right:3px solid #fff; width:10%; }
thead { background:#E1E1E1; }
tr:hover { background-color:#eee; }
thead tr:hover { color:inherit; }
.search-table tr:hover { background:#fff; border:0px; }
.search-table td { color:#333333; background:#fff; border:0px; }
.edit-table td, tr { color:#333333; background:#fff; border:0px; }
.content-table { border:1px solid #ccc; }


/* 13.TABS */
#tabs { float:right; width:600px; }

/* root element for tabs  */
#tabs ul.tabs { list-style:none; margin:0 !important; padding:0; height:30px; border-bottom:1px solid #999; }
/* single tab */
#tabs ul.tabs li { float:left; text-indent:0; padding:0; margin:0 !important; list-style-image:none !important; }
/* link inside the tab. uses a background image */
#tabs ul.tabs a { background-color:#dfdfdf; border-top:1px solid #999; border-right:1px solid #999; border-left:1px solid #999; font-size:11px; display:block; height:29px; line-height:30px; width:150px; text-align:center; text-decoration:none; color:#000; padding:0px; margin-right:2px; position:relative; top:0px; }
#tabs ul.tabs a:active { background-color:#FFF; outline:none; top:1px; }
/* when mouse enters the tab move the background image */
#tabs ul.tabs a:hover { background-color:#fff; background-position:-652px -31px; color:#000; }
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
#tabs ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a { background-color:#FFF; background-position:-652px -62px; height:30px; cursor:default !important; color:#000 !important; }
/* Different widths for tabs:use a class name:w1, w2, w3 or w2 */


/* width 1 */
#tabs ul.tabs a.w1 { background-position:-519px 0; width:134px; }
#tabs ul.tabs a.w1:hover { background-position:-519px -31px; }
#tabs ul.tabs a.w1.current { background-position:-519px -62px; }
/* width 2 */
#tabs ul.tabs a.w2 { background-position:-366px -0px; width:154px; }
#tabs ul.tabs a.w2:hover { background-position:-366px -31px; }
#tabs ul.tabs a.w2.current { background-position:-366px -62px; }
/* width 3 */
#tabs ul.tabs a.w3 { background-position:-193px -0px; width:174px; }
#tabs ul.tabs a.w3:hover { background-position:-193px -31px; }
#tabs ul.tabs a.w3.current { background-position:-193px -62px; }
/* width 4 */
#tabs ul.tabs a.w4 { background-position:-0px -0px; width:194px; }
#tabs ul.tabs a.w4:hover { background-position:-0px -31px; }
#tabs ul.tabs a.w4.current { background-position:-0px -62px; }
/* initially all panes are hidden */ 
div.panes div.pane { display:none; }
.panes p { margin:0 20px 20px 15px; padding:0px 10px 0px 0px; }
.panes { border-bottom:1px solid #999; border-left:1px solid #999; border-right:1px solid #999; padding-top:20px;}

#symposium-banner {
    background: url('http://www.livrescanadabooks.com/images/symposium/banner-home.png') top right no-repeat;
    color:#fff;
    font-family:Bliss, Verdana, sans-serif;
		/* font-weight added by NL 2011-05-25; delete to revert to original */
		font-weight:bold;
    height:50px;
    margin:0 -5px 0 0;
    padding:15px 15px;
    position:absolute;
    top:117px;
    left:720px;
    overflow:visible;
    width:225px; 
}

/* #symposium-banner a added b NL 2011-05-25; delete to revert to original */
#symposium-banner a {
		color:#fff;
		border-bottom:1px solid #FF5C43;
		text-decoration:none;
}

/* commented by NL 2011-05-25; uncomment to revert to original
#symposium-banner a:link {
    color:#fff;
    text-decoration:underline;
}

#symposium-banner a:visited {
    color:#fff;
    text-decoration:underline;
}

#symposium-banner a:hover {
    color:#fff;
    text-decoration:none;
}
*/
