/* CSS by Brent Patterson - delanopatterson@gmail.com */

/* basic typography */
p {
	margin: 0px;
	padding: 0px;
}

h4 {
	margin-top: 3px;
	margin-bottom: 10px;
}

h5 {
	margin-top: 4px;
	margin-bottom: 3px;
	font-weight: bold;
}

h6 {
	margin-bottom: 0px;
	font-size: small;
}

.large {
	font-size: large;
}

/* end typography */


/* structure */

body {
	background-color: #315FC2;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/filler.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}

#nav-tabs {
	text-align: center;
	height: 43px;
	width: 435px;
	left: 55px;
	top: -1px;
	padding-top: 217px;
	padding-left: 388px;
}
.tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
	float: left;
	height: 25px;
	width: 107px;
	line-height: normal;
	padding-top: 5px;
}

#left-nav {
	height: auto;
	width: 180px;
	padding-left: 65px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	background-image: none;
	font-size: small;
	margin-bottom: 15px;
}


#wrapper #left-nav a {
	padding-left: 5px;
	color: #FFFFFF;
}

/* contextual banners */

#banner {
	background-image:url(images/banner3.jpg);
	width:900px;
	height:260px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#GHA-banner {
	background-image:url(images/GHA_banner.jpg);
	width:900px;
	height:260px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#GSMS-banner {
	background-image:url(images/GSMA_banner.jpg);
	width:900px;
	height:260px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#GSA-banner {
	background-image:url(images/GSA_banner.jpg);
	width:900px;
	height:260px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#alumni-banner {
	background-image:url(images/alumni_banner.jpg);
	width:900px;
	height:260px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/* content structure */

#center-column {
	width: 360px;
	height:auto;
	padding: 10px;
	left: 400px;
	top: 260px;
	z-index: auto;
	float: left;
	margin-bottom: 15px;
	border-left-color: #000099;
	border-left-width: 1px;
	border-left-style: dotted;
}
#wrapper #center-column img {
	margin-bottom: 10px;
}
#right-column {
	padding: 10px;
	float: left;
	height: auto;
	width: 190px;
	font-size: small;
	color: #000033;
	margin-bottom: 15px;
}

.news   heading {
	margin-left: 7px;
	padding-left: 5px;
}

#div-hack {
	clear: both;
}

#wrapper {
	background-image: url(images/wrapper_box.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

#footer {
	background-color: #315FC2;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contact-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 14px;
	width: 899px;
	margin: 0px;
}

/* background logo linker */

#logolink {
	position: absolute;
	left: 218px;
	top: 30px;
	width: 240px;
	height: 180px;
}

#logolink a {
	width: 240px;
	height: 175px;
	color: #fff;
	font-size: 1px;
	line-height: 1px;
	display: block;
	text-decoration: none;
}

/* end structure */

/* link formating */

#banner a {
	color: #01266A;
	text-decoration: none;
}
#banner a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#GHA-banner a {
	color: #01266A;
	text-decoration: none;
}
#GHA-banner a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#GSMS-banner a {
	color: #01266A;
	text-decoration: none;
}
#GSMS-banner a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#GSA-banner a {
	color: #01266A;
	text-decoration: none;
}
#GSA-banner a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#alumni-banner a {
	color: #01266A;
	text-decoration: none;
}
#alumni-banner a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

#wrapper  #left-nav  a:hover {
	color: #000099;
	text-decoration: none;
}
a.anchor:link {
	font-size: small;
	padding-left: 60%;
	white-space: nowrap;
}

#form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
}

/* lists */

.lessli {
	font-size: small;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* thumbnail container */

.image-thumb {
	height: 110px;
	width: 110px;
	float: left;
	text-align: center;
}
#picture-wrapper {
	height: auto;
	width: 577px;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
}









/* lightbox CSS */

#lightbox {

	position: absolute;

	top: 40px;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}



#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: transparent url(images/blank.gif) no-repeat; /* 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;

	}



#imageData{

	padding:0 10px;

	}

#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;	}	

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

	filter:alpha(opacity=60);

	-moz-opacity: 0.6;

	opacity: 0.6;

	}

	



.clearfix:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

	}



* html>body .clearfix {

	display: inline-block; 

	width: 100%;

	}



* html .clearfix {

	/* Hides from IE-mac \*/

	height: 1%;

	/* End hide from IE-mac */

	}	

	
.bottom_box {
	padding: 10px;
	float: left;
	width: 600px;
}

/* end lightbox */




/* alumni directory formatting */

#directoryList {
	float: left;
	width: 170px;
	text-align: center;
}

#directoryList     ul     li   a {
	font-size: medium;
}

#directoryList   ul {
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#directoryList2 {
	float: left;
	width: 170px;
	text-align: center;
	margin-left: 3px;
}

#directoryList2 ul li a {
	font-size: medium;
}

#directoryList2 ul {
	list-style-type: none;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#directoryPeople {
	float: left;
	width: 300px;
}

#directoryPeople ul {
	list-style-type: none;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 1em;
}

#directoryPeople ul li ul li {
	list-style-type: none;
	font-weight: normal;
}
#directoryPeople ul li ul li ul {
	font-size: small;
	padding-left: 0.5em;
	color: #FFFFFF;
	background-color: #315FC2;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-left: .2em;
	margin-right: .3em;
}
#DEAlink {
	height: 50px;
	width: 50px;
	position: absolute;
	left: 151px;
	top: 192px;
}
