| html, body, div, span, applet, object, iframe, |
| h1, h2, h3, h4, h5, h6, p, blockquote, pre, |
| a, abbr, acronym, address, big, cite, code, |
| del, dfn, em, font, img, ins, kbd, q, s, samp, |
| small, strike, strong, sub, sup, tt, var, |
| dl, dt, dd, ol, ul, li, |
| fieldset, form, label, legend, |
| |
| |
| |
| { |
| margin: 0; |
| padding: 0; |
| border: 0; |
| outline: 0; |
| font-weight: inherit; |
| font-style: inherit; |
| font-size: 100%; |
| font-family: inherit; |
| vertical-align: baseline; |
| } |
|
|
| :focus |
| { |
| outline: 0; |
| } |
|
|
| body |
| { |
| text-align: left; |
| width: 100%; |
| height: 100%; |
| margin: 0; |
| border: 0; |
| padding: 0; |
| background-color: #F3F4E3; |
| background-image: url('graphics/background_noise.jpg'); |
| background-repeat: repeat; |
| } |
|
|
| .wrapper |
| { |
| text-align: center; |
| width: 800px; |
| margin-left: auto; |
| margin-right: auto; |
| margin-bottom: 20px; |
| background-color: #BBB1A5; |
| } |
|
|
| .header |
| { |
| text-align: left; |
| background-color: #FFF; |
| height: 106px; |
| width: 800px; |
| margin: 0 0 0 0; |
| border: 0; |
| padding: 0px; |
| background-image: url(graphics/header_bg.jpg); |
| background-repeat: no-repeat; |
| background-position: 184px 0px; |
| } |
|
|
| .header img |
| { |
| padding: 10px 5px 10px 5px; |
| } |
|
|
| .header span |
| { |
| display: none; |
| } |
|
|
| .main_col |
| { |
| text-align: left; |
| float: right; |
| background: #fff; |
| font-size: 12px; |
| font-family: verdana,Helvetica, arial, sans-serif; |
| color: #333; |
| width: 576px; |
| height: 100%; |
| margin: 0px 0px 0px 0px; |
| padding: 20px 20px 20px 20px; |
| line-height: 150%; |
| background-image: url(graphics/shadow.jpg); |
| background-repeat: repeat-x; |
| background-position: 0px 0px; |
| |
| |
| |
| |
| |
| } |
|
|
| .main_col ul li |
| { |
| list-style: disc; |
| padding-left: 0px; |
| margin-left: 2em; |
| } |
|
|
| .main_col ul |
| { |
| margin-top: 1em; |
| padding-left:10px; |
| } |
|
|
| .main_col li |
| { |
| list-style: none; |
| padding-left: 1em; |
| } |
|
|
| .main_col ol li |
| { |
| list-style: decimal; |
| margin-left: 3em; |
| } |
|
|
| .main_col a |
| { |
| font-family: Verdana, Arial, Helvetica, sans-serif; |
| font-size: 12px; |
| color: #B55341; |
| text-decoration: underline; |
| } |
|
|
| .main_col a:hover |
| { |
| font-family: Verdana, Arial, Helvetica, sans-serif; |
| font-size: 12px; |
| color: #B55341; |
| background-color: #f3f4e3; |
| text-decoration: none; |
| } |
|
|
| .main_col a:active |
| { |
| font-family: Verdana, Arial, Helvetica, sans-serif; |
| font-size: 12px; |
| color: #FC6; |
| text-decoration: none; |
| } |
|
|
| .paypal |
| { |
| padding: 0px; |
| margin: 0px; |
| } |
|
|
| h2 |
| { |
| font-size: 1.5em; |
| color: #571C1F; |
| font-family: times, serif; |
| } |
|
|
| .bg |
| { |
| background-color: #f3f4e3; |
| background-image: url('graphics/background_noise.jpg'); |
| background-repeat: repeat; |
| padding: 5px; |
| border: 1px solid #BBB1A5; |
| box-shadow: 0 2px 0 rgba(0,0,0,0.1); |
| } |
|
|
| h3 |
| { |
| font-size: 1.5em; |
| color: #571C1F; |
| font-family: times, serif; |
| padding-top: 1em; |
| } |
|
|
| p |
| { |
| padding-top: 1em; |
| } |
|
|
| .right |
| { |
| float: right; |
| margin-top: 20px; |
| margin-left: 20px; |
| margin-bottom: 20px; |
| border: 1px #571C1F solid; |
| } |
|
|
| .rightunder |
| { |
| float: right; |
| margin-left: 20px; |
| margin-bottom: 20px; |
| border: 1px #571C1F solid; |
| clear: both; |
| width: 150px; |
| font-size: 10px; |
| } |
|
|
| .makeroom |
| { |
| margin: 3px; |
| display: block; |
| text-align: center; |
| } |
|
|
| .makeroom a:hover |
| { |
| font-size: 10px; |
| } |
|
|
| .makeroom a |
| { |
| font-size: 10px; |
| } |
|
|
| .left_col input |
| { |
| margin: 3px 0px 0px 0px; |
| } |
|
|
| .left_col form |
| { |
| margin: 20px 0px 0px 0px; |
| } |
|
|
| .left_col |
| { |
| text-align: left; |
| float: left; |
| background: #BBB1A5; |
| font-family: Verdana, Arial, Helvetica, sans-serif; |
| font-size: 10px; |
| line-height: normal; |
| font-weight: normal; |
| font-variant: normal; |
| color: #fff; |
| width: 164px; |
| height: 100%; |
| margin: 0 0 0 0; |
| padding: 10px; |
| } |
|
|
| .left_col a |
| { |
| font-family: Verdana, Arial, Helvetica, sans-serif; |
| font-size: 10px; |
| line-height: normal; |
| font-weight: normal; |
| font-variant: normal; |
| color: #fff; |
| text-decoration: none; |
| background-color: #571C1F; |
| padding-top: 0px; |
| padding-right: 5px; |
| padding-bottom: 2px; |
| padding-left: 5px; |
| margin-top: 0px; |
| margin-right: 0px; |
| margin-bottom: 2px; |
| margin-left: 0px; |
| vertical-align: middle; |
| text-align: left; |
| white-space: nowrap; |
| display: block; |
| width: 152px; |
| border: 1px #571C1F solid; |
| letter-spacing: 0.5px; |
| } |
|
|
| .left_col a:hover |
| { |
| font-family: Verdana, Arial, Helvetica, sans-serif; |
| font-size: 10px; |
| line-height: normal; |
| font-weight: normal; |
| font-variant: normal; |
| color: #fff; |
| text-decoration: none; |
| background-color: #B55341; |
| padding-top: 0px; |
| padding-right: 5px; |
| padding-bottom: 2px; |
| padding-left: 5px; |
| margin-top: 0px; |
| margin-right: 0px; |
| margin-bottom: 2px; |
| margin-left: 0px; |
| vertical-align: middle; |
| text-align: left; |
| white-space: nowrap; |
| display: block; |
| width: 152px; |
| border: 1px #571C1F solid; |
| letter-spacing: 0.5px; |
| } |
|
|
| .left_col a:active |
| { |
| font-family: Verdana, Arial, Helvetica, sans-serif; |
| font-size: 10px; |
| line-height: normal; |
| font-weight: normal; |
| font-variant: normal; |
| color: #FC6; |
| text-decoration: none; |
| background-color: #571C1F; |
| padding-top: 0px; |
| padding-right: 5px; |
| padding-bottom: 2px; |
| padding-left: 5px; |
| margin-top: 0px; |
| margin-right: 0px; |
| margin-bottom: 2px; |
| margin-left: 0px; |
| vertical-align: middle; |
| text-align: left; |
| white-space: nowrap; |
| border-color: #FC6; |
| border-width: 1px; |
| border-style: solid; |
| display: block; |
| width: 152px; |
| letter-spacing: 0.5px; |
| } |
|
|
| .left_col a.here |
| { |
| background-color: #B55341; |
| } |
|
|
| .search |
| { |
| padding-top: 0px; |
| padding-right: 5px; |
| padding-bottom: 2px; |
| padding-left: 5px; |
| vertical-align: middle; |
| text-align: left; |
| white-space: nowrap; |
| border-color: #571C1F; |
| border-width: 1px; |
| border-style: solid; |
| display: block; |
| width: 152px; |
| background-image: url(graphics/shadow.jpg); |
| background-repeat: repeat-x; |
| background-position: 0px 0px; |
| } |
|
|
| .social |
| { |
| text-align: center; |
| width: 152px; |
| display: inline; |
| white-space: nowrap; |
| } |
|
|
| .social a |
| { |
| background: #BBB1A5; |
| padding: 0px; |
| width: 80px; |
| margin-top: 20px; |
| float: left; |
| border: 0px; |
| } |
|
|
| .social a:hover |
| { |
| background: #BBB1A5; |
| padding: 0px; |
| width: 80px; |
| margin-top: 20px; |
| float: left; |
| border: 0px; |
| } |
|
|
| .social a:active |
| { |
| background: #BBB1A5; |
| padding: 0px; |
| width: 80px; |
| margin-top: 20px; |
| float: left; |
| border: 0px; |
| } |
|
|
| .personalspace |
| { |
| padding-left: 20px; |
| } |
|
|
| img, a img |
| { |
| border: none; |
| } |
|
|
| .clearer |
| { |
| clear: both; |
| } |
|
|
| .footer |
| { |
| text-align: center; |
| background: #CBB676; |
| font-size: 11px; |
| font-family: verdana,Helvetica, arial, sans-serif; |
| color: #551d1f; |
| width: 780px; |
| margin: 0 0 0 0; |
| padding: 10px; |
| border-top: 1px solid #BBB1A5; |
| border-right: 0; |
| border-bottom: 0; |
| border-left: 0; |
| } |
|
|
| .thumbs img |
| { |
| border: 1px #571C1F solid; |
| margin-top: 1em; |
| } |
|
|
| .leftpad |
| { |
| margin-left: 17px; |
| } |
|
|
| .pic |
| { |
| border: 1px #571C1F solid; |
| width: 382px; |
| margin-top: 1em; |
| } |
|
|
| .widepic |
| { |
| border: 1px #571C1F solid; |
| width: 441px; |
| margin-top: 1em; |
| } |
|
|
| .widerpic |
| { |
| border: 1px #571C1F solid; |
| width: 575px; |
| margin-top: 1em; |
| } |
|
|
| .caption |
| { |
| padding: 0 5px 5px 5px; |
| font-size: 10px; |
| font-family: verdana,Helvetica, arial, sans-serif; |
| |
| color: #571C1F; |
| text-align: justify; |
| line-height: 130%; |
| } |
|
|
| .amazon |
| { |
| margin-right: 10px; |
| margin-bottom: 5px; |
| float: left; |
| } |
|
|
| |
| #lightbox |
| { |
| position: absolute; |
| left: 0; |
| width: 100%; |
| z-index: 100; |
| text-align: center; |
| line-height: 0; |
| } |
|
|
| #lightbox img |
| { |
| width: auto; |
| height: auto; |
| } |
|
|
| #lightbox a img |
| { |
| border: none; |
| } |
|
|
| #outerImageContainer |
| { |
| position: relative; |
| background-color: #fff; |
| width: 250px; |
| height: 250px; |
| margin: 0 auto; |
| } |
|
|
| #imageContainer |
| { |
| padding: 10px; |
| } |
|
|
| #loading |
| { |
| position: absolute; |
| top: 40%; |
| left: 0%; |
| height: 25%; |
| width: 100%; |
| text-align: center; |
| line-height: 0; |
| } |
|
|
| #hoverNav |
| { |
| position: absolute; |
| top: 0; |
| left: 0; |
| height: 100%; |
| width: 100%; |
| z-index: 10; |
| } |
|
|
| #imageContainer>#hoverNav |
| { |
| left: 0; |
| } |
|
|
| #hoverNav a |
| { |
| outline: none; |
| } |
|
|
| #prevLink, #nextLink |
| { |
| width: 49%; |
| height: 100%; |
| background-image: url(data:graphics/gif;base64,AAAA); |
| |
| display: block; |
| } |
|
|
| #prevLink |
| { |
| left: 0; |
| float: left; |
| } |
|
|
| #nextLink |
| { |
| right: 0; |
| float: right; |
| } |
|
|
| #prevLink:hover, #prevLink:visited:hover |
| { |
| background: url(graphics/prevlabel.gif) left 15% no-repeat; |
| } |
|
|
| #nextLink:hover, #nextLink:visited:hover |
| { |
| background: url(graphics/nextlabel.gif) right 15% no-repeat; |
| } |
|
|
| #imageDataContainer |
| { |
| font: 10px Verdana, Helvetica, sans-serif; |
| background-color: #fff; |
| margin: 0 auto; |
| line-height: 1.4em; |
| overflow: auto; |
| width: 100%; |
| } |
|
|
| #imageData |
| { |
| padding: 0 10px; |
| color: #666; |
| } |
|
|
| #imageData #imageDetails |
| { |
| width: 70%; |
| float: left; |
| text-align: left; |
| } |
|
|
| #imageData #caption |
| { |
| font-weight: bold; |
| } |
|
|
| #imageData #numberDisplay |
| { |
| display: block; |
| clear: left; |
| padding-bottom: 1.0em; |
| } |
|
|
| #imageData #bottomNavClose |
| { |
| width: 66px; |
| float: right; |
| padding-bottom: 0.7em; |
| outline: none; |
| } |
|
|
| #overlay |
| { |
| position: absolute; |
| top: 0; |
| left: 0; |
| z-index: 90; |
| width: 100%; |
| height: 500px; |
| background-color: #000; |
| } |
|
|
| |
|
|
| ol.c { |
| list-style-type: upper-roman; |
| } |
|
|
|
|