/* Destinations */

#Destinations { width:333px; min-height:450px; margin:0 0 0 15px; float:left; }

#Destinations fieldset { display:block; margin:0 0 1em 0; }
#Destinations .C { border-top:#fff solid 1px; }
#Destinations .S { width:49%; float:left; min-height:125px; }
#Destinations .P { float:right; margin:16px 0 1em 10px; }
#Destinations .P { margin-bottom:1em; }

#Destinations h3 a { color:#7FC000;  margin:0; }
#Destinations h4 { margin:0.5em 0 0.5em; }
#Destinations p { margin:8px 0 0 20px; }
#Destinations a { color:#000; white-space:normal; text-decoration:none;}

#Destinations .qld { background:transparent url('../images/g-green-qld.gif') no-repeat center left; }
#Destinations .nsw { background:transparent url('../images/g-green-nsw.gif') no-repeat center left; }
#Destinations .vic { background:transparent url('../images/g-green-vic.gif') no-repeat center left; }
#Destinations .tas { background:transparent url('../images/g-green-tas.gif') no-repeat center left; }
#Destinations .wa { background:transparent url('../images/g-green-wa.gif') no-repeat center left; }
#Destinations .sa { background:transparent url('../images/g-green-sa.gif') no-repeat center left; }
#Destinations .nt { background:transparent url('../images/g-green-nt.gif') no-repeat center left; }
#Destinations .act { background:transparent url('../images/g-green-act.gif') no-repeat center left; }

#Destinations h2 { 
  background:transparent url('../images/g-green-tl.gif') no-repeat top left; 
  height:53px; 
  padding:17px 0 0 10px; 
  color:#fff; 
  margin:0; 
}

#Destinations .places-wrapper {
  background:transparent url('../images/g-green-m.gif') repeat-x;
  height:70px;
}

#content .places-wrapper img {
  border:0;
  margin:0;
}

.map-placeholder {
  margin:10px 0;
}

.other-destinations {
  background-color:#e5f2cc;
  border:#509125 dashed 1px;
  width:400px;
  padding:10px 20px;
  margin:0 0 20px 0;
}

.other-destinations ul {
  width:150px;
  float:left;
}

.other-destinations li {
  list-style:none;
}

#content .other-destinations a {
  text-decoration:none;
  font-size:1.25em;
  color:#509125;
}

#content .other-destinations a:hover {
  color:#2e5315;
}

.accomm {
  background-color:#fef6f4;
  border:1px solid #fbd1d5;  
  padding:20px;
  white-space:normal;
}

.flash-map {
  padding:15px 0;
}
