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

#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: #000; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; margin-top: 60px; }

#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%; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink { background: url(../images/hand_left.jpg) left 15% no-repeat; }
#nextLink { background: url(../images/hand_right.jpg) right 15% no-repeat; }
#prevLink { margin-top: 380px;
			margin-left: -120px;}
#nextLink { margin-top: 380px;
			margin-right: -120px;}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #555; }
#imageData #imageDetails{ text-align: center; }	
#imageData #caption{ font-size: 18px; font-weight: bold; font-family:"Courier New", Courier, monospace; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 35px;} margin-top: -420px; margin-left: 140px;  outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

body {margin:0;
padding:0;
background-color: #000;
}
#white_bckgrnd {background-color:#fff;
} 
#wrapper
{width: 1000px;
 margin: 50px auto; }


#center_image
{margin-top: 30px;
margin-right: auto;
margin-left: auto;
text-align:center;
}

#font_whatnot
{color: #555;
font-size:16px;
font-family:"Courier New", Courier, monospace;
}

.begin_lightbox 
{color: #888;
font-family:"Courier New", Courier, monospace;
font-size:16px;
font-style:normal;
}

.begin_slideshow
{color: #888;
font-family:"Courier New", Courier, monospace;
font-size:30px;
font-style:normal;text-align:left;
margin-top: -20px;
}
.begin_slideshow_centered
{color: #888;
font-family:"Courier New", Courier, monospace;
font-size:30px;
font-style:normal;text-align:center;
margin-top: -10px;
}

#scrapbook_text
{font-family:"Courier New", Courier, monospace;
font-size:18px;
color:#888;
}

.scrap_row
{margin-bottom: 20px;}

#white_background
{background-color:#fff;}

#videos_of_boxes
{font-family:"Courier New", Courier, monospace;
font-size:16px;}

#scissors_just_boxes
{position:fixed;
float:right;
margin-top:340px;
margin-right:155px;
margin-bottom:auto;
margin-left:960px;
}

.order_art_here
{font-family:"Courier New", Courier, monospace;
text-align:center;
color:#888;
font-size: 56px;
}

.order_art_subhead
{font-family:"Courier New", Courier, monospace;
text-align:center;
color:#888;
font-size: 32px;
}

.subhead2
{font-family:"Courier New", Courier, monospace;
text-align:center;
color:#888;
font-size: 24px;
}

.video_column1
{float:left;
width:200px;
color:#ff9;
text-align:left;
margin-top:-50px;
margin-left:150px;
margin-bottom:auto;
}

.order_column1
{margin-top:80px;
margin-right:50px;
margin-bottom:50px;
margin-left:50px;
}

.order_column2
{margin-top:-335px;
margin-right:50px;
margin-bottom:50px;
margin-left:350px;
}
.order_column3
{margin-top:-338px;
margin-right:50px;
margin-bottom:50px;
margin-left:640px;
}

.order_column4
{margin-top:-340px;
margin-right:50px;
margin-bottom:50px;
margin-left:930px;
}

.order_column_center_of_3
{margin-top:-335px;
margin-right:50px;
margin-bottom:50px;
margin-left:540px;
}

.order_column_center_of_3_nudge_left
{margin-top:-335px;
margin-right:50px;
margin-bottom:50px;
margin-left:440px;
}

.contact_bottom
{margin-top:100px;
text-align:center;
font-family:"Courier New", Courier, monospace;
font-size:16px;
color:#aaa;
}

.design_by_bottom
{text-align:center;
font-family:"Courier New", Courier, monospace;
font-size:12px;
color:#aaa;
}

.links_font
{text-align:center;
font-family:"Courier New", Courier, monospace;
font-style:normal;
font-size:12px;
}

