/*   Accommodationguide.com.au
 *   CSS for the home page		
 *   created: 24/02/09 
 */

body {    
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #585858;
    font-size: 13px;
    margin: 0px;
    background: url(../../images/AccommodationGuide/bodyfrontbg.jpg) no-repeat top ;
    background-attachment: scroll;
}

/* Default links */
a {
	color: #63852a;	
}

a:hover {
	text-decoration: none;
}

#content {
	width: 700px;
	margin: 0 auto;
}

input,
select, 
option {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#refineSearch {
	display:block;
	margin-left:10px;
}

#refineSearch h3 {
	margin-bottom: 8px;
	margin-top: 3px;
	color: #00539A;
	width: 400px;
	padding-top: 8px;
	font-size: 13px;
}

#refineSearch_off
{
	display:none;
}

#accommodationType,
#starRating,
#facility,
#chain,
#otherCriteria {
	float: left; 
	clear: both;
	width: 560px;
	margin-top: 10px;
	font-size: 11px;
	border-bottom: 1px solid #d5d5d3;
	padding-bottom: 10px;
}

#accommodationType .left,
#accommodationType .right
{
	float:left;
	width:50%;
	font-size: 11px;
}

#starRating {
	margin-bottom: 20px;
}

#starRating .left,
#starRating .right
{
	float:left;
}

#facility .col0,#facility .col1,#facility .col2
{
	float:left;
	width:33%;
}

#chain .col
{
	float:left;
	width:20%;
	height:50px;
}

#search {
	width: 640px;
	margin: 0 auto;
	margin-top: 140px;
	height: 60px;
}

#search #stepOne,
#search #stepTwo,
#search #stepThree {
	width: 36px;
	height: 	36px;
	float: left;
	margin-top: 5px;
	margin-right: 8px;
}

#search #stepOne { background: url(../../images/AccommodationGuide/1.gif) no-repeat; }
#search #stepTwo { 
	background: url(../../images/AccommodationGuide/2.gif) no-repeat; 
	width: 200px;
	padding-left: 42px;
}
#search #stepThree { 
	background: url(../../images/AccommodationGuide/3.gif) no-repeat; 
	width: 70px;
	padding-left: 42px;
	margin-left: 10px;	
}

#search_radio label
{
	cursor:pointer;
}

#advancedSearchPopupBody {
	background: white;
	overflow-y:auto;
	overflow-x:hidden;
	
}

#title_wrapper {
	background: #618229 !important;
}

#advancedSearchPopup_title {
	color: white;
	font-weight: bold;
}

#basicSearchOptions, 
#basicSeachOptions_off {

}

#basicSearchOptions #searchBanner {
	float:left;width:100%; color: #00539A; font-weight: bold; font-size: 14px; margin-bottom: 10px;	
	display: none;
}

#basicSearchOptions #search_string {
	float:left;
	width:190px; 
	margin-top: 5px;
}

#basicSearchOptions #submitButtonWrapper {
	float: left;
	width: 70px;
}

#basicSearchOptions #search input  {
	margin: 5px 5px 0px 0px;
}

#basicSeachOptions_off
{
	display:none;	

}

#searchString {
	background:transparent url(../../images/AccommodationGuide/searchinputfrontbg.gif) no-repeat scroll 0 0;
	border:medium none;
	font-size:14px;
	height:25px;
	padding-left:8px;
	padding-top:3px;
	width:201px !important;
	float: left;
}

#search_radio {
	font-weight: bold; 
	font-size: 1em;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #575757; 
    float: left;
	width: 180px;
}

#searchRadioWrapper1,
#searchRadioWrapper2  {
	padding-left: 0px;
	padding-top: 3px;
}

#searchRadioWrapper1 {
	padding-right: 6px;
}

.townregion {
	padding-left: 5px;
}

#search_radio input {
	margin-left: 0px;
	vertical-align: bottom;
}

#searchSubmitButton {
	float:left;
	margin-top: 5px;
	margin-left: 0px;
	width: 68px;
	height: 25px;
	display: block;
	background: url(../../images/AccommodationGuide/btn-searchfront.gif) no-repeat;
	text-indent: -10000px;
	border: none;
	cursor: hand;
	cursor: pointer;
	line-height: 1px;	
}

#advanced_search {
	color: #575757;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:2px;
	width:20px;
	margin-left: 7px;
	margin-top: 3px;
}

#advancedSearchLink {
	clear:both;
	float:left;
	margin-top:25px;
}

.advancedsearchbutton #searchSubmitButton {
	clear: both;
	margin-left: 0px;
	margin-top: 20px;
}

#top_button #searchSubmitButton {
	margin-top: 10px;
}

#advancedSearchOptions, 
#sortBy {
	clear:left;
	float:left;
}

.searchCriteria,
.searchCriteria_off
{
	clear:left;
	float:left;
	display:block;
}

.searchCriteria_off {
	display:none;	
}

#map {
	width: 330px;
	height: 220px;
	background: url(../../images/AccommodationGuide/mapbg.gif) no-repeat center top;
	margin: 0 auto;
	margin-top: 40px;
	padding-top: 35px;
}

#map img {
	margin-left: 65px;
}

/* Autocomplete */

.yui-skin-sam,
.yui-skin-sam .yui-ac-content,
.yui-skin-sam .yui-ac-input {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.yui-skin-sam .yui-ac-content {
	margin-top: 3px;
	margin-left: 5px;
	width: 190px !important;
}

.yui-skin-sam .yui-ac-input
{
	/*position: static !important;*/
}


 .yui-ac-highlight {
	background: #cabd69 !important;
	color: white !important;;
}


#footer {
	clear:both;
	font-size:0.8em;
	margin-bottom:10px;
	padding-top:60px;
	text-align:center;

}

#footer_wrapper {
	width: 960px;
	margin: 0 auto;
}

.bot_right {
	display: none;
}

#footer #links {
	color: #00539A;
	margin-bottom: 20px;
}

#footer #footerLinks {
	font-size: 9px;
	color: white;
	float: left;	
}

#footer #footerLinks a {
	color: white;	
}

#footer #logos {
	width: 700px;
	margin: 0 auto;
}

#footer #logos img {
	border: none;
	text-align: center;
	margin-right: 50px;
}