/*[variables]
colors
{
	@60: #1B4A78;
	@50: #DFE0E1;
	@40: #154675;
	@30: #C33A30;
	@20: #96BC2D;
	@10: #633C8F;
	@00: #BB276F;
}
*/
@import url(small.css);
/*========================================
Woodenstone Stylesheet
----------------------------------------
'Simple White'
----------------------------------------
Copyright (C) 2009 Hallway Studios
http://www.hallwaystudios.com
----------------------------------------
WARNING: COPYING PROHIBITED BY LAW
========================================

Initialise relative sizing
[Default (NS4 ignores import)]
[Netscape 4 safe font sizes]*/
BODY, DIV, P, TH, TD, LI, DD
{
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	font-size: 11px;
}
/*END Initialise relative sizing
Default document rules*/
BODY
{
	height: 100%;
	margin: 0;
	padding: 0;
}
/*[Headings]*/
H1, H2, H3, H4, H5
{
	margin: 1.2em 0 0.9em;
	padding: 0;
}
H1
{
	font-size: 1.8em;
}
DIV#content H2
{
	color: #1C1C1C;
	letter-spacing: -0.05em;
	font-size: 1.35em;
	font-weight: normal;
	border-bottom: 1px solid #CECFD0;
	margin-top: 1.3em;
}
DIV #content DIV#rightcol H2
{
	font-size: 1em;
	font-weight: bold;
	padding: 0;
}
H3
{
	color: #1C1C1C;
	letter-spacing: -0.05em;
	font-size: 1.1em;
	letter-spacing: -0.05em;
	font-weight: normal;
}
#content H4
{
	color: #2D2D2D;
	letter-spacing: -0.06em;
	margin-top: 1em;
	font-size: 0.9em;
}
#content DIV.recent-news-item H4
{
	letter-spacing: normal;
	font-size: 0.7em;
	color: #C33A30; /*[e]@30*/
	margin: 0 0 0 20px;
}
#content DIV.newsitem H4
{
	padding: 1em 0.4em;
	border-top: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	background-color: #E9E6E6;
}
#content DIV.news_subscribe H4
{
	margin: 0;
	padding: 0 0 0 20px;
}
#content H5
{
	color: #0F0F0F;
	font-size: 0.85em;
	letter-spacing: -0.06em;
	margin-top: 1.9em;
	margin-bottom: 1.2em;
}
/*[Paragraphs + Table cells]*/
.bordered
{
	border-right: 4px solid #CECFD0;
	border-bottom: 4px solid #CECFD0;
	border-top: 1px solid #CECFD0;
	border-left: 1px solid #CECFD0;
}
#rightcol P.photo
{
	text-align: center;
}
#content P, #content ADDRESS
{
	font-size: 0.8em;
	line-height: 1.8;
	margin: 1em 0;
	padding: 0;
}
#content TD
{
	font-size: 0.8em;
	line-height: 1.8;
	margin: 1em 0;
	padding: 0 11px 0.5em 0;
}
#content TABLE TD, #content TABLE TH
{
	padding: 0.6em;
}
#content TABLE TD
{
}
#content TABLE.collist TD UL
{
	margin-top: 0;
	font-size: 1.2em;
}
TABLE.collist TD
{
	vertical-align: text-top;
	width: 50%;
}
/*Tables*/
#content TABLE TH
{
	border-bottom: thin solid #EFBAD4;
	color: #BB276F; /*[e]@00*/
	text-align: left;
	font-size: 0.9em;
}
/*[Lists]*/
#content UL
{
	margin: 1.2em 0 1.2em 2em;
	list-style: none;
	padding: 0;
}
#leftcol DIV#subnav UL#subnavlist
{
	margin: 1em 0;
}
#content UL LI
{
	font-size: 0.8em;
	margin: 0.5em 0;
	background: url(../images/bullet.gif) no-repeat 0 0.5em;
	padding-left: 12px;
}
#content UL.page-options LI, #content UL.featured-projects LI
{
	list-style-type: none;
	background: none;
	padding-left: 0;
}
#content UL.page-options, #content UL.featured-projects
{
	margin-left: 0;
}
#content UL LI UL LI
{
	font-size: 0.9em;
}
#content UL.checklist LI
{
	padding-left: 22px;
	background: url(https://flex.hallwaystudios.com/images/tick.gif) no-repeat 0 0.15em;
}
/*[Forms]*/
#document
{
	border-bottom: 1px solid #CECFD0;
	background: white;
	width: 920px;
	margin: 0 auto;
}
#header
{
	height: 95px;
	width: 920px;
	border-bottom: 4px solid #CECFD0;
}
#header H1, #header H2
{
	margin: 0;
	padding: 0;
}
DIV#title
{
	margin: 15px 0 0;
	float: left;
	z-index: 1;
	position: relative;
}
#title A
{
	display: block;
	height: 60px;
	width: 229px;
	background: url(../images/logo.gif) no-repeat;
}
#title A, #contact P
{
	text-indent: -9000px;
	overflow: hidden;
}
#contact
{
	position: relative;
	top: 15px;
	padding-left: 700px;
	text-align: right;
}
#contact A
{
	font-size: 0.75em;
	text-decoration: none;
	display: block;
	color: #8D8E91;
}
#content A IMG.projectlogo
{
	border: none;
}
#content .floatleft
{
	float: left;
}
#content IMG.floatleft
{
	margin: 0 1em 0.8em 0;
}
#content .floatright
{
	float: right;
}
#content IMG.floatright
{
	margin: 0 0 1em 1em;
}
.error
{
	color: red;
	font-weight: bold;
}
.confirmation
{
	color: #009F00;
	font-weight: bold;
}
#content P.confirmation
{
	border: thin solid #A4FFA4;
	background: #ECFFEC url(https://flex.hallwaystudios.com/images/tick.gif) no-repeat 0.8em 50%;
	padding: 1em 2.5em;
}
.advisory
{
	color: #969696;
	font-style: italic;
}
.note
{
	color: #969696;
}
/*Forms*/
FORM
{
	/*[disabled]margin:0;*/
	/*[disabled]padding:0;*/
}
TABLE.formFields TD
{
	font-size: 0.8em;
	padding: 0 0.5em 0.5em 0;
}
INPUT.textField, TEXTAREA.bigTextField, SELECT.dropdownField
{
	width: 320px;
}
INPUT.textField, SELECT.dropdownField
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
TEXTAREA.bigTextField
{
	height: 100px;
}
.required
{
	color: red;
}
.validation_error DIV
{
	color: red;
	font-weight: bolder;
	font-size: 10px;
	margin-bottom: 5px;
	padding: 3px 0 3px 15px;
	background: url(https://flex.hallwaystudios.com/images/validation_error_icon.gif) no-repeat left 3px;
}
DIV#order_form TR.formButtons TD
{
	padding: 20px 0 0;
}
/*End forms*/
ABBR
{
	cursor: help;
	border-bottom: 1px dotted;
}
#minimap
{
	border: thin solid #CECFD0;
}
#map
{
	width: auto;
	height: 20em;
	margin-bottom: 1em;
	border: thin solid #CECFD0;
}
#infowindow_content
{
	font-size: 0.8em;
}
#nav
{
	position: absolute;
	top: 47px;
	background: url(../images/nav-rails.gif) repeat-x 0 3px;
	width: 500px;
	padding-left: 420px;
	text-align: right;
}
#nav H2
{
	display: none;
}
#nav UL
{
	text-align: right;
	width: 100%;
	margin: 0;
	padding: 0;
}
#nav UL LI
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: right;
	text-align: right;
}
#nav UL LI A
{
	display: block;
	text-decoration: none;
	padding: 4px 0;
	font-size: 1.03em;
	margin: 0 0 0 16px;
	color: #9D9D9D;
	border-bottom: 2px solid white;
	text-transform: lowercase;
	letter-spacing: -0.02em;
}
DIV#nav UL LI A#selected
{
	border-bottom: 2px double #656565;
}
DIV#nav UL LI A:hover, #nav UL LI A#selected
{
	background: url(../images/nav-bg.jpg);
	border-bottom: 2px double #CECFD0;
	color: #010101;
}
#maincontent
{
	padding: 0 25px 25px;
}
#content
{
	border-right: 1px solid #CECFD0;
	border-left: 1px solid #CECFD0;
}
#leftcol
{
	float: left;
	width: 591px;
}
#content DIV#leftcol UL.subnav
{
	list-style-type: none;
	margin: 17px 0 0;
}
#content DIV#leftcol UL.subnav LI
{
	margin: 0 0 8px;
	padding: 0;
	list-style-type: none;
	background: #ED018C;
	height: 1%;
}
#rightcol
{
	float: right;
	width: 240px;
	padding-top: 1em;
	#margin-top: 1em;
}
HR
{
	display: none;
}
#footer
{
	clear: both;
	border-right: 1px solid #CECFD0;
	border-left: 1px solid #CECFD0;
	border-top: 1px solid #D7D7D7;
	width: 918px;
}
#footer HR
{
	display: none;
}
#footer P
{
	color: white;
	font-size: 0.7em;
	margin: 0 25px;
	padding: 15px 0;
	line-height: 2;
	letter-spacing: 0.05em;
}
#footercontent
{
	background: #A9AAAC;
	margin: 1px;
}
#footer A, #footer A.link, #footer A.visited
{
	color: white;
}
/*clearfix hack*/
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
DIV.project-index DIV.project-index-item
{
	width: 33%;
	text-align: center;
	float: left;
}
DIV#minimap IMG
{
	display: block;
}
DIV#minimap P
{
	margin: 0;
	padding: 0;
}
DIV#masthead IMG
{
	display: block;
}
DIV#carousel-thumbnails A.selected IMG
{
	border-color: #656565 !important; /*[e]#656565*/
}
DIV#carousel-thumbnails A IMG
{
	border-right: 4px solid #CECFD0;
	border-bottom: 4px solid #CECFD0;
	border-top: 1px solid #CECFD0;
	border-left: 1px solid #CECFD0;
	margin-bottom: 28px;
	margin-left: 19px;
	float: left;
	_margin-left: 12px;
}
DIV#carousel-thumbnails A.bottom IMG
{
	border-bottom: 3px solid #CECFD0;
	margin-bottom: 0;
}
DIV#carousel-thumbnails A.top IMG
{
	border-top: none;
}
IMG#carousel-main-img
{
}
DIV#carousel-main
{
	width: 612px;
	float: left;
}
OBJECT#carousel-main
{
	float: left;
	display: block;
}
#masthead
{
	border-left: 3px solid #CECFD0;
	border-bottom: 1px solid #CECFD0;
}
#content OL LI
{
	font-size: 0.8em;
	margin-bottom: 0.8em;
}
DIV.recent-news-item
{
	border-bottom: 1px dashed #CCC;
	margin-bottom: 1em;
	padding: 0.2em 0 0.5em;
}
TABLE.formFields DIV.display_field
{
	font-size: 1em;
	font-weight: bold;
}
#content TABLE TD.number, #content TABLE TH.number
{
	text-align: right;
}
TABLE.basket_contents
{
	margin: 1em 0;
	width: 100%;
}
A IMG
{
	border: none;
}
#content A
{
	color: #A97A23;
}
DIV#leftcol UL.subnav LI A
{
	color: white;
	display: block;
	padding: 5px;
}
#content DIV.newsitem H4 A
{
	float: left;
	color: #00316F;
	margin-left: 0.3em;
}
.icon.cascade
{
	background-image: url(https://flex.hallwaystudios.com/images/cascade.gif);
}
.icon.email
{
	background-image: url(https://flex.hallwaystudios.com/images/email.gif);
}
.icon.eye
{
	background-image: url(https://flex.hallwaystudios.com/images/eye.gif);
}
.icon.print
{
	background-image: url(https://flex.hallwaystudios.com/images/printer.gif);
}
.icon.news
{
	background-image: url(https://flex.hallwaystudios.com/images/newspaper.gif);
}
.icon.lock
{
	background-image: url(https://flex.hallwaystudios.com/images/lock.gif);
}
.icon.arrow
{
	background-image: url(https://flex.hallwaystudios.com/images/arrow.gif);
}
.icon.up
{
	background-image: url(https://flex.hallwaystudios.com/images/arrow-up.gif);
}
.icon.report_go
{
	background-image: url(http://flex.hallwaystudios.com/images/report_go.gif);
}
.icon.star
{
	background-image: url(http://flex.hallwaystudios.com/images/asterisk-yellow.gif);
}
.icon.flag_pink
{
	background-image: url(http://flex.hallwaystudios.com/images/flag_pink.gif);
}
.icon.book
{
	background-image: url(http://flex.hallwaystudios.com/images/book-open.gif);
}
.icon
{
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.clearfix
{
	display: inline-block;
}
HTML[xmlns] .clearfix
{
	display: block;
}
* HTML .clearfix
{
	height: 1%;
}
#carousel-thumbnails
{
	border-left: 1px solid #CECFD0;
	width: 284px;
	_width: 282px;
	padding-left: 18px;
	float: right;
	_padding-left: 20px;
}
