<!--$Id: conference.css,v 1.2 2003/08/20 07:17:55 pleal Exp $-->
<STYLE type="text/css"><!--
@import url (taste.css);

body {color:#000000;}

/* straight conversion red 9C254F */
/* previous conversion red, changed to match PSD files 9C3A4D */
/* straight conversion green 80660D */

a.left_nav:link {color: #98384B;font-family: arial, helvetica, sans-serif; font-size: 85%}
a.left_nav:visited {color: #76551E;font-family: arial, helvetica, sans-serif; font-size: 85%}
a.left_nav:hover {background-color: #76551E; color: #FFFFFF;font-family: arial, helvetica, sans-serif; font-size: 85%}

a.breadcrumb:link {color: #76551E;font-family: arial, helvetica, sans-serif}
a.breadcrumb:visited {color: #98384B;font-family: arial, helvetica, sans-serif}
a.breadcrumb:hover {background-color: #98384B; color: #FFFFFF;font-family: arial, helvetica, sans-serif}

.breadcrumb {color: #76551E;font-size: 70%;font-family: arial, helvetica, sans-serif;}
.footer {font-size: 70%;font-family: arial, helvetica, sans-serif;}

h4 {color: #98384B;font-family: arial, helvetica, sans-serif;font-weight: bold;font-size:95%}
h4.no_space {color: #98384B;font-family: arial, helvetica, sans-serif;font-weight: bold; margin:0}
h3 {color: #98384B;font-family: arial, helvetica, sans-serif;}
h2 {color: #98384B;font-family: arial, helvetica, sans-serif;font-size: 125%}

.arial {color:#FFFFFF;font-family: arial, helvetica, sans-serif}

a:link {color:#364f79;}    /* 082984 */
a:visited {color:#616161;}
a:hover {background-color: #566E97; color:#FFFFFF;}

.alert {color: #FF0000;}
.label {font-family: arial;font-size: 90%}
.note {font-family: arial;font-size: 85%}
.notesmall {font-family: arial;font-size: 75%}

.merlotred {color: #98384B;font-family: arial;font-size: 100%}

.tableheader {color: #98384B;font-family: arial, helvetica, sans-serif;font-weight: bold;font-size: 100%}

.quote {color: #000000;font-family: arial, helvetica, sans-serif;font-weight: italic;font-size: 85%}
.quoteattribute {color: #000000;font-family: arial, helvetica, sans-serif;font-weight: normal;font-size: 85%}

.newstitle {color: #98384B;font-family: arial, helvetica, sans-serif;font-weight: bold;font-size: 85%}
.newstext {color: #000000;font-family: arial, helvetica, sans-serif;font-weight: normal;font-size: 85%}

.side {color: #CCCCCC;font-family: arial, helvetica, sans-serif}

.captiontext {color: #000000;font-family: arial, helvetica, sans-serif;font-weight: normal;font-size: 65%}

.programtime {color: #000000;font-family: arial, helvetica, sans-serif;font-weight:bold;font-size: 90%}
.programtitle {color: #000000;font-family: arial, helvetica, sans-serif;font-weight:bold;font-size: 90%}
.programsession {color: #333333;font-family: arial, helvetica, sans-serif;font-style: bold;font-size: 85%}
.programsessionname {color: #98384B;font-family: arial, helvetica, sans-serif;font-weight:bold;font-size: 85%}
.programroom {color: #000000;font-family: arial, helvetica, sans-serif;font-size: 85%}
.programprimaryauthor {color: #000000;font-family: arial, helvetica, sans-serif;font-size: 85%}
.programprimaryauthorinstitution {color: #333333;font-family: arial, helvetica, sans-serif;font-size:85%}
.programauthorother {color: #000000;font-family: arial, helvetica, sans-serif;font-size: 85%}
.programauthorotherinstitution {color: #333333;font-family: arial, helvetica, sans-serif;font-size: 85%}
.programabstract {color: #000000;font-family: arial, helvetica, sans-serif;font-size: 85%}

.ataglance {color: #000000;font-family: arial, helvetica, sans-serif;font-size: 85%}

P.page {page-break-after: always}

div#agreement {
    border: 1px solid silver;
    height: 300px;
    margin-top: 10px;
    overflow: auto;
    padding: 5px;
    width: 600px;
}

div#agreement pre {
    border: 0;
}

-->
</STYLE>
<!--
$Log: conference.css,v $
Revision 1.2  2003/08/20 07:17:55  pleal
*** empty log message ***

Revision 1.38  2003/07/04 06:21:35  mura
adding p.page

Revision 1.37  2003/07/04 05:54:54  mura
still trying

Revision 1.36  2003/07/04 05:53:36  mura
reducing at a glance size

Revision 1.35  2003/07/03 17:02:11  mura
more tweaks to colors

Revision 1.33  2003/07/03 01:50:27  mura
changed room color

Revision 1.32  2003/07/03 01:31:18  mura
tweak room style

Revision 1.31  2003/07/03 01:30:03  mura
tweaked style and arrangement of items

Revision 1.30  2003/06/14 20:24:32  mura
removed most ataglance tags

Revision 1.29  2003/06/14 20:21:44  mura
test

Revision 1.28  2003/06/14 20:18:11  mura
experiment with table.ataglance

Revision 1.27  2003/06/14 20:13:43  mura
reduce size ataglance

Revision 1.26  2003/06/14 20:12:18  mura
tweaking size

Revision 1.25  2003/06/14 20:08:03  mura
adding names

Revision 1.24  2003/06/14 19:42:35  mura
styles, new page name, etc.

Revision 1.23  2003/06/13 05:36:26  mura
new style

Revision 1.15  2003/05/21 15:07:25  mura
updates to css and translate to handle note and notesmall
made some changes to registration per Debbie.

Revision 1.14  2003/04/16 05:28:22  mura
testing MERLOTRED CSS style

Revision 1.13  2003/03/17 05:24:56  mura
lots of fixes

Revision 1.12  2003/03/12 19:10:12  pleal
*** empty log message ***

Revision 1.11  2003/03/12 16:57:50  mura
changing red color

Revision 1.10  2003/03/12 16:24:08  mura
tweaking red color again

Revision 1.9  2003/03/12 15:19:39  mura
slew of changes

Revision 1.8  2003/03/10 14:02:06  mura
tweaked .css and translate files to updated tableheader and created
sectionheader, switched h4 for sectionheader, created separate tableheader
style, updated .xml files accordingly to make tableheader used just in tables

updated conference site with travel and registration info

Revision 1.7  2003/03/05 21:03:30  mura
updating red and green colors

Revision 1.6  2003/03/05 04:32:08  mura
tweaking text size

Revision 1.5  2003/03/05 00:48:15  pleal
*** empty log message ***

Revision 1.4  2003/03/05 00:37:51  pleal
*** empty log message ***

Revision 1.3  2003/03/04 21:32:57  pleal
*** empty log message ***

Revision 1.2  2003/03/02 19:41:01  pleal
*** empty log message ***

Revision 1.1  2003/02/03 18:07:16  mura
renamed wrapper_conferences to wrapper_conference, ditto for conferences.css

Revision 1.2  2003/02/03 17:53:21  mura
updated graphics for banner and leftnav

Revision 1.1  2003/01/27 23:10:09  pleal
*** empty log message ***

Revision 1.21  2003/01/22 23:55:21  mura
made it too small at 80%

Revision 1.20  2003/01/22 23:54:24  mura
trying to reduce size of text in left nav

Revision 1.19  2003/01/22 17:55:36  mura
removed fontsize on h3, everything should shrink again

Revision 1.18  2003/01/21 16:54:56  pleal
meant to make h2 at 110% not h4

Revision 1.17  2003/01/21 16:52:24  pleal
trying 95% for left nav, 110% for h4 (to try and make it a bit smaller)

Revision 1.16  2003/01/21 16:50:35  pleal
changed left nav to 90% size, need to restart browser to view

Revision 1.15  2003/01/21 16:49:29  pleal
trying 80%

Revision 1.14  2003/01/21 16:48:33  pleal
changing back

Revision 1.13  2003/01/21 16:47:07  pleal
reducing text size of left nav

Revision 1.12  2003/01/13 17:56:15  pleal
*** empty log message ***

Revision 1.11  2003/01/12 01:02:17  pleal
*** empty log message ***

Revision 1.10  2003/01/12 01:00:09  pleal
*** empty log message ***

Revision 1.9  2003/01/10 23:26:09  pleal
changed red and green to match new MERLOT colors

Revision 1.8  2002/12/12 17:20:17  pleal
*** empty log message ***

Revision 1.7  2002/10/22 16:00:35  pleal
*** empty log message ***

Revision 1.6  2002/10/16 21:55:31  pleal
to changed left nav to white

Revision 1.5  2002/10/15 17:19:05  pleal
changed log

-->

