/* ------------------------------------------------ */
/*  CUSTOM STYLES FOR CONFERENCE: Hoffquad	        */
/* ------------------------------------------------ */

body {
	background: #E2F0FC url(../images/heartland-main-backgrnd.png) center top repeat-x;
	}

#header {
	background-image:url(/Templates/temp-conference01/images/heartland-header-bkgrnd.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:-2.9em;
	}

#siteName a{height:95px;width:255px;}
	
#topMsg{color:#FFF;float:right;font-size:90%;margin-top:50px;text-align:right;}
	#topMsg a:link{color:#fff;text-decoration:none;}
	#topMsg a:visited{color:#fff;text-decoration:none;}
	#topMsg a:hover{color:#121212;text-decoration:underline;}
	#topMsg a:active{color:#121212;text-decoration:underline;}

#admissionBanner-alt #admissionBanner-altborder {
	background:transparent url(../images/nobanner-heartland.png) top left repeat-x;
	height:25px;
	margin:0 1.5em 0 15px;
	padding:0;
	}

h1 { color: #072d77; margin-bottom: .95em; font-weight: 500; }

.heartland-wrap{
	height: 371px;
	width: 960px;
	margin-top: 1.0em;
	margin-bottom: 1.2em;
	margin-right: 0px;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(http://www.xavier.edu/Templates/temp-conference01/banners/img/heartland-banner-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* For the video */
#player1-wrapper{
	padding-top: 11px;
	margin-left: 568px;
}

/* ---------------------- */
/* HEADER AND UTILITY     */
/* ---------------------- */
#utilityNav{float:right;overflow:hidden;text-transform:uppercase;width:30%;color: #1A2C78;}
	#utilityNav a:link{color:#1A2C78;text-decoration:none;}
	#utilityNav a:visited{color:#1A2C78;text-decoration:none;}
	#utilityNav a:hover{color:#1A2C78;text-decoration:underline;}
	#utilityNav a:active{color:#1A2C78;text-decoration:underline;}
	
#utilityNav ul {
	list-style:none;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* To make sure main UL and LI attributes do not control these items, 
	specify both the Margin and Padding */
	padding: 1em 0 0 0;
	margin: 0;
	}
#utilityNav li {
	font-size: 85%;
	font-weight: bold;
	display: block;
	height: 100%;
	float: left;
	/* To make sure main UL and LI attributes do not control these items, 
	specify both the Margin and Padding */
	padding: 0 0 0 1.38em;
	margin: 0;
	}
#utilityNav li a:link,#utilityNav li a:visited {
	text-decoration: none;
	color: #1A2C78;
	}	
#utilityNav li a:hover {
	text-decoration: underline;
	}

#siteName a{border:0;display:block;height:100px;margin:0;padding:0;width:450px; }

/* ---------------------- */
/*    GLOBAL NAVIGATION   */
/* ---------------------- */
#globalNav {
	height: 47px;
	background: #003777 url(/Templates/temp-conference01/images/heartland-globalnav-bkgrnd.png) top left repeat-x;
	}

#globalNav dl{margin:0 0 0 1em;padding:.15em 0 0;}
#globalNav dt{float:left;padding-right:1.0em;}
	
#globalNav dt a {
	display: block;
	height: 0px !important;
	height /**/:48px; /* IE 5/Win hack */ 
	padding: 40px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	}

#globalNav dt a:hover{background-position:0 -48px;}

#globalNav dt#hlConfInfo,
#globalNav dt#hlConfInfo a {width: 226px; background-image:url(/Templates/temp-conference01/images/nav-heartland-conferenceinfo.png); background-repeat:no-repeat;}
#globalNav dt#hlAboutConf,
#globalNav dt#hlAboutConf a {width: 226px; background-image:url(/Templates/temp-conference01/images/nav-heartland-about.png); background-repeat:no-repeat;}
#globalNav dt#hlAboutHost,
#globalNav dt#hlAboutHost a {width: 160px; background-image:url(/Templates/temp-conference01/images/nav-heartland-xavier.png); background-repeat:no-repeat;}
#globalNav dt#hlReg,
#globalNav dt#hlReg a {width: 160px; background-image:url(/Templates/temp-conference01/images/nav-heartland-registration.png); background-repeat:no-repeat;}

.h1Reg-pos{
	margin-left: 109px;
}

/* ---------------------- */
/*      BANNER STYLES     */
/* ---------------------- */
.bannerDefault {}
	
.bannerHome {
	height:330px;
	margin:0;
	padding:0;
	}
	

/* ---------------------- */
/*     CAROUSEL STYLES    */
/* ---------------------- */

/* Fixes carousel wrap issues */
#content-home{
	background-color: transparent;
}
#footer-home {
	border-top:1px solid #CCC;
	clear:both;
	height:auto;
	padding-bottom:1.2em;
	padding-top:1.2em;
	width:910px;
	text-align: center;
	font-size: 85%;
	line-height: 197%;
	font-weight: normal;
	color: #666666;
	}

#carousel_full-heartland {
	height:150px;
	width:920px;
	clear: both;
	background-color: transparent;
	background-image: url(/Templates/temp-conference01/images/carousel-bkgrnd3.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
