/* SpinnereiGalleries screen.css */

body { background-color: white; color: #333; font-family: Verdana, sans-serif; font-size: 10px; line-height: 1.5em; width: 830px; padding: 0; margin: 15px 20px; }
h1, h2, h3 { font-size: 11px; font-weight: normal; padding: 2px 0 3px 0; margin: 3px 0 3px 0; border: 1px solid #555; border-left: none; border-right: none; }
hr { border-style: none; border-top: 1px solid #555; height: 1px; margin-top: 5px; margin-bottom: 5px; *margin: 0; }
h1.image { padding: 0; margin: 0; border: none; }
h1.image { padding-bottom: 3px; }
/* not IE5/mac, not IE6/win \*/
html>body h1.image { padding-bottom: 0px; }
/**/
h1.section { margin-top: 80px; }
h1.section + ul, h2 + h2 { margin-top: 12px; }
p { padding: 0; margin: 0; }
p + h2 { margin-top: 20px; }
ul { list-style-type: none; margin: 0; padding: 0; }
div.column ul { margin-bottom: 20px; }
div.column { float: left; width: 190px; margin: 3px 14px 0 0; padding: 0; }

#body { margin-top: 285px; width: 830px; overflow: visible; }
/* not IE5/mac \*/
#body { margin-top: 0px; }
/**/
#galleries-4, #exhibitions-4, #right { margin-right: 0; }
#exhibitions-4 { width: 200px; }
#left { width: 394px; }
#right { width: 396px; }

a { color: #eb6406; }
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

#header, #banner { z-index: 2; background: transparent; }
#header { position: relative; width: 803px; height: 285px; }
#banner { position: absolute; top: 0; left: 0px; }

#navigation { position: absolute; top: 202px; left: 408px; width: 396px; z-index: 3; }
#navigation li { float: left; font-size: 11px; margin: 0 10px 8px 0; line-height: 19px; }
/* not IE5/mac \*/
#navigation li { line-height: 20px; }
/**/

li.navigation a, li.navigation span { display: block; width: 100px; height: 20px; color: #333; background: url(pointer.png) top left no-repeat; padding: 0 12px 0 4px; white-space: nowrap; }
li.navigation a:link, li.navigation a:visited { text-decoration: none; }
li.navigation span, li.navigation a:hover, li.navigation a:active { text-decoration: none; background-color: black; color: white; }

/* end screen.css */
