




/*
     FILE ARCHIVED ON 1:27:52 Sep 15, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:06:39 Oct 13, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* HTML & Body */
html {
    background: url(/web/20150915012752/https://googledrive.com/host/0BwvHInoZg1oUOHk1QlY3VFlONzA/lpt/bruges/bg.png);
}

body {
	background: none !important;
	color: #999;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
}

/* Globals */
.container-fluid {
	margin: 0 auto !important;
	padding: 0 !important;
}

.cell-wrapper {
	margin: 0 !important;
}

.span12 {
	min-height: auto !important;
}

/* Header */
.header-container-wrapper {
	background: #fff;
	border-bottom: 1px dashed #ccc;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2), 0 25px 40px rgba(0, 0, 0, 0.04) inset;
	padding: 40px 0 0;
	color: #aaa;
}

.headerText,
.headerSocial {
	text-align: right;
}

.headerText .cell-wrapper,
.headerSocial .cell-wrapper {
	margin-right: 30px !important;
}

.headerSocial a {
	margin-left: 3px;
}

.headerSocial a:hover {
position: relative;
top: 2px;
}

/* Content */
.body-container-wrapper {
	border-top: 5px solid #fff;
	padding: 60px 0;
	box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
	position: relative;
	/position: static;
}

/* Page Header */
.page-header {
	background: url(/web/20150915012752/https://googledrive.com/host/0BwvHInoZg1oUOHk1QlY3VFlONzA/lpt/bruges/page_header_bg.png) left top no-repeat;
	margin: 20px -20px 0;
	padding: 75px 70px 50px 80px;
	position: relative;
}

.page-header h1 {
	font-size: 44px;
	line-height: 1.1;
	font-weight: 400;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.page-header .secondary-header {
	font-size: 18px;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

/* Form Left */
.mainContentRight .hs_cos_wrapper_type_rich_text {
	display: block;
	padding: 0 40px 0 30px;
	text-shadow: 0 1px #fff;
}

/* Form Right */
.mainContentLeft .hs_cos_wrapper_type_rich_text {
	display: block;
	padding: 0 55px 0 15px;
	text-shadow: 0 1px #fff;
}

/* 2 Column Form Left */
.mainContentHeadlineRight {
	padding: 0 30px;
}

.column1right .hs_cos_wrapper_type_rich_text {
	display: block;
	padding: 0 15px 0 30px;
	text-shadow: 0 1px #fff;
}

.column2right .hs_cos_wrapper_type_rich_text {
	display: block;
	padding: 0 30px 0 15px;
	text-shadow: 0 1px #fff;
}

/* 2 Column Form Right */
.mainContentHeadlineLeft {
	padding: 0 40px 0 15px;
}

.column1left .hs_cos_wrapper_type_rich_text {
	display: block;
	padding: 0 30px 0 15px;
	text-shadow: 0 1px #fff;
}

.column2left .hs_cos_wrapper_type_rich_text {
	display: block;
	padding: 0 40px 0 5px;
	text-shadow: 0 1px #fff;
}

/* Thank-You */
.rightSideBar .hs_cos_wrapper_type_rich_text {
	display: block;
	padding-left: 30px;
	border-left: 1px dashed #ccc;
}

/* Footer */
.footer-container-wrapper {
	padding: 10px 0 0;
	background: url(/web/20150915012752/https://googledrive.com/host/0BwvHInoZg1oUOHk1QlY3VFlONzA/lpt/bruges/bg.png);
	text-shadow: 0 1px #fff;
	color: #999;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.footer-container {
	background: url(/web/20150915012752/https://googledrive.com/host/0BwvHInoZg1oUOHk1QlY3VFlONzA/lpt/bruges/footer_bg.png) center top no-repeat !important;
	padding: 50px 0 60px !important;
}

/* Headings */
.hs_cos_wrapper_type_rich_text h1,
.hs_cos_wrapper_type_rich_text h2,
.hs_cos_wrapper_type_rich_text h3,
.mainContentHeadlineRight h1,
.mainContentHeadlineLeft h1 {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 1.1;
}

.hs_cos_wrapper_type_rich_text h1,
.mainContentHeadlineRight h1,
.mainContentHeadlineLeft h1 {
	margin: 0 0 30px;
	font-size: 50px;
	text-shadow: 0 2px #fff;
}

.hs_cos_wrapper_type_rich_text h2 {
	margin: 15px 0;
	font-size: 34px;
	text-shadow: 0 1px #fff;
}

.hs_cos_wrapper_type_rich_text h3 {
	margin: 15px 0;
	font-size: 28px;
	text-shadow: 0 1px #fff;
}

h3.form-title {
	font-size: 22px;
	font-weight: 400;
	margin: 0 0 10px !important;
}

/* Images */    
.hs_cos_wrapper_type_rich_text img {
	max-width: 100%;
	height: auto !important;
	border: 0;
}

img.alignLeft {
	margin: 0 14px 6px 0 !important;
}

img.alignRight {
	margin: 0 0 6px 14px !important;
}

/* Links */
a {
	transition: color 0.3s ease-out 0s;
	-moz-transition: color 0.3s ease-out 0s;
	-webkit-transition: color 0.3s ease-out 0s;
	-o-transition: color 0.3s ease-out 0s;
}

a:hover {
	text-decoration: none;
}

/* Lists */
.hs_cos_wrapper_type_rich_text ul {
	list-style: none;
	margin: 20px 0;
	padding: 0 0 0 10px;
}

.hs_cos_wrapper_type_rich_text ul ul {
	margin: 0;
}

.hs_cos_wrapper_type_rich_text ul li {
	list-style: none;
	background: url(/web/20150915012752/https://googledrive.com/host/0BwvHInoZg1oUOHk1QlY3VFlONzA/lpt/bruges/bullet.png) left 4px no-repeat;
	margin: 0 0 4px;
	padding: 1px 0 3px 18px;
}

/* Forms */
.hs_cos_wrapper_type_form {
	display: block;
	padding: 15px;
	background: url(/web/20150915012752/https://googledrive.com/host/0BwvHInoZg1oUOHk1QlY3VFlONzA/lpt/bruges/form_bg.png) top repeat-x;
	border: 5px solid rgba(255, 255, 255, 0.5);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
}

.lt-ie9 .hs_cos_wrapper_type_form {
	border: 1px solid #E8E8E8;
}

.rightForm .hs_cos_wrapper_type_form {
	margin-right: 15px;
}

form {
	margin: 0;
}

.hs_radio_select,
.hs_checkboxes {
	display: block;
	margin: 0 0 10px;
}

.hs_file_upload {
	margin: 0 0 10px;
}

.hs_file_upload div.input input {
	width: 90% !important;
}

select {
	margin-bottom: 14px !important;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	padding: 8px 4px;
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1) inset !important;
	border-color: #fff !important;
}

label {
	font-size: 16px;
	font-weight: 600;
}


.hs-form-radio-display,
.hs-form-checkbox-display {
	font-size: 14px;
	font-weight: 300;
}

form .hs-button.primary.large,
form .hs-button.primary.large:hover,
form .hs-button.primary.large:focus,
form .hs-button.primary.large:active {
	padding: 14px 30px !important;
	margin-top: 10px !important;
	margin-right: 0 !important;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	white-space: normal;
	display: inline-block !important;
	width: auto !important;
	height: auto !important;
	border: none !important;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.3) !important;
	background: #a4d34d !important;
	box-shadow: none !important;
	transition: opacity 0.5s ease-out 0.1s;
	-moz-transition: opacity 0.5s ease-out 0.1s;
	-webkit-transition: opacity 0.5s ease-out 0.1s;
	-o-transition: opacity 0.5s ease-out 0.1s;
}

form .hs-button.primary.large,
form .hs-button.primary.large:hover,
form .hs-button.primary.large:focus,
form .hs-button.primary.large:active {
	/display: inline !important;
}

form .hs-button.primary.large:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

form .hs-button.primary.large:focus,
form .hs-button.primary.large:active {
	position: relative;
	top: 1px;
	left: 1px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3) inset !important;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.hsformerror {
	height: auto !important;
	background: #FB914A !important;
	border: none !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) !important;
	padding: 10px !important;
	border-radius: 6px !important;
	color: #fff !important;
}

.hsformerror p {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 15px !important;
}

.hsformerror em {
	bottom: -10px !important;
}

html body .hsformerror em {
	border: none !important;
	width: 16px !important;
	height: 15px !important;
	background: url(/web/20150915012752/https://googledrive.com/host/0BwvHInoZg1oUOHk1QlY3VFlONzA/lpt/bruges/form_error_arrow.png) left top no-repeat;
}

#caldays {
	height: auto !important;
	overflow: hidden;
}

/* Other */
blockquote {
	color: #222;
	font-size: 14px;
	line-height: 1.3;
	background: url(/web/20150915012752/https://googledrive.com/host/0BwvHInoZg1oUOHk1QlY3VFlONzA/lpt/bruges/blockquote_bg.png) left top no-repeat;
	border: none;
	padding: 0 0 10px 50px;
}

#outlineArrow {
	width: 41px;
	height: 151px;
	background: url(/web/20150915012752/https://googledrive.com/host/0BwvHInoZg1oUOHk1QlY3VFlONzA/lpt/bruges/arrow.png) left top no-repeat;
	position: absolute;
	left: -7px;
	top: 130px;
	z-index: 1;
}

.heroArea_rightArrow #outlineArrow {
	background: url(/web/20150915012752/https://googledrive.com/host/0BwvHInoZg1oUOHk1QlY3VFlONzA/lpt/bruges/arrow-right.png) left top no-repeat;
	left: auto;
	right: 4px;
	top: 150px;
}

/* Tweets */
#latestTweets {
	background: url(/web/20150915012752/https://googledrive.com/host/0BwvHInoZg1oUOHk1QlY3VFlONzA/lpt/bruges/twitter_footer_icon.png) left top no-repeat;
	padding: 5px 0 0 58px;
	height: 81px;
	overflow: hidden;
	font-size: 11px;
	line-height: 16px;
	text-transform: none;
	letter-spacing: 1px;
}

#latestTweets img {
	float: left;
	border-radius: 4px;
	margin: 0 10px 70px 0;
}

#latestTweets ul {
	display: block;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

#latestTweets ul li {
	display: none;
	width: 100% !important;
	background: none !important;
}

#latestTweets ul li:first-child {
	display: block;
}

#latestTweets .tweet_time,
#latestTweets .tweet_join {
	display: none;
}

/* Media Queries */
@media (max-width: 1033px) {
	.heroArea,
	.heroArea_rightArrow,
	.heroAreaTY {
		overflow: hidden;
		border-right: 1px solid #FFFFFF;
	}

	#outlineArrow {
		display: none;
	}

	.rightForm .hs_cos_wrapper_type_form {
		margin-right: 0;
		clear: both;
	}
}

@media (max-width: 1023px) {
	.headerLogo .cell-wrapper {
		margin-right: 20px !important;
	}

	.headerLogo .cell-wrapper,
	.footerCopyrightArea .cell-wrapper {
		margin-left: 20px !important;
	}
}

@media (max-width: 767px) {
	.body-container-wrapper {
		padding: 30px 0;
	}

	.headerLogo,
	.headerText,
	.headerSocial {
		text-align: center;
	}

	.headerText .cell-wrapper,
	.headerSocial .cell-wrapper {
		margin: 0 !important;
	}

	.page-header {
		padding: 75px 35px 30px 50px;
	}
	
	.lt-ie9 .page-header {
		padding: 90px 70px 35px 80px;
	}

	.page-header h1 {
		font-size: 26px;
		line-height: 1 !important;
	}

	.page-header .secondary-header {
		font-size: 14px;
		line-height: 1.3;
	}

	.mainContentHeadlineRight,
	.mainContentHeadlineLeft,
	.hs_cos_wrapper_type_rich_text {
		padding: 0 15px !important;
	}

	.mainContentHeadlineRight h1,
	.mainContentHeadlineLeft h1,
	.hs_cos_wrapper_type_rich_text h1 {
		font-size: 40px;
		margin: 15px 0;
	}

	.hs_cos_wrapper_type_rich_text h2 {
		font-size: 24px;
	}

	.hs_cos_wrapper_type_rich_text h3 {
		font-size: 20px;
	}

	.hsformerror {
		width: 35% !important;
		left: auto !important;
		right: 26px !important;
	}

	#latestTweets {
		height: 150px;
		margin-left: 20px;
	}

	#latestTweets ul li {
		height: 120px !important;
	}

	#latestTweets img {
		margin-bottom: 120px;
	}

	.rightSideBar .hs_cos_wrapper_type_rich_text {
		padding: 0 15px;
		border: none;
	}
}

@media (max-width: 479px) {
	.mainContentHeadlineRight h1,
	.mainContentHeadlineLeft h1,
	.hs_cos_wrapper_type_rich_text h1 {
		font-size: 30px;
	}

	.hs_cos_wrapper_type_rich_text h2 {
		font-size: 24px;
	}

	.hs_cos_wrapper_type_rich_text h3 {
		font-size: 18px;
	}

	h3.form-title {
		font-size: 16px;
	}

	h1, h2, h3, h4, h5, h6 {
		line-height: 1.1 !important;
	}

	#latestTweets {
		height: 200px;
	}

	#latestTweets ul li {
		height: 200px !important;
	}

	#latestTweets img {
		margin-bottom: 200px;
	}
}