/*------------------------------------------------------------------------------
* Layout
*----------------------------------------------------------------------------*/
#container {
	width: 980px;
	/*padding: 7px;*/
}
#container p{
	font-size: 12px;
	color: #555555;
	padding: 0 0 0 10px;
	line-height: 15px;
}
#flash_content {
	padding: 7px 7px 0 7px;
}

.excerpt {
	width:182px;
	background: #F4F4F4;
	float: left;
	margin: 14px 7px 0 7px;
}
#news {
	float: left;
	margin: 14px 7px 0 7px;
	width: 378px;
}
/* FOR IE6*/
* html #news {
	width: 370px;
}
#home_images {
	padding: 0;
	margin: 0;
}

/*------------------------------------------------------------------------------
* Content
*----------------------------------------------------------------------------*/

.excerpt img{
	border: 1px solid #C2C2C2;
}

.excerpt img.arrow{
	padding: 0 0 0 5px;
	border: none;
}
.excerpt_footer img{
	border: none;
}

.excerpt .text {
	height: 130px;
	overflow:hidden;
}
.excerpt .read_more {
	height: 25px;
	overflow:hidden;
}
#news #latest_news, 
#news #land_sales {
	height: 78px;
	overflow: hidden;
}

#news #latest_news .item, 
#news #land_sales .item {
	float: left;
	width: 378px;
}
/* FOR IE6*/
* html #news #latest_news .item, 
* html #news #land_sales .item {
	width: 370px;
}

#home_images img{
	padding: 0;
	margin: 14px 3px 0 7px;
	border: 1px solid #C2C2C2;
}
.nav {
	float: right;
	padding: 0 20px 10px 0;
}
/*------------------------------------------------------------------------------
* Text Styles
*----------------------------------------------------------------------------*/
.excerpt h1 {
	font-size: 17px;
	color: #222222;
	margin: 0;
	padding: 15px 0 0 10px;
}
#news h1{
	font-size: 18px;
	color: #FFF;
	background: url(/resources/images/home/news_heading_bg.jpg) repeat-x;
	display: block;
	padding: 0;
	margin: 0;
	padding: 5px 0 5px 10px;
	height: 24px;
}
#news #latest_news h2, 
#news #land_sales h2 {
	font-size: 14px;
	color: #000;
	padding: 0;
	margin: 0;
	padding: 10px 0 0 10px;
}
.excerpt p {
	font-size: 12px;
	color: #555555;
	padding: 0 0 0 10px;
	line-height: 15px;
}
.excerpt a {
	font-size: 12px;
	color: #0088cc;
	padding: 0 0 0 10px;
	text-decoration: underline;
}
.nav a{
	font-size: 12px;
	color: #0088cc;
	padding: 0 0 0 10px;
	text-decoration: underline;
}


/*------------------------------------------------------------------------------
*  Booking System
*----------------------------------------------------------------------------*/

#booking_form_outer {
	float: left;
	margin: 20px 0 0 15px;
	background: #F2F2F2;
	width: 533px;
	border: 1px solid #D6D6D6;
	padding: 10px;
}

#booking_form_inner {
	background: #FFF;
	border: 1px solid #D6D6D6;
	
}

.booking_form {
	border: 1px solid #F4F4F4;
	margin: 15px 20px 20px 20px;
	padding: 3px;
}

.booking_form label {
	color: #444444;
	font-size: 12px;
}
.booking_form h2 {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
}
.booking_form input {
}



.col1 {
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
	width: 221px;
	height: 25px;
	margin: 0;
	float: left;
	background: url(images/bg_label.gif) no-repeat;
}

.col2 {
	width: 241px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
	background: url(images/bg_textfield.gif) no-repeat;
}

div.row {
	clear: both;
	border-top: 1px solid #d5d5d5;
}


.select, .input {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color: #5A698B;*/
	background: #f2f7fa;
	margin: 4px 0 5px 0;
	padding: 1px;
	border: 1px solid #a8b4bd;
}
.checkbox {
	margin-left: 20px;
}
.submit {
	margin: 0 0 20px 20px; 
}

.red_star {
	color: #ff0600;
	font-weight: bold;
}


#signin_form_inner {
	/*float: left;*/
	margin: 20px auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 5px;
	background: url(../images/booking_system/signin_bg.jpg) #f4f4f4 no-repeat bottom;
	width: 351px;
}
#signin_form_inner h1 {
	font-size: 18px;
	color: #222;
}
.signin_form div.row {
	width: 100%;
	border:none;
}

.signin_form .row .col1 {
	width: 90px;
	color: #222;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.signin_form .row .col2 {
	text-align: right;
	color: #222;
	font-size: 12px;
	font-weight: bold;
}
.signin_form .row .col2_left {
	text-align: left;
}
.signin_form .row .signin_input {
	width: 230px;
	text-align: left;
}
.signin_form .submit {
	margin: 0;
}

.postcode {
	width: 47px;
}
.others {
	width: 120px;
}

#booking_system {
	margin: 15px;
	background: #F2F2F2;
	border: 1px solid #D6D6D6;
	padding: 10px;
}

#booking_system #participate_details {
	margin: 0 20px;
}

#booking_system p, #booking_form_inner p {
	padding: 0 20px;
	margin:0;
	padding-top: 0;
}

#booking_system h2 {
	color: #007a6f;
	font-size: 16px;
	padding: 10px 0;
}

.bookings {
	width: 846px;
	background: url(../images/booking_system/bookings_bottom_bg.jpg) #f2f2f2 no-repeat bottom;
	border-top: 1px solid #dedede;
	border-bottom: none !important;
	margin: 0 16px 20px;
	padding: 20px;
}
.bookings h3 {
	color: #555555;
}
div.date_format {
	background: url(../images/booking_system/bookings_date_bg.jpg);
	height: 60px;
	width: 60px;
	color: #FFF;
	text-align: center;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
div.day_container div.date_format {
	background: url(../images/booking_system/bookings_date_bg.jpg);
	height: 60px;
	width: 60px;
	color: #FFF;
	text-align: center;
	float:none;
	/*float: left;*/
	margin-right: 1px;
	margin-bottom: 1px;
}

div.date_format div.day {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
div.date_format div.date {
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
}
div.date_format div.month {
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}
.date_info {
	float: left;
}
.buttons {
	text-align: right;
}
.day_container {
	float:left;	
}
.empty_green {
	/*float: left;*/
	background: #c5dedb;
	width: 60px;
	height: 60px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.empty_orange {
	/*float: left;*/
	background: #ffd299;
	width: 60px;
	height: 60px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.time_format {
	height: 60px;
	width: 60px;
	color: #333;
	text-align: center;
	/*float: left;*/
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	background: #dbe8e6;
}
.time_format_selected {
	height: 60px;
	width: 60px;
	color: #FFF;
	text-align: center;
	/*float: left;*/
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	background: #ff9400;
}
.booked {
	height: 60px;
	width: 60px;
	color: #FFF;
	text-align: center;
	/*float: left;*/
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	background: #ffd299;
}

.current_avaliable {
	height: 60px;
	width: 60px;
	color: #FFF;
	text-align: center;
	/*float: left;*/
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	background: #ff9400;
}


.booking_calendar {
	margin-bottom: 15px;
}
img {
	border: none;
}
/*------------------------------------------------------------------------------
*  Round Corner Buttons
*----------------------------------------------------------------------------*/
button {
	border: 0 none;
	cursor: pointer;
	font-weight: bold;
	padding: 0 15px 0 0;
	text-align: center;
	height: 30px;
	line-height: 30px;
	width: auto;
}


button span {
	display: block;
	padding: 0 0 0 15px;
	position: relative;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
}
button.green {
	background: transparent url( ../images/booking_system/btn_right.png ) no-repeat scroll right top;
	clear: left;
	font-size: 0.8em;
}

button.green span {
	background: transparent url( ../images/booking_system/btn_left.png ) no-repeat scroll left top;
	color: #FFFFFF;
}

button:hover {
	background-position: 100% -30px;
}

button:hover span {
	background-position: 0% -30px;
}

button::-moz-focus-inner {
border: none;
}

button.grey {
	background: transparent url( ../images/booking_system/btn_grey_right.png ) no-repeat scroll right top;
	clear: left;
	font-size: 0.8em;
}

button.grey span {
	background: transparent url( ../images/booking_system/btn_grey_left.png ) no-repeat scroll left top;
	color: #FFFFFF;
}
.regoOpenMsg
{
	color:#F00;
	font-size:11px;
}

#booking_form_inner table
{
	padding:8px;
	margin:8px;
	color:#555555;
	font-size:13px;
	line-height:15px
	
}

p.note
{
    color: red !important;
    font-size:12px !important ;
    font-weight: bold;
    padding:10px 75px 15px 20px !important;
    line-height:20px
    
}
span.note_privacy

{
	color: red !important;
	font-weight: bold;
	font-size:12px !important ;
	 padding:8px 65px 10px 0px !important;
	 line-height:20px

}
#acknowledge
{
margin: 5px !important;
}

input[type="checkbox"], input[type="radio"]{
         border: 0;
 }

ul.point
{
    
    font-size:12px !important ;
       top: 8px;
       color: #333333;
}

ul.point li
{
	padding-bottom: 6px;
 }

