/***
 * CSS code to support http://www.aquinas.edu
 * Last updated: December 8, 2010
 * XHTML/CSS programmed by Mindutopia
 * Contact Info:
 *		E-mail  	go@mindutopia.com
 *		Website		http://www.mindutopia.com
 ***/
 
 
/*** Defaults ***/

*{
	margin:0 auto;
	padding: 0 auto;
	vertical-align:top;
}

body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #9B9E72;
	line-height:1.5em;
	margin-top:20px;
	overflow-x:hidden;
}

ul, ol{
	padding-left:10px;
}

@font-face {
  	font-family: FrutigerLight;
  	src: url('../includes/frutiger-light.ttf');
}

@font-face {
  	font-family: BerlingRoman;
  	src: url('../includes/berling-roman.ttf');
}

h1{
	font-family: FrutigerLight, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	padding-top:10px;
	margin-bottom:8px;
	font-weight:bold;
}

h1 a{
	font-family: FrutigerLight, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	padding-top:10px;
	margin-bottom:8px;
	font-weight:bold;
	text-decoration:none;
}

h2{
	font-family: FrutigerLight, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding-top:10px;
	font-weight:normal;
}

h3{
	font-family: FrutigerLight, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
}

h4{
	font-family: FrutigerLight, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333;
	padding-top:10px;
	margin-bottom:8px;
	font-weight:bold;
}

.mmhide_nav_section_head{
	font-family: FrutigerLight, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7C2128;
	margin-top:10px;
	margin-bottom:3px;
	font-weight:bold;
}

.mmhide_nav_section_head a{
	color:#7C2128 !important;
	text-decoration:none;
}

.mmhide_nav_section_head a:hover{
	color:#7C2128 !important;
	text-decoration:underline;
}

.mmhide_nav_section_head img{
	padding-right:8px;
}

img{
	border:none;
}

a{
	color:#7C2128;
	text-decoration:underline;
}

a:hover{
	color:#493D63;
	text-decoration:underline;
}

hr{
	margin-bottom:6px;
	margin-top:6px;
	color: #CDCEB8;
	background: #CDCEB8;
	border: 0;
	height: 1px;
}


/*** Top Header and Navigation ***/

.mmhide_nav{
	margin:0;
	list-style-type:none;
	z-index:100;
	position:absolute;
}

.mmhide_nav ul{
	display: block;
	float: left;
	position:absolute;
}

.mmhide_nav li{
	display:block;
	float:left;
	width:110px;
	margin-top:6px;
	list-style: none;
	overflow: hidden;
	height:24px;
	z-index:100;
	position:relative;
	background:url(http://www.aquinas.edu/images/nav_libackground.gif) #6B1C23 repeat-x;
}

.mmhide_nav2 li{
	display:block;
	float:left;
	width:110px;
	margin-top:6px;
	list-style: none;
	overflow: hidden;
	height:24px;
	z-index:100;
	position:relative;
	background:url(http://www.aquinas.edu/images/nav_libackground.gif) #6B1C23 repeat-x;
}

.mmhide_nav3 li{
	display:block;
	float:left;
	width:50px;
	margin-top:6px;
	list-style: none;
	overflow: hidden;
	height:24px;
	z-index:100;
	background:url(http://www.aquinas.edu/images/nav_libackground.gif) #6B1C23 repeat-x;
}

.mmhide_nav p{
	z-index:100;
}

#header{
	width:960px;
	height:150px;
}

.mmhide_header_content{
	width:940px;
	background-color:#fff;
	height:110px;
}

.mmhide_header_nav{
	background:url(http://www.aquinas.edu/images/nav_background.gif) no-repeat;
	height:40px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}

.mmhide_header_nav a{
	color:#fff;
	text-decoration:none;
}

.mmhide_header_nav a:hover{
	color:#fff;
	text-decoration:none;
	border-bottom:none;
}

.mmhide_logo{
	width:279px;
	float:left;
	margin-left:25px;
	margin-top:29px;
}

.mmhide_trees{
	float:right;
	width:350px;
	height:110px;
	margin-right:20px;
}

.mmhide_search{
	background:url(http://www.aquinas.edu/images/nav_libackground.gif) repeat-x;
	width:14px;
	height:14px;
	border:0px;
	margin-left:10px;
}

.mmhide_textfield{
	border:1px solid #ccc;
	width:155px;
	height:16px;
	font-size:10px;
	float:left;
}


/*** Global Classes ***/

.mmhide_subtext{
	font-size:10px;
	font-weight:normal;
	text-align:left;
	padding-left:5px;
	margin:0;
}

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

.mmhide_major{
	text-align:center;
	margin-bottom:15px;
	width:79px;
	z-index:100;
	margin-left:15px;
	margin-right:auto;
	padding-right:15px;
	border-right:1px solid #854045;
}

.mmhide_major2{
	text-align:center;
	margin-bottom:15px;
	width:79px;
	z-index:100;
	margin-left:15px;
	margin-right:auto;
	padding-right:15px;
	border-right:1px solid #854045;
}

.mmhide_major3{
	text-align:center;
	z-index:100;
	margin-bottom:15px;
	width:10px;
	margin-left:10px;
	margin-right:auto;
}

.mmhide_academic_photo_left{
	float:left;
	width:304px;
	text-align:left;
}

.mmhide_academic_photo_right{
	width:304px;
	text-align:center;
}

.mmhide_academic_photo_right{
	float:right;
	width:302px;
	text-align:right;
}

.profile_photo{
	width:105px;
	float:left;
	margin-right:10px;
}

.profile{
	float:left;
	width:595px;
}

#container{
	width: 940px;
	background:#fff;
	z-index:100;
}
.mmhide_arrow{
	margin-left:3px;
}

#wrapper{
	width:940px;
	background-color:#fff;
	padding-top:5px;
	padding-bottom:15px;
}

#wrapper2{
	width:940px;
	background-color:#fff;
	padding-top:5px;
	padding-bottom:15px;
}

.mmhide_leftside{
	background:#eae5d7;
	margin-bottom:20px;
}
.mmhide_leftside img{
	position: 0 bottom;
	border: none;
}
.mmhide_left_edge, .mmhide_right_edge{
	width:15px;
	float:left;
}

.mmhide_left_nav ul{
	margin-bottom:10px;
	display:block;
	align:left;
	list-style:none;
	margin-left:0px;
}

.mmhide_left_nav li{
	display:block;
	list-style:none;
}

.mmhide_left_nav a{
	color:#000;
	text-decoration:none;
}

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

.mmhide_left_nav td, .mmhide_left_nav tr{
	background:#EAE5D7;
}

.mmhide_social_icons img{
	display:block;
	float:left;
	margin-right:7px;
}

.mmhide_social_icons2 li{
	display:block;
	float:left;
	margin-right:7px;
	clear:left;
}

.mmhide_inside{
	width:685px;
	margin-left:15px;
	float:left;
	background:#fff;
	height:100%;
	min-height:100%;
}

.mmhide_headline{
	margin-bottom:5px;
	margin-top:2px;
}

.mmhide_photo{
	margin-bottom:10px;
}

.mmhide_inner_logo, .mmhide_inner_logo img, .mmhide_inner_logo td{
	vertical-align:bottom;
}

.mmhide_divider{
	background:#fff;
}

.mmhide_big_headline{
	margin-bottom:3px;
}



/*** Footer ***/

#footer{
	clear:both;
	color:#fff;
	height:40px;
	width:940px;
	font-size:10px;
	padding-top:10px;
}

#footer a{
	color:#fff;
	text-decoration:none;
}

#footer a:hover{
	color:#fff;
	text-decoration:underline;
}

.mmhide_footer_left{
	width:450px;
	float:left;
	text-transform:uppercase;
}

.mmhide_footer_left ul{
	display:block;
	list-style:none;
	margin-left:-15px;
}

.mmhide_footer_left li{
	display: block;
	float: left;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #fff;
	list-style: none;
}

.mmhide_footer_right{
	width:450px;
	float:right;
	text-align:right;
}


/*** Home Page Specific Styles ***/

.mmhide_homephoto{
	width:912px;
	height:310px;
}

.mmhide_homeleft, .mmhide_homecenter, .mmhide_homeright{
	width:290px;
}

.mmhide_homesplit{
	width:21px;
}

.news ul{
}

.news li{
	list-style-position:inside;
	margin-left:-7px;
}

.news a{
	text-decoration:none;
	color:#000;
}

.news li a:hover{
	text-decoration:underline;
}

.newsimage{
	padding-right:10px;
	padding-bottom:10px;
}

.events_left{
	width:65px;
	float:left;
	font-weight:bold;
}

.events_right{
	width:210px;
	float:right;
}

.event_info{
	font-weight:bold;
	color:#791F26;
}

.mmhide_teasers{
	margin-top:10px;
}

.mmhide_bottom_teaser{
	width:215px;
	height:145px;
	color:#333;
	font-size:10px;
	padding-top:10px;
	padding-right:0px;
}

.mmhide_bottom_mission{
	background:url(http://www.aquinas.edu/images/leaf.png) no-repeat bottom right;
	padding-top:10px;
	line-height:1.2em;
}

.mmhide_social{
	border-top: 1px solid #CDCEB8;
	border-bottom:1px solid #CDCEB8;
	height:30px;
	margin-top:10px;
}

.mmhide_socialtext{
	float:left;
	margin-left:8px;
	width:135px;
	padding-top:6px;
}

.mmhide_socialicons{
	float:right;
	margin-right:8px;
	width:140px;
	text-align:right;
	padding-top:6px;
}

.mmhide_socialicons li{
	margin-left:12px;
	float:left;
	display:block;
	list-style:none;
}

.mmhide_quote{
	margin-top:8px;
	text-transform:uppercase;
	font-size:10px;
	color:#333;
	text-align:center;
}

.mmhide_quote img{
	margin-bottom:5px;
	border:0;
}

#slider{
	padding-bottom:10px;
	width:912px;
}

#portfolio img{
    width: 912px;
    height: 300px;
}

#portfolio li{
	list-style:none;
	margin-left:-10px;
}

.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}

#slide_content{
	width:220px;
	float:right;
	margin-right:10px;
}

#slide_nav{
    width: 220px;
	margin-top:125px;
	margin-left:-8px;
}

#slide_nav li:hover{
	cursor: pointer;
	cursor: hand;
	z-index: 5000;
}

#slide_nav li{
	overflow: hidden;
}

ul#slide_nav{
	position: absolute;
	z-index: 5000;
	width:220px;
}

ul#slide_nav li{
	display: block;
	float: left;
	height: 25px;
	list-style: none;
	margin-left:8px;
	width: 40px;
	border:2px solid #fff;
}

ul#portfolio-desc{
 	color: #fff;
    text-align: left;
    list-style: none;
	float:left;
	width:220px;
	margin-top:-120px;
}
ul#portfolio-desc h2{
	font-size:22px;
	line-height:1.2em;
	color:#fff;
	font-family:BerlingRoman, Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}

ul#portfolio-desc li{
	width:200px;
}

.mmhide_buttons{
	float:right;
	margin-top:15px;
}

.mmhide_btn{
	background:#333;
	border:1px solid #666;
	color:#fff;
	text-transform:uppercase;
	padding:2px;
	font-size:10px;
	margin-left:5px;
}

.mmhide_btn a, .mmhide_btn a:hover{
	color:#fff;
	text-decoration:none;
}


/*** Athletics ***/

.mmhide_left_nav_athletics{
	background:url(http://www.aquinas.edu/images/logo_athletics.gif) no-repeat #EAE5D7;
	margin-bottom:10px;
	text-align:center;
	min-height:98px;
	min-width:210px;
	float:left;
}

.mmhide_scoreboard{
	height:130px;
}

.mmhide_team_photo{
	margin-right:15px;
	float:left;
	padding-bottom:10px;
}

.mmhide_column_heading{
	height:30px;
}


/*** User Styles ***/

.regular_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
	vertical-align:none;
}

.regular_text ul{
	margin-left:25px;
	margin-top:12px;
	margin-bottom:12px;
}

.small_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}

.red_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C2128;
	font-weight:normal;
	vertical-align:none;
}
.subhead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#493D63;
}

.additional_news{
	height:80px;
}

.table_head{
	text-align:center;
	font-weight:bold;
	color:#7C2128;
}

.regular_table{
	text-align:center;
	margin-top:5px;
	vertical-align:middle;
}

.regular_table th{
	border:1px solid #fff;
}

.regular_table td{
	border:1px solid #ccc;
 	vertical-align:middle;
}

.right{
	float:right;
}

.smcol_lightgreen img, .smcol_teal img, .bigcol_orange img, .smcol_purple img, .bigcol_purple img{
	margin-right:0px;
}

.smcol_lightgreen, .bigcol_lightgreen{
	border-top:4px solid #547730;
}

.smcol_teal, .bigcol_teal{
	border-top:4px solid #00563F;
}

.smcol_orange, .bigcol_orange{
	border-top:4px solid #BF5B00;
}

.smcol_purple, .bigcol_purple{
	border-top:4px solid #493D63;
}

.smcol_red, .bigcol_red{
	border-top:4px solid #7C2128;
}

.smcol_yellow, .bigcol_yellow{
	border-top:4px solid #B58C0A;
}

.video{
	background: url(http://www.aquinas.edu/images/video_bg.gif) #E0DAD2;
	height:150px;
	padding:25px;
	vertical-align:none;
}

.video_noimage{
	background: #E0DAD2;
	height:150px;
	padding:25px;
	vertical-align:none;
}


.red_bar{
	width:100%;
	height:100px;
	background:#7C2128;
	z-index:1000;
	margin-top:-125px;
}



/*** Breadcrumb ***/

#crumbbar {
	padding-top: 2px;
	height: auto;
	background:#fff;
	padding-left:15px;
	float:left;
}

ul#breadcrumb {
	text-align: center;
	font-size:10px;
	float:left;
}

ul#breadcrumb li {
	padding-right: 8px;
	float: left;
	text-decoration: none;
	display:block;
	color:#999;
}

ul#breadcrumb li a:link {
	text-decoration: none;
	display:block;
	color: #999;
}

ul#breadcrumb li a:visited {
	text-decoration: none;
	display:block;
	color: #999;
}

ul#breadcrumb li a:hover {
	color: #000;
	text-decoration: underline;
	display:block;
}

ul#breadcrumb li#active a {
	color: #999;
	text-decoration: none;
	display:block;
}



/*** Section Pages ***/

.mmhide_sectionbar_purple, .mmhide_sectionbar_khaki{
	width:897px;
	height:48px;
	max-height:65px;
	padding-top:17px;
	padding-right:15px;
	padding-bottom:17px;
}

.mmhide_sectionbar_education{
	height:48px;
	max-height:65px;
	padding-top:17px;
	padding-right:15px;
	padding-bottom:17px;
}

.mmhide_sectionbar_purple{
	background-color:#493D63;
}

.mmhide_sectionbar_education{
	background-color:#B5A899;
}

.mmhide_sectionbar_khaki{
	background-color:#EAE5D7;
}

.mmhide_sectionbarphoto{
	width:912px;
	height:190px;
	padding-top:10px;
}

.mmhide_sectionphoto{
	width:912px;
	height:190px;
	padding-bottom:10px;
}

.mmhide_sectionleft, .mmhide_sectioncenter, .mmhide_sectionright{
	width:212px;
	line-height:1.7em;
}

.mmhide_sectionleft a, .mmhide_sectioncenter a, .mmhide_sectionright a{
	color:#493D63;
	text-decoration:none;
}

.mmhide_sectionleft a:hover, .mmhide_sectioncenter a:hover, .mmhide_sectionright a:hover{
	color:#7C2128;
	text-decoration:underline;
}

.mmhide_graphic_caption{
	width:150px;
	float:right;
	font-size:11px;
	background:#c6c6a5;
	margin-left:15px;
	margin-bottom:15px;
	padding:10px;
}

.mmhide_graphic_caption2{
	width:120px;
	float:right;
	font-size:11px;
	background:#EAE5D7;
	margin-left:15px;
	margin-bottom:15px;
	padding:10px;
}

.mmhide_graphic_caption img, .mmhide_graphic_caption2 img{
	margin-bottom:5px;
	text-align:center;
}

.red_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #7c2128;
	text-decoration: none;
}

.table{
	border: solid 1px #eae5d7;
}
.table td
{
	border: solid 1px #eae5d7;
}
.mmhide_nestedtable{
	border: 0px;
}
.mmhide_nestedtable td
{
	border: 0px;
}

/*** Slideshow for Admissions, Virtual Tour ***/

#supersize{
	width:710px;
	height:450px;
	overflow:hidden;
}

#supersize2{
	width:911px;
	height:550px;
	overflow:hidden;
}

#content{
	margin:0px auto;
	height:100px;
	width:710px;
	z-index: 2000;
	background: #7C2128;;
	position:absolute;
	margin-top:330px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#content2, #content2_red, #content2_purple, #content2_teal, #content2_orange{
	margin:0px auto;
	height:150px;
	width:911px;
	z-index: 2000;
	position:absolute;
	margin-top:-200px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#content2_red{
	background: #7C2128;
}

#content2_purple{
	background: #493D63;
}

#content2_teal{
	background: #00565B;
}

#content2_orange{
	background: #BF5B00;
}

#links, #links_red, #links_purple, #links_teal, #links_orange{
	margin:0px auto;
	height:27px;
	width:891px;
	z-index: 2000;
	position:absolute;
	margin-top:-50px;
	color:#fff;
	padding-left:20px;
	padding-top:8px;
	font-size:11px;
}

#links_red{
	background: #7C2128;
}

#links_purple{
	background: #493D63;
}

#links_teal{
	background: #00565B;
}

#links_orange{
	background: #BF5B00;
}

#links ul, #links_red ul, #links_purple ul, #links_teal ul, #links_orange ul{
	margin-left:-10px;
}

#links li, #links_red li, #links_purple li, #links_teal li, #links_orange li{
	display:block;
	float:left;
	margin-right:60px;
}

#links li a, #links_red li a, #links_purple li a, #links_teal li a, #links_orange li a{
	color:#fff;
	text-decoration:none;
}

#contentframe{
	overflow: hidden;
	height: 100%;
	text-align:left;
	z-index: 3;
}

#slidecaption{
	overflow: hidden;
	float:right;
	color:#FFF;
	font:12px Arial, sans-serif;
	margin:33px 0;
	background: #7C2128;
}		

#navigation-logo{
	float: left;
	width:412px;
	z-index:4000;
	position:absolute;
	margin-left:200px;
	margin-top:340px;
}

#navigation-logo2{
	margin-left:430px;
	width:380px;
	z-index:4000;
	position:absolute;
	margin-top:-200px;
}

#navigation-text{
	float:left;
	z-index:4000;
	position:absolute;
	margin-top:-180px;
	color:#fff;
	margin-left:20px;
	width:400px;
	height:115px;
	overflow:auto;
	padding-right:15px;
	font-size:11px;
	line-height:1.5em;
}

#navigation{
	float: right;
	width:75px;
	z-index:4000;
	position:absolute;
	margin-left:625px;
	margin-top:380px;
}

#navigation2{
	float: right;
	width:125px;
	z-index:4000;
	position:absolute;
	margin-left:780px;
	margin-top:-135px;
	text-align:right;
}

#navigation img{
	margin-right:20px;
}

#navigation2 img{
	margin-right:15px;
}

#supersize{
	position:absolute;
	width:710px;
	height:450px;
}

#supersize2{
	position:absolute;
	width:911px;
	height:550px;
}

#supersize img, #supersize a{
	height:450px;
	width:710px;
	position:absolute;
	z-index: 0;
	cursor: default;
}

#supersize2 img, #supersize2 a{
	height:550px;
	width:911px;
	position:absolute;
	z-index: 0;
	cursor: default;
}

#supersize .prevslide, #supersize .prevslide img, #supersize2 .prevslide, #supersize2 .prevslide img{
	z-index: 1;
}

#supersize .activeslide, #supersize .activeslide img, #supersize2 .activeslide, #supersize2 .activeslide img{
	z-index: 2;
}

.mmhide_virt_tour a, .mmhide_virt_tour a, .mmhide_virt_tour a{
	color:#493D63;
	text-decoration:none;
}

.mmhide_virt_tour a:hover, .mmhide_virt_tour a:hover, .mmhide_virt_tour a:hover{
	color:#7C2128;
	text-decoration:underline;
}


/*** Video Rotator ***/

div#rotator{				/* in-page placement */
	position:relative;
	height:200px;
	margin-top: 1px;
	margin-left: -10px;
}

div#rotator ul li{			/* rotator css */
	float:left;
	position:absolute;
	list-style: none;
}

div#rotator ul li img {		/* rotator image style */	
	border:0px solid #ccc;
	padding: 0px;
	background: #FFF;
}

div#rotator ul li.show {
	z-index:5000;
}


/*** Admissions Landing Pages ***/
.grad1, .grad2, .grad3, .grad4, .grad5, .grad6, .adm1, .adm2, .adm3{
	height:122px;
	max-height:122px;
	vertical-align:absmiddle;
	text-align:center;
	width:280px;
	z-index:5000;
}

.grad1, .adm1{
	background:#B58C0A;
}

.grad2{
	background:#9B9E72;
}

.grad3{
	background:#B5A898;
}

.grad4{
	background:#493D63;
}

.grad5, .adm3{
	background:#7C2128;
}

.grad6{
	background:#00563F;
}

.adm2{
	background:#00565B;
}

#gallery{
	max-height:585px;
	margin:0;
	padding:0;
}

.gallery-img{
	position: absolute;
	max-height: 585px;
	min-width:912px;
	height: 585px;
	z-index: 1;
}

.gallery-img img{
	position: absolute;
	top: 0px;
	left: 0px;
}

.invisible{
	display: none;
	visibility: hidden;
}
.visible{
	visibility: visible;
}

.byline{
font-size:11px;
color:#666;
margin-bottom:6px;
}

/*** Advancement Pages ***/

#content-advancement{
margin:0px auto;
height:100px;
width:710px;
z-index: 2000;
background: #3F3468;
position:absolute;
margin-top:330px;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}

/*** International Programs Home Page ***/

#content-intprograms{
margin:0px auto;
height:100px;
width:710px;
z-index: 2000;
background: #00565B;
position:absolute;
margin-top:330px;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}

/*** Library Home Page and Campus Dining Home Page ***/

#content-library{
margin:0px auto;
height:100px;
width:710px;
z-index: 2000;
background: #4A523C;;
position:absolute;
margin-top:330px;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}


/*** Marketing & Communications Press Release Database ***/

.pressrelease-story img{
float:right;
text-align:right;
margin-left:10px;
margin-bottom:10px;
}


/*** Undergraduate Admissions By-the-Numbers Slider ***/

#numbers {
position:relative;
width:345px;
height:78px;
background:url(http://www.aquinas.edu/undergraduate/images/loading.gif) no-repeat 50% 50%;
}

#numbers img {
position:absolute;
top:0px;
left:0px;
display:none;
}

#numbers a {
border:0;
display:block;
}

.sliderCont {
width: 345px !important; 
background-color:#ffffff; 
height: 100px; 
padding: 5px;
}
		
.nivo-controlNav {
position:absolute;
left:265px;
bottom:-1px;
}
.nivo-controlNav a {
display:block;
width:22px;
height:22px;
background:url(http://www.aquinas.edu/undergraduate/images/bullets.png) no-repeat;
text-indent:-9999px;
border:0;
margin-right:3px;
float:left;
}
.nivo-controlNav a.active {
background-position:0 -22px;
}

a.nivo-nextNav {
background-position:-30px 0;
right:15px;
}

a.nivo-prevNav {
left:15px;
}

/*** OLLI ***/

.mmhide_left_nav_olli{
	background:url(http://www.aquinas.edu/olli/images/osher-logo.png) no-repeat #eae5d7;
	height:95px;
	width:95px;
	background-position: bottom left;
}

/*** SHARE BOX FOR 125 MAP ***/

td #share {
margin-bottom: -5px;
}

#share {
text-align: right;
float: right;
width: 145px;
border: 1px solid #d6d2c5;
background:url('http://www.aquinas.edu/images/share.png') #eae5d7 no-repeat 5px 5px;
padding: 5px;
}

#share a:link, #share a:visited {
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
color: #333;
text-decoration: none;
}

#share a:hover, #share a:visited {
text-decoration: underline;
}


/***For EAS Box***/
.mmhide_eas_container {
	padding: 5px 15px 5px 15px;
}
.mmhide_eas_wrapper {
	padding: 8px 8px 10px 5px;
	min-height: 45px;
	color: #774e00;
	text-shadow: #ffe283 0px 1px 0px;
	border: 1px solid #ffc045; background:url('http://www.aquinas.edu/images/alert_bg.gif') #ffe489 repeat-x bottom;
	font-size: 14px;
	line-height: 1.5em;
}
.mmhide_eas_icon {
	float: left;
	margin-right: 10px;
}
.mmhide_eas_bold {
	letter-spacing: 0.2em;
	color: #ba7600;
}

/*** The Saint ***/

.mmhide_left_nav_thesaint{
	background:url(http://www.aquinas.edu/thesaint/images/logo.png) no-repeat #eae5d7;
	height:37px;
	width:185px;
	background-position: bottom left;
}

