
@import url(home.css);

body {
	margin:0;
	padding:0;
	font-family:Arial, Tahoma, sans-serif;
	font-size: small;
	text-align:center;
	background: #000 url(/images/bg-body.jpg);
	color: #5b5b5b;
	}

body#gallery { background: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
p, ul, ol, li { font-family: Arial, Tahoma, sans-serif;; margin: 0 0 .75em 0; padding: 0; }


fieldset { border: 0; padding: 0; margin: 0; }

form { margin: 0; }
input[type="text"],
input[type="checkbox"],
input[type="submit"],
input[type="password"],
textarea { 
	font-family: Arial, Tahoma, sans-serif;; 
	border: 1px solid #666; 
	}

input:focus,
textarea:focus { background-color: #eee; }

div#survey div.label { font-weight: bold; }
div#survey div.question { margin-bottom: 10px; }


/* =LAYOUT
********************************************************************************/

span#qu-home-link a {
	position: absolute;
	margin: -30px 0 0 25px;
	color: #ffc135;
}

div#header {
	height: 80px;
}

div#header h1 a {
	position: relative;
	top: -10px;
	left: 20px;
	width: 255px;
	padding-top: 110px;
	height: 0 !important;
	overflow: hidden;
	display: block;
	background: url(images/bg-logo.png) top left no-repeat;
}

div#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 25px 0;
}

div#content.default { background: none; }

div#content {
	background: url(images/bg-content.jpg) top center repeat-y;
	padding-bottom: 40px;
}
div#content-top {
	background: url(images/bg-content-top.jpg) top center no-repeat;	
	height: 35px;
}
div#content-bottom {
	background: url(images/bg-content-bottom.jpg) bottom center no-repeat;	
	height: 70px;
}

div#defaultWrapper {
	float: left; 
	width: 100%;
	background: #134582 url(images/one-column-background.gif) top left repeat-y;
	}

div.padding { padding: 10px; }	

div#main-content {
	float: left;
	margin: -575px 0 0 180px;
	_margin-top:-680px!important;
	width: 480px;
}
div#main-content-top {
	background: url(images/bg-article-top.png) top center no-repeat;
	height: 261px;
}
div#main-content-top img { position: relative; top: 4px; left: 17px; }
div#main-content-bg {
	background: url(images/bg-article.png) top center repeat-y;
	min-height:250px;
}
div#main-content-container {
	padding: 15px 18px 50px 35px;
}

div#main-content-container h4 {
margin-bottom:12px;
}

div#main-content-container a {
color:#1C51A8!important;
font-weight:bold!important;
}

div#main-content-container ul li a:visited {
color:#000000!important;
font-weight:bold!important;
}

div#main-content-container table{
margin-bottom:15px;
}


div#main-content-bottom {
	background: url(images/bg-article-bottom.png) bottom center no-repeat;
	height: 15px;
}

div#uscene-list,
div#uscene_featured,
div#bodyContent {
	float: left;
	width: 600px;
	margin-left: 15px;
}

div#footer-container {
	position: relative;
	top: 20px;
	background: url(images/bg-footer.gif) bottom center repeat-x;
	width: 100%;
	height: 107px;
}
div#footer { 
			clear: both;
			width: 808px;
			margin: 0 auto;
			background: url(images/bg-footer-core-values.gif) top center no-repeat;
			text-align: center;
			height: 107px;
			}
div#collegeLink { margin: 0 10px; border-top: 1px solid #ccc; }			
div#collegeLink a {
	display: block;
	padding-top: 34px;
	width: 113px;
	background: url(/images/ftr_marist.gif) top left no-repeat;
	height: 0 !important;
	overflow: hidden;
	margin: 0 auto;
}

div#footer ul { list-style: none; margin: 0; padding: 0; }
div#footer li { display: inline; padding: 0 10px; border-right: 1px solid #000; }
div#footer li a { 
	font-size: 70%; 
	text-decoration: none; 
	color: #000; 
	font-weight: normal; 
	font-family: Arial, Tahoma, sans-serif;
	}
		
	
div.clear,
br.clear { width: 100%; clear: both; height: 1px; }


div#reminder-alert {
	background: #f5f5f5;
	border: 1px solid #aeaeae;	
}
div#reminder-alert h4 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url(images/icon-reminder.gif) 15px 10px no-repeat;
	padding: 20px 0 20px 60px
}
#icons{
	display:block;
	position:absolute;
	float:left;
	margin:20px 0 0 30px;
	overflow:hidden;
	width:206px;
	_width:250px!important;
}

/* =NAVIGATION
********************************************************************************/
div#nav {
	position: relative;
	z-index: 10;
	left: 20px;
	top: -93px;
	/*top: -80px;*/
	background: url(images/bg-nav.png) top left no-repeat;
	width: 194px;
	height: 388px;
	margin: 0 0 0 10px;
	}
	
ul#navigation {
	position: relative;
	z-index: 100;
	left: 20px;
	top:-300px;
	/*top: -280px;*/
	margin: 0;
	padding: 10px;
	list-style: none;
	}

ul#navigation li {
	margin: 3px 0;
}

ul#navigation li a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:bold;
	}

ul#navigation li a:hover { 
	text-decoration: underline;
	}


ul#navigation li a:visited {
color:#1C51A8;
	}
.linkTab{
	padding: 0 0 0 18px!important;
	display:block;
	_display:inline!important;
}
	
	
#navArticles{
margin-bottom:22px;
}

#navArticles h3{
margin-bottom:17px;

}

#navArticles ul{
margin-left:25px;

}

/* =SIDEBARS
********************************************************************************/
div#sidebar {
	position: relative;
	/*top: 82px;*/
	top: 95px;
	width: 174px;
}
div#sidebar p {
	position: absolute;
	z-index: 100;
	top:5px;
	/*top: 18px;*/
	left: 53px;
	width: 134px;	
}

h2#photo-gallery a {
	position: absolute;
	/*top: 300px;*/
	top:285px;
	left: 20px;
	z-index: 25;
	background: url(images/photo-gallery.png) top left no-repeat;
	padding-top: 189px;
	height: 0 !important;
	width: 200px;
	display: block;
	overflow: hidden;
}

#joinUsIcons{
	color:#000000;
	font-weight:bold;
	float:left;
	padding:0!important;
	margin:0!important;
	overflow:hidden;
	display:block;
	_width:150px!important;
	overflow:hidden;
}
#titleJoin{
	clear:right;
	width:150px!important;
	overflow:hidden!important;
	display:block;
	padding:0!important;
	float:left;
	text-transform:uppercase;
}
#joinUsIcons li{
	list-style:none;
	float:left;
	width:25px;
	height:25px;
	margin-right:5px;
}
#joinUsIcons li a{
	display:block;
	overflow:hidden;
	height:0;
	width:25px;
	_width:21px!important;
	_padding-top:21px!important;
	padding-top:25px;
}
#facebook{
	background: url(images/icons.png) -52px 0px no-repeat;
}
#youtube{
	background: url(images/icons.png) 0px 0px no-repeat;
}
#twitter{
	background: url(images/icons.png) -26px 0px no-repeat;
}
#blog{
	background: url(images/icons.png) -79px 0px no-repeat;
}
div#gallery-thumbs a img { border: 1px solid #666; padding: 1px; }
div#gallery-thumbs a:hover img { border: 1px solid #eee; }

div#photo-wrapper { padding: 5px; width: 100%; height: 100%; }

div#right-sidebar {
	float: right;
	clear: right;
	margin: -390px 0 0 0;
}
	
h2#profiles a {
	position: relative;
	top: -70px;
	left: -30px;
	z-index: 20;
	background: url(images/bg-profiles.png) top left no-repeat;	
	padding-top: 229px;
	height: 0 !important;
	width: 187px;
	display: block;
	overflow: hidden;
}

h2#ask-request {
	position: relative;
	top: -75px;
	left: -15px;
	z-index: 15;
	background: url(images/bg-call.png) top left no-repeat;	
	padding-top: 158px;
	height: 0 !important;
	width: 156px;
	display: block;
	overflow: hidden;
}

div#ask-wrapper {
	height: 158px;
}

div#ask-wrapper ul {
	position: relative;
	left: -15px;
	top: -180px;
	z-index: 30;
	
}

div#ask-wrapper ul li {
	margin: 0;
	list-style-type: none;
}

div#ask-wrapper ul li#ask-qu a {
	background: url(images/ask.gif) top left no-repeat;
	padding-top: 36px;
	height: 0;
	overflow: hidden;
	display: block;
	width: 111px;
}
div#ask-wrapper ul li#request-qu a {
	background: url(images/request.gif) top left no-repeat;
	padding-top: 37px;
	height: 0;
	overflow: hidden;
	display: block;
	width: 125px;
}
div#ask-wrapper ul li#start-qu a {
	background: url(images/app.gif) top left no-repeat;
	padding-top: 19px;
	height: 0;
	overflow: hidden;
	display: block;
	width: 125px;
}

div#ask-wrapper ul li a:hover {
	background-position: top right !important;
}

h2#quinnipiac a {
	position: absolute;
	margin: -160px 0 0 -150px;
	z-index: 25;
	background: url(images/bg-qu-flag.png) top left no-repeat;
	padding-top: 124px;
	height: 0 !important;
	width: 279px;
	display: block;
	overflow: hidden;
}
h2#viewbook a{
	background:transparent url(images/viewbook.gif) top left no-repeat;
	position: absolute;
	margin:-54px 0 0 5px;
	display:block;
	overflow:hidden;
	width:100px;
	height:0;
	padding-top:133px;
}
div#photos a {
	position: absolute;
	z-index: 1;
	background: url(images/bg-photo.png) top left no-repeat;
	padding-top: 194px;
	height: 0 !important;
	width: 172px;
	overflow: hidden;
	display: block;
	margin: -138px 0 0 712px;
}

div#ads {
	position: relative;
	z-index: 15;
	top: -102px;
	left: 280px;
	width: 455px;
}

h2#apply-ad a {
	float: left;
	display: block;
	width: 188px;
	background: transparent url(images/bg-apply.png) top left no-repeat;
	padding-top: 53px;
	height: 0 !important;
	overflow: hidden;	
}
h2#apply-ad a:hover { background-position: top right; }

h2#visit-ad a { 
	position: relative;
	top: -35px;
	float: right;
	display: block;
	width: 243px;
	background: transparent url(images/bg-visit.png) top right no-repeat;
	padding-top: 89px;
	height: 0 !important;
	overflow: hidden;
}

h2#visit-ad a:hover { background-position: top left; }

/*h2#blog-ad a { 
	position: relative;
	top:-43px;
	left:187px;
	overflow:hidden;
	float: right;
	display: block;
	width: 167px;
	background: transparent url(images/bg-blog.png) top left no-repeat;
	padding-top: 89px;
	height: 0;
	overflow: hidden;
}
h2#blog-ad a:hover { background-position: top right; }*/
h3#jersey a {
	background: url(images/bg-jersey.png) top left no-repeat;
	display: block;
	width: 40px;
	padding-top: 190px;
	height: 0 !important;
	overflow: hidden;
	position: absolute;
	margin: 0 0 0 10px;
}

h3#welcome-to-salem a {
	background: url(images/bg-welcome-to-salem.png) top left no-repeat;
	display: block;
	width: 102px;
	padding-top: 145px;
	height: 0 !important;
	overflow: hidden;
	position: relative;
	top: 30px;
	left: 60px;
}

h3#window a {
	background: url(images/bg-window.png) top left no-repeat;
	display: block;
	width: 189px;
	padding-top: 252px;
	height: 0 !important;
	overflow: hidden;
	position: relative;
	top: 10px;
}


div#td-field-action {
	position: relative;
	top: -45px;
	left: 250px;
}

div#close-box {
	color: #fff; 
	font-weight: bold;
}

a.closer {
	background: #374184;
	border: 1px solid #ccc;
	padding: 5px;
	color: #ffc135 !important;
	font-weight: bold;
}

div#tape {
	position: absolute;
	z-index: 100;
	background: url(images/bg-tape.png) top left no-repeat;
	width: 130px;
	height: 70px;
	margin: 40px 0 0 -25px;
}

/* =ALL ARTICLES
********************************************************************************/
div#all-articles { float: left; width: 100%;  }
div.topic-other { 
				float: left; 
				width: 100%; 
				padding: 10px 0; 
				border-bottom: 1px solid #cfcfcf; 
				}
div.topic-other-image { float: left; width: 100px; text-align: center; }
div.topic-other-image img { padding: 3px; border: 1px solid #cfcfcf; }
div.topic-other-content { margin-left: 105px; padding-right: 5px; }
* html .topic-other-content { height: 1%; }


	

/* =LINKS
********************************************************************************/
a { font-weight: normal; }

a:link {
	text-decoration: underline;
	color: #666;
	}
h2 a:link { text-decoration: none; }	

a:visited { color: #666; }
h2 a:visited { text-decoration: none; }

a:hover 	{ text-decoration: none; }
h2 a:hover 	{ text-decoration: underline; }

a#skipToContent { display: none; }
a img { border: 0; }





/* =TYPOGRAPHY
********************************************************************************/	
h1, h2, h3, h4, h5, h6 { line-height: 1.2; color: #333; }
h1 { font-size: 300%; }
h2 { font-size: 240%; }
h3 { font-size: 160%; }
h4 { font-size: 140%; }
h5 { font-size: 120%; }
h6 { font-size: 100%; }

div#wrapper{
	line-height:1.5;
	font-size: 90%;
}
div#wrapper ul,
div#wrapper ol {
	margin-left: 2em;
	}
	
div#wrapper li {}
div#wrapper p {}

/*#article h2 { padding: 10px; }*/

div#majors-list ul li a p {display:inline;}

div#article h3,
div#article h4,
div#article h5,
div#article h6 { 
	margin-top: 1.5em;
	}
div#sidebar h3,
div#sidebar h4,
div#sidebar h5,
div#sidebar h6 { margin-top: 1.5em; }

div#sidebar p,
div#faq p,
div#service-center p,
div#article p { margin-bottom: 0.75em; }

