/*========================================================================*/
/* hesketh.com stylesheet template for modern, 'high-pass' browsers       */
/* http://tantek.com/CSS/Examples/highpass.html                           */

a.resource {
 margin: 10px;
 padding: 2px;
}

a.titlelink {
 color: #CCCCCC;
}

body {
 color: #61266a;
 background: white;
 background-color: white;
 background-image: none;
 font-family: Arial,Verdana,Helvetica,sans-serif;
}

div.slide {
 background: url("/publications/inclusive_web_design_for_the_future/img/slide-dark-logo-670x500.jpg") no-repeat;
 display: block;
 font-size: 18px;
 height: 500px;
 left: 0px;
 padding: 0px;
 position: absolute;
 top: 0px;
 width: 670px;
 visibility: hidden;
}

div.titleslide {
 background: url("/publications/inclusive_web_design_for_the_future/img/title-slide-670x500dw.jpg") no-repeat;
 display: block;
 height: 500px;
 left: 0px;
 padding: 0px;
 position: absolute;
 top: 0px;
 width: 670px;
 visibility: visible;
}

dl {
 margin: 2px 2px 2px 30px;
}

dt {

}

img {
 border: 0px solid white;
 clear: none;
 display: inline;
 margin: 0px;
 padding: 0px;
 vertical-align: middle;
}

li {
 margin: 6px;
}

ul {
 margin: 2px 2px 2px 15px;
}

.attribution {
 color: white;
 font-family: Arial, Helvetica, Sans-serif;
 font-size: 14px;
 padding-left: 60px;
}

.author {
 color: white;
 font-family: Arial, Helvetica, Sans-serif;
 font-size: 16pt;
 padding-left: 45px;
}

.slidebody {
 color: #61266a;
 font-size: 16px;
 font-weight: normal;
 left: 35px;
 position: absolute;
 top: 82px;
 width: 480px;
}

.slidetitle {
 color: #61266a;
 font-size: 24px;
 font-weight: normal;
 left: 30px;
 position: absolute;
 top: 35px;
 width: 500px;
}

.slidesubhead {
 color: #61266a;
 font-family: Verdana,Arial,Helvetica,Sans-serif;
 font-size: 18px;
 font-weight: normal;
}

.titleslidehead {
 color: white;
 display: block;
 font-family: Arial, Helvetica, Sans-serif;
 font-size: 32pt;
 font-weight: bold;
 margin-left: 20px;
 margin-top: 168px;
}

.titleslidesubhead {
 color: white;
 display: block;
 font-family: Arial, Helvetica, Sans-serif;
 font-size: 24pt;
 font-weight: bold;
 margin-left: 20px;
}

#currentlocation {
 color: #61266a;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 height: 35px;
 left: 320px;
 position: absolute;
 top: 485px;
 visibility: hidden;
 width: 100px;
}

#currentlocnav {
 color: #61266a;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 height: 35px;
 left: 320px;
 position: absolute;
 top: 510px;
 visibility: hidden;
 width: 100px;
}

#ignoretheselinks {
 visibility: hidden;
}

#navnexttitle {
 height: 20px;
 left: 630px;
 position: absolute;
 top: 480px;
 width: 20px;
 visibility: visible;
}

#navnext {
 height: 20px;
 left: 630px;
 position: absolute;
 top: 480px;
 width: 20px;
 visibility: hidden;
}

#navprev {
 height: 20px;
 left: 0px;
 position: absolute;
 top: 480px;
 visibility: hidden;
 width: 20px;
}

#slide0 { 
 visibility: visible;
}

