/* static main */
* {
	margin:0;
	padding:0;
}
body {
	background:#BEC3C6 url("../images/bg.jpg") repeat-x;
	color:#555;
	line-height: 1.4;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6, h7  {
	letter-spacing:-0.07em;
	font-family:Arial, sans-serif;	}
h1 {font-size:150%;
	color:#000099;
	line-height: 2.4;				}
h2 {font-size:115%;
	color:	#003399;
	line-height: 2.4;				}
h3 {font-size:115%;
	color:	#cc3333;
	line-height: 1.6;				}
img {
	border:0;						}
/* hyperlinks */
a {
	color:#555;
	text-decoration:none;			}
a:hover {
	text-decoration:underline;		}
a.external {
	color:#2970A6;
	text-decoration:none;
	padding-right: 22px;
	background: transparent url("../images/pop.png") no-repeat top right;		}
a.external:hover {
	text-decoration:underline;		}
a[href ^="mailto:"] {
   padding-right: 20px;
   background: transparent url("../images/mail.png") no-repeat center right;	}
/* not sure if used? */
small {
	font-size:10px;					}
smaller {
	font-size:11px;					}
p.largest {
	font-size: 22px;				}
ul.lists {
	line-height: 2em;
	padding-left: 30px;				}	
ul.lists2 {
	line-height: 1.4em;
	padding-left: 30px;				}
ul.collaborationlist {
	line-height: 1.4em;
	padding-left: 10px;				}
/* Imagecaption? not sure if used? */
.imagecaption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;					}
.imagecaption img {
   margin: 5px;
   padding: 5px;
   border: 0 none;					}
.imagecaption p.imagecaption-text {
   font-size: 11px;
   line-height: 12px;
   padding: 0px 6px 6px 6px;
   margin: 0;						}
.imagecaptionprofile {
   border: 1px solid #ddd;
   text-align: left;
   background-color: #f3f3f3;
   padding-top: 4px;
   padding-left: 4px;
   padding-right: 4px;
   padding-bottom: 4px;
   margin-bottom: 10px;				}
.imagecaptionleft {
   border: 1px solid #ddd;
   text-align: left;
   background-color: #f3f3f3;
   padding-top: 8px;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 15px;
   margin-bottom: 20px;				}
.imagecaptionprofilealumni {
   border: 1px solid #ddd;
   text-align: left;
   background-color: #FEFFF1;
   padding-top: 4px;
   padding-left: 4px;
   padding-right: 4px;
   padding-bottom: 4px;
   margin-bottom: 20px;				}
/* static END */

/* header START */
#header {
	background:url("../images/header.jpg") 0 0 no-repeat;
	height:250px;					}
#menu {
	float:left;
	padding: 215px 10px 0 0px;		}
#icon {
	float:left;
	padding: 215px 10px 0 5px;		}
#indent {
	padding-left: 1cm; 
	padding-right: 2cm;				}
#searchbox {
	width:180px;
	float:right;
	padding: 215px 10px 0 5px;		}
#searchbox .textfield {
	line-height:16px;
	width:150px;
	float:right;					}
#searchbox .switcher {
	background:url("../images/icons.gif") 0 0 no-repeat;
	float:right;
	width:18px;
	height:22px;
	line-height:16px;
	display:block;
	text-indent:-999em;
	float:right;
	padding:0 2px;
	height:16px;
	margin-top:3px;					}
/* header END */

/* content START */
#content {
	background:#FFF url("../images/sidesep.gif") left repeat-y;	}
#main {
	background:#FFF;
	width:900px;
	padding:5px 15px 10px;
	float:left;						}
#intro {
	background:url("../images/light.gif") center top no-repeat;
	padding:20px 0;					}
#container {
	margin:0 auto;
	width:936px;
	background: #FFF;				}
 #sidebar1 {
	float: left; 
	width: 200px;
	min-height:700px;	
	padding: 15px 10px 15px 20px;	}
 #sidebar2 {
 	background:#FFF url("../images/sidesep.gif") left repeat-y;
	float: right; 
	width: 200px;
	min-height:700px;	
	padding: 15px 10px 15px 20px;	}	
 #box1 {
 	background:#CCC
	float: right; 
	width: 650px;
	min-height:200px;	
	padding: 15px 10px 15px 20px;	}
#mainContent { 
	min-height:700px;
	margin: 0 0 0 250px; 
	background: #FFF;
	padding: 15px 20px 15px 15px;	} 
#photoContent { 
	min-height:700px;
	margin: 0 0 0 0px; 
	background: #FFF;
	padding: 15px 20px 15px 15px;	} 
#frontContent { 
	min-height:500px;
	margin: 0 0 0 250px; 
	background: #FFF;
	padding: 15px 20px 15px 15px;	} 

#mainContentfull { 
	min-height:700px;
	margin: 0 0 0 0px; 
	background: #FFF;
	padding: 15px 20px 15px 15px;	}
/* content END */


/* footer START */
#footer {
	background:url("../images/footer.jpg") 0 -25px no-repeat;
	display:block;
	height:80px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
	width:100%;						}
#footer a {
	color:#2A2A2A;					}
/* footer END */

/* Ligtbox CSS Start */
#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; }

/* Ligtbox CSS End */