/* Site specific styles */

/* Top Level Site CSS
----------------------------------------------------------------------------------------------------*/
body {
	/* background: #fff url(/edu-assets/imgs/bg-tile.jpg); */
}

/* start section background styling */ 

body.admission-body {
	background: #fff url(/edu-assets/imgs/admission-bg-new.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body.about-body {
	background: #fff url(/edu-assets/imgs/about-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body.housing-body {
	background: #fff url(/edu-assets/imgs/housing-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body.disability-body {
	background: #91c2e3 url(/edu-assets/imgs/disability-tile.gif) repeat fixed center top;
	
}
body.mission-vision-body {
	background: #fff url(/edu-assets/imgs/mission-vision-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body.news-and-events-body {
	background: #fff url(/edu-assets/imgs/news-and-events-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body.mar-comm-body {
	background: #fff url(/edu-assets/imgs/mar-comm-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body.un-study-body {
	background: #fff url(/edu-assets/imgs/un-study-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* end section background styling */ 

/* start marketing portal background styling */ 

body.marketing-body {
	background: #fff url(/edu-assets/imgs/marketing-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body.performing-arts-body {
	background: #fff url(/edu-assets/imgs/performing-arts-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body.culinary-body {
	background: #fff url(/edu-assets/imgs/culinary-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body.design-media-body {
	background: #fff url(/edu-assets/imgs/media-design-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body.subway-body {
	background: #fff url(/edu-assets/imgs/subway-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body.undergraduate-body {
	background: #fff url(/edu-assets/imgs/marketing-undergraduate-background.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* end marketing portal background styling */ 

/* start subsite background styling */ 

body.ce-body {
	background: #fff url(/edu-assets/imgs/ce-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body.university-center-body {
	background: #fff url(/edu-assets/imgs/university-center-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body.summer-writers-body {
	background: #fff url(/edu-assets/imgs/summer-writers-043012_Student_Life_421.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body.desis-body {
	background: #fff url(/edu-assets/imgs/desis-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body.parsons-paris-body {
	background: #fff url(/edu-assets/imgs/parsons-paris-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body.interdisciplinary-programs-body {
	background: #fff url(/edu-assets/imgs/interdisciplinary-programs-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body.urban-body {
	background: #fff url(/edu-assets/imgs/urban-bg.jpg) repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* Hides TNS Alert Message */ 
body.alert-override #alert-wrapper
{
	display:none;
}

/* end subsite background styling */ 

/* End Main Nav Menu */

/* Start Breadcrumbs and sub-nav */


#sub-nav-menu a:hover {
	color: #f58026 !important;
}
#sub-nav-show {
	display: none;
	background: #fff;
}
#sub-nav-show a {
	font-family: "franklin-gothic-urw-cond-1","franklin-gothic-urw-cond-2", Arial, Helvetica, sans-serif;
	font-weight: 500;
	display: block;
	text-align: center;
	padding: .5em;
	font-size: 1.25em;
}
#sub-nav-show a i {
	font-size: 1.25em;
}

/* End Breadcrumbs and sub-nav */


/* Start Main Sidebar styles */

#sidebar-buttons ul li a {
	background-color: #f58026;
}
#sidebar-wrapper .eventsRSS, #sidebar-wrapper .eventsRSS p {
	color: #898989;
}
#sidebar-wrapper .eventsRSS p {
}
#sidebar-wrapper .eventsRSS p a {
	font-family: "franklin-gothic-urw-cond-1","franklin-gothic-urw-cond-2", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 1.25em;
	line-height: 1em;
}
#sidebar-wrapper .eventsRSS .datefield {
	font-size: .916em;
	display: block;
}
#sidebar-wrapper .eventsRSS .rss-desc {
	font-size: 12px;
	margin-bottom: 2em;
}

#sidebar h4 {
	margin: 0 0 0.3em 0;
	font-size: 15px;
	line-height:18px;
}


/* End Main Sidebar styles */

/* Start Main content styles */

#main-content-deck {
	background-color: #fff;
	margin-bottom: 1em;
}
#main-content-deck p {
	color: #f58026;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	font-style: normal;
	font-weight: 500;
	margin: 0;
	font-size: 15px!important;
}

#main-content-deck img {
	padding: 0 0 0 0;
}

.introtext {
	color: #f58026;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	font-style: normal;
	font-weight: 500;
	margin: 0;
	font-size: 15px!important;
}
.introtext-slider {
	padding-top:15px;
}

.whitebox #main-content-deck p {
	padding: 0px;
}
#main-content-wrapper img {
	margin-bottom: .5em;
}
#main-content-wrapper h3:first-child {
	margin-top: 0;
}
.page-feature-wrapper {
	
}
.page-feature-wrapper img {
	margin: 0 !important;
	float: left;
}

/* End Main content styles */
/* Start Hub Styles */
.hub a:hover, .hub #main-navigation ul li a:hover, .hub #universal-footer a:hover, .hub #ns-search-submit:hover, .hub #sidebar-buttons ul li a, .hub a.section-header, .hub #all-link-wrapper ul li a:hover, .hub #ns-search-show:hover, .hub .box-title, .hub .view-all a {
	color: #00ced7;
}
.hub .view-all a, .hub .hub_left p a {
	color: #00ced7 !important;
}
.hub .view-all a:hover, .hub .hub_left p a:hover {
	color: #555 !important;
}
.hub .box-title {
	border-top: 1px solid #00ced7;
}
.hub .menubar li a, #hub-menu, .hub #sidebar-buttons ul li a:hover {
	background-color: #00ced7;
}
.hub .menubar li ul li a {
	background-color: #F7F4F4;
}
.hub a.section-header {
	border-top: 1px solid #00ced7;
}
.hub #sidebar-buttons ul li a {
	background-color: #fff;
}
.hub .menubar li a:hover {
	background-color: #898989;
}
.hub #sidebar-buttons ul li a:hover {
	color: #fff;
}
.hub #site-title a, .hub #site-title a:link, .hub #site-title a:visited, .hub #site-title a:active, .hub #site-title a:hover {
	color: #898989;
}
#hub-menu {
	display: block;
	color: #fff;
	margin-bottom: 0;
	padding: 15px;
	width: 35%;
}
#hub-menu p, #hub-menu h1 {
	color: #fff;
}
#hub-menu h1 {
	color: #fff;
	font-size: 34px;
}
#hub-menu h1 .hub-title {
	text-transform: none;
	font-weight: 400;
	font-size: 30px;
}
#hub-menu p {
	font-weight: bold;
	font-size: 14px;
	margin-top: 1em;
}
#hub-menu-container {
	display: block;
	position: relative;
	margin: 0 1% 1em 1%;
}
#hub-menu-container.student-hub {
	background: url(/edu-assets/imgs/student-hub.jpg) right bottom;
	background-size: auto 100%;
}
#hub-menu-container.alumni-hub {
	background: url(/edu-assets/imgs/alumni-hub.jpg) right bottom;
	background-size: auto 100%;
}
#hub-menu-container.faculty-hub {
	background: url(/edu-assets/imgs/faculty-hub.jpg) right bottom;
	background-size: auto 100%;
}
#hub-menu-container.employees-hub {
	background: url(/edu-assets/imgs/employees-hub.jpg) right bottom;
	background-size: auto 100%;
}
#hub-menu-container.parents-hub {
	background: url(/edu-assets/imgs/parents-hub.jpg) right bottom;
	background-size: auto 100%;
}
#hub-menu-container.giving-hub {
	background: url(/edu-assets/imgs/giving-hub.jpg) right bottom;
	background-size: auto 100%;
}
#hub-menu-container.prospective-student-hub {
	background: url(/edu-assets/imgs/prospective-student-hub.jpg) right bottom;
	background-size: auto 100%;
}
#hub-menu-container #hub-sidebar {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 0;
	width: 23.6%;
}
.hub #sidebar-buttons ul {
	margin-bottom: 0;
}
.hub #sidebar-buttons ul li:last-child {
	margin-bottom: 0;
}
a.see-all-toggle, a.see-all-toggle-2 {
	background: #fff;
	display: block;
	text-align: right;
	color: #00CED7;
	padding: 3px 20px;
	text-transform: uppercase;
}
a.see-all-toggle:hover, a.see-all-toggle-2:hover {
	background: #f5f5f5;
}
a.see-all-toggle .icon-caret-right, a.see-all-toggle-2 .icon-caret-right {
	font-size: 20px;
	float: right;
	margin-top: 1px;
	margin-left: 8px;
}
a.see-all-toggle-2 {
	display: none;
}
.hub .link-wrapper {
	width: 100%;
	
	font-size: 12px;
	text-transform: uppercase;
	margin: -1em 0 .5em 0;
	padding: 1em 0 0 0;
}
.hub .link-wrapper a {
	color: #fff;
	display: block;
}
.hub .link-wrapper ul {
	padding: 0;
	margin: 0;
}
.hub .link-wrapper ul li {
	list-style: none;
	margin-bottom: 1em;
}
.hub .link-wrapper ul li a:hover {
	text-decoration: underline;
}
.hub .link-wrapper ul li a:hover i {
	text-decoration: none;
}
.hub .links-col {
	width: 46%;
	float: left;
	margin-right: 8%;
}
.hub .links-col.omega {
	margin-right: 0;
}
.hub #hub-menu-container ul li a {
	display: block;
	position: relative;
	padding-left: 15px;
	font-weight: bold;
}
.hub #hub-menu-container #sidebar-buttons ul li a {
	padding: 1em 1.5em 1em 2em;
}
.hub .link-wrapper ul li a .icon-caret-right {
	position: absolute;
	top: -7px;
	left: 0;
	width: 5px;
	-webkit-transform: rotate(225deg);
	font-size: 20px;
}
.hub #-content-global-wrapper {
	position: relative;
}
.hub #all-links {
	position: absolute;
	width: 60.9%;
	top: 0;
	right: 0;
	background: #f5f5f5;
	margin-right: 1%;
	display: none;
}
.hub #all-link-wrapper {
	padding: 15px;
}
.hub #all-link-wrapper ul {
	padding: 0;
	margin: 0;
}
.hub #all-link-wrapper ul li {
	padding: 0;
	margin-bottom: 2.25em;
	list-style: none;
	font-size: 12px;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	font-weight: 500;
	text-transform:uppercase;
}
.hub #all-link-wrapper ul li a {
	color: #707070;
	
	display: block;
}
.hub #all-link-wrapper ul li ul {
	margin-top: .5em;
}
.hub #all-link-wrapper ul li ul li {
	margin-bottom: .5em;
	font-weight: 400;
	text-transform:none;
	font-size: 1em;
}
.hub .link-col {
	width: 30%;
	float: left;
	margin-right: 3%;
}
.close-all-links {
	display: none;
}
.hub .see-all-links .icon-caret-right {
	width: 5px;
}
#more-links-wrapper p {
	margin: 0;
}
/* End Hub Styles */

/* Typography
----------------------------------------------------------------------------------------------------*/
body {
}
p {
}
h1 {
	color: #666;
}

h3 {
}

h4 {
	
}
h5 {
	
}
h6 {
	
}
a {
	color: #f58026;
	text-decoration: none;
}
a:hover, #top-utility-links a:hover {
	color: #666;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	color: #666;
}
#content-sidebar h2 {
	font-size: 14px;
	margin-bottom: 0;
	padding-bottom: 4px;
}
#content-sidebar p {
	line-height: 16px;
}
#content-sidebar h2:first-child {
	margin-top: 0;
}
a.section-header {
	display: block;
	font-size: 14px;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	font-weight: 400;
	color: #f58026;
	border-top: 1px solid #f58026;
	padding-top: 6px;
	margin-bottom: .5em;
}
a.section-header:hover {
	color: #898989;
}
.box-title {
	font-size: 14px;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	font-weight: 700;
	color: #f58026;
	border-top: 1px solid #f58026;
	padding-top: 6px;
	margin-bottom: .5em;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active {
	color: #666;
}
h2 a:hover {
	color: #f58026;
}
#main-content-block h2 {
	border-bottom: none;
	padding: 0;
}
.all-link-hide {
	display: none;
}

/* Plugins
----------------------------------------------------------------------------------------------------*/
/* Homepage draggable styles */
.drag-loading-window {
	position: absolute;
	font-size: 32px;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	color: #666;
	text-align: center;
	width: 75%;
	margin-left: 10%;
	margin-top: 100px;
}
.drag-loading-window h1 {
	font-size: 12px;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	display: block;
	margin-top:900px;
	color: #A19988!important;
}

.drag-loading-window p {
	font-size: 32px;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	color: #666;
	display: inline;
}

p.loading-desc {
	font-size: 9px!important;
	font-family: "Arial ", Helvetica, sans-serif!important;
	text-transform: none!important;
	line-height: 11px!important;
	display:block!important;
	color: #A19988!important;
}

.draggable {
	background: #35424a;
	margin: 0 .79% 1em .79%;
	float: left;
	display: block;
	color: #333;
	cursor: move;
	z-index: 1;
	position: relative;
/*	border: 1px solid #fff; */
/*	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;*/
	opacity: 0;
	/*filter: alpha(opacity=0);  For IE8 and earlier */ 
}
.draggable:hover {
	cursor: move;
}
.draggable.vertical {
	width: 23.4%;
	height: 278px;
}
.draggable.small {
	width: 23.4%;
	height: 131px;
}
.draggable.large {
	width: 48.4%;
	height: 278px;
}
.draggable.orange {
	background: #f3a30f;
}
.draggable.blue /*light grey*/{
	background: #82898f;
}
.draggable.yellow {
	background: #ffd451;
}
.draggable.green {
	background: #2dafa7;
}
.draggable.red {
	background: #e80033;
}
.drag-wrapper {
	padding: 16px 16px 0 16px;
	font-size: 32px;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	cursor: move;
	position: relative;
	color: #fff;
	line-height: 32px;
	overflow: hidden;
	/*border: 1px solid #fff;*/
}
.vertical .drag-wrapper, .large .drag-wrapper {
	height: 258px;
}

.small .drag-wrapper {
	height: 111px;
}
#main-content-area {
	display: block;
	position: relative;
	height: 75em;
	overflow: hidden;
	-webkit-transition-property: height;
	-moz-transition-property: height;
	-ms-transition-property: height;
	-o-transition-property: height;
	transition-property: height;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s; 
}
.hide-item {
	float: right;
}
.drag-item-links {
	display: none;
}
#drag-menu  {
	margin: -.5em 1% .5em 1%;
}
.expand-button {
	position: absolute;
	right: 13px;
	bottom: 0px;
	font-size: 20px;
	line-height: .5em;
	z-index: 101;
	color: white !important;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	font-weight: 300;
	display: block;
	padding: 14px;
}
.drag-more {
	position: absolute;
	display: none;
	padding: 16px 16px 4px 16px;
	background:	#fff;
/*	margin-left: -1px; */
}
.drag-more-title {
	font-size: 24px;
	font-family: "franklin-gothic-urw-cond-1","franklin-gothic-urw-cond-2", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	margin-bottom: 7px;
	line-height: 1em;
	color: #3a3b40;
}
.draggable a {
	color: #252525;
}
.draggable.blue .drag-more-title, .draggable.blue a {
	color: #82898f;
}
.draggable.green .drag-more-title, .draggable.green a {
	color: #2dafa7;
}
.draggable.yellow .drag-more-title, .draggable.yellow a {
	color: #ffd451;
}
.draggable.red .drag-more-title, .draggable.red a {
	color: #e80033;
}
.draggable.orange .drag-more-title, .draggable.orange a {
	color: #f3a30f;
}
.draggable a:hover, .draggable .drag-more-title:hover {
	color: #f58026;
}
.draggable.orange .drag-more-title:hover, .draggable.orange a:hover {
	color: #252525;
}
.drag-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.img-swap {
	display: none;
}
.merge-em {
	border-bottom: 0px;
}
.show-img {
	display: block !important;
}
.triangle {
	position: absolute;
	right: 9px;
	bottom: -14px;
	z-index: 101;
	display: none;
}
.shuffle-menu {
	float: right;
	font-size: 1.5em;
	font-size: 10px;
	text-transform: uppercase;
}
.grid-em, .shuffle-em {
	cursor: pointer;
	display: inline-block;
	padding: 8px;
	font-size: 20px;
	color: #666;
}
.drag-info {
	display: inline-block;
	padding: 8px;
	font-size: 20px;
}
.grid-em:before {
	font-size: 10px;
	margin-right: 10px;
	float: left;
	margin-top: 6px;
}
.shuffle-em:before {
	font-size: 10px;
	margin-right: 10px;
	float: left;
	margin-top: 6px;
}
.shuffle-var-1 .grid-em:before {
	content:"grid ";
}
.shuffle-var-1 .shuffle-em:before {
	content:"shuffle ";
}
.shuffle-var-2 .grid-em:before {
	content:"control ";
}
.shuffle-var-2 .shuffle-em:before {
	content:"chaos ";
}
.shuffle-var-3 .grid-em:before {
	content:"conventional ";
}
.shuffle-var-3 .shuffle-em:before {
	content:"daring ";
}
.shuffle-var-4 .grid-em:before {
	content:"organize ";
}
.shuffle-var-4 .shuffle-em:before {
	content:"randomize ";
}
.shuffle-var-5 .grid-em:before {
	content:"standard ";
}
.shuffle-var-5 .shuffle-em:before {
	content:"unconventional ";
}
.shuffle-var-6 .grid-em:before {
	content:"uniform ";
}
.shuffle-var-6 .shuffle-em:before {
	content:"haphazard ";
}
.shuffle-var-7 .grid-em:before {
	content:"serious ";
}
.shuffle-var-7 .shuffle-em:before {
	content:"whimsical ";
}
.shuffle-var-8 .grid-em:before {
	content:"precise ";
}
.shuffle-var-8 .shuffle-em:before {
	content:"scattered ";
}
.shuffle-var-9 .grid-em:before {
	content:"neat ";
}
.shuffle-var-9 .shuffle-em:before {
	content:"disarranged ";
}
.shuffle-var-10 .grid-em:before {
	content:"right brain ";
}
.shuffle-var-10 .shuffle-em:before {
	content:"left brain ";
}
.shuffle-var-11 .grid-em:before {
	content:"Batman ";
}
.shuffle-var-11 .shuffle-em:before {
	content:"The Joker ";
}
.shuffle-var-12 .grid-em:before {
	content:"signal ";
}
.shuffle-var-12 .shuffle-em:before {
	content:"noise ";
}
.shuffle-var-13 .grid-em:before {
	content:"Enlightenment ";
}
.shuffle-var-13 .shuffle-em:before {
	content:"Romantic ";
}
.shuffle-var-14 .grid-em:before {
	content:"Feng-Shui ";
}
.shuffle-var-14 .shuffle-em:before {
	content:"Wabi-Sabi ";
}
.shuffle-var-15 .grid-em:before {
	content:"Ibsen ";
}
.shuffle-var-15 .shuffle-em:before {
	content:"Ionesco ";
}
.shuffle-var-16 .grid-em:before {
	content:"prix fixe ";
}
.shuffle-var-16 .shuffle-em:before {
	content:"potluck ";
}
.shuffle-var-17 .grid-em:before {
	content:"Felix ";
}
.shuffle-var-17 .shuffle-em:before {
	content:"Oscar ";
}
.shuffle-var-18 .grid-em:before {
	content:"Hardboiled ";
}
.shuffle-var-18 .shuffle-em:before {
	content:"Scrambled ";
}
.shuffle-var-19 .grid-em:before {
	content:"major chord ";
}
.shuffle-var-19 .shuffle-em:before {
	content:"tone cluster ";
}
.shuffle-var-20 .grid-em:before {
	content:"scripted ";
}
.shuffle-var-20 .shuffle-em:before {
	content:"improvised ";
}
.shuffle-var-21 .grid-em:before {
	content:"harmony ";
}
.shuffle-var-21 .shuffle-em:before {
	content:"dissonance ";
}
.shuffle-var-22 .grid-em:before {
	content:"Solitaire ";
}
.shuffle-var-22 .shuffle-em:before {
	content:"52 Card Pickup ";
}
.shuffle-var-23 .grid-em:before {
	content:"Doris Day ";
}
.shuffle-var-23 .shuffle-em:before {
	content:"Janis Joplin ";
}
.shuffle-var-24 .grid-em:before {
	content:"garden ";
}
.shuffle-var-24 .shuffle-em:before {
	content:"jungle ";
}
.shuffle-var-25 .grid-em:before {
	content:"Apollonian ";
}
.shuffle-var-25 .shuffle-em:before {
	content:"Dionysian ";
}
.shuffle-var-26 .grid-em:before {
	content:"Mondrian ";
}
.shuffle-var-26 .shuffle-em:before {
	content:"Pollock ";
}

.drag-info:before {
	content:"help ";
	font-size: 10px;
	margin-right: 10px;
	float: left;
	margin-top: 6px;
}
.shuffle-em img {
	opacity: 0.75;
	filter: alpha(opacity=75); /* For IE8 and earlier */
	height: 17px;
}
.shuffle-em:hover img {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
.grid-em:hover, .shuffle-em:hover {
	color: #2c2d31;
}
.drag-info:hover {
	background-color: #b0adad;
	color: #fff;
}
.drag-info {
	position: relative;
}
#tip-box {
	width: 320px;
	position: absolute;
	right: 0;
	top: 39px;
	background-color: #b0adad;
	padding: 17px;
	display: none;
	z-index: 150;
	color: #fff
}
#tip-box p {
	line-height: 14px !important;
	font-size: 11px;
	text-transform: none;
}
#tip-box p img {
	display: block;
	margin: 8px 20px 0px;
}
#tip-box strong {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#tip-box p:last-child {
	margin-bottom: 0px
}
/* Start PageBuilder Widget Styles */
/* Feed Widget */

#sidebar .widgetWrapper {
	background-color: #fff;
	padding: 20px 20px;
	margin-bottom: 15px;
}
#sidebar .feedWidget .eventsRSS .titlefield:hover, .sidebar .feedWidget .eventsRSS .titlefield:hover,
#sub-nav .feedWidget .eventsRSS .titlefield:hover {
	color:#f58026;
}

img.menuToggleImg 
{
    max-width: 54px;
}



/* Start Homepage Module */

#slider-module {
	position: relative;
	margin-bottom: 12px;
}
#slider-module.iframe-slider iframe {
	width: 100%;
	height: 284px;
}
#nav-dot-wrapper {
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 999;
}
#slider-module.iframe-slider #nav-dot-wrapper {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 999;
}
#nav-dots {
	display: block;
}
#nav-dots a {
	color: #f58026;
	display: inline-block;
	height: 6px;
	width: 6px;
	margin-right: 5px;
	border: 3px solid;
	background-color: transparent;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px;
}
#nav-dots a:hover, #nav-dots a.active-button {
	background-color: #f58026;
}
#story {
	clear: both;
	background: #fff;
	display: block;
}

#story a {
	display: block;
	background: #666;
	position: relative;
}

#ss-story {
	clear: both;
	background: #fff;
	display: block;
}

#ss-story a {
	display: block;
	background: #666;
	position: relative;
}

#slider-text {
	position: absolute;
	bottom: 0px;
	background: #545454;
	width: 100%;
	padding: 15px 0;
}

#ss-story h1 {
	font-size: 20px;
	margin-bottom: 5px;
	text-transform: none;
	color: white;
	font-weight: 500;
	padding: 0 150px 10px 20px;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	font-weight: 700;
}

#story h1 {
	font-size: 20px;
	margin-bottom: 5px;
	text-transform: none;
	color: white;
	font-weight: 500;
	padding: 0 150px 0 20px;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	font-weight: 700;
}
#story p {
	margin: 0;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #f58026;
	line-height: 1em;
	padding: 0 20px;
}

/* whitebox captions */
.whitebox #caption {
	padding: 0;
	position: relative;
	background: none;
}
.whitebox #caption img {
	display: block;
	margin-bottom: 0;
}
.whitebox #slider-text {
	position: absolute;
	bottom: 0px;
	background: #ece9e6;
	background: rgba(236,233,230,.85);
	width: 100%;
	padding: 12px 0;
}
.whitebox #caption p {
	margin: 0;
	padding: 0 20px;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	color: #666666 !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 1.25em;
}
.whitebox #caption p em {
	font-size: 10px !important;
	display: block;
	padding-left: 20px
}
/* whitebox captions*/

.iframe-slider #slider-text {
	position: relative;
	bottom: auto;
	background: #545454;
	width: 100%;
	padding: 15px 0;
	margin-top: -6px;
}
.iframe-slider #story h1 {
	margin-bottom: 0px;
}

.iframe-slider #ss-story h1 {
	margin-bottom: 0px;
}

#module-ctas {
	display: block;
}
#module-ctas a {
	display: block;
	font-size: 1.75em;
	color: #A7D9D4;
	padding: 12px 50px 12px 20px;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	font-weight: 500;
	margin-top: -4px;
}
#module-ctas a#more-stories-link {
	position: relative;
	text-align: right;
}
#module-ctas a#more-stories-link .icon-caret-right {
	font-size: 1.5em;
	line-height: .1em;
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: auto;
}
#module-ctas a:hover {
	background: #a7d9d4;
	color: #fff;
}

ul#module-content {
	display: none;
}
#story-type {
	color: #f58026;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 12px;
	padding: 0 20px;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
}
#story a:hover #slider-text {
	background: #f58026;
}
#story a:hover #slider-text p {
	color: #545454;
}
#story a:hover #slider-text #story-type {
	color: #545454;
}
#story .icon-caret-down {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 36px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	color: #fff;
}

/* For Student Services Homepage Module */

#ss-story-type {
	color: #f58026;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 12px;
	padding: 0 20px;
	font-family: "franklin-gothic-urw-1","franklin-gothic-urw-2", "Arial ", Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
}
#ss-story a:hover #slider-text {
	background: #f58026;
}
#ss-story a:hover #slider-text p {
	color: #545454;
}
#ss-story a:hover #slider-text #story-type {
	color: #545454;
}
#ss-story .icon-caret-down {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 36px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	color: #fff;
}

/* End Homepage Module */

/* Start Academics Isotope styles */

#isotope-items .isofile.cert a.iso-block {
	background: #81888e;
}
#isotope-items .isofile.gradcert a.iso-block {
	background: #246e68;
}
#isotope-items .isofile.phd a.iso-block {
	background: #9ededa;
}
#isotope-items .isofile.ms a.iso-block {
	background: #64bbb6;
}
#isotope-items .isofile.mm a.iso-block {
	background: #246e68;
}
#isotope-items .isofile.mfa a.iso-block {
	background: #2dafa7;
}
#isotope-items .isofile.march a.iso-block {
	background: #67a095;
}
#isotope-items .isofile.ma a.iso-block {
	background: #8bcfb7;
}

#isotope-items .isofile.bs a.iso-block {
	background: #c9870d;
}
#isotope-items .isofile.bm a.iso-block {
	background: #ffd451;
}
#isotope-items .isofile.bfa a.iso-block {
	background: #e80034;
}
#isotope-items .isofile.bba a.iso-block {
	background: #c01d41;
}
#isotope-items .isofile.ba a.iso-block {
	background: #f3a30f;
}
#isotope-items .isofile.aas a.iso-block {
	background: #35424a;
}
#isotope-items .isofile.nondegrees a.iso-block {
	background: #81888e;
}
.iso-big-inner-wrapper p a {
	color: #f58026;
}
a.request-info-link:hover {
	background: #f58026;
}
span.feature-text-bar {
	padding: 12px 0px 0px 24px;
	text-transform: uppercase;
	color: #898888;
	font-size: 12px;
	display: inline-block;
	float: left;
}

#expanded-content .minor-nspe-desc {
	display: none;
}

/* End Academics Isotope styles */

/*Tablecloth*/


.toggleAdvancedSearchWrapper
{
    display:none;
}
.ektron-ui-quiet 
{
    display:none;
}

/* Google Map styles */
#map {
	width: 100%;
	height: 600px;
	float: left;
}
#map img {
	max-width: 10000%;
}
#mapcontainer {
	width: 100%;
}
#mapcontainer img {
	max-width: 10000%;
}
/* twitter widget */
.twtr-doc {
	width: auto !important;
}
/*instagram feed widget*/
.instagram-item {
	float: left;
	position: relative;
	width: 31%;
	margin-right: 2%;
}
.interaction-container {
	position: absolute;
	bottom: 25px;
	background: rgb(255,255,255);
	width: 100%;
	background: rgba(255,255,255,0.90);
}
.likes-box {
	display: inline;
	margin-left: 8px;
}
.comments-box {
	display: inline;
	margin-left: 8px;
}
.likes-box:before {
	content: '\f004';
	font-family: FontAwesome;
	margin-right: 3px;
}
.comments-box:before {
	content: '\f075';
	font-family: FontAwesome;
	margin-right: 3px;
}
.hide {
	display: none;
}

.newsRSS .rss-desc p {
    max-width: 190px;
    float: none!important;
    margin: 0 0 10px!important;
}
@media (max-width: 1023px) {
    .newsRSS .rss-desc p {
        max-width: 160px;
    }
}
@media (max-width: 479px) {
    .newsRSS .rss-desc p {
        max-width: 100%;
    }
}

/* New Twitter Widget 7.21.2013 */

ul#twitter-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#twitter-list li {
	clear: both;
	font-size: 12px;
	margin-bottom: 20px;
}
ul#twitter-list li img {
	float: left;
	margin: 0 5px 3px 0;
}
ul#twitter-list li a.tweet-link {
	display: block;
	text-align: right;
}
ul#twitter-list li .tweet-time {
	display: block;
	font-weight: bold;
}
/* Media Queries
----------------------------------------------------------------------------------------------------*/
/* ex: tablets in portrait
----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	body {
		background: #fff url(/edu-assets/imgs/bg-tile.jpg) repeat !important;
		-webkit-background-size: auto !important;
		-moz-background-size: auto !important;
		-o-background-size: auto !important;
		background-size: auto !important;
	}
	#nav-dots a {
		height: 20px;
		width: 20px;
		margin-right: 15px;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		border-radius: 20px; /* future proofing */
		-khtml-border-radius: 20px;
		border: 4px solid;
	}
	
	.drag-loading-window h1 {
		margin-top: 580px;
	}
}
@media (max-width: 1023px) {
	#hub-menu-container {
		background: transparent !important;
	}
	#hub-menu-container #hub-sidebar {
		position: relative;
		width: 100%;
	}
	#hub-menu {
		margin-bottom: 1em;
		width: auto;
	}
	#hub-left {
		width: 53%;
		float: left;
	}
	.hub #-content-global-wrapper {
		width: auto;
	}
	.hub #all-links {
		position: relative;
		width: 98%;
		top: 0;
		right: 0;
		background: #f5f5f5;
		margin: 0 1% 1em 1%;
		display: block;
	}
	.draggable.vertical {
		height: 213px;
	}
	.draggable.small {
		height: 99px;
	}
	.draggable.large {
		height: 213px;
	}
	.vertical .drag-wrapper, .large .drag-wrapper {
		height: 195px;
	}
	.small .drag-wrapper {
		height: 81px;
	}
	.drag-wrapper {
		padding: 8px 8px 8px 8px;
		font-size: 24px;
		line-height: 24px;
	}
	.large .drag-wrapper {
		font-size: 24px;
		line-height: 24px;
	}
    .hub-left {
		width: 53%;
		float: left;
	}
	.hub .top-level-feeds {
		width: auto;
		float: none;
	}
	.hub .top-level-feeds .widget {
		width: 48%;
		float: left;
		margin-right: 1%;
		margin-left: 1%;
	}
	#main-content-area {
		height: 58em;
	}
	.page-feature-wrapper a.request-info-link {
		float: none;
		border: 0;
		padding: 12px 0;
		text-align: center;
		clear: both;
	}
	span.feature-text-bar {
		width: 100%;
		padding: 12px 0;
		text-align: center;
		clear: both;
		float: none;
	}
	#slider-module.iframe-slider iframe {
		height: 264px;
	}
	a.see-all-toggle-2 {
		display: block;
	}
	a.see-all-toggle {
		display: none;
	}
	
	
	/* Start Multi Column Styles */
	.multi-column-wrapper {
		width:92.5%!important;
	}	
	.multi-column-right {
		float:left;
		width:100%
	}
	.multi-column-left {
		float:left;
		width:100%
	}
	/* End Multi Column Styles */
	
	
	
	
	
	
	
	
}
/* ex: handhelds in landscape
----------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
	#sub-nav-menu {
		display: none;
	}
/*	#main-content-wrapper h1 {
		display: none;
	}*/
	#sub-nav-show {
		display: block;
	}
	#hub-left {
		width: auto;
		float: none;
	}
	.draggable {
		width: 100% !important;
		float: none !important;
		position: relative !important;
		left: auto !important;
		top: auto !important;
		height: auto !important;
		display: block;
		margin: 0 0 1em 0;
		clear: both;
		overflow: hidden;
		cursor: auto;
	}
	.shuffle-menu {
		display: none;
	}
	#main-content-area {
		height: auto;
	}
	.drag-wrapper {
		height: 73% !important;
		padding: 8px 40px 8px 2%;
		cursor: auto;
		border: 0px solid #fff;
	}
	.drag-more {
		position: relative;
		padding-left: 28%;
		background: transparent;
		cursor: auto;
	}
	.drag-more p {
		color: #fff;
	}
	.yellow .drag-more p, .yellow .drag-more .drag-more-title, .yellow .drag-more a {
		color: #555 !important;
	}
	.drag-img {
		width: 25%;
		height: auto;
		display: none !important;
		z-index: auto;
	}
	.expand-button {
		right: 0px;
		left: auto;
		top: 0px;
		bottom: auto;
		display: block !important;
	}
	.triangle {
		display: none !important;	
	}
	.drag-more-title {
		color: #fff !important;
	}
	#slider-text {
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		background:	transparent;
		padding-bottom: 0px;
	}	
	.hub .top-level-feeds {
		width: auto;
		float: none;
	}	
	#story h1 {
		padding: 0;
	}
	.iframe-slider #story h1 {
		padding-left: 20px;
	}
	#story p {
		padding: 0;
	}
	#story img {
		
	}
	#story-type {
		padding: 0;
	}
	#story a:hover #slider-text {
		background: transparent;
	}
	#story a:hover #slider-text p {
		color: #f58026;
	}
	#story a:hover #slider-text #story-type {
		color: #f58026;
	}
	#nav-dots {
		text-align: center;
	}
	#nav-dots a {
		margin-right: 7px;
		margin-left: 7px;
	}
	#module-ctas a {
		font-size: 1.75em;
		color: #fff;
		margin-top: 0px;
		background: #a7d9d4;
		padding: 12px 40px 12px 10px;
		margin-top: 10px;
	}
	#module-ctas a#more-stories-link .icon-caret-right {
		font-size: 1.5em;
		position: absolute;
		right: 10px;
		bottom: 20px;
	}
	#module-ctas a:hover {
		background: #fff;
		color: #a7d9d4;
	}
	#nav-dot-wrapper, #slider-module.iframe-slider #nav-dot-wrapper {
		position: relative;
		top: auto;
		left: auto;
		margin-bottom: 10px;
		border-bottom: 1px solid white;
		padding-bottom: 5px;
	}
	.whitebox#slider-module {
		background: #545454;
	}
	.whitebox #slider-text {
		position: relative;
		bottom: auto;
		background: none;
		width: auto;
		padding: 10px 0 0 0;
	}
	.whitebox #slider-text p {
		padding: 0;
		color: #fff !important;
	}
	#slider-module.iframe-slider iframe {
		height: 230px;
	}
	#story {
		background: transparent;
	}
	#story a {
		display: inline;
		background: transparent;
		position: relative;
	}
	#story .icon-caret-down {
		display: none;
	}
	.hub .top-level-feeds .widget {
		width: auto;
		float: none;
		margin-right: 0;
		margin-left: 0;
	}
	.large .drag-wrapper {
		font-size: 24px;
		line-height: 24px;
	}
	.draggable a {
		color: #fff !important;
	}
	.draggable p a:hover {
		color: #666 !important;
	}
	.draggable.orange p a:hover, .draggable.blue p a:hover, .draggable.yellow p a:hover, .draggable.green p a:hover, .draggable.red p a:hover {
		color: #3a3b40 !important;
	}
	#main-content-area {
		-webkit-transition-property: none;
		-moz-transition-property: none;
		-ms-transition-property: none;
		-o-transition-property: none;
		transition-property: none;
		-webkit-transition-duration: none;
		-moz-transition-duration: none;
		-ms-transition-duration: none;
		-o-transition-duration: none;
		transition-duration: none; 
	}
	
	/* Start Multi Column Styles */
	.multi-column-wrapper {
		width:89%!important;
	}	
}
@media (max-device-width: 480px) {
	
	
}
/* ex: handhelds in portrait
----------------------------------------------------------------------------------------------------*/
@media (max-width: 479px) {
	
	
	.hub .links-col {
		width: auto;
		float: none;
		margin-right: 0;
	}
	.hub .link-col {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	#slider-module.iframe-slider iframe {
		height: 149px;
	}
}