/* COLORS AND STYLES */

a:link {color: #0054a6; text-decoration: none; font-weight: bold;}     /* unvisited link */
a:visited {color: #0054a6; text-decoration: none; font-weight: bold;}  /* visited link */
a:hover {color: #7d7d7d; text-decoration: none; font-weight: bold;}   /* mouse over link */
a:active {color: #0054a6; text-decoration: none; font-weight: bold;}   /* selected link */

.footerlink:link {color: #0054a6; text-decoration: none; font-weight: normal}     /* unvisited link */
.footerlink:visited {color: #0054a6; text-decoration: none; font-weight: normal}  /* visited link */
.footerlink:hover {color: #7d7d7d; text-decoration: none; font-weight: normal}   /* mouse over link */
.footerlink:active {color: #0054a6; text-decoration: none; font-weight: normal}   /* selected link */

.seclink:link {color: #7f91be; text-decoration: none; font-weight: bold; line-height: 14pt;}     /* unvisited link */
.seclink:visited {color: #7f91be; text-decoration: none; font-weight: bold; line-height: 14pt;}  /* visited link */
.seclink:hover {color: #a3b4de; text-decoration: none; font-weight: bold; line-height: 14pt;}   /* mouse over link */
.seclink:active {color: #7f91be; text-decoration: none; font-weight: bold; line-height: 14pt;}   /* selected link */

.revlink:link {color: #fff; text-decoration: none; font-weight: bold; line-height: 14pt;}     /* unvisited link */
.revlink:visited {color: #fff; text-decoration: none; font-weight: bold; line-height: 14pt;}  /* visited link */
.revlink:hover {color: #dee0e4; text-decoration: none; font-weight: bold; line-height: 14pt;}   /* mouse over link */
.revlink:active {color: #fff; text-decoration: none; font-weight: bold; line-height: 14pt;}   /* selected link */


table.bigtable {



}

img.spectrum {

}


td.topstripes {

}

td.bottomstripes {

}

td.logo {
	background-color: white;

}


td.motto {
	background-color:  white;

}

td.search {

	background-color: white;

}


td.callout1 {

	border-right-color: white;
	border-right-style: solid;
	border-left-color: white;
	border-left-style: solid;


}


td.maintitle {

	color: #134b8e;
	background-color: white;
	font-size: 18px;
	text-indent: 0px;
	border-top-color: white;
	border-top-style: solid;
	border-right-color: white;
	border-right-style: solid;
	border-left-color: white;
	border-left-style: solid;

}

td.mainbody {

	background-color: white;
	border-right-color: #d7d7d7;
	border-right-style: solid;
	border-left-color: #d7d7d7;
	border-left-style: solid;
}


td.secondarytitle {

	font-family: trebuchet ms,arial,helvetica,verdana,tahoma;
	font-size: 12pt;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	color: #9d9e9c;
	text-indent: 4px;
	text-align: left;
	background-color: #9d9e9c;
	border-top-color: white;
	border-top-style: solid;
	border-right-color: white;
	border-right-style: solid;
	padding: 0px 10px 0px 2px; 
	border-top-width: 1px;
	border-right-width: 1px;
	height: 22px;

}

td.notices {

	background-color: white;
	color: black;

}

td.navbar {

	background-color: #e5e5e5;

}


td.secondary {

	background-color: #e5e5e5; 
	border-right-color: #e5e5e5; 
	border-right-style: solid; 

}

select.quicklinks {

}


.menudark {

	color: #ffffff ;
	background-color: #00247e;
	border-bottom-color: white;
	border-bottom-style: solid;

}


.menumedium {

	color: #ffffff ;
	background-color: #7f91be;
	border-bottom-color: white;
	border-bottom-style: solid;

}

.menulight {

	color: #ffffff ;
	background-color: #9d9e9c;
	border-bottom-color: white;
	border-bottom-style: solid;

}

.menulinkdark:link {color: white;}
.menulinkdark:visited {color: white;}
.menulinkdark:hover {color: #ffecb0;}
.menulinkdark:active {color: white;}

.menulinkmedium:link {color: white;}
.menulinkmedium:visited {color: white;}
.menulinkmedium:hover {color: #ffecb0;}
.menulinkmedium:active {color: white;}

.menulinklight:link {color: white;}
.menulinklight:visited {color: white;}
.menulinklight:hover {color: #ffecb0;}
.menulinklight:active {color: white;}


h1 {

	color: black;

}

p {

	color: black;

}

p.heading  {

	font-size: 15px;
	color: #144a92;
	font-weight: lighter;

}

p.secondary {

	color: #FFFFFF;
	font-family: trebuchet ms,arial,helvetica,verdana,tahoma;
	font-size: 10pt;
	line-height: 11pt;
	font-style: normal;
	font-weight: normal;

}

td.mainbody {
	
	color: black;
	
}

td.caption  {

	color: #144a92;
	font-size: 11px;
	padding-left: 10px;

}

ol {

	margin: 0px;
	line-height:12pt
	
}

ol li {list-style:square;}
ol ol li { list-style:square; list-style-position:inside}



/* WIDTHS, LINES, AND PADDING */

table.bigtable { 

	width: 975px; 
	
}

img.spectrum {

	margin-left: 16px;
	padding-top: 10px;
}


td.topstripes {

	width: 975px;
	height: 5px;
}

td.bottomstripes {

	width: 975px;
	height: 5px;
}

td.logo {

	width: 174px;

}


td.motto {

	width: 534px;

}

td.search {

	width: 267px;
}

td.callout1 {  /* must add up to 550 */

	width: 514px;
	border-right-width: 1px; 
	border-left-width: 1px; 
	border-top-width: 0px;  
	padding: 0px 10px 0px 10px;

	
}



td.maintitle { /* must add up to 550 */

	width: 522px; 
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	padding: 10px 0px 0px 10px;


}

td.mainbody { /* must add up to 550 */

	width: 514px;
	padding: 5px 10px 10px 10px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	border-top-width: 0px;  


}


td.notices {

	width: 975px;
	
}

td.navbar { /* must add up to 174 */

	width: 174px;

}


td.secondary { /* must add up to 276 */

	width: 247px;
	padding: 10px 10px 10px 10px; 
	border-right-width: 0px; 
	border-top-width: 0px; 

}

td.secondarytitle { /* must add up to 276 */

	width: 267px; 
	padding: 0px 0px 0px 0px; 
	border-top-width: 1px;
	border-right-width: 0px;
	height: 22px;

}

select.quicklinks {

	margin-left: 11px;
	width: 150px;
	
}


.menudark {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}


.menumedium {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}

.menulight {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}
td.verticalheight {
	width: 1px ;
	height: 375px ;
	background-image: url('/shared/shared_rootsite/images/spacer.gif') ;
	text-align: center ;
	vertical-align: middle ;
}

/* Suckerfish stuff--see http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#nav, #nav ul { /* all lists */
		/*position:relative;*/
		/*z-index:2000;*/
		padding: 0px;
		margin: 0px;
		/*margin-top:2px;*/
		list-style: none;
		float : left;
		width : 173px;


	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 17px;
		margin-bottom : -1px;
		/*width : 160px;*/
		width: 173px;
		/*padding : 2px 4px 2px 6px;*/
		/*padding : 4px 0px 4px 0px;*/
		background-color : #1450c2;
		border-bottom: 1px solid white;
		border-right: 0px solid white;
		border-top: 1px solid white;
		z-index: 1000;
		
		
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		z-index: 2000;
		/*position : relative;*/
		left: -999em;
		margin-left : 173px;
		margin-top : -22px;
		background-color: #1450c2;
		border-bottom: 1px solid white;
		/*border-top: 1px solid white;*/
		border-right: 1px solid white;
		border-left: 1px solid white;

	}
	
	#nav li ul ul { /* third-and-above-level lists */
		position : absolute;
		z-index: 2000;
		left: -999em;
	}
	
	#nav li a {
		position : relative;
		z-index: 2000;
		width : 165px;
		display : block;
		color : white;
		font-weight : bold;
		text-decoration : none;
		padding : 2px 4px 2px 4px;
		/*border-bottom: 1px solid white;*/
		/*border-top: 1px solid white;*/

	}
	
	#nav li a:hover {
		position : relative;
		z-index: 2000;
		color : #cccdcc;
		/*background-color : #405b9e;*/
		/*width : 160px;*/
		/*width: 164px;*/
		/*padding : 2px 4px 2px 6px;*/
		background-color: #4c68af;

	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		position : absolute;
		z-index: 2000;
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		position : absolute;
		z-index: 2000;
		left: auto;
	}
	
	#content {
		position : absolute;
		z-index: 2000;
		margin-left : 173px;
	}
	

/*  Lightbox Stuff    */

#lightbox{ position: absolute; left: 0; width: 100%; z-index: 3100; 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(http://www.memphis.edu/magazine/lbimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.memphis.edu/magazine/lbimages/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: 3000; width: 100%; height: 500px; background-color: #000; }

