/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Jessica Greenwalt
Version:  11-07-2008
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */
#bsu #header {
    background:url(assets/md5images/844c8a68955f15e168b8a1575aa1f1fc.jpg) top right no-repeat;
    height:85px;}
* html #bsu #header {margin-bottom:-40px;}

#bsu #header #pagetitle h1 {display:none;}

#bsu #navigation {
    border-top:1px solid #FFF;
    border-bottom:1px solid #FFF;}
#bsu #navigation #tabs {margin-left:3px;}
#bsu #navigation #tabs a {
    background:#CCC;
    border:none;
    color:#0B1966;
    float:left;}
#bsu #navigation #tabs a:hover {color:#1F60A9;}

#bsu #wrapper {
  background:url(assets/md5images/5f48f52f790334d8eff5038b262cf673.gif) top left repeat-y;}

#bsu #content {background:transparent;}

#bsu #sidebar h2 {
    background:#CCC;
    border:none;
    color:#0B1966;}

#bsu #sidebar #side-notify li {
        margin-left: 16px;
        padding-left: 6px;
        height: 16px; }

#bsu #sidebar #side-notify li.notify {
        background: transparent url(assets/md5images/9f5a097388f85ac7b276031cce2705d6.gif) top left no-repeat; }

#bsu #sidebar #side-notify li.facebook {
        background: transparent url(assets/md5images/40a09d47c9b293eb86acceb10c4e93bf.gif) top left no-repeat; }

#bsu #footer {
    background:#0B1966;
    border-top:1px solid #FFF;
    color:#FFF;}
#bsu #footer a {color:#FFF;}
#bsu #footer a:hover {color:#CCC;}

#bsu #sw-gallery .profile {height:160px; /* overflow:hidden; */}

.box-top,
.box-quote {
		background:#fff;
		padding:0 0 0 0;
		padding-left:0;
		margin:0 0 12px;
		float:left;
		height:320px;
                overflow:hidden; }

.box-top { 
	width:240px;
	margin-right:16px; }

.box-quote { 
	width:400px; }
	
#bsu .box-left, #bsu .box-right {height:350px;}
			


/*
----------------------------------------------- 
= SLIDESHOW WIDGET
----------------------------------------------- */
#content .slideShow ul, 
#content .slideShow li {
	background-image:none;
	border:0;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0; }

.slide img {
	position: absolute; }

.slideShow {
	clear: both;
	display: table;
	margin-bottom: 10px;
	margin-left:0;
	padding-left:0; }

/* Image Localizations */
#wrapper {
        background-image: url(assets/md5images/5f48f52f790334d8eff5038b262cf673.gif);
        background-repeat: repeat-y; }
        
/* Focus book gallery chapter display */ 
#bsu #alpha #file-list .files p a {padding-left:50px; padding-bottom:10px;}
#bsu #alpha #file-list .files p {background:#eee; margin-bottom:5px;}

/* Indent text */
#bsu #container #wrapper #content #main .indenttext {
	padding-left:35px; }
