@charset "utf-8";
/* CSS Document */


@charset "utf-8";
/* CSS Document */

CSS 

    * Collapse All
    * Expand All




/* layout
----------------------------------------------- */

*{
	margin: 0;
	padding:0;
	}

body{
	background:#000;
	color:#eee;
	font: 86% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	}

#topborder{	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 26px;
background-image:url(../images/BluStripeBckgrnd.png);
	border-bottom:#000 double 11px;
	}
	


#sidebar{ 
position:fixed; 
top: 48px; 
left:10px;	
width: 280px; 
}
* html div#sidebar  { top: 38px; left:20px;	width: 230px; position:absolute; }

#content{ margin: 45px 10% 5em 350px; max-width: 600px;
}


/* typography
----------------------------------------------- */

p {	line-height: 1.5em;	margin-bottom: 1.0em; font-size: 0.9em;}
p.lead { font-size: 1.0em; }

ol, ul{ margin: 0.5em 0 1.2em 2em; }	
ol, ul, dl { line-height: 1.5em; }
ol li{ margin-bottom: 0.2em; }
li{ font-size: 0.9em; }
li strong {color: #999;}
dl{ margin: 0.5em 0 1.2em 0; }
dt{
	font-size: 0.9em;
	font-weight: bold; color: #999;
	padding-top: 0.4em;
	}
dd{	
	font-size: 0.9em;
	margin-bottom: 1.0em;
	padding-bottom: 0.9em;
	border-bottom: 1px dashed #3d3d33;
	}


h1, h2, h3{ font-family: "Trebuchet MS",Verdana,Sans-Serif;}

h1 { font-size: 2.3em; }
h1 a { color:#fff; border: none; }
h1 em{ font-size: 1.25em; color: #D0EB6A; font-style: normal; }

h2 {
	font-size: 1.5em;
	letter-spacing: 0.4pt;
	color:#0055FF;
	padding-top: 0.5em;
	font-weight:lighter;
	font-variant:small-caps;
	}
h3 {
	font-size: 1.0em;
	letter-spacing: 0.2pt;
	color: #0055FF;
	padding-top: 0.5em;
	font-variant:small-caps;
	font-weight:lighter;
	}

a, .contact-link{
	color: #8ad459;
	text-decoration: none;
	cursor:hand;
	}

#content p a:hover,
#content dd a:hover { border-bottom: 1px dotted #8ad459; }
a img{ 	border: none;}

small{ font-size: 0.8em; }

pre{
	display: block;
	margin: 1em 0;
	padding: 0.5em;
	border-left: 6px solid #0d0d09;
	background-color: #000;
	overflow: auto;
	}

code{
	font-size: 11px;
	font-family: Verdana,Sans-Serif;
	background-color: #000;
	color: #8d8d73;
	padding: 0.3em 0.4em;
	}

pre code{
	padding: 0; margin: 0;
}

kbd{
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}

fieldset{ border: none; }

/* sidebar
----------------------------------------------- */


#sidebar ul {
left:0px;
padding-left:0px;
margin-left:0px;
width:210px;
}

#nav { list-style:none; 
	   margin: 3em 2em 2em 0px;}
	
#nav li{ 
	padding: 0; 
	margin: 0; 
	position:relative;
	}

#nav a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.2em 0.2em 0.8em;
	margin-bottom: 1px;
	color: #eee;
	border-left:#363633 solid 5px;
	background-image:url(../images/GrayStripeBckgrnd3.png);}

#nav a:hover {
	background-image:url(../images/BluStripeBckgrnd.png);
	}	

#nav li ul {
	margin:0;
	padding-left:3em;
	padding-top:1px;
	list-style:none;
	display:none;
	position:absolute;
	left:14.1em;
	top:-1px;
	}

#sidebar #nav li ul a:hover {
color:#FFF;
	}
#nav li ul li {
	width:100%;
	}

#nav li:hover ul, #nav li ul:hover {
	display:block;
	}

/* content
----------------------------------------------- */
#content ul{ margin-left: 4px;}
#content ul li{
	list-style: none;
	padding: 0 0 0 12px;
	
	}
#content ul ul{ margin-top: 0;}
	


/* misc
----------------------------------------------- */

.section{
	border-top: 2px dotted #3d3d33;
	padding: 1.4em 7em 3.2em 0;
	overflow: auto;
	width: 100%;
	}
.first{ border-top: none; padding-top: 0; }

.thumbnail{
	padding: 4px 6px 5px 3px;
	background-color: #222;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	
	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}



#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(file:///C|/Documents%20and%20Settings/Rusty/My%20Documents/My%20Documents/Adobe%20and%20Corel%20Files/Dreamweaver/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:///C|/Documents%20and%20Settings/Rusty/My%20Documents/My%20Documents/Adobe%20and%20Corel%20Files/Dreamweaver/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; }
