/* @charset "utf-8"; */ 

.mypaypalbutton {
margin-top: 8px;
 width: 96px; //change width of button here
 height: 44px;
 color: #003366;
 text-decoration: none;
 display: block;
 text-align: center;
 position: relative;

/* BACKGROUND GRADIENTS */
 background: #FFB440;
 background: -moz-linear-gradient(top, #FFF, #FFB440 50%, #FF9E05 51%,
#FFB440 95%, #FFB440);
 background: -webkit-gradient(linear, left top, left bottom,
color-stop(0, #FFF), color-stop(.5, #FFB440), color-stop(.51, #FF9E05),
color-stop(.95, #FFB440), color-stop(.96, #FFB440), to(#FFB440));

 /* BORDER RADIUS */
 -moz-border-radius: 18px;
 -webkit-border-radius: 18px;
 border-radius: 18px;

 border-bottom: 1px solid #FFF;
 border-top: 1px solid #FF9E05;
 border-left: 1px solid #FFB440;
 border-right: 1px solid #FFB440;

 /* TEXT SHADOW */

 text-shadow: 0px 1px 1px white;

 /* BOX SHADOW */
 -moz-box-shadow: 0 1px 3px #777;
 -webkit-box-shadow: 0 1px 3px #777;
 box-shadow: 0 1px 3px #777;
 font: italic bold 13px/18px helvetica, arial;
}

 /* WHILE HOVERED */
 .mypaypalbutton:hover {
 background: #FEE1A5;
 background: -moz-linear-gradient(top, #FFF, #FEE1A5 50%,
#FFB829 51%, #FEE1A5 95%, #FEE1A5);
 background: -webkit-gradient(linear, left top, left bottom,
color-stop(0, #FFF), color-stop(.5, #FEE1A5), color-stop(.51, #FFB829),
color-stop(.95, #FEE1A5), color-stop(.96, #FEE1A5), to(#FEE1A5));
 -moz-box-shadow: 0 1px 2px black;
 -webkit-box-shadow: 0 1px 2px black;
 }

 /* WHILE BEING CLICKED */
 .mypaypalbutton:active {
 -moz-box-shadow: 0 2px 6px black;
 -webkit-box-shadow: 0 2px 6px black;
}


.page-splits 	{
			font-size: 1px;
			line-height: 1px;
			height: 1px;
			background-color: #B28F00;
			padding: 0;
			margin: 0px 0px 20px 0px;
			border: #B2F0FF 0px solid;
}
            
            
fieldset { 
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: .75em;
    border: 2px groove (internal value);
}

#shop { background: rgba(0,53,83,0.8); text-align: center; padding: 10px; margin-top: 10px; margin-bottom: 10px; }

.title 		{ font: 23px "Comfortaa", arial, sans-serif; font-weight: 400; letter-spacing: 2px; line-height: normal; padding: 10px 0px 0px 0px;}

.selectoptions 	{ color: #000000; font: 12px "Comfortaa", arial, sans-serif; font-weight: 400; line-height: normal; }
.smalltitle 	{ color: #CCCCCC; font: 17px "Comfortaa", arial, sans-serif; font-weight: 400; line-height: normal; }
.shopitemtitle 	{ color: #FFFFFF; font: 17px "Comfortaa", arial, sans-serif; font-weight: 400; line-height: normal; }
.shop-icon	{ margin: 5px 5px 5px 0px;}
.smalltext	{ color: #FFFDB8; font: 13px "Comfortaa", arial, sans-serif; font-weight: 400; padding-bottom: 5px; line-height: normal; }
.smalltext a:link		{ text-decoration: none; color: #006680; font: 13px "Comfortaa", arial, sans-serif; font-weight: 400; padding-bottom: 5px; line-height: normal; }
.smalltext a:visited	{ text-decoration: none; color: #006680; font: 13px "Comfortaa", arial, sans-serif; font-weight: 400; padding-bottom: 5px; line-height: normal; }
.smalltext a:active	    { text-decoration: none; color: #006680;font: 13px "Comfortaa", arial, sans-serif; font-weight: 400; padding-bottom: 5px; line-height: normal; }
.smalltext a:hover		{ text-decoration: underline; color: #006680; font: 13px "Comfortaa", arial, sans-serif; font-weight: 400; padding-bottom: 5px; line-height: normal; }
.float-item	{ float: left; margin-right: 0px; margin-bottom: 2px; }
.divclear 	{ height: 1px; clear: both; font-size: 1px; line-height: 1px; padding: 0px; margin: 0px; }

.arrow-link	{
		font-size: 15px;
		text-align: center;
		font-weight: normal;
		line-height: normal;
		display: block;
		min-height: 20px;
		padding: 10px 0px 10px 0px;
		margin: 5px 0px 1px 0px;
		background-color: #333333;
		background-image: url("picts/arrow-link-white.html");
		background-repeat: no-repeat;
		background-position: 5px 7px;
		border: solid #000000;
		border-width: 1px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
  	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}

/*.a-link-color4	{ background-color: #004C76; border: #D69C08 1px solid; }#485868 */
.a-link-color4	{ background-color: #004C76; border: #D1CDCD 2px solid; background: rgba(212,100,0,0.78); color: #154F79;}

a.arrow-link:link, 
a.arrow-link:visited, 
a.arrow-link:active	{ color: #FFFFFF; text-decoration: none; font-weight: normal;}

a.arrow-link:hover	{
			color: #FFFFFF;
			text-decoration: none;
			/*background-color: #337091;*/
                                    background-color: #485868;
			background-image: url("picts/arrow-link-white.html");
			/*border: solid #485868;*/
			/*border-width: 1px 1px 1px 1px;*/
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}
			
			

.webicon{display:inline-block;background-size:100%;width:30px;height:30px;text-indent:-999em;text-align:left; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;/* margin:0 8px 8px 0;*/ opacity: 1;}
.webicon:hover{opacity: 0.7; }
.webicon.small{width:20px;height:20px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.webicon.large{width:40px;height:40px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
@media print{
	*{background:transparent!important;color:#000!important;text-shadow:none!important}
	.webicon{text-indent:0;width:auto!important;height:auto!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;border-radius:0!important}
}
.no-svg .webicon.facebook{background:url(webicons/webicon-facebook-m.png)}
.no-svg .webicon.facebook.large{background:url(webicons/webicon-facebook.png)}
.no-svg .webicon.facebook.small{background:url(webicons/webicon-facebook-s.png)}
.svg .webicon.facebook{background:url(webicons/webicon-facebook.svg)}
.no-svg .webicon.twitter{background:url(webicons/webicon-twitter-m.png)}
.no-svg .webicon.twitter.large{background:url(webicons/webicon-twitter.png)}
.no-svg .webicon.twitter.small{background:url(webicons/webicon-twitter-s.png)}
.svg .webicon.twitter{background:url(webicons/webicon-twitter.svg)}
.no-svg .webicon.youtube{background:url(webicons/webicon-youtube-m.png)}
.no-svg .webicon.youtube.large{background:url(webicons/webicon-youtube.png)}
.no-svg .webicon.youtube.small{background:url(webicons/webicon-youtube-s.png)}
.svg .webicon.youtube{background:url(webicons/webicon-youtube.svg)}
.no-svg .webicon.linkedin{background:url(webicons/webicon-linkedin-m.png)}
.no-svg .webicon.linkedin.large{background:url(webicons/webicon-linkedin.png)}
.no-svg .webicon.linkedin.small{background:url(webicons/webicon-linkedin-s.png)}
.svg .webicon.linkedin{background:url(webicons/webicon-linkedin.svg)}
.no-svg .webicon.googleplus{background:url(webicons/webicon-googleplus-m.png)}
.no-svg .webicon.googleplus.large{background:url(webicons/webicon-googleplus.png)}
.no-svg .webicon.googleplus.small{background:url(webicons/webicon-googleplus-s.png)}
.svg .webicon.googleplus{background:url(webicons/webicon-googleplus.svg)}
.no-svg .webicon.pinterest{background:url(webicons/webicon-pinterest-m.png)}
.no-svg .webicon.pinterest.large{background:url(webicons/webicon-pinterest.png)}
.no-svg .webicon.pinterest.small{background:url(webicons/webicon-pinterest-s.png)}
.svg .webicon.pinterest{background:url(webicons/webicon-pinterest.svg)}
.no-svg .webicon.mail{background:url(webicons/webicon-mail-m.png)}
.no-svg .webicon.mail.large{background:url(webicons/webicon-mail.png)}
.no-svg .webicon.mail.small{background:url(webicons/webicon-mail-s.png)}
.svg .webicon.mail{background:url(webicons/webicon-mail.svg)}
.no-svg .webicon.instagram{background:url(webicons/webicon-instagram-m.png)}
.no-svg .webicon.instagram.large{background:url(webicons/webicon-instagram.png)}
.no-svg .webicon.instagram.small{background:url(webicons/webicon-instagram-s.png)}
.svg .webicon.instagram{background:url(webicons/webicon-instagram.svg)}

/*
@font-face {
  font-family: 'journalregular';
  src: url('../fonts/journal-webfont.eot');
  src: url('../fonts/journal-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/journal-webfont.woff') format('woff'),
       url('../fonts/journal-webfont.ttf') format('truetype'),
       url('../fonts/journal-webfont.svg#journalregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
body { background: url('../images/blue-sky2.jpg') repeat; font-size: 16px; line-height: 1.5; }
h1, h2 { font-family: "calibri"; margin: 0; font-size: 24px; color: #fff;	}
a, a:hover, a:focus, a:active { outline: 0; text-decoration: none; color: #DAB641 }
.btn { text-transform: uppercase; font-family: "calibri"; border-radius: 0; white-space: normal; }
/* .btn span { text-transform: lowercase; font-family: 'journalregular', cursive; font-size: 300%; } */
.btn-primary { background: #a79ea4; border: none; color: #fff; }
.btn-default { background: #44597e; border: none; color: #fff; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus { outline: none; outline-offset: 0; }

.bg-panel { background: rgba(0,53,83,0.7); color: #fff; margin-bottom: auto; padding: 15px; }

#header { background: rgba(0,53,83,0.7); padding-top: 20px; }


#logo { }
#header-icon { top: 0; margin-right: 15px; float: right; height: 30px; }
#strapline {  font-family: "calibri"; text-align: right;}
#strapline-sub {float: right; width: 58%;}
#strapline-1 { color: #fff; font-size: 30px; /* margin: 30px 0 0 0; */ margin: 0; line-height: 1; }
#strapline-2 { color: #ffffff; font-size: 17px; margin: 10px 0 10px 0; line-height: 1;}
#strapline-1 { font-size: 20px; }
#strapline-2 { font-size: 14px; font-style: italic;}	
#strapline-2 img { width: 160px; display: block; margin: 0 0 0 auto; }

#navigation { background: #2D456E; margin-bottom: 20px; }

#footer { background: rgba(0,0,0,0.5); margin-top: 5px; margin-bottom: 20px; }
#footer-left { text-transform: uppercase; font-family: "calibri"; color: #fff; padding-left: 0; }
/* #footer-left a, #footer-left a:visited { color: #fff; display: block; } */
#footer-left a img { width: 60px; height: auto; float: left; margin-right: 20px; }
/* #footer-left a span { margin-top: 18px; display: inline-block; white-space: normal; } */
#footer-left a div { padding-top: 40px;}
#footer-social { text-align: right; }
.social-links { padding: 0; margin: 15px 0; list-style: none; }
.social-links li { padding: 0 3px; margin: 0; display: inline; }
.navbar { margin: 0; min-height: auto; border-radius: 0; border: none; }
.navbar-nav { font-size: 15px; }
.navbar-nav li { padding: 0; }
.navbar-nav > li > a { color: #fff; text-transform: uppercase; font-family: "calibri"; }
/* .navbar-nav > li > a span { text-transform: lowercase; font-family: 'journalregular', cursive; font-size: 350%; } */

.navbar-nav > li.current-menu-item > a, .navbar-nav > li.current-menu-item > a:visited { color: #fff; }
.nav > li > a:focus, .nav > li > a:hover { background: none; text-decoration: underline; }
.dropdown-menu > li > a { color: #fff; }
.navbar-header { text-align: center; }
.navbar-toggle { border: 2px solid #fff; float: none; margin: 8px auto; }
.navbar-toggle .icon-bar { background: #fff; }
.nav-text { display: none; }

#static-content { padding: 0; }
#static-content .bg-panel { color: #ffffff; }
#static-content .bg-panel p { margin: 0 0 15px 0; }
#static-content .bg-panel h1 { margin: 20px 0 30px 0; font-size: 30px; }
#contact-content { font-size: 110%; }
#list-header { background: rgba(13,38,65,0.78);  }
#list-header h1 { text-align: center; font-size: 34px; margin: 10px 0;}
#list-header-icons { text-align: center; list-style: none; margin: 30px 0 0 0; padding: 0; }
#list-header-icons li { display: inline; margin-left: 5px; }


.carousel-control { opacity: 0; }
.carousel-indicators { position: relative; bottom: 0; left: 0; right: 0; padding: 0; width: 100%; margin: 20px 0 0 0; }
.carousel-indicators li{ margin: 2px; }
.carousel-indicators .active{ margin: 1px; }
.carousel-inner .item img { margin: 0 auto; }

.modal-dialog { border-radius: 0; }
.modal-content { background: #556889; border-radius: 0; border: none; }
.modal-header { border: none; padding-bottom: 0; }
.close { color: #fff; opacity: 0.8; }
.close:hover { color: #fff; opacity: 1; }
.modal-title { text-transform: uppercase; font-family: "calibri"; color: #fff; }
.modal-body img { margin: 0 auto; }

.valign-wrapper { display: table; height: 100%; text-align: center; width: 100%; }
.valign-content { display: table-cell; vertical-align: middle; width: 100%; }

.video-thumb-wrapper { height: 100%; width: 100%; position: relative; }
.video-thumb-wrapper .video-icon { position: absolute; top: 0; bottom: 0; left: 0; right:0; margin: auto; }
a:hover .video-thumb-wrapper .video-icon { opacity: 0.8; }
.thank_you { display: none; }

#c_form_elem label { text-align: left; }

.home-panel { background: rgba(0,53,83,0.8); text-align: center; padding: 10px; display: block; }
.yourviewsmovie { display: block; text-align: center}
.yourviewsmovie img {margin: 0 auto}
.yourviewsmovie h2 {padding-top: 10px;}
a.home-panel { cursor: pointer; }
a.home-panel:hover { text-decoration: none; margin: 3px 3px 0 3px; -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75); }
.home-panel .valign-wrapper { height: auto; margin: 15px 0 10px 0;}
.home-panel h2 { color: #fff; }
.home-panel img { margin: 0 auto; }

#unique-logo-strip { width: 100%; margin-top: 30px; }
#unique-logo-strip img { margin-right: 20px; width: auto}
#contact-logo-strip { width: 100%; margin: 20px 0 15px 0; text-align: center; }
#contact-logo-strip img { margin: 20px 10px 0 10px; width: auto; height: 40px;  }

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; }
.social-widget-wrapper { max-width: 500px; margin: 0 auto 20px auto; }

#news-title { margin-left: 15px; margin-right: 15px; width: 100%; }
#news-icons { margin-left: 15px; margin-right: 15px; margin-bottom: 20px; width: 100%; text-align: center; }

#map_wrapper { position: relative; padding-bottom: 75%; height: 0; overflow: hidden; }
#map_canvas { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }

#thank_you{padding:2em 0; display:none}
	
@media (min-width: 440px) {	
	#news-title { float: left; width: auto; }
	#news-icons { text-align: right; float: right; width: auto; }
}
@media (min-width: 480px) {	
	#footer-left { width: 50%; }
	#footer-social { width: 50%; }
	#footer-left a div { padding-top: 5px; }
}
@media (min-width: 570px) {	
	#footer-left { width: 62%; }	
	#footer-social { width: 38%; }
	#footer-left a div { padding-top: 18px; }
}	
/*

@media (min-width: 500px) {	
	#footer .col-xs-12 { width: 50%; }
	#footer-left a span { display: inline; white-space: normal; }
}
@media (min-width: 620px) {	
	#footer-left a span { margin-top: 18px; display: inline-block; }
}
*/
@media (max-width: 767px) {	
	
	.navbar-nav > li > a br { display: none; }
	/* .navbar-nav > li > a br:after { content: ' ' } */
	#static-content.container { margin-left: 15px; margin-right: 15px; }	
	#footer.container { margin-left: 15px; margin-right: 15px; }
	#shop.container { margin-left: 15px; margin-right: 15px; }
	#property-title.container { margin-left: 15px; margin-right: 15px; }	
	#list-header.container { margin-left: 10px; margin-right: 10px; }	
	
}

@media (min-width: 550px) {	
	#who-videos .valign-wrapper { height: 78px; }	
	.home-panel .valign-wrapper { height: 53px; }
	#list-header-icons { margin-top: 20px; }
	#strapline-2 img { display: inline-block; margin: 0 8px 0 0; }
}	
@media (min-width: 620px) {	
	#footer-left a div { padding-top: 18px; }
	
}
@media (min-width: 768px) {	
	/* .container { width: 100%; } */
	/* .navbar { margin: 10px 0; } */
	.navbar-nav { float: none; text-align: center; font-size: 11px; height: 60px; }	
	.navbar-collapse { margin: 0; padding: 0; }	
	.nav > li { float: left; display: table; height: 60px; position: relative; /* width: 11%;*/  }		
	.navbar-nav > li > a { display: table-cell; vertical-align: middle; width: 100%; padding: 0 12px; }	
	.nav > li.active > a { background: #556889 }
	.nav > li > a:hover { background: #556889; text-decoration: none; }
	/* .navbar-nav > li > a span { text-transform: lowercase; font-family: 'journalregular', cursive; font-size: 350%; line-height: 20px; } */
	.navbar-nav > li > a span { display: none; }
	.nav-text { height: auto; display: block; margin: 0 auto; }
	.nav-text-unique { width: 50px; }
	.nav-text-who { width: 34px; }
	.navbar-nav > li > a span.nav-styled { text-transform: lowercase; font-family: 'journalregular', cursive; font-size: 310%; display: inline; padding-bottom: 5px; }	
	#floorplanModal .modal-dialog { width: 95%; }
	#strapline { margin-bottom: 10px; }
	#strapline-1 { margin: -45px 0 0 0; }
	#strapline-2 { margin-bottom: 0; }	
	#list-header-icons { text-align: right;  margin-right: 20px; margin-top: 15px; }
}
/*
@media (max-width: 991px) {
	.container { width: 100%; }
	.row { margin-left: 0; margin-right: 0; }
}
*/
@media (min-width: 992px) {	
	#c_form_elem label { text-align: right; }	
	.navbar-nav { font-size: 15px; }
	.navbar-nav > li > a { padding: 0 13px; }		
	.nav-text-unique { width: 70px; }
	.nav-text-who { width: 44px; }	
	#contact-logo-strip { margin: -40px 0 15px 0; text-align: left; }
	#contact-logo-strip img { margin: 0 10px 0 0; height: 45px;  }		
	#contact-form-wrapper { height: 420px; }
	#strapline-1 { margin: 20px 0 0 0; }
	#header-icon { height: 35px; }
#strapline-1 { font-size: 28px; }
#strapline-2 { font-size: 15px; }		
#strapline-2 img { width: 190px; }
#list-header-icons { margin-top: 10px; }
}

@media (min-width: 1200px) {		
	.navbar-nav > li > a { padding: 0 24px; }	
	#home-panels .valign-wrapper { height: auto; }
	#who-videos h2 { font-size: 23px; }
	#who-videos .valign-wrapper { height: auto; }
	.home-panel .valign-wrapper { height: auto; }
	#contact-logo-strip img { margin: 0 20px 0 0; height: 50px;  }		
	#col-facebook { padding-left: 25px; padding-right: 0; }
	#col-twitter { padding-right: 25px; padding-left: 0; }
	#strapline { margin-bottom: 0; }
	#strapline-1 { margin: 30px 0 0 0; }
	#header-icon { }
	#branding { padding: 0 30px; }	
	#strapline-1 { font-size: 30px; }
	#strapline-2 { font-size: 17px; }			
}


@media (min-width: 768px) { 
	#home-panels { padding: 0; }
	#header { margin-top: 20px; }	
}

[class*="block-grid-"] {
display: block;
margin: -10px; 
padding: 0;
}
[class*="block-grid-"]:before, [class*="block-grid-"]:after { content: " "; display: table; }
[class*="block-grid-"]:after { clear: both; }
.block-grid-item {
display: inline;
margin: 0;
padding: 10px;
height: auto;
float: left;
list-style: none;
}

.block-grid-xxs-1 > .block-grid-item { width: 100%; }
.block-grid-xxs-1 > .block-grid-item:nth-of-type(n) { clear: none; }
.block-grid-xxs-1 > .block-grid-item:nth-of-type(1n+1) { clear: both; }
.block-grid-xxs-2 > .block-grid-item { width: 50%; }
.block-grid-xxs-2 > .block-grid-item:nth-of-type(n) { clear: none; }
.block-grid-xxs-2 > .block-grid-item:nth-of-type(2n+1) { clear: both; }
.block-grid-xxs-3 > .block-grid-item { width: 33.333333333333336%; }
.block-grid-xxs-3 > .block-grid-item:nth-of-type(n) { clear: none; }
.block-grid-xxs-3 > .block-grid-item:nth-of-type(3n+1) { clear: both; }
.block-grid-xxs-4 > .block-grid-item { width: 25%; }
.block-grid-xxs-4 > .block-grid-item:nth-of-type(n) { clear: none; }
.block-grid-xxs-4 > .block-grid-item:nth-of-type(4n+1) { clear: both; }
.block-grid-xxs-5 > .block-grid-item { width: 20%; }
.block-grid-xxs-5 > .block-grid-item:nth-of-type(n) { clear: none; }
.block-grid-xxs-5 > .block-grid-item:nth-of-type(5n+1) { clear: both; }
.block-grid-xxs-6 > .block-grid-item { width: 16.666666666666668%; }
.block-grid-xxs-6 > .block-grid-item:nth-of-type(n) { clear: none; }

@media (min-width: 550px) {	
	.block-grid-xs-1 > .block-grid-item { width: 100%; }
	.block-grid-xs-1 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-xs-1 > .block-grid-item:nth-of-type(1n+1) { clear: both; }
	.block-grid-xs-2 > .block-grid-item { width: 50%; }
	.block-grid-xs-2 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-xs-2 > .block-grid-item:nth-of-type(2n+1) { clear: both; }
	.block-grid-xs-3 > .block-grid-item { width: 33.333333333333336%; }
	.block-grid-xs-3 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-xs-3 > .block-grid-item:nth-of-type(3n+1) { clear: both; }
	.block-grid-xs-4 > .block-grid-item { width: 25%; }
	.block-grid-xs-4 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-xs-4 > .block-grid-item:nth-of-type(4n+1) { clear: both; }
	.block-grid-xs-5 > .block-grid-item { width: 20%; }
	.block-grid-xs-5 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-xs-5 > .block-grid-item:nth-of-type(5n+1) { clear: both; }
	.block-grid-xs-6 > .block-grid-item { width: 16.666666666666668%; }
	.block-grid-xs-6 > .block-grid-item:nth-of-type(n) { clear: none; }
}
@media (min-width: 768px) {
	.block-grid-sm-1 > .block-grid-item { width: 100%; }
	.block-grid-sm-1 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-sm-1 > .block-grid-item:nth-of-type(1n+1) { clear: both; }	
	.block-grid-sm-2 > .block-grid-item { width: 50%; }
	.block-grid-sm-2 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-sm-2 > .block-grid-item:nth-of-type(2n+1) { clear: both; }
	.block-grid-sm-3 > .block-grid-item { width: 33.333333333333336%; }
	.block-grid-sm-3 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-sm-3 > .block-grid-item:nth-of-type(3n+1) { clear: both; }
	.block-grid-sm-4 > .block-grid-item { width: 25%; }
	.block-grid-sm-4 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-sm-4 > .block-grid-item:nth-of-type(4n+1) { clear: both; }
	.block-grid-sm-5 > .block-grid-item { width: 20%; }
	.block-grid-sm-5 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-sm-5 > .block-grid-item:nth-of-type(5n+1) { clear: both; }
	.block-grid-sm-6 > .block-grid-item { width: 16.666666666666668%; }
	.block-grid-sm-6 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-sm-6 > .block-grid-item:nth-of-type(6n+1) { clear: both; }
}
@media (min-width: 992px) {
	.block-grid-md-1 > .block-grid-item { width: 100%; }
	.block-grid-md-1 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-md-1 > .block-grid-item:nth-of-type(1n+1) { clear: both; }	
	.block-grid-md-2 > .block-grid-item { width: 50%; }
	.block-grid-md-2 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-md-2 > .block-grid-item:nth-of-type(2n+1) { clear: both; }
	.block-grid-md-3 > .block-grid-item { width: 33.333333333333336%; }
	.block-grid-md-3 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-md-3 > .block-grid-item:nth-of-type(3n+1) { clear: both; }			
	.block-grid-md-4 > .block-grid-item { width: 25%; }
	.block-grid-md-4 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-md-4 > .block-grid-item:nth-of-type(4n+1) { clear: both; }
	.block-grid-md-5 > .block-grid-item { width: 20%; }
	.block-grid-md-5 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-md-5 > .block-grid-item:nth-of-type(5n+1) { clear: both; }
	.block-grid-md-6 > .block-grid-item { width: 16.666666666666668%; }
	.block-grid-md-6 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-md-6 > .block-grid-item:nth-of-type(6n+1) { clear: both; }
}
@media (min-width: 1200px) {
	.block-grid-lg-1 > .block-grid-item { width: 100%; }
	.block-grid-lg-1 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-lg-1 > .block-grid-item:nth-of-type(1n+1) { clear: both; }	
	.block-grid-lg-2 > .block-grid-item { width: 50%; }
	.block-grid-lg-2 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-lg-2 > .block-grid-item:nth-of-type(2n+1) { clear: both; }
	.block-grid-lg-3 > .block-grid-item { width: 33.333333333333336%; }
	.block-grid-lg-3 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-lg-3 > .block-grid-item:nth-of-type(3n+1) { clear: both; }
	.block-grid-lg-4 > .block-grid-item { width: 25%; }
	.block-grid-lg-4 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-lg-4 > .block-grid-item:nth-of-type(4n+1) { clear: both; }
	.block-grid-lg-5 > .block-grid-item { width: 20%; }
	.block-grid-lg-5 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-lg-5 > .block-grid-item:nth-of-type(5n+1) { clear: both; }
	.block-grid-lg-6 > .block-grid-item { width: 16.666666666666668%; }
	.block-grid-lg-6 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-lg-6 > .block-grid-item:nth-of-type(6n+1) { clear: both; }
}



body:after { content: url(../images/lightbox/close.png) url(../images/lightbox/loading.gif) url(../images/lightbox/prev.png) url(../images/lightbox/next.png); display: none; }
body.lb-disable-scrolling { overflow: hidden; }
.lightboxOverlay { position: absolute; top: 0; left: 0; z-index: 9999; background-color: black; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; display: none; }
.lightbox { position: absolute; left: 0; width: 100%; z-index: 10000; text-align: center; line-height: 0; font-weight: normal; }
.lightbox .lb-image { display: block; height: auto; max-width: inherit; border-radius: 3px; }
.lightbox a img { border: none; }
.lb-outerContainer { position: relative; background-color: white; *zoom: 1; width: 250px; height: 250px; margin: 0 auto; border-radius: 4px; }
.lb-outerContainer:after { content: ""; display: table; clear: both; }
.lb-container { padding: 4px; }
.lb-loader { position: absolute; top: 43%; left: 0; height: 25%; width: 100%; text-align: center; line-height: 0; }
.lb-cancel { display: block; width: 32px; height: 32px; margin: 0 auto; background: url(../images/lightbox/loading.gif) no-repeat; }
.lb-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
.lb-container > .nav { left: 0; }
.lb-nav a { outline: none; background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=='); }
.lb-prev, .lb-next { height: 100%; cursor: pointer; display: block; }
.lb-nav a.lb-prev { width: 34%; left: 0; float: left; background: url(../images/lightbox/prev.png) left 48% no-repeat; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 0.6s; -moz-transition: opacity 0.6s; -o-transition: opacity 0.6s; transition: opacity 0.6s; }
.lb-nav a.lb-prev:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
.lb-nav a.lb-next { width: 64%; right: 0; float: right; background: url(../images/lightbox/next.png) right 48% no-repeat; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 0.6s; -moz-transition: opacity 0.6s; -o-transition: opacity 0.6s; transition: opacity 0.6s; }
.lb-nav a.lb-next:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
.lb-dataContainer { margin: 0 auto; padding-top: 5px; *zoom: 1; width: 100%; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.lb-dataContainer:after { content: ""; display: table; clear: both; }
.lb-data { padding: 0 4px; color: #ccc; }
.lb-data .lb-details { width: 85%; float: left; text-align: left; line-height: 1.1em; }
.lb-data .lb-caption { font-size: 13px; font-weight: bold; line-height: 1em; }
.lb-data .lb-number { display: block; clear: left; padding-bottom: 1em; font-size: 12px; color: #999999; }
.lb-data .lb-close { display: block; float: right; width: 30px; height: 30px; background: url(../images/lightbox/close.png) top right no-repeat; text-align: right; outline: none; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; -webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; -o-transition: opacity 0.2s; transition: opacity 0.2s; }
.lb-data .lb-close:hover { cursor: pointer; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }


.team_header{font-weight:bold; color:#FFF}
.team_header span {font-size:16px}
.team_pic{float:right; padding:0 10px 0 10px}

.line_thick{height:1px; background-color:#a79ea4; border:none; margin:20px 0; clear:both}

.ink_img {margin-right:40px}
.link_ul li div{ width:120px;}
.link_ul li{ padding:15px 0;
    float: left;width: 100%;}

#divCredits{
	display: none;
	padding: 0 20px 15px 20px !important;
	width: 300px;
	border: 2px solid;
	position: absolute;
	bottom: 30px;
	left: 63px;
	text-align: left;
	background: black;
}
#divCredits h2{
	margin-bottom: 0;
}
#spanCredits{
	float:left;
	cursor: pointer;
	margin-left: 20px;
}
#hideCredits{
	float: right; margin: 10px 5px;font-size: 14px;cursor: pointer;
}
.linkCredits{
	font-size: 14px;
	color: #fff;
}
.bx-wrapper .bx-viewport {
     -webkit-box-shadow: none;
     box-shadow: none;
     border: 0;
     left: 0;
     background: transparent;
}

#map-canvas{ width:690px; height: 728px; }
.latestNews{
	margin-top: 20px;
	margin-bottom: 20px;
    border: 1px solid #6B2748;
}
.latestNews > p {
	margin-bottom: 0;
	margin-top: 0;
	padding: 3px 5px;
	border: none;
    background-color: #6B2748;
}
/*
.fb-container {
    width: 258px;
    height: 63px;
    overflow: hidden;
}

.fb-container > div {
    margin: -1px 0px 0px -1px;
}
*/