
body {
margin: 0;
padding: 0;
color: #BBBBBB;
background: #000000;
font: 10pt arial, sans-serif;
}


h1{
font: 24pt "Firenze SF", "arial narrow", arial, sans-serif;
color: #EEEEEE;
margin: 0px 0 5px 0;
padding: 5px 0;
display: block;
width: 100%;
border-bottom: #555555 2px solid;
}
h1 span.smallheading {
font-size: 18pt;
}

h1.bigger {
font: 36pt "Firenze SF", "arial narrow", arial, sans-serif;
color: #EEEEEE;
}



h2{ /*gold fairies*/
font: 14pt arial, sans-serif;
color: #BBBBBB;
display: block;
border-top: #555555 2px solid;
margin: 5px 0 10px 0;
padding: 30px 0 0 0;
clear: both;
}
h3{
font: 14pt "Comic Sans MS", arial, sans-serif;
}
h4 {
font: 12pt arial, sans-serif;
color: #EEEEEE;
}


p {
font: 10pt/16pt arial, sans-serif;
text-align: left;
}
p a, h3 a, li a, td a {
text-decoration: none;
color: #BBBBBB;
margin: 0;
padding-bottom:  2px;
border-top: #000000 1px solid;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-bottom: #FFFFFF 1px solid;
}
p a:hover, h3 a:hover, li a:hover, td a:hover {
color: #000000;
border: #FFFFFF 1px solid;
background-color: #BBBBBB;
}
p span.highlight, p.highlight, td span.highlight {
color: #FFFFFF;
font: 12pt "Comic Sans MS", arial, sans-serif;
}

span.roman {
font-family: "Times New Roman", serif;
}

/*..............ROUND EVERYTHING.............*/

div#roundeverything {
position: relative;
top: 12px;
margin-left: 10px;
margin-right: auto;
width: 97%;
}
/*should have been margin-right: 10px; and no width setting, but when no border set either IE did strange things*/

/*...........LEFT STUFF..........*/

div#left {
position: absolute;
left: 0px;
top: 0px;
text-align: center;
border: #222222 1px solid;
}
ul#mainnav {
list-style: none;
margin: 0;
padding: 0;      
}
ul#mainnav li {
display: block;
background-color: transparent;
border: #555555 1px solid;
margin: 2px;
padding: 2px;  
text-align: center;
}
ul#mainnav li#current-next {
background-color: #BBBBBB;
border: #FFFFFF 1px solid;
}
ul#mainnav li a {
text-decoration: none;
display: block;
width: 100px;
padding: 4px 0px;
font: 12pt "arial narrow", arial, sans-serif;
color: #BBBBBB;
border: #999999 1px solid;
text-align: center;
margin: 0;
background-color: #000000;
}
ul#mainnav li#current-top a {
color: #000000;
background-color: #BBBBBB;
}
ul#mainnav li#current-next a {
border: #FFFFFF 1px solid;
color: #FFFFFF;
}
ul#mainnav li a:hover {
color: #000000;
border: #FFFFFF 1px solid;
background-color: #BBBBBB;
}
ul#mainnav li#current-next a:hover {
color: #000000;
}


div#lowerleft {
position: absolute;
width: 140px;
left: 0px;
top: 400px;
}
div#lowerleft h3 {
color: #FFFFFF;
margin-top: 20px;
margin-bottom: 10px;
padding-bottom: 0px;
}
div#lowerleft p {
margin-top: 2px;
padding-top: 0px;
margin-bottom: 30px;
}
div#lowerleft p span.highlight {
color: #FFFFFF;
font: 10pt/16pt arial, sans-serif;
}


/*.........NOTICE.......*/


p#notice {
color: #777777;
border-top: #555555 1px solid;
border-bottom: #555555 1px solid;
margin: 30px 0px;
padding: 2px 0;
width: 130px;
}
p#notice a {
color: #777777;
border-bottom: #555555 1px solid;
}
p#notice a:hover {
color: #000000;
border-bottom: #FFFFFF 1px solid;
}
div#main p#notice:first-letter {
font: 10pt/16pt arial, sans-serif;
color: #777777;
}



/*.........CENTER STUFF.......*/


div#main {
margin-left: 20px;
padding-left: 150px;
padding-bottom: 40px;
position: absolute;
text-align: left;
}
div#main p, div#main h1 {
width: 540px;
}
div#main p:first-letter {
font: 14pt "Comic Sans MS", arial, sans-serif;
color: #EEEEEE;
}
div#main img {
margin: 10px 10px 20px 0;
padding: 0;
float: left;
}
div#main p, div#main h2, div#main h3 {
clear:left;
}
div#main p.float {
clear:none;
}

h6.caption {
color: #FFFFFF;
clear: left;
margin: 20px 0 -5px 40px;
padding: 0;
font: 8pt arial, sans-serif;
}


div#prints_pale { 
background: #DDDDDD;
color: #333333;
border: #FFFFFF 1px solid;
padding: 8px;
width: 700px;
margin-top: 30px;
}
div#prints_pale h1, div#prints_pale h2, div#prints_pale h3, div#prints_pale h3 a {
color: #333333;
}
div#prints_pale p span.highlight {
color: #333333;
}
div#main div#prints_pale p:first-letter {
color: #333333;
}
div#prints_pale p a {
text-decoration: none;
color: #333333;
margin: 0;
padding-bottom:  2px;
border: none;
border-bottom: #333333 1px solid;
}
div#prints_pale p a:hover {
color: #000000;
background-color: #BBBBBB;
}
div#prints_pale p:first-letter {
font: 10pt/16pt arial, sans-serif;
}




/*.........table .......*/


table.two {
border: #555555 1px solid;
background: #222222;
}
table.two td, table.two th {
padding: 2px 4px;
margin: 0;
color: #BBBBBB;
border: #555555 1px solid;
border: #555555 1px solid;
font: 10pt/16pt arial, sans-serif;
background: #000000;
}
table.two th {
text-align: center;
background: #111111;
}
table.two td.highlight, table.two th {
color: #FFFFFF;
}
table.two td.price:first-letter  {
font: 14pt arial, sans-serif;
color: #FFFFFF;
}
div#main table.two a.thumbs {
margin: 0;
padding: 0;
}


/*.........THUMBNAILS.......*/
/* inc top menu page which has some different sizing in head code */


div#main div.thumbs {
width: 105px;
height: 130px;
float: left;
overflow: hidden;
text-align: center;
padding: 0 8px 0 0;
margin: 5px 8px 0 -5px;
}
div#main div.thumbs a.thumbs, div#main a.thumbs {
border: #555555 1px solid;
display: block;
height: 88px;
width: 88px;
margin: auto;
overflow: hidden;
}
div#main div.thumbs a.thumbs:hover, div#main a.thumbs:hover {
border: #FFFFFF 1px solid;
}
div#main div.thumbs a.thumbs img, div#main a.thumbs img {
border: none;
padding: 0;
margin: 0;
}
div#main div.thumbs a, div#main div.thumbs p, div.thumbs p:first-letter {
color: #FFFFFF;
margin: 0;
padding: 0;
text-align: center;
text-decoration: none;
width: 105px;
font: 8pt/11pt arial, sans-serif;
}
div#main div.thumbs a:hover {
color: #FFFFFF;
background: #333333;
}



/*........THEMES NAV........*/


div#themelisttop{
border: #FFFFFF 1px solid;
text-align: center;
margin: 0  auto 15px auto;
padding: 0 2px 1px 6px;
background: #555555;
float: left;
width: 534px;
}

/*........the setting "font: 9pt/16pt " below is what keeps the two lines far enough apart......*/

div#themelisttop a {
text-decoration: none;
font: 9pt/16pt arial, sans-serif;
color: #FFFFFF;
background: #555555;
border: #555555 2px solid;
padding: 0px 7px 0px 7px;
margin: 1px 5px 1px 5px;
}
div#themelisttop a.grey {
background: #333333;
}
div#themelisttop a:hover {
border: #FFFFFF 2px solid;
color: #000000;
background: #BBBBBB;
}

