@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;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; margin-bottom:0px;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/modules/Gallery/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/modules/Gallery/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

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


/**
 *  This file is part of Dashboard.
 *
 *  Dashboard is free software: you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation, either version 3 of the License, or
 *  (at your option) any later version.
 *
 *  Dashboard is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *  GNU General Public License for more details.
 *
 *  You should have received a copy of the GNU General Public License
 *  along with Dashboard.  If not, see <http://www.gnu.org/licenses/>.
 *  
 *  @license http://www.gnu.org/licenses/gpl.txt
 *  @copyright Copyright 2007-2009 Norex Core Web Development
 *  @author See CREDITS file
 *
 */
 
 * {
  margin: 0;
  padding: 0;
}

#galleryList {
  margin-left: 40px;
}
#galleryList li {
  font-size: 14px;
  font-weight: bold;
}

#pg_Holder {
  font-family: Arial;
  width: 650px;
  margin-top: 10px;
  margin-left: 20px;
  background: #FFF;
}
#pg_Holder div.hr {
  clear: both;
  height: 10px;
  border-bottom: 1px dotted #999;
  width: 620px;
  margin-bottom: 10px;
  line-height: 10px;
  font-size: 0em;
  margin-left: 15px;
}
#pg_Top {
  float: left;
  height: 16px;
  line-height: 16px;
  font-size: 0em;
}
#pg_TopLeft {
  width: 15px;
  height: 16px;
  background-image: url('/images/modules/gallery/gall_topleft_corner.gif');
  float: left;
}
#pg_TopMiddle {
  background-color: #333;
  float: left;
  height: 16px;
  width: 620px;
}
#pg_TopRight {
  width: 15px;
  height: 16px;
  background-image: url('/images/modules/gallery/gall_topright_corner.gif');
  float: left;
}
#pg_MainArea {
  clear: left;
  float: left;
  width: 100%;
  background-color: #333;
}
#pg_MainArea h1 {
  font-size: 14px;
  color: #FFF;
  margin-bottom: 10px;
  padding-left: 25px;
}
#pg_DetailsHolder {
  position: relative;
  width: 600px;
  height: 400px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #333;
  margin-left: 25px;
}
#pg_ImageHolder {
  float: left;
  width: 600px;
  height: 400px;
  background-repeat: no-repeat;
  background-color: #333;
}
#pg_InfoHolder {
  display: none;
  background: #fff;
  padding: 10px;
  font-size: 11px;
}
#pg_MoreInfoButton {
  clear: both;
  float: right;
  text-align: center;
  padding-right: 10px;
}
#pg_MoreInfoButton a {
  background-image: url('/images/modules/gallery/gall_moreinfo_tab.gif');
  background-repeat: no-repeat;
  width: 85px;
  height: 21px;
  font-size: 11px;
  color: #999;
  line-height: 21px;
  font-weight: bold;
  text-decoration: none;
}
#pg_MoreInfoButton a:hover {
  color: #333;
}
#pg_EnlargeButton {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-right:10px;
}
#pg_ThumbNav {
  clear: left;
  float: none;
  width: 610px;
  margin-left: 20px;
}
#pg_ThumbList {
  display: block;
  float: left;
  list-style: none;
	width: 566px;
	text-align: center;
}
#pg_ThumbList li {
  display: block;
  float: left;
  background: none;
  text-align: center;
  margin-bottom: 10px;
  padding-left: 7px;
  padding-right: 6px;
}
#pg_ThumbList li div {
  float: left;
  width: 100px;
	text-align: center;
	background: #FFF;
  padding-top: 5px;
}
#pg_ThumbList li h2 {
  font-size: 9px;
  line-height: 9px;
  padding: 5px;
  text-align: left;
}
#pg_Bottom {
  clear: left;
  float: none;
  height: 15px;
  line-height: 15px;
  font-size: 0em;
}
#pg_BottomLeft {
  width: 15px;
  height: 15px;
  background-image: url('/images/modules/gallery/gall_bottomleft_corner.gif');
  float: left;
}
#pg_BottomMiddle {
  background-color: #333;
  float: left;
  height: 15px;
  width: 620px;
}
#pg_BottomRight {
  width: 15px;
  height: 15px;
  background-image: url('/images/modules/gallery/gall_bottomright_corner.gif');
  float: right;
}

/*Photo Gallery Styles*/
div.photoHolder {
width:125px;
float:left;
margin:0 30px 30px 0;
}

div.photo {
width:115px;
height:79px;
float:left;
background-color:#fff;
padding:0;
margin:0;
overflow: hidden;
border:5px solid #577a38;
text-align: center;
}

div.photo img {
padding:0;
margin:0;
height:79px;
border:none;
}

div.photoInfo {
width:125px;
float:left;
text-align:center;
background-color:#577a38;
color:#fff;
font-weight: bold;
height:40px;
font-size:12px;
}

div.photoFooter {
float:left;
background-image:url(/images/photoFooter.jpg);
background-repeat:no-repeat;
width:125px;
height:10px;
}

div.galHolder {
width:125px;
float:left;
margin:0 20px 30px 0;
}

div.gal {
width:115px;
height:79px;
overflow: hidden;
float:left;
background-color:#fff;
text-align: center;
padding:0;
margin:0;
border:5px solid #532813;
}

div.gal img {
padding:0;
margin:0;
border:none;
}

div.galInfo {
width:125px;
float:left;
text-align:center;
background-color:#532813;
color:#fff;
font-weight: bold;
height:40px;
font-size:12px;
}

div.galFooter {
float:left;
background-repeat:no-repeat;
width:125px;
height:10px;
}

