﻿body
	{
	color: #FFFFFFF;
	font: 11px Arial;
	background: #1F1E24 url(http://fan.thornroses.org/skins/5/bg.png) top left repeat-x;
	line-height: 15px;
	text-align: justify;
	cursor: help;
	}
		
.dan
	{
	position: absolute;
	padding: 0px; 
	top: 0px;
	left: 233px;
	}

.navigation
	{
	position: absolute;
	top: 391px;
	left: 0px;
	z-index: 3;
	width: 100%;
	height: 50px;
	background: #111111;
	}
	
#nav
	{
	padding: 5px 0px 5px 0px;
	font: 30px Georgia;
	font-style: italic;
	text-transform: lowercase;
	display: block;
	text-align: center;
	color: #9C9C9C;
	}

#nav a 
	{
	margin-top: 10px;
	font: 30px Georgia;
	color: #F3F3F3;
	text-transform: lowercase;
	font-style: italic;
	text-decoration: none;
	padding: 5px 10px 10px 10px;
	border: 0px;
	}

#nav a:hover
	{
	color: #373253;
	background: #070707;
	}

#main
	{
	position: absolute;
	color: #D8D8D8;
	top: 420px;
	left: 407px;
	width: 590px;
	}

#content
      {
	width: 600px;
	left: 0px;
	padding-top: 15px;
	}
	
#stats 
	{
	background: url(http://fan.thornroses.org/skins/5/stats.png) top left no-repeat;
	color: #FFFFFF;
    text-align: justify;
    width: 162px;
	height: 196px;
	padding: 18px 180px 0px 20px;
	font: 10px Trebuchet MS;
	line-height: 20px;
	margin-bottom: -20px;
	}

#footer
       {
	left: 0px;
	bottom: 0px;
	position: relative;
	height: 80px;
	background: url(http://fan.thornroses.org/skins/5/footer-bg.png) repeat;
	width: 570px;
	padding: 2px 10px 10px 10px;
	text-align: center;
	font: 9px Georgia;
	color: #000000;
	line-height: 12px;
	margin-bottom: 10px;
	}
	
#footer a
       {
	color: #727272;
	text-decoration: none;
	border: 0px;
	}
	
#footer a:hover
       {
	color: #2B226A;
	border-bottom: 1px dotted #000000;
	}
	
#bottom
       {
	height: 40px;
	background: url(http://fan.thornroses.org/skins/5/footer.png) repeat;
	width: 550px;
	padding: 10px 10px 28px 10px;
	margin-top: 6px;
	}
	
h1
	{
	color: #535353; 
	font: 24pt Arial Narrow;
	text-transform: lowercase;
	text-align: left;
	margin-bottom: -2px;
	padding-left: 30px;
	}
	
h2
	{
	color: #221C54; 
	border-bottom: 3px double #8A8A8A;
	font: 10px Trebuchet MS, Sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	margin-top: -8px;
	}

h3
	{
	color: #C7BCDA; 
	border-bottom: 1px dotted #777DAE;
	font: 20px Garamond;
	font-style: italic;
	text-align: left;
	margin-bottom: -10px;
	padding-bottom: 1px;
	}
	
li
      {
	list-style-image: url(http://fan.thornroses.org/skins/5/bullet.png);
	color: #B5A4BC;
	font: 10px Georgia, Times, Serif;
	font-style: italic;
	margin-left: 60px;
	}

b, strong 
      {   
    color: #353244;
	}

i 
    {
 	color: #645F7B;
	font-family: Lucida Sans, Arial;
	font-style: italic;
	}

a 
	{
	color: #5A4A61; 
	text-decoration: none;
	padding-bottom: 1px;
	cursor: default;
	}

a:hover
	{
	color: #3D3857;
	}

input, textarea, select 
	{
	background: #E0DEEF;
	color: #000000;
	padding: 2px;
	font-style: italic;
	font-size: 11px;
    font-family: Georgia, Times, Serif;
	border-bottom: 3px solid #8C88A6;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	text-align: justify;
	}

img	
	{
	border: 0px;
	}
	
img.border
	{
	border: 5px solid #9E9E9E;
	}
	
img.border:hover
	{
	border: 5px solid #3E4359;
	}
	
#border
	{
	border: 5px solid #9E9E9E;
	}
	
#border:hover
	{
	border: 5px solid #3E4359;
	}
	
.wishlist
	{
	padding-left: 10px;
	background: transparent;
	font: 11px Arial;
	color: #AAAAAA;
	margin-bottom: 5px;
	}
	
.current 
	{
	background: url(http://fan.thornroses.org/skins/5/footer.png) top left repeat;
	border: 4px solid #9E9E9E;
	color: #000000;
	font: 10px Trebuchet MS;
    text-align: justify;
	padding: 10px 8px 8px 8px;
	margin-left: 3px;
	margin-top: 6px;
	width: 350px;
	}
	
.current:hover
	{
	border: 4px solid #3E4359;
	}
	
.current b
      {
	color: #613C74;
	text-transform: uppercase;
	}

.owned
      {
	float: left;
	}

.owned a img 
{ 	border: 3px solid #6E4B7C; 
	background: #E5E5E5;
	padding: 5px;
    text-align: center;
	}

.owned a:hover img 
{	border: 3px solid #47366E;
	background: #FFFFFF;
    text-align: center;
	}

#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:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://thornroses.org/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://thornroses.org/lightbox/images/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; }

