/*  Site-specific styles */

#banner .center .facultynameleft{float:left;margin:0;padding:0;width:15%; display:none;}

#banner .center .right{width:70%;} /* without this alteration, the banner spacing gets messed up. Sign in to UVic takes up 2 lines*/
.hide {display:none;}

/*Home page Banner Styles*/
#banner.index{background: none; height:auto;}
#banner.index .center {height:auto}
#banner.index .facultylogo{background: url(../images/logos/logo-home.gif) no-repeat scroll left 50px; width:176px;}



/*=== ROLLOVER BUTTONS ===*/

a.resrollover {background-position: 0px 0px top; display:block; height:52px; font-size:0; text-decoration: none;}
a.resrollover:hover,
a.resrollover:focus{ background-position: 0px -52px; text-decoration: none; }
a.resrollover span { visibility: hidden; }


a.left-contactus {background: transparent url(/renderfile/global/thesite/assets/images/buttons/button-contact-us-.jpg) no-repeat scroll 0px 0px;}

a img.gallery {
	border: 1px solid #BBB;
	padding: 2px;
	margin-top: .2em;
	margin-right: .5em;
	margin-bottom: 1em;
	margin-left: .5em;
	vertical-align: top;
}

a img.last {
	margin-right: 0;	
}