h2,h2.guides{
	background-color:#bfd730;
	padding:3px;
	color:#fff;
	font-weight:bold;
	margin:0 !important;
}

h2.guides{
  margin:0px;
  background-image:URL(/img/plus_minus.gif) no-repeat right;
  border:solid 1px #bfd730;
  border-bottom:none;
  cursor:pointer;
}

a{
	color: #880000
	text-decoration:none;
}

a.bold{
  font-weight:bold;
}
a:hover{
	text-decoration:underline;
}

div.mapbox, div#promotionsbox,div.halfwidthbox{
	border:solid 1px #bfd730;
	width:100%;
	overflow:hidden;
}



div.mapbox ul, div#promotionsbox ul {
	list-style:none;
	padding:2px 2px;
	margin:0px;
}

div#corporateLinks{
  border:solid 1px #bfd730
}

div.mapbox ul li{
	float:left;
	width:250px;
  padding:5px 2px;
	overflow:hidden;
}

div.halfwidthbox{
  width:49%;
  height:23em;
  float:left;
  overflow:hidden;
}

div#portalLinks{
  margin-left:10px;
}

div.halfwidthbox ul,div.destinations ul,div.destinations-first ul,div.countries ul{
  padding:none;
	margin-left:0px;
}
div.halfwidthbox ul li,div.destinations ul li,div.destinations-first ul li,div.countries ul li,div#corporateLinks ul li{
	list-style:none;
	padding:0px;
	width:75%;
}

div#destCountries{
  width:100%;
  overflow:hidden;
}

div.countries{
  width:20%;
  height:15em;
  overflow:auto;
  padding:0.5em;
  border:solid 1px #bfd730;
  float:left;
}

div.countries li.country-selected{
  background:#d5d5d5;
  width:100%;
  padding:2px;
  font-weight:bold;
}

div.destinations,div.destinations-first{
  border:solid 1px #bfd730;
  width:73%;
  margin-left:1em;
  padding:0.5em;
  height:15em;
  overflow:auto;
  float:right;
}

div.destinations{
  display:none;
}

div.destinations-first{
  display:block;
}


/** Promotions Section **/

div#promotionsbox{
  position:relative;
  height:15em;
  overflow:auto;
}

div#promotionsbox ul li,div#golfText ul li,div#skiText ul li,div#cityText ul li{
	padding:0.4em 0.2em;
}

/** END Promotions Section **/


/**Guides Section**/

div#golfText,div#skiText,div#cityText {
  position:relative;
  height:15em;
  overflow:auto;
}


/**END Golf Guides **/

#activities_table {
	border:none;
	margin:none;
	padding:none;
}

#activities_table  div.padup,#country_table div.padup {
	padding:8px 0px 2px 2px;
  background-color:#bfd730;
}

#activities_table a.category,#country_table a.category{
  color: #191971;
	font-weight:bold;
}

#activities_table a.sub_category,#country_table a.sub_category{
	color:#6161a2;
}

hr{
	clear:both;
}
