#searchField{
	float:left;	
}
#searchBox{
	height:40px;	
}
/* ####### THE BASICS #######  */
.full-width{
	width:100%;	
}
body{
	font-family:Arial, Helvetica, sans-serif;	
}
.pollux_center #polluxRight{
	display:none;	
}
#wrap{
	background:repeat-y url("images/nav-bg.gif") scroll left top #FBFBF9;	
}
.clear_left_spacer /* Needed to clear the floats for background image */ {
	clear:left;
	height:1px;
	line-height:1px;
	font-size:1px;
	padding-bottom:100px;
}
h1 {
	font-weight:normal;
	font-size:26px;
	padding:20px 0 5px 0;
	margin:0;
	color:#3f3456;
	background-color:#fbfbf9;
}
#title h1{
	padding:0;	
}
#title a{
	padding:20px 0 5px 0;
	display:block;	
}
.sub-title{
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    padding: 0 0 10px;
	display:block;
	text-indent:17px;
	background-color:#fbfbf9;
	margin:-5px 0 0;
	color:#777777;
}
#content{
	background:transparent url("images/headline_spanner.png") no-repeat top left;
	float:left;
	width:960px;
	padding:7px 0 0;
}
.twocoll #content {
	background:transparent url("images/headline_spanner_2col.png") no-repeat top left;
}
.clear{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
h1 a {
	color:#3f3456;
}
h1 a:hover {
	color:#765fa7;
	text-decoration:underline;
}
#innerWrap h2 {
	font-weight:bold;
	color:#423759;
	font-size:15px;
	margin:10px 0 10px 0;
	padding:0;
}
#polluxRight h2{
	margin:0 0 10px;
	font-size:14px;
}
.right-content-item, .right-content-index, .timeline, .right-list-tile, .right-news-index, .rss-feed, .right-event-index, #alertHistory, .emergency-phone-number, .right-twitter-title{
	margin:35px 0 10px !important;	
} 
#innerWrap .person h2{
	margin:0;
	font-size:16px;	
}
#innerWrap .person .clearfix{
	width:100%;	
}
h3 {
	color:#423759;
	font-weight:bold;
	font-size:14px;
	margin:12px 0 4px 0;
	padding:0;
	line-height:18px;
}
h4 {
	color:#423759;
	font-weight:bold;
	font-size:13px;
	margin:12px 0px 4px 0;
	padding:0;
	line-height:16px;
}
h5 {
	color:#505050;
	font-size:12px;
	margin:10px 0 10px 0;
	padding:0;
	line-height:16px;
}
h6 {
	color:#505050;
	font-size:10px;
	margin:5px 0 5px 0;
	padding:0;
}
#innerWrap p {
	color:#505050;
	font-size:12px;
	line-height:20px;
	margin:0 0 20px 0;
	padding:0;
}
hr {
	color:#E0DEDD;
	background-color:#E0DEDD;
	border:0 solid white;
	height:1px;
	padding:0;
}
table{
	border:none;
	border-left:#bdbdbc 1px solid;
	border-top:#413454 3px solid;
	padding:0;
	margin:0 0 15px 0; 
}
table tr {
	border:none;
	padding:0;
	margin:0;
	height:29px;
}
table tr td{
	padding:0 10px;
	margin:0;
	height:29px;
	border:none;
	border-bottom:#bdbdbc 1px solid;
	border-right:#bdbdbc 1px solid;
}
table tr th{
	padding:0 10px;
	margin:0;
	height:29px;
	border:none;
	border-bottom:#bdbdbc 1px solid;
	border-right:#bdbdbc 1px solid;
	background-color:#e9e9e7;
	color:#413454;
}
table tr th p{
	margin:0;
	padding:0;
}
p font {
	color:#505050;
}
a {
 	outline:none;
	text-decoration:none;
	color:#3c6fad;
}
a:hover {
	color:#4694e4;
	text-decoration:underline;
}
a img {
	border:0px;
}
.header a:hover {
	color:none;
	text-decoration:none;
}
.pollux_left, .pollux_center, #polluxRight, .pollux_spread {
	display:block;
	float:left;
	min-height:500px;
}
.pollux_left {
	width:190px;
	margin:0 15px 40px 0;
	padding:0;
}
.pollux_center {
    margin-right:15px;
    width:500px;
}
.twocoll .pollux_center{
	width:740px;	
}
.pollux_center table, .pollux_spread table { /* In case some text is in the pollux_center or pollux_spread but not in a p tag (Mainly for Collage) */
	color:#505050;
	font-size:12px;
	line-height:20px;
	border-collapse:collapse !important;
}
.pollux_center, .pollux_spread { /* In case some text is in the pollux_center or pollux_spread but not in a p tag (Mainly for Collage) */
	color:#505050;
	font-size:12px;
	line-height:20px;
	margin-bottom:40px;
}
#polluxRight {
	width:240px;
	margin:-25px 0 40px;
}
.pollux_spread {
	width:590px;
	margin-right:0;
}
/* Shared body styles for lists, etc. */
.pollux_center ul,
.pollux_center ol,
.pollux_spread ul,
.pollux_spread ol {
	margin:0 0 22px 0;
	padding:0;
	color:#505050;
	font-size:12px;
}
.pollux_center ul li,
.pollux_center ol li,
.pollux_spread ul li,
.pollux_spread ol li {
	margin:0 0 0 18px;
	line-height:20px;
}

.pollux_center ol ol{
	list-style:lower-alpha;
}
.pollux_center ol ol ol{
	list-style:lower-roman;
}
/* ####### Breadcrumbs #######  */
#breadcrumb{
	font-size:1.1em;
	margin:0;
	padding:8px 0 8px 5px;
	font:Arial;
	line-height:20px;
	background-color:#EEEEEC;
	border-bottom:1px solid #E1E1E0;
}
span.arrow {
	color:#C8C7C5;
	font-size:14px;
	padding-right:3px;
	padding-left:2px;
}
#breadcrumb p a {
	color:#3C6FA7;
}

#breadcrumb p a.active {
	color:#423759;
	font-weight:bold;
}

/* ####### POLLUX_LEFT #######  */
.pollux_left a{
    background-color:#F6F5F4;
    border-top:1px solid #E0DEDD;
    color:#3C6FA7;
    display:block;
    font-size:12px;
    font-weight:bold;
    padding:10px 17px;
}
.pollux_left .currentbranch0 a{
	border-bottom:none;
	background-color:transparent;
}
.multilevel-linkul-0, .multilevel-linkul-1, .multilevel-linkul-2{
	list-style:none;
	padding:0;
}
.multilevel-linkul-0{
	border-bottom:1px solid #E0DEDD;
	padding-bottom:10px;
}
.multilevel-linkul-1, .multilevel-linkul-2{
	padding-left:17px;
}
.multilevel-linkul-0 a{
	background-color:transparent;
	border-top:none;
    color:#3C6FA7;
    font-size:11px;
    font-variant:normal;
    font-weight:normal;
    margin:0;
    padding:3px 17px 3px 30px;
}
.currentbranch1 a, .currentbranch2 a, .currentbranch0 a,  .currentbranch3 a{
	color:#423759;
}
.past a{
	color:#3C6FA7;
}
.current a{
	font-weight:bold;
}
.multilevel-linkul-0 .current a, .multilevel-linkul-1 .current a{
    background:no-repeat url("images/arrow.gif") 9% 49%;
}

/* ####### POLLUX_CENTER #######  */
.main_photo img{
	margin:15px 0;
	padding:1px;
	border:1px solid #cccccb;
	width:496px !important;
	height:auto !important;
}

/* ####### POLLUX_RIGHT #######  */
#polluxRight ul.hotlist, .subscription ul, .right-news-index-items{
	line-height:14px;
	font-size:12px;
	border-top:1px solid #d6d6d4;
	list-style-type:none;
	margin:0 0 35px 0;
	padding:0;
}
#polluxRight ul.hotlist li, .subscription li, .news-item-right, .event-item-right{
	border-bottom:1px solid #d6d6d4;
	background-repeat:no-repeat;
    background-position:6px 6px;
	padding:4px 13px 7px 23px;
	line-height:12px;
}
.event-item-right .date{
	color:#808080;
	display:block;
	font-style:italic;
	margin:3px 0 0;
}
#innerWrap .subscription li, .news-item-right, .event-item-right{
	padding:7px 13px;
	margin:0;
}
#polluxRight .right-list-item{
	color:#505050;
	display:block;
	border-bottom: 1px solid #D6D6D4;
	padding:5px 5px 5px 20px;
	background:no-repeat 6px 6px url("images/listicon_doc.jpg");
	font-size:12px;
}
#polluxRight .Document { background-image:url("images/listicon_doc.jpg"); }
#polluxRight .PDF { background-image:url("images/listicon_pdf.gif"); }
#polluxRight .PPT { background-image:url("images/listicon_ppt.gif"); }
#polluxRight .External { background-image:url("images/listicon_exit.jpg"); }
#polluxRight .Internal { background-image:url("images/listicon_exit.jpg"); }
#polluxRight .Calendar { background-image:url("images/listicon_calendar.jpg");}

#polluxRight h2.right-list-tile{
	padding:0 0 10px;
	border-bottom: 1px solid #D6D6D4;
	margin-bottom:0;
}

#polluxRight .right-list-item-odd, .news-item-right-even, .event-item-right-even{
	background-color:#f6f5f4;
}
.right-content-item a.img{
	border: 1px solid #BEBEBE;
	border-bottom:none;
	display:block;
	font-size:0;
	line-height:0;
	text-indent:0;
	text-align:center;
	margin:0;
}
.right-content-item img{
	vertical-align:top;
	padding:0;
	margin:0;
	display:inline;
	width:240px !important;
	height:auto !important;
}
.right-content-item a.img img{
	border: 3px solid #F4F4F1;
	width:232px !important;
}
.right-content-item a.img:hover img{
	border-color:#3C6FA7;
}
.right-content-item ul, .right-content-item ol{
	margin:0 0 15px 15px;
	padding:0;
	font-size:10px;
}
.channel_item img {
	padding:1px;
	display:block;
	margin:0;
	border:1px solid #cccccb;
	width:236px;
	height:auto;
}
.right-content-item {
	color:#505050;
	margin:0 0 13px;
	background-color:#F4F4F1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #d6d6d4;
	line-height:16px;
	display:block;
	position:relative;
	font-size:12px;
	padding:1px 0 0 0;
}
.right-content-item .right-text{
	border-top: 1px solid #BEBEBE;
	padding:10px 10px 0;
	margin:0 0 10px;	
}
#polluxRight .right-content-item p {
	margin:0 0 15px 0;
}
.subscription ul{
	list-style:none;
	padding:0;
}

/* ####### POLLUX_SPREAD #######  */
.person{
	margin:0 0 12px 0;
	padding:15px 0 15px 0;
	border-bottom:1px solid #d6d6d4;
}
.staffHeading {
	clear:both;
	color:#73726F;
	font-family:Arial,Verdana,Sans-serif;
	font-size:1.5em;
	font-weight:bold;
	padding-top:25px;
}
.person-img{
	float:left;	
	padding:0 15px 10px 0;
}
.person img {
	display:block;
	margin:0;
	padding:1px;
	border:1px solid #d6d6d6;
	vertical-align:top;
	width:120px;
}
.info_text_person {
	margin:0 0 0 125px;
}
.info_text span {
	font-family:georgia;
	font-size:12px;
	display:block;
	padding:0;
	margin:0 0 12px 0;
	font-style:italic;
	color:#908f90;
}
.info_text p {
	line-height:17px;
}
.info_text a.email {
	display:block;
	margin-bottom:15px;
}
.info_sub {
	background-color:#f6f5f4;
	border-top:1px solid #d6d6d4;
	border-bottom:1px solid #d6d6d4;
	padding:5px 5px 0 5px;
	margin:0 0 20px 0;
}
.info_sub p {
	margin:0 0 5px 0;
}
.info_sub h4 {
	margin:0;
	font-size:14px;
}
.pollux_spread ul.categories {
	border-top:1px solid #d6d6d4;
	list-style:none;
	margin:0 0 30px 0;
	padding:0;
}
.pollux_spread ul.categories li {
	border-bottom:1px solid #d6d6d4;
	background-repeat:no-repeat;
    background-position:6px 12px;
	padding:4px 13px 4px 23px;
	width:559px;
	line-height:29px;
	margin:0;
}
.pollux_spread ul.categories li a {
	font-size:12px;
	padding:0;
	margin:0;
}
ul.categories li.icon_doc { background-image:url("images/listicon_doc.jpg"); }
.tone {
	background-color:#f6f5f4;
}
div#footer {
	clear:left;
}


/* ####### CENTER ITEM STYLES ####### */
.center_item {
	padding:20px 15px 0;
	border-bottom:1px solid #d6d6d6;
}
.center_item .centert-item-img {
	width:175px !important;
	height:auto !important;
	float:right;
	border:1px solid #d6d6d6;
	margin:0 0 15px 15px;
}
#innerWrap .center_item_description p{
	margin:0 0 5px 0;	
}

/* ####### NEWS DOCUMENT STYLES ####### */
html body #innerWrap .news-read-more{
	margin:0;	
}
#innerWrap .news-item h2 {
	font-size:1.2em;
    color:#423759;
    font-size:12px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 4px;
    padding:0;
}
#innerWrap .news-item p {
	margin:0 0 10px 0;
}
#innerWrap .news-item{
	padding:10px;
	border-top:1px solid #e0dedd;
	border-bottom:1px solid #e0dedd;
	background-color:#f6f5f4;
}
#innerWrap .news-item-odd{
	border:none;
	background-color:transparent;
}
p em.source {
	color:#81807e;
}
.spacerline {
    color: #CACAC8;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    padding: 0 5px;
}
.postmetadata{
	color: #505050;
	font-size: 11px;
	font-weight: bold;
}
.right-news-image{
	float:right;
	width:180px;
}
.right-news-image img{
  border: 1px solid #DCDCDA;
  width:180px;
}
.caption{
	border-bottom: 1px solid #ADA7B5;
	color: #808080;
	font-family: Arial;
	font-size: 0.785em;
	line-height: 14px;
	margin: 0 10px 0 0;
	padding: 10px 4px 18px;
}
.spacerline {
    color: #CACAC8;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    padding: 0 5px;
}
.news-read-more a, .news-read-more .arrow{
	vertical-align:middle;
}
.exit-icon{
	width:14px;
	height:14px;
	vertical-align:middle;
	padding:0 0 0 1px;
}

/* ### FAQ Styles ### */
#innerWrap h2.question {
	background:#edebe9 url("https://www.stthomas.edu/common/images/arrow_down.gif") no-repeat scroll 7px 10px;
	border:1px solid #E1E1E0;
	cursor:pointer;
	font-size:1.2em;
	padding:5px 0 5px 35px;
	border-left:none;
	border-right:none;
	color:#3C6FAD;
	font-weight:normal;
	margin:0;
}
#innerWrap h2.question-open{
	border-bottom:none;
	background:#EEEEEC url("https://www.stthomas.edu/common/images/arrow_up.gif") no-repeat scroll 7px 10px;
}
.answer{
	border-bottom:1px solid #E1E1E0;
	background-color:#EEEEEC;
	padding:0 15px 10px 35px;
	display:none;
	clear:both;
}
.question{
	/*height:20px;*/	
}

/*new style*/
.pollux_center h1{
    color:#423759;
    font-size:16px;
    font-weight:bold;
    margin:10px 0;
    padding:0;
}

/*Event Styles*/
#innerWrap .infobox-sub h2{
	float:left;
	color: #505050;
	font-style:italic;
	font-size:12px;
	font-weight:normal;
	width:20%;
}
#innerWrap .infobox-sub h2.directions-no{
	margin:0;	
}
.desriptiveText{
	float:left;
	width:80%;
}
#innerWrap .desriptiveText, #innerWrap div.desriptiveText p{
	margin:0;	
}
.eventscontainer{
	border-top:1px solid #d6d6d6;
	margin-top:14px;
}
.infobox{
	border-top:1px solid #d6d6d6;
}
.infobox-event{
	width:100%;
	float:left;	
}
.infobox-photo{
	width:545px;
}
.event-photo .img-{
	width:180px;	
}
.sub-infobox{
	padding:10px 8px;
	border-bottom:1px solid #d6d6d6;
	background-color:#e9e7e4;
}
div.infobox-photo div.sub-infobox{
	width:529px;
}
.infobox-event .sub-infobox{
	float:left;
	width:714px;
}
div.infobox-photo div.sub-infobox{
	width:529px;
}
.event-date{
	color:#808080;
	font-style:italic;
	margin:0 0 4px;
}
.sub-infobox-odd{
	background-color:transparent;	
}
.event-location p{
	font-size:12px;
	color:#42365a;
	margin:0 0 3px;
	font-weight:bold;
}
.event-body{
	padding-top:14px;
}
.event-photo{
	border-top:1px solid #d6d6d6;
	width:180px;
	float:right;
}
.event-photo img.event-photo{
	width:155px;
	height:200px;
	border:9px solid #e9e7e4;
}
.caption{
	clear:both;
	padding:14px 3px 18px;
	border-bottom:1px solid #d6d6d6;
	font-size:11px;
	font-style:italic;
}
a.button{
	display:block;
	padding:1px 16px;
	margin:17px 0 0 10px;
	border:1px solid #d4d1d7;
	background:top left repeat-x url("images/button_gradent.gif");
	float:left;
	color:#f9f9f9;
	font-size:11px;
	font-weight:bold;
}
.hide{
	display:none;	
}
#media, #largeMedia{
	padding:10px 0 0;	
}
#sideShow {
	width:500px;
	height:281px;
}
.twocoll #sideShow {
    height: 416px;
    width: 740px;
}
.nivo-caption p {
	width:320px;
	float:left;
}
.twocoll .nivo-caption p {
	width:560px;
}
.media{
	margin:15px 0;	
}

.container h3{
	font: bolder 18px Arial, Helvetica, sans-serif;	
	color:#423759;
	float:right;
	margin:20px 0 0 120px;
}
#twitter p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#606060;
	margin:0px 0px 3px 0px;
	line-height:16px;
}
#twitter .time{
	color:#9f9f9f;
	padding-top:2px;
}
a.readmore {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
	padding:0 5px 0 125px;
}

#twitter{
	background:#9ae4e8;	
	padding:10px 10px 35px 10px; 
	margin:0;
	border:1px solid #dddddd;
	border-radius: 5px 5px 0 0;
	margin:35px 0 30px 0;
	position:relative;
}
#bird{
	background: url(images/bird.png) no-repeat 0 0;
	width:100px;
	height:61px;
	position:absolute;
	bottom:-2px !important;
	left:0 !important;
	z-index:10;
}
.tweet {
	margin-bottom:15px;
	padding:8px 6px 6px 6px;
	background:#fff;
	border:2px solid #dddddd;
}


.twitter-logo{
	padding:10px 0 20px 0;
}
.ustLogo{
	float:left;	
	padding-right:8px;
}
a.social{
	height:24px;
	width:25px;
	border:0;
	padding:3px 0 0 0;
	text-indent:-9999px;
	display:block;
	float:left;
}
a.socialbtns-fb {
	padding:3px 5px 0 0;
	background: url(images/sprite-facebook.png) no-repeat 0 -25px;
}
a.socialbtns-tr {
	background: url(images/sprite-twitter.png) no-repeat 0 -25px;
}
a.socialbtns-fb:hover {
	background-position:0 0;
}
a.socialbtns-tr:hover {
	background-position:0 0;
}
.no-js{
	display:none;	
}
.done .no-js{
	display:block;	
}
.right-share-this, .social-buttons{
	padding:10px 0 0 0;	
}
.social-buttons a{
	background:-10px -12px url(images/large-icons-sprite.png);
	width:40px;
	height:40px;
	display:block;
	float:left;
	text-indent:-999999px;
}
.social-buttons a.facebook{
	background-position:-10px -92px;
}
.social-buttons a.email{
	background-position:-10px -52px;
}
.social-buttons a.sharethis{
	background-position:-10px -12px;
}
.social-buttons a.twitter{
	background-position:-10px -133px;
}
.social-buttons a.googlebuzz{
	background-position:-10px -167px;
}
.social-buttons a.yahoo{
	background-position:-10px -207px;
}
.social-buttons a.linkedin{
	background-position:-10px -249px;
}
.social-buttons a.windows{
	background-position:-10px -290px;
}
.social-buttons a.youtube{
	background-position: -10px -378px;
}
.social-buttons a.pinterest{
	background-position: -10px -422px;
}
.social-buttons a.myspace{
	background-position:-10px -333px;
}
.social-buttons a.googleplus{
	background-position:-10px -466px;
}
.social-buttons a.pintrest{
	background-position:-10px -461px;
}
.social-buttons a.instagram{
	background-position:-10px -512px;
}

 /*Print Styles*/
@media print{
	.pollux_left{
		display:none;
	}
	#wrap{
		background:none;
	}
	#content a:after{
		content: " (" attr(href) ") ";
		font-size:8pt;
	}
	#innerWrap .pollux_center{
		width:auto;
		margin:0;
	}
}
/*
 * jQuery Nivo Slider v2.7.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:2;
	display:none;
	
    background-color:#fff; 
    filter: alpha(opacity=0); 

    /*non ie*/

     opacity: 0;
    -webkit-opacity:0;
    -moz-opacity:0;
    -khtml-opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:1;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:2;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:96%;
	padding:2px 2%;
	z-index:3;
}
#innerWrap .nivo-caption p {
	padding:5px;
	margin:0;
	color:#fbfbf9;
	line-height:normal;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
.no-caption .nivo-caption{
	display: none !important;	
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:4;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:4;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.cssButton{
	background-image: url(images/cssButtonSlice.png);
	background-repeat:repeat-x;
	border-radius: 	10px;
	border:2px solid #CCC;
	width: 190px;
	height: 35px;
	color: #039;
	font-size: 14pt;
	padding: 5px 10px 10px 10px;
	display: block;
	float: left;
	margin-left: 20px;
	}
.cssButton span{
	font-weight: bold;
}
.cssButton{
	background-image: url(images/cssButtonSlice.png);
	background-repeat:repeat-x;
	border-radius: 	10px;
	border:2px solid #CCC;
	width: 170px;
	height: 35px;
	color: #039;
	font-size: 14pt;
	padding: 5px 10px 10px 10px;
	display: block;
	float: left;
	margin-left: 20px;
	}
.cssButton span{
	font-weight: bold;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/*
a.html, a.movie, a.pdf, a.worddoc, a.excel {
    background: url("images/pdf.png") no-repeat scroll right center transparent;
    padding: 0 45px 0 0;
}
a.excel {
    background-image: url("images/xls.png");
}
a.html {
    background-image: url("images/visit-site.png");
}
a.movie {
    background-image: url("images/movie.png");
}
a.worddoc {
    background-image: url("images/worddoc.png");
}
*/

.left-content .media-link a {
  display: block;
  margin: 14px 0;
  padding: 0 20px 0 0;
  font-size: 14px;
  line-height: 17px;
}
/* line 11, ../sass/sass-components/_global.scss */
.left-content .media-link span.icon {
  background: url("../images/sprite-filetype-iconset-17x17.png") no-repeat;
  width: 15px;
  height: 17px;
  float: right;
  position: relative;
  top: 3px;
  display: block;
}
/* line 20, ../sass/sass-components/_global.scss */
.left-content .media-link span.calendar {
  background-position: -90px 0;
}
/* line 23, ../sass/sass-components/_global.scss */
.left-content .media-link span.excel {
  background-position: -60px -17px;
}
/* line 26, ../sass/sass-components/_global.scss */
.left-content .media-link span.movie {
  background-position: -15px 0;
}
/* line 29, ../sass/sass-components/_global.scss */
.left-content .media-link span.music {
  background-position: -90px -17px;
}
/* line 32, ../sass/sass-components/_global.scss */
.left-content .media-link span.other {
  background-position: -30px 0;
}
/* line 35, ../sass/sass-components/_global.scss */
.left-content .media-link span.pdf {
  background-position: -75px 0;
}
/* line 38, ../sass/sass-components/_global.scss */
.left-content .media-link span.power-point {
  background-position: -45px 0;
}
/* line 41, ../sass/sass-components/_global.scss */
.left-content .media-link span.html {
  background-position: -0px -17px;
}
/* line 44, ../sass/sass-components/_global.scss */
.left-content .media-link span.worddoc {
  background-position: -0px 0;
}
#innerWrap h2.staff-divider{
	color: #333333;
	padding: 15px;
	background-color:#efefef;
	font-size:18px;
	font-weight:normal;
	margin:0 0 0 -15px;
}
#innerWrap h2.staff-divider span{
	display:block;
	font-size: 12px;
}

.action-button{
	padding: .4em 1em .4em 20px;
	text-decoration: none;
	position: relative;
}

.action-button span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: .2em;
	top: 50%;
	margin-top: -8px;
	zoom: 1;
}
.question .text{
	float:left;
}
.question .date{
	float:right;
	padding:0 5px 0 5px;
}

/* ### Social Media - Registry ### */

#socialMedia .ui-widget-content {
    background-image: none !important;
	background-color: #fbfbf9 !important;
	border: none !important;
}

#socialMedia .ui-state-default, 
#socialMedia .ui-widget-content .ui-state-default, 
#socialMedia .ui-widget-header .ui-state-default {
	background: none !important;
}

#socialMedia .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, 
#socialMedia .ui-tabs .ui-tabs-nav li.ui-state-disabled a, 
#socialMedia .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	color: #5F95EF !important;
}

#socialMedia div#tabs.ui-tabs .ui-tabs-panel table {
	width: 100% !important;
	border: none !important;
}

#socialMedia .registry-links td{
	border: none !important;
}

#socialMedia th.sm-subtitle-style {
	border-right: none !important;
	border-bottom: none !important;
	border-top: 1px solid #cdcdcd !important;
	text-align: right !important;
	background-color: #fbfbf9 !important;
}

#socialMedia th.sm-subtitle-style-first {
	border-top: none !important;
}

#socialMedia .registry-links-odd {
	background-color: #F4F4F4 !important;
}

#socialMedia div#tabs table tr td {
	border: none !important;
}

#socialMedia .ui-widget-header {
    background-image: none !important;
	background-color: #fbfbf9 !important;
	border: none !important;
}

#socialMedia .ui-tabs {
	padding: 0 !important;
}

#socialMedia .ui-tabs-nav {
	padding: 0px !important;
}

#socialMedia .ui-tabs-panel {
	padding: 0 !important;
	border: 1px solid #cdcdcd !important;
}

#socialMedia .ui-corner-all, 
#socialMedia .ui-corner-bottom, 
#socialMedia .ui-corner-right, 
#socialMedia .ui-corner-br {
	border-bottom-right-radius: 0px !important;
}

#socialMedia .ui-corner-all, 
#socialMedia .ui-corner-bottom, 
#socialMedia .ui-corner-left, 
#socialMedia .ui-corner-bl {
    border-bottom-left-radius: 0px !important;
}

#socialMedia .ui-corner-all, 
#socialMedia .ui-corner-top, 
#socialMedia .ui-corner-left, 
#socialMedia .ui-corner-tl {
    border-top-left-radius: 0px !important;
}

#socialMedia .ui-corner-all, 
#socialMedia .ui-corner-top, 
#socialMedia .ui-corner-right, 
#socialMedia .ui-corner-tr {
    border-top-right-radius: 0px !important;
}

#socialMedia .ui-state-active, 
#socialMedia .ui-widget-content .ui-state-active, 
#socialMedia .ui-widget-header .ui-state-active {
	border: 1px solid #DCD9DE !important;
	border-bottom: 1 px solid #fbfbf9 !important;
	margin-bottom: -1px !important;
    background-color: #FBFBF9 !important;
}

#socialMedia .ui-tabs .ui-tabs-nav li a {
    background-color: #EFEFEF !important;
	color: #898989;
}

#socialMedia .ui-tabs ul.ui-tabs-nav li.ui-state-active a {
    background-color: #FBFBF9 !important;
	border-bottom: 1px solid #fbfbf9 !important;
}

#socialMedia .links a{
	float:right;
	display:block;
	width:16px;
	height:16px;
	background:0 0 no-repeat url(images/socialmedia/socialmedia-icons.png);
	margin:0 0 0 3px;
}

#socialMedia .links a.socialmedia-flickr{
	background-position:0 -20px;	
}
#socialMedia .links a.socialmedia-foursquare{
	background-position:0 -40px;	
}
#socialMedia .links a.socialmedia-google-plus{
	background-position:0 -60px;	
}
#socialMedia .links a.socialmedia-linked-in{
	background-position:0 -80px;	
}
#socialMedia .links a.socialmedia-rss{
	background-position:0 -100px;	
}
#socialMedia .links a.socialmedia-sharethis{
	background-position:0 -120px;	
}
#socialMedia .links a.socialmedia-tumblr{
	background-position:0 -140px;	
}
#socialMedia .links a.socialmedia-twitter{
	background-position:0 -160px;	
}
#socialMedia .links a.socialmedia-youtube{
	background-position:0 -180px;	
}
#socialMedia .links a.socialmedia-vine{
	background-position:0 -200px;	
}
#socialMedia .links a.socialmedia-pinterest{
	background-position:0 -220px;	
}
#socialMedia .links a.socialmedia-instagram{
	background-position:0 -240px;	
}


html .prezi-player {
	width: 500px;
}
html .twocoll .prezi-player {
	width:740px;	
}
.prezi-player-links {
	text-align: center;
}
.transparent{
	background-color:transparent !important;	
}
.no-top-border{
	border-top:none !important;	
}
.courses tr{
	height:auto;	
}
.courses th{
	text-align:left;	
}
.courses{
	width:100%;	
}
.courses .description td {
	padding: 10px;
}
.courses .odd,.table-odd {
	background-color: #efefef;
}
.courses .table-odd {
	background-color: transparent;
}
.courses tr.course-title:hover {
	background: #ffffcd;
	cursor: pointer;
}
.courses tr.course-title:hover .pdf {
	cursor: default;
}
.course-title .number .icon {
	background: 0 -9px no-repeat url(images/plus-arrow.png);
	display: block;
	float: left;
	height: 9px;
	margin: 5px 7px 0 0;
	width: 9px;
}
.course-title:hover .icon {
	background-position:0 0 !important;	
}
.course-title .number,.course-title .credits,.course-title .pdf {
	width: 15%;
}
#alertHistory ul{
	margin:0;
	padding:0;
	list-style:none;
}
#alertHistory .time{
	margin:12px 0 -15px;	
}
.emergency-phone-number, #alertHistory{
	font-size:12px;	
}
.emergency-phone-number .phone-number{
	border:1px solid #F0F0F0;
	border-left:none;
	border-right:none;
	padding:5px;
	margin:0 0 10px;
	font-size:16px;
}
.alert-wrap {
	padding: 20px 0;
	clear:both;
}
.buildingEventDay{
	 border: 1px solid #E2E2E2;
	 background-color: #ECECEC;
	 padding:0 10px 10px;
	 margin:0 0 10px;
}
.buildingEventDay h2{
	margin:10px 0;
}
.event-list{
	margin:0 0 5px;	
}
.event-list span{
	padding:1px 9px;
	border-right:1px dotted #524067;
}
.event-list .event-time{
	padding-left:0;
}
.event-list .event-location{
	border:none;
}
#languageSwitcher{
	position:absolute;
	padding: 0;
	list-style: none;
	margin: -27px 0 0 850px;
	font-size:12px;
	zoom:0;
	z-index:1;
}
#languageSwitcher li a{
	margin:0;
	padding:0;
}
#languageSwitcher li span{
	margin:2px 0;	
}
#languageSwitcher li{
	height:20px;
	width:200px;
	background-color:#f6f5f3;
	float:left;
	clear:left;
	padding:0 5px;
}
#languageSwitcher li.hover:hover{
	background-color:#dddcdb;
}
#languageSwitcher .ls-logo{
	background:no-repeat 0 0 url("images/flag_sprites-png24.png");
	width:21px;
	height:13px;
	display:block;
	float:left;
	margin:2px 5px 2px 0;
}
#languageSwitcher .ru .ls-logo{
	background-position:-63px -1025px;
}
#languageSwitcher .en .ls-logo{
	background-position:-95px -780px;
}
#languageSwitcher .uk .ls-logo{
	background-position:-95px -707px;
}
#languageSwitcher a, #languageSwitcher .ls-text{
	display:block;
	float:left;	
}
#languageSwitcher .ls-dropdown{
	background:no-repeat right 3px url("images/downarrow.png");
	display:block;
	width:20px;
	height:20px;
	float:left;
}

#polluxRight .media-link {
	font-size:12px;
	margin-bottom:0px;
}
.media-link a {
    border-top: 1px solid #CCCCCC;
    display: block;
    margin: 0;
    padding: 3px 5px 3px 23px;
}
/*
.pollux_center div.media-link a:hover{
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:-1px;
}
*/
.pollux_center div.media-link a{
	border-top:none;
    display: block;
    margin: 0;
    padding: 3px 5px 3px 0px;
}
#polluxRight div.media-link a.pdf { 
	background-image:url("images/listicon_pdf.gif"); 
	background-position:6px 50%;
	background-repeat: no-repeat;
}
.vendor
{
	border-bottom:1px solid #d6d6d5;
	float:left;
	clear:left;
	width:100%;
}
.vendor:nth-child(even){
	background-color:#f6f5f4;	
}
.vendorBody{
	width:74%;
	padding:19px 13px 22px 13px;
	float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.vendorBody h4{
	margin-top:0;	
}
.vendorlogo img{
	width:100%;
	height:auto;
	float:right;
	padding:22px 13px 13px 0;
	box-sizing:border-box;	
	-moz-box-sizing:border-box;	
	-webkit-box-sizing:border-box;
}
.vendorlogo{
	width:26%;
	float:left;	
}
div.pollux_spread .vendorlogo img{
	float:right;
	vertical-align:top;
	border:none;
}
div.phone{
	width:36%;
	float:left;
}

.phone p {
	margin-bottom:0 !important;
}
div.address-map{
	width:50%;
	float:right;	
}
div.address{
	font-weight:bold;
	display:block;
	color:#333333;
}
div.actionbutton{
	float: left;
	margin:19px 0 0 0;
	width:90%;
	display:none;
}
.shown{
	display:block !important;	
}
div.actionbutton > *{
	float:left;
	padding:12px;
	display:block;
	line-height:14px;
	font-weight:bold;
	color:#fbfbf9;
	background-color:#7d6587;
}
.map[href=""] {
	display:none;
}
.img-left {
  float:left;
  margin:0 10px 10px 0;
}
.img-right {
  float:right;
  margin:0 0 10px 10px;
}

.pollux-right-title{
	 margin:0 0 -25px !important;	
}
html body.developing-university-strategy .right-content-index{
	margin:39px 0 10px !important;	
}
.top-image{
	margin:15px 0;	
}
.full-img{
	width:755px;	
}
.onepxborder{
	border: solid 1px #666
}

.pollux_center .media-link a {
  display: block;
  margin: 14px 0;
  padding: 0 20px 0 0;
  font-size: 14px;
  line-height: 17px;
}
/* line 11, ../sass/sass-components/_global.scss */
.pollux_center .media-link span.icon {
  background: url("//static.stthomas.edu/templates/castor/images/sprite-filetype-iconset-17x17.png") no-repeat;
  width: 15px;
  height: 17px;
  float: right;
  position: relative;
  top: 3px;
  display: block;
}
/* line 20, ../sass/sass-components/_global.scss */
.pollux_center .media-link span.calendar {
  background-position: -90px 0;
}
/* line 23, ../sass/sass-components/_global.scss */
.pollux_center .media-link span.excel {
  background-position: -60px -17px;
}
/* line 26, ../sass/sass-components/_global.scss */
.pollux_center .media-link span.movie {
  background-position: -15px 0;
}
/* line 29, ../sass/sass-components/_global.scss */
.pollux_center .media-link span.music {
  background-position: -90px -17px;
}
/* line 32, ../sass/sass-components/_global.scss */
.pollux_center .media-link span.other {
  background-position: -30px 0;
}
/* line 35, ../sass/sass-components/_global.scss */
.pollux_center .media-link span.pdf {
  background-position: -75px 0;
}
/* line 38, ../sass/sass-components/_global.scss */
.pollux_center .media-link span.power-point {
  background-position: -45px 0;
}
/* line 41, ../sass/sass-components/_global.scss */
.pollux_center .media-link span.html {
  background-position: -0px -17px;
}
/* line 44, ../sass/sass-components/_global.scss */
.pollux_center .media-link span.worddoc {
  background-position: -0px 0;
}
.pollux_center hr {
  border: none;
  border-top: 1px solid #947da0;
  margin: 14px 0;
}
.column{
	position:relative;
	float:left;	
}
.large-6{
	width:50%;	
}
.main-body-split{
	margin-top:-14px;	
}