@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	color: #666666;
	background:#ffffff;
	font-family: Georgia, Times, "Times Roman", "Times New Roman", serif;
	font-size: x-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*for compliant browsers */	
	}
html>body { font-size: small; } /* be nice to Opera */

/* Links
----------------------------------------------- */
a img { border-style: none; }

/* Paragraph Headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {font-weight: normal; }
h1 { font-size: 165%; text-align: left; color: #666666; }
h2 { font-size: 135%; text-align: left; color: #666666; margin-top: 0; }
h3 { font-size: 120%; }
h4 {font-size:: 125%; text-align: center; color: #666666; }
p { margin:0.375em 0; }

/* Layout Rules
----------------------------------------------- */
#wrap {
	margin: 20px;
	float: left;
	width: auto;
	height: auto;
}

#header {
	margin-bottom: 2em;
	text-align: left;
	padding-left: 0.5em;
}
#LeftColumn {
  padding-right:20px;
  margin:0 10px 0 0;
  border-right: 3px solid #cccccc;
  width: 200px;
  height: 650px;
  float: left;
  color: #666666;
}
#LeftColumn ul {
	font-size: .9em;
	margin-left: -15px;
	padding-bottom: 5px;
	list-style-type: none;
	list-style-position: inside;
}
#LeftColumn li {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 1px;
	padding-top: 4px;
}
#currentpage {
list-style: disc;
color: #dd2600;
}
#LeftColumn li.sub {
	padding-bottom: 1px;
	padding-top: 4px;
	border-bottom: 1px solid #eeeeeee;
}
#LeftColumn .SectionHeader {
	border-bottom: 1px solid #eeeeeee;
	padding-bottom: 2px;
}
#LeftColumn .ContactHeader a:hover {
	background-image: url(../images/CallisPortraitIcon.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 50px;
	padding-top: 30px;
	padding-right: 50px;
}
#LeftColumn a:link {
	text-decoration: none;
	color: #666666;
}
#LeftColumn a:visited {
	text-decoration: none;
	color: #666666;
}
#LeftColumn a:hover {
	text-decoration: none;
	color: #000;
}
#LeftColumn a:active {
	text-decoration: none;
	color: #fbe7e7;
}
#LeftColumn a:focus {
	text-decoration: none;
	color: #666666;
}
#LeftColumn img {
border: none;
}

#RightColumn {
	margin:25px 0 0 200px;
	height: 95%;
	width: 850px;
}
#footer {
	margin:25px 0 0 250px;
	width: 850px;
	margin-bottom: 2em;
	text-align: left;
	clear: both;
	font-size: xx-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small; /*for compliant browsers */
	color: #666666;
}
#RightColumn a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}
#RightColumn a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#RightColumn a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#RightColumn a:active {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#RightColumn a:focus {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#RightColumn ul li {
	list-style-type: none;
	list-style-position: inside;
	margin-left: -10px;
	line-height: 1.5em;
}
#content, #sidebar {
	float: left;
	text-align: left;
}
.SpryHiddenRegion {
   visibility: hidden;
}
/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 180px; }
#controls {	float: right;}
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }
#galleryLinks a {
	color: #000;
	text-decoration: none;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnailsVert {
	padding: 0px;
	margin: auto;
}
/* this controls the effective box size for each thumbnail */
#thumbnails div {
	position: relative;
	width: 45px;
	height: 45px;
	float: left;
	margin-left: 0px;
	padding: 0;
	display:inline;
}
/* Width and Height values for the thumbnails need to match in gallery.js */
#thumbnails img {
	width: 40px;
	height: 40px;
	position: absolute;
}
#picture {
	padding: 0;
	margin: 0;
	height: 650px;
	width: 650px;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	padding: 1em; 
	overflow: hidden; 
	width: 0px;
	height: 0px;
}
#mainImage {
	width: 100%;
	height: 100%;
}
#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin-left: 0px;
	padding: 5px;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 55%;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 0px 8px;
	width: 65px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	border-top: solid 1px #efefef;
	border-right: solid 1px #efefef;
	border-bottom: solid 1px #efefef;
	border-left: solid 1px #efefef;
}
#transport a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
}
#transport a:hover {
	color: #000;
	text-decoration: none;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}


.inFocus {  border: solid 1px #fff !important; }

.captionText {
	font-style: italic;
	font-size: xx-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small; /*for compliant browsers */
	color: #666666;
}
.summaryText {
	margin-top: 10px;
	margin-right: 40px;
	display: block;
}
.cv {
	line-height: 1.25em;
}
.alt-row {
	background-color: #efefef;
}

/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	border-bottom: solid 1px #fff;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel. fbe7e7=pink, f3f4bd=yellow
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #f3f4bd;
}

/* This is an example of how to change the appearance of the panel tab when the
 * CollapsiblePanel is closed. The "CollapsiblePanelClosed" class is programatically added and removed
 * whenever the CollapsiblePanel is closed.
 */

.CollapsiblePanelClosed .CollapsiblePanelTab {
  background-color: #fbe7e7
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #f3f4bc;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	/*background-color: #3399FF;*/
}
