/*
redsea
all.css
September 2009
*/

body {
 margin-left             : 2%                 ;
 margin-right            : 2%                 ;
 border-bottom           : 1px solid #cccccc  ;
 background-color        : #ffffff            ;
 background-image        : none               ;
 color                   : black              ;
 font-size               : 98%                ;
 font-family             : serif              ;
}

h1 {
 color                   : #aa0000            ;
 font-size               : 1.8em              ;
 font-weight             : bold               ;
 text-align              : center             ;
}

h2 {
 margin-bottom           : 0                  ;
 padding-bottom          : 0                  ;
 font-size               : 1.2em              ;
}

p {
 margin-top              : 0.2em              ;
}

p.center {
 text-align              : center             ;
}

table.menu {
 width                   : 90%                ;
 margin                  : auto               ;
 border-collapse         : collapse           ;
 font-size               : 1.2em              ;
 color                   : #0000aa            ;
}

td.menu {
 border                  : 1px solid #cccccc  ;
 padding                 : 1.1%               ;
}

ul {
 margin-top              : 0.2em              ;
}

ul.menu {
 margin-left             : 30%                ;
}

li.plato {
 margin-top              : 0.4em              ;
}

a:link {
 color                   : #bb0000            ;
 text-decoration         : none               ;
}

a:visited {
 color                   : #0000cc            ;
 text-decoration         : none               ;
}

a:hover {
 text-decoration         : none               ;
 border-bottom           : 3px solid #cc0000  ;
}

a:active {
 background-color        : #CCCCFF            ;
 text-decoration         : none               ;
 color                   : #000000            ;
}

div.top {
 border-bottom           : 1px solid #aaaaaa  ;
 padding-bottom          : 0.2em              ;
 color                   : #0000aa            ;
}

span.x {
 display                 : none               ;
}

span.quote {
 font-style              : italic             ;
}

.marker {
 background-color        : #ffff00            ;
 text-decoration         : underline          ;
}

/* ## */
