/* @override http://localhost/~sgolden/list/sliderv2/style2.css */


/* force a height so the tabs don't jump as content height changes */
#tabs .tabs-spacer { float: left; height:200px; }
.tabs-bottom .ui-tabs-nav { clear: left; padding: 0 .4em .4em .4em !important}
.tabs-bottom .ui-tabs-nav li { top:auto; bottom: 0; margin: 0 .2em 1px 0; border-bottom: auto; border-top:0;}
.tabs-bottom .ui-tabs-nav li.ui-tabs-active {margin-top: -1px; padding-top: 1px;}
.tabs-bottom .ui-widget-content{ min-height:605px;}

#main_content {
	display:block;
	width:1020px;
	height: 1583px;
	margin:auto;
	padding:2px;
	font:90%/1.25em garamond, georgia, 'times new roman', serif;
	margin-bottom: 5px;
}

#main_content td{
	padding:10px;
	font:90%/1.25em garamond, georgia, 'times new roman', serif;
}

#main_content h1 {
	font:225%/1.25em garamond, georgia, 'times new roman', serif;
	letter-spacing:.1em;
	text-align:center;
	color:#333;
	margin:0 0 15px;
}
#main_content h2 {
	font:130%/1.25em garamond, georgia, 'times new roman', serif;
	letter-spacing:.1em;
	text-align:center;
	color:#8c0806;
	margin:0 0 15px;
}
#main_content p {
/*	margin:15px 0;
	padding:15px;
	border-top:1px dotted #DDD;
	border-bottom:1px dotted #DDD;*/
}
#main_content p.highlight {
	  border:1px solid #FFD;
	  padding:15px;
	  background:#FFE;
	  color:#820;
	}

#main_content .links {
	border-style:none;
	text-align: center;
}

#main_content .links a{
	color:#8c0806;
}

a {
	color:#8c0806;
}

a img{
	color:#8c0806;
	border: 0px;
}

#main_content img.pic {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.research_box { padding:5px 20px; 
/*	background:url(../images/research_box_bg.jpg) repeat-x top #f1f1f1; */
	border:1px solid #ddd;
	 margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
/*	clear:left; 
	float:left; */
	border-bottom-color:#bbb; 
	/*width:458px; */
}
.research_box h2 { margin-top:13px; }
.research_box p { border-top:none; }
.research_box a { color:#8c0806; }
.research_box .left { float:left; width:224px; }
.research_box h2 {  margin-bottom:-10px; }
.research_box h4 { margin-bottom:6px; font-style:italic; }
.research_box .right { float:right; width:224px; }
.right ul li { list-style:url(../images/tag01.png); }
		
.hover:hover { background:#dce9f1; }
		
.full { width:665px; }
.full h2 { margin-top:30px; }
.full:hover { background:#dce9f1; }
	
/*.patent { width:665px; }*/

.heading_container {
  border-top:2px solid #111;
  border-bottom:1px solid #111;
  position:relative;
  /*margin-right: auto;
  margin-left: auto;*/
  /*margin-top: 25px;*/
  padding-top: 0px;
  padding-bottom: 2px;
  z-index: 1;
  width: 840px;
}

.heading_container h1, h2 {
	text-align: left;
	padding-left: 25px;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1.entry-title, h2.entry-title { 
  /*float:right;  */  
  font-size:12px;
  font-weight:bolder;
  letter-spacing:0.07em; 
 /* margin-left:375px;*/  
  padding:4px 0 5px;  
  text-transform:uppercase;
  font-color: #000;
  /*width:525px;*/
}

.container .pusher{
cursor:pointer;
padding:3px 10px 3px 7px;
font-weight:900;
font-size:14px;
margin:0;
}
.container .mover{
padding:3px 10px 3px 7px;
margin: 0;
}
.container {
/*background-color:#fff;
border-bottom:thin solid #333333;*/
}

#menu {position:fixed; display:block; left:35px; width:180px; top:150px; height:350px; overflow:auto; background-color:transparent; z-index:20;}
* html #menu {position:absolute;}

#menu a {
  color:#8c0806;
}

#statement {
	background-image: url(images/phoenix.png); 
	background-repeat: no-repeat; 
	background-position: top center; 
	background-attachment: fixed; 
	color: #222;
}

#tabber {
	width: 35px;
	height: 172px;
	background-color: #8c0806 !important;
	list-style-type: none;
	display: block;
	text-align: left;
	margin: auto;
	margin-left: -5px;
	padding-bottom: 10px;
	border:3px solid #8c0806; 
	position: relative;
	z-index: 1;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	font-size:11px; font-family:Verdana;
	background-image: url(images/fe4.png); 
	background-repeat: no-repeat;
	background-position: center;
}

#tab_container {
	float: right;
	width: 45px;
	height: 200px;
	text-align: left;
	display: block;
	margin: auto 0;
	padding: 0;
	position: absolute;
	top: -1px;
	left: 655px;
}

div .feBox {
	border-bottom: 1px solid #8c0806;
	border-left: 1px solid #8c0806;
	border-top: 1px solid #8c0806;
}

#topBorder {
	border-left: 1px solid #8c0806;
	border-top: 1px solid #8c0806;
}

#middleBorder {
	border-left: 1px solid #8c0806;
}
#bottomBorder {
	border-bottom: 1px solid #8c0806;
	border-left: 1px solid #8c0806;

}

#links img {
	height: 220px;
	width: 270px;
	/*opacity: .9;*/
}

#links {
	height: 900px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#links div {
	width: 260px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	float: left;
	text-align: center;
	cursor: pointer;
	border:1px solid #ddd;
}

#links div:hover {
	border:1px solid #8c0806;
}

#links div img {
	width: 240px;
	height: 230px;
}

div #box10 {
	border: 1px solid #FFFFFF;
}
div #box10 img {
	border: 1px solid #FFFFFF;
}
div #box12 {
	border: 1px solid #FFFFFF;
}

div #box10:hover {
	border: 1px solid #FFFFFF;
}

div #box12:hover {
	border: 1px solid #FFFFFF;
}


#links h3 {
	margin-top: 2px;
	margin-bottom: 2px;
}

#navbar {
	position: absolute;
	float: left;
	width: 180px;
	z-index:2;
	display: inline;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 14px;
	overflow: auto;
}

#navbar img {
	height: 200px;
}

#main_body {
	float: right;
	width: 840px;
	display: inline;
}

#main_body .statement {
	background-image: url(images/phoenix.png); 
	background-repeat: no-repeat; 
	background-position: center; 
	background-attachment: fixed;
	color: #222;
	width: 840px;
	padding-left: 15px;
}

#nav_links {
	padding-top: 0px;
	text-align: left;
	width: 180px;
}

#nav_links ul {
	/*margin-left: -31px;*/

}

#nav_links ul a{
	text-decoration: none;
}

#nav_links ul a:hover{
	text-decoration: underline;
	text-weight: bold;
}

.nav1 {
	list-style-image: url(images/menuup.gif);
	font:107%/1.25em garamond, georgia, 'times new roman', serif;
	letter-spacing:.1em;
	line-height: 25px;
}

.nav11 {
	list-style-image: url(images/menuup.gif);
	font:107%/1.25em garamond, georgia, 'times new roman', serif;
	letter-spacing:.1em;
	line-height: 25px;
	cursor: pointer;
}

.nav10 {
	list-style-image: url(images/menudown.gif);
	font:107%/1.25em garamond, georgia, 'times new roman', serif;
	letter-spacing:.1em;
	line-height: 25px;
	cursor: pointer;
}

.nav0 {
	font: garamond, georgia, 'times new roman', serif;;
}

#shorter {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#pic_container {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#book_container {
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#book_container img {
	height: 175px;
}

#spihub_logo {
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	size:auto;
}

#heading_container2 {
	margin-top: 15px;
}

ul#sub_sub_menu { 
	display: none; 
	margin-left: -20px
}

ul#sub_menu li:hover ul#sub_sub_menu {
	display: block;
}

ul#sub_menu li:hover ul#sub_sub_menu li a {
	display: block;
}

#footer{
	background:none repeat scroll 0% 0% rgb(140, 8, 6);
	padding: 4px 15px;
	text-align:right;
	display: block;
	overflow: hidden;

}
#footer-outer {
	padding: 0px;
	margin:0px;
	text-align:center;
	/*
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color: rgb(140, 8, 6);
	*/
}

#footer-inner {
	background: url("http://home.uchicago.edu/jlist/images/footer.jpg") repeat-x scroll left bottom rgb(245, 245, 245);
		background-color: rgb(245, 245, 245);
    	background-image: url("http://home.uchicago.edu/jlist/images/footer.jpg");
    	background-repeat: repeat-x;
    	background-attachment: scroll;
    	background-position: left bottom;
    	background-clip: border-box;
    	background-origin: padding-box;
    	background-size: auto auto;
	border-top: 1px solid rgb(221, 221, 221);
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: rgb(221, 221, 221);
	
	
}


#bottom {
	overflow:hidden;
		overflow-x: hidden;
		overflow-y: hidden;
}

#footer-sub {
	padding:0px;
	color:rgb(140, 8, 6);
	width: auto;
	text-align:center;
}
.box {
	width: 25%;
	text-align:center;
	float: left;
	/*
	min-height: 20px;
	*/
	position: relative;
}

.box1 {
		border-right: 1px solid rgb(187, 187, 187);
   		border-right-width-value: 1px;
    	border-right-style-value: solid;
    	border-right-color-value: rgb(187, 187, 187);

}

.box2 {
	    border-right: 1px solid rgb(187, 187, 187);
        border-right-width-value: 1px;
        border-right-style-value: solid;
        border-right-color-value: rgb(187, 187, 187);
		
}

.box3 {
		border-right: 1px solid rgb(187, 187, 187);
        border-right-width-value: 1px;
        border-right-style-value: solid;
        border-right-color-value: rgb(187, 187, 187);
	
}

.box4 {
	width: 24%;
	float: right;
}
/*
#moduletable{
	border-right: 1px solid rgb(187, 187, 187);
    border-right-width-value: 1px;
    border-right-style-value: solid;
    border-right-color-value: rgb(187, 187, 187);
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
	padding: 0px;
}


#bottom a img {
	border-right: 1px solid rgb(187, 187, 187);
    border-right-width-value: 1px;
    border-right-style-value: solid;
    border-right-color-value: rgb(187, 187, 187);
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
}
/*body { font: .75em Verdana, Tahoma, Arial, sans-serif; line-height: 1.5em; background: #fff; background-image: url(images/phoenix.png); background-repeat: no-repeat; background-position: top center; background-attachment: fixed; color: #222; }
*/

