@charset "UTF-8";
/* CSS Document */

h1, h2 {
	font-size:10pt;
	font-family:Trebuchet MS, san-serif;
	padding:0;
	margin:0 0 10px;
}

p {
	margin-top:0;
	margin-bottom:12pt;
}



#start {
	float:left;
	width:225px;
	padding-left:50px;
    margin-top:25px;
	margin-left: 50px;
		}

#start img {
	border: 0px;
	}



#goop {
float:right;
width:150px;
margin-right: 75px;
}
	
#goop a {
			color: #555555;
			text-decoration: none;
		}

#goop a:hover {
			background: #000000;
			background-image: url(http://delveintofantasy.com/header/navbg.gif);
			color: #000000;
		}

#goop img {
	border: 3px ridge;
	border-color: #2f2f2f;
		}
		
#goop a:hover img {
	border: 3px ridge;
 	border-color: #d88402;
        }





#goop2 {
width:150px;
padding: 6px;
margin-left: 2px;
margin-top: 2px;
background-image: url(header/latestpage_bg.gif);
background-repeat: no-repeat;
}
	
#goop2 a {
			color: #555555;
			text-decoration: none;
		}

#goop2 a:hover {
			background: #000000;
			background-image: url(http://delveintofantasy.com/header/navbg.gif);
			color: #000000;
		}

#goop2 img {
	margin-top: 5px;
	margin-bottom: 3px;
	border: none;
	border-color: #2f2f2f;
		}
		
#goop2 a:hover img {
	margin-top: 2px;
	margin-bottom: 0px;
	border: 3px solid;
 	border-color: #d29a11;
        }






div.HOLDER {
    position: relative;
    height: 400px; width: 800px;
    border: solid blue 2px;
}
div#TABS {
    position: absolute; top: 0px; left: 0px;
    height: 400px; width: 600px;
    border: none;
}
div#TABS div {
    position: absolute; top: 0px; left: 0px;
    height: 400px; width: 600px;
    display: none;
}
div#TABS div.SHOWTAB { 
    display: block;
}
div#NOTES {
    position: absolute; top: 0px; left: 600px;
    height: 400px; width: 200px;
    border: none;
}
div#NOTES div {
    position: relative;
    height: 93px; width: 196px;
    border: solid blue 1px;
    padding-left: 5px; padding-top: 5px;
    background-color: #f4f4f4;
    color: lightblue;
    font-size: small; 
}
div#NOTES div h4 {
    font-size: medium; 
    font-weight: bold;
}
div#NOTES div.NOTEHIGHLIGHT {
    background-color: lightblue;
    color: blue;
}










































#mainContent { 
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin: 15px 181px 0;
	padding: 25px; 
	background:#000000 url(header/MAINBG_content.jpg) center top repeat-y;
} 
#mainContent_status { 
	margin: 48px 181px 0;
	padding: 0; 
	background:#000000 url(header/MAINBG_content.jpg) center top no-repeat;
}

#mainContent h1 {
	color:#e8e5c2;
	font-size:14pt;
	letter-spacing:1pt;
	
}

#mainContent h2 {
	color:#e8e5c2;
	font-size:12pt;
	letter-spacing:2pt;	
}

a img {
	border:1px solid;
}

a:link { color:#cccccc; text-decoration:none; outline: none; }
a:visited {	color:#7c7c7c;  text-decoration:none; outline: none;}
a:hover { color:#698859; text-decoration:underline; outline: none; }
a:active { color:#a0cf88; outline: none; }


<!-- THESE ARE THE newPAGEupdate LINKS DEALIES -->


#mainContent .new {
	padding:20px;
	text-align:center;
	}
	
#mainContent .new p {
	text-align:center;
	color:#6e906e;
	font-size:10pt;
	letter-spacing:1pt;
	margin-top:0;
	margin-bottom:12pt;
	padding:5px;
	border-width:1px;
	border-color:#5e2e01;
	border-style:solid;
	
}


	
#mainContent .new a:link {
	color:#d88402; text-decoration:underline; outline: none; }
#mainContent .new a:visited {
	color:#5e2e01; text-decoration:none; outline: none; }
	
#mainContent .new {
	background:#000000;
	}
	

	
	
	
	
	
<!-- END PAGE LINKS -->
	



.floatright { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.floatleft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
	margin:0;
	padding:0;
	color:Transparent;
	border:none 0;
    font-size: 1px;
    line-height: 0px;
}

#mainContent .gallery {
	font-size:8pt;
	background:url(gallery/BG.gif);
}

#mainContent .gallery a {
	color:#5f2f01;
}

#mainContent .gallery a:hover {
	color:#c93012;
}

#mainContent .gallery a:visited {
	color:#5f2f01;
}


#mainContent .page img {
	border:none;
	}


#mainContent .archive a {
     color:#f5c803;
	 }
	 
	 
	 #mainContent .archive a:hover {
	color:#d2f0df;
}

#mainContent .archive a:visited {
	color:#1a3d25;
}


input
{
color: #666666;
background: #000000;
border: 1px solid #5f2f01
}

textarea
{
color: #666666;
background: #000000;
border: 1px solid #5f2f01
}

#goopy input {
border: 0px; 
background: none;}



#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: #424242; 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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 12px Verdana, Helvetica, sans-serif; background-color:#ffffff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:10px 20px; color: #767676; }
#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; min-width: 100%; height: 500px; background-color: #000; }


