@charset "UTF-8";
/* CSS Document2 */

/* Rest */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS */

body {
	font: 12px/1.3em Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

/* Layout */

#wrapperHome {
	width:100%;
	background: url(/images/headerHomeSpring.jpg) no-repeat #fff center top;
	margin: 0;
	padding: 0;
}

#wrapperContent {
	width:100%;
	background: url(/images/headerContentSpring.jpg) no-repeat #fff center top;
	margin: 0;
	padding: 0;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 216px;
	margin: 0;
	padding: 0;
}

*:first-child+html #flashHeader {
	float: left;
	clear: both;
}

.content {
	width: 920px;
	margin: 32px auto 0 auto;
	padding: 0 20px;
}
#wrapperHome .contentBody {
width:920px;
float:left;
background:url(/images/contentHomeBg.jpg)repeat-y top center;
}
#wrapperContent .contentBody {
width:920px;
float:left;
background:url(/images/contentContentBodyBg.jpg)repeat-y top center;
}
#intro {
	width: 920px;
	height: 104px;
	padding: 0 20px;
	margin: 0;
}

#ads {
margin: 16px 0 0 0;
float: left;
}

*:first-child+html #ads {
	padding: 16px 0 0 0;
}

#ads ul {
	width: 920px;
	margin: 0 auto;
	list-style: none;
}

#ads li {
	float: left;
	width: 25%;
	padding: 0;
	background: none;
}

#footer {
	width: 100%;
	height: 120px;
	padding: 0;
	clear: both;
	background: url(/images/footerBG.jpg) no-repeat center bottom;
	color: #fff;
	font: normal .85em/1em Arial, Helvetica, sans-serif;
}

*:first-child+html #footer .content {
	margin: 0 auto 0 auto;
}

#footer p {
	clear: both;
}

#footer img {
	float: left;
	margin: 48px 20px 0 0;
}



#norex {
	float:right;
	padding-top:10px;
}

a#norexLink {
	width:108px;
	height:32px;
	float:left;
	display:block;
	text-indent: -3000px;
	overflow:hidden;
	text-decoration:none;
	background-image:url(/images/norex.png);
	background-repeat:no-repeat;
	margin-top:42px;
	padding-right:0!important;
}

a#norexLink:hover {
	background-position: 0 -32px;
}

a img {
	border: none;
}

#intro p {
	font-size: 3em;
	line-height: 1.2em;
	font-style:italic;
	word-spacing: -.1em;
	color: #fff;
	margin:0;
	padding: 0;
}

*:first-child+html #intro p {
	font-size: 3em;
	line-height: 1.2em;
	font-style:italic;
	letter-spacing: -.1em;
	color: #fff;
	margin:0;
	padding: 0;
}
.grid285, .grid330, .grid300 {
background-color:#f6f6f6;
}
.grid285 {
	width: 265px;
	padding:10px;
	margin-right: 10px;
	float: left;
}

.grid330 {
	width: 310px;
	padding:10px;
	margin-right: 24px;
	float: left;
}

.grid500 {
	width: 500px;
	margin-right: 20px;
	float: left;
}

.grid420 {
	width: 400px;
	float: left;
}

.grid300 {
	width: 280px;
	margin-right: 10px;
	padding:10px;
	float: left;
}

#featureds {
	clear: both;
	background-color:#fff;
}

.dividerShort {
	background: url(/images/divider-short.png) no-repeat;
	width: 218px;
	height: 2px;
	clear: both;
	margin: 1.3em 0;
}

.dividerMedium {
	background: url(/images/divider-medium.png) no-repeat;
	width: 327px;
	height: 2px;
	clear: both;
	margin: 1.3em 0;
}

.dividerLong {
	background: url(/images/divider-long.png) no-repeat;
	width: 920px;
	height: 2px;
	clear: both;
	margin: 1.3em 0;
}

.tags {
	width: 226px;
	clear: both;
	float: left;
}

.comment {
	width: 72px;
	height: 14px;
	padding-top: 22px;
	float: right;
	background: url(/images/comment.png) no-repeat bottom left;
	text-align: right;
	position: relative;
	bottom: 12px;
}

img {
	margin-bottom: 1.3em;
}

hr {
	background:#ffffff url(/images/divider-long.png) no-repeat center center;
	border: none;
	padding: 8px 0;
	clear: both;
}
.grid285 hr, .grid330 hr {
background:transparent url(/images/divider-long.png) no-repeat center center;
}

*:first-child+html hr {
	border-top: 1px dotted #000;
	border-bottom: none;
	broder-left: none;
	border-right:none;
	margin: 8px 0;
	clear: both;
	float: left;
}

/* Section Bars */

#barDefault {
	height: 32px;
	width: 100%;
	background-color: #9be64c;
	display: block;
}

#barServices {
	height: 32px;
	width: 100%;
	background-color: #9be64c;
	display: block;
}

#barStudentLife {
	height: 32px;
	width: 100%;
	background-color: #fffa52;
	display: block;
}

#barYourMSVU {
	height: 32px;
	width: 100%;
	background-color: #ff3b41;
	display: block;
}

#barYourUnion {
	height: 32px;
	width: 100%;
	background-color: #ff7fff;
	display: block;
}

#barConatcs {
	height: 32px;
	width: 100%;
	background-color: #707eff;
	display: block;
}

/* Typography */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1 {
	font: normal 3em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	vertical-align: text-bottom;
	letter-spacing: .05em;
	margin-bottom: .1em;
}

h2 {
	font: bold 1.5em/1.3em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 1.3em;
}

h3 {
	font-size: 1.3em;
	line-height: inherit;
	margin: 1.3em 0 .1em 0;
}

h4 {
	font-weight: bold;
	margin: 1.3em 0 0 0;
}

.BlogContainer h3, .newsEntry h3 {
	font: italic 1.5em/1.3em Georgia, "Times New Roman", Times, serif;
}

blockquote {
	font-style: italic;
	margin: 1.3em 2em 1.3em 3em;
}

ul {
	margin: 1.3em 0 1.3em 0;
}

ul li {
	background: url(/images/listHyphen.png) no-repeat 4px 8px;
	padding-left: 2em;
}

ol {
	margin: 1.3em 0 1.3em 2em;
	list-style-type: decimal;
}

p {
	margin: 0 0 1.3em 0;
}

/* Links */

a {
	color: #0076a3;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.BlogContainer h3 a {
	background-color: #9be64c;
	color: #000;
	text-decoration: none;
}

.newsEntry h3 a {
	background-color: #fff568;
	color: #000;
	text-decoration: none;
}

.readMore {	
	background: url(/images/readmore.png) bottom left no-repeat;
	padding: 0 9px 7px 0;
	float: left;
	clear: both;
}

a:link.comment {
	color: #000;
}

.buttonApply {
	width: 111px;
	height: 108px;
	text-indent: -3000px;
	overflow: hidden;
	float: left;
	background: url(/images/buttonApply.png) no-repeat;
}

/* Clear Elements */

.last {
	margin-right: 0;
}


/* Forms */
form ol {
	padding: 0;
	margin: 0;
}
form ol li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

*:first-child+html #bannerContainer {
display: block;
float: left;
height: 150px;
width: 876px;
position: relative;
}

/* Newsletter */
#newsletterSignup input.inputField {
	width: 290px;
}
#newsSubmit {
	width:290px;
	float:left;
	text-align:right;
}
.block {
background-color:#fff !important;
}






















@charset "UTF-8";
/* CSS Document */

/* Top Menu */

#nav {
	width: 960px;
	height: 65px;
}

#nav ul {
	list-style: none;
	float: right;
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
}

#nav li {
	margin: 0 10px 0 0;
	float: left;
	padding: 0;
	background: none;
}

#nav a {
	display: block;
	padding: 18px 5px 0;
	font: 22px Arial, Helvetica, sans-serif bold;
	text-decoration: none;
}

#nav li.Services a, #nav li.StudentLife a, #nav li.YourMSVU a, #nav li.YourUnion a, #nav li.Contacts a {
	color:#fff;
}

#nav .Services a:hover {
	background-color: #9be64c;
	color: #000;
}

#nav .Services a#active {
	background-color: #9be64c;
	color: #000;
}

#nav .StudentLife a:hover {
	background-color:#fffa52;
	color: #000;
}

#nav .StudentLife a#active {
	background-color: #fffa52;
	color: #000;
}

#nav .YourMSVU a:hover {
	background-color: #ff3b41;
	color: #000;
}

#nav .YourMSVU a#active {
	background-color: #ff3b41;
	color: #000;
}

#nav .YourUnion a:hover {
	background-color: #ff7fff;
	color: #000;
}

#nav .YourUnion a#active {
	background-color: #ff7fff;
	color: #000;
}

#nav .Contacts a:hover {
	background-color: #707eff;
	color: #000;
}

#nav .Contacts a#active {
	background-color: #707eff;
	color: #000;
}

a#homeLink {
	display: block;
	width: 218px;
	height: 65px;
	float: left;
	margin-left: 20px;
}

*:first-child+html #homeLink {
	display: block;
	width: 218px;
	height: 65px;
	float: left;
	margin-left: 20px;
	position: absolute;
}

/* Sub Menu */

#nav li.Services ul, #nav li.StudentLife ul, #nav li.YourMSVU ul, #nav li.YourUnion ul, #nav li.Contacts ul {
	position:absolute;
	text-align:left;
	background-color: #fff;
	display: none;
	width: 176px;
	padding: 12px 6px 12px 6px;
}
#nav li.Services ul {
	background-color: #9be64c;
}
#nav li.StudentLife ul {
	background-color: #fffa52;
}
#nav li.YourMSVU ul {
	background-color: #ff3b41;
}
#nav li.YourUnion ul {
	background-color: #ff7fff;
}
#nav li.Contacts ul {
	background-color: #707eff;
}

#nav li:hover ul {
	display: block;
}

#nav li ul li {
	width: 152px;
	background: url(/images/listHyphen.png) no-repeat 8px 6px;
	padding-left: 24px;
	margin: 0 0 4px 0;
}

#nav li.Services ul li a, #nav li.StudentLife ul li a, #nav li.YourMSVU ul li a, #nav li.YourUnion ul li a, #nav li.Contacts ul li a {
	color:#333;
}

#nav li ul li a {
	color:#333;
	font: normal .85em/1.3em Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	display: block;
	text-decoration: none;
}

#nav li ul li a:hover {
	color:#333;
	text-decoration: underline;
}

#footer ul {
	list-style: none;
	margin: 28px 0 16px 0;
	padding: 0 0 8px 0;
}

#footer li {
	float: left;
	margin: 0 12px 0 0;
	background: none;
	padding: 0;
}

#footer li a {
	color:#fff;
	font: normal 1em/1em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#footer li a:hover {
	text-decoration: underline;
	background-color: none;
}



* Secondary Navigation */

#menuBar {
        height: 32px;
        width: 100%;
        display: block;
}

ul#subMenu {
margin: 0 0 0 20px;
padding: 0;
list-style: none;
}

ul#subMenu li {
float: left;
margin: 0 12px 0 0;
height: 32px;
padding: 0;
background:none;
}
ul#subMenu li a {
font: bold 12px/1.3em Arial, Helvetica, sans-serif;
display: block;
height: 32px;
padding: 8px 8px 0 8px;
color: #000;
}

ul#subMenu li a:hover {
background-color: #fff;
color: #666;
text-decoration: none;
}

ul#subMenu li a.active {
background-color: #fff;
}

/* Section Bars */

#barServices_subpage {
        height: 32px;
        width: 100%;
        background-color: #9be64c; /* Green */
        display: block;
}

#barStudent_Life {
        height: 32px;
        width: 100%;
        background-color: #fffa52; /* Yellow */
        display: block;
}

#barYour_MSVU {
        height: 32px;
        width: 100%;
        background-color: #ff3b41; /* Red */
        display: block;
}

#barYour_Union {
        height: 32px;
        width: 100%;
        background-color: #ff7fff; /* Purple */
        display: block;
}

#barContact {
        height: 32px;
        width: 100%;
        background-color: #707eff; /* Blue */
        display: block;
}





#overlay {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	width: 100%;
	z-index: 99;
}

#facebox .b {
  background:url(/images/b.png);
}

#facebox .tl {
  background:url(/images/tl.png);
}

#facebox .tr {
  background:url(/images/tr.png);
}

#facebox .bl {
  background:url(/images/bl.png);
}

#facebox .br {
  background:url(/images/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 470px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


textarea.contactForm {
width:400px!important;
height:50px!important;
}


@charset "UTF-8";
/* CSS Document */

table.calendar {
	width: 294px;
	border-collapse: collapse;
}

table.calendar a {
color: #000;
font-family:Georgia, "Times New Roman", serif;
font-size: 10px;
}

table.calendar tbody {
	width: 100%;
}

.calendar td {
	width: 44px;
}

.calendar td.day, td.selected-day {
	border:1px solid #000;
	height: 44px;
}


.calendar tr.days td {
padding: 3px;
}

.calendar td.event_today a {
	color: #fff !important;
}

.calendar .next-month a,.calendar .prev-month a {
font-family:Georgia, "Times New Roman", serif;
color:#000;
}

.calendar .next-month a {
	background: url(/modules/Calendar/images/arrow-right.png) no-repeat;
	width: 20px;
	height: 25px;
	text-indent: -3000px;
	overflow: hidden;
	float: right;
}

.calendar .prev-month a{
	background: url(/modules/Calendar/images/arrow-left.png) no-repeat;
	width: 20px;
	height: 25px;
	text-indent: -3000px;
	overflow: hidden;
	float: left;
}

.calendar th.day-of-week {
	text-transform: uppercase;
}

.calendar .day_number {
	color:#000;
	font-family:Georgia, "Times New Roman", serif;
}

.calendar td.selected-day .day_number {
	clear: both;
}

.calendar td.day div.event {
	float: left;
	clear: both;
	width: 100%;
	height: 12px;
	overflow: hidden;
	padding:0 0 10px 0;
}

.calendar td.selected-day div.event {
	float: left;
	clear: both;
	width: 100%;
	height: 12px;
	overflow: hidden;
}


.calendar td.selected-day {
	background: url(/modules/Calendar/images/selectedBG.png) no-repeat top left;
}

div#this_months_events h1 {
font-size: 1em;
}

div.event_block {
padding: 0 0 10px 0;
}

div.event_block h2 {
margin: 0;
padding: 0;
font-size: 0.8em;
}

div.event_block p {
margin: 0;
padding: 0;
color: #000;
}

div.event_block p.date_time {
text-decoration: italic;
font-size: 0.6em;
}

div#this_months_events h1 {
font-size: 1em;
}

div.event_block {
padding: 0 0 15px 0;
}

div.event_block h2 {
margin: 0;
padding: 0;
font-size: 0.8em;
font-weight:700;
}

div.event_block p {
margin: 0;
padding: 0;
color: #000;
}

div.event_block p.date_time {
text-decoration: italic;
font-size: 0.6em;
}

form#CalendarEvent_addedit fieldset {
border:none;
}

form#CalendarEvent_addedit fieldset ol {
padding:0;
margin:0;
list-style-type:none;
}

form#CalendarEvent_addedit fieldset ol li {
line-height:25px;
}

td.today {
padding:10px 0 0 0;
}

div#this_months_events h1 {
text-transform:uppercase;
border-bottom:1px solid #fdb936;
}

div.cal_event {
color:#9f0d10;
font-size:11px;
font-weight:700;
}

/* Calendar */

#calendar {
	width: 294px;
	padding: 8px 8px 0;
	background: url(/modules/Calendar/images/calendarBG.png) repeat-y;
}

#calendarBottom {
	background:transparent url(/modules/Calendar/images/calendarBottom.png) no-repeat bottom right;
	height: 32px;
	display: block;
	clear: both;
}

.calendar a.suEvent {
	background: url(/modules/Calendar/images/eventSU.png) no-repeat;
	width: 16px;
	height: 17px;
	overflow: hidden;
	text-indent: -3000px;
	display: block;
	clear: none;
	float: right;
}

.calendar a.msvuEvent {
	background: url(/modules/Calendar/images/eventMSVU.png) no-repeat;
	width: 16px;
	height: 17px;
	overflow: hidden;
	text-indent: -3000px;
	display: block;
	clear: none;
	float: right;
}

.calendar a.comEvent {
	background: url(/modules/Calendar/images/eventCom.png) no-repeat;
	width: 16px;
	height: 17px;
	overflow: hidden;
	text-indent: -3000px;
	display: block;
	clear: none;
	float: right;
}

ul#legend li {
	background: none;
	padding: 0 0 0 20px;
	margin-bottom: 8px;
}

ul#legend li.suEvent {
	background: url(/modules/Calendar/images/eventSU.png) no-repeat top left;
}

ul#legend li.msvuEvent {
	background: url(/modules/Calendar/images/eventMSVU.png) no-repeat;
}

ul#legend li.comEvent {
	background: url(/modules/Calendar/images/eventCom.png) no-repeat;
}


#voteDiv{
	clear:both;
	overflow:hidden;
}

.vote{
	background-position: 0px 0px;
	background-repeat:no-repeat;
	height:11px;
	width:22px;
	margin:10px;
	cursor:pointer;
	float:left;
}

#thumbup{
	background-image: url(/modules/Blog/images/vote-up.png);
}
#thumbup:hover {
	background-position: 0px -11px;
}

#thumbdown{
	background-image: url(/modules/Blog/images/vote-down.png);
}
#thumbdown:hover {
	background-position: 0px -11px;
}


