/* CSS Document */

body {
	margin: 0px;
	text-align: center; /*New FOR CENTERING IN IE*/
	min-width: 600px; /*FOR CENTERING*/
}

/*----------------------------DIVS-----------------------------------*/

#change_style {
	top: 15px;
	right: 10px;
	width: 100px;
	z-index: 1;
	text-align: right;
	position: absolute;
}

#wrapper {
	margin: 0 auto; /*FOR CENTERING*/
	text-align: left; /*FOR CENTERING*/
	width: 800px; /* formerly  */
	min-height: 700px;
	position: relative;
}

#connections_login {
	float: right;
	margin-right: 47px;
	margin-top: 3px;
	z-index: 1;
}

#logo_banner {
	float: left; /*NEW*/ /*	position: absolute;*/
	width: 800px;
	min-height: 90px; /*increase height to push top menu line down*/
	padding-top: 5px; /*padding on top of webster logo*/
}

.logo_image {
	float: left;
	margin-top: 0px;
	margin-left: 5px;
	width: 147px;
	height: 75px
}

.sbt_logo_image {
	float: left;
	margin-top: -80px; /*formerly -80px*/
	margin-left: 150px;
	width: 601px;
	height: 75px;
}

#menu {
	float: left; /*NEW*/ /*	position: absolute;*/
	width: 100%;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: 0px;
	z-index: 20;
	position: relative; /*needed for z-inded to work*/
	height: 17px;
}

#breadcrumb {
	float: left;
	width: 100%;
	padding-left: 25px;
	padding-bottom: 5px;
	z-index: 1;
	height: 10px;
	color: red;
}

#left_sidebar {
	min-height: 500px;
	width: 123px;
	float: left; /*NEW*/ /*	position: absolute;*/
	margin-top: 0px;
	margin-left: 15px;
	text-align: center;
}

#welcome_content {
	width: 680px; /* formerly 645px */
	float: left;
	margin-left: 15px;
	min-height: 600px;
	padding-bottom: 30px;
}

#welcome_content_syllabus {
	width: 750px;
	float: left;
	margin-left: 15px;
	min-height: 600px;
	padding-bottom: 30px;
}

#content { /*wraps the entire middle content portion of page, icons and content*/
	min-height: 0px; /*formerly 500px, was 375px when sidebar menu was present */
	width: 100%; /*formerly 668px*/
	float: left; 
	margin-top: 0px;
}

#copy_content {
	width: 490px; /* was 458px */
	min-height: 375px; /*formerly 400px*/
	float: left;
	margin-right: 15px;
}

#copy_content_syllabus {
	width: 560px;
	min-height: 375px; /*formerly 400px*/
	float: left;
	margin-right: 15px;
}

#schedule_content {
	margin-left: 15px;
	width: 800px;
}

.first_column {
	width: 48%;
	float: left;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 10px;
}

.second_column {
	width: 48%;
	float: left;
	margin-bottom: 10px;
}

.gallery {
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 25px;
	float: left;
	border: 1px solid #fff;
}

.gallery_row {
	width: 100%;
	min-height: 150px;
	margin-top: 10px;
	float: left;
}

.off_content {
	min-height: 450px;
	float: left;
	margin-top: 0px;
	margin-left: 16px;
	width: 725px;
	padding-bottom: 30px;
}
.prog_content {
	min-height: 450px;
	float: left;
	margin-top: 0px;
	margin-left: 16px;
	width: 100%;
}

.programdesc {
	float: left;
	margin-right: 20px;
	width: 65%;
}

#locationpulldwn {
	margin-top: 0px;
	float: right;
	width: 245px;
}

.left_column_news {
	margin: 0px;
	float: left;
	width: 227px;
	margin-right: 8px;
}

.middle_column_news {
	margin-top: 0px;
	float: left;
	width: 227px;
	margin-left: 8px;
	margin-right: 8px;
}

.right_column_news {
	margin: 0px;
	float: left;
	width: 227px;
	margin-left: 8px;
}

.whole {
	clear: both;
}

#right_column {
	margin-top: 0px;
	float: right;
	width: 235px;
	margin-left: 15px;
}


.student_quote {
	width: 170px;
	min-height: 250px;
}

#footer {
	margin: auto;
	clear: both;
	margin-top: 0px;
	width: 770px;
	text-align: right;
	font-size: 9px;
	min-height: 65px;
	padding-top: 25px;
	padding-bottom: 100px;
}

.left_column {
	float: left;
	margin-right: 10px;
	width: 420px;
}

.right_column {
	float: left;
	margin-left: 10px;
	width: 275px;
}

.fulldiv {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}


/*----------------------IMAGE FORMATTING-----------------------*/

.sm_rotate {
	border: 1px solid #fff;
}

.sm_rotate_div {
	float: left;
	height: auto;
	padding-right: 10px;
}

.icon_image {
	border: 1px solid #fff;
}

.icon_image:hover {
	border: 1px solid #666;
}

.icon_image2 {
	border: 1px solid #fff;
	margin-right: 10px;
	float: left;
}

.icon_image2:hover {
	border: 1px solid #666;
}

.small_icon,
.small_icon:link {
	border: 0px;
	margin-right: 4px;
}

.arrow_icon {
	margin: 0px;
	margin-left: 2px;
	margin-right: 2px;
	border: 0px;
}

.horz_alumni_pic {
	border: 3px solid #FFF;
	margin-bottom: 0px;
	margin-left: 0px;
}

.event_icon{
	border: 3px solid #FFF;
	float: right;
}


.vert_pic {
	border: 1px solid #fff;
}

.gallery:hover {
	border: 1px solid #8b6ef9;
}

.divider_line {
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	height: 1px;
}

#story_pictext_left {
	width: 85px;
	font-size: 9px;
	color: #fff;
	align: left;
	float: left;
	padding-right: 5px;
}

#story_pictext_right {
	width: 85px;
	font-size: 9px;
	color: #fff;
	align: right;
	float: right;
	padding-left: 5px;
}

.story_pic_right {
	border: 1px solid #777;
}

/*----------------Speaker Series page-------------------*/

.speaker_icon {
	border: 1px solid #777;
	float: left;
	margin-right: 10px;
/*	height: 75px;
	width: 75px; */
}

.speaker_pic { 
	height: 100%;
	float: left;
	width: 77px;
	margin-right: 15px;
} 	

.next_speaker_pic { 
	height: 100%;
	float: left;
	width: 100%;
	margin-right: 15px;
} 

.video_pic {
	height: 100%;
	float: left;
	width: auto;
	margin-right: 15px;
	margin-bottom: 15px;
}

.onehundred,
.onehundred_faculty_info {
	width: 98%;
	height: auto;
 	margin-top: 10px;
	padding: 0px;
}

.onehundred_faculty_info {
 	margin-top: 0px;
}


.onetwentyfive {
	width: 100%;
	margin-top: 10px;
	height: auto;
	padding-bottom: 10px;
	float: left;
}

.speaker_text {
	position: relative;
	width: 350px;
	float: left;
	margin-top: -5px;
}

.video_text {
	position: relative;
	width: 550px;
	float: left;
	margin-bottom: 15px;
	margin-top: -12px;
	min-height: 120px;
}

.movie {
	float: left;
	position: relative;
	width: 350px;
	margin-left: -15px;
	margin-top: -7px;
	margin-bottom: 0px;
	text-align: center;
}

.faculty_position {
	position: relative;
	width: 250px;
	float: left;
}

#events {
	width: 170px; /*formerly 175px*/
	float: right;
	margin-top: 0px;
	min-height: 300px; /*formerly 450px*/
	padding-top: 8px;
}

#events_syllabus {
	width: 170px; /*formerly 175px*/
	float: right;
	margin-top: 0px;
	min-height: 300px; /*formerly 450px*/
	padding-top: 8px;
}

/*---------------------TEXT FORMATTING---------------------*/


.black {
	color: #000;
}

.right_align {
	text-align: right;
	margin: 5px;
	margin-top: -10px;
}

.question {
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.answer {
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	line-height: 17px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#left_sidebar p,
#events p {
	line-height: normal;
}

p.address {
	margin-left: 75px;
	margin-top: -13px;
	margin-bottom: 3px;
}

h3 {
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 5px;
}


h4 {
	font-size: 11px;
	margin-top: 10px;
}

h5,
h5 a:link,
h5 a:visited {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	margin-bottom: 10px;
}

h5 a:hover {
	text-decoration: underline;
}


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

.faculty_text {
	position: relative;
	width: 85%;
	float: left;
}

.staff_text {
	position: relative;
	width: 225px;
	float: left;
}

.up {
	margin-top: 0px;
}

p.name_up {
	margin-top: -6px;
}

p.instructor_up {
	margin-top: -2px;
}

p.speaker_up {
	margin-top: -6px;
}

p.pic_byline {
	margin-top: -2px;
	font-size: 10px;
}

p.gallery_byline {
	margin-top: -8px;
	font-size: 12px;
}

.faculty_text p {
	margin-top: 0px;
}

.new_link {
	color: red;
	font-weight: bold;
}

ul.gray a:link {
	margin-left: 10px;
}

/*----------------LINK FORMATTING--------------------------*/

a:hover.sortheader {
	text-decoration: underline;
}

a:link.prog_link, /*link color for javascript course links in the program page*/
a:visited.prog_link {
	text-decoration: none;
	margin-bottom: 10px;
	line-height: 15px;
}

a:hover.prog_link {
	text-decoration: underline;
}

h6 a:link,
h6 a:visited {
	color: #fff;
	text-decoration: none;
}

h6 a:hover {
	text-decoration: underline;
}

.question a:link {
	line-height: normal;
}



/*-----------------------Table formatting----------------------*/

.schedule_heading {
	color: #fff;
	text-transform: uppercase;
}

.sortable {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	border-right: 1px solid #444;
	border-top: 1px solid #444;
}

TH {
	border-bottom: 1px solid #444;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	padding-left: 5px;
	padding-right: 5px;
}

TD {
	border-bottom: 1px solid #444;
	border-left: 1px solid #444;
	padding-left: 5px;
	padding-right: 5px;
}

.schedule_form {
	text-align: left;
}

TD.schedule_form,
TH.schedule_form {
	border: none;
	padding-top: 5px;
}

.table {
	color: #888;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	border-right: 1px solid #444;
	border-top: 1px solid #444;
	border-collapse: collapse
}

.table TD {
	padding: 3px;
}

.table TR {
	border-right: 1px solid #444;
	border-top: 1px solid #444;
}

.no_border TD,
.no_border TR {
	border: none;
}

.no_border TR {
	height: 30px;
}

/*------------------------FORM FORMATTING----------------------------*/

#login_form {
	margin-top: 0px;
	margin-bottom: 30px;
	color: #fff;
}

.go_button {
	font-size: 9px;
	height: 20px;
	background-color: #000;
	color: #fff;
	border: 1px solid #777;
	text-transform: uppercase;
	float: left;
	margin-left: 5px;
}

.go_button:hover,
.go_button:focus {
	border: 1px solid #fff;
}

.submit_button {
	font-size: 14px;
	height: 20px;
	background-color: #000;
	color: #8b6ef9;
	border: 1px solid #8b6ef9;
	margin-top: 10px;	
	margin-left: 5px;
	padding-bottom: 3px;
}

.submit_button:hover,
.submit_button:focus {
	border: 1px solid #fff;
	color: #fff;
	background-color: #302264;
}

.speaker_form_category {
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-right: 50px;
}

.speaker_form_field {
	float: left;
	margin-top: 10px;
	width: 175px;
}

.checkbox {
	margin: 0px;
	margin-top: 8px;
}

.checkboxcategory {
	float: left;
	width: 350px;
	margin-top: 8px;
	margin-right: 50px;
	line-height: 10px;
}

#speaker_menu {
	float: left;
	width: 100%;
	height: auto;
	z-index: 10;
	position: relative; /*needed for z-index to work properly*/
}

/*--------------------FORMATTING FOR PROGRAM PAGES-----------------------*/

.linkHeader { /*purple course links in the program page*/
	cursor: pointer;
	margin-bottom: 2px;
}

.locations {
	margin-top: 10px;
	margin-bottom: 30px;
	z-index: 0;
	position: relative;
}

.speech_line {
	margin-bottom: 20px;
	margin-top: 10px;
}

.speech_link {
	margin-top: 15px;
	margin-bottom: 15px;
}

.program_form {
	margin-top: 10px;
}

.nr_pic {
	border: 1px solid #fff;
}

.nr_pic_div {
	text-align: center;
}

.nr_caption {
	text-align: center;
	font-size: 11px;
	color: #fff;
}



.audio_player {
	margin-top: 15px;
}

/*---------------------Items for Printing-------------------------*/

#header_print, 
#footer_print {
	display: none;
}

.program_print {
	float: right;
	margin-top: 0px;
	margin-right: -10px;
	border: 0px;
}

.speech_print {
	float: right;
	margin: 0px;
	border: 0px;
}

#print_locations,
#print_locations li {
	visibility: hidden;
}

