html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}

body
	{
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #000000;
	}

a:link {
color: #000000;
text-decoration: none;
}	
	
a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #990505;
text-decoration: underline;
}
	
#wrap 
	{
	color: #808080;
	background-image: url(assets/spiralnotebookleft.gif);
	background-position: left top;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: auto;
	}

#borderleft img
	{
	float: left;
	}
	
#header {
margin-left: 50px;
padding-top: 10px;
font-size: 0.9em;
background: #FFFFFF;
}	

#header p {
padding-left: 20px;
}

#navbar {
margin-left: 50px;
padding-top: 1.0em;
padding-bottom: 1.0em;
background: #FFFFFF;
}

#navbar p {
font-size: 1.4em;
font-weight: bold;
padding-left: 1.0em;
color: #000000;
}

#navbar a:link hover{
color: #333333;
text-decoration: underline;
}	

#mainbox {
margin-left: 50px;
background: #FFFFFF;
padding: 1em 1em 1em 1em;
font-size: 1.0em;
line-height: 1.8em;
}

#mainbox p {
padding-bottom: 2.0em;
}

#mainbox h1 {
padding-bottom: 0.25em;
}

#mainbox h2 {
color: #000000;
}

#mainbox h3 {
}

#mainbox ul {
padding-left: 2.0em;
}

img.front {
border: 4px solid #FFFFFF;
margin: 1.0em;
}

#boxLeft {
width: 550px;
padding-right: 1em;
}

#boxLeft a:hover {
color: #FF8000;
}

#boxRight {
float: right;
width: 200px;
}

#frontBoxRight {
float: right;
width: 300px;
}

a.rollover {
	display: block;
	width: 102px;
	height: 63px;
	text-decoration: none;
	background: url("assets/tent01.png");
	}

a.rollover:hover {
	background: url("assets/tent02.png")
	}

#textWrap {
float: right;
padding-right: 1.0em;
}

#store img {
float: none;
display: inline;
border: 4px solid #FFFFFF;
margin-top: 1.0em;
margin-bottom: 1.0em;
margin-left: 1.0em;
margin-right: 1.0em;
}

#blog {
margin-left: 1.0em;
padding-bottom: 2.0em;
}

#blog h2{
font-size: 1.2em;
}

#blogDate {
padding-top: 0em;
padding-bottom: 0.7em;
font-size: 0.9em;
}

#editTable  tbody tr:hover {
background: #EEEEEE;
}
	
#wysiwygField {
background: #FFFFFF;
width: 640px;
font: 76% Verdana,Tahoma,Arial,sans-serif;
}

#textarea {
font: 76% Verdana,Tahoma,Arial,sans-serif;
}

#stripe {
width: 830px;
border-top: 1px solid #333333;
margin-top: 0.5em;
margin-left: auto;
margin-right: auto;
}

#dashedStripe {
width: 615px;
border-top: 1px dashed #CCCCCC;
}
	
#footer {
clear: both;
width: 950px;
text-align: center;
color: #959595;
font-size: 0.9em;
}

#footer p
	{
	margin-top: 1.0em;
	margin-bottom: 2.0em;
	}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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; }
