/* jQUERY CSS */

/* TOOLTIPS */
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url("pics/tipsy.gif"); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

/* TABBER */
#sum a, #sum a:active, #sum a:visited {	padding:0px 12px; background:#eeedea; border:1px dotted #979082; color:#979082; margin:0 3px; text-decoration:none; outline:none; }
#sum a.selected, #sum a.selected:active, #sum a.selected:visited { background:#e2e6ec; border:1px solid #3792d8; color:#3792d8; text-decoration:none; outline:none; }

#fn a, #fn  a:active, #fn  a:visited { padding:0px 12px; background:#eeedea; border:1px dotted #979082; color:#979082; margin:0 3px; text-decoration:none; outline:none; }
#fn a.selected, #fn a.selected:active, #fn a.selected:visited { background:#e2e6ec; border:1px solid #3792d8; color:#3792d8; text-decoration:none; outline:none; }

#old a, #old  a:active, #old  a:visited { display:block; float:left; padding:1px 18px; background:#eeedea; border:1px dotted #979082; color:#979082; margin-right:15px; text-decoration:none; outline:none; }
#old a.selected, #old a.selected:active, #old a.selected:visited { background:#eeedea; border:1px solid #c51d1d; color:#c51d1d; text-decoration:none; outline:none; }

#text a, #text  a:active, #text  a:visited { display:block; float:left; padding:1px 18px; background:#eeedea; border:1px dashed #979082; color:#979082; margin-right:15px; text-decoration:none; outline:none; font-weight:bold; }
#text a.selected, #text a.selected:active, #text a.selected:visited { background:#e8ebf0; border:1px solid #3792d8; color:#3792d8; text-decoration:none; outline:none;  font-weight:bold; }

#fna a, #fna  a:active, #fna  a:visited { display:block; float:right; padding:2px 16px; color:#979082; border:1px dotted #979082; color:#979082; margin-right:12px;text-decoration:none; outline:none; font-size:11px; line-height:12px; }
#fna a.selected, #fna a.selected:active, #fna a.selected:visited { background:#ebeef3; border:1px solid #3792d8; color:#3792d8; text-decoration:none; outline:none; }

.hidden1 { padding-bottom:4px; display:none; }
.hidden2 { padding-bottom:4px; display:none; }
.hidden3 { padding-bottom:4px; display:none; }
.hidden4 { padding-bottom:4px; display:none; }
.hidden5 { padding-bottom:4px; display:none; }
.clear { clear:both; }

#Summary-FR { padding:5px 5px 5px 40px; }
#Summary-EN { padding:5px 5px 5px 40px; }

#Fun-FR { padding:5px 5px 5px 40px; }
#Fun-EN { padding:5px 5px 5px 40px; }

#Old-EN { padding:5px 5px 13px 40px; }
#Quote-EN { padding:5px 5px 5px 40px; }
#Text-FR { padding:5px; }
#Text-EN { padding:5px; }
#sum { padding:0; font-size: 8pt; }
#fn { padding:0; font-size: 8pt; }
#old { border-top:1px dashed #d3d2cd; padding:3px 2px 3px 25px; background-color:#f1f0ee; font-size: 8pt; }
#text { border-top:1px dashed #d3d2cd; padding:3px 2px 3px 25px; background-color:#f1f0ee; font-size: 8pt; }