/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	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-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	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; }
		
	/*--HTML5 fixes for older browsers*/
	header, footer, nav, section, article { display:block; }

/* #Buttons
================================================== */

	a.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		background: #eee; /* Old browsers */
		background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
		background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
		background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
		background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
		background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
		background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
	  border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  padding: 4px 12px;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #444;
	  display: inline-block;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(255, 255, 255, .75);
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: 21px;
	  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

	a.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #ddd; /* Old browsers */
		background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
		background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
		background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
		background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
		background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
		background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
	  border: 1px solid #888;
	  border-top: 1px solid #aaa;
	  border-left: 1px solid #aaa; }

	a.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		border: 1px solid #666;
		background: #ccc; /* Old browsers */
		background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
		background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
		background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
		background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
		background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
		background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }


/* #Basic Styles
================================================== */
	body {
		font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #fef6e2;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
		background:#070209;
		font-family:Georgia, 'Times New Roman', serif;
	}
	ul, ol {
		padding-left:20px;
		list-style:square;
	}


/* #Form
================================================== */
	form { margin-bottom: 20px }
	fieldset { margin-bottom: 20px }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; }
	label,
	legend {
		color:#fef6e2;
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #fef6e2;
		font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif;
		font-weight: normal; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
	h2 { font-size: 35px; line-height: 40px; border-bottom:1px solid #453418; }
	h3 { font-size: 28px; line-height: 34px; margin-bottom: 8px; }
	h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
	h5 { font-size: 17px; line-height: 24px; }
	h6 { font-size: 14px; line-height: 21px; }
	.subheader { color: #777; }

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }
	
	a { color:#fef6e2 }
	a: hover { cursor: pointer !important }
	
	em { font-style: italic; }
	strong { font-weight: bold; color: #333; }
	small { font-size: 80%; }


/* #Site Wide Styles
================================================== */
	::selection {
		background-color: rgba(255, 255, 255, 0.4);
		color: #321c38;
	}
	
	h2.pageTitle, h2.pageTitle a {
		color:#fef6e2;
		text-decoration:none;
		margin-bottom:10px;
	}
	h3.portfolioTitle {
		border-top: 1px solid #333;
		padding-top: 10px;
		text-align: right;
		font-style: oblique;
		color: #FEF6E2;
		}
	.container { margin:0 auto; width:1180px; position:relative; }
	#spot {
		width:697px;
		height:349px;
		position:absolute;
		background: url('../images/spot.jpg') no-repeat;
		top:-17px;
		left:-222px;
		z-index:-1;
		border: none !important;
		}
	.centreContent { width:1180px; }
	
	#nzipp {
		width:84px;
		height:25px;
		background:url('../images/nzipp.png');
		display:inline-block;
		opacity:0.7;
		margin-top:2px;
	}
	
	
/* #Slideshows
================================================== */
	.slideshow {
		width:1180px;
		height:575px;
		border:1px solid #453418;
		position: relative;
		z-index: 5;
	}/*
	.slideshow.smallSlideshow {
		width:590px;
		height:575px;
		position: relative;
		border:none !important;
	}*/
	.slideshow.movieSlideshow {
		height: 664px;
		}
	#glow_load {
		width: 1180px;
		height: 575px;
		position: absolute;
		top: 77px;
		left: 1px;
		background: url('../images/logo/studio_loading.png') no-repeat center 165px;
		opacity: 0.8;
		z-index: 1;
		}
	.buttons {
		height:40px;
		margin-top:5px;
		}
	#next, #prev {
		width: 36px;
		height: 36px;
		display: block !important;
		float: right;
		background: url('../images/arrows_circle.png') no-repeat;
		}
	#prev { background-position: 0 0; margin-right: 3px; }
	#next { background-position: -36px 0; }
	#prev:hover { background-position: 0 -35px; cursor: pointer; }
	#next:hover { background-position: -36px -35px;cursor: pointer; }
	#return {
		text-transform: uppercase;
		}

	/* #Slideshow Navigation
	================================================== */
	#slideshow-nav {
		width: 170px;
		height: 575px;
		background: rgba(0,0,0,0.4);
		position: absolute;
		top: 77px;
		right: -1px;
		float: right;
		z-index: 200;
		overflow: auto;
		padding: 10px 0;
		outline: none !important; }
	#slideshow-nav ul {
		list-style: none;
		padding-left:10px;
		}
	#slideshow-nav ul li {
		width: 140px;
		}
	#slideshow-nav img {
		width: 140px;
		margin:4px 0 0 0px;
		}
	#slideshow-nav a {
		color: #fef6e2;
		text-decoration: none;
		font-family: sans-serif;
		font-size: 0.9em;
		}
	#slideshow-nav div.collection_group {
		margin-top: 10px;
		}
	#slideshow-nav div.collection_group li,
	#slideshow-nav div.collection_group img {
		margin: 0;
		}
	#slideshow-nav li.collection_heading {
		color: rgba(254, 246, 226, 0.8);
		text-transform: capitalize;
		background: rgba(0, 0, 0, 0.7);
		padding: 2px 0 2px 10px;
		margin-left: -9px !important;
		margin-bottom: 3px !important;
		/*font-style: oblique;*/
		}


/* #Header
================================================== */
	header {
		height:76px;
		width:100%;
		position:relative;
	}
	h1 {
		background:url('../images/logo/susan_siu_white.png') no-repeat !important;
		margin-top: 10px;
		width: 257px;
		height: 51px;
		display: inline-block;
		position: relative;
		z-index: 2;
		cursor: pointer;
	}
	h1 a {
		width:110px;
		height:50px;
		display:inline-block;
	}
	nav {
		font-family:'Georgia', serif;
		text-transform:lowercase;
		font-size:1.1em;
		display:block;
		height:30px;
		float:right;
		line-height:45px;
		position: relative;
		top: 30px;
	}
	nav ul {
		list-style:none;
		padding-left:0;
		position:relative;
	}
	nav ul li {
		float:left;
		text-transform:uppercase;
		position:relative;
		padding:0px
	}
	nav ul li a {
		text-decoration:none;
		color:#6a635f;
		display:inline-block;
		padding:0 10px;
	}
	nav ul li a:not(.selected):hover {
		cursor:pointer;
		color:#fef6e2;
	}
	.subNav.first {
		left: 0;
		top: 45px;
		}
	.subNav {
		position: absolute;
		line-height: 35px;
		display: none;
		background: #000;
		background: rgba(0, 0 , 0, 0.8);
		z-index: 1000;
		width: 149px;
		left: 149px;
		top: 0;
		font-size: 13px;
	}
	.subNav .subNav { border-left:1px solid #6a635f; }
	.subNavRight { left:134px; top:0; width:200px; }
	.subNav li { width:150px	}
	.subNav a {
		width:130px;
		line-height: 14px;
		margin-top: 10px;
		}
	#loveSubNav, #lifeSubNav, #corporateSubNav, #exploreSubNav {
		left:149px;
		top:0;
		}
	.pageNav {
		width:100%;
		height:30px;
		line-height:30px;
		font-size:12px;
		margin:-40px 0 10px;
	}
	.pageNav ul { float:right; }
	

/* #Footer
================================================== */
	html, body {
		height:100%;
		min-height: 100%;
		}
	.container {
		position: relative;
		min-height: 100%;
		}
	* html .container {
		height: 100%;
		}
	.pageContent {
		height: 790px;
		}
	footer {
		height: 30px !important;
		width: 1180px;
		margin: 0 auto;
		margin-top: -30px;
		position: relative;
		z-index: 100;
		}
	footer a {
		color: #6a635f;
		text-decoration: none;
		}
	footer a:hover {
		color: #fef6e2;
		}
	#copy {
		font-size: 0.85em;
		text-align: right;
		font-family: sans-serif;
		color: #6a635f;
		display: block;
		}
	

/* #Home Page
================================================== */
	.subText {
		position: absolute;
		top: 658px;
		}
	.subText .chunk {
		width: 289px;
		margin: 0 3px;
		float: left;
		background: #1b151a;
		font-family: sans-serif;
		text-transform: uppercase;
		font-size: 0.85em;
		text-align: center;
		line-height: 100%;
		height: 90px;
		/*border-right: 1px solid #888377;*/
	}
	.subText .chunk.movieBox {
		background: none;
		}
	.subText .chunk .inner {
		margin: 9px 15px 0;
		}
	.award {
		color: #888888;
		}
	.subText .chunk .inner.extra-top {
		margin-top: 32px;
		}
	div#awardLink a {
		text-decoration: none;
		padding-top: 15px;
		display: block;
		height: 75px;
		width: 289px;
		}
	div#awardLink a:hover span.award {
		color: #fef6e2;
		}
	div#awardLink a span {
		display: block;
		margin-bottom: 10px;
		}
	#movieLink {
		background: url('../images/clickhere_sm.png') no-repeat center top;
		width:295px;
		height:65px;
		cursor:pointer;
		display:inline-block;
		position:absolute;
		right: 296px;
		top: 6px;
	}
	a#movieLink:hover {
		background-position: center -65px;
		}
	a#link_twitter,
	a#link_facebook,
	a#link_email {
		background: url('../images/icon_twitter.png') no-repeat;
		height: 29px;
		display: block;
		float: left;
		margin-right: 34px;
		}
	a#link_twitter {
		background-position: 0 top;
		width: 40px;
		}
	a#link_facebook {
		background-position: -40px top;
		width: 29px;
		}
	a#link_email {
		background-position: -69px top;
		width: 29px;
		}
	a#link_twitter:hover { background-position: 0 -29px; height: }
	a#link_facebook:hover { background-position: -40px -29px; }
	a#link_email:hover { background-position: -69px -29px; }


/* #Site Map
================================================== */
div#site_map ul li a {
	text-decoration: none;
	}
div#site_map ul li a:hover {
	text-decoration: underline;
	}
div#site_map ul li {
	text-transform: none;
	font-size: 14px;
	}
div#site_map ul {
	margin-bottom: 10px;
	}


/* #Awards
================================================== */
div#awards {
	margin-top: 40px;
	}
div#awards h2 {
	font-size: 28px;
	}
div.column {
	float: left;
	margin-right: 20px;
	width: 250px;
	}
div.column.last {
	margin-right: 0;
	}
div.column.first p:first-child {
	text-transform: uppercase;
	font-size: 12px;
	text-align: right;
	width: 205px;
	float: right;
	line-height: 15px;
	}
div.column.first img {
	width: 100%;
	height: auto;
	}


/* #About Page
================================================== */
	#about_nav {
		width: 300px;
		float:left;
		}
	ul.about > li {
		margin-bottom: 15px;
		font-family: sans-serif;
		font-size: 12px;
		}
	#about_page {
		width: 1180px;
		margin-top: 15px;
		}
	div#about_glow,
	div#about_susan,
	div#about_award,
	div#about_friends { position: absolute; }
	
	div#about_glow  { width: 492px;}
	div#about_susan { width: 520px; left: 492px; }
	div#about_award { width: 168px; right: 0px; top: 91px; }
	div#about_friends { width: 1180px; top: 400px; }
	
	div#about_glow:hover,
	div#about_susan:hover,
	div#about_award:hover { cursor: pointer; background: #211226; }

	div#about_glow div.inner,
	div#about_susan div.inner,
	div#about_award div.inner { padding: 10px; }
	
	div#about_glow img,
	div#about_susan img,
	div#about_award img { border: 1px solid #453418; }
	
	p.about_caption {
		margin-top: -41px;
		left: 1px;
		background: url('../images/bg_trans_purple.png');
		position: relative;
		font-style: oblique;
		font-size: 16px;
		}
	#about_page p.about_caption img,
	p#friends_caption img {
		border: none !important;
		display: block;
		}
	p#friends_caption {
		margin: 0 10px;
		background: url('../images/bg_trans_purple.png');
		}
		
	#about_page p.about_caption a {
		text-decoration: none;
		}
	
	div#about_susan_text,
	div#about_glow_text {
		position: absolute;
		top: 100px;
		width: 640px;
		font-family: sans-serif;
		font-size: 13px;
		}
	div#about_award_text {
		position: absolute;
		top: 100px;
		font-family: sans-serif;
		font-size: 13px;
		}
	a.close_glow,
	a.close_susan,
	a.close_award {
		font-weight: bold;
		font-size: 11px;
		margin-right: 5px;
		}
	a.close_glow:hover,
	a.close_susan:hover,
	a.close_award:hover {
		cursor: pointer;
		}

	div#about_glow_text { left: 510px; }
	
	div#about_friends div.friend {
		width: 275px;
		height: 60px;
		float: left;
		margin: 10px;
		}
	div#about_friends div.friend div.inner {
		background: #1B151A;
		width: 100%;
		height: 100%;
		position: relative;
		}
	div#about_friends div.friend div.inner:hover { cursor: pointer; }
	
	p.friend_caption {
		position: absolute;
		font-family: sans-serif;
		font-size: 12px;
		margin-left: 10px;
		top: 65px;
		color: #c7c0b1;
		display: none;
		line-height: 16px;
		}
		
	a#canon + ,
	a#earthseasky,
	a#peachhouse,
	a#mrhigham { margin-bottom: 40px; }
	
	a#canon {
		width: 151px;
		height: 31px;
		display: block;
		background: url('../images/canon_logo.png') no-repeat left top;
		}
	a#canon:hover {
		background-position: left -32px;
		}
	a#earthseasky {
		width: 224px;
		height: 19px;
		display: block;
		background: url('../images/earthseasky.png') no-repeat left top;
		}
	a#earthseasky:hover {
		background-position: left -20px;
		}
	a#peachhouse {
		width: 225px;
		height: 82px;
		display: block;
		background: url('../images/peachhouse.png') no-repeat left top;
		}
	a#peachhouse:hover {
		background-position: left bottom;
		}
	a#mrhigham {
		width: 199px;
		height: 25px;
		display: block;
		background: url('../images/mrhigham.png') no-repeat 0 0;
		}
	a#mrhigham:hover {
		background-position: left -26px;
	}
	
	
	
	/*
	#about_content {
		width: 862px;
		height: 575px;
		float:left;
		z-index: 999;
		margin-left:318px;
		outline: none !important;
		}
	img#susan_photo {
		width: 600px;
		margin: 0 0 30px 40px;
		}
	#about_content div.inner {
		width: 560px;
		}
	#about_page #about_list p {
		margin-bottom: 10px;
		}
	#about_page em {
		font-style: oblique;
		font-size: 18px;
		letter-spacing: 2px;
		padding-left: 3px;
		}
	#about_page .upper {
		text-transform: uppercase;
		}
	#about_page .lText {
		font-size: 16px;
		}
	#about_page .xlText {
		font-size:18px;
		}
	#about_page .xxlText {
		font-size: 22px;
		}
	#about_page div.text {
		width: 700px;
		}
	#about_page .smallcaps
		font-variant: small-caps !important;
		}
	#about_page .spaced {
		letter-spacing: 10px;
		}
	#about_page p a {
		font-style: oblique;
		text-decoration: none;
		}
	#about_page p a:hover {
		text-decoration: underline;
		}
	*/
	
	

/* #Text Pages
================================================== */
	#stage {
		/*position: relative;*/
		}
	#textBox {
		width: 400px;
		height: 575px;
		padding: 15px;
		padding-top: 90px;
		top: 77px;
		left: 1px;
		position: absolute;
		z-index: 200;
		outline:none !important;
		font: 12px/20px sans-serif;
		background: url('../images/shade_bg.png') repeat-x 0 0;
		}
	#textBox .inner { padding: 0 10px 8px 5px; }
	
	h4#investment_link {
		background: url('../images/bg_trans_purple_long.png') repeat-y 0 0;
		width: 200px;
		height: 36px;
		float: right;
		margin: 0 -15px 0 0;
		text-align: right;
		}
	h4#investment_link a {
		text-decoration: none;
		display: block;
		height: 28px;
		padding: 2px 15px 0 0;
		font-style: oblique;
		font-size: 17px;
		}
	h4#investment_link:hover { background: url('../images/bg_trans_white_long.png') repeat-y 0 0; }
	h4#investment_link a:hover { color: #321c38; }
	
	#transparent_heading {
		position: absolute;
		top: 96px;
		left: 35px;
		font-size: 47px;
		z-index: 10;
		color: #fef6e2;
		color: rgba(254, 246, 226, 0.6);
		border-bottom: none;
		z-index: 201;
		}
	.shade { background:#000; background:rgba(255, 255, 255, 0.2); }
	.portfolioThumb {
		float:left;
		width:590px;
		}
	.portfolioThumb .inner {
		padding:10px;
		}
	.portfolioThumb p {
		margin-top: -71px;
		right: 1px;
		background: url('../images/bg_trans_purple.png');
		position: relative;
		padding: 6px 0 7px 10px;
		font-style: oblique;
		font-size: 16px;
		width: 562px;
		}
	.portfolioThumb img {
		width:572px;
		height: 280px;
		border:1px solid #453418;
		margin-bottom: 30px;
		left: -2px;
		position: relative;
		}
	.portfolioThumb:hover { background:#321c38; background:rgba(50, 28, 56, 0.8); cursor:pointer }


/* #Contact Page
================================================== */
	#contact.slideshow {
		background: #eee;
		background: url('../images/studio/contact.jpg');
		height: 600px;
		}
	#message {
		height: 155px;
		width: 360px;
		}
	.contactForm * {
		font-family: sans-serif !important;
		font-weight: normal !important
		}
	.contactForm form {
		position: relative;
		height: 575px;
		margin: 0;
		padding: 0;
		}
	.contactForm input[type="text"],
	.contactForm input[type="email"],
	.contactForm input[type="tel"],
	.contactForm textarea {
		width: 250px;
		opacity: 0.85;
		}
	.contactForm label[for="message"] {
		margin-bottom: 10px;
		}
	.contactForm .not-half { width:400px; float:left; }
	.contactForm {
		padding: 25px 0 0 20px;
		height: 575px;
		width: 390px;
		background: url('../images/studio/bg_trans.png');
		}
	.contactForm div.block {
		width: 100%;
		position: relative;
		}
	.contactForm textarea#message + span.error {
		top: 35px;
		}
	.contactForm input {
		margin-bottom:5px !important;
		float:left;
		}
	.contactForm .contact_label {
		font-weight: bold !important;
		width: 98px;
		text-align: right;
		margin-right: 10px;
		color: #fef6e2;
		float: left;
		line-height: 14px;
		font-size: 12px;
		margin-top: 9px;
		height: 100%;
		}
	.contactForm .label_block {
		display: block;
		width: 130px;
		float: left;
		white-space: nowrap;
		}
	.contactForm .error {
		color: red;
		font-size: 11px;
		font-family: sans-serif;
		font-weight: bold !important;
		white-space: nowrap;
		position: absolute;
		right: -167px;
		width: 160px;
		}
	#submit {
		float: right;
		margin-right: 20px;
		position: absolute;
		right: 0;
		bottom: 20px;
		}
	#hear_about { height: 35px; }
	#event_options { height: 50px; }


/* #Investment Page
================================================== */
	#investment {
		background: url('../images/studio/rachel.jpg');
		}
	#investment .inner {
		color: #321c38;
		margin: 400px 46px 0 700px;
		text-align: right;
		}
	#investment #collections {
		font-size: 24px;
		display: block;
		}
	#investment #from {
		font-style: normal;
		margin-right: 5px;
		position: relative;
		top: -20px;
		}
	#investment #price {
		font-size: 48px;
		margin-top: 12px;
		line-height: 48px;
		}
	#investment span#caption {
		font-size: 15px;
		}
	#investment span#caption a {
		color: #321c38;
		}
	#investment .block {
		margin-bottom: 10px;
		}
	#investment a {
		text-decoration: none;
		}
	#investment a:hover {
		text-decoration: underline;
		}


/* #Helpers
================================================== */
	.bold		    { font-weight:bold !important }
	.italic			{ font-style:oblique !important }
	.remove-bottom  { margin-bottom: 0 !important }
	.half-bottom    { margin-bottom: 10px !important }
	.add-bottom     { margin-bottom: 20px !important }
	.add-top		{ margin-top: 20px !important }
	.double-bottom  { margin-bottom: 40px !important }
	.add-right      { margin-right: 20px !important }
	.add-left       { margin-left: 20px !important }
	.half			{ width:50%; float:left }
	.third			{ width:33%; float:left }
	.two-thirds		{ width:67%; float:left }
	.three-quarters { width:75%; float:left }
	.left-large-margin  { margin-left:15% }
	.right-large-margin { margin-right:15% }
	.right-align   { text-align:right }
	.right		   { float:right }
	.block		   { display: block !important }
	.serif		   { font-family: 'Georgia', 'Times New Roman', serif !important; }


/* #Tabs (activate in tabs.js)
================================================== */
	ul.tabs {
		display: block;
		margin: 0 0 20px 0;
		padding: 0;
		}
	ul.tabs li {
		display: block;
		width: 100%;
		height: 30px;
		padding: 0;
		float: left;
		margin-bottom: 0;
		font-size: 20px !important;
		/*font-style: oblique;*/
		text-align: right;
		}
	ul.tabs li a {
		display: block;
		text-decoration: none;
		width: auto;
		height: 29px;
		padding: 0px 20px;
		line-height: 30px;
		margin: 0;
		}
	ul.tabs li a.active {
		height: 30px;
		color: #fef6e2;
		background: #321c38;
		}
	ul.tabs li:first-child a.active {
		margin-left: 0;
		}
	ul.tabs li:first-child a {
		}
	ul.tabs li:last-child a {
		}

	ul.tabs-content { margin: 0; display: block; list-style: none; }
	ul.tabs-content > li { display:none; }
	ul.tabs-content > li.active { display: block; }

	/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,
	ul.tabs:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0; }
	ul.tabs:after {
	  clear: both; }
	ul.tabs {
	  zoom: 1; }





/* @Font-Face Styles
================================================== */
	@font-face { font-family: Artifika; src: url('../fonts/Artifika-Regular.ttf'); } 


/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
      }
      
      /*
      susan@glowstudio.co.nz
      glowstudio
      */
