

#southwest {background-image: url(../../uploads/locations/south-west-bg.gif);     }
#perth {background-image: url(../../uploads/locations/perth-bg.gif)  ; margin-right: 0px}
#golden-outback {background-image: url(../../uploads/locations/golden-outback-bg.gif) }
#coral-coast {background-image: url(../../uploads/locations/coral-coast-bg.gif);  margin-right: 0px}
#north-west {background-image: url(../../uploads/locations/north-west-bg.gif)}
#tours {background-image: url(../../uploads/locations/generic-bg.gif)}

#north-west,
#tours ,
#southwest ,
#perth ,
#golden-outback ,
#coral-coast {background-image: url(../../uploads/locations/generic-bg.gif);  }





a.locationtile  {
	width: 300px; 
	height: 270px;
	height: 180px;
	display:block; 
	margin: 0px 10px 10px 0px ; 

	float : left; 
	cursor: pointer;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position: top left;
	position:relative;
	
	}
	
a.locationtile img { float:left; margin:30px  10px 0px 20px}

 
.locationtile  h2 { 
	background:transparent;
	line-height: 1.2em; margin:10px 0px 5px 0px; padding:0px 0px 0px 155px;
	font-size:1.1em; font-family:arial;
	  font-weight:normal; color:#fff
	}  

.locationtile  p 						 { font-size : .7em; position:relative; top: 0px}
.locationtile  p.header  .unrealType	 { font-weight: bold;  color: #FF0000  } 
.locationtile  p.header  .dealPrice 	 { padding-left:190px; margin-right: 15px}
.locationtile  p.header  .dealPrice, 
.locationtile  p.header .dealSave       { font-weight:bold; }


.locationtile  ul {height: 60px; padding: 0px ; margin:10px;  float:left; clear:right}
.locationtile  ul li {    margin:0 0 0 20px; color: #fff; padding:0;}

.locationtile p.booknow  { 
		 font-weight: bold;
		 background: #ededed;
		 color:#014689; 
		 border: 1px solid #D8DCDF; 
		 font-weight:bold; font-size:8pt; 
		 padding: 5px;  
		 margin: 0px ;
		 float:left;   display:block;   width:70px; text-align:center; position:absolute; left:175px; top: 130px}	

a:hover  p.booknow {  border: 1px solid #fff; text-decoration:underline;  background-color: #F68A1D; }	



a#southwest.locationtile h2, a#southwest.locationtile li,
a#north-west.locationtile h2, a#north-west.locationtile li,
a#coral-coast.locationtile h2, a#coral-coast.locationtile li,
a#golden-outback.locationtile h2, a#golden-outback.locationtile li
{color: #fff}

