/* CSS Document */
.form-details{
	width:437px;
	height:auto;
	margin:0 auto;
	padding:7px 30px 10px 25px;
	background: url(/images/event-detail/centre-column-content.png) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form-details H2, H3, H4, H5{
	color:#013a81;
}
.form-details a{
	text-decoration:underline;
	color:#013a81;
}
.form-details a:hover{
	color:#ec018c;
}
.txtEnquiryForm{
	width:220px;
	height:18px;
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231f20;
	margin:12px 0 0 0;
}
.elementsEnquiryForm{
	width:200px; 
	height:auto;
	display:block; 
	float:left;
}
.txtEnquiryForm .asterisk{
	color: #ec008c;
}
.form-details select{
	width:200px;
	height:18px;
	vertical-align:top;
	padding:0;
	margin:10px 0 0 0;
	background-color: #FFFFFF;
	border: 1px solid #c9cacb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.form-details input{
	width:198px;
	height:16px;
	vertical-align:top;
	padding:0;
	margin:10px 0 0 0;
	background-color: #FFFFFF;
	border: 1px solid #c9cacb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	display:block;
}
.txtEnquiryForm2{
	display:block;
	width:30px;
	height:18px;
	float:left;
	margin:12px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231f20;
}
.form-details .input2{
	width:62px;
	height:16px;
	vertical-align:top;
	padding:0;
	margin:10px 100px 0 6px;
	background-color: #FFFFFF;
	border: 1px solid #c9cacb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	float:left;
}
.form-details .Enquiry-txtarea{
	width:198px;
	height:70px;
	vertical-align:top;
	padding:0;
	margin:10px 0 0 0;
	background-color: #FFFFFF;
	border: 1px solid #c9cacb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	float:left;
}
.form-details .FormCheckbox{
	width:18px;
	height:18px;
	vertical-align:top;
	padding:0;
	margin:10px 0 0 0;
	background-color: #FFFFFF;
	border: 1px solid #c9cacb;
	float:left;
}
#form-submit_enquiry{
	width:83px;
	height:29px;
	background:url(/images/enquiry-form/submit.gif) no-repeat;
	float:right;
	color:#FFFFFF;
	padding:0;
	margin:30px 10px 0 0;
	text-align:center;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	border:none;
}
/**************************/
/* STYLES PAGE CONTACT US */
/**************************/
.TitleContactUs {
	width:100%;
	height:20px;
	background:#00b9f1;
	color:#FFFFFF;
	display:block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:3px 0 0 10px;
}
.divGnrEnquiries_Left {
	float:left;
	width:50%;
}
.divGnrEnquiries_Right {
	float:right;
	width:50%;
}
#divContentVenues {
	display:block;
	height:150px;
	padding:10px 0 0 10px;
}
.NameVenue {
	display:block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
}
.DataVenue {
	display:block;
	line-height:20px;
	padding:0 0 0 10px;
}
#btnFindUs a#findusvenue {
	float:left;
	width:123px;
	height:23px;
	background:url(/images/about_us/btn-findus.jpg) no-repeat; 
	display:block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:3px 0 0 0;
}
#btnFindUs a#findusvenue:hover {
	background-position:0 -28px;
}
.txtTphMail {
	margin:5px 0 0 0;
	display:block;
	font-family:Arial;
	font-size:13px;
}
.txtTphMail a:hover{
	color: #ec018c;
}
.TitleContactUs2 {
	width:394px;
	height:20px;
	background:#00b9f1;
	color:#FFFFFF;
	display:block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:3px 0 0 10px;
	margin:0 0 5px 0 ;
}
.fourcolumns{
	float:left;
	width:190px;
	padding: 3px 3px;
	border-bottom:1px solid #999999;
	min-height:110px;
	margin:0 0 10px 0;
}
#btnBookOnline a#bookonlineid {
	float:left;
	width:123px;
	height:23px;
	background:url(/images/event-listing/btn_book-tickets.gif) no-repeat; 
	display:block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:3px 0 0 0;
}
#btnBookOnline a#bookonlineid:hover {
	background-position:0 -28px;
}
.formcontact label{
	display: block;
	margin:3px 0 0 8px;
	color:#231F20;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:18px;
	width:190px;
	float:left;
}
.formcontact .inputtextcontact{
	width:198px;
	height:16px;
	vertical-align:top;
	padding:0;
	margin:3px auto;
	background-color: #FFFFFF;
	border: 1px solid #c9cacb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display:block;
	float:left;
}
.formcontact .txtareacontact{
	width:198px;
	height:70px;
	vertical-align:top;
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	border: 1px solid #c9cacb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	float:left;
}
.formcontact .radiocontact{
	float:left;
	display:block;
}
.contactradiobtns{
	display: block;
	border:1px solid red;
	width:100px;
	height:20px;
}
#btncontactus {
	width:83px;
	height:29px;
	background:url(/images/enquiry-form/submit.gif) no-repeat;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	float:right;
	margin:5px 0;
	border:none;
	padding:0 0 12px 0;
}
/****************************/
/* STYLES PAGE PARKING FORM */
/****************************/
#singlevehicles, #card, #term {
	width:15px;
	height:15px;
	margin:0;
	display:block;
	float:left;
}
.textconditionsparking {
	display:block;
	float:left;
	margin:0 0 0 5px;
	width:400px;
}
#btnbookparking {
	float:left;
	width:123px;
	height:28px;
	background:url(/images/about_us/btn-findus.jpg) no-repeat; 
	display:block;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:0 0 12px 0;;
	text-decoration:none;
	border:none;
}
#btnbookparking a:hover {
	background-position:0 -28px;
}