/* $Id: xslidy-spring08.css 788 2008-04-17 02:04:51Z dret $ */

.abstract { margin : 5% ; padding : 5% ; border : 6px groove ; text-align : justify ; background-color : #F6F6F6 ; }

pre { white-space : pre-wrap ; white-space : -moz-pre-wrap ; white-space : -pre-wrap ; white-space : -o-pre-wrap ; word-wrap : break-word ; }

.outline-current { border-style : solid ;   border-width : 1px ; }

.xml, .css, .xpath, .xslt, .xsd, .xlink, .mime, .xq, .atom, .http, .uri, .html { font-family: monospace ; }

.elem:before { content : "\3c" ; }

.xslt.elem:before { content : "\3c xsl:" ; }

.xsd.elem:before { content : "\3c xs:" ; }

.elem:after { content : "\3e" ; }

.xsd.xsdprefix:before { content : "xs:" ; }

a.outlink { border-bottom : 2px dotted ; }

a.img { border-bottom : 0px ; }
a.img:hover { background-color : transparent ; }

a { border-bottom : 1px dotted ; }

div.cover a { border-bottom : 0px ; }

@media print {

    a , a.outlink { border-bottom : 0px ; }

}
