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

#enlargement {
	z-index: 2;
	width: 500px;
	position: absolute;
	top: 100px;
	left:50%;
	height: 400px;
	background-color: #FFFFFF;
	display: none;
}
#enlargementImage {
	position: absolute;
	left: 10px;
	top: 10px;
}
#enlargementTopLeftCorner {
	position: absolute;
	top: -27px;
	height: 27px;
	width: 27px;
	left: -27px;
	display: inherit;
}
#enlargementTop {
	position: absolute;
	height: 27px;
	width: 520px;
	left: 0px;
	top: -27px;
	background-image: url(http://www.virtualight.com/graphics/enlargement/top.png);
	background-repeat: repeat-x;
	display: inherit;
}
#enlargementRight {
	position: absolute;
	height: 392px;
	width: 27px;
	right: -27px;
	top: 0px;
	background-image: url(http://www.virtualight.com/graphics/enlargement/right.png);
	background-repeat: repeat-y;
	display: inherit;
}
#enlargementClose {
	height: 30px;
	width: 30px;
	position: absolute;
	left: -13px;
	top: -13px;
	display: inherit;
	cursor: pointer;
}
#enlargementTopRightCorner {
	position: absolute;
	top: -27px;
	height: 27px;
	width: 27px;
	right: -27px;
	display: inherit;
}
#enlargementBottomRightCorner {
	position: absolute;
	bottom: -27px;
	height: 27px;
	width: 27px;
	right: -27px;
	display: inherit;
}
#enlargementBottom {
	position: absolute;
	height: 27px;
	width: 520px;
	left: 0px;
	bottom: -27px;
	background-image: url(http://www.virtualight.com/graphics/enlargement/bottom.png);
	background-repeat: repeat-x;
	display: inherit;
}
#enlargementBottomLeftCorner {
	position: absolute;
	bottom: -27px;
	height: 27px;
	width: 27px;
	left: -27px;
	display: inherit;
}
#enlargementLeft {
	position: absolute;
	height: 392px;
	width: 27px;
	left: -27px;
	top: 0px;
	background-image: url(http://www.virtualight.com/graphics/enlargement/left.png);
	background-repeat: repeat-y;
	display: inherit;
}

#topLeftCorner {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(http://www.virtualight.com/graphics/story/topLeftCorner.gif);
	height: 160px;
	width: 340px;
	margin: 0px;
	padding: 0px;
}
#openControls {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	cursor: pointer;
}
#storyControls {
	position: absolute;
	left: 0px;
	top: -1px;
	z-index: 3;
	width: 100%;
}
#storyControls img {
	cursor: pointer;
}
#storyControls #pageNumberForm {
	position: absolute;
	left: 71px;
	top: 5px;
}
#storyControls #pageNumber {
	height: 25px;
	width: 55px;
}
#story {
	height: 280px;
	position: relative;
	display:block;
	z-index: 2;
}
#story p {
	padding-right: 14px;
	padding-left: 28px;
	text-indent: 12px;
	line-height: 1.2em;
}
#story ul {
	padding-right: 14px;
	padding-left: 28px;
	text-indent: 12px;
	line-height: 1.2em;
}
#story .headline1 {
	font-size: 2em;
	text-indent: 0px;
}
#story .headline2 {
	font-size: 1.5em;
	text-indent: 0px;
}
#story .subhead {
	text-indent: 0px;
	font-weight:bold;
	text-indent:0px;
}
#column1 {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 28px;
	overflow: hidden;
	height: 100%;
	border-collapse:collapse;
}
#column2 {
	position: absolute;
	width: 50%;
	top: 28px;
	overflow: hidden;
	height: 100%;
	right: 0px;
	border-collapse:collapse;
}
#column3 {
	position: absolute;
	width: 33%;
	top: 28px;
	overflow: hidden;
	height: 100%;
	right: 0px;
}
#column4 {
	position: absolute;
	width: 25%;
	top: 28px;
	overflow: hidden;
	height: 100%;
	right: 0px;
}
#story .firstPara {
	text-indent: 0px;
}
.photos {
	position:relative;
	left: 0px;
	float: left;
	margin-right: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
}
#coverArtDiv {
	position: absolute;
	left: 15px;
	top: 24px;
	display: none;
}
#bottomRightCorner {
	position: absolute;
	right: -12px;
	bottom: 0px;
	height: 160px;
	width: 340px;
	background-image: url(/graphics/bottomRightCorner.gif);
	z-index: 1;
	cursor: pointer;
}
#bottomGradient {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-image: url(http://www.virtualight.com/graphics/story/bottomGradient.png);
	background-repeat: repeat-x;
	height: 32px;
	z-index: 3;
}
img {
	padding:0;
	margin:0;
	border-collapse:collapse;
}

.popUpDiv {
	height: auto;
	width: 200px;
	position: absolute;
	padding: 1em;
	display: none;
	z-index: 4;
}
.popUp {
	height: 0.75em;
	width: 0.75em;
	cursor: pointer;
	line-height: 0;
	vertical-align:middle;
}
.closePopUp {
	font-weight: bold;
	cursor: pointer;
	text-align: right;
}
#popUpWindow {
	display: none;
	padding: 1em;
	height: auto;
	width: 250px;
	position: absolute;
	background-color: #FFFFCC;
	z-index: 4;
}
#popUpTopLeftCorner {
	position: absolute;
	top: -15px;
	height: 15px;
	width: 15px;
	left: -15px;
}
#popUpTop {
	position: absolute;
	height: 15px;
	width: 100%;
	left: 0px;
	top: -15px;
}
#popUpRight {
	position: absolute;
	height: 100%;
	width: 15px;
	right: -15px;
	top: 0px;
	background-image: url(/graphics/popUp/right.png);
	background-repeat: repeat-y;
}
#popUpTopRightCorner {
	position: absolute;
	top: -15px;
	height: 15px;
	width: 15px;
	right: -15px;
}
#popUpBottomRightCorner {
	position: absolute;
	bottom: -15px;
	height: 15px;
	width: 15px;
	right: -15px;
}
#popUpBottom {
	position: absolute;
	height: 15px;
	width: 100%;
	left: 0px;
	bottom: -15px;
}
#popUpBottomLeftCorner {
	position: absolute;
	bottom: -15px;
	height: 15px;
	width: 15px;
	left: -15px;
}
#popUpLeft {
	position: absolute;
	height: 100%;
	width: 15px;
	left: -15px;
	top: 0px;
	background-image: url(/graphics/popUp/left.png);
	background-repeat: repeat-y;
}
#popUpClose {
	height: 30px;
	width: 30px;
	position: absolute;
	left: -13px;
	top: -13px;
	cursor: pointer;
}
#story .byline {
	font-style: italic;
	text-indent: 0px;
}
#storyControls #storyTitle {
	position: absolute;
	width: 50%;
	top: 10px;
	right: 0px;
	text-align: right;
	height: auto;
	overflow: visible;
}
.computerCode {
	font-family: "Courier New", Courier, monospace;
	text-indent: 0px;
}
#story .computerCode {
	font-family: "Courier New", Courier, monospace;
	text-indent: 0px;
}
