#page_requestImage a {
	color: #9C7A28;
}
#page_requestImage h1 {
	margin: 0.3em;
	text-align: center;
	font-weight: normal;
}
#page_requestImage #branding {
	width: 200px;
	margin: 0 auto 15px;
}

/* ================ FLEXFORMS =============== */
.basicForm {
	display: table; zoom: 1; /* Force block formatting context; in IE<=7, use hasLayout to achieve a non--'width soft shrink-wrapped' but otherwise similar effect to display:table */
/* control font-size in ems from outside this stylesheet; aim for 11px */
}

.basicForm,
.basicFormFieldBlock {
	width: 400px; /* narrow enough to force CAPTCHA-image to wrap down */
	margin: 0 auto;
}

.basicFormFieldBlock {
	position: relative; zoom: 1;
	margin-bottom: 6px;
}

.basicForm .basicFormFieldBlock:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.requiredFieldMark {
	color: #ff0000;
}

.requiredFieldEmphasis {
	color: #ff0000;
}

.basicForm label,
.basicForm .noteLabel {
	margin-right: 8px;
}

.basicForm label.blockLabel,
.basicForm .noteLabel {
	display: block;
	float: left; _display: inline;
	width: 170px;
	text-align: right;
}

.basicForm label.textareaLabel {
	float: left; _display: inline;
	width: 170px;
	margin-top: 6px;
	text-align: right;
}       

.basicForm .stdLabel {
	float: left; _display: inline;
	margin-top: 6px;
	text-align: left;
}

.basicForm .stdFormBlock {
	position: absolute;
	bottom: 0;
	margin-left: 128px;
}

.basicForm .checkboxlistItem {
	float: left; _display: inline;
	width: 33%;
	margin-top: 0px !important;
}

.basicForm .checkboxlistItem input {
	float: left; _display: inline;
}

.basicForm .checkboxlistItem span { /* the label text */
	display: inline;
	font-size: 0.9em;
	line-height: 100%;
	font-family: "Arial Narrow", Arial, Verdana;
	text-transform: uppercase;
}

.basicForm .radiobuttonListItem {
	position: relative;
	float: left; _display: inline;
	width: 50px;
	text-align: center;
}

.basicForm .radiobuttonListItem span { /* the label text */
	position: absolute;
	top: -12px;
	left: 0px;
	width: 50px;
	text-align: center;
}

.basicForm .smallTextarea {
	overflow: auto;
	width: 240px;
	height: 36px;
	font-size: 0.95em;
}

.basicForm .textarea {
	float: left; _display: inline;
	overflow: auto; /* Suppress IE's scrollbars */
	margin: 0;
	border: 1px solid gray;
	padding: 1px 0px 0px 2px;
	width: 210px;
	height: 50px;
	font-size: 0.95em;
	font-family: Arial;
}

.basicForm .checkbox {
	float: left; _display: inline;
	margin-top: 2px;
}

.basicForm .input,
.basicForm .select {
	float: left; _display: inline;
	margin: 0px;
	border: 1px solid gray;
	padding: 0;
	width: 160px;
	font-size: 0.95em;
}
.basicForm .input {
	padding-left: 2px;
	height: 1.3em; /* Cross-browser height is 1.23em, but (only) Fx3b5 needs 1.3em */
	padding-bottom: 2px;
}
.basicForm .select {
	padding-left: 1px;
	width: 164px; /* strange cross-browser width discrepancy except in IE8 beta 1 */
	padding-bottom: 1px;
	/* height on <select> /includes/ padding in a strange, cross-browser way */
	height: 1.67em;  /* Cross-browser height is 1.58em, but (only) Fx3b5 needs 1.67em */
} *:first-child+html .basicForm .select { /* A Bad Hack targeting current browser IE7 */
	height: 1.7em;
}
/* START hack for Opera 8 */
@media all and (min-width: 0px) {
	/* ADD styles for Opera 8 */
	.basicForm .input {
		height: 1.65em;
	}
	.basicForm .select {
		width: 158px;
	}
	/* UNDO styles for other browsers (including Op9) supporting both the
	   CSS3 'and' syntax and the CSS3 [attribute^="value"] syntax; IE7
	   supports the latter so presumably future IEs will support both */
	.basicForm .input[class^='input'] {
		height: 1.3em;
	}
	.basicForm .select[class^='select'] {
		width: 164px;
	}
} /* END Opera hack */

.basicForm .captcha-container,
.basicForm .note {
	display: block;
	float: left; _display: inline;
	width: 164px;
}

.basicForm .captcha-container {
	text-align: left;
}

.basicForm .captcha-image {
	display: inline;
	_margin-left: -3px; /* IE<=6 3-pixel jog bug */
}

.basicForm .captcha-container a {
	display: block;
	width: 160px;
}

#captcha-followup {
	clear: left;
}

.basicForm .basicFormSubmit {
	float: left; _display: inline;
	margin-left: 128px;
	margin-top: 25px;
	font-size: 0.95em;
	cursor: pointer;
}  

.basicForm .noteLabel {
	font-weight: bold;
}
.moduleBody .itemPreviewViewLink,
.moduleBody .itemPreviewEditLink {
	font-weight: bold;
}

.accordionHeaderDiv {
	background: transparent url(../groupHome/images/gold-header-bg.gif) top left no-repeat;
	height: 20px;
	line-height: 19px;
	margin-bottom: 10px;
	cursor:pointer;
	text-decoration:none;
	text-transform: uppercase;
	color: #fff;
}

.accordionContent > .itemPreviewImage {
	float: left;
	margin: 0px 10px 10px 0px;
}

.accordionHeaderDiv h3 {
	float: left;
	margin: 0px;
	font-size: 9px;
	padding-left: 5px;
	color: #fff !important;
}

.header-book-now a {
	float: right;
	height: 20px;
	color: #fff !important;
	font-size: 7px;
	line-height: 17px;
	padding-right: 10px;
}

div#mod_pukkaActivities > div.moduleBody,
div#mod_pukkaPackages > div.moduleBody  {
	margin-top: 10px;
}

div#mod_pukkaActivities h2 ,
div#mod_pukkaPackages h2
div#mod_pukkaReviews h2 {
	font-size: 1em;
	margin: 10px 0px;
}

div#mod_pukkaActivities a.itemPreviewEditLink,
div#mod_pukkaPackages a.itemPreviewEditLink,
div#mod_pukkaReviews a.itemPreviewEditLink {
	font-size: 10px;
	text-transform: uppercase;
	color: #4D960F;
	float: left;
	clear: both;
}

div#mod_pukkaActivities .moduleBody ul,
div#mod_pukkaPackages .moduleBody ul,
div#mod_pukkaReviews .moduleBody ul {
	clear: both;
}

div#mod_pukkaPackages .itemPreviewPrice {
	color: #BFA641;
}

div#mod_pukkaPackages .itemPreviewIntro {
	width:345px;
	float: right;_display:inline;
	clear: right;
}

div#mod_pukkaPackages .bookingLink {
	color: #BFA641;
	margin-bottom: 10px;
	float: right;
	clear: both;
}

div#mod_pukkaPackages .amount {
	
}

.accordionContent {
	float: left; _display: inline;
	margin-bottom: 10px;
	padding: 0 30px;
	width: 505px;
}

.accordionContent h4 {
	clear: both;
}

span.open-close-btn {
	background: transparent url(../groupHome/images/btn_plus_minus.gif) no-repeat 0 0;
	height: 10px;
	width: 10px;
	display: block;
	float: left;
	margin: 5px;
	overflow: hidden;
}

.accordionContent h3 {
	margin-top: 0px;
}

.header-book-now {
	float: right;
}

/* ===== Reviews Content ===== */

.reviews-content-item {
	float: left;
	width: 100%;
}

ul#room-menu {
	list-style-type: none;
	padding: 0px;
	width: 535px;
	margin: 5px 0;
}

#roomlist li.room-item {
	display: inline;
	padding: 0 4px 0 0;
}

#roomlist li.room-item a {
	font-size: 1.1em;
	color: #805144;
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
}

#roomlist li.active a,
#roomlist li a:hover {
	color: #B2A422;
}

