@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Pragati+Narrow');
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #282828;
	font-size: 20px;
	font-family: 'Pragati Narrow', Helvetica, Geneva, sans-serif;
	font-stretch: condensed;
	text-align: left;
	word-wrap: break-word;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
}
html, body	{ height: 100%; min-height: 100%; }

.clearfix:after		{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix		{ display: inline-block; }
html[xmlns] .clearfix	{ display: block; }
* html .clearfix	{ height: 1%; }

textarea		{ font-size: 13px; font-family: 'Pragati Narrow', Helvetica, sans-serif; resize: none; }
input[type='text'],
input[type='email'],
input[type='tel'],
input[type='url'],
input[type='number'],
input[type='password']	{ font-size: 13px; }
textarea,
input, select	{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type='submit']	{ -webkit-appearance: none; border-radius: 3px; background: #e2e2e2; color: #333333; border: 1px solid #888888; cursor: pointer; }

#wrapper			{ width: 100%; margin: 0 auto; padding: 0; overflow: hidden;}
#headerwrap 		{ position: relative; display: inline-block; width: 100%; height: 165px; margin: 0 auto; padding: 0; text-align:center; }
#header				{ position: relative; display: inline-block; top: 0; width: 100%; max-width:1300px; height: 165px; text-align: center; margin: 0 auto; }
.headerimage		{ position: relative; display:inline-block; margin: 30px 0 0 20px;}
#menuwrap			{ position: relative; display: inline-block; width: auto; height: 60px; margin: 0; padding: 0; float: right; text-align: left; }
#upperwrap			{ position: relative; width: 100%; height: auto; margin-top:-100px; padding: 0; overflow: hidden; text-align:center; z-index:1400;}
#upper				{ width:99%; max-width: 1300px; margin: 0 auto; padding: 0; overflow: hidden;}
#upperwrap2			{ position: relative; width: 100%; height: auto; margin:0 0 50px 0; padding: 0; overflow: hidden; text-align:center; z-index:1600;}
#upper2				{ width:99%; max-width: 1300px; margin: 0 auto; padding: 0; overflow: hidden;}
#middlewrap			{ width: 100%; height: auto; margin: 0 auto; padding: 0; overflow: hidden;}
#admin				{ width: 100%; max-width: 1300px;  margin: 0 auto; padding: 20px 0 50px 0; min-height: 100px; overflow: hidden;}
.middle				{ width:99%; max-width: 1300px; margin: 0 auto; padding: 10px 0 30px 0; overflow: hidden; }
.middleleft			{ position: relative; display: inline-block; width: 50%; float: left; text-align: left; }
.middleright		{ position: relative; display: inline-block; width: 50%; float: right; text-align: right; padding: 20px 0 0 0; }
#lowerwrap			{ width: 100%; height: auto; min-height:510px; margin: 0 auto; padding: 0; overflow: hidden; text-align: center; background: url(../images/lower-back.png) no-repeat right top; }
#footerwrap			{ width: 100%; margin-top: -5px; padding: 0; overflow: hidden; text-align: center; }

/* DEFAULT STYLING */

a		{ color: #1975d1; text-decoration: none; }
a:hover,
a:focus		{ color: #444444;}

h1, h2, h3, h4, h5, h6 { color: #333333; font-weight: normal; }

h1		{ font-size: 44px; color:#ed008c; line-height:40px;}
h2		{ font-size: 34px; color:#ed008c; line-height:30px;}
h3		{ font-size: 34px; text-transform: uppercase; color:#29abe2; font-weight:bold;}
h4		{ font-size: 29px; color:#29abe2; }
h5		{ font-size: 20px; color:#282828; font-weight:bold; }
h6		{ font-size: 14px; font-weight: bold; }

p, li, td, th	{ color: #282828; line-height: 20px; }
#wrapper img	{ max-width: 100%; height: auto; }
iframe		{ max-width: 100%; }
#maps 						{ margin-top:20px;}
#maps iframe				{ width:99%; height: 250px;}

#middle li				{ margin-bottom: 6px; line-height: 18px; }
#middle li ul, 
#middle li ol				{ margin-top: 6px; }
#middle hr				{ border: 0; width: 80%; margin: 20px auto; background-color: #cccccc; height: 1px; }
#middle ul > li ul			{ list-style-type: circle; }
#middle ol > li > ol		{ list-style-type: lower-alpha; }
#middle ol > li > ol > li > ol	{ list-style-type: lower-roman; }
#middle blockquote			{ font-family: Georgia, Times, "Times New Roman", serif; font-style: italic; padding: 0 8px 0 20px; border-left: 5px solid #cccccc; overflow: hidden; }


/* HORIZONTAL MENU */
#menubg							{ position: relative; height: 65px; background: #282828; margin: 0 auto; text-align: center; z-index: 1600;}
#menuh nav						{ position: relative; display: block; text-align: center; width: 100%; margin: 0 auto; z-index:1500;}
#menuh nav a					{ display: block; padding: 24px 20px; text-decoration: none; color: #ffffff; font-family: Arial, sans-serif; font-size: 20px;}
#menuh nav a:hover				{ background:#ffffff; color: #282828; font-size: 20px; }
#menuh nav ul li ul a			{ color: #ffffff; font-size: 15px; padding: 8px 20px;}
#menuh nav ul li ul a.active	{ background:#ffffff; color: #282828; font-size: 15px; }
#menuh nav a.active				{ background:#ffffff; color: #282828; font-size: 20px; }
#menuh nav a.active-child 		{ background:#ffffff; color: #282828; font-size: 20px; }
#menuh nav ul					{ margin: 0 0 0 0; padding: 9px 4px 10px 0; list-style: none; text-align: left; display: inline; }
#menuh nav ul li				{ display: inline-block; margin-right: -4px; line-height: 18px; position: relative; padding: 0; cursor: pointer; -webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; -ms-transition: opacity 0.2s; -o-transition: opacity 0.2s; transition: opacity 0.2s; z-index:1500;}
#menuh nav ul li ul a:hover		{ color: #282828; font-size: 15px; }
#menuh nav ul li ul				{ padding: 0; position: absolute; top: 64px; left: 0; width: 230px; display: block; opacity: 0;  background: #555; visibility: hidden; z-index: 1500; -webkit-transiton: opacity 0.2s; -moz-transition: opacity 0.2s; -ms-transition: opacity 0.2s; -o-transition: opacity 0.2s; -transition: opacity 0.2s; }
#menuh nav ul li ul li			{ width:100%; background: #555; display: inline-block; color: #fff; }
#menuh nav ul li ul li:hover 	{ background: #666; }
#menuh nav ul li:hover ul 		{ display: block; opacity: 1; visibility: visible; }

/* LEVEL 3 AND UP */
#menuh nav ul li ul li ul,
#menuh nav ul li:hover ul li ul 	{ padding: 0; position: absolute; top: 10px; left: 200px; width: 200px; display: block; opacity: 0; visibility: hidden; z-index: 90; -webkit-transiton: opacity 0.2s; -moz-transition: opacity 0.2s; -ms-transition: opacity 0.2s; -o-transition: opacity 0.2s; -transition: opacity 0.2s; }
#menuh nav ul li ul li ul:hover 	{ opacity: 1; visibility: visible; }
#menuh nav ul li ul li ul li		{ background: #555; display: block; color: #fff; }

#menuh nav ul li ul li ul li:hover 	{ background: #666; }
#menuh nav ul li ul li:hover ul 	{ display: block; opacity: 1; visibility: visible; }

/* LOWER HORIZONTAL MENU */
#menulower						{ position: relative; height: 65px; margin: 0 auto; text-align: center; z-index: 1600; padding:20px 0 30px 0;}
#menulower nav					{ position: relative; display: block; text-align: center; width: 100%; margin: 0 auto; z-index:1500;}
#menulower nav a				{ display: block; padding: 24px 20px; text-decoration: none; color: #282828; font-family: Arial, sans-serif; font-size: 20px;}
#menulower nav a:hover			{ color: #282828; font-size: 20px; }
#menulower nav a.active			{ color: #282828; font-size: 20px; }
#menulower nav a.active-child 	{ color: #282828; font-size: 20px; }
#menulower nav ul				{ margin: 0 0 0 0; padding: 9px 4px 10px 0; list-style: none; text-align: left; display: inline; }
#menulower nav ul li			{ display: inline-block; margin-right: -4px; position: relative; padding: 0; cursor: pointer; -webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; -ms-transition: opacity 0.2s; -o-transition: opacity 0.2s; transition: opacity 0.2s; z-index:1500;}
#menulower nav ul li ul 		{ display:none;}

/* SLIDESHOW */
#slideshowwrap			{ position: relative; display: inline-block; width: 100%; max-width: 100%; height: auto; max-height: 610px; overflow: hidden; text-align:center;}
.cycle-slideshow		{ width: 100%; height: auto; z-index: 10; }
.cycle-slide			{ width: 100%; line-height: 0; }
.cycle-slide a			{ display: block; width: 100%; height: auto; line-height: 0; }
.cycle-slide a:hover,
.cycle-slide a:focus		{  }
.cycle-slide img			{ line-height: 0; }

.slideshow-overlay		{ position: relative; z-index: 999; padding: 0px; height: 50px; top:0; width: 100%; text-align: center;}
.slideshow-text			{ display: inline-block; width: 100%; color: #ffffff; font-size: 20px; vertical-align: top; margin-top: 250px; margin-left: 300px; text-align: left;}
.slideshow-pager		{ position:absolute; width: 100%; text-align: right; z-index: 999; bottom:50px;}
.slideshow-pager a		{ border: 1px solid red; display: inline-block; width: 6px; height: 6px; margin: 0 0 0 5px; border: 3px solid #666; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; }
.slideshow-pager a.cycle-pager-active	{ border-color: #ffffff; }
.slideshow-pager a:hover,
.slideshow-pager a:focus	{  }

#nextprevious			{ position: absolute; height: 56px; margin-top:-300px; width:100%; z-index:1500;}
#prevbutton				{ display: inline-block; float: left; margin-left:50px;}
#nextbutton				{ display: inline-block; float: right; margin-right:50px;}


/* PAGE TREE */
#pagetree				{ text-align: right; }
#pagetree p				{ font-size: 12px; color: #848484; margin: 0; padding: 10px 0 0 0; }
#pagetree p a			{ font-size: 12px; color: #848484; text-decoration: none; }
#pagetree p a:hover		{ font-size: 12px; color: #848484; text-decoration: underline; }
#pageheading			{ width: auto; padding-bottom: 0; text-align: left; }


/* VERTICAL MENU */

#leftcontainer		{ float: left; width: 182px; border: 1px solid #bbbbbb; }
#leftcontainer ul	{ position: relative; margin: 0; padding: 0; list-style: none; }
#leftcontainer ul li a	{ position: relative; display: block; margin: 0 auto; padding: 10px; border: 1px solid #bbbbbb; text-decoration: none; }
#leftcontainer ul a.active { color: #000000; }

/* Middle Right */
.middleright h1		{ font-size: 44px; color:#ffffff; }
.middleright h2		{ font-size: 34px; color:#ed008c; line-height:1;}
.middleright h3		{ font-size: 34px; text-transform: uppercase; color:#29abe2; font-weight:bold; }
.middleright h4		{ font-size: 29px; color:#29abe2; margin-bottom: 0px;}
.middleright h5		{ font-size: 20px; color:#282828; font-weight:bold; }
.middleright h6		{ font-size: 14px; font-weight: bold; }
.middleright a 		{ text-decoration:none;}

.purplebox			{     background: #ef1997 url(../images/box-back-purple.png) no-repeat right bottom;
    width: 510px;
    height: 85px;
    float: right;
    margin-bottom: 20px;
    text-align: left;
    padding-left: 20px;
    color: #ffffff;
    vertical-align: middle;
    padding-top: 15px;}
.purplebox:hover		{ opacity:0.7;}
.purplebox a 		{ color:#ffffff;}
.purplebox h1 		{ line-height:10px;}
.purplebox2			{     background: #ef1997 url(../images/box-back-purple.png) no-repeat right bottom;
    width: 510px;
    height: 110px;
    float: right;
    margin-bottom: 20px;
    text-align: left;
    padding-left: 20px;
    color: #ffffff;
    vertical-align: middle;
    padding-top: 0px;}	
.purplebox2:hover		{ opacity:0.7;}
.purplebox2 a 		{ color:#ffffff;}
.purplebox2 h1 		{ line-height:10px;}
.greybox			{     background: #f0eded;
    width: 530px;
    float: right;
    margin-bottom: 20px;
    text-align: left;
  }
.blueheading		{ position: relative; display: inline-block;  background: #29abe2; width: 100%; text-align: left; padding: 2px 0; right: 0;}
.blueheading h1		{ line-height:10px; padding: 0 20px; }
.greyboxinner		{ padding: 0 20px;  }
.winbox				{ background:#f8a325 url(../images/box-back-winbox.png) no-repeat right top; width:510px; height:200px; float: right; margin-bottom: 20px; text-align:left; padding-left:20px;}
.winbox:hover		{ opacity:0.7;}
.winbox h1 			{ font-size:55px; padding-top:10px; line-height:10px;}
.winbox h1 span 	{ font-size:34px; color:#ffffff; line-height:1.2;}

.purplesquarebox			{ background-image: linear-gradient( to right, #ee0a91 ,#f244ab); 
/*background: url(../images/box-back-purple.png) no-repeat right bottom;*/
	position:relative;
	display:inline-block;
    width: 300px;
    height: 150px;
    margin: 10px;
    text-align: left;
    color: #ffffff;
    vertical-align: middle;
    padding-top: 15px;}
.purplesquarebox h2 		{ line-height: 40px; color:#ffffff; margin:25px 50px 0 20px;}
.purplesquarebox a 			{ text-decoration:none;}
.purplesquarebox img 		{ float:right; margin-top:-29px; width:105px; height:75px;}
.purplesquarebox:hover		{  background-image: linear-gradient( to right, #f244ab, #ee0a91);}

.greensquarebox				{ background-image: linear-gradient( to right, #ace440, #90db01); 
	position:relative;
	display:inline-block;
    width: 300px;
    height: 150px;
    margin: 10px;
    text-align: left;
    color: #ffffff;
    vertical-align: middle;
    padding-top: 15px;}
.greensquarebox h2 			{ line-height: 40px; color:#ffffff; margin: 25px 70px 0 20px;}	
.greensquarebox a 			{ text-decoration:none;}
.greensquarebox img 		{ float:right; margin-top:-29px; width:105px; height:75px;}
.greensquarebox:hover		{ }

.bluesquarebox				{ background-image: linear-gradient( to right, #2aabe2 ,#5ec0e9); 
	position:relative;
	display:inline-block;
    width: 300px;
    height: 150px;
    margin: 10px;
    text-align: left;
    color: #ffffff;
    vertical-align: middle;
    padding-top: 15px;}
.bluesquarebox h2 			{ line-height: 40px; color:#ffffff; margin:25px 50px 0 20px;}
.bluesquarebox a 			{ text-decoration:none;}
.bluesquarebox img 			{ float:right; margin-top:-29px; width:105px; height:75px;}	
.bluesquarebox:hover		{ background-image: linear-gradient( to right, #5ec0e9, #2aabe2); }

.orangesquarebox			{ background-image: linear-gradient( to right, #f79301 ,#f9af41); 
	position:relative;
	display:inline-block;
    width: 300px;
    height: 150px;
    margin: 10px;
    text-align: left;
    color: #ffffff;
    vertical-align: middle;
    padding-top: 15px;}
.orangesquarebox h2 		{ line-height: 40px; color:#ffffff; margin:25px 50px 0 20px;}
.orangesquarebox a 			{ text-decoration:none;}
.orangesquarebox img 		{ float:right; margin-top:-29px; width:105px; height:75px;}	
.orangesquarebox:hover		{ background-image: linear-gradient( to right, #f9af41, #f79301);}

/* IMAGE LIBRARY */

#imagelibrary		{ margin: 4px; padding: 4px; }
#imagelibrary img	{ margin: 3px; }


/* IMAGE STYLING */

html>body .outerpair1	{ background: url(../images/upperrightfade.png) no-repeat right top; }
html>body .outerpair2	{ background: url(../images/lowerleftfade.png) no-repeat left bottom; padding-top: 8px; padding-left: 8px; }
html>body .shadowbox	{ background: url(../images/shadow.png) bottom right; }
html>body .innerbox	{ position: relative; left: -8px; top: -8px; }
.shadowbox img		{ border: 1px solid #000000; vertical-align: bottom; }

.pageimagecenter	{ text-align: center; margin: 0 auto; padding: 0; max-width: 100%; }
.pageimageright		{ float: right; margin: 5px 0 5px 5px; padding: 0; max-width: 100%; }
.pageimageleft		{ float: left; margin: 5px 5px 5px 0; padding: 0; max-width: 100%; }
.pageimagenone img	{ margin: 3px; padding: 0; }


/* CALENDAR OF EVENTS */
.calendar		{ position:relative; display:inline-block; width: 48%; height: auto; overflow: hidden; margin-bottom: 16px; font-size: 12px; }
.calendar p,
.calendar li,
.calendar td,
.calendar th			{ font-size: 16px; line-height: 20px; }
.calendar p		{ margin: 0; padding: 0 0 10px 0; }
.calendar h4		{ margin: 0; padding: 0 0 5px 0; }
.calendar-spec		{ width: 70px; float: left; margin: 0px 6px 6px 0; text-align: center; }
.calendar-date		{ background: #282828; color: #ffffff; text-align: center; padding: 5px 4px 4px 4px; margin: 0 auto; width: 70px; height:70px; line-height: 16px; }
.calendar-date .day	{ font-size: 48px; color: #ffffff; line-height: 52px; }
.calendar-date .month	{ font-size: 12px; text-transform: uppercase;}
.calendar-date .month-start	{ font-size: 12px; text-transform: uppercase;}
.icon				{ display: inline-block; width: 25px; height: 25px; padding: 10px 0 0 0; }
.icondiv			{ display: inline-block; width: 1px; height: 32px; }
.calendartitle		{ background:#90db00; padding:10px;}
.calendartitle h4 	{ font-size:20px; font-weight: bold; text-transform:uppercase; color:#ffffff;}
.calendar-text		{ margin-left: 130px; }
.calendar-text img { padding-right:10px!important;}
.calendar hr 		{ width:100%;}
 hr 		{ width:100%;}
.legend				{ padding: 5px 0 0 0; line-height: 0; font-size: 11px; text-align: center position: relative; display: inline-block; width: 100%;}
.legend a			{ font-size: 11px; }
.legend img			{ vertical-align: middle; margin: 0 0 3px 0; }
.legend-item		{ display: inline-block; padding: 50px 40px 0 0; }

.number				{ position: absolute; bottom: 0; padding: 0 15px; background: #282828; color: #ffffff; font-size: 30px;}
	
	
/* CALENDAR STYLING */
#calendar									{ overflow: hidden; }
.calendartop								{ background:#90db00; height:90px}
.calendaritem								{ position:relative; display:inline-block; margin: 25px 0; padding: 0; overflow: hidden; width:49%; vertical-align: top;}
.calendaritem:nth-child(odd) 				{ float: left;}
.calendaritem:nth-child(even) 				{ float: right;}
.calendarInner								{ position:relative; display:block; margin-left:90px; background:#e0e0e0; vertical-align:top;}
.calendartitle								{ position:relative; display:inline-block; font-size: 20px; color: #ffffff; font-weight:bold; padding: 10px 0 10px 15px; text-transform:uppercase; width:60%;}
.calendardesc								{ position:relative; display:inline-block; color: #282828; font-size: 18px; overflow: hidden; padding: 5px 0 0 15px; width:260px; top: 0px; line-height:16px;}
.calendaritem a								{ text-decoration: none; display: inline-block; width: 100%; }
.calendarimage								{ position:relative; float: left; width: 240px; height: 240px; text-align: left; display: inline-block; overflow: hidden;}
.calendarimage	img 						{ width:240px; height:240px!important;}
.calendarreadmore							{ position: absolute; background: #282828; color: #ffffff; font-size: 18px; padding: 5px 14px 5px 15px; display: inline-block; bottom: 0; right: 0; text-transform: uppercase;}
.calendarreadmore:hover 					{ background:#90db00;}
.calendaritem a:hover .readmore				{ background: #90db00; }
.calendaritem a:hover .calendartitle		{  }
.label										{ font-size:18px; font-weight:bold; text-transform:uppercase; color:#282828; vertical-align:top;}
.calendarresult								{ font-size:16px; color:#282828; margin-bottom: 10px;}
.calendarD_label							{ position:relative; display:inline-block; width:25%; font-size:18px; font-weight:bold; text-transform:uppercase; color:#282828; vertical-align:top;}
.calendarD_result							{ position:relative; display:inline-block; width:70%; font-size:18px; color:#282828; margin-bottom: 20px;}
.calendarD_inner							{ position:relative; display:block; margin-left:90px; background:#e0e0e0; vertical-align:top;}
/* CALENDAR DISPLAY STYLING */
.calendardisplayright		{ width: 250px; float: right; margin-bottom: 20px; }
.calendardisplayfacts		{ margin: 0px 30px; position: absolute; display: block; font-size: 14px; line-height: 18px; left: 15px; position: relative}
.calendardisplayfacts h2	{ font-size: 16px; }
.calendardisplayfacts table	{ border-collapse: collapse; width: 100%; }
.calendardisplayfacts td	{ vertical-align: top; font-size: 13px; padding: 4px 0; border-bottom: 1px solid #d9d4cb; }
.calendardisplayfacts td:first-child	{ width: 30%; }
.calendardisplayfacts td:last-child	{ width: 70%; text-align: left; font-weight: bold; }
.calendardisplayfacts a	{ vertical-align: top; font-size: 13px; }
.calendardisplaylarge		{ width: 100%; height: auto; background: #f1eee6; line-height: 0; margin-bottom: 10px; }
.calendardisplaytext		{ width: 90%; margin: 30px 0 20px 90px; padding-right: 15px; }
.calendardisplayauthor		{ padding: 20px 45px; clear: both; border-top: 1px solid #d9d4cb; border-bottom: 1px solid #d9d4cb; line-height: 22px; font-size: 12px; }
.calendardisplayimages		{ margin-bottom: 5px; overflow: hidden; padding-bottom: 6px; border-bottom: 1px solid #d9d4cb; }
.calendardisplaythumb		{ float: left; }
.calendardisplaythumb a img	{ border: 0; width:140px;}
.calendardisplaythumb a:hover img	{  }

#calendarD_left							{ display: inline-block; width: 50%; vertical-align: top; margin-top:20px;}
#calendarD_right							{ display: inline-block; width: 48%; vertical-align: top; margin-left: 2%; margin-top:20px;}
.calendarD_title							{ position:relative; display:inline-block; font-size: 20px; color: #ffffff; background:#90db00; font-weight:bold; padding: 15px 0; text-transform:uppercase; width:100%;}
.calendarD_large							{ max-width: 100%; text-align: center; overflow: hidden; }
.calendarD_large a							{ background: url("../images/loading.gif") no-repeat 50% 50%; display: inline-block; width: 100%; height: auto; }
.calendarD_large img						{ max-width: 100%; height: auto; }

.calendarD_images							{ text-align: center; }
.calendarD_thumb							{ border: 3px solid #efefef; margin: 10px; background: #ffffff; line-height: 0; }
.calendarD_thumb,
.calendarD_thumb a							{ display: inline-block; width: 140px; height: 100px; line-height: 96px; overflow: hidden; }
.calendarD_thumb img						{ vertical-align: middle; }
/*.calendarD_thumb:hover						{ -webkit-transform: rotate(-10deg); -moz-transform: rotate(-10deg); -o-transform: rotate(-10deg); -ms-transform: rotate(-10deg); transform: rotate(-10deg); }*/
.calendarD_facts		{ margin: 0 30px; display: block; font-size: 14px; line-height: 20px; left:20px; position: relative;}
.calendarD_facts h2	{ font-size: 16px; }
.calendarD_facts table	{ border-collapse: collapse; width: 100%; }
.calendarD_facts td	{ vertical-align: top; font-size: 13px; padding: 4px 0; border-bottom: 1px solid #d9d4cb; }
.calendarD_facts td:first-child	{ width: 30%; }
.calendarD_facts td:last-child	{ width: 70%; text-align: left; font-weight: bold; }
.calendarD_facts a	{ vertical-align: top; font-size: 18px; }
.calendarD_detail							{ padding: 0 10px; }

#calendarD_links							{ padding: 0 10px 10px 10px; border-bottom: 1px solid #dddddd; }
#calendarD_links a							{ display: inline-block; color: #ffffff; text-decoration: none; padding: 4px 10px; }

#calendarD_pdfs							{ padding: 10px; }
.calendarD_pdf								{ display: inline-block; width: 50%; }
.calendarD_pdf img							{ max-width: 20px !important; margin-right: 6px; vertical-align: middle; }
.calendarD_text							{ padding: 0 10px; }

#calendarbuttonback									{ background: #ffffff url(../images/button-back-active.png) no-repeat left top; text-transform: uppercase; color: #ffffff; padding: 10px 20px; width: 255px; height:50px; margin: 50px 0 0 60px; font-weight: bold; text-align: center;}
#calendarbuttonback a								{ text-decoration:none; color: #ffffff; padding-right:20px; vertical-align:center; margin-top:5px;}
#calendarbuttonback:hover							{ background: #ffffff url(../images/button-back.png) no-repeat left top;;}

#buttonback									{ background: #ffffff url(../images/button-back.png) no-repeat left top; text-transform: uppercase; color: #ffffff; padding: 10px 20px; width: 255px; height:50px; margin-top: 50px; font-weight: bold; text-align: center;}
#buttonback a								{ text-decoration:none; color: #ffffff; padding-right:20px; vertical-align:center; margin-top:5px;}
#buttonback:hover							{ background: #ffffff url(../images/button-back-active.png) no-repeat left top;;}

/* CALENDAR SPECS BOX */
#calendarTabs								{ padding-left:10px; width:104%;}
#calendarTabs > ul li						{ -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear; }
#calendarTabs > ul							{ list-style: none; margin: 0; padding: 0; border-bottom: 2px solid #7c7c7c; }
#calendarTabs > ul li						{ background-color: transparent; font-weight: normal; display: inline-block; text-transform: uppercase; padding: 7px 18px; margin: 0; cursor: pointer; }
#calendarTabs > ul li.active					{ font-weight: bold; }
#calendarTabs > div							{ width:100%;}
#calendarTabs > div > div					{ display: none; }
#calendarTabs > div > div.active				{ display: block; }

#calendarTabs .review						{ display: inline-block; width: 99%; margin-bottom: 2%; vertical-align: top; }
#calendarTabs .review:nth-child(odd)		{ margin-right: 2%; }
#calendarTabs .specs h5						{ text-transform:uppercase; padding: 0 5px; }
#calendarTabs .group						{ -webkit-columns: 1; -moz-columns: 1; columns: 1; }
#calendarTabs .group > div:nth-child(odd) 	{ background-color: #efefef; }
#calendarTabs .specs label  					{ display: inline-block; vertical-align: top; width: 30%; padding: 5px; box-sizing: border-box; color: #282828; font-size:14px; font-weight:bold;}
#calendarTabs .spec							{ display: inline-block; vertical-align: top; width: 70%; padding: 5px; box-sizing: border-box; color: #282828; font-size:14px; }
#calendarTabs .full-width-spec				{ display: block; width: auto; }

.gm-style-iw		{ width: 324px !important; height: 120px !important; overflow: hidden !important; }
.gm-style-iw div 	{ overflow: hidden !important; }


#facilities			{ color:#ffffff; text-align:left; padding:10px 0; margin-left: 40px;}
#facilities	 h2		{ font-weight:bold; font-size:15px; color:#2b2b2b;}
.facility			{ position:relative; display:inline-block; width:50px; height:50px; border:2px solid #282828; border-radius:10px; margin:6px;}
.facilitiesimg			{ position:relative; display:inline-block; margin:0 auto; text-align:center; vertical-align:middle;}
.facilitiesimg	img		{ position:relative; display:inline-block; width:50px; height:50px; vertical-align:middle; text-align:center;}
.facilitytxt			{ position:relative; display:inline-block; width:150px; vertical-align:middle; padding-left:5px;}
#facilities	 a		{ position:relative; float:right; bottom:0; text-align:right; font-weight:bold; color:#0573b6; text-decoration:none; font-size:14px;}
#facilities	 .btn-default	{ background:#f4f4f4; border:none;}

#calendarfacilities .panel-preview 		{ height: 85px;}
.panel-body			{ padding:0!important; overflow: hidden;}
#expander			{ display:none;}

#calendarfacilitiesswrap			{ display: inline-block; position: relative; width: 190px; float: right; height: 50px; }
.calendarfacility {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 2px solid #ffffff;
    border-radius: 10px;
margin-right: 3px;}
#calendarfacilities					{ color:#ffffff; text-align:right; padding:5px 0;}
#calendarfacilities	 h2				{ font-weight:bold; font-size:15px; color:#2b2b2b;}
.calendarfacility					{ position:relative; display:inline-block; width:35px; height:35px; border:2px solid #ffffff; border-radius:10px; margin-right:3px;}
.calendarfacilitiesimg				{ position:relative; display:inline-block; margin:0 auto; text-align:center; vertical-align:middle;}
.calendarfacilitiesimg	img			{ position:relative; display:inline-block; width:35px; height:35px; vertical-align:middle; text-align:center;}
.calendarfacilitytxt				{ position:relative; display:inline-block; width:150px; vertical-align:middle; padding-left:5px;}
#calendarfacilities	 a				{ position:relative; float:right; bottom:0; text-align:right; font-weight:bold; color:#0573b6; text-decoration:none; font-size:14px;}
#calendarfacilities	 .btn-default	{ background:#f4f4f4; border:none;}		


/* SOCIAL SHARING BUTTONS */

#social			{ height: auto; padding: 20px 0; overflow: hidden; max-width:70%;}


/* PAGE GALLERY */

.pagegalleryheading	{ display: none; }
.pagegalleryinner	{ width: 100%; margin: 0; padding: 0; }
.pagegalleryimage	{ position: relative; display: inline-block; width: 14%; height: 0; padding-bottom: 14%; overflow: hidden; margin: 0.3%; vertical-align: middle; }
.pagegalleryimage img	{ border: 0; vertical-align: middle; line-height: 0; position: absolute; display: block; max-width: 240% !important; /*min-width: 100% !important;*/ height: auto; /*min-height: 100%;*/ /*left: -25%;*/ }
.pagegalleryimage a	{ line-height: 0; }
.pagegalleryimage a:hover img,
.pagegalleryimage a:focus img { opacity: 0.7; }


/* LINKS SECTION */

.link			{ background: #efefef; overflow: hidden; border: 1px solid #bbbbbb; margin: 15px 0; padding: 5px; }
.linktop		{ margin: 0; padding: 5px; }
.linktop,
.linktop a		{ font-size: 14px; font-weight: bold; text-transform: uppercase; text-decoration: none; }
.linkleftcontainer	{ float: left; width: 150px; height: auto; max-width: 25%; margin: 0 5px 0 0; }
.linkleftcontainer img	{ border-style: none; margin: 0; padding: 0; line-height: 0; }
.linkrightcontainer	{ height: 120px; overflow-y: auto; border: 1px solid #bbbbbb; background: #ffffff; padding: 5px; }
.linkrightcontainer p	{ margin: 0; }
.linkfooter		{ padding: 5px 0 0 0; text-align: right; }


/* HTML SITEMAP */

#sitemap a		{ text-decoration: none; }
.sitemapL2:before,
.sitemapL3:before,
.sitemapL4:before,
.sitemapL5:before,
.sitemapL6:before	{ content: "\00BB"; display: inline-block; margin: 0 3px 0 0; }
.sitemapL1		{ margin: 0 0 5px 0;  }
.sitemapL1 a		{ font-size: 16px; text-transform: uppercase; font-weight: bold; }
.sitemapL2		{ margin: 10px 0 3px 10px; }
.sitemapL2 a		{ color: #333333; text-transform: uppercase; }
.sitemapL3		{ margin: 0 0 3px 20px; }
.sitemapL4		{ margin: 0 0 3px 30px; }
.sitemapL5		{ margin: 0 0 3px 50px; }
.sitemapL6		{ margin: 0 0 3px 60px; }


/* BLOG */
/* Post List */
.posts			{ padding: 40px 0 25px 0; border-bottom: 3px solid #dfdfdf; }
.posts h1 a		{ text-decoration: none; }
.posts h1 a:hover,
.posts h1 a:focus	{}
.posts .date		{ color: #bbbbbb; letter-spacing: -0.5px; font-size: 14px; font-weight: bold; text-transform: uppercase; }

/* Post Display */
.post .date		{ color: #bbbbbb; letter-spacing: -0.5px; font-size: 14px; font-weight: bold; text-transform: uppercase; }

/* Next Post */
.next_post		{ margin: 15px 0; }

/* Popular Posts */
.popular_posts		{ padding: 0 0 10px 0; border-top: 3px solid #dfdfdf; border-bottom: 3px solid #dfdfdf; }
.popular_posts ul	{ padding-left: 20px; }

/* Comments */
.comment		{ border-bottom: 1px solid #cccccc; padding: 13px 0; width: 60%; overflow: hidden; }
.commentName,
.commentName a		{ font-weight: bold; text-decoration: none; }
.commentName a:hover,
.commentName a:focus	{}
.commentDate		{ color: #666666; font-size: 12px; padding-bottom: 10px; }
.commentText,
.commentText p		{ color: #555555; margin: 0; }

/* Blog Admin */
.admin_blog input[type='text']	{ width: 100%; }
.admin_blog textarea		{ width: 100%; min-height: 80px; }
.admin_blog table	{ width: 100%; }
.admin_blog td,
.admin_blog th		{ padding: 0 10px; }
.admin_blog td		{ padding-top: 5px; padding-bottom: 5px; border-top: 2px solid #bbb; }
.admin_blog .comBox	{ padding: 5px; max-width: 500px; max-height: 35px; line-height: 17px; background: #efefef; overflow-y: auto; }

/* ADMIN STYLING */
#admin					{}

#admin h1		{ font-size: 34px; }
#admin h2		{ font-size: 24px; font-weight: bold; }
#admin h3		{ font-size: 20px; text-transform: uppercase; }
#admin h4		{ font-size: 18px; font-weight: bold; }
#admin h5		{ font-size: 16px; text-transform: uppercase; }
#admin h6		{ font-size: 14px; font-weight: bold; }

#adminpage input[name='login'],
#adminpage input[name='password'] { width: 100%; }

#adminpage				{ margin: 0 0 20px 0; font-size: 14px; font-weight: normal; font-family:Arial; }
#adminpage b				{ color: #000000; font-weight: bold; }
#adminpage p, #adminpage li, #adminpage td, #adminpage th	{ color: #222222; line-height: 20px; font-size: 14px; }
#adminpage table			{ margin-bottom: 10px; border: 1px solid #9f9f9f; background: #dfdfdf;}
#adminpage table img		{ display: inline-block; margin: 0 auto; }
#adminpage td			{ background: #dfdfdf; color: #000000; text-align: left; }
#adminpage th			{ background: #cfcfcf; color: #000000; text-align: left; }
#adminpagegallery		{ position: relative; font-size: 12px; font-weight: normal; float: right; width: 100%; }

#admindivouter			{ position: relative; display: inline-block; margin: 0 auto; background: #ffffff; width: 100%; float: right; border:0;}
#admindiv				{ text-align: left; margin-bottom: 10px; border: 1px solid #9f9f9f; background: #dfdfdf; }
fieldset 				{ border:0;}
.admincheckbox			{ position: relative; display: inline-block; width:255px; padding: 5px; }
.admincheckboxheading		{ position: relative; display: inline-block; text-align: left; }
.admincheckboxheading img	{ padding-right: 5px; }
.admincheckboxvalue		{ position: relative; display: inline-block; float: left; vertical-align: middle; padding: 2px 5px 0 0; }
.admininput			{ position: relative; display: inline-block; float: left; width: 100%; padding: 5px; }
.admininputheading		{ position: relative; display: inline-block; float: left; text-align: right; width: 200px; }
.admininputvalue		{ position: relative; display: inline-block; float: left; text-align: left; width: 550px; padding-left: 10px; }
.admindropdown			{ position: relative; display: inline-block; float: left; width: 100%; padding: 5px; }
.admindropdownheading		{ position: relative; display: inline-block; float: left; text-align: right; width: 200px; }
.admindropdownvalue		{ position: relative; display: inline-block; float: left; text-align: left; width: 550px; padding-left: 10px; }
.admindate			{ position: relative; display: inline-block; float: left; width: 100%; padding: 5px; }
.admindateheading		{ position: relative; display: inline-block; float: left; text-align: right; width: 200px; }
.admindatevalue			{ position: relative; display: inline-block; float: left; text-align: left; width: 550px; padding-left: 10px; }
.adminbutton			{ position: relative; display: inline-block; float: left; width: 100%; padding: 5px; }
.adminbuttonheading		{ position: relative; display: inline-block; float: left; text-align: right; width: 200px; }
.adminbuttonvalue		{ position: relative; display: inline-block; float: left; text-align: left; width: 550px; padding-left: 10px; }
.admineditor			{ position: relative; display: inline-block; float: left; width: 100%; padding: 5px; }
.admineditorheading		{ position: relative; display: inline-block; float: left; text-align: left; width: 100%; }
.admineditorvalue		{ position: relative; display: inline-block; float: left; text-align: left; width: 99%; }
.admintext			{ position: relative; display: inline-block; float: left; width: 100%; padding: 5px; }
.admintextheading		{ position: relative; display: inline-block; float: left; text-align: right; width:200px; }
.admintextvalue			{ position: relative; display: inline-block; float: left; text-align: left; width: 550px; padding-left: 10px; }
.adminimages			{ position: relative; display: inline-block; float: left; width: 100%; padding: 5px; }
.adminimagesnumber		{ position: relative; display: inline-block; float: left; text-align: left; width: 200px; }
.adminimagesvalue		{ position: relative; display: inline-block; float: left; text-align: left; width: 550px; padding-left: 10px; }
.adminsearch			{ position: relative; display: inline-block; float: left; width: 100%; padding: 5px; }
.adminsearchtitle		{ position: relative; display: inline-block; float: left; text-align: left; width: 200px; }
.adminsearchvalue		{ position: relative; display: inline-block; float: right; text-align: left; padding-left: 10px; }
.adminroomtreeouter 		{ position: relative; display: inline-block; text-align: center; padding: 5px 0; margin: 0 auto; width: 1300px; }

.roomedit				{ width: 1300px; margin: 0 auto; }
.roomedit > td				{ background: #d6d6d6; }
#admindivouter table.LogBody		{ width: 100%; }
#admindivouter table.log		{ width: 100%; background: #333333; }
#admindivouter table.log th		{ padding: 2px; background: #555555; color: #ffffff; font-size: 13px; }
#admindivouter table .logrow1 td	{ padding: 4px; background: #cfcfcf; font-size: 12px; }
#admindivouter table .logrow2 td	{ padding: 4px; background: #eeeeee; font-size: 12px; }
#admindivouter table .logrowS td	{ padding: 4px; background: #ffff66; font-size: 12px; }
#admindivouter table label		{ display: inline-block; width: 100%; padding: 2px; }
#admindivouter table label:hover	{ color: #cf0000; cursor: pointer; }
#adminpage table.productedit	{ width: 100%; }
#adminpage .productedit > td	{ background: #d6d6d6; }
#adminpage .productedit2 > td	{  }
#adminpage table.LogBody	{ width: 100%; }
#adminpage table.log		{ width: 100%; background: #333333; }
#adminpage table.log th		{ padding: 2px; background: #555555; color: #ffffff; font-size: 13px; }
#adminpage table .logrow1 td	{ padding: 4px; background: #cfcfcf; font-size: 12px; }
#adminpage table .logrow2 td	{ padding: 4px; background: #eeeeee; font-size: 12px; }
#adminpage table .logrowS td	{ padding: 4px; background: #ffff66; font-size: 12px; }
#adminpage table label		{ display: inline-block; width: 100%; padding: 2px; }
#adminpage table label:hover,
#adminpage table label:focus	{ color: #cf0000; cursor: pointer; }

.audit_box li		{ width: 48%; display: inline-block; vertical-align: top; }
span.audit_showhide	{ background: #222; }

#adminpage input[size='90']	{ width: 100%; }
#adminpage input[name='insert']	{ width: 50%; }

/* SUBPAGES */
.subpages div			{ display: inline-block; width: 19%; margin: 4px 4px 4px 2px; text-align: center; vertical-align: top; }
.subpages a			{ display: inline-block; max-width: 100%; color: #848484; }
.subpages img			{ border: 0; margin-bottom: 5px; width: 125px; }
.subpages span			{ display: inline-block; text-decoration: none; width: 100%; max-width: 100%; }
.subpages a:hover img,
.subpages a:focus img,
.subpages a:hover 		{ opacity: 0.7; text-decoration: underline; }

/* CONTACT MESSAGE */
#contact			{ clear: both; width: auto; margin: 20px auto; color: #000000; font-size: 14px; text-align: center; }
#contact a 			{ color:#ffffff; text-decoration:none;}

/* CONTACT */
#contactform			{ position: relative; display: inline-block; overflow: hidden; width: 100%; }
#contactform input[name='enquiry[Postcode]'] { width: 100px; }
#contactform #contact_thanks	{ padding: 15px; margin: 0 auto; width: 75%; text-align: center; border: 1px solid #afafaf; background: #cfcfcf; }

#contactright			{ position: relative; display: inline-block; width: 50%; vertical-align: top; font-weight: bold; text-align: left; }
#contactright img		{ padding: 5px 10px 5px 5px; vertical-align: middle; }
#contactright img a:hover	{ opacity: 0.6; }
#contactright a			{ color: #444446; text-decoration: none; }
#contactright a:hover		{ color: #083f89; }

#contact-us			{width: 47%; float: left; display: inline-block;}
#contact-us a 			{ text-decoration:none;}
#contactpage			{background-color: #EEEEEE; width: 45%; float: right; padding: 20px; display: inline-block;}
iframe				{ width: 100%; border:none;}
#contact-us iframe		{ height:400px; padding-top:40px;}

/* SITE FORMS */
.form			{ position: relative; display: inline-block; overflow: hidden; float: left; text-align: left; width: 560px; }
.form *			{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.form .error		{ color: #cc0000; }
.form > div		{ padding: 1px; margin: 0 0 10px 0; overflow: hidden; }
.form > div > label	{ width: 30%; float: left; padding-right: 10px; line-height: 24px; }
.form > div > div	{ width: 70%; float: right; }
.form input[type=text],
.form input[type=email],
.form input[type=url],
.form input[type=password],
.form input[type=tel],
.form input[type=number],
.form textarea,
.form select			{ width: 75%; padding: 4px; border: 1px solid #ccc; border-radius: 2px; }
.form input[type=text]:focus,
.form input[type=email]:focus,
.form input[type=url]:focus,
.form input[type=password]:focus,
.form input[type=tel]:focus,
.form input[type=number]:focus,
.form textarea:focus		{ outline: 0; border-color: #4697e4; }

@media (max-width: 640px) {
	.form > div		{ margin: 0 0 8px 0; }
	.form > div > label	{ width: 100%; float: none; margin: 0 0 5px 0; }
	.form > div > div	{ width: 100%; float: none; }
	.form input[type=text],
	.form input[type=email],
	.form input[type=url],
	.form input[type=password],
	.form input[type=tel],
	.form input[type=number],
	.form textarea,
	.form select		{ width: 100%; }
}

/* DIRECTORY STYLING */
#directory									{ overflow: hidden; }
.directorytop								{ background:#eb0089;}
.directoryitem								{ position:relative; display:inline-block; margin: 0 0 50px 0; overflow: hidden; width:48%; max-width: 620px;}
.directoryitem:nth-child(odd) 				{ float: right;}
.directoryitem:nth-child(even) 				{ float: left;}
.directoryInner								{ background:#e0e0e0;}
.directorytitle								{ position:relative; display:inline-block; font-size: 20px; color: #ffffff; padding: 10px 0 10px 15px; text-transform:uppercase; width:55%;}
.directorydesc								{ color: #7c6b4c; display: block; font-size: 13px; height: 70px; overflow: hidden; margin-bottom: 10px; margin-right: 155px; }
.directoryitem a								{ text-decoration: none; display: inline-block; width: 100%; }
.directoryimage								{ float: left; width: 300px; height: 300px; text-align: left; display: inline-block; overflow: hidden;}
.directoryimage	img 						{ width:300px; height:300px!important;}
.readmore									{ position: absolute; background: #282828; color: #ffffff; font-size: 18px; padding: 7px 14px 7px 15px; display: inline-block; bottom: 0; left: 183px; text-transform: uppercase;}
.directoryitem a:hover .readmore				{ background: #eb0089; }
.directoryitem a:hover .directorytitle		{  }
.label										{ font-size:18px; font-weight:bold; text-transform:uppercase; color:#282828; vertical-align:top;}
.result										{ font-size:16px; color:#282828; margin-bottom: 10px;}
.directoryD_label							{ position:relative; display:inline-block; width:25%; font-size:18px; font-weight:bold; text-transform:uppercase; color:#282828; vertical-align:top;}
.directoryD_result							{ position:relative; display:inline-block; width:70%; font-size:18px; color:#282828; margin-bottom: 20px;}
/* DIRECTORY DISPLAY STYLING */
.directorydisplayright		{ width: 250px; float: right; margin-bottom: 20px; }
.directorydisplayfacts		{ margin: 10px 30px 0 30px; position: absolute; display: block; font-size: 14px; line-height: 20px; left:20px; position: relative; }
.directorydisplayfacts h2	{ font-size: 16px; }
.directorydisplayfacts table	{ border-collapse: collapse; width: 100%; }
.directorydisplayfacts td	{ vertical-align: top; font-size: 13px; padding: 4px 0; border-bottom: 1px solid #d9d4cb; }
.directorydisplayfacts td:first-child	{ width: 30%; }
.directorydisplayfacts td:last-child	{ width: 70%; text-align: left; font-weight: bold; }
.directorydisplayfacts a	{ vertical-align: top; font-size: 13px; }
.directorydisplaylarge		{ width: 100%; height: auto; background: #f1eee6; line-height: 0; margin-bottom: 10px; }
.directorydisplaytext		{ width: 100%; margin: 30px 0 20px 0; padding-right: 15px; }
.directorydisplayauthor		{ padding: 20px 45px; clear: both; border-top: 1px solid #d9d4cb; border-bottom: 1px solid #d9d4cb; line-height: 22px; font-size: 12px; }
.directorydisplayimages		{ margin-bottom: 5px; overflow: hidden; padding-bottom: 6px; border-bottom: 1px solid #d9d4cb; }
.directorydisplaythumb		{ float: left; }
.directorydisplaythumb a img	{ border: 0; width:140px;}
.directorydisplaythumb a:hover img	{  }

#directoryD_left							{ display: inline-block; width: 43%; vertical-align: top; margin-top:20px;}
#directoryD_right							{ display: inline-block; width: 50%; vertical-align: top; margin-left: 7%; margin-top:-50px;}
.directoryD_title							{ position:relative; display:inline-block; font-size: 20px; color: #ffffff; background:#eb0089; font-weight:bold; padding: 15px 20px; text-transform:uppercase; width:100%; max-width: 520px;}
.directoryD_large							{ max-width: 100%; text-align: center; overflow: hidden; }
.directoryD_large a							{ background: url("../images/loading.gif") no-repeat 50% 50%; display: inline-block; width: 100%; height: auto; }
.directoryD_large img						{ max-width: 100%; height: auto; }

.directoryD_images							{ text-align: center; }
.directoryD_thumb							{ border: 3px solid #efefef; margin: 10px; background: #ffffff; line-height: 0; }
.directoryD_thumb,
.directoryD_thumb a							{ display: inline-block; width: 140px; height: 100px; line-height: 96px; overflow: hidden; }
.directoryD_thumb img						{ vertical-align: middle; }
/*.directoryD_thumb:hover						{ -webkit-transform: rotate(-10deg); -moz-transform: rotate(-10deg); -o-transform: rotate(-10deg); -ms-transform: rotate(-10deg); transform: rotate(-10deg); }*/
.directoryD_facts		{ margin: 0 30px; display: block; font-size: 14px; line-height: 20px; left:20px; position: relative;}
.directoryD_facts h2	{ font-size: 16px; }
.directoryD_facts table	{ border-collapse: collapse; width: 100%; }
.directoryD_facts td	{ vertical-align: top; font-size: 13px; padding: 4px 0; border-bottom: 1px solid #d9d4cb; }
.directoryD_facts td:first-child	{ width: 30%; }
.directoryD_facts td:last-child	{ width: 70%; text-align: left; font-weight: bold; }
.directoryD_facts a	{ vertical-align: top; font-size: 13px; }
.directoryD_detail							{ padding: 0 10px; }

#directoryD_links							{ padding: 0 10px 10px 10px; border-bottom: 1px solid #dddddd; }
#directoryD_links a							{ display: inline-block; color: #ffffff; text-decoration: none; padding: 4px 10px; }

#directoryD_pdfs							{ padding: 10px; }
.directoryD_pdf								{ display: inline-block; width: 50%; }
.directoryD_pdf img							{ max-width: 20px !important; margin-right: 6px; vertical-align: middle; }
.directoryD_text							{ padding: 0 10px; }

#buttonback									{ background: #ffffff url(../images/button-back.png) no-repeat left top; text-transform: uppercase; color: #ffffff; padding: 10px 20px; width: 255px; height:50px; margin-top: 50px; font-weight: bold; text-align: center;}
#buttonback a								{ text-decoration:none; color: #ffffff; padding-right:20px; vertical-align:center; margin-top:5px;}
#buttonback:hover							{ background: #ffffff url(../images/button-back-active.png) no-repeat left top;;}

/* DIRECTORY SPECS BOX */
#directoryTabs								{ padding-left:10px; width:104%;}
#directoryTabs > ul li						{ -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear; }
#directoryTabs > ul							{ list-style: none; margin: 0; padding: 0; border-bottom: 2px solid #7c7c7c; }
#directoryTabs > ul li						{ background-color: transparent; font-weight: normal; display: inline-block; text-transform: uppercase; padding: 7px 18px; margin: 0; cursor: pointer; }
#directoryTabs > ul li.active					{ font-weight: bold; }
#directoryTabs > div							{ width:100%;}
#directoryTabs > div > div					{ display: none; }
#directoryTabs > div > div.active				{ display: block; }

#directoryTabs .review						{ display: inline-block; width: 99%; margin-bottom: 2%; vertical-align: top; }
#directoryTabs .review:nth-child(odd)		{ margin-right: 2%; }
#directoryTabs .specs h5						{ text-transform:uppercase; padding: 0 5px; }
#directoryTabs .group						{ -webkit-columns: 1; -moz-columns: 1; columns: 1; }
#directoryTabs .group > div:nth-child(odd) 	{ background-color: #efefef; }
#directoryTabs .specs label  					{ display: inline-block; vertical-align: top; width: 30%; padding: 5px; box-sizing: border-box; color: #282828; font-size:14px; font-weight:bold;}
#directoryTabs .spec							{ display: inline-block; vertical-align: top; width: 70%; padding: 5px; box-sizing: border-box; color: #282828; font-size:14px; }
#directoryTabs .full-width-spec				{ display: block; width: auto; }

.gm-style-iw		{ width: 324px !important; height: 120px !important; overflow: hidden !important; }
.gm-style-iw div 	{ overflow: hidden !important; height: 120px;}


#facilities			{ color:#ffffff; text-align:left; padding:10px 0; margin-left: 40px;}
#facilities	 h2		{ font-weight:bold; font-size:15px; color:#2b2b2b;}
.facility			{ position:relative; display:inline-block; width:50px; height:50px; border:2px solid #282828; border-radius:10px; margin:2px;}
.facilitiesimg			{ position:relative; display:inline-block; margin:0 auto; text-align:center; vertical-align:middle;}
.facilitiesimg	img		{ position:relative; display:inline-block; width:50px; height:50px; vertical-align:middle; text-align:center;}
.facilitytxt			{ position:relative; display:inline-block; width:150px; vertical-align:middle; padding-left:5px;}
#facilities	 a		{ position:relative; float:right; bottom:0; text-align:right; font-weight:bold; color:#0573b6; text-decoration:none; font-size:14px;}
#facilities	 .btn-default	{ background:#f4f4f4; border:none;}

.panel-preview 		{ height: 70px;}
.panel-body			{ padding:0!important; overflow: hidden;}
#expander			{ display:none;}

.directoryfacilitieswrap	{    display: inline-block;
    position: relative;
    width: 40%;
    float: right;
    height: 50px;}
	
#directoryfacilities			{ color:#ffffff; text-align:right; padding:0 0 5px 0;}
#directoryfacilities	 h2		{ font-weight:bold; font-size:15px; color:#2b2b2b;}
.directoryfacility				{ position:relative; display:inline-block; width:40px; height:40px; border:2px solid #ffffff; border-radius:10px; margin:5px 3px 0 0;}
.directoryfacilitiesimg			{ position:relative; display:inline-block; margin:0 auto; text-align:center; vertical-align:middle;}
.directoryfacilitiesimg	img		{ position:relative; display:inline-block; width:40px; height:40px; vertical-align:middle; text-align:center;}
.directoryfacilitytxt			{ position:relative; display:inline-block; width:150px; vertical-align:middle; padding-left:5px;}
#directoryfacilities	 a		{ position:relative; float:right; bottom:0; text-align:right; font-weight:bold; color:#0573b6; text-decoration:none; font-size:14px;}
#directoryfacilities	 .btn-default	{ background:#f4f4f4; border:none;}	

/* DIRECTORY MAP */
.ubcmapbox									{ height: 320px; margin-bottom: 20px; }
.ubcmap										{ position: relative; overflow: hidden; background-color: #e5e3df; height: 300px; top: 0; left: 0; margin: 0; max-width: 100%; }
.ubcmap-big									{ position: fixed !important; top: 6% !important; margin: 0 10%; width: 80%; height: 600px !important; z-index: 10000; }
.ubcmap-enlarge								{  }
.ubcmap img									{ max-width: none !important; height: initial !important; }
.mapimage									{ position:relative; display:inline-block; width:90px; height:90px; margin-right:5px;}
.mapimage img								{ position:relative; display:inline-block; width:90px; height:90px;}
.mapcontent									{ position:relative; display:inline-block; width:220px; }


#hashtag {width:100%; max-width: 1920px; background-size:100%; margin: 0 auto;}
#hashtag div {display: inline-block; }
#hashtag img {margin:0 !important; width:100%; height:auto; margin-top: -7px!important;}
#hashtag2 img {margin-top: -7px!important;}
#hashtag-img {background-color: #DCCDD4;}
.hashtag	{width:16.6%; background-size:100%;}
.hashtag2	{width:16.6%; background-size:100%; margin-top:-5px;}


/*Countdown Clock */

#clockdiv{
	font-family: sans-serif;
	color: #fff;
	position:relative;
	display: inline-block;
	font-weight: 100;
	text-align: center;
	font-size: 44px;
	margin:40px 0 0 60px;
	vertical-align: top;
}

#clockdiv > div{
	padding: 10px;
	background: #282828;
	display: inline-block;
	margin:5px;
	width:70px;
}

#clockdiv div > span{
	background: #282828;
	display: inline-block;
}

.smalltext{
	font-size: 12px;
	text-transform:uppercase;
}

#eventhead 						{ position:relative; display:inline-block; text-align:left; vertical-align:top; margin-top:20px!important; font-size:20px; color: #282828!important; width: 240px!important; background: #ffffff!important;}


/* Adverts */

#advertswrap					{ position:relative; display:inline-block; width:100%; height:335px;}
#adverts						{ width:100%; text-align:center; margin:0 auto; text-align:center;}
#adverts img 					{ padding:80px 20px 0 20px;}

/* SPONSORS */

#sponsorswrap					{ position:relative; display:inline-block; width:100%; height:195px; border-top:2px solid #282828;}
#sponsors						{ width:100%; max-width:1300px; text-align:center; margin:0 auto; text-align:center; overflow:hidden; font-size:16px; padding-top:10px;}
#sponsors img					{ padding:50px 20px;}

.photobanner {
 height: 190px;
 width: 3000px;
}
 
.photobanner img {
 -webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease;
}
 
.photobanner img:hover {
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 -ms-transform: scale(1.1);
 transform: scale(1.1);
 cursor: pointer;
}

/*keyframe animations*/
.first {
 -webkit-animation: bannermove 30s linear infinite;
    -moz-animation: bannermove 30s linear infinite;
     -ms-animation: bannermove 30s linear infinite;
      -o-animation: bannermove 30s linear infinite;
         animation: bannermove 30s linear infinite;
}
 
@keyframes "bannermove" {
 0% { margin-left: 0px;}
 100% { margin-left: -2125px;}
}
 
@-moz-keyframes bannermove {
 0% { margin-left: 0px;}
 100% { margin-left: -2125px;}
}
 
@-webkit-keyframes "bannermove" {
 0% { margin-left: 0px;}
 100% { margin-left: -2125px;}
}
 
@-ms-keyframes "bannermove" {
 0% { margin-left: 0px;}
 100% { margin-left: -2125px;}
}
 
@-o-keyframes "bannermove" {
 0% { margin-left: 0px;}
 100% { margin-left: -2125px;}
}


/* LOWER */

#lowerwrap						{ position:relative; display:inline-block; width:100%; background: url(../images/lower-back.png) no-repeat center top; height:355px; margin-top: -10px; text-align:center;}
#lower							{ width:100%; max-width:1300px; height:333px; text-align:center; padding-top:80px; margin:0 auto; text-align:center;}
#lowerdetails 					{ display: inline-block; position: relative; width:100%; text-align:center; border-top:2px solid #282828; border-bottom:2px solid #282828; padding:10px; font-size:16px;}
#lowerdetails a 				{ color:#282828; text-decoration:none;}
#lowerdetails a:hover 			{ color:#444444; text-decoration:none;}
#sociallinkslower				{ display: inline-block; position: relative; width:100%; text-align:center; margin-top:20px;}
#sociallinkslower img			{ padding:3px;}
#sociallinkslower img:hover		{ opacity:0.6;}
.seperator						{ padding:0 10px;}


/* FOOTER */

#footer		{ clear: both; padding: 10px; background: #ffffff; color: #000000; font-size: 11px; font-weight: normal; text-align: center; }
#footer a	{ font-size: 11px; text-decoration: underline; }
#footer a:hover,
#footer a:focus	{ text-decoration: none; }
#footer img	{ margin-left: 5px; vertical-align: top; }

/* Google Maps */
#googlemaps iframe	{ width: 100%; height: 260px; border: 0; }

@media (max-width: 1880px) {
	
	#upperwrap 				{ margin-top: -130px;}
}

@media (max-width: 1780px) {

	#upperwrap 				{ margin-top: -160px;}
	
}

@media (max-width: 1480px) {
	
	.slideshow-pager		{ bottom:140px;}
}
	
@media (max-width: 1310px) {

	.purplesquarebox			{ width:250px;}
	.greensquarebox				{ width:250px;}
	.bluesquarebox				{ width:250px;}
	.orangesquarebox			{ width:250px;}
	
	.directoryimage 			{ width: 280px; height: 280px;}	
	.readmore 					{ left: 162px;}
	.directorytop				{ height: 100px;}
	.panel-preview 				{ height: 100px;}
	
	.calendartitle				{ width:98%; max-width:98%; margin-left:1%;}
	.calendarimage 				{ width: 230px; height: 230px;}	
	.calendardesc 				{ width:250px;}
	.readmore 					{ left: 162px;}
	.calendartop				{ height: 100px;}
	#calendarfacilitiesswrap	{ margin-top:-5px; width:100%; float:left;}
	.calendardisplayfacts 		{ margin: -22px 30px;}
}	

@media (max-width: 1240px) {

    .directoryInner 			{ width: 100%!important; padding-right: 40px;}
	.directoryD_large			{ margin-top:30px;}
	.calendardesc 				{ width:180px; height: 230px;}
	.calendardisplayfacts		{ height:200px;}
	
}

@media (max-width: 1160px) {
	
	#clockdiv 					{ margin: 10px 0 0 0; max-width: 50%;}
	#eventhead 					{ width: 100%; text-align: center; margin-top: -2px!important;}		
}
	
@media (max-width: 1110px) {

	.purplebox		{ width: 90%; padding-left: 5%; }
	.purplebox2		{ width: 90%; padding-left: 5%; }	
	.greybox 		{ width: 95%; }
	.winbox			{ width:90%;}
	
	.purplesquarebox		{ width:220px;}
	.purplesquarebox h2		{ margin: 25px 20px 0 20px;}			
	.greensquarebox			{ width:220px;}
	.greensquarebox h2		{ margin: 25px 20px 0 20px;}
	.bluesquarebox			{ width:220px;}
	.bluesquarebox h2 		{ margin: 25px 20px 0 20px;} 
	.orangesquarebox		{ width:220px;}	
	.orangesquarebox h2 	{ margin: 25px 20px 0 20px;} 
	
	
	#nextprevious 					{ margin-top: -250px;}
	.directoryitem					{ width:98%; max-width:98%; margin-left:1%;}
	.directorytop					{ height:auto;}
	.directoryitem:nth-child(even) 	{ float: left;}

	.directorydisplayfacts			{ left:30px;}
	.panel-preview 					{ height: 60px;}
	
	#facilities 					{ margin-left: 40px;}
	
	.calendarimage 				{ width: 210px; height: 210px;}	
	
	.headerimage 				{ margin: 30px 0 0 0;}
	.headerimage img 			{ width:90%;}
}	

@media (max-width: 1040px) {
	
	.calendaritem						{ width:100%;}
	.calendaritem:nth-child(odd) 		{ float: left;}
	.calendaritem:nth-child(even) 		{ float: left;}	
	.calendardesc 						{ width: 70%; height: auto;}
	.calendardisplayfacts 				{ margin: -10px 30px;}
	.calendarimage 						{ width: 240px; height: 240px;}	
	
	.headerimage img 					{ width:98%;}	
	.headerimage 						{ max-width:50%;}
}
	
@media (max-width: 990px) {

	.purplebox		{ width: 90%;}
	.purplebox2		{ width: 90%;}	
	.winbox			{ width:90%;}
	
	#menuh nav a 					{ padding: 24px 13px;}
	#menulower nav a				{ padding: 24px 13px;}
	
	.purplesquarebox		{ width:200px; margin:10px 5px; height: 135px;}
	.purplesquarebox h2		{ margin: 10px 10px 0 10px;}			
	.greensquarebox			{ width:200px; margin:10px 5px; height: 135px;}
	.greensquarebox h2		{ margin: 10px 10px 0 10px;}
	.bluesquarebox			{ width:200px; margin:10px 5px; height: 135px;}
	.bluesquarebox h2 		{ margin: 10px 10px 0 10px;} 
	.orangesquarebox		{ width:200px; margin:10px 5px; height: 135px;}	
	.orangesquarebox h2 	{ margin: 10px 10px 0 10px;} 
	
	.calendardesc 						{ width: 60%; height: auto;}
	.headerimage 			{ max-width:50%;}
	
}	

@media (max-width: 880px) {
	
	#header							{ height: auto; }
	#headerwrap						{ height: auto; }
	#headerimage					{ position: relative; max-width: 100%; }
	#clockdiv						{ position: relative; max-width: 100%; }

	#menuh nav a 					{ padding: 24px 10px; font-size: 18px;}
	#menuh nav a:hover				{ font-size: 18px; }
	#menuh nav a.active				{ font-size: 18px; }
	#menuh nav a.active-child 		{ font-size: 18px; }		
	#menulower nav a				{ padding: 24px 10px; font-size: 18px;}
	#menulower nav a:hover			{ font-size: 18px; }
	#menulower nav a.active			{ font-size: 18px; }
	#menulower nav a.active-child 	{ font-size: 18px; }		
	
	.purplesquarebox		{ width:178px; margin:10px 5px; height: 135px;}
	.purplesquarebox h2		{ font-size:30px; margin: 5px 10px 5px 10px;}			
	.greensquarebox			{ width:178px; margin:10px 5px; height: 135px;}
	.greensquarebox h2		{ font-size:30px; margin: 5px 10px 5px 10px;}	
	.bluesquarebox			{ width:178px; margin:10px 5px; height: 135px;}
	.bluesquarebox h2 		{ font-size:30px; margin: 5px 10px 5px 10px;}	
	.orangesquarebox		{ width:178px; margin:10px 5px; height: 135px;}	
	.orangesquarebox h2 	{ font-size:30px; margin: 5px 10px 5px 10px;}
	
	#nextprevious 			{ margin-top: -230px;}
	#nextprevious img 		{ width:35px; height:auto;}
	.directoryD_facts		{ left:0;}
	#facilities 			{ margin-left: 20px; width: 240px;}
	.directoryD_label		{ width:30%;}
	.directoryD_result		{ width:65%;}
	
	.calendardisplaytext 	{ width: 80%;}
	.calendarD_label		{ width:40%;}
	.calendarD_result		{ width:55%;}	
	
	#contactpage 			{ padding:20px 10px;}
	.form > div > label		{ width:35%;}
	.form > div > div		{ width:60%;}
	.headerimage img 		{ margin-top:10px;}
	
	#upperwrap 				{ margin-top: -140px;}
	.slideshow-pager 		{ bottom: 120px;}
	
}
	
@media (max-width: 780px) {
	
	.purplesquarebox		{ width:148px; margin:10px 7px 10px 0; height: 135px;}
	.purplesquarebox img 	{ margin-top: -19px;}
	.purplesquarebox h2		{ font-size:27px; margin: 0 9px;}			
	.greensquarebox			{ width:148px; margin:10px 7px 10px 0; height: 135px;}
	.greensquarebox img 	{ margin-top: -19px;}
	.greensquarebox h2		{ font-size:27px; margin: 0 9px;}
	.bluesquarebox			{ width:148px; margin:10px 7px 10px 0; height: 135px;}
	.bluesquarebox img 		{ margin-top: -19px;}
	.bluesquarebox h2 		{ font-size:27px; margin: 0 9px;} 
	.orangesquarebox		{ width:150px; margin:10px 0 10px 0; height: 135px;}	
	.orangesquarebox img 	{ margin-top: -19px;}
	.orangesquarebox h2 	{ font-size:27px; margin: 0 5px;} 
	
	.middleright h1 		{ font-size: 36px;}

	#menuh nav a 			{ padding: 24px 6px; font-size: 18px;}
	#menulower nav a		{ padding: 24px 6px; font-size: 18px;}
	
	#upperwrap 				{ margin-top: -120px;}
	.slideshow-pager 		{ bottom: 100px;}	
	#nextprevious 			{ margin-top: -200px;}	
	#prevbutton				{ margin-left:10px;}
	#nextbutton				{ margin-right:10px;}	
		
	#directoryD_left 		{ width: 40%; margin-right: 3%;}	
	
	.calendardesc 			{ width: 50%; height: auto;}	
	.calendarimage 			{ width: 235px; height: 235px;}	
	.calendardisplayfacts   { height: 190px;}

	#calendarD_left			{ width: 60%; margin-right: 1%;}
	#calendarD_right		{ width: 38%; margin-left: 1%; margin-top: 20px;}
    .calendarInner			{ }	
	.calendarD_facts		{ margin:0;}
	
	.subpages div 			{ width: 24%;}
}	

@media (max-width: 700px) {
	
	.headerimage img 		{ margin-top:20px;}
	
	#menuh nav a 					{ padding: 24px 6px;}
	#menuh nav a 					{ font-size: 17px;}
	#menuh nav a:hover				{ font-size: 17px; }
	#menuh nav a.active				{ font-size: 17px; }
	#menuh nav a.active-child 		{ font-size: 17px; }		
	#menulower nav a				{ font-size: 17px;}
	#menulower nav a:hover			{ font-size: 17px; }
	#menulower nav a.active			{ font-size: 17px; }
	#menulower nav a.active-child 	{ font-size: 17px; }	
	
}	
	
	
/* RESPONSIVE FOR MOBILE */
@media (max-width: 640px) {
	* { width: auto; height: auto; }

	/* Structure */
	#wrapper					{ width: 100%; border: 0; }
	#middle						{ width: auto; margin: 0 15px; float: none; border: 0; }
	.middleleft					{ width:96%; float:right;}
	.middleright				{ width:96%; float:left; text-align:left;}

	.headerimage 				{ width: 98%; max-width:80%; margin:30px 0 0 0;}
	.headerimage img			{ width:98%;}
	#upperwrap 					{ margin-top: -60px;}		
	
	/* Main Menu */

	#menubg						{ margin-top: 0; padding-bottom: 0; text-align: left; height:45px; background-image: linear-gradient( to right, #ee0a91 ,#f244ab);}
	#menu						{ overflow: hidden; }
	#menu nav a					{ padding: 10px 5px; font-size: 13px; }

	/* Main Menu */
	#toggleMenu					{ width:auto; background: url("../images/menu-icon.png") 20px 15px no-repeat; color: #ffffff; font-size: 15px; font-weight: bold; text-transform: uppercase; padding: 12px 15px 13px 45px; cursor: pointer; text-align: left; }
	#toggleMenu:hover			{ background: linear-gradient( to right, #ee0a91 ,#f244ab);width: 100%;}

	#menuh						{ position: relative; display: inline-block; top: 0; left: 0; width: 100%; height: auto; margin: 0; font-size: 15px; background-image: linear-gradient( to right, #f79301 ,#f9af41); z-index: 35; float: none; }
	#menuh nav a 				{ color: #ffffff; }
	#menuh nav ul li			{ width: 100%; margin-right: 0;  background: #454545; }
	#menuh nav ul li:hover		{ background: #c50b2f; color: #ffffff; }
	#menuh nav a.active			{ background-image: linear-gradient( to right, #2aabe2 ,#5ec0e9); color: #ffffff; font-weight: bold; }
	#menuh nav a:hover			{ background-image: linear-gradient( to right, #2aabe2 ,#5ec0e9); color: #ffffff; }

	/* Hide Secondary Levels */
	#menuh nav ul li:hover ul { display: none; opacity: 0; visibility: hidden; }
	
	/* Left Menu */
	#leftcontainer		{ width: auto; float: none; }
	#leftcontainer ul	{ display: none; }

	/* Gallery */
	.pagegalleryimage	{ width: 19%; padding-bottom: 19%; margin: 0.5%; }

	/* HTML Sitemap */
	#sitemap > div		{ float: none !important; width: auto !important; }

	/* Admin Area */
	#adminpage textarea,
	#adminpage select,
	#adminpage input		{ width: 100%; }
	#adminpage input[size='3']	{ width: 50px; }
	#adminpage input[type='submit']	{ width: auto; }
	.audit_box li			{ width: auto; display: block; }

	/* Forces better display of page thumb editor */
	#adminpage td#subpage		{ width: 46%; display: inline-block; }
	#adminpage td#subpage table	{ width: 100%; }
	#adminpage td#subpage img	{ width: 100%; }

	/* Forces better display of page gallery editor */
	#adminpagegallery > table > tbody > tr > td,
	#adminpagegallery > table > tr > td		{ display: inline-block; width: 100%; }
	#adminpagegallery > table > tbody > tr > td > table,
	#adminpagegallery > table > tr > td > table	{ width: 100% !important; border: 0; }
	#adminpagegallery div[align='right']		{ text-align: center; }
	#adminpagegallery > form td			{ width: 19%; height: 75px; overflow: hidden; display: inline-block; }

	/* Replace parts of Site Report that wont display well on mobile with a message */
	#sr_mvp #sr_data	{ display: none; }
	#sr_mvp:after		{
		content: "This information cannot be displayed on this sized screen or device. Please view on a larger screened computer or device.";
		display: block;
		margin: 0 15px;
	}

	/* Subpages */
	.subpages div		{ width: 23%; }

	/* Contact */
	#contacttext iframe	{ width: 100%; }
	
	#contactpage		{ width:85%; padding-left:20px; margin-right:20px;}
	#contactright		{ width:92%; padding-left:20px;}
	
	.form > div > label		{ width:90%;}
	.form > div > div		{ width:90%;}	
	
	.directorydisplayfacts 		{ left: 10px;}
	.directoryimage 			{ width: 250px; height: 250px;}
	.directoryimage img			{ width: 250px; height: 250px;}	
	.readmore 					{ left: 132px;}
	.directorytitle				{ width:60%;}
	.directoryfacilitieswrap	{ width:35%;}
	#menulower 					{ height: 130px;}
	
	#facilities 				{ margin-left: 10px;}
	.directoryD_facts 			{ left: -10px; min-width:260px;}
	
	.calendardisplayfacts 		{ margin: 0px 10px;}
	.calendardesc 				{ width: 90%; margin-top:10px;}
	.calendarimage 				{ width: 240px; height: 240px;}
	
	#calendarD_left			{ width: 98%; }
	#calendarD_right		{ width: 98%; }	
	
	.winbox {
    background: #f8a325 url(../images/box-back-winbox.png) no-repeat right bottom;
    width: 96%;
    height: 360px;}
	
	#nextprevious				{ margin-top:-160px;}
}

@media (max-width: 620px) {
	
	#clockdiv > div 			{ width:60px;}
	#prevbutton					{ margin:0;}
	#nextbutton					{ margin:0;}	
	#nextprevious img 			{ width: 30px;}
}

@media (max-width: 580px) {
	
	.directorytitle				{ position:relative; display:inline-block; width:100%;}
	.directoryfacilitieswrap	{ position:relative; display:inline-block; width:100%; margin-top:-5px;}
	.directoryfacility 			{ margin: 0px 3px 0 0;}
	.directorytop				{ height:100px;}
	.directoryimage 			{ width: 300px; height: 300px; text-align:center;}
	.directoryimage img			{ width: 300px; height: 300px;}	
	.readmore 					{ left: 182px; top: 356px; height:30px;}
	.directorydisplayfacts 		{ display:inline-block; width:100%; margin:20px 0 0 0;}
	.number 					{ top: 349px; height:50px;}
	#lower img 					{ width:98%;}
	#lowerdetails				{ padding: 10px 0;}
	#sociallinkslower img		{ width:28px!important; height:28px!important;}
	#menulower nav a 			{ padding: 15px 6px;}
	
	.directoryD_label			{ width:35%; }
	.directoryD_result			{ width:55%;}
	
	.calendaritem 				{ width: 98%;}
	
	.subpages div 				{ width: 32%;}	
}

@media (max-width: 560px) {	

	#clockdiv	{ font-size: 34px; }
	#clockdiv > div { width: 50px; height: 50px; margin: 2px; text-align: center;}
	#eventhead					{ font-size: 17px; width:100%!important; margin-left: -10px!important;}	
}

@media (max-width: 480px) {	

	.subpages div 				{ width: 48%;}	
	#nextprevious				{ display:none;}
	.slideshow-pager			{ display:none;}	
}
	
@media (max-width: 460px) {	

	.calendartop 				{ height: 140px;}
	.calendar-date				{ width: 50px;}
	.calendarInner 				{ margin-left: 80px;}


	
}

@media (max-width: 400px) {	


	#eventhead 					{ padding:0; font-size:16px;}
	.headerimage 				{ max-width: 95%;}
}

@media (max-width: 380px) {


	.smalltext 					{ font-size: 10px;}
	.headerimage 				{ max-width: 80%;}
}	

@media (max-width: 360px) {	

	.calendarimage 				{ width: 220px; height: 220px;}
	.calendartitle 				{ width: 90%;}
	.calendardisplayfacts 		{ margin: 0px 20px 0 0}
	#calendarbuttonback 		{ margin: 50px 0 0 20px;}
	.calendardisplaytext 		{ margin: 30px 0 20px 50px;}
	.calendarD_inner 			{ margin-left: 80px;}
	.calendarD_facts 			{ left: 10px;}
	

	.smalltext 					{ font-size: 8px;}

}

@media (max-width: 330px) {	
	
	.purplesquarebox		{ width:250px; margin:10px 7px 10px 0; height: 95px;}
	.purplesquarebox img 	{ margin-top: -59px;}
	.purplesquarebox h2		{ font-size:27px; margin: 0 9px;}			
	.greensquarebox			{ width:250px; margin:10px 7px 10px 0; height: 95px;}
	.greensquarebox img 	{ margin-top: -19px;}
	.greensquarebox h2		{ font-size:27px; margin: 0 9px;}
	.bluesquarebox			{ width:250px; margin:10px 7px 10px 0; height: 95px;}
	.bluesquarebox img 		{ margin-top: -59px;}
	.bluesquarebox h2 		{ font-size:27px; margin: 0 9px;} 
	.orangesquarebox		{ width:250px; margin:10px 0 10px 0; height: 95px;}	
	.orangesquarebox img 	{ margin-top: -59px;}
	.orangesquarebox h2 	{ font-size:27px; margin: 0 5px;} 
	.simpleBanner .bannerListWpr ul li img { width: 270px!important;}
	
	.subpages div 				{ width: 98%;}	
}	

@media (max-width: 320px) {	

	.directoryimage img			{ width: 100%; height: auto;}	
	.readmore 					{ left: 155px;}
	#menulower 					{ height: 155px;}
	.calendartop 				{ height: 180px;}	
	.calendarreadmore 			{ right: 20px;}	
}
/* DEBUG */

#debug		{ position: relative; padding: 10px 15px; text-align: left; background: #cfdaff; border-top: 12px solid #c4d2ff; border-bottom: 12px solid #c4d2ff; }
#debug h1	{ border: none; color: #001b51; text-transform: none; text-decoration: none; }
#debug pre	{ color: #000d27; }
