/********************************************************************/
/* Nazareth College Level2 Style Sheet                              */           
/* level2.css                                                       */
/* Sets page template styles                                        */
/********************************************************************/


/********************************************************************/
/* General                                                          */
/********************************************************************/


body {
	margin: 0px;
	padding: 0px;
	background-color: #D9D4AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;
	text-align: center; 

}

a:link, a:visited  {
	color: #55298A;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
}


table {
	font-size: 100%;
}

blockquote {
    border: 1px solid #ffffff;
    margin: 5px;
    padding: 15px;
}

blockquote p {
    margin: 0 !important;
}



/* Global Navigation                                         */
/********************************************************************/
.globalnav {
	width: 290px !important; width: 290px;
	height: 20px;
	padding: 10px 0px 0px 0px !important; padding: 10px 0px 0px 0px; 
	margin: 0px 10px 0px 125px !important; margin: 0px 5px 0px 122px;
	font-size: 10px;
	float:left;


}

#globalnavsearch {
	width: 150px !important; width: 130px;
	height: 30px;
	float:right;
	font-size: 10px;
	margin: 2px 10px 0px 0px !important; margin: 0px 10px 0px 0px;
}
#search {
	width: 16em;
}
#search fieldset {
	width: 100%;
	border-style: none;
	margin: 0;
	padding: 0;
}
#search legend {
	display: none;
}
#search input {
	display: inline;
}
#search input.button {
	font-size: 90%;
	width: auto;
	color: rgb(252, 202, 41);
	text-transform: uppercase;
	padding: 0;
	border: 1px solid rgb(252, 202, 41) !important;
	background-color: transparent;
}
#search input.button:hover {
	background-color: #99C;
}

.globalnav UL {
	list-style-type: none; 
	padding: 0;
	margin: 0;

}
.globalnav UL LI {
	list-style-type: none; 
	padding: 0px 5px 0px 8px;
	margin: 0;
	border-left: 1px solid #ffffff;
	text-align: center;
	font-weight: normal;
	display: inline;
}
.globalnav UL LI.first {
	border-left: none;
	width: 60px !important; width: 100px;
}
.globalnav UL LI a:link {
	color: #ffffff;

}
.globalnav UL LI a:visited{
	color: #ffffff;
}
.globalnav UL LI a:hover {
	color: #F8C422;
}



/* Audience Navigation                                              */
/********************************************************************/
.audience  {
	margin: 0px;
	font-size: 10px;
	height: 22px;
	padding-top: 15px; 
	color: #ffffff;
	font-weight: bold;
	float: right;
}

.audience UL {
	width: 435px; 
	list-style-type: none; 
	padding: 0;
	margin: 0;
}

.audience UL LI {
	width: 75px;
	height: 25px;
	list-style-type: none; 
	float: left;
	padding: 0px 3px 0px 3px;
	margin: 0;
	border-left: 1px solid #ffffff;
	text-align: center;
	font-weight: bold;
}

.audience UL LI.first {
	border-left: none;
	width: 90px;
	margin: 0px 5px 0px 0px;
}

.audience UL LI a:link {
	color: #ffffff;

}
.audience UL LI a:visited{
	color: #ffffff;
}
.audience UL LI a:hover {
	color: #F8C422;
}

/********************************************************************/
/* Structural                                                       */
/********************************************************************/
.globalheader {
	width: 741px;
	height: 82px;
	padding: 0px;
	margin: 0px;
	background: url(../images/adm_l2_tile_topnav.gif) no-repeat;
	float: left;
	color: #ffffff;
}

.globalaudienceheader {
	width: 741px;
	height: 82px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/adm_l2_tile_topnav_audience.gif);
	background-repeat: no-repeat;
	float: left;
	color: #ffffff;
}

.logo {
	width: 148px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.headerimage {
	width: 591px;
	height: 108px;
	padding: 0px !important; padding: 0px; 
	margin: 0px !important; padding: 0px; 
	float: left;
	border-bottom: 2px solid #ffffff;
	background-repeat: no-repeat;

}

.headerimagetell {
	width: 590px;
	height: 272px;
	padding: 0px !important; padding: 0px; 
	margin: 0px !important; padding: 0px; 
	float: left;
	border-bottom: 2px solid #ffffff;
	background-repeat: no-repeat;

}

.headertext {
	width: 591px !important; width: 591px; 
	padding: 0px; 
	margin: 0px; 
	border-bottom: 2px solid #ffffff;
	float: left;
	background-color: #66669a;
	background-repeat: no-repeat;

}

.content {
	width: 741px;
	background-repeat: repeat-y;
	text-align: left; 
	margin: 0 auto; 
}

.left {
	width: 148px;
	padding: 0px !important; padding: 0px; 
	margin: 0px 20px 20px 0px;
	float: left;
	position:relative;
	background-color: #C2BA79;
	border-right: 2px solid #ffffff;
}

.right {
	width: 148px;
	padding: 0px !important; padding: 0px; 
	margin: 0px 0px 20px 10px ;
	float: right;
	position:relative;
}


.newsleft {
	width: 148px;
	padding: 0px !important; padding: 0px; 
	margin: 0px 0px 20px 0px;
	float: left;
	position:relative;
	background-color: #C2BA79;
	border-right: 2px solid #ffffff;
}


.quicklinks {
	width: 148px;
	height: 30px;
	padding: 0px !important; padding: 0px; 
	font-size: 100%;
	border-bottom: 2px solid #ffffff;
}

.globalfooter {
	width: 741px;
	height: 57px;
	padding: 5px 0px 0px 0px !important; padding: 6px 0px 4px 0px;
	margin: 0px;
	text-align: center;
	float: left;
	background-color: #66669A;
	
}


.globalfooter p {
	font-size: .75em;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}


.globalfooter p a:link, .globalfooter p a:visited {
	text-decoration: none;
	color: #ffffff;
}


.globalfooter p a:hover {
	text-decoration: none;
	color: #ffcc33;
}

#footer {
	font-size:9px;
	width: 741px;
	height: 35px;
	padding: 4px 0px 0px 0px !important; padding: 6px 0px 4px 0px;
	margin: 0px;
	text-align: left;
	float: left;
	background-color: #66669A;
	color: #fff;
}
#footer ul
{
	float:right;
	width:300px;
	clear:none;
	padding:2px 8px 0 0;
	margin:0;
	
	text-align:right;
}
#footer li
{
	display:inline;
	padding:0 8px;
	margin:0;
	border-right:1px solid #ffffff;
}
#footer li.last
{
	border-right:none;
}
#footer address {
	font-size: 100%;
	float: left;
	width: 300px;
	clear: none;
	padding: 2px 0 0 16px;
	margin: 0;
	color: white;
}
#footer a:link, #footer a:visited
{
	color:#ffffff;
	text-decoration:none;
}

#footer a:link:hover, #footer a:visited:hover
{
	text-decoration: none;
	color: #fc3;
}

/* Columns                                                          */
/********************************************************************/
.main1col {
	width: 741px;
	padding: 0px !important; padding: 0px; 
	float: left;
	border-bottom: 2px solid #ffffff;
	background-image: url(../images/adm_l2_bg_1col.gif);
	background-repeat: repeat-y;
}

.main1col p {
	margin: 0px 20px 20px 0px;
	font-size: 100%;
}



.maincol p img {
	border: 1px solid #ffffff;
	float: left;
	margin: 0px 10px 0px 0px;
}

.main2col {
	width: 741px;
	padding: 0px !important; padding: 0px; 
	float: left;
	border-bottom: 2px solid #ffffff;
	background-image: url(../images/adm_l2_bg_2col.gif);
	background-repeat: repeat-y;
}

.main2col p {
	margin: 0px 20px 20px 0px;
	font-size: 100%;
}


.main2col-purple {
	width: 741px;
	padding: 0px !important; padding: 0px; 
	float: left;
	border-bottom: 2px solid #ffffff;
	background-image: url(../images/adm_l2_bg_2col_purple.gif);
	background-repeat: repeat-y;
}

.main2col-purple p {
	margin: 0px 20px 20px 0px;
	font-size: 100%;
}



.main2col-purple p img {
	border: 1px solid #ffffff;
	float: left;
	margin: 0px 10px 0px 0px;
}


.main3col {
	width: 741px;
	padding: 0px !important; padding: 0px; 
	float: left;
	border-bottom: 2px solid #ffffff;
	background-image: url(../images/adm_l2_bg_3col.gif);
	background-repeat: repeat-y;

}

.main3col p {
	margin: 0px 20px 20px 0px;
	font-weight: normal;
}

.mai3col p img {
	border: 1px solid #ffffff;
	float: left;
	margin: 0px 10px 0px 0px;
}

.main3col-purple {
	width: 741px;
	padding: 0px !important; padding: 0px; 
	float: left;
	border-bottom: 2px solid #ffffff;
	background-image: url(../images/adm_l2_bg_3col_purple.gif);
	background-repeat: repeat-y;

}

.main3col-purple p {
	margin: 0px 20px 20px 0px;
	font-weight: normal;
}

.mai3col-purple p img {
	border: 1px solid #ffffff;
	float: left;
	margin: 0px 10px 0px 0px;
}

.center {
	width: 550px;
	padding: 0px !important; padding: 0px; 
	margin: 20px 0px 20px 20px;
	float: left;
	position:relative;

}

.center1col {
	width: 695px;
	padding: 0px !important; padding: 0px; 
	margin: 20px 0px 20px 20px !important; margin: 20px 0px 20px 10px;
	float: left;
	position:relative;

}
.center3col {
	width: 400px;
	padding: 0px !important;
	padding: 0px;
	margin: 20px 0px 20px 20px;
	float: left;
	position:relative;

}


/********************************************************************/

/* Forms                                                            */

/********************************************************************/



form {
	margin: 0px;
	padding: 0px;
}

.quicklinks select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0 auto 0px;
	width: 125px;
	margin: 5px 5px 5px 5px;
}

#globalnavsearch {
	width: 155px !important;
	height: 30px;
	float:right;
	font-size: 10px;
	margin: 2px 0px 0px 0px !important; margin: 0px 10px 0px 0px;


}


#globalnavsearch fieldset{
	border: 0;
}

#globalnavsearch legend{
	display: none;
}

#globalnavsearch input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 80px;
	margin: 3px 2px 0px 0px;
	padding: 0;
	float: left;

}

#globalnavsearch input.button {
	cursor: pointer;
	text-transform: uppercase;
	background-color: transparent;
	width: 50px;
	text-align: center;
	text-decoration: none;
	color: #FCCA29 !important;
	border: 1px solid #FCCA29;
	margin: 3px 0 0 0 !important;
	font-weight: normal;
	font-size: 10px;
	padding: 1px;

}

#globalnavsearch a.button SPAN{
	height: 18px !important;
	margin: 0px !important;
	padding: 0px!important;

}





/********************************************************************/
/* News/Event Pages                                           */
/********************************************************************/



.listing {
	display: block;
	font-size: 90%;
	padding: 0px 0px 10px 0px;
	float: left;
	
}
.listing h1 {
	font-weight: normal;
	margin: 0px 0px 30px 0px; 
	padding: 70px 0px 10px 0px;
	color: #ffffff;
	
}

.listing h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #000000;
	font-weight: bold;
	
}

.listing h3 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: bold;
}
.listing h3 a:link, .listing h3 a:visited {
	margin: 0px;
	padding: 0px;
	color: #666600;
	font-weight: bold;
	text-decoration: none;
}

.listing h3 a:hover {
	color: #FFFFCC;
}

.listing h4 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: bold;
}

.listing p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
}

img.detail {
	border: 1px solid #ffffff;
	float: left;
	margin: 0px 10px 0px 0px;
}

form.searchconduit {
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	border: 0px;

}

/********************************************************************/
/* Format                                                  */
/********************************************************************/
.clearfix {display: inline-table; margin-bottom: 0;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.hide {visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.v_middle {
vertical-align: middle !important;

}


