#contactDetailsArea {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	height: 55px;
	width: 593px;
	background: #060032;
	color: #DDDDDD;
	font-weight: 600;
}

#theDetailsArea {
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	height: 55px;
	width: 593px;
	font-weight: 600;
	background: url("../images/blubkg.gif");
	background: url("../images/body_bg.jpg");
}

#errorDetailsArea {
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	height: 55px;
	width: 593px;
	background: #560c0a;
	color: #DDDDDD;
	font-weight: 600;
	display: none;
}

#formHelpText {
	float: left;
	width: 570px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 13px;
}

.contactAreaBox {
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;
	background: transparent;
	width: 598px;
}

.contactAreaBox a img {
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
}

#recommendAPlaceFormHolder,#tellAFriendFormHolder,#suggestAFeatureFormHolder,#joinUsFormHolder,#generalEnquiryFormHolder {
	display: none;
}

.contactContentArea {
	position: relative;
	width: 99%;
	background-color: transparent;
	font-size: 0.7em;
	font-family: sans-serif, Arial, "MS Serif";
	color: #555555;
	margin-top: 5px;
}

.formArea {
	width: 100%;
	float: left;
	color: #000000;
	background: #transparent;
}

.row,.row_sel {
	height: 27px;
	width: 100%;
	float: right;
	color: #f6f6f6;
	margin-right: 0px;
}

.textBoxHolder,.textAreaBoxHolder,.textBoxHolder_sel,.sendHolder,.sendBoxHolder,.cb {
	top: 18px;
	right: 10px;
	height: 27px;
	width: 180px;
	float: right;
	background-color: #transparent;
}

.cb {
	float: left;
	display: block;
}

.sendBoxHolder {
	background-color: transparent;
}

.textBoxHolder_sel {
	width: 165px;
}

.ftype {
	position: relative;
	right: 1px;
	width: 165px;
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-size: 12px;
}

.row,.row_sel {
	height: 25px;
	width: 100%;
	float: right;
	color: #f6f6f6;
}

.label,.errorlabel {
	float: left;
	width: 190px;
	text-align: left;
	font-size: 12px;
	line-height: 180%;
}

.textBoxHolder {
	background: url("../images/contact/inputfieldBG.gif") no-repeat top right;
}

.textAreaBoxHolder {
	top: 4px;
	height: 120px;
	background: url("../images/contact/inputfieldLongBG.gif") no-repeat top right;
}

.tb,.sendtb {
	color: #666666;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	left: 20px;
	top: 2px;
	width: 145px;
	position: relative;
	border: 1px solid #ffffff;
}

.label,.errorlabel {
	float: left;
	width: 300px;
	text-align: left;
	font-size: 12px;
	line-height: 180%;
	color: #555555;
	text-indent: 5px;
}

.errorlabelx {
	float: left;
	/*color:#8c3b65; */
	color: #cccccc;
	width: 600px;
	text-indent: 0px;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 10px;
	height: 30px;
}

.ta {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	left: 20px;
	top: 4px;
	width: 145px;
	color: #666666;
	height: 100px;
	position: relative;
	overflow: hidden;
	border: none;
	background-color: #ffffff;
	font-family: sans-serif, Arial, "MS Serif";
	text-align: justify;
}

.multipleRows {
	height: 120px;
	width: 100%;
	float: right;
	color: #f5f5f5;
}

.fsendLabel,#f_isendLabel {
	width: 100%;
	height: 27px;
	float: right;
	cursor: pointer;
	margin-top: 6px;
	text-decoration: none;
	background: url("../images/contact/buttons/sendit.png") no-repeat right center;
}

.sendRow {
	height: 40px;
	width: 100%;
	float: right;
	margin-right: 0px;
	margin-top: 30px;
	border-top: 1px solid #cccccc;
}

#r_errorTextLabel,#t_errorTextLabel,#s_errorTextLabel,#g_errorTextLabel,#a_errorTextLabel {
	float: left;
	width: 590px;
	height: 31px;
	font-size: 13px;
}

.sendBoxHolder {
	width: 100%;
}

.closeContactForm {
	float: right;
	width: 20px;
	height: 98%;
	cursor: pointer;
}
