@import url(small.css);
/*========================================
Forest of India Stylesheet
----------------------------------------
'Wooden'
----------------------------------------
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: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*END Initialise relative sizing
Default document rules*/
BODY
{
	height: 100%;
	margin: 0;
	padding: 0;
	background: #290D0C url(../images/background-wood.jpg);
}
DIV#lightbox SPAN#numberDisplay
{
	color: #807979;
	font-size: 0.6em;
	padding-top: 0.5em;
}
DIV#lightbox SPAN#caption
{
	font-size: 1.2em;
	color: #383838;
	font-weight: normal;
}
/*[Headings]*/
H1, H2, H3, H4, H5
{
	margin: 1.2em 0 0.9em;
	padding: 0;
}
H1
{
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #AE1E21;
}
DIV#content H2
{
	color: #1C1C1C;
	letter-spacing: -0.04em;
	font-size: 1.65em;
	border-bottom: 1px solid #D7D7D7;
	margin-top: 1.3em;
}
DIV #content DIV#rightcol H2
{
	font-size: 1em;
	font-weight: bold;
	padding: 0;
}
H3
{
	color: #107BCA;
	letter-spacing: -0.05em;
	font-size: 1.3em;
	letter-spacing: -0.05em;
	font-weight: normal;
	margin-bottom: 0.5em;
}
#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;
	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: 1px solid #D7D7D7;
	padding: 0.25em;
}
#rightcol P.photo
{
	text-align: center;
}
#content P, #content ADDRESS
{
	font-size: 0.8em;
	line-height: 1.8;
	margin: 1em 0;
	padding: 0;
}
#content DIV.gallery-photo P.caption
{
	margin: 0 0 1.5em;
	padding: 0;
}
#content DIV.gallery-photo P.image
{
	margin-bottom: 0;
	padding-bottom: 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
{
}
TABLE.menu-items TD.menu-item-desc
{
	width: 100%;
}
#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;
	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;
	border-right: 1px solid #797371;
	border-left: 1px solid #797371;
	background: #FFFFFF;
	width: 920px;
	margin: 0 auto;
}
#header
{
	height: 136px;
	width: 918px;
	background: #141414 url(../images/header-bg.jpg) repeat-x top;
	margin-left: 1px;
}
#header H1, #header H2
{
	margin: 0;
	padding: 0;
}
DIV#title
{
	padding: 30px 0 0 20px;
	float: left;
	z-index: 1;
	position: relative;
}
#title A
{
	display: block;
	height: 78px;
	width: 464px;
	background: url(../images/logo.gif) no-repeat;
}
#title A, #contact P
{
	text-indent: -9000px;
	overflow: hidden;
}
#contact
{
	float: right;
	padding: 35px 20px 0 0;
}
#contact A
{
	overflow: hidden;
	text-indent: -9000px;
	height: 73px;
	width: 232px;
	background: url(../images/contact.gif) no-repeat;
	display: block;
}
#content A IMG.projectlogo
{
	border: none;
}
#content .floatleft
{
	float: left;
}
#content IMG.floatleft, #content DIV.floatleft IMG
{
	margin: 0 1em 0.8em 0;
}
.floatright
{
	float: right;
}
IMG.floatright
{
	margin: 0 0 1em 1em;
}
DIV#footercontent IMG.floatright.icons
{
	margin: 0;
}
.error
{
	color: #FF0000;
	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: #FF0000;
}
.validation_error DIV
{
	color: #FF0000;
	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 #000000;
}
#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: 137px;
	background: #AF1F22 url(../images/nav-bg.gif) repeat-x 0 3px;
	width: 918px;
	text-align: right;
	height: 35px;
	margin-left: 1px;
}
#nav H2
{
	display: none;
}
#nav UL
{
	text-align: right;
	width: 883px;
	margin: 0 0 0 25px;
	padding: 0;
}
#nav UL LI
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
	text-align: right;
}
#nav UL LI A
{
	display: block;
	text-decoration: none;
	padding: 8px 10px 6px;
	font-size: 0.9em;
	margin: 5px 10px 0 0;
	color: #FFFFFF;
	letter-spacing: -0.02em;
	background: #661315;
	font-weight: bold;
}
DIV#nav UL LI A#selected
{
}
DIV#nav UL LI A:hover, #nav UL LI A#selected
{
	background: #FFFFFF url(../images/nav-sel-bg.gif);
	color: #010101;
}
DIV#nav UL#navlist LI.contact
{
	float: right;
	margin: 0;
}
#maincontent
{
	padding: 30px 25px 25px;
}
#content
{
}
#leftcol
{
	float: left;
	width: 600px;
}
#leftcol.gallerypage
{
	float: none;
	width: auto;
}
#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: 250px;
	padding-top: 1.5em;
	#margin-top: 1.3em;
}
HR
{
	display: none;
}
#footer
{
	clear: both;
	width: 918px;
}
#footer HR
{
	display: none;
}
#footer P
{
	color: #8B8B8B;
	font-size: 0.7em;
	margin: 0;
	padding: 15px 0 15px 40px;
	line-height: 2;
	letter-spacing: 0.05em;
	background: url(../images/icon.gif) no-repeat left center;
}
#footercontent
{
	margin: 0 20px;
	border-top: 1px solid #D7D7D7;
}
#footer A, #footer A.link, #footer A.visited
{
	color: #8B8B8B;
}
/*clearfix hack*/
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#content DIV.grid H3
{
	margin-top: 0;
}
DIV.grid
{
	margin-top: 1.7em;
}
DIV.grid DIV.griditem
{
	float: left;
	width: 45%;
	padding-bottom: 1em;
}
DIV DIV.griditem.tr, DIV DIV.griditem.br
{
	padding-left: 1em;
}
DIV.grid DIV.griditem.tl, DIV.grid DIV.griditem.bl
{
	padding-right: 1em;
	border-right: 1px solid #DDD;
}
DIV.grid DIV.griditem.bl, DIV.grid DIV.griditem.br
{
	padding-top: 2em;
	padding-bottom: 2em;
}
DIV.grid DIV.griditem.tl, DIV.grid DIV.griditem.tr
{
	border-bottom: 1px solid #DCDCDC;
}
ABBR.menu-item-vegatarian
{
	color: #168F45;
	font-weight: bold;
	text-transform: lowercase;
	font-style: italic;
}
TABLE.menu-items SMALL.menu-item-info
{
	color: #5B5B5B;
}
DIV.gallery DIV.gallery-photo
{
	width: 25%;
	text-align: center;
	float: left;
}
H2 STRONG
{
	color: #AE1F21;
}
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#minimap DIV.gmnoprint SPAN
{
	display: none;
}
DIV#masthead IMG
{
	display: block;
}
DIV#carousel-thumbnails A.selected IMG
{
	border-color: #656565 !important;
}
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;
}
#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.menu-items TD
{
	border-bottom: 1px dashed #CCC;
}
TABLE.menu-items TR
{
	vertical-align: top;
}
TABLE.menu-items
{
	width: 100%;
	border-top: 1px dashed #CCC;
}
TABLE.basket_contents
{
	margin: 1em 0;
	width: 100%;
}
A IMG
{
	border: none;
}
#content A
{
	color: #AE1F21;
}
DIV#leftcol UL.subnav LI A
{
	color: #FFFFFF;
	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.phone
{
	background-image: url(https://flex.hallwaystudios.com/images/phone.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.pictures
{
	background-image: url(http://flex.hallwaystudios.com/images/pictures.gif);
}
.icon
{
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.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;
}
