

body {height:100%; margin:0;}
h3 {color:#5f87ae; font-size:1.6em; padding:0; margin:0;}
#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:450px; width:600px; color:#bbb; background-color:#fff8e6; border:4px solid #444; padding:12px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}

.btext {
	font-family: Tahoma;
	color: #2F2F2F; 
	font-size:11px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height:16px;
	letter-spacing: 1px;
	text-decoration: none;
}
.btextBT1 {
	font-family: Tahoma;
	color: #D2691E; 
	font-size:11px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height:16px;
	letter-spacing: 1px;
	text-decoration: none;
}
option {
	background-color: #e1dac8;
	color: #2F2F2F;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration:none;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
select {
	background-color: #e1dac8;
	color: #2F2F2F;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	vertical-align: middle;
	text-decoration:none;
	border-bottom-color: #A69E7B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #A69E7B;
	border-left-style: solid;
	border-left-width:1px;
	border-right-color: #A69E7B;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #A69E7B;
	border-top-style: solid;
	border-top-width: 1px;
}
input {
	background-color: #e1dac8;
	color: #2F2F2F;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	vertical-align: middle;
	text-decoration:none;
	border-bottom-color: #A69E7B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #A69E7B;
	border-left-style: solid;
	border-left-width:1px;
	border-right-color: #A69E7B;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #A69E7B;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
textarea {
	background-color: #e1dac8;
	color: #2F2F2F;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	vertical-align: middle;
	text-decoration:none;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border-bottom-color: #A69E7B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #A69E7B;
	border-left-style: solid;
	border-left-width:1px;
	border-right-color: #A69E7B;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #A69E7B;
	border-top-style: solid;
	border-top-width: 1px;
}


.enquire{ font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#ec761c; font-weight:normal;}
