/* STYLE.CSS */

/*! normalize.css v2.1.2 | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { margin: 0; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
mark { background: #ff0; color: #000; }
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }
pre { white-space: pre-wrap; }
q { quotes: "\201C" "\201D" "\2018" "\2019"; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; }
button, input { line-height: normal; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }

/* // End Reset // */


/* LAYOUT */

body { text-align:center; margin:0; padding:0; font-family: 'Open Sans', verdana, arial, sans-serif; color: #444 !important; font-size:75%; line-height:1.6em; background-color: #fff; }
#outer-container { width:100%; }
#header-container { width:100%; background-color:#fff; }
body#index #header-container { width:100%; background-color:#fff; background-image:url(/images/header-bg.png); background-position: 0 0; background-repeat: repeat-x; }
#header { width:100%; z-index:100; display:block; min-height:72px; }
#logo { display:block; float:left; width:200px; height:25px; padding: 25px 0 0 3.125%; }
#content-container { position:static; width:100%; height:auto; margin:0 auto; padding:0; text-align:left; clear:both; }
#container-centre { width:100%; float:left; height:auto; padding:0 0 20px 0; margin:0; background-color: #fff; }
body#index #container-centre { width:100%; background-color:#fff; float:left; height:auto; padding:0; margin:0; background-color: #fff; }
#content-clear {clear:both;}
#footer-container { position: relative; width:100%; clear:both; background-color:#transparent; border-top:1px #ccc solid; }
#footer { width:100%; height:auto; display:block; clear:both; position:relative; }
#footer-text { font-size:.8em; color:#000; padding-left:3.125%; padding-right:3.125%; padding-top:10px; text-align:left; }
#footer-text #footer-logos { float:right;  padding-bottom:10px; }
#footer-text #footer-logos #footer-logo-1, #footer-text #footer-logos #footer-logo-2, #footer-text #footer-logos #footer-logo-3, #footer-text #footer-logos #footer-logo-4 { float:right; display:inline-block; }
#footer-text #footer-logos #footer-logo-4 { margin-top:3px; margin-right:10px; }


/* STYLES */

h1 { font-size:1.75em; line-height:1.1em; font-weight:400; padding:20px 0 20px; margin:0; text-transform:uppercase; color:#eb7911; -webkit-margin-before: 0px; -webkit-margin-after: 0px; -webkit-margin-start: 0px; -webkit-margin-end: 0px; }
h1 span { font-size:.9em; font-weight:400; }
h2 { font-size:1em; font-weight:700; padding:2.5% 0 0; margin:0; text-transform:uppercase; }
h3 { font-size:1em; font-weight:700; margin:0; text-transform:uppercase; }
a:link { color:#eb7911; font-weight:bold; text-decoration:none; }
a:active { color:#eb7911; font-weight:bold; text-decoration:none; }
a:visited { color:#eb7911; font-weight:bold; text-decoration:none; }
a:hover { color:#eb7911; font-weight:bold; text-decoration:underline; }
ol { margin:0 0 0 15px; padding:0; }
hr { background-color:transparent; height:15px; border:none; margin:0 0 10px 0; background-image:url(/images/rule.gif); background-position:0 100%; background-repeat:repeat-x; clear:both;  width:93.75%; margin-left:3.125%; margin-right:3.125%; }
img { border:0; max-width:100%; }
p { margin-top:0; margin-bottom:1em; }

#col1 { margin-left:3.125%; width:29.166666667%; float:left; clear:both; }
#col2 { margin-left:3.125%; width:29.166666667%; float:left; }
#col3 { margin-left:3.125%; margin-right:3.125%; width:29.166666667%; float:left; }
#col1-3 { float:left; width:93.75%; margin-left:3.125%; margin-right:3.125%; }
#col2-3 { margin-left:3.125%; width:61.458333334%; margin-right:3.125%; float:left; }

.forthcoming-events-container { clear:both; }
.forthcoming-events-date { font-size:.9em; font-weight:normal; color:#000; font-style:italic; }
.forthcoming-events-venue { font-size:1em; font-weight:bold; color:#000; }
.forthcoming-events-link a { font-size:.9em; font-weight:bold; float:left; border-bottom:1px #ccc solid; width:100%; padding-bottom: 1em; margin-bottom: 1em; }
span.forthcoming-events-normal { font-weight:normal; }
body#events-index #col2-3 img { width:100%; }

#about-displaybox { width:100%; height:auto; color:#000; padding:0; position:relative; }
div.about-caption { font-size:175%; line-height:1.75em; font-style:italic; color:#fff; text-align:right; float:left; width:30%; position:absolute; top:15%; left:2%; }

div.cv-text { margin-bottom:0; padding-left:60px; }
div.cv-date { width:55px; display:inline; font-style:italic; float:left; clear:both; }

#buy-now { background-image:url(/images/buy-now-button.gif); background-position: 0 0; background-repeat: no-repeat; }
#buy-now a { display:block; width:97px; height:29px; background-image:url(/images/buy-now-button.gif); background-position: 0 0; background-repeat: no-repeat; }
#buy-now a:hover { background-image:url(/images/buy-now-button.gif); background-position: 0 -29px; background-repeat: no-repeat; }


/*    NAV STYLING   */

#menu-container { float:right; position:absolute; top:25px; right:3.125%; }
ul.menu { font-size:1em; float:right; margin:0; padding:0; list-style:none; }
ul.menu li { height:35px; display:block; float:left; margin-left:15px; }
ul.menu li a { height:25px; padding:5px 7px; display:block; color:#000; background-color:transparent; text-decoration:none; font-weight:normal; }
ul.menu li a:hover { color:#fff; background-color:#eb7911; -webkit-transition: background-color 1s; transition: background-color 1s; text-decoration:none; }

#mobile-menu-container { display:block;margin-top:0; }
#mobile-menu-title { float:right; margin-top:25px; margin-right:5px; }
#mobile-menu-icon { background-color:#eb7911; padding:10px; float:right; margin-top:20px; margin-bottom:5px; cursor:pointer; margin-right:3.125%; }
.mobile-icon-bar1 { width:25px;height:2px;background-color:#fff;display:block; }
.mobile-icon-bar2, .mobile-icon-bar3 { width:25px;height:2px;background-color:#fff;display:block;margin-top:4px; }
ul#mobile-menu { display:none; }
ul#mobile-menu { list-style:none; padding:0; margin:0 0 20px 0; clear:both; z-index:1000; }
ul#mobile-menu li { list-style:none;background-color:#eb7911;margin-top:2px; text-align:right; padding-right:3.125%; }
ul#mobile-menu li a { display:block;color:#fff;text-decoration:none; height:40px;line-height:3em; }
ul#mobile-menu li a:hover { color:#444; }

/* HOMEPAGE STYLES */

#cycle-slideshow {display:block;width:100%;height:auto;float:left; z-index:0; position:relative; }
#cycle-slideshow .cycle-slide {width:100%;height:auto; }
/* pager */
.cycle-pager { text-align: center; width: 100%; z-index: 500; position: relative; top: 10px; overflow: hidden; cursor: pointer; border-bottom: 1px solid #ccc; }
.cycle-pager span { font-family: arial; font-size: 40px; width: 16px; height: 16px; margin:0 1px; display: inline-block; color: #ddd; cursor: pointer; }
.cycle-pager span.cycle-pager-active { color: #000;}

#homepage-events-container { width:93.75%; padding-left:3.125%; padding-right:3.125%; margin-top:20px; overflow:hidden; }
#homepage-events { width:100%; }
#homepage-events .forthcoming-events-container { width:17.5%; margin-left:3%; float:left; display:inline-block; clear:none; }
#homepage-events > *:first-child { margin-left:0; }
#homepage-events > *:nth-of-type(6) { margin-left:0; clear:both; }
#homepage-events .forthcoming-events-link a { border-bottom: none 0pt; }

body#events-index div#events-box .forthcoming-events-date { font-size:1em; font-weight:400; color:#444; font-style:italic; }
body#events-index div#events-box .forthcoming-events-venue { font-size:1.1em; font-weight:700; color:#444; }
body#events-index div#events-box .forthcoming-events-link a { font-size:.9em; font-weight:700; float:left; border-bottom:1px #666 solid; width:100%; padding-bottom: 1em; margin-bottom: 1em; }
body#events-index span.forthcoming-events-normal { font-weight:400; font-size:.9em; }

/**
 * PgwSlideshow - Version 2.0
 *
 * Copyright 2014, Jonathan M. Piat
 * http://pgwjs.com - http://pagawa.com
 *
 * Released under the GNU GPLv3 license - http://opensource.org/licenses/gpl-3.0
 */
.pgwSlideshow {
    width: 93.75%;
    padding-left:3.125%;
    padding-right:3.125%;
    background: #fff;
    display: none;
    margin-bottom:2em;
}

.pgwSlideshow a{
    color: #fff;
}

.pgwSlideshow .ps-current {
    text-align: center;
    position: relative;
    min-height: 150px;
    overflow: hidden;
}

.pgwSlideshow .ps-current > ul  > li {
    text-align: center;
    width: 100%;
    z-index: 1;
    opacity: 0;
    display: block;
}

.pgwSlideshow .ps-current > ul  > li img {
    display: block;
    max-width: 100%;
    margin: auto;
}

.pgwSlideshow .ps-caption {
    background: rgba(255, 255, 255, 0.3);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    text-align: left;
    font-size: .9em;
    color: #000;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 10px;
    display: none;
}

.pgwSlideshow .ps-caption span {
    padding: 7px;
    display: inline-block;
}

.pgwSlideshow .ps-list {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    box-shadow: 0 7px 7px -5px #999 inset;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.pgwSlideshow .ps-list ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    left: 0;
}

.pgwSlideshow .ps-list li {
    float: left;
}

.pgwSlideshow .ps-list li .ps-item {
    display: block;
    margin: 15px 8px;
}

.pgwSlideshow .ps-list li img {
    display: block;
    border: 4px solid #ccc;
    width: 80px;
    height: 50px;
}

.pgwSlideshow .ps-list li .ps-item.ps-selected {
    float: left;
    opacity: 1;
    border: 4px solid #777;
    overflow: hidden;
}

.pgwSlideshow .ps-list li .ps-item.ps-selected img {
    margin: -4px;
}

.pgwSlideshow .ps-prevIcon {
    border-color:transparent #fff transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    display: block;
}

.pgwSlideshow .ps-nextIcon {
    border-color:transparent #fff transparent;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    display: block;
}

.pgwSlideshow .ps-current .ps-prev {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    border: 1px solid #777;
    border-left: 0;
    /*border-radius: 0 4px 4px 0;*/
    position: absolute;
    padding: 20px 15px 20px 10px;
    left: 0;
    top: 45%;
    cursor: pointer;
}

.pgwSlideshow .ps-current .ps-next {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    border: 1px solid #777;
    border-right: 0;
    /*border-radius: 4px 0 0 4px;*/
    position: absolute;
    padding: 20px 10px 20px 15px;
    right: 0;
    top: 45%;
    cursor: pointer;
}

.pgwSlideshow .ps-list .ps-prev {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";
    border: 1px solid #777;
    border-left: 0;
    /*border-radius: 0 4px 4px 0;*/
    padding: 20px 10px 20px 7px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 13px;
    z-index: 1000;
    display: none;
}

.pgwSlideshow .ps-list .ps-next {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";
    border: 1px solid #777;
    border-right: 0;
    /*border-radius: 4px 0 0 4px;*/
    padding: 20px 7px 20px 10px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 13px;
    z-index: 1000;
    display: none;
}

/*
 * The media-queries are not used because IE8 doesn't support them.
 */
.pgwSlideshow.narrow .ps-list li img {
    width: 60px;
    height: 60px;
}

.pgwSlideshow.narrow .ps-current .ps-prev {
    padding: 15px 15px 15px 12px;
    top: 40%;
}

.pgwSlideshow.narrow .ps-current .ps-next {
    padding: 15px 12px 15px 15px;
    top: 40%;
}

.pgwSlideshow.narrow .ps-list .ps-prev {
    padding: 15px 12px 15px 10px;
    top: 20px;
}

.pgwSlideshow.narrow .ps-list .ps-next {
    padding: 15px 10px 15px 12px;
    top: 20px;
}

.pgwSlideshow.narrow .ps-caption {
    font-size: 0.8em;
    padding: 8px;
}

.pgwSlideshow ul {
	-webkit-padding-start: 0px !important;
	-webkit-margin-before: 0 !important;
}




/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}


@media screen and (max-width: 1024px) {
	div.about-caption { font-size:150%; line-height:1.5em; }
	#footer-text #footer-logos { float:left; margin-top:20px; padding-bottom:10px; }
	#footer-text #footer-logos #footer-logo-1, #footer-text #footer-logos #footer-logo-2, #footer-text #footer-logos #footer-logo-3, #footer-text #footer-logos #footer-logo-4 { float:left; display:block; }

}

@media screen and (max-width:960px) {
	div.about-caption { font-size:140%; line-height:1.4em; }
}

/* MEDIA QUERIES */

@media screen and (max-width:3000px) {
	#mobile-menu-container { display:none; }
}

@media screen and (max-width:999px) {
	#mobile-menu-container { display:none; }
}

@media screen and (max-width:820px) {
	#menu-container { display:none; }
	#mobile-menu-container { display:block; }
	h1 { font-size:1.5em; }
}

@media screen and (max-width:768px) {
	#menu-container { display:none; }
	#mobile-menu-container { display:block; }
	#col1 { margin-left:3.125%; width:29.166666667%; float:left; clear:both; }
	#col2 { margin-left:3.125%; width:29.166666667%; float:left; }
	#col3 { margin-left:3.125%; margin-right:3.125%; width:29.166666667%; float:left; }
	#col1-3 { float:left; width:93.75%; margin-left:3.125%; margin-right:3.125%; }
	#col2-3 { margin-left:3.125%; width:61.458333334%; margin-right:3.125%; float:left; }
	div.about-caption { font-size:125%; line-height:1.5em; font-style:italic; color:#fff; text-align:right; float:left; width:30%; position:absolute; top:15%; left:2%; }
	#homepage-events .forthcoming-events-container { width:100% !important; margin-left:0% !important; float:left; display:block; }
	#homepage-events > *:first-child { margin-left:0; }
	#homepage-events > *:nth-of-type(6) { margin-left:0; }
}

@media screen and (max-width:640px) {
	#col1 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; clear:both; }
	#col2 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; }
	#col3 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; }
	#col1-3 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; }
	#col2-3 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; }
	div.about-caption { display:none; }
	.pgwSlideshow.narrow .ps-caption { font-size: 0.8em; padding: 6px; line-height:1.5em; }
}

@media screen and (max-width: 480px) { 
	#col1 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; clear:both; }
	#col2 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; }
	#col3 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; }
	#col1-3 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; }
	#col2-3 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; }
	div.about-caption { display:none; }
	.pgwSlideshow.narrow .ps-caption { font-size: 0.7em; padding: 5px; line-height:1.5em; }
}

@media screen and (max-width:320px) {
	#col1 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; clear:both; }
	#col2 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; }
	#col3 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; }
	#col1-3 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; }
	#col2-3 { margin-left:3.125%; margin-right:3.125%; width:93.75%; float:left; }
	div.about-caption { display:none; }
	.pgwSlideshow.narrow .ps-caption { font-size: 0.6em; padding: 5px; line-height:1.5em; }
}

