#wrap {
	height: 100%;
	min-height: 100%;
	}
#doc2 {
	height: 100%;
	background-color: #fff;
	}
html>body #doc2 {
	height: auto;
	min-height: 100%;
	}
html { 
	overflow-y: scroll;
	}
body {
	color: #333;
	background: #f0f0f0;
	}
a {
	color: #369;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a img {
	border:none;
	}
hr {
	width: 100%;
	height: 1px; 
	color: #bbb;
	border: none;
	margin-top: 14px;
	margin-bottom: 14px;
	}
html>body hr {
	width: 100%;
	height:1px;
	background-color: #bbb;
	border: 0px solid #bbb;
	margin-top: 14px;
	margin-bottom: 14px;
	}
.first {
	line-height: 1.5;
	}

/* Masthead */
#hd, 
#breadcrumbs {
	font-size: 85%;
	}
#hd {
	border-bottom: 1px solid #e6e6e6;
	height: 60px;
	padding-top: 2px;
	}
	#hd a {
		color: #666;
		}
	#hd a:hover {
		color: #369;
		}
	#hd .yui-u {
		padding-top: 6px;
		}
.top-section {
	width: 33%;
	height: 50px;
	float: left;
	}
.top-section div {
	padding-left:5px;
	}

/* Body content */
#bd {
	min-height:300px;
	}

/** Footer links */
#ft {
	text-align: center;
	padding: 5px 0;
	}
	#ftlinks {
		list-style-type: none;
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6; 
		padding: 5px 0;
		margin-left: 0;
		margin-right: 0;
		}
		#ftlinks li {
			display: inline;
			padding: 2px 10px;
			border-right: 1px solid #bbb;
			}
		#ftlinks li.last {
			border-right: none;
			}
#breadcrumbs {
	border-bottom: 1px solid #e6e6e6;
	height: 24px;
	padding-top: 2px;
	}
#trail {
	float: left;
	padding-left: 12px;
	padding-top: 4px;
	}
#senelogo {
	padding: 6px 0 6px 12px;
	}

/* Program page - Main Menu */
ul#pmenu {
	padding: 0;
	margin: 0;
	}
	ul#pmenu li {
		list-style-type: none;
		border-bottom: 2px solid #fff;
		}
		ul#pmenu li a {
			display: block;
			padding: 6px 12px;
			text-decoration: none;
			}
		ul#pmenu li a {
			background-color: #d5e7e9;
			color: #333;
			}
		ul#pmenu li a:hover,
		ul#pmenu li.ui-tabs-selected a {
			background-color: #9dc6cc;
			}
.current {
	background-color: #9dc6cc;
	}

/* Program Page - Menu tabs */
.ui-tabs-hide {
	display: none;
	}

/* Program page - Basic Information Table */
#progtbl td {
	color: #000;
	}

/* Program page - Program Image filters */
#progimage {
	position: relative;
	width: 468px;
	height: 250px;
	margin-bottom: 12px;
	}
#progopa {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 468px;
	height: 60px;
	background: #000;
	filter: alpha(opacity=40);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	opacity: 0.4;
	}
#progimage h1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 444px;
	height: 50px;
	background: transparent;
	margin: 0;
	padding: 0 12px;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	}
h2.program {
	color: #ce3229;
	font-weight: normal;
	font-size: 18px;
	}

/* right column - value added box */
.vadd {
	/*padding: 0 12px 0 0;*/
	}
/* left column - value added box */
.ladd {
	margin-top: 1em; 
	background-color: #edebde; 
	padding-bottom: 0.5em;
	}

/* Box Titles */
.vadd h2,
.ladd h2 {
	padding: 6px 12px;
	margin-top: 0;
	}
	.vadd h2 {
		background-color: #ce3229;
		color: #fdfdfd;
		}
	.ladd h2 {
		background-color: #dbd7bd;
		color: #000;
		font-size: 90%;
	}

/* Right column style used in 20/60/20 page layouts */
.rcol {
	padding: 3px 12px 3px 0;
	}
.testimonials p,
.testimonial p {
	color: #53301a;
	font-size: 85%;
	}
	.testimonials p.name, 
	.testimonial p.name {
		color: #333;
		}

/* page tools */
.page-tools div {
	width: 90px;
	}
	.page-tools a,
	.page-tools a:visited {
		display: block;
		padding: 0 0 0 19px;
		background-image: url(/graphics/frontpage/sprite.png);
		background-repeat: no-repeat;
	}
	.page-tools .pt-print a {
		background-position: -229px -107px;
		}
	.page-tools .pt-txt a {
		background-position: -229px -75px;
		}
	.page-tools .pt-share a {
		background-position: -229px -91px;
		}
	
/* I AMs block */
#iams {
	width: 948px;
	height: 29px;
	border-bottom: 1px solid #e6e6e6;
	}
#iams,
#iams a:hover {
	background: url(/graphics/iam/iam.png) repeat scroll 0 0 transparent;
	}
	#iams ul {
		margin: 0 0 0 233px;
		}
	#iams li {
		float: left;
		list-style-type: none;
		}
	#iams a {
		display: block;
		width: 143px;
		height: 29px;
		float: left;
		outline: none;
		text-indent: -9999em;
		}
	a#i1:hover {
		background-position: -233px -29px;
		}
	a#i2:hover {
		background-position: -376px -29px;
		}
	a#i3:hover {
		background-position: -519px -29px;
		}
	a#i4:hover {
		background-position: -662px -29px;
		}
	a#i5:hover {
		background-position: -805px -29px;
		}

/* page features */
.page-features {
	float: right;
	width: 226px;
	font-size: 85%;
	padding-top: 4px;
	}

/* Search buttons decoration */
.se-searchInput {
	border: 1px solid #72aeb6;
	padding: 2px;
	float: left;
	}
.se-searchBtn {
	display: inline-block;
	position: relative;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, sans-serif;
	background-color: #ce3229;
	color: #fff;
	border: none;
	margin: 1px 0 0 2px;
	padding: 2px 5px;
	cursor: pointer;
	}

/* Main page - 4 columns */
.btsection {
	margin-top: 5px;
	line-height: 1.5;
	}
	.btsection h3 {
		line-height:1.1;
		}
.t_section {
	width: 228px;
	height: 30px;
	background-image: url(/graphics/frontpage/sprite.png);
	background-repeat: no-repeat;
	text-indent: -9999em;
}
#t_news {
	background-position: 0 -31px;
	position: relative;
	}
#t_spotlight {
	background-position: 0 -62px;
	}
#t_information {
	background-position: 0 -93px;
	}
#t_programs {
	background-position: 0 0;
	}
#t_news a {
	position: absolute;
	display: block;
	text-indent: -9999em;
	width: 18px;
	height: 18px;
	right: 6px;
	top: 6px;
}

/* Program finder */
#progfinder {
	width: 223px;
	padding: 5px 0 10px 5px;
	background-color: #e6e6e6;
	}
	#progfinder form {
		display:inline;
		}
	#progfinder input {
		width: 214px;
		padding: 1px 0;
		}
	#progfinder select {
		width: 218px;
		}
	#progfinder h3 {
		margin-top: .9em;
		}
	#progfinder .pf-button {
		background-image: -webkit-gradient(linear, left top, left bottom, from(#e3eff0), to(#f1f7f8)); 
		background-image: -webkit-linear-gradient(top, #e3eff0, #f1f7f8); 
		-webkit-border-radius: 2px; 
		-webkit-user-select: none; 
		background-color: #e3eff0; 
		background-image: linear-gradient(top, #e3eff0, #f1f7f8); 
		background-image: -o-linear-gradient(top, #e3eff0, #f1f7f8); 
		border: 1px solid #dcdcdc; 
		border: 1px solid rgba(0, 0, 0, 0.1); 
		border-radius: 2px; 
		color: #444; 
		cursor: pointer; 
		font-size: 12px;
		height: 30px;
		line-height: 27px; 
		margin: 0 5px 5px 0; 
		width: 90px; 
		padding: 0 6px; 
		text-align: center;
		display: inline-block;
		text-decoration: none;
		}
	#progfinder .pf-button:hover { 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#d5e7e9), to(#f1f7f8)); 
		background-image: -webkit-linear-gradient(top, #d5e7e9, #f1f7f8); 
		-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); 
		background-color: #d5e7e9; 
		background-image: linear-gradient(top, #d5e7e9, #f1f7f8); 
		background-image: -o-linear-gradient(top, #d5e7e9, #f1f7f8); 
		border: 1px solid #c6c6c6; 
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); 
		color: #333;
		}

/* Our Programs page */
.prglett{
	max-width: 400px;
	padding: 4px 0 4px 4px;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#e3eff0),to(#f1f7f8));
	background-image: -webkit-linear-gradient(top,#e3eff0,#f1f7f8);
	background-color: #e3eff0;
	background-image: linear-gradient(top,#e3eff0,#f1f7f8);
	background-image: -o-linear-gradient(top,#e3eff0,#f1f7f8);
}

/* Org chart */
#orgchart div {
	padding-left: 2em;
	}
.position {
	font-weight: bold;
	}

/* 20/80 Layout & News Article pages layout */
#widepage {
	padding-right: 16px;
	}

/* Degree Transfer table */
#degreetbl td,
#degreetbl th {
	padding: 5px 0;
	border-bottom: 1px solid #bbb;
	text-align: left;
	}

/* Degree Transfer page - Letters */
.pro-letter {
	display: block;
	float: left;
	width: 30px;
	padding: 3px;
	text-align: center;
	}
	.pro-letter a {
		display: block;
		font-size: 20px;
		font-weight: bold;
		color: #fff;
		background-color: #72aeb6;
		text-decoration: none;
		background-image: -webkit-gradient(linear,left top,left bottom,from(#e3eff0),to(#f1f7f8));
		background-image: -webkit-linear-gradient(top,#e3eff0,#f1f7f8);
		-webkit-border-radius: 2px;
		-webkit-user-select: none;
		background-color: #e3eff0;
		background-image: linear-gradient(top,#e3eff0,#f1f7f8);
		background-image: -o-linear-gradient(top,#e3eff0,#f1f7f8);
		border: 1px solid #4d4d4d;
		border: 1px solid rgba(0,0,0,0.1);
		border-radius: 2px;
		color: #666;
		cursor: pointer;
		text-shadow: 1px 1px #f1f7f8;
	}
	.pro-letter a:hover {
		color: #333;
		background-color: #d5e7e9;
		background-image: -webkit-gradient(linear,left top,left bottom,from(#d5e7e9),to(#f1f7f8));
		background-image: -webkit-linear-gradient(top,#d5e7e9,#f1f7f8);
		-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
		background-color: #d5e7e9;
		background-image: linear-gradient(top,#d5e7e9,#f1f7f8);
		background-image: -o-linear-gradient(top,#d5e7e9,#f1f7f8);
		border: 1px solid #c6c6c6;
		box-shadow: 0 1px 1px rgba(0,0,0,0.1);
		color: #333;
	}

/* Clean-up Google Search Aappliance html output */
.z{
	display: none;
	}

/* Accessibility */
.sene4offscreen {
	position: absolute;
	left: -9999em;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}
.skipnavigation {
	position: absolute;
	left: -9999em;
	top: -9999em;
	}

/* Career Change */
.careers {
	border-collapse: collapse;
	}
	.careers td {
		border-bottom: 1px solid #ddd;
		padding: 5px 0;
		vertical-align: top;
		}
		.careers td strong {
			color: #666;
			}
		.careers td ul {
			margin-top: 0;
			}
.career-change {
	margin-top: 20px;
	padding: 3px 5px;
	color: #fff;
	background-color: #72aeb6;
	}

/* Availabilities pages */
.prog-availabilities td, 
.prog-availabilities th {
	border-bottom: 1px solid #bbb;
	padding-right: 10px;
	}
.prog-availabilities th {
	text-align: left;
	cursor: pointer;
	}
	.prog-availabilities th div {
		float: left;
		background-repeat: no-repeat;
		background-position: center right;
		padding-right: 25px;
		}
	th.headerSortUp div {
		background-image:url(/graphics/asc.gif);
		}
	th.headerSortDown div {
		background-image:url(/graphics/desc.gif);
		}

.editpage {
	display: inline-block;
	width: 25px;
	height: 10px;
	text-indent: -9999em;
	}

/* Google Translate gadget */
.goog-te-gadget-simple {
	border: 1px solid #72AEB6 !important;
	font-size: 11px !important;
	width: 157px !important;
	padding-bottom: 0!important;
	padding-top:0!important;
	}

.topmenu {
	width: 49.9%;
	float: left;
	}
.topbox{
	width: 100%;
	height: 50px;
	overflow: hidden;
	}

#follow {
	background-color: rgba(0, 0, 0, 0.4);
	border-color: #888;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	padding-top: 10px;
	position: absolute;
	z-index: 999999;
	right: 0;
	top: 10px;
	width: 32px;
	}
	#follow ul {
		color: #000;
		font-size: 24px;
		margin: 0;
		list-style-type: none !important;
		}
	#follow li {
		margin: 0 4px;
		padding-bottom: 10px;
		}
	#follow  a {
		display: block;
		outline: none;
		text-indent: -9999em;
		height: 24px;
		width: 24px;
		}
		#follow .facebook {
			background: url(/graphics/frontpage/sprite.png) no-repeat scroll -229px 0 transparent;
		}
		#follow .twitter {
			background: url(/graphics/frontpage/sprite.png) no-repeat scroll -229px -25px transparent;
		}
		#follow .youtube {
			background: url(/graphics/frontpage/sprite.png) no-repeat scroll -229px -50px transparent;
		}

/* jcarousel box */
#senecrs{
	position: relative;
	height: 300px;
	padding-bottom: 6px;
	}
#senecarousel{
	margin: 0;
	padding: 0;
	}
.senecrs-skin .jcarousel-container-horizontal,
.senecrs-skin .jcarousel-clip-horizontal,
.senecrs-skin .jcarousel-item {
	width: 948px;
	height:300px;
	}
.crsItem {
	position: relative;
	z-index: 0;
	}
.crsTitle {
	position: absolute;
	left: 10px;
	bottom: 20px;
	z-index: 0;
	width: 400px;
	color: #fff;
	background: transparent;
	font: 16px/18px Arial, Helvetica, sans-serif;
	}
	.crsTitle span {
		text-decoration: underline;
		font-size:14px;
		}
	.crsTitle a,
	.crsTitle a:visited {
		color: #fff;
		text-decoration:none;
		}
	.crsTitle a:hover {
		text-decoration: underline;
		}
.crsItemBanner {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 410px;
	height: 75px;
	background: #000;
	}
.crsItemBanner {
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity: 0.5;
	}

/*jQuery UI Autocomplete */
.ui-autocomplete {
	position: absolute;
	background-color: #FFF;
	color: #333;
	border: 1px solid rgba(0,0,0,0.2);
	}
.ui-menu {
	list-style: none;
	display: block;
	float: left;
	}
	.ui-menu .ui-menu-item {
		margin: 0;
		padding: 0;
		zoom: 1;
		float: left;
		clear: left;
		width: 100%;
		text-align: left;
		}
		.ui-menu .ui-menu-item a {
			text-decoration: none;
			color: #212121;
			display: block;
			padding: 3px; 
			line-height: 1.5;
			zoom: 1;
			cursor: pointer;
			}
		.ui-widget-content .ui-state-hover {
			border: 1px solid rgba(0,0,0,0.1);
			margin: -1px;
			background-color: #e3eff0;
			}
.ps-registerBtn {
	display: inline-block;
	position: relative;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial,sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	background-color: #ce3229;
	color: #fff;
	border: 0;
	margin: 3px;
	padding: 7px;
	cursor: pointer;
	text-decoration:none;
}

