/* --------- structure css ---------- 

#supershell {
	position: relative;
	width: 100%;
	margin: 0px;
}

#bodyshell {
	position: relative;
	clear:both;
	width:918px;
	height:auto !important;
	margin: 0px auto 0px auto; 
	padding: 0px 0px 25px 0px; 
	border-top: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;	
	border-bottom: 1px solid #c1c1c1;		
	background-color: #FFFFFF;
	overflow:hidden;
}
#maintextshell {
	float:left;	
	width: 865px; 
	margin: 0px 25px 0px 25px; 
	padding: 15px 0px 0px 0px;
	background-color: #FFF;	
}
*/

/*----------------------------------------------------------------------------------------
profile.css
----------------------------------------------------------------------------------------*/
#sub_navigation ul li a { min-height: 0;  _height: auto; }
#content_head { margin-bottom: 12px; }
#main_content {
	float: none;
	width: auto;
	zoom: 1;
	position: relative;
}
#content h2 {
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	margin: 0 0 2px 0;
}

/*------- SCROLLER -----------*/

div.scroller {}

.scrollshell {
	/*clear: both;*/
}


.scrollarea {
	position: relative;
	width: 800px;
	height: 100px;
	margin: 0px 0px 20px 0px;
	float: left;
	background-color: #FFF;	
	z-index: 1000;
}

.scrollsubshell {
	position: absolute;
	left: 0px;
	width: 800px;
	height: 100px;
	overflow: hidden;
}


.scroll {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20000px;
	height: 100px;
	overflow: hidden;
}

.scrollsection {
	float: left;
}

a.scrollitem {
	display: block;
	width: auto;
	height: 100px;
	font-size: 0;
	line-height: 0;
	/*text-indent: -9999px;*/
	outline: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	float: left;
	overflow: hidden;
	border-right: 2px solid #FFF;
}

a.scrollitem img {
	margin: 0px auto 0px auto;
	padding: 0px;
	border: none;
	height: 100px;
	width: auto;
}

.scrollback {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 100px;
	/*background-image: url(https://www.bard.edu/images/scrollbar_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;*/
	background-image: url(https://www.bard.edu/images/scrollbar_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.scrollback a {
	/*background-image: url(https://www.bard.edu/images/arrow_back_n.png);*/
}
.scrollback a:hover {
	/*background-image: url(https://www.bard.edu/images/arrow_back_u.png);*/
}

.scrollfwd {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 15px;
	height: 97px;
	/*background-image: url(https://www.bard.edu/images/scrollbar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;*/
	background-image: url(https://www.bard.edu/images/scrollbar_fwd.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.scrollback, .scrollfwd {
	visibility: hidden;
	z-index: 15;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
}

.scrollfwd a {
	/*background-image: url(https://www.bard.edu/images/arrow_fwd_n.png);*/
}
.scrollfwd a:hover {
	/*background-image: url(https://www.bard.edu/images/arrow_fwd_u.png);*/
}

.scrollback a, .scrollfwd a {
	display: block;
	width: 15px;
	height: 97px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	outline: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

#scrollernav {
	font-weight: bold;
	text-align: right;
}



/* #right_column
----------------------------------------------------------------------------------------*/
#right_column {
	float: right;
	width: 650px;
	min-height: 297px;
	background: #F7F7F7;
}
.alt #right_column { 
	background: #fff;
	width: 685px;
}
	#right_column .colA {
		margin: 0 20px 0 17px;
		padding: 25px 0 0 0;
		float: right;
		width: 162px;
		display: inline;
	}	
	.alt #right_column .colA { 
		width: 432px;
		margin-right: 0;
		padding: 0;	
	}
	#right_column .colB {
		float: right;
		width: 430px;
		padding: 25px 0 0 0;
	}
	.alt #right_column .colB { 
		width: 222px; 
		padding: 10px 0 0 0;
		
	}
	#right_column h3 {
		font-style: italic;
		margin: 0 0 16px 0;
	}
	#right_column p { font-size: 1.1em; }
		#right_column .colA img { margin: 0 0 5px 0; }
		#right_column .colA p {
			font-size: 1.0em;
			line-height: 1.6;
		}
	#right_column .imgleft {
		float: left;
		width: auto;
		margin-right: 20px;
	}



/* #left_column
----------------------------------------------------------------------------------------*/
#left_column {
	float: left;
	width: 200px;
	
}
.alt #left_column {
	background: #e5e5e5;
	width: 163px;
	padding: 10px 10px 0 10px;
	_position: absolute;
	left: 0;
}
	#left_column h3 {
		margin: 0 0 .5em 0;
	}


#sideshell ul.sidenav {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1em 0px;
	list-style-type: none;
}

#sideshell ul.sidenav li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px .5em 0px;
}




#peopletextshell {
	padding: 10px;
}



