* {
	margin: 0;
}
.responsive #header{
	height:56px;
}
html{
	padding:0;
	height:100%;
}
body{
	height:100%;
	padding:0;
	font-size:0.625em;
	background:url("//webapp.stthomas.edu/drawer/includes/images/topper_slice.jpg") repeat-x scroll left top #FBFBF9;
}
.standard body{
	overflow-y: scroll;
}
#viewPort, #pageWrap{
	height:100%;
}
#pageOverlay, #drawerRightSmall, #pageNav{
	display:none;
}
.print-only{
	display:none;
}
#drawer a, #footer a, #header a,
#drawer button, #footer button, #header button
{
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
}
.drawerHidden{
	display:none;
}
.hidden{
  display:none;
}
#wrap, #wrap #header, #footer, #drawer{
	width:800px;
}
#footer{
	margin:0 auto;
	background-color:#fbfbf9;
}
#push {
	clear:both;
	height:71px;
}
#wrap{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -71px;
}
#innerWrap{
	clear:both;	
}
#drawerUstLogo span{
	visibility:hidden;
}
#drawerUstLogoSpan{
	padding:0 40px 0 9px;
	display:block;
	float:left;
	height:56px;
}
#drawerUstLogo{
	width:264px;
	background:url("//webapp.stthomas.edu/drawer/includes/images/drawerSprite.png") no-repeat scroll 0 top transparent;
}
a#drawerUstLogo:hover{
	background:url("//webapp.stthomas.edu/drawer/includes/images/drawerSprite.png") no-repeat scroll 0 -56px transparent;
}
#drawerRight{
	float:right;
}
#drawerButtons{
	height:56px;
	background: url("//webapp.stthomas.edu/drawer/includes/images/topper_slice.jpg") repeat-x scroll left top #FBFBF9;
	float:left;
}
#drawerButtons a, #drawerUstLogo{
	display:block;
	float:left;
	height:56px;
	outline: none;
	text-indent: -99999px;
}
a#drawerNews{
	background:url("//webapp.stthomas.edu/drawer/includes/images/drawerSprite.png") no-repeat scroll -269px top transparent;
	width:180px;
}
a#drawerNews:hover{
	background:url("//webapp.stthomas.edu/drawer/includes/images/drawerSprite.png") no-repeat scroll -269px -56px transparent;
}
a#drawerAZIndex {
	background:url("//webapp.stthomas.edu/drawer/includes/images/drawerSprite.png") no-repeat scroll -454px top transparent;
	width:79px;
}
a#drawerAZIndex:hover {
	background:url("//webapp.stthomas.edu/drawer/includes/images/drawerSprite.png") no-repeat scroll -454px -56px transparent;
}
a#drawerTools {
	background:url("//webapp.stthomas.edu/drawer/includes/images/drawerSprite.png") no-repeat scroll -536px top transparent;
	width:63px;
}
a#drawerTools:hover {
	background:url("//webapp.stthomas.edu/drawer/includes/images/drawerSprite.png") no-repeat scroll -536px -56px transparent;
}
#searchBox{
	float:left;
	width:146px;
	height:37px;
	padding:16px 0 0 19px;
	background: url("//webapp.stthomas.edu/drawer/includes/images/topper_slice.jpg") repeat-x scroll left top #FBFBF9;
}
#searchField {
	border:1px solid #866c92;
	padding:2px;
	text-align:left;
	width:100px;
	line-height:18px;
	font-size:12px;'
	margin:0;
  display: inline-block;
}
#searchBTN{
	background:left top no-repeat url("//webapp.stthomas.edu/drawer/includes/images/btn-sprite.png");
	height:24px;
	width:24px;
	cursor: pointer;
	text-indent:-999999px;
	margin: 0 0 0 5px !important;
  display: inline-block;
}
#searchBTN:hover{
	background:left bottom no-repeat url("//webapp.stthomas.edu/drawer/includes/images/btn-sprite.png");
}
#drawer{
	position:absolute;
	top:56px;
	z-index:3;
	height:330px;
	background:url("//webapp.stthomas.edu/drawer/includes/images/drawerslice.gif") repeat-x scroll left top transparent;
	font-family:Arial, Helvetica, sans-serif;
}
#drawer a.sub-link:hover{
	text-decoration:underline;	
}
#appearNews{
	height:310px;
}
#closeDrawerBTN{
	height:20px;
	left:760px;
	position:absolute;
	top:5px;
	width:24px;
	background:url("//webapp.stthomas.edu/drawer/includes/images/drawerIcons.gif") -80px 3px no-repeat transparent;
}
#drawer .close-drawer-btn-hover{
	background-color:#2D2242;
	cursor:pointer;
}
#drawer .col1, #drawer .col2, #drawer .col3{
	float:left;
	padding:0 0 0 20px;
	width:240px;
}
#drawer .section-header{
	width:240px;
}
#drawer .section-title{
	color:#C6ABED;
	font-size:28px;
	font-weight:normal;
	float:left;
	margin:0;
	padding:0;
}
#drawer .section-header{
	border-bottom:1px solid #A68DC9;
	margin:10px 0;
	float:left;
}
#drawer .sub-link{
	color:#fff;
	float:right;
	margin-right:3px;
	margin-top:18px;
	font-size: 10px;s
}
#footer{
	clear:both;
	height:50px;
	font-family:Helvetica, Arial,sans-serif;
	border-top:1px solid #808080;
	padding:10px 0;
  font-size:12px;
  line-height:14px;
}
#footer ul{
  list-style: none;
  padding: 0;
  margin: 0;	
}
#footer .pipe{
	display: inline-block;
}
#footer .pipe:after{
	content: "\2022";
	display: inline-block;
	padding:0 5px 0 3px;
	color: #808080;
	line-height: 12px;
	font-size: 10px;
	float: left;
}


#footer ul ul li{
  display: inline-block;
  height: 14px;
}
#footer a{
	color:#4694e4;
	display: inline-block;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .left{
	float:left;
}
#footer .right{
	float:right;
	text-align:right;
}
#newsItems{
	clear:both;
	font-size:12px;
	height:250px;
	overflow:auto;
	padding-right: 7px;
	line-height:16px;
	background:top left no-repeat url("//webapp.stthomas.edu/drawer/includes/images/loading.gif");
}
#drawer .loading-gif{
	background:top left no-repeat url("//webapp.stthomas.edu/drawer/includes/images/loading.gif");
	padding:0;
	height:20px;
	margin:5px 0 0;
}
#eventItems,
#drawer div.directories{
	clear:both;
	font-size:12px;
	line-height:16px;
}
#directoryItems,
#directoryItemsDirectory{
	color:#C6ABED;
}
#directoryItems div,
#directoryItemsDirectory div{
	padding:5px 0 0 0;	
}
#directoryItems .drawer-mail span{
	text-transform: uppercase;
}

#directoryItems a:hover{
	text-decoration:underline;
}
#eventItems a,
#newsItems a,
#directoryItems a.lookupitem,
#directoryItemsDirectory a.lookupitem,
#threeormore{
	color:#fff;
	display:block;
	border-bottom:1px solid #2D233C;
	padding:5px 3px;
}
#threeormore,
#directoryItems a.lookupitem ,
#directoryItemsDirectory a.lookupitem{
	margin-right:7px;
}
#directoryItems a ,
#directoryItemsDirectory a ,
#directoryItemsDirectory a{
	color:#fff;
}
#newsItems span.title{
	font-family:arial,sans-serif;
	color:#C6ABED;
	display:inline;
	font-weight:normal;
}
#newsItems span{
	color:#fff;
}
#newsItems a:hover,
#eventItems a:hover,
#directoryItemsDirectory a.lookupitem:hover,
#directoryItems a.lookupitem:hover
{
	background-color:#2D233C;
	cursor:pointer;
	text-decoration:none;
}
#directoryInstructions{
	color:#fff;
	display:block;
	font-size:10px;
	padding:0 0 5px;
}
#lookup, #atozLookup{
	background-color:#2D2242;
	border:1px solid #C6ABED;
	color:#C6ABED;
	font-size:12px;
	height:14px;
	width:220px;
	padding:1px;
}
#atozLookup {
	width:236px;
	margin:0 0 10px
}
#directoryItems,
#directoryItemsDirectory{
	border-bottom:1px solid #A68DC9;
	border-right:1px solid #A68DC9;
	height:183px;
	overflow:auto;
	margin:5px 0 0 0;
}
#directorySwaper a{
	cursor:pointer;	
}
#directorySwaper a.tab-off{
	background:url("//webapp.stthomas.edu/drawer/includes/images/drawerSprite.png") no-repeat scroll -606px 0px transparent;
	color:#C6ABED;
}
#directorySwaper a.tab-on{
	background:url("//webapp.stthomas.edu/drawer/includes/images/drawerSprite.png") no-repeat scroll -606px -27px transparent;
	color:#fff;
}
#directorySwaper a{
	color:#C6ABED;
	float:left;
	font-size:12px;
	height:19px;
	margin:0 5px 0 0;
	padding:3px 0 0;
	text-align:center;
	width:91px;
}
#closeDrawerStretch, #closeDrawerStretch button{
	height:20px;
	width:800px;
	cursor:pointer;
	clear:both;
}
#closeDrawerStretch button{
	background:url("//webapp.stthomas.edu/drawer/includes/images/drawerIcons.gif") no-repeat scroll -23px 3px transparent;
	width:57px;
	margin: 0 auto;
	display:block;
}
#drawer .close-drawer{
	background:url("//webapp.stthomas.edu/drawer/includes/images/drawerSprite.png") no-repeat scroll center -117px transparent;
}
#drawer .closeDrawerStretch-hover{
	background-position:center -137px;
}
#appearTools{
	float:left;
	height:310px;
	padding:0 0 0 20px;
}
#drawer .tool-box{
	float:left;
	width:240px;
	padding:0 20px 0 0;
}
#appearTools a{
	display:block;
	width:233px;
	float:left;
	clear:left;
	border-bottom:1px solid #2D233C;
	padding:6px 3px;
}
#appearTools a:hover{
	background-color:#2d233c;
}
#appearTools a:hover em{
	text-decoration:underline;
}
#appearTools a em{
	display:block;
	color:white;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	padding-top:1px;
	line-height:15px;
	color:#C6ABED;
}
#appearTools a span{
	color:#fff;
	font-size:11px;
	display:block;
	line-height:12px;
}
#appearTools span.icon{
	display:block;
	float:left;
	height:24px;
	margin:4px 5px 0 0;
	width:24px;
}
#appearTools span.icon01{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll 0px 0px transparent;
}
#appearTools span.icon00{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll 0px -29px transparent;
}
#appearTools span.icon02{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll 0px -58px transparent;
}
#appearTools span.icon03{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll 0px -87px transparent;
}
#appearTools span.icon04{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll 0px -116px transparent;
}
#appearTools span.icon05{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll 0px -145px transparent;
}

#appearTools span.icon10{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll -29px 0px transparent;
}
#appearTools span.icon11{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll -29px -29px transparent;
}
#appearTools span.icon12{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll -29px -58px transparent;
}
#appearTools span.icon13{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll -29px -87px transparent;
}
#appearTools span.icon14{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll -29px -116px transparent;
}
#appearTools span.icon15{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll -29px -145px transparent;
}

#appearTools span.icon20{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll -58px 0px transparent;
}
#appearTools span.icon21{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll -58px -29px transparent;
}
#appearTools span.icon22{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll -58px -58px transparent;
}
#appearTools span.icon23{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll -58px -87px transparent;
}
#appearTools span.icon24{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll -58px -116px transparent;
}
#appearTools span.icon25{
	background:url("//webapp.stthomas.edu/drawer/includes/images/toolsSprite.png") no-repeat scroll -58px -145px transparent;
}

#drawer div.long-headline{
	width:760px;
	float:left;
	border-bottom:1px solid #A68DC9;
	color:#C6ABED;
	font-weight:normal;
	padding:8px 0;
}
#AZCol1 .section-header{
	width:240px;
	height:33px;
}
#drawer .drawer-p {
	color:#fff;
	font-size:12px;
	line-height:16px;
	font-style:italic;
}
#AZCol1{
	width:240px;
	padding:0 0 0 20px;
	float:left;
	height:310px;
}
#AZCol2{
	width:500px;
	float:left;
	margin:43px 0 0 20px;
	border-top:1px solid #A68DC9;
}
#outputAZIndex{
	border-left:1px dotted #2D2242;
	clear:both;
	height:215px;
	overflow:auto;
}
#anchorLinks{
	margin:10px 0 5px;
	float:left;
	width:500px;
}
#anchorLinks a {
	display:block;
	float:left;
	font-size:12px;
	height:14px;
	margin:0 3px 0 0;
	padding:2px 0;
	text-align:center;
	vertical-align:middle;
	width:16px;
	background-color:#2D2242;
	border:1px solid black;
	color:#fff;
}
#anchorLinks a:hover {
	border-color: white;
	font-weight: bold;
	color: white;
	background-color: #8b75a9;
}
#outputAZIndex div {
	color:white;
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	margin-left:2px;
}
#outputAZIndex a {
	color:#fff;
	display:block;
	padding:5px 3px;
	border-bottom:1px solid #2D233C;
	margin:0 20px 0 0;
	line-height:16px;
	font-size:12px;
}
#outputAZIndex a:hover {
	background-color:#2d233c;
}

#drawer960 #wrap, #drawer960 #header, 
#drawer960 #footer, #drawer960 #drawer,
#drawer960 #closeDrawerStretch{
	width:960px;
}
#drawer960 #drawerUstLogoSpan{
	width:424px;
}

#drawer960 .close-drawer{
	background:transparent url("//webapp.stthomas.edu/drawer/includes/images/closedrawer_stretch_bg960.jpg") no-repeat scroll center top;
}
#drawer960 .closeDrawerStretch-hover{
	background:transparent url("//webapp.stthomas.edu/drawer/includes/images/closedrawer_stretch_bg960.jpg") no-repeat scroll center -20px;
}
#drawer960 #drawer .col1, #drawer960 #drawer .col2, #drawer960 #drawer .col3,
#drawer960 #drawer .section-header, #drawer960 #AZCol1, #drawer960 #appearTools .tool-box{
	width:293px;
}
#drawer960 #AZCol2{
	width: 606px;
}
#drawer960 #closeDrawerBTN{
	left:920px;	
}
#drawer960 #drawer div.long-headline{
	width:920px;	
}
#dynamic #drawer960 a {
	width: 287px;
}
.dynamic #wrap, .dynamic #header, 
.dynamic #footer{
	width:100% !important;
	min-width:960px;
}
.dynamic #drawer{
	right:0px;
}
.dynamic #footer .left, .dynamic #footer .right{
	padding: 0 10px;
}
.dynamic #drawerRight{
	margin: 0 10px 0 0;
}
@media print {
	.print-only{
		display:block;	
	}
	#header, #drawer{
		display:none;	
	}
	body{
		background:none;	
	}
}
.emergency-clear{
	clear:both;
	height:0;
	width: 100%;
	line-height:0;
	font-size:0;
}
.alert-wrap{
	padding:20px 5px;
	background-color:#fbfbf9;
}
.alert-conent{
	clear:both;
	border: 1px solid #bb242d;
	background: #ffecee url('//webapp.stthomas.edu/drawer/includes/images/error_large.gif') 15px center no-repeat;
	padding: 15px 15px 15px 50px;
	color: #bb252b;
	font-weight: normal;
	font-size:13px;
	font-family:Arial;
}
.alert-wrap strong{
	font-weight: bold;
	margin: 0 4px 0 0;
}
.drawer-dept-mail{
	float: right;
	width: 214px;
}
.drawer-dept-heading{
	float: left;	
}

.blue-alert-conent{
	background-color:#eaf4f7;
	border-color:#3b618d;
	color:#3b618d;
	background-image: url('//webapp.stthomas.edu/drawer/includes/images/blue-alert-icon.png');
}
.green-alert-conent{
	background-color:#e9f8e9;
	border-color:#37a232;
	color:#345727;
	background-image: url('//webapp.stthomas.edu/drawer/includes/images/green-alert-icon.png');
}
.yellow-alert-conent{
	background-color:#fdfbed;
	border-color:#dcca40;
	color:#574f27;
	background-image: url('//webapp.stthomas.edu/drawer/includes/images/yellow-alert-icon.png');
}
.mobile-toggle{
	display:none;
}

@media only screen and (min-width: 750px) and (max-width: 999px) {
	.responsive-800 #drawer960 #wrap, .responsive-800 #drawer960 #header, 
	.responsive-800 #drawer960 #footer, .responsive-800 #drawer960 #drawer,
	.responsive-800 #drawer960 #closeDrawerStretch{
		width:800px;
	}
	.responsive-800 #drawer960 #drawerUstLogoSpan{
		width:auto;
	}
	
	.responsive-800 #drawer960 .close-drawer{
		background:url("//webapp.stthomas.edu/drawer/includes/images/drawerSprite.png") no-repeat scroll center -117px transparent;
	}
	.responsive-800#drawer960 .closeDrawerStretch-hover{
		background:transparent url("//webapp.stthomas.edu/drawer/includes/images/closedrawer_stretch_bg960.jpg") no-repeat scroll center -20px;
	}
	.responsive-800 #drawer960 #drawer .col1, .responsive-800 #drawer960 #drawer .col2, .responsive-800 #drawer960 #drawer .col3,
	.responsive-800 #drawer960 #drawer .section-header, .responsive-800 #drawer960 #AZCol1, .responsive-800 #drawer960 #appearTools .tool-box{
		width:240px;
	}
	.responsive-800 #drawer960 #AZCol2{
		width:500px;
	}
	.responsive-800 #drawer960 #closeDrawerBTN{
		left:760px;
	}
	.responsive-800 #drawer960 #drawer div.long-headline{
		width:760px;	
	}
}

@media only screen and (min-width: 750px){
	.responsive #drawerRightSmall, .responsive #pageNav{
		display:none !important;
	}
}
@media only screen and (max-width: 750px) {
	#viewPort, #pageWrap{
		height:auto;
	}
	.responsive .mobile-off{
		display: inline;
	}
	.not-responsive .mobile-on{
		display: inline;
	}
	.responsive #drawer{
		display:none !important;
	}
	.responsive #wrap, .responsive #header, 
	.responsive #footer, .responsive #drawer,
	.responsive #closeDrawerStretch{
		width:100% !important;
		min-width:280px;
	}
	.responsive #drawerRight{
		display: none;
	}
	.responsive #drawerUstLogoSpan{
		padding: 0 0 0 13px;
	}
	.responsive #header, .responsive .searchBar{
		height:42px;
		background-color: #62496e;
		border-top:1px solid #7e6a87;
		
		background-image: linear-gradient(bottom, rgb(80,59,89) 0%, rgb(98,73,110) 15%);
		background-image: -o-linear-gradient(bottom, rgb(80,59,89) 0%, rgb(98,73,110) 15%);
		background-image: -moz-linear-gradient(bottom, rgb(80,59,89) 0%, rgb(98,73,110) 15%);
		background-image: -webkit-linear-gradient(bottom, rgb(80,59,89) 0%, rgb(98,73,110) 15%);
		background-image: -ms-linear-gradient(bottom, rgb(80,59,89) 0%, rgb(98,73,110) 15%);
		
		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgb(80,59,89)),
			color-stop(0.15, rgb(98,73,110))
		);
	}
	.responsive .searchBar{
		-webkit-box-shadow: inset 3px 0px 3px 0px rgba(88, 66, 100, .8);
        box-shadow: inset 3px 0px 3px 0px rgba(88, 66, 100, .8);
	}
	
	.responsive #footer{
		height: auto;
		background-color: transparent;
	}
	.responsive #drawerUstLogoSpan, .responsive #drawerUstLogoSpan a{
		width:200px;
		height:42px;
	}
	.responsive #drawerUstLogoSpan a{
		background:center left no-repeat url("//webapp.stthomas.edu/drawer/includes/images/mobile-logo.png") !important;
		background-size:200px 25px !important;
	}
	.responsive body{
		background:none;
	}
	.responsive #drawerUstLogoSpan {
		width:auto !important;
	}
	.responsive #footer .left, .responsive #footer .right{
		float:none;
		text-align: left;
		padding: 0 0 5px 5px;
		width: auto;
	}
	.responsive #drawerRightSmall{
		display: block;
		float: right;
		padding: 1px 10px 0;
		height: 37px;
		width:40px;
	}
	.responsive #drawerRightSmall .menu-icon{
		background:0px 0px no-repeat url("//webapp.stthomas.edu/drawer/includes/images/mobile-btns-flattened.png");
		display: block;
		width:100%;
		height: 100%;
	}
	.responsive .menu-open #drawerRightSmall .menu-icon{
		background-position:0px -40px;
	}
	.responsive #drawerRightSmall .menu-text{
		text-indent: -99999px;
		display: block;
		height: 0;
	}	
	.responsive #drawerRightSmall:hover{
		cursor:pointer;
	}
	.responsive #pageWrap{
		position: relative;
		width:100%;
		left:0px;
	}
	.responsive .menu-open #pageWrap{
		left:-260px;
	}
	.responsive #viewPort{
		width:100%;
		height: 100%;
	}
	.responsive #pageNav{
		width:260px;
		position: absolute;
		right:-260px;
		top: 0px;
		min-height:100%;
		background:top left repeat url("//webapp.stthomas.edu/drawer/includes/images/paper.jpg");
		-webkit-box-shadow: inset 2px 0px 3px 0px rgba(215, 215, 221, .8);
        box-shadow: inset 2px 0px 3px 0px rgba(215, 215, 221, .8);
	}
	.responsive .mobile-sub-title{
		height: 31px;
		line-height: 31px;
		background-color: #7b6487;
		border: 1px solid #584065;
		text-indent: 13px;
		color: #ffffff;
	}
	.responsive .menu-open #pageNav{
		right:0px;
		display: block;
	}
	.responsive .menu-open #viewPort{
		overflow:hidden;
		min-height:100%;
	}
	.responsive .menu-open #pageOverlay{
		cursor:pointer;
		height:100%;
		position:absolute;
		top:0;
		width:100%;
		z-index:30;
		left:-260px;
		display:block;
	}
	.mobile-nav{
		padding:0;
		margin:0;
	}
	.mobile-nav li{
		list-style: none;
		border-bottom: 1px solid #F3F3F3;
	}
	.mobile-nav ul{
		padding:0;
		margin:0;
	}
	.mobile-nav li li, .mobile-nav li.nav-parent, .mobile-nav li.nav-parent a{
		border-bottom: none;
	}
	
	.mobile-nav li li a{
		border-bottom: none;
		border-left: 4px solid #6f5f82;
		background-color: rgb(210, 210, 210);
	}
	
	.mobile-nav li li li a{
		padding-left: 26px;
		background-color: rgb(200, 200, 200);
	}
	
	.mobile-nav li li li li a{
		padding-left: 36px;
		background-color: rgb(190, 190, 190);
	}
	
	.mobile-nav li li li a{
		background-color: 4px solid rgb()
	}
	
	.mobile-nav li li:last-child{
		border-bottom: inherit;
	}
	
	.mobile-nav li a{
		display: block;
		height: 41px;
		border-bottom:2px solid #d2d2d2;
		line-height:41px;
		color: #55585b;
		text-decoration: none;
		font-size: 16px;
		white-space: nowrap;
		overflow: hidden;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 13px;
	}
	
	.mobile-nav li .currentbranch0 a{
		padding-right:28px;
		background:242px center no-repeat url("//webapp.stthomas.edu/drawer/includes/images/sub-nav-arrow.png");
	}
	
	#searchFieldMobileWrap{
		background:-44px -5px no-repeat url("//webapp.stthomas.edu/drawer/includes/images/mobile-btns-flattened.png");
		height:33px;
		width:250px;
		margin:5px 0 0 6px;
	}
	#searchFieldMobileWrap.focus{
		background-position:-44px -44px;
	}
	#searchFieldMobileWrap span{
		height: 33px;
		width: 31px;
		right:0;
		display:block;
		float:right;
	}
	#searchFieldMobile{
		background-color:transparent;
		border:0;
		height:33px;
		width:188px;
		padding: 0 0 0 31px;
		float:left;
		color:#f9f9f9;
	}
}
#access .assistive-text{
	position: absolute;
	top: -999px;
}
#access .assistive-text:focus{
	position:absolute;
  top:56px;
  height: 40px;
  line-height:40px;
  font-size: 24px;
  background-color: #fff;
  text-align: center;
  display:  block;
  width: 100%;
}