/* #####################################################################################################
   Homepage styles
   ##################################################################################################### */ 
#hp-main-content div#col-2 { 
	background-image: none;
	background-color: transparent;
}

/* #####################################################################################################
   homepage: col 2 - world map
   ##################################################################################################### */ 
#world-map {
	width: 521px;
	height: 587px;
	margin: 0;
	padding: 7px 5px 9px 5px;
	background: #e9e7e6 url('../../images/objects/hpbrowse/bckgrnd_world-map_container.png') no-repeat 0 0;
}

#world-map h2 {
	float: left;
	text-indent: -9999px;
	width: 295px;
	height: 45px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#world-map h3 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #988377;
	margin-top: 20px;
}

#world-map .where-do-you-want-to-go h2 { background-image: url('../../images/objects/hpbrowse/where-do-you-want-to-go.png'); }
#world-map .what-do-you-want-to-do h2  { background-image: url('../../images/objects/hpbrowse/what-do-you-want-to-do.png'); width: 281px; }

#world-map .map {
	position: relative;
	clear: left;
	width: 517px;
	height: 230px;
}

#world-map .map > img { background: transparent url('../../images/objects/hpbrowse/image_world-map.png') no-repeat 0 0; }
#world-map .map .africa-rollover 		{ background-position: 0 -230px; }
#world-map .map .arctic-rollover 		{ background-position: 0 -460px; }
#world-map .map .asia-rollover   		{ background-position: 0 -690px; }
#world-map .map .autralia-rollover 		{ background-position: 0 -920px; }
#world-map .map .south-america-rollover	{ background-position: 0 -1150px; }
#world-map .map .europe1-rollover 		{ background-position: 0 -1380px; }
#world-map .map .europe2-rollover 		{ background-position: 0 -1380px; }
#world-map .map .north-america-rollover { background-position: 0 -1610px; }
#world-map .map .uk-rollover 			{ background-position: 0 -1840px; }

#world-map .map a { position: absolute; display: block; }
.africa 		{ width: 109px; height: 106px; top:  78px; left: 230px; }
.arctic 		{ width: 148px; height:  43px; top:  13px; left:  82px; }
.asia 			{ width: 143px; height:  90px; top:  62px; left: 318px; }
.autralia 		{ width:  94px; height:  53px; top: 148px; left: 405px; }
.south-america	{ width: 103px; height: 116px; top:  98px; left: 104px; }
.europe1 		{ width: 240px; height:  42px; top:  27px; left: 260px; }
.europe2 		{ width:  23px; height:  18px; top:  69px; left: 237px; }
.north-america 	{ width: 167px; height:  68px; top:  37px; left:  15px; }
.uk 			{ width:  18px; height:  15px; top:  55px; left: 238px; }


/* #####################################################################################################
   homepage: col 2 - what do you want to do?
   ##################################################################################################### */ 
.what-do-you-want-to-do {
	background: transparent url('../../images/objects/hpbrowse/bckgrnd_what-do-you-want-to-do.gif') no-repeat 0 0;
	padding-top: 5px;
}

.what-do-you-want-to-do .container { 
	padding-left: 17px;
	clear: left;
}

.what-do-you-want-to-do .container a {
	float: left;
	width: 106px;
	height: 99px;
	padding: 9px 0 0 2px;
	background: transparent url('../../images/objects/hpbrowse/bckgrnd_what-do-you-want-to-do_div.png') no-repeat 0 0;
	margin: 10px 1px 3px 9px;
}
.what-do-you-want-to-do .container a:hover { background-position: 0 -108px; }

/* #####################################################################################################
   homepage: col 3 - advert space
   ##################################################################################################### */ 
.brochure_homepage-promotion {
	width: 245px;
	margin-left: 1px;
	background: #FFF url('../../images/objects/travel-brochure-advert/bckgrnd.png') repeat-x 0 0;
}

.brochure_homepage-promotion .container {
	margin: 8px 8px 0 7px;
	padding: 15px 17px 0 13px;
	background-color: #FFF;
	text-align: left;
}

.brochure_homepage-promotion h3, .brochure_homepage-promotion h4 {
	text-indent: -9999px;
	background-color: #FFF;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.brochure_homepage-promotion h4 { margin: 19px 0 2px 0; }

.brochure_homepage-promotion p, .brochure_homepage-promotion a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ab9589;
	line-height: 1.2em;
}
.brochure_homepage-promotion a { text-decoration: underline; }

/* Right hand side advert */

.basic-html-content--free-brochures-hp{
	width: 245px;
	margin-left: 1px;
	background: #FFF url('../../images/objects/travel-brochure-advert/bckgrnd.png') repeat-x 0 0;
}
.basic-html-content--free-brochures-hp h3 {
	padding: 0 0 1px 9px;
	text-transform: uppercase;
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -9999px;
	height: 19px;
	background: #a99285 url('../../images/title_feature-of-the-week.gif') no-repeat 8px 4px;
	
}

.basic-html-content--free-brochures-hp .basic-html-content-body{
	margin: 8px 8px 0 7px;
	padding: 0;
	background-color: #FFF;
	text-align: left;
}





