/* CSS based on Foundation v2.2 (http://foundation.zurb.com) 
	by www.optadesign.co.uk */

/*	--------------------------------------------------
	:: Global Reset & Standards by Eric Meyer
	-------------------------------------------------- */
	
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed, 
	figure, figcaption, footer, header, hgroup, 
	menu, nav, output, ruby, section, summary,
	time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; vertical-align: baseline; }
	
	html { font-size: 62.5%; }
	/* HTML5 display-role reset for older browsers */
	
	article, aside, details, figcaption, figure, 
	footer, header, hgroup, menu, nav, section { display: block; }
	
	ol, ul { list-style: none; }
	
	blockquote, q { quotes: none; }
	
	blockquote:before, blockquote:after,
	q:before, q:after { content: ''; content: none; }
	
	table { border-collapse: collapse; border-spacing: 0; }
	
	body { font-family: "ff-quadraat-web",  Georgia, serif; line-height: 1.4rem;  background: #fff; position: relative; -webkit-font-smoothing: antialiased; }
	
/*	--------------------------------------------------
	:: Colours
	dark brown: #492e1e;
	dark red #a70829; 
	dark brown tint  rgba(73, 46, 30, 0.35); (for <hr>
	cream text: #c7b299
-------------------------------------------------- */

/*	--------------------------------------------------
    :: Typography
	-------------------------------------------------- */
	
	h1 { font-size: 46px; font-size: 4.6rem; color: #a70829; }
	h2 { font-size: 36px; font-size: 3.6rem; margin-bottom: 34px; color: #a70829; }
	h3 { font-size: 28px; font-size: 2.8rem; line-height: 3.2rem; margin-bottom: 12px; word-spacing: -1px; color: #492e1e; font-weight: bold; }
	h4 { font-size: 21px; font-size: 2.1rem; margin-bottom: 8px; color: #a70829; }
	h5 { font-size: 21px; font-size: 2.1rem; margin-bottom: 6px; color: #a70829; }
	h6 { font-size: 18px; font-size: 1.5rem; color: #a70829; }
	
	h2.home { color: #a70829; line-height: 3.8rem; font-family: "ff-quadraat-sans-web"; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 30px; }
	h3.home { color: #492e1e; font-weight: bold; line-height: 1.5rem; word-spacing: -1pt; margin-bottom: 15px; }
	h3.tours { color: #492e1e; font-weight: bold; line-height: 1.5rem; word-spacing: -1pt; margin-bottom: 20px; }
	h3.toursbox { margin-top: 7px; }
	h3.masthead { margin-top: 35px; }
	h4.home { color: #a70829; line-height: 2.0rem; font-family: "ff-quadraat-sans-web"; }
	h5.home { color: #a70829; line-height: 2.4rem; margin-bottom: 5px; }
	h6 { font-size: 18px; font-size: 1.5rem; }

	p { font-size: 16px; font-size: 1.6rem; line-height: 2.2rem;  color: #492e1e; margin-bottom: 0 }
	p + p { text-indent: 1.0em; margin-top: 0; }
	p + h5.home, p.home + h5 { margin-top: 20px; }
	h5 + p { margin-top: 15px; }
	h5.home + p.dates { margin-top: 0px; }
	img.single-image + h4.home { margin-top: 35px; }
	p + h4 { margin-top: 22px; }
	p.tour + h5 { margin-top: 25px; margin-bottom: 15px; }
	p.home { font-size: 21px; font-size: 2.1rem; color: #492e1e; line-height: 1.4em; }
	p.tour { font-size: 18px; font-size: 1.8rem; line-height: 2.4rem; font-family: "ff-quadraat-sans-web"; margin-top: 10px; text-indent: 0px; }
	p.caption { font-size: 15px; font-size: 1.5rem; font-family: "ff-quadraat-sans-web"; }	
	p.subscribe { margin-top: 0px; margin-bottom: 20px; }
	p.dates { font-size: 16px; font-size: 1.6rem; color: #a70829; line-height: 1.9rem; font-family: "ff-quadraat-sans-web"; margin-bottom: 17px; }
	p.biohome { margin-top: 10px; font-family:"ff-quadraat-sans-web"; line-height: 2.25rem; }
	p.home + h3 { margin-top: 30px; }
	p + img.single-image { margin-top: 20px; }
	p.caption + p.home { text-indent: 0px; margin-top: 10px; }
	img.images + p.caption { margin-top: 7px; }
	p.caption + displayquote { margin-top: 20px; }
	p img { margin: 0; }
	p.lead { font-size: 18px; font-size: 1.8rem; line-height: 1.5; }
	p.fullout { text-indent: 0px; margin-top: 20px; }
	p.fullout + h5 { margin-top: 20px; }
	hr + h3 { margin-top: 30px; }
	p.tour + p.home { text-indent: 0px; margin-top: 15px; }
	p.caption + h5 { margin-top: 20px; }
	p.review { font-family: "ff-quadraat-sans-web"; text-indent: -6px; margin-top: 10px; color: #a70829; }
	h2.home:first-of-type { margin-top: 40px; }
	p.home + #wufoo-w7x3z9 { margin-top: 20px; }
	p.home + blockquote { margin-top: 17px; }
	
	em, i { font-style: italic; line-height: inherit; }
	strong, b { font-weight: bold; line-height: inherit; }
	
	/*	Blockquotes  */
	blockquote, blockquote p { font-size: 28px; font-size: 2.8rem; color: #492e1e; word-spacing: -1px; 	margin: 40px 0px 15px 0 ; line-height: 3.55rem; text-indent: -.25em; }
	blockquote cite { display: block; font-size: 18px; font-size: 1.8rem; color: #492e1e; }
	blockquote cite:before { content: "\2014 \0020"; color: #492e1e }
	blockquote cite a, blockquote cite a:visited { color: #555; }
	
	hr { border: dotted; color: #492e1e; border-width: 1px 0 0; clear: both; margin: 50px 0 10px; height: 0; }
	
	abbr, acronym { text-transform: uppercase; font-size: 90%; color: #222; border-bottom: 1px solid #ddd; cursor: help; }
	abbr { text-transform: none; }
	
	ul.bars { font-size: 20px; font-size: 2.0rem; line-height: 2.5rem; }
	ul.tours { font-size: 18px; font-size: 1.8rem; line-height: 1.8rem; color: #a70829; font-family: "ff-quadraat-sans-web";}
	p.home + ul.tours { margin-top: 10px; }
	p.tour + ul.tours { margin-top: 10px; }
	p.home + ul.bars { margin-top: 20px; }

	
/*	--------------------------------------------------
	:: Links
-------------------------------------------------- */
	a { color: #492e1e; text-decoration: underline; line-height: inherit; }
	a:hover { color: #a70829; }
	a:focus { color: #492e1e; }
		
	p a, p a:visited { line-height: inherit; }
	p.homeheader a { color: #c7b299 ; text-decoration: none; border-bottom: none; line-height: inherit; }
	p.homeheader a:hover { color: rgba(199, 178, 153, 0.6); }
	p a, p.tour a, p.subscribe a, .readmore a, p.biohome a, p.caption a, p.credits a, { text-decoration: underline; color: #492e1e; }
	ul.tours li a, 	p.review a { text-decoration: underline; color: #a70829; }
	ul.tours li a:hover, p.review a:hover { text-decoration: none; color: #492e1e; }
	p a:hover, p.tour a:hover, p.subscribe a:hover, .readmore a:hover, p.biohome a:hover, p.caption a:hover, p.credits a:hover, ul.bars a:hover, table.taps a:hover { text-decoration: none; color: #a70829; }
	p.credits { font-family: "ff-quadraat-sans-web"; font-size: 14px; font-size: 1.4rem; margin-top: 10px; margin-bottom: 30px;}
	h5.home a { color: #492e1e; text-decoration: underline; }
	h5.home a:hover {text-decoration: none; }
	br + p.caption { margin-top: 5px; }
		 
/* --------------------------------------------------
	:: Images
	-------------------------------------------------- */	
	.images {margin-top: 15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 8px 6px -6px #a5a5a5; -moz-box-shadow: 0 8px 6px -6px #a5a5a5; box-shadow: 0 8px 6px -6px #a5a5a5; }
	.single-image + .single-image { margin-left: 10px; }
	.single-image { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 8px 6px -6px #a5a5a5; -moz-box-shadow: 0 8px 6px -6px #a5a5a5; box-shadow: 0 8px 6px -6px #a5a5a5; }
	img.noshadow { margin-top: 20px; box-shadow: none; }
	img.single-image + p.caption { margin-top: 10px; }
	.images:last-child { margin-right: 0px; }
	.right { float: right; }
	img.inline { float: left; margin-top: 0px; padding-right: 5px; }
	p.biohome + img.space-below { margin-bottom: 10px; }
	.spacebelow { margin-bottom: 15px; }
	.spaceabove { margin-top: 30px; }
	img.spreads { margin-top: 20px; webkit-box-shadow: 0 8px 6px -6px #a5a5a5; -moz-box-shadow: 0 8px 6px -6px #a5a5a5; box-shadow: 0 8px 6px -6px #a5a5a5; }
	.booksleft { margin: 0px 12px 2px 0; padding-top: 5px;
		float: left; clear: right; -webkit-box-shadow: 0 8px 6px -6px #a5a5a5; -moz-box-shadow: 0 8px 6px -6px #a5a5a5; box-shadow: 0 8px 6px -6px #a5a5a5; }
	img.facebook { float: right; margin-left: 15px; } 
	.imageright { float: right; margin-left: 12px; }
	
/*	--------------------------------------------------
	:: Masthead
	-------------------------------------------------- */	
	#map { margin: 0; padding: 0; height: 209px; size: 100%; background: #fff url(../images/brugesmap.jpg) center center no-repeat; -moz-background-size: cover; background-size: cover; color: #d6d5d5; -webkit-box-shadow: 0 8px 6px -6px #d6d5d5; -moz-box-shadow: 0 8px 6px -6px #d6d5d5; box-shadow: 0 8px 6px -6px #d6d5d5; }
	#masthead h1 a { display: inline-block; text-indent: -9999px; height: 109px; width: 90%;
		margin: 20px 0 0 20px; text-decoration: none; border-bottom: 0px; background: transparent url(../images/podgelogo.png); background-repeat: no-repeat; -webkit-transition: opacity .5s ease-out; -moz-transition: opacity .5s ease-out; }
	#masthead h1 a:hover { opacity: .5; text-decoration: none; -webkit-transition: opacity .15s ease-in; -moz-transition: opacity .15s ease-in; }
		
/*	--------------------------------------------------
		:: Navigation
	-------------------------------------------------- */	
	ul.nav { margin: 38px 3em .5em 25px; }
	ul.nav select { display: none; }
	ul.nav li { display: inline-block; font-size: 22px; font-size: 2.2rem; word-spacing: -1px; font-style: italic; text-shadow: 1px 2px 0px #fff; }
	ul.nav li.slash { color: #a70829; padding: 0 2px 0 2px; }
	ul.nav li a { color: #492e1e; none; text-decoration: none; border-bottom: 0px; }	 
	ul.nav li a:hover { color: #a70829; }
	select { font-family: "ff-quadraat-sans-sc-web"; text-transform: uppercase; letter-spacing: 1px; }
	
/*	--------------------------------------------------
	:: Header
	-------------------------------------------------- */
	#homeheader { margin: 0; padding: 0; height: 230px; size: 100%; background: #fff url(../images/bar-2.jpg) center center no-repeat; -moz-background-size: cover; background-size: cover; font-family: "adelle"; font-size: 48px; font-size: 4.8rem; line-height: 5.7rem; text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.2); padding: 20px 0 0 25px; color: #c7b299; word-spacing: -2px; margin-bottom: 0px; -webkit-box-shadow: 0 8px 6px -6px #a5a5a5; -moz-box-shadow: 0 8px 6px -6px #a5a5a5; box-shadow: 0 8px 6px -6px #a5a5a5; }
	p.homeheader { font-variant: small-caps; font-family: "ff-quadraat-sans-sc-web"; padding-top: 7px; font-size: 2.2rem; letter-spacing: 1px; word-spacing: -2px; text-transform: lowercase; }
		
/*	--------------------------------------------------
	:: Sidebar
	-------------------------------------------------- */	
	h5.bio-header { font-family: "ff-quadraat-sans-web"; color: #a70829; margin: 30px 0 3px 0; line-height: 2.4rem; }		
	
/*	--------------------------------------------------
	:: Tour box
	-------------------------------------------------- */	
	#toursbox { 
		margin: 25px 0px 20px 0px; width: 65%; border: 1px solid; padding: 17px 20px 20px 20px;
		border-color: #d9d1c7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  -webkit-box-shadow: 0 8px 6px -6px #a5a5a5; -moz-box-shadow: 0 8px 6px -6px #a5a5a5; box-shadow: 0 8px 6px -6px #a5a5a5; color: #e8e4de; 
		background: #ffffff;/* Old browsers */
				/* IE9 SVG, needs conditional override of 'filter' to 'none' */
				background: -moz-linear-gradient(top,  #ffffff 0%, #e8e4de 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e8e4de)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #ffffff 0%,#e8e4de 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #ffffff 0%,#e8e4de 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #ffffff 0%,#e8e4de 100%); /* IE10+ */
				background: linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e4de',GradientType=0 ); /* IE6-8 */ } 
	
/*	--------------------------------------------------
	:: Footer
	-------------------------------------------------- */	
	#footer { margin: 20px 0 0 0; }
	p.strapline { font-size: 30px; font-size: 3.0rem; line-height: 3.5rem; margin-bottom: 10px; }
		
/*	--------------------------------------------------
	:: Spans
	-------------------------------------------------- */
		span.bold { font-weight: bold; }
		span.italic { font-style: italic; }
		span.negwordspacing { word-spacing: -1pt; }
		span.noindent { margin-left: -1em; }
		span.red { color: #a70829; }
		span.lightbrown { color: #c7987c; }
		span.readmore { font-family: "ff-quadraat-sans-sc-web"; text-transform: lowercase; word-spacing: -1px; letter-spacing: 1px; }
		span.amp { font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif; font-style:italic; font-weight: normal; font-size: 110%; }	
		span.smallcaps { text-transform: lowercase; font-family: "ff-quadraat-sans-sc-web"; word-spacing: -1px; }
		span.serif { text-transform: lowercase; font-family: "ff-quadraat-sc-web"; word-spacing: -1px; }
		span.dropcap { font-family: "ff-quadraat-sans-web"; float: left; font-size: 62px; font-size: 6.2rem; padding-top: 18px; padding-right: 3px; }
	
	
/*	--------------------------------------------------
		:: Media queries
-------------------------------------------------- */

	@media screen and (min-width: 771px) and (max-width: 3000px) {
		nav select#menu { display: none; } }

	/*------- 640px / 770px ------*/
		
	@media screen and (min-width: 640px) and (max-width: 770px) {
		ul.nav { width: 100%; margin: 20px 1em .5em 20px; }	
		ul.nav li { display: inline-block; font-size: 20px; font-size: 2.0rem; word-spacing: 0px; }
		nav select#menu { display: none; }
		ul.nav li.slash { color: #a70829; padding: 0; } 
		#homeheader { font-size: 42px; font-size: 4.2rem; line-height: 4.6rem; height: 200px; text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.4); padding: 20px 0 0 20px; color: #c7b299; word-spacing: 0px; margin-bottom: 30px; } }

	
	/*------- 480px / 639px ------*/
		
	@media screen and (min-width: 480px) and (max-width: 639px) {
		ul.nav li, ul.nav slash { display: none; }
		nav select#menu { position: absolute; top: 110px; width: 80%; display: inline-block; margin-left: 20px; }
		#map { box-shadow: none; height: 160px; }
		ul.nav li.slash { color: #a70829; padding: 0; }
		.twelve.columns #homeheader  { margin-bottom: 30px }
		#toursbox { width: 85%; }
		#masthead h1 a { background: transparent url(../images/podgelogo-m.png); background-repeat: no-repeat; margin-top: 10px; height: 75px; }
		#homeheader { height: 160px; font-size: 32px; font-size: 3.2rem; line-height: 3.6rem; margin-bottom: 0px; }
		#padleft + h2.home {
			margin-top: 30px;
		}
		h2.home:first-of-type { margin-top: 0px; margin-bottom: 10px; }
		.padboth { padding: 0px!important; }		
		.padleft { padding: 0px!important; }
		.padright { padding: 0px!important; } }	
	
				
		
	/*------- 300px / 480px------*/	
	
	@media screen and (min-width: 240px) and (max-width: 479px) {
		#masthead h1 a { background: transparent url(../images/podgelogo-small.jpg); background-repeat: no-repeat; margin-top: 12px; height: 60px; margin-left: 0px; }	
		p.displayquote { margin-top: 40px; font-size: 28px; font-size: 2.8rem; line-height: 3.55rem; margin-bottom: 10 px; color: #492e1e; word-spacing: -1px; }
		#homeheader { margin: 0; padding: 0; height: 110px; background: #fff url(../images/bar.jpg) center center no-repeat; -moz-background-size: cover; background-size: cover; font-size: 18px; font-size: 1.8rem; line-height: 2.5rem; text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.2); padding: 10px 0 0 20px; color: #c7b299; word-spacing: -1px; margin-bottom: 10px; -webkit-box-shadow: 0 8px 6px -6px #a5a5a5; -moz-box-shadow: 0 8px 6px -6px #a5a5a5; box-shadow: 0 8px 6px -6px #a5a5a5; }
		p.homeheader { font-size: 16px; font-size: 1.6rem; word-spacing: -1px; padding-top: 2px; }
		#map { background: none; box-shadow: none; height: 120px; }
		ul.nav li, ul.nav slash { display: none; }
		nav select#menu { position: absolute; top: 80px; width: 100%; display: inline-block; margin-left: 0px; }
		ul.nav { padding: 20px 0 10px 0; margin: 0px; }
		#toursbox { width: 85%; margin: 20px 0px 15px 0px; border: 1px solid; padding: 17px 17px 17px 17px;}
		p.dates { margin-bottom: 10px; }
		p.home + p.home { margin-bottom: 10px; text-indent: 0px; }
		p.home { margin-bottom: 10px; font-size: 18px; font-size: 1.8rem; }
		p.tour + h4.home { margin-top: 15px; }
		h2.home:first-of-type { margin-top: 12px; }
		h2.home { color: #a70829; font-size: 16px; font-size: 1.6rem; line-height: 2.1rem; margin-bottom: 10px; }
		h3.home { font-size: 24px; font-size: 2.4rem; line-height: 2.8rem; margin-bottom: 7px; }
		h3.tours { line-height: 2.2rem; margin-bottom: 10px; }
		h3.toursbox { margin-top: 2px; }
		h3.masthead { margin-top: 5px; }
		h4.home { margin-top: 2px; }
		blockquote { line-height: 3.3rem; }
		#footer { margin-bottom: 10px; }
		.single-image + .single-image { margin-left: 0px; margin-top: 10px; }
		#wufoo-w7x3z9 { padding-right: 10px!important; }
		.padboth { padding: 0px!important; }		
		.padleft { padding: 0px!important; }
		.padright { padding: 0px!important; } }	
		
			
/*	--------------------------------------------------
	:: Lists
	-------------------------------------------------- */
	ul, ol { margin-bottom: 18px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	li { margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	

/*	--------------------------------------------------
	:: Tables
	-------------------------------------------------- */
	table.taps { margin-top: 20px; }
	.taps { font-family: "ff-quadraat-sans-web", "Lucida Grande", Sans-Serif; font-size: 16px; font-size: 1.6rem; line-height: 1.8rem; width: 100%; text-align: left; border-collapse: collapse; }
	.taps th { font-size: 16px; font-size: 1.6rem; font-family: "ff-quadraat-sans-sc-web", "Lucida Grande", Sans-Serif; text-transform: lowercase; letter-spacing: 1px;
		padding: 7px 10px; color: #fff; text-align: left; background: #a70829; }
	.taps td { padding: 7px; color: #492e1e; margin-right: 10px; background: rgba(73, 46, 30, 0.07); }
	tr:nth-child(even) { background: rgba(73, 46, 30, 0.1); }
	
	th#czech, th#germany, th#denmark, th#france, th#holland { background: #492e1e; }


/* -------------------------------------------------- 
	:: Misc
---------------------------------------------------*/
	.left        { float: left; }
	.right       { float: right; }
	.text-left   { text-align: left; }
	.text-right  { text-align: right; }
	.text-center { text-align: center; }
	.hide        { display: none; }
	.highlight   { background: #ff0; }
	

	/**
 	 * Print styles.
	 *
	 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
	 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
	 */
	.print-only { display: none !important; }
	@media print {
		* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
		-ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
		p a, p a:visited { color: #444 !important; text-decoration: underline; }
		p a[href]:after { content: " (" attr(href) ")"; }
		abbr[title]:after { content: " (" attr(title) ")"; }
		.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
		pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
		thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
		tr, img { page-break-inside: avoid; }
		@page { margin: 0.5cm; }
		p, h2, h3 { orphans: 3; widows: 3; }
		h2, h3{ page-break-after: avoid; }
		.hide-on-print { display: none !important; }
		.print-only { display: block !important; }
	}


/* --------------------------------------------------
	:: Grid
	-------------------------------------------------- */
	 .container { padding: 0 20px; }
	
	.padleft { padding-left: 20px; }
	.padright { padding-right: 20px; }
	.padboth { padding-left: 20px; padding-right: 20px; }
	
	.row { width: 100%; max-width: 1000px; min-width: 727px; margin: 0 auto; }
	/* To fix the grid into a certain size, set max-width to width */
	.row .row { min-width: 0; }
	
	.column, .columns { margin-left: 4.4%; float: left; min-height: 1px; position: relative; }
	.column:first-child, .columns:first-child { margin-left: 0; }
	[class*="column"] + [class*="column"]:last-child { float: right; }
	
	.row .one 		{ width: 4.3%; }
	.row .two 		{ width: 13%; }
	.row .three 	{ width: 21.679%; }
	.row .four 	{ width: 30.37%; }
	.row .five 		{ width: 39.1%; }
	.row .six 		{ width: 47.8%; }
	.row .seven 	{ width: 56.5%; }
	.row .eight 	{ width: 65.2%; }
	.row .nine 	{ width: 73.9%; }
	.row .ten 		{ width: 82.6%; }
	.row .eleven 	{ width: 91.3%; }
	.row .twelve 	{ width: 100%; }
	
	.row .offset-by-one 	{ margin-left: 13.1%;  }
	.row .offset-by-two 	{ margin-left: 21.8%;  }
	.row .offset-by-three 	{ margin-left: 30.5%;  }
	.row .offset-by-four 	{ margin-left: 39.2%;  }
	.row .offset-by-five 	{ margin-left: 47.9%;  }
	.row .offset-by-six 	{ margin-left: 56.6%;  }
	.row .offset-by-seven 	{ margin-left: 65.3%;  }
	.row .offset-by-eight 	{ margin-left: 74.0%;  }
	.row .offset-by-nine 	{ margin-left: 82.7%;  }
	.row .offset-by-ten 	{ margin-left: 91.4%;  }
	
	.row .centered { float: none; margin: 0 auto; }

	.row .offset-by-one:first-child 	{ margin-left: 8.7%;  }
	.row .offset-by-two:first-child 	{ margin-left: 17.4%;  }
	.row .offset-by-three:first-child 	{ margin-left: 26.1%;  }
	.row .offset-by-four:first-child 	{ margin-left: 34.8%;  }
	.row .offset-by-five:first-child 	{ margin-left: 43.5%;  }
	.row .offset-by-six:first-child 	{ margin-left: 52.2%;  }
	.row .offset-by-seven:first-child 	{ margin-left: 60.9%;  }
	.row .offset-by-eight:first-child 	{ margin-left: 69.6%;  }
	.row .offset-by-nine:first-child 	{ margin-left: 78.3%;  }
	.row .offset-by-ten:first-child 	{ margin-left: 87%;  }
	.row .offset-by-eleven:first-child 	{ margin-left: 95.7%;  }
	
	/* Source Ordering */
	.push-two 		{ left: 17.4% }
	.push-three 	{ left: 26.1%; }
	.push-four 		{ left: 34.8%; }
	.push-five 		{ left: 43.5%; }
	.push-six 		{ left: 52.2%; }
	.push-seven 	{ left: 60.9%; }
	.push-eight 	{ left: 69.6%; }
	.push-nine 		{ left: 78.3%; }
	.push-ten 		{ left: 87%; }
	
	.pull-two 		{ right: 17.4% }
	.pull-three 	{ right: 26.1%; }
	.pull-four 		{ right: 34.8%; }
	.pull-five 		{ right: 43.5%; }
	.pull-six 		{ right: 52.2%; }
	.pull-seven 	{ right: 60.9%; }
	.pull-eight 	{ right: 69.6%; }
	.pull-nine 		{ right: 78.3%; }
	.pull-ten 		{ right: 87%; }
	
	
	
	img, object, embed { max-width: 100%; height: auto; }
	img { -ms-interpolation-mode: bicubic; }
	#map_canvas img, .map_canvas img {max-width: none!important;}
	 
	 /* Nicolas Gallagher's micro clearfix */
	 .row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
	 .row:after, .clearfix:after { clear: both; }
	 .row, .clearfix { zoom: 1; }
	 
	 
	
	
/*	--------------------------------------------------
	:: Block grids
	
	These are 2-up, 3-up, 4-up and 5-up ULs, suited
	for repeating blocks of content. Add 'mobile' to
	them to switch them just like the layout grid
	(one item per line) on phones
	
	For IE7/8 compatibility block-grid items need to be
	the same height. You can optionally uncomment the
	lines below to support arbitrary height, but know
	that IE7/8 do not support :nth-child.
	-------------------------------------------------- */
	
	.block-grid { display: block; overflow: hidden; }
	.block-grid>li { display: block; height: auto; float: left; }
	
	.block-grid.two-up { margin-left: -4% }
	.block-grid.two-up>li { margin-left: 4%; width: 46%; }
/* 	.block-grid.two-up>li:nth-child(2n+1) {clear: left;} */
	
	.block-grid.three-up { margin-left: -2% }
	.block-grid.three-up>li { margin-left: 2%; width: 31.3%; }
/* 	.block-grid.three-up>li:nth-child(3n+1) {clear: left;} */
	
	.block-grid.four-up { margin-left: -2% }
	.block-grid.four-up>li { margin-left: 2%; width: 23%; }
/* 	.block-grid.four-up>li:nth-child(4n+1) {clear: left;} */
	
	.block-grid.five-up { margin-left: -1.5% }
	.block-grid.five-up>li { margin-left: 1.5%; width: 18.5%; }
/* 	.block-grid.five-up>li:nth-child(5n+1) {clear: left;} */

/* Artfully masterminded by ZURB  */



/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Buttons
:: Alerts
:: Labels
:: Tabs
:: Pagination
:: Breadcrumbs
:: Lists
:: Panels
:: Nav
:: Video
:: Microformats
*/




/*	--------------------------------------------------
	Buttons
	-------------------------------------------------- */
		.button {
		background: #00a6fc;
		display: inline-block;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 9px 34px 11px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 26px; font-size: 2.6rem;
		line-height: 1;
		font-family: "ff-quadraat-sans-sc-web", "Helvetica", Arial, Verdana, sans-serif;
		position: relative;
		cursor: pointer;
		border: none;
		outline: none;
		margin-top: 15px;
	}
	
  	/* Don't use native buttons on iOS */
	input[type=submit].button, button.button { -webkit-appearance: none; }
	
	/* Hide inner focus effect in Firefox */
	button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
		border: none;
	}
	
	.button.nice { 
		background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px;
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
		box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
		text-shadow: 0 -1px 1px rgba(0,0,0,0.28);
		background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px, -moz-linear-gradient(top, rgba(255,255,255,.4) 0%, transparent 100%);
		background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.4)), color-stop(100%,transparent));
		border: 1px solid #0593dc;
		-webkit-transition: background-color .15s ease-in-out;
		-moz-transition: background-color .15s ease-in-out;
		-o-transition: background-color .15s ease-in-out;
	}

	.button.radius {
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	.button.round {
		-moz-border-radius: 1000px;
		-webkit-border-radius: 1000px;
		border-radius: 1000px;
	}

	.button.full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center;
	}

	.button.left-align {
		text-align: left;
		text-indent: 12px;
	}
	
	/* Sizes ---------- */
	.tiny.button			{ font-size: 10px; padding: 6px 14px 8px; width: auto; }
	.small.button 			{ font-size: 11px; padding: 8px 20px 10px; width: auto; }
	.medium.button 			{ font-size: 13px; width: auto; }
	.large.button 			{ font-size: 24px; padding: 10px 15px 10px; width: auto; text-indent: 0px; }

	/* Nice Sizes ---------- */
	.nice.tiny.button 		{ background-position: 0 -37px; }
	.nice.small.button 		{ background-position: 0 -34px; }
	.nice.large.button 		{ background-position: 0 -30px; }

	/* Colors ---------- */
	.blue.button			{ background-color: #00a6fc; }
	.red.button				{ background-color: #a70829; }
	.white.button			{ background-color: #e9e9e9; color: #333; }
	.black.button			{ background-color: #141414; }
	.green.button			{ background-color: #5b8737; }
	
	/* Nice Colors ---------- */
	.nice.blue.button		{ border: 1px solid #0593dc; }
	.nice.red.button		{ border: 1px solid #b90b0b; }
	.nice.white.button		{ border: 1px solid #cacaca; text-shadow: none !important; }
	.nice.black.button		{ border: 1px solid #000; }
	.nice.green.button		{ border: 1px solid #4a6b2d; }
	
	/* Hovers ---------- */
	.button:hover, .button:focus 				{ background-color: #0192dd; color: #fff; }
	.blue.button:hover, .blue.button:focus		{ background-color: #0192dd; }
	.red.button:hover, .red.button:focus 		{ background-color: #ce0a32; }
	.white.button:hover, .white.button:focus	{ background-color: #dadada; color: #333; }
	.black.button:hover, .black.button:focus	{ background-color: #000; }
	.green.button:hover, .green.button:focus	{ background-color: #699c40; }	

	/* Hovers ---------- */
	.nice.button:active 	{ 
		-moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.15);
		-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.15);
		box-shadow: inset 0 1px 0 rgba(0,0,0,.15);
	}
	
	/* Disabled ---------- */
	.button.disabled, .button[disabled] { opacity: 0.6; cursor: default; }
	
	/* Correct FF button padding */
	@-moz-document url-prefix(http://) {
		input[type=submit].button::-moz-focus-inner, button.button::-moz-focus-inner { border: 0; padding: 0; }
		input[type=submit].tiny.button		{ padding: 5px 14px 7px; }
		input[type=submit].small.button		{ padding: 7px 20px 8px; }
		input[type=submit].medium.button	{ padding: 8px 34px 9px; }
		input[type=submit].large.button		{ padding: 9px 48px 10px; }
	}



/*	--------------------------------------------------
	Alerts
	-------------------------------------------------- */

	div.alert-box { display: block; padding: 6px 7px; font-weight: bold; font-size: 13px; background: #eee; border: 1px solid rgba(0,0,0,0.1); margin-bottom: 12px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; text-shadow: 0 1px rgba(255,255,255,0.9); position: relative; }
	.alert-box.success { background-color: #7fae00; color: #fff; text-shadow: 0 -1px rgba(0,0,0,0.3); }
	.alert-box.warning { background-color: #f68b01; color: #fff; text-shadow: 0 -1px rgba(0,0,0,0.3); }
	.alert-box.error { background-color: #c00000; color: #fff; text-shadow: 0 -1px rgba(0,0,0,0.3); }
	
	.alert-box a.close { color: #000; position: absolute; right: 4px; top: 0; font-size: 18px; opacity: 0.2; padding: 4px; }
	.alert-box a.close:hover,.alert-box a.close:focus { opacity: 0.4; }
	

/*	--------------------------------------------------
   	Microformats
	-------------------------------------------------- */
	
	/* hCard */
	ul.vcard { display: inline-block; margin: 0 0 12px 0; border: 1px solid #ddd; padding: 10px; }
	ul.vcard li { margin: 0; display: block; }
	ul.vcard li.fn { font-weight: bold; font-size: 15px; font-size: 1.5rem; }
	
	p.vevent span.summary { font-weight: bold; }
	p.vevent abbr { cursor: default; text-decoration: none; font-weight: bold; border: none; padding: 0 1px; }
	
	

/*	--------------------------------------------------
   	Tooltips
	-------------------------------------------------- */
	.has-tip {
	  border-bottom: dotted 1px #ccc;
	  cursor: help;
	  font-weight: bold;
	  color: #333;
	}
	.has-tip:hover {
	  border-bottom: dotted 1px #0593dc;
	  color: #0192dd;
	}
	.tooltip {
    display: none;
	  background: rgb(0,0,0);
	  background: rgba(0,0,0,0.8);
	  position: absolute;
	  color: #fff;
	  font-weight: bold;
	  font-size: 12px;
	  font-size: 1.2rem;
	  padding: 5px;
	  z-index: 999;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  line-height: normal;
	}
	.tooltip > .nub {
	  display: block;
	  width: 0;
	  height: 0;
	  border: solid 5px;
	  border-color: transparent transparent rgb(0,0,0) transparent;
	  border-color: transparent transparent rgba(0,0,0,0.8) transparent;
	  position: absolute;
	  top: -10px;
	  left: 10px;
	}
	.tooltip.tip-override > .nub {
	  border-color: transparent transparent rgb(0,0,0) transparent !important;
	  border-color: transparent transparent rgba(0,0,0,0.8) transparent !important;
	  top: -10px !important;
	}
	.tooltip.tip-top > .nub {
	  border-color: rgb(0,0,0) transparent transparent transparent;
	  border-color: rgba(0,0,0,0.8) transparent transparent transparent;
	  top: auto;
	  bottom: -10px;
	}
	.tooltip.tip-left, .tooltip.tip-right, .has-tip.tip-left, .has-tip.tip-right {
	  float: none !important;
	}
	.tooltip.tip-left > .nub {
	  border-color: transparent transparent transparent rgb(0,0,0);
	  border-color: transparent transparent transparent rgba(0,0,0,0.8);
	  right: -10px;
	  left: auto;
	}
	.tooltip.tip-right > .nub {
	  border-color: transparent rgb(0,0,0) transparent transparent;
	  border-color: transparent rgba(0,0,0,0.8) transparent transparent;
	  right: auto;
	  left: -10px;
	}
	.tooltip.noradius {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  border-radius: 0;
	}
	.has-tip.opened {
	  color: #0192DD !important;
	  border-bottom: dotted 1px #0593DC !important;
	}
	.tap-to-close {
	  display: block;
	  font-size: 10px;
	  font-size: 1.0rem;
	  color: #888;
	  font-weight: normal;
	}
	
/* 	Artfully masterminded by ZURB
	Make sure to include app.js / foundation.js if you are going to use inline label inputs
*/


/* -----------------------------------------
   Standard Forms
----------------------------------------- */

	form { margin: 0 0 18px; }
	form label { display: block; font-size: 13px; line-height: 18px; cursor: pointer; margin-bottom: 9px; }

	input.input-text, textarea { border-right: 1px solid #bbb; border-bottom: 1px solid #bbb; }
	input.input-text, textarea, select { display: block; margin-bottom: 9px; }
	label + input.input-text, label + textarea, label + select, label + div.dropdown, select + div.dropdown { margin-top: -9px; }

	/* Text input and textarea font and padding */
	input.input-text, textarea { font-size: 13px; padding: 4px 3px 2px; background: #fff; }
	input.input-text:focus, textarea:focus { outline: none !important; }
	input.input-text.oversize, textarea.oversize { font-size: 18px !important; padding: 4px 5px !important; }
	input.input-text:focus, textarea:focus { background: #f9f9f9; }

	/* Text input and textarea, disabled */
	input.input-text[disabled], textarea[disabled] { background-color: #ddd; }

	/* Inlined Label Style */
	input.placeholder, textarea.placeholder { color: #888; }

	/* Text input and textarea sizes */
	input.input-text, textarea { width: 254px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
	input.small, textarea.small { width: 134px; }
	input.medium, textarea.medium { width: 254px; }
	input.large, textarea.large { width: 434px; }
	input.expand, textarea.expand { width: 100%; }

	/* Fieldsets */
	form fieldset { padding: 9px 9px 2px 9px; border: solid 1px #ddd; margin: 18px 0; }

	/* Inlined Radio & Checkbox */
	.form-field input[type=radio], div.form-field input[type=checkbox] { display: inline; width:auto; margin-bottom:0; }

	/* Errors */
	.form-field.error input, input.input-text.red { border-color: #C00000; background-color: rgba(255,0,0,0.15); }
	.form-field.error label, label.red { color: #C00000; }
	.form-field.error small, small.error { margin-top: -6px; display: block; margin-bottom: 9px; font-size: 11px; color: #C00000; width: 254px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }

	.small + small.error { width: 134px; }
	.medium + small.error { width: 254px; }
	.large + small.error { width: 434px; }
	.expand + small.error { width: 100%; }
	
	.small.oversize + small.error { width: 144px; }
	.medium.oversize + small.error { width: 264px; }
	.large.oversize + small.error { width: 444px; }
	.expand.oversize + small.error { width: 100%; }

	/* -----------------------------------------
	   Nicer Forms
	----------------------------------------- */
	form.nice div.form-field input, form.nice input.input-text, form.nice textarea { border: solid 1px #bbb; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; }
	form.nice div.form-field input, form.nice input.input-text, form.nice textarea { font-size: 13px; padding: 6px 3px 4px; outline: none !important; background: url(../images/misc/input-bg.png) #fff; }
	form.nice div.form-field input:focus, form.nice input.input-text:focus, form.nice textarea:focus { background-color: #f9f9f9; }

	/* Text input and textarea, disabled */
	form.nice div.form-field input[disabled], form.nice input.input-text[disabled], form.nice textarea[disabled] { background-color: #ddd; }

	form.nice fieldset { border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }

	form.nice div.form-field input[type=radio], form.nice div.form-field input[type=checkbox] { display: inline; width:auto; margin-bottom:0; }

	form.nice div.form-field.error small, form.nice small.error { padding: 6px 4px; border: solid 0 #C00000; border-width: 0 1px 1px 1px; margin-top: -10px; background: #C00000; color: #fff; font-size: 12px; font-weight: bold; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; -webkit-border-bottom-left-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomleft: 2px; -moz-border-radius-bottomright: 2px; }

 	form.nice div.form-field.error .small + small, form.nice .small + small.error { width: 132px; }
	form.nice div.form-field.error .medium + small, form.nice .medium + small.error { width: 252px; }
	form.nice div.form-field.error .large + small, form.nice .large + small.error { width: 432px; }
	
	form.nice div.form-field.error .small.oversize + small, form.nice .small.oversize + small.error { width: 136px; }
	form.nice div.form-field.error .medium.oversize + small, form.nice .medium.oversize + small.error { width: 256px; }
	form.nice div.form-field.error .large.oversize + small, form.nice .large.oversize + small.error { width: 436px; }

	/* -----------------------------------------
	   Custom Forms
	----------------------------------------- */

	form.custom span.custom { display: inline-block; width: 14px; height: 14px; position: relative; top: 2px; border: solid 1px #ccc; background: url(../images/misc/custom-form-sprites.png) 0 0 no-repeat; }
	form.custom span.custom.radio { border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; }
	form.custom span.custom.radio.checked { background-position: 0 -14px; }
	form.custom span.custom.checkbox.checked { background-position: 0 -28px; }

	form.custom div.custom.dropdown { display: block; position: relative; width: auto; height: 28px; margin-bottom: 9px; margin-top: 2px; }
	form.custom div.custom.dropdown a.current { display: block; width: auto; line-height: 26px; min-height: 26px; padding: 0 38px 0 6px; border: solid 1px #ddd; color: #141414; background-color: #fff; }
	form.custom div.custom.dropdown a.selector { position: absolute; width: 26px; height: 26px; display: block; background: url(../images/misc/custom-form-sprites.png) -14px 1px no-repeat; right: 0; top: 0; border: solid 1px #ddd; }
	form.custom div.custom.dropdown:hover a.selector,
	form.custom div.custom.dropdown.open a.selector { background-position: -14px -26px; }

	form.custom div.custom.dropdown ul { position: absolute; width: auto; display: none; margin: 0; left: 0; top: 27px; margin: 0; padding: 0; background: #fff; background: rgba(255,255,255,0.95); border: solid 1px #ddd; }
	form.custom div.custom.dropdown ul li { cursor: pointer; padding: 3px 38px 3px 6px; min-height: 18px; margin: 0; white-space: nowrap}
	form.custom div.custom.dropdown ul li.selected { background: url(../images/misc/custom-form-sprites.png) right -52px no-repeat; }
	form.custom div.custom.dropdown ul li:hover { background-color: #2a85e8; color: #fff; }
	form.custom div.custom.dropdown ul li.selected:hover { background: url(../images/misc/custom-form-sprites.png) #2a85e8 right -78px no-repeat; }
	form.custom div.custom.dropdown ul.show { display: block; }

	form.custom div.custom.dropdown.open ul { display: block; z-index: 10; }
	
	form.custom div.custom.dropdown.small { width: 134px !important; }
	form.custom div.custom.dropdown.medium { width: 254px !important; }
	form.custom div.custom.dropdown.large { width: 434px !important; }
	form.custom div.custom.dropdown.expand { width: 100% !important; }
	
	form.custom div.custom.dropdown.open.small ul { width: 132px !important; }
	form.custom div.custom.dropdown.open.medium ul { width: 252px !important; }
	form.custom div.custom.dropdown.open.large ul { width: 432px !important; }
	form.custom div.custom.dropdown.open.expand ul { width: 100% !important; box-sizing: border-box; }

	/* Custom input, disabled */
	form.custom .custom.disabled { background-color: #ddd; }

	/* -----------------------------------------
	   Nicer Custom Forms
	----------------------------------------- */
	form.custom.nice span.custom.checkbox { border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; }

	form.custom.nice div.custom.dropdown a.current { border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; background-image: url(../images/misc/input-bg-outset.png); background-position: bottom right; }
	form.custom.nice div.custom.dropdown a.selector { height: 27px; border-width: 0 0 0 1px; }
	form.custom.nice div.custom.dropdown ul { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; -webkit-border-bottom-left-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomleft: 2px; -moz-border-radius-bottomright: 2px; }
/* CSS for jQuery Orbit Plugin 1.4.0
 * Maintained for Foundation. foundation.zurb.com
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 
 
 
/* CONTAINER
   ================================================== */

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative; }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }
    
div.orbit.with-bullets {
    margin-bottom: 40px; }

div.orbit .orbit-slide {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0; }

div.orbit a.orbit-slide {
    border: none;
    line-height: 0; 
    display: none; }

div.orbit div.orbit-slide {
    width: 100%;
    height: 100%; }

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.orbit-wrapper div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 31; }

div.orbit-wrapper span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(../images/orbit/rotator-black.png) no-repeat;
    z-index: 3; }

div.orbit-wrapper span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }

div.orbit-wrapper span.rotator.move {
    left: 0 }

div.orbit-wrapper span.mask.move {
    width: 40px;
    left: 0;
    background: url(../images/orbit/timer-black.png) repeat 0 0; }

div.orbit-wrapper span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/orbit/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0; }

div.orbit-wrapper span.pause.active {
    background: url(../images/orbit/pause-black.png) no-repeat 0 -40px }

div.orbit-wrapper div.timer:hover span.pause,
div.orbit-wrapper span.pause.active {
    opacity: 1 }


/* CAPTIONS
   ================================================== */

.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 30;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }


/* DIRECTIONAL NAV
   ================================================== */

div.orbit-wrapper div.slider-nav {
    display: block }

div.orbit-wrapper div.slider-nav span {
    width: 78px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 30;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }

div.orbit-wrapper div.slider-nav span.right {
    background: url(../images/orbit/right-arrow.png);
    right: 0; }

div.orbit-wrapper div.slider-nav span.left {
    background: url(../images/orbit/left-arrow.png);
    left: 0; }

/* BULLET NAV
   ================================================== */

ul.orbit-bullets {
    position: absolute;
    z-index: 30;
    list-style: none;
    bottom: -40px;
    left: 50%;
	margin-left: -50px;
    padding: 0; }

ul.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url(../images/orbit/bullets.jpg) no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden; }

ul.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }
    
ul.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

ul.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }
    
/* FLUID LAYOUT
   ================================================== */
div.orbit img.fluid-placeholder {
    visibility: hidden;
    position: static;
    display: block;
    width: 100%; }

div.orbit, div.orbit-wrapper { width: 100% !important; }

ul.orbit-bullets {
    position: absolute;
    z-index: 30;
    list-style: none;
    bottom: -50px;
    left: 50%;
	margin-left: -50px;
    padding: 0; }

ul.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url(../images/orbit/bullets.jpg) no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden; }

ul.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

ul.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }

ul.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }
/* CSS for jQuery Reveal Plugin
 * Maintained for Foundation. foundation.zurb.com
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php

/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
		
	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		z-index: 40;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -300px;
		width: 520px;
		background: #eee url(../images/misc/modal-gloss.png) no-repeat -200px -80px;
		position: absolute;
		z-index: 41;
		padding: 30px 40px 34px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 
	
	.reveal-modal .row {
		min-width: 0;
	}
	
	/* Mobile */
		
		@media handheld, only screen and (max-width: 1023px) {
			.reveal-modal-bg { position: absolute; }
			
			.reveal-modal,
			.reveal-modal.small,
			.reveal-modal.medium,
			.reveal-modal.large,
			.reveal-modal.xlarge { width: 60%; top: 60px; left: 15%; margin-left: 0; padding: 20px; height: auto; }
		}
		
		@media handheld, only screen and (max-width: 767px) {
			.reveal-modal-bg { position: absolute; }
			
			.reveal-modal,
			.reveal-modal.small,
			.reveal-modal.medium,
			.reveal-modal.large,
			.reveal-modal.xlarge { width: 80%; top: 15px; left: 5%; margin-left: 0; padding: 20px; height: auto; }
		}
	
	
	/*
			
	NOTES
	
	Close button entity is &#215;
	
	Example markup
	
	<div id="myModal" class="reveal-modal">
		<h2>Awesome. I have it.</h2>
		<p class="lead">Your couch.  I it's mine.</p>
		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ultrices aliquet placerat. Duis pulvinar orci et nisi euismod vitae tempus lorem consectetur. Duis at magna quis turpis mattis venenatis eget id diam. </p>
		<a class="close-reveal-modal">&#215;</a>
	</div>
	
	*/
/* --------------------------------------------------
	:: Typography
	-------------------------------------------------- */
	
	@media handheld, only screen and (max-width: 767px) {
		h1 { font-size: 32px; font-size: 3.2rem; line-height: 1.3; }
		h2 { font-size: 28px; font-size: 2.8rem; line-height: 1.3; }
		h3 { font-size: 21px; font-size: 2.1rem; line-height: 1.3; }
		h4 { font-size: 18px; font-size: 1.8rem; line-height: 1.2; }
		h5 { font-size: 16px; font-size: 1.6rem; line-height: 1.2; }
		h6 { font-size: 15px; font-size: 1.5rem; line-height: 1.2; }
		body, p {  font-size: 15px; font-size: 1.5rem; line-height: 1.4; }
	}


/* --------------------------------------------------
	:: Grid
	-------------------------------------------------- */
	
	/* Mobile */
	@media only screen and (max-width: 767px) {		
		body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; width: 100%; min-width: 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
		.container { min-width: 0; margin-left: 0; margin-right: 0; }
		.row { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
		.row .row .column, .row .row .columns { padding: 0; }
		.column, .columns { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
		.column:last-child, .columns:last-child { margin-right: 0; float: none; }
		[class*="column"] + [class*="column"]:last-child { float: none; }
		[class*="column"]:before, [class*="column"]:after { content:""; display:table; }
		[class*="column"]:after { clear: both; }
		
		.offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten, .offset-by-eleven, .centered { margin-left: 0 !important; }
		
		.push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten { left: auto; }
		.pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten { right: auto; }
		
		/* Mobile 4-column Grid */
		.row .phone-one:first-child, .row .phone-two:first-child, .row .phone-three:first-child, .row .phone-four:first-child { margin-left: 0; }
		.row .phone-one:last-child, .row .phone-two:last-child, .row .phone-three:last-child, .row .phone-four:last-child { float: right; }
		
		.row .phone-one, .row .phone-two, .row .phone-three, .row .phone-four { margin-left: 4.4%; float: left; min-height: 1px; position: relative; padding: 0; }
		
		.row .phone-one 	{ width: 21.68% !important; }
		.row .phone-two 	{ width: 47.8% !important; }
		.row .phone-three 	{ width: 73.9% !important; }
		.row .phone-four 	{ width: 100% !important; }
		
		.row .push-one-phone { left: 26.08%; }
		.row .push-two-phone { left: 52.2% }
		.row .push-three-phone { left: 78.3% }
		
		.row .pull-one-phone { right: 26.08% }
		.row .pull-two-phone { right: 52.2% }
		.row .pull-three-phone { right: 78.3%; }
		
		
	}
	
	
/* --------------------------------------------------
	:: Block Grids
	-------------------------------------------------- */	
	
	@media only screen and (max-width: 767px) {
		.block-grid.mobile { margin-left: 0; }
		.block-grid.mobile > li { float: none; width: 100%; margin-left: 0; }
	}
	
	

/* -------------------------------------------------- 
	:: Mobile Visibility Affordances
---------------------------------------------------*/
	
	
	.show-on-phones { display: none !important; }	
	.show-on-tablets { display: none !important; }
	.show-on-desktops { display: block !important; }
	
	.hide-on-phones { display: block !important; }	
	.hide-on-tablets { display: block !important; }
	.hide-on-desktops { display: none !important; }
	
	
	/* Modernizr-enabled tablet targeting */
	@media only screen and (max-width: 1280px) and (min-width: 768px) {
		.touch .hide-on-phones { display: block !important; }
		.touch .hide-on-tablets { display: none !important; }
		.touch .hide-on-desktops { display: block !important; }
		
		.touch .show-on-phones { display: none !important; }
		.touch .show-on-tablets { display: block !important; }
		.touch .show-on-desktops { display: none !important; }
	}
	
		
	@media only screen and (max-width: 767px) {
		.hide-on-phones { display: none !important; }
		.hide-on-tablets { display: block !important; }
		.hide-on-desktops { display: block !important; }
		
		.show-on-phones { display: block !important; }
		.show-on-tablets { display: none !important; }
		.show-on-desktops { display: none !important; }
	}
	
	
	/* Specific overrides for elements that require something other than display: block */
	
	table.show-on-desktops { display: table !important; }
	table.hide-on-phones { display: table !important; }	
	table.hide-on-tablets { display: table !important; }
	
	@media only screen and (max-width: 1280px) and (min-width: 768px) {
		.touch table.hide-on-phones { display: table !important; }
		.touch table.hide-on-desktops { display: table !important; }
		.touch table.show-on-tablets { display: table !important; }
	}
	
	@media only screen and (max-width: 767px) {
		table.hide-on-tablets { display: table !important; }
		table.hide-on-desktops { display: table !important; }
		table.show-on-phones { display: table !important; }
	}
	
	
/* -------------------------------------------------- 
	:: Forms
---------------------------------------------------*/	

	@media only screen and (max-width: 767px) {
		div.form-field input, div.form-field input.small, div.form-field input.medium, div.form-field input.large, div.form-field input.oversize, input.input-text, input.input-text.oversize, textarea,
		form.nice div.form-field input, form.nice div.form-field input.oversize, form.nice input.input-text, form.nice input.input-text.oversize, form.nice textarea { display: block; width: 100%; padding: 6px 2% 4px; font-size: 18px; }
		form.nice div.form-field input, form.nice div.form-field input.oversize, form.nice input.input-text, form.nice input.input-text.oversize, form.nice textarea { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
		form.nice div.form-field.error small, form.nice small.error { padding: 6px 2%; display: block; }
		form.nice div.form-field.error .small + small, form.nice .small + .error { width: auto; }
		form.nice div.form-field.error .medium + small, form.nice .medium + .error { width: auto; }
		form.nice div.form-field.error .large + small, form.nice .large + .error { width: auto; }
		form.nice div.form-field.error .expand + small, form.nice .expand + .error { width: auto; }
	}
	
	
/* -------------------------------------------------- 
	:: UI
---------------------------------------------------*/	
	
	/* Buttons */
	@media only screen and (max-width: 767px) {
		.button { display: block; }
		button.button, input[type="submit"].button { width: 100%; padding-left: 0; padding-right: 0; margin-bottom: 5px; }
	}
	
	/* Tabs */
	
	@media only screen and (max-width: 767px) {
		dl.tabs.mobile, dl.nice.tabs.mobile { width: auto; margin: 20px -20px 40px; height: auto; }
		dl.tabs.mobile dt, dl.tabs.mobile dd, dl.nice.tabs.mobile dt, dl.nice.tabs.mobile dd { float: none; height: auto; }

		dl.tabs.mobile dd a { display: block; width: auto; height: auto; padding: 18px 20px; line-height: 1; border: solid 0 #ccc; border-width: 1px 0 0; margin: 0; color: #555; background: #eee; font-size: 15px; font-size: 1.5rem; }
		dl.tabs.mobile dd a.active { height: auto; margin: 0; border-width: 1px 0 0; }
	
		.nice.tabs.mobile { border-bottom: solid 1px #ccc; height: auto; }
		.nice.tabs.mobile dd a { padding: 18px 20px; border: none; border-left: none; border-right: none; border-top: 1px solid #ccc; background: #fff; }
		.nice.tabs.mobile dd a.active { border: none; background: #00a6fc; color: #fff; margin: 0; position: static; top: 0; height: auto; }
		.nice.tabs.mobile dd:first-child a.active { margin: 0; }
		
		dl.contained.mobile, dl.nice.contained.mobile { margin-bottom: 0; }
		dl.contained.tabs.mobile dd a { padding: 18px 20px; }
		dl.nice.contained.tabs.mobile dd a { padding: 18px 20px; }
		
		dl.tabs.mobile + ul.contained { margin-left: -20px; margin-right: -20px; border-width: 0 0 1px 0; }
	}

	/* Tooltips */
	@media only screen and (max-width: 767px) {
	  .tooltip {
	    font-size: 14px;
	    font-size: 1.4rem;
	    line-height: 1.4;
	    padding: 7px 10px 9px 10px;
	  }
  	.tooltip > .nub, .tooltip.top > .nub, .tooltip.left > .nub, .tooltip.right > .nub {
		  border-color: transparent transparent rgb(0,0,0) transparent;
		  border-color: transparent transparent rgba(0,0,0,0.85) transparent;
		  top: -12px;
    	left: 10px;
		}
  }
	
	
	/* Video */
	
	@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
		.flex-video { padding-top: 0; }
	}
