@charset "utf-8";

/*
 * RESET
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	/*behavior:url("/_css/csshover.htc"); - IE6 HOVER FIX*/
}
img, div {
	/*behavior:url("/_css/iepngfix.htc"); - IE6 PNG TRANSPARENCY FIX*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
padding:5px;
vertical-align:top !important;
}
 td img {
padding:0 5px 5px 0 !important;
}
img, div {  }
/*
 * BASIC ELEMENTS
 * Define styles for basic elements: body, h1-h6, ul, ol, a, p, etc.
 */
 @font-face {
  font-family: "MyriadPro-Cond";
  src: url(http://pac.mercyhurst.edu/ »
  MyriadPro-Cond.otf) format("truetype");
}

body {
	background:url(/_images/background.jpg) top left no-repeat #000;
	color:#444;
	font:normal 81.3% Arial, Helvetica, sans-serif;
	margin:0 auto;
	width:900px;
}
a:link, a:visited {
	color:#91b639;
	text-decoration:none;
}
a:hover {
	color:#30608d;
}
h1 {
	color:#30608d;
	font-family: "MyriadPro-Cond", sans-serif;
	font-size:150%;
	font-weight:bold;
	padding:5px 0;
}
p {
	padding:5px 0;
}
#header {
	height:75px;
	padding:10px 0 10px 10px;
	width:890px;
}
#header img {
	float:left;
}
#nav {
	float:right;
	margin-top:25px;
	width:560px;
}
	.btn_home a{
		background-position: bottom left;
		float:left;
	}
		.btn_home a {
			display: block;
			width: 99px;
			height: 40px;
			background:url(/_images/btn_home.jpg) no-repeat top left;
		}
		.btn_home a:hover{
			background-position: bottom left;
		}
	.btn_events a{
		background-position: bottom left;
		float:left;
	}
		.btn_events a {
			display: block;
			width: 104px;
			height: 40px;
			background:url(/_images/btn_events.jpg) no-repeat top left;
		}
		.btn_events a:hover{
			background-position: bottom left;
		}
	.btn_facilities a{
		background-position: bottom left;
		float:left;
	}
		.btn_facilities a {
			display: block;
			width: 119px;
			height: 40px;
			background:url(/_images/btn_facilities.jpg) no-repeat top left;
		}
		.btn_facilities a:hover{
			background-position: bottom left;
		}
	.btn_box a{
		background-position: bottom left;
		float:left;
	}
		.btn_box a {
			display: block;
			width: 130px;
			height: 40px;
			background:url(/_images/btn_box.jpg) no-repeat top left;
		}
		.btn_box a:hover{
			background-position: bottom left;
		}
	.btn_about a{
		background-position: bottom left;
		float:left;
	}
		.btn_about a {
			display: block;
			width: 103px;
			height: 40px;
			background:url(/_images/btn_about.jpg) no-repeat top left;
		}
		.btn_about a:hover{
			background-position: bottom left;
		}
#content {
	background:#FFF;
	clear:both;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#page_content {
	background:url(/_images/page_back.jpg) top center repeat-y #FFF;
	clear:both;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:left;
	width:880px;
}
#page_left {
	float:left;
	padding:10px 10px 10px 10px;
	width:260px;
}
#page_left li {
}
#page_left li a:link, #page_left li a:visited {
	color:#333;
	display:block;
	text-decoration:none;
	padding:10px 20px;
}
#page_left li a:hover {
	background:#FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.hrule {
	border-top:1px solid #c5d5d8;
	border-bottom:1px solid #FAFAFA;
	clear:both;
	margin:20px 0;
	width:100%;
}
#page_right {
	float:right;
	padding:10px 10px 50px 10x;
	width:545px;
}
#page_right img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#home {
	background:#C0C;
	height:310px;
	width:880px;
}
.podt {
	float:left;
	margin-right:1px;
	padding:10px;
width:270px;	
}
.podt a:link , .podt a:visited  {
color:#444;
display:block;
height:180px;
padding:5px;
width:270px;
}
.podt a:hover {
	background:#F3F3F3;
	width:270px;
}
.pod {
	float:left;
	margin-right:1px;
	padding:15px;
	width:260px;
}
	.btn_ticket a{
		background-position: bottom left;
		float:left;
		margin-left:30px;
		margin-top:20px;
	}
		.btn_ticket a {
			display: block;
			width: 220px;
			height: 40px;
			background:url(/_images/btn_buytickets.jpg) no-repeat top left;
		}
		.btn_ticket a:hover{
			background-position: bottom left;
		}
#btm {

	color:#CCC;
	margin:10px 0;
	padding:0 10px;
	width:880px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:250px;
	clear:both;
	float:left;
}
#btm h1 {
	color:#FFF;
	font-family: "MyriadPro-Cond", sans-serif;
	font-size:138.5%;
}
#footer {
	clear:both;
	color:#999;
	padding:10px;
}
fieldset {
	background:#333;
	border:none;
	border-bottom:1px solid #FAFAFA;
	color:#FFF;
	display:block;
	margin:10px;
	padding:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
fieldset a:link, fieldset a:visited {
	background:url(/_images/chk.jpg) left center no-repeat;
	color:#FFF;
	display:block;
	padding:8px 0 8px 25px;
}
fieldset a:hover {
	background:url(/_images/chk.jpg) left center no-repeat;
	color:#CCC;
}
/* FORM ELEMENTS */
form img {
	cursor:pointer;
	margin:3px;
	padding:3px;
}
input, textarea {
	background:#FFF;
	border:1px solid #CCC;
	color:#333s;
	margin:3px;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:200px;
}
.f_left {
	float:left;
}
.f_right {
	float:right;
}
.btn {
	float:left;
	margin:0;
	padding:0;
}
.form_button {
	background:none;
	margin:0;
	cursor:pointer;
	height:28px;
	width:75px;
}
.form_search {
	background:none;
	margin:0;
	cursor:pointer;
	height:28px;
	width:40px;
}
/* BANNER */
#banner {  
    /*width: 920px; */
    margin: 0;
	position: relative;
}
#banner #pager {
	position: absolute;
	top: 270px;
	left: 8px;
	z-index: 999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 10px 2px 11px;
}
#banner #pager a {
	color:#FFF;
	font-size: 2px;
	background-color: #fff;
	padding: 3px 5px;
	margin-left: 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration: none;
	margin-right: 2px;
}
#banner #pager a:hover, #banner #pager a.activeSlide {
	color: #26486b;
	background-color: #26486b;
}
#rotate {
	height: 310px;  
    width: 880x;  
} 
#rotate img { 
    top: 0; 
    left: 0 
}
.forum-registration {
	background:#FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
label {
	color:#666;
}
.form_search, .form_button {
	border:none;
}
address {
	font-style:normal;
	padding:10px;
}
.regular {
	border:none;
	height:25px;
	width:125px;
}
social-media img {
	margin:10px;
}
