/* Style Sheet for andynash.com developed January 8, 2007. */

body        { font-family:tahoma,arial,sans-serif;  color:#ffffff ; font-size:11pt ;
            padding-left:10pt ; padding-top:10pt ; width:585pt ; }                

p.captRight { font-style:italic ; text-align:right; padding-right:10pt ; }
p.captLeft  { font-style:italic ; text-align:left; padding-left:10pt ; }

h1          { font-weight:bold ; font-size:16pt; }
h2          { font-weight:bold ; font-size:14pt; }
h3          { font-size:11pt; }

h2.home     {color:#80FFFF ; }
h3.home3     {color:#CB1F7D ; font-style:italic; }

a:link      { color:#FBF40D ; text-decoration:none;  }
a:visited   { color:#ECF482 ; text-decoration:none;  }  
a:hover     { color:#ffffcc ; text-decoration:underline;  }
a:active    { color:#000000; }


td          { padding:12pt ; }

#navbar    { width:585pt ; padding:10pt ; 
           border-width:1pt ;  border-top-style:solid ; border-bottom-style:solid ; }

#navbar    a  { font-weight: bold;  display:inline ;  padding:12pt ;}
#navbar    h2  { display:inline ; padding:20pt ; }

/* New - "bodyText" = body of site. */

#bodyText { width:525pt ;  padding-top:20pt ; padding-left:10pt ; padding-bottom:10pt; 
          border-width:2pt ; border-bottom-style:solid ; }

#bodyText   a   { text-decoration:underline ;  font-weight:bold; }
#bodyText   li  { font-size:11pt ; font-style:normal ; padding:5pt ; }

#bodyText   .pubtitle { color:#ACD5FD ; font-style:italic; }
#bodyText   .jobtitle { color:#AEF9FF ; font-weight:bold; }
#bodyText   .sigtitle { color:#FF0000 ;}
#bodyText   a.headpdf   {font-size: 10pt;  display:inline ; }

/* added next 2 lines for new publications page - 4 february 2009 */

#publications   a { color:#ACD5FD ; font-style:italic; font-weight:normal; }
#publications   a.website { color:#FBF40D ; font-style:normal; }

/* The following pages use a table in the main body which has
a lighter color than the body site. Each city has its own colors
for the website and the table background ... therefore also different
colors for the text and image border. */

/* "sfopages" is formatting for the San Francisco pages. */

#sfopages  table {color:#000000 ; width:525pt ; background-color:#FFFFB0 ; }
#sfopages  a     {color:#B61010 ; text-decoration:underline ;   }
#sfopages  img   {border-color:#FFFFB0 ; }
/* added next to try to make text smaller 1feb09 */
#sfppages  blockquote { font-size:10pt ; font-style:italic ; }

/* "whiteBGtext" is formatting for black text on white background. */

#whiteBGtext  table {color:#000000 ; width:525pt ; background-color:#FFFFFF ;  }
#whiteBGtext  a     {color:#800000 ; text-decoration:underline ;   }
#whiteBGtext  img   {border-color:#FFFFFF ; }

/* "zuripages" is formatting for the Zurich pages, black text on light blue background. */

#zuripages  table {color:#000000 ; width:525 pt ; background-color:#AED7FF ;  }
#zuripages  a     {color:#0000C1 ; text-decoration:underline ;   }
#zuripages  img   {border-color:#AED7FF ; }
#zuripages  blockquote { font-size:10pt ; font-style:italic ; }

/* "viepages" is formatting for the Vienna pages, black text on white background. */

#viepages  table {color:#000000 ; width:525 pt ; background-color:#FFFFFF ;  }
#viepages  a     {color:#B12743 ; text-decoration:underline ;   }
#viepages  img   {border-color:#FFFFFF ; }

