*{font-size: 100.01%;}
html{font-size: 75%;}
html {
	width: 100%;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font:1em Arial, Helvetica, sans-serif;
	color: #000;
	background: #99c2eb url(../images/branding/background-body.gif) repeat-y top;
	width: 100%;
	height: 100%;
}
a {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
}
a.more {
	font-weight: bold;
}
img {
	vertical-align: middle;
	border: none;
}
p {
	margin: 0;
	line-height:1.333em;
	padding: 0 0 18px 0;
}
p.more {
	padding:0 0 0 16px !important;
	background: url(../images/branding/link-more.gif) no-repeat left;
	font-size:1em;
	font-weight: bold;
}
span.more {
	display:block;
	padding:0 0 0 16px;
	background: url(../images/branding/link-more.gif) no-repeat left;
	font-weight: bold;
}
ol, ul {
	margin: 0 0 0 20px;
	padding: 0 0 18px 0;
}
dl {
	margin: 0;
	padding: 0;
}
dt {
	margin: 0;
	padding: 0 0 2px 0;
}
dd {
	margin: 0;
	padding: 0 0 18px 0;
}
.clear {clear:both;}
.hidden{
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
.float-left{float:left !important;}
.float-right{float:right !important;}
/* headlines */
h1 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 2.5em;
	line-height: 32px; /* DU : Just added 4 Setp 09 */
	color: #999;
	font-weight: normal;
}
h2 {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 1.5em;
	font-weight: normal;
}
h2 span {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
div.eheadline {
	border-bottom: 1px solid #CCC;
	margin-bottom: 16px;
}
div.eheadline h1 {
	margin-bottom: 0;
}
/* form elements */
form {
	margin: 0;
	padding: 0;
}
select {
	margin: 0;
	padding:1px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
/* main layouts */
#container {
	width: 940px;
	padding: 0 20px;
	background-color: #FFF;
	margin: 0 auto;
	overflow: hidden;
	min-height: 100%;
	position: relative;
}
* html #container {
	height: 100%;
	overflow: visible;
}
#header {
	height: 122px;
	position: relative;
	margin-bottom: 20px;
}
#content {
	width:100%;
	padding-bottom: 15px;
}
#content:after {
	content:"";
	display:block;
	clear:both;
}
#content-primary {
	width: 757px;
	float: left;
}
body.register-page #content-primary {width: 640px;}
body.home-details #content-primary {width: 640px;}
body.travel-destinations #content-primary {width: 640px;}
#content.exchange #content-primary {
	width: 676px;
	float: right;
}
#content-secondary {
	width: 164px;
	float: right;
}
body.register-page #content-secondary {width:264px;}
body.home-details #content-secondary {width:264px;}
body.travel-destinations #content-secondary {width:264px;}
#content.exchange #content-secondary {
	width: 237px;
	float: left;
}
#promo {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
#promo div.main {
	width: 564px;
	float: left;
}
#promo div.sub {
	width: 354px;
	float: right;
}
/* header section */
/* logo section */
#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 0.917em;
	line-height: 1em;
	left: 15px;
	top: 0px;
}
#logo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 380px; /* was 365 for logo.gif */
	height: 130px;
	background: url(../images/branding/logo2.gif) no-repeat;
}
/* header loginbox sectio */
#header p.loginbox {
	position: absolute;
	top: 5px;
	left: 420px;
	color: #999999;
}
/* header ad link section */
#header strong.ad {
	position: absolute;
	top: 0;
	right: -20px;
}
#header strong.ad a {
	display: block;
	width: 176px;
	height: 89px;
	text-indent: -9999px;
	overflow: hidden;
	background: #ff9900 url(../images/branding/ad.gif) no-repeat;
}
#header strong.ad a:hover {
	background-color: #ff6600;
	background-position: 0 -89px;
}
/* navigation section */
#navigation {
	position: absolute;
	bottom: 0;
	right: 0;
	border-bottom: 5px solid #ccc;
	margin: 0;
	padding: 0 0 0 3px;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	width: 540px;
	list-style: none;
}
#navigation li {
	float: left;
	padding-left: 6px;
}
#navigation li a {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	height: 22px;
	background-color: #0066CC;
	background-repeat: no-repeat;
}
#navigation li.contact a {width: 89px;background-image: url(../images/branding/navigation-contact.gif);}
#navigation li.help a {width: 48px;background-image: url(../images/branding/navigation-help.gif);}
#navigation li.how a {width: 103px;background-image: url(../images/branding/navigation-how.gif);}
#navigation li.view a {width: 97px;background-image: url(../images/branding/navigation-view.gif);}
#navigation li.join a {width: 79px;background-image: url(../images/branding/navigation-join.gif);}
#navigation li.home a {width: 56px;background-image: url(../images/branding/navigation-home.gif);}
#navigation li a:hover,
#navigation li.active a {
	background-position: 0 -22px;
	background-color: #FF9900;
}
/* footer section */
#footer {
	font-size: 0.917em;
	color: #666;
	line-height: 1em;
	padding-bottom: 25px;
	clear:both;
}
#footer a {
	color: #666;
}
#footer p {
	float: left;
	padding: 0;
}
#footer ul {
	float: right;
	margin: 0 -12px 0 0;
	padding: 0;
	list-style: none;
}
#footer ul li {
	float: left;
	border-left: 1px solid #666;
	padding: 0 12px;
}
#footer ul li:first-child {
	border-left: none;
	padding-left: 0;
}
/* inner boxes section */
/* gallery box section */
ul.gallery {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	width: 354px;
	height: 346px;
}
ul.gallery li {
	position: absolute;
	top: 0;
	left: 0;
	width: 354px;
	height: 346px;
	display: none;
}
ul.gallery li.active {
	display: block;
}
ul.gallery p {
	padding: 10px;
	color: #fff;
	background-color: #000;
	width: 334px;
	position: absolute;
	bottom: 0;
	left: 0;
}
ul.gallery p a {
	color: #fff;
	font-weight: bold;
}
/* welcome box section */
div.welcome {
	line-height: 2em;
	padding-left: 15px;
	min-height: 151px;
}
* html div.welcome {
	height: 151px;
	overflow: visible;
}
div.welcome h2 {
	color: #999;
}
/* search box section */
div.search {
	width: 539px;
	padding: 15px 10px 0 15px;
	height: 180px;
	overflow: hidden;
	background: url(../images/branding/background-search.gif) no-repeat;
}
/* search selector box section */
div.search div.selector {
	width: 196px;
	float: left;
}
div.search-panel div.selector {
	width: 196px;
}
div.search div.selector h2,
div.search-panel div.selector h2 {
	font-size: 3.333em;
	color: #ff9900;
	line-height: 1em;
	padding-bottom: 12px;
}
div.search div.selector h2 img,
div.search-panel div.selector h2 img {
	display: block;
}
div.search div.selector a.adv,
div.search-panel div.selector a.adv {
	float: right;
	font-size: 0.917em;
	margin-top: 10px;
}

div.search div.selector dl,
div.search-panel div.selector dl {
	width: 100%;
	overflow: hidden;
	clear: both;
}
div.search div.selector dt,
div.search-panel div.selector dt {
	width: 65px;
	float: left;
	clear: both;
	color: #666;
	font-weight: bold;
	padding-bottom: 16px;
	height: 18px;
}
div.search div.selector dd,
div.search-panel div.selector dd {
	float: right;
	width: 131px;
	padding-bottom: 16px;
	height: 18px;
}
* html div.search div.selector dt,
* html div.search div.selector dd,
* html div.search-panel div.selector dt,
* html div.search-panel div.selector dd {
	padding-bottom: 10px;
}
*+html div.search div.selector dt,
*+html div.search div.selector dd,
*+html div.search-panel div.selector dt,
*+html div.search-panel div.selector dd {
	padding-bottom: 12px;
}
div.search div.selector select,
div.search-panel div.selector select {
	width: 100%;
}
div.search div.selector a.button,
div.search-panel div.selector a.button,
div.product a.enquire {
	display: block;
	margin-left: 65px;
	width: 129px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	background: #3385d6 url(../images/branding/button-search.gif) no-repeat;
}
div.product a.enquire {
	background-image: url(../images/branding/button-enquire.gif);
	margin: 0 auto;
}
div.search div.selector a.button:hover,
div.search-panel div.selector a.button:hover,
div.product a.enquire:hover {
	background-position: 0 -30px;
	background-color: #ff9900;
}
/* questions box section */
div.questions {
	padding: 15px;
	background-color: #666;
	color: #FFF;
	min-height: 320px;
}
* html div.questions {
	height: 320px;
}
div.questions h2 {
	font-size: 30px;
	color: #FFF;
}
div.questions a {
	color: #FFF;
}
div.questions ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.questions ul li {
	padding-bottom: 18px;
}
div.questions ul strong {
	color: #FF9900;
}
/* tabset section */
ul.tabset {
	margin: 0 0 -1px 0;
	padding: 0;
	list-style: none;
	position: relative;
	width: 100%;
	overflow: hidden;
	line-height: 28px;
	font-weight: bold;
}
ul.tabset li {
	float: left;
	margin-right: 1px;
}
ul.tabset li a {
	float: left;
	color: #FFF;
	background: url(../images/branding/tabset-left.gif) no-repeat;
	padding-left: 9px;
}
ul.tabset li a span {
	float: left;
	cursor: pointer;
	background: url(../images/branding/tabset-right.gif) no-repeat top right;
	padding: 0 13px 0 4px;
}
ul.tabset li a:hover,
ul.tabset li.active a {
	text-decoration: none;
	background-position: 0 -28px;
	background-color: #FFF;
	color: #0066CC;
}
ul.tabset li a:hover span,
ul.tabset li.active a span {
	cursor: pointer;
	background-position: 100% -28px;
}
/* product section */
div.product {
	background: url(../images/branding/product.gif) repeat-y;
	margin-bottom: 20px;
	color: #1B2C41;
}
div.product-bg {
	background: url(../images/branding/product-b.gif) no-repeat bottom left;
}
div.product-inner {
	background: url(../images/branding/product-t.gif) no-repeat;
	padding: 5px 11px 15px 10px;
	width: 736px;
}
div.product div.features ul {
	margin: 0;
	list-style: none;
}
div.product div.features ul li {
	padding-left: 10px;
	line-height:1.5em;
	background: url(../images/branding/product-arrow.gif) no-repeat 0 6px;
}
/* product main info section */
div.product-main {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
div.product-main div.gallery {
	width: 415px;
	float: left;
	overflow: hidden;
}
div.product-main div.gallery img {
	border-color: #0066CC;
	border-style: solid;
	padding: 1px;
	background-color: #C3DDEA;
	display: block;
	margin: 0 auto;
}
div.product-main div.gallery img.icon {
	border-width: 4px;
	margin-bottom: 5px;
}
div.product-main div.gallery ul.actions {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	text-align: center;
}
div.product-main div.gallery ul.actions li {
	display: inline;
	padding: 0 12px;
}
div.product-main div.gallery ul.pics {
	width: 432px;
	margin: 0 0 0 -10px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
div.product-main div.gallery ul.pics li {
	float: left;
	padding-left: 10px;
}
div.product-main div.gallery ul.pics img {
	border-width: 2px;
	width: 90px;
	float: left;
	margin: 0;
}
div.product-main div.description {
	width: 310px;
	float: right;
	padding-top: 10px;
	line-height: 1em;
}
div.product-main div.description h2 {
	font-size: 1em;
	line-height: normal;
	padding-bottom: 4px;
	font-weight: bold;
}
div.product-main div.description dl {
	width: 100%;
	overflow: hidden;
	padding-bottom: 12px;
	line-height:1.333em;
}
div.product-main div.description dt {
	width: 140px;
	float: left;
	clear: left;
	padding: 0;
}
div.product-main div.description dd {
	display: table;
	padding: 0;
	height: 1%;
}
div.product-main div.description ul {
	margin: 0;
	list-style: none;
	line-height:1.333em;
}
/* product about section */
div.product-about {
	background: url(../images/branding/product-about-bg.gif) repeat-y;
	margin-bottom: 10px;
}
div.product-about div.bg {
	background: url(../images/branding/product-about-b.gif) no-repeat bottom left;
}
div.product-about div.inner {
	background: url(../images/branding/product-about-t.gif) no-repeat;
	padding: 14px;
	height: 1%;
	overflow: hidden;
}
div.product-about div.inner p {
	padding: 0;
}
div.product-about div.features {
	border-top: 1px solid #FF9900;
	height: 1%;
	overflow: hidden;
	padding: 14px;
}
div.product-about div.features h3 {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
}
div.product-about div.features ul {
	float: left;
	padding-right: 30px;
	padding-bottom: 0;
}
/* product misc section */
div.product-misc {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
div.product-misc div.left {
	width: 344px;
	float: left;
}
div.product-misc div.right {
	width: 344px;
	float: right;
}
div.product-misc div.box {
	background: #CCC url(../images/branding/product-misc.gif) repeat-y;
}
div.product-misc div.box div.bg {
	background: url(../images/branding/product-misc-b.gif) no-repeat bottom left;
}
div.product-misc div.box div.inner {
	background: url(../images/branding/product-misc-t.gif) no-repeat;
	padding: 18px 18px 0 18px;
	min-height: 240px;
	overflow: hidden;
}
div.product-misc div.box div.inner p {
	line-height:1.5em;
}
* html div.product-misc div.box div.inner {
	height: 240px;
	overflow: visible;
}
div.product-misc p,
div.product-misc ul {
	padding-bottom: 12px;
}
div.product-misc div.features ul {
	width: 49%;
	float: left;
}
.destinations{font-size:0.917em; padding-bottom:5px;}
.destinations th {font-weight:bold; text-align:left; padding-left:3px;}
.destinations td {border-top: 1px solid #FE9900;padding: 2px 2px 2px 3px;}
/* product/exchange headline section */
div.product-headline,
div.exchange-headline {
	width: 100%;
	overflow: hidden;
	padding: 7px 0;
	margin-bottom: -8px;
	position: relative;
	background-repeat: no-repeat;
}
div.product-headline h2,
div.exchange-headline h2 {
	float: left;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	line-height: 2em;
	margin-left: 45px;
	display: inline;
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0 15px 0 5px;
}
div.exchange-headline h2 {
	font-size:1em;
}
div.product-headline h2 a {
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	margin-left: 8px;
}
div.product-headline h2 a:hover {
	text-decoration: none;
}
div.headline-about, div.headline-fhomes {background-image: url(../images/branding/headlines/product-about.gif);}
div.headline-fdst {background-image: url(../images/branding/headlines/exchange-dst.gif);}
div.headline-location {background-image: url(../images/branding/headlines/product-location.gif);}
div.headline-other {background-image: url(../images/branding/headlines/product-other.gif);}
div.headline-mmanager {background-image: url(../images/branding/headlines/exchange-mmanager.gif);}
div.headline-hdetails {background-image: url(../images/branding/headlines/exchange-hdetails.gif);}
div.headline-tips {background-image: url(../images/branding/headlines/exchange-tips.gif);}
div.headline-about h2,
div.headline-fhomes h2,
div.headline-fdst h2 {
	background-color: #FF9900;
	background-image: url(../images/branding/product-about.gif);
}
div.headline-location h2,
div.headline-other h2,
div.headline-mmanager h2 {
	background-color: #999;
	background-image: url(../images/branding/product-other.gif);
}
div.headline-hdetails h2,
div.headline-tips h2  {
	background-color: #0071E1;
	background-image: url(../images/branding/exchange-details.gif);
}
div.headline-hdetails h2,
div.headline-fhomes h2 {
	width: 318px;
}
div.headline-tips h2,
div.headline-fdst h2 {
	width: 212px;
}
div.headline-mmanager h2 {
	width: 611px;
}
/* gallery more section */
div.gallery-more {
	background: url(../images/branding/gallery-more.gif) repeat-y;
	margin-bottom: 20px;
	width: 164px;
}
div.gallery-more div.bg {
	background: url(../images/branding/gallery-more-b.gif) no-repeat bottom left;
}
div.gallery-more div.inner {
	background: url(../images/branding/gallery-more-t.gif) no-repeat;
	padding: 5px 17px;
	height: 1%;
	overflow: hidden;
	line-height:1.333em;
}
div.gallery-more h2 {
	font-size: 1.833em;
	color: #FF9900;
	padding-bottom: 12px;
}
div.gallery-more ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.gallery-more ul li {
	padding-bottom: 10px;
	margin-bottom: -1px;
	width: 100%;
}
div.gallery-more ul img {
	display: block;
	border: 5px solid #999;
	padding: 1px;
	background-color: #CCC;
	width: 114px;
	margin-bottom: 4px;
	vertical-align: baseline;
}
/* view search page */
.holder{
	overflow:hidden;
	padding-right:17px;
	height:1%;
}
body.register-page .holder {
	padding-bottom:80px;
}
h1.your-search-results{
	height:26px;
	background:url(../images/branding/headlines/your-search-results.gif) no-repeat 0 0;
	margin:0 0 15px;
}
h1.my-edetails {
	height:28px;
	background:url(../images/branding/headlines/my-edetails.gif) no-repeat 0 0;
}
.top-inner{
	overflow:hidden;
	height:29px;
	background:url(../images/branding/bg-top-inner.gif) no-repeat 0 0;
}
.top-inner .in-box{
	overflow:hidden;
	padding:4px 15px 2px 30px;
	height:23px;
	background:url(../images/branding/bg-top-inner-in.gif) no-repeat 100% 0;
}
.top-inner span{
	float:left;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#f90;
	padding:3px 0 0;
}
.top-inner label{
	float:right;
	font:bold 1em/1.333em Arial, Helvetica, sans-serif;
	color:#06c;
	padding-right:5px;
}	
.top-inner select{
	float:right;
	width:130px;
	height:20px;
}
.top-inner2{
	overflow:hidden;
	padding:10px 0 0 30px;
	height:1%;
}	
.top-inner2 p{
	font:1.083em Arial, Helvetica, sans-serif;
	color:#333;
}
.top-inner2 p strong{color:#f90;}
ul.pages{
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}
.search-results ul.pages{
	padding:10px 0 0;
	margin:0 auto;
	width:100%;
	text-align:center;
}
ul.pages li{
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#000;
	display:inline;
}
.float-right li{
	float:left;
	padding:1px 3px 0 0;
}
ul.pages li a{
	height:15px;
	padding:3px 5px 2px;
	border:1px solid #dfdfdf;
	background:#eaeaea;
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#06c;
	text-align:center;
	text-decoration:none;
	position:relative;
}
ul.pages li a:hover{
	border-color:#bbb;
	color:#f60;
	background:#ddd;
	text-decoration:none;
}
ul.pages li a.active{
	background:#ffd699;
	border-color:#ffad33;
	font-weight:bold;
	text-decoration:none !important;
}
.search-results{
	overflow:hidden;
	padding:25px 0 30px 0;
	height:1%;
	margin-right:5px;
	border-bottom:1px solid #06c;
}
.search-results .box{
	overflow:hidden;
	height:1%;
	background:url(../images/branding/bg-search-box-inner.gif) no-repeat 0 100%;
	margin:0 0 20px;
}
/* search results box width */
.s-width1 .box{width:735px;}
.search-results .box .in-box{
	overflow:hidden;
	height:1%;
	padding:0 0 13px;
	background:url(../images/branding/bg-search-box-in-box.gif) no-repeat 100% 100%;
}
.search-results .box .top{
	overflow:hidden;
	height:24px;
	background:url(../images/branding/bg-search-box-top.gif) no-repeat 0 0;
	padding:0 0 0 24px;
	border-bottom:1px solid #005ebb;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.search-results .box .top .in{
	overflow:hidden;
	height:20px;
	padding:4px 17px 0 0;
	background:url(../images/branding/bg-search-box-top-in.gif) no-repeat 100% 0;
}
.search-results .box .top h3{
	color:#fff;
	float:left;
	padding:5px 0 0 3px;
	margin:0;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.search-results .box .top a{
	color:#fff;
	text-decoration:none;
	padding-right:27px;
	float:right;
	margin-left:12px;
	font-size:1.083em;
}
.search-results .box .top a.one{background:url(../images/branding/ico1.gif) no-repeat 100% 0;}
.search-results .box .top a.two{background:url(../images/branding/ico2.gif) no-repeat 100% 0;}
.search-results .box .top a:hover{text-decoration:underline;}
.search-results .box .c-box{
	overflow:hidden;
	padding:13px 10px 0 28px;
	height:1%;
}
.search-results .box .img-box{
	float:left;
	width:116px;
	padding-right:20px;
}
.search-results .box .img-box a img {display:block; padding:2px; border:1px solid #ccc;}
.search-results .box .text-box{
	overflow:hidden;
	padding:5px 14px 16px 1px;
	font:1em/1.333em Arial, Helvetica, sans-serif;
	color:#1b2c41;
}
.search-results .box .text-box a{
	color:#06c;
	text-decoration:none;
}
.search-results .box .text-box a:hover{text-decoration:underline;}
	
.search-results .box .bottom{
	overflow:hidden;
	height:1%;
	padding:0 5px;
	margin:-15px 0 0;
}
.search-results .box .bottom ul{
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
.search-results .box .bottom ul li{
	float:left;
	padding:0 13px 0 14px;
	background:url(../images/branding/hr.gif) no-repeat 0 5px;
}
.search-results .box .bottom ul li.first{background:none;}
.search-results .box .bottom ul li a{
	font:bold 0.917em Arial, Helvetica, sans-serif;
	color:#06c;
	text-decoration:none;
}
.search-results .box .bottom ul li a:hover{text-decoration:underline;}
/* search panel section */
div.search-panel {
	background: url(../images/branding/search-panel.gif) repeat-y;
	margin-bottom: 20px;
	width: 237px;
}
div.search-panel div.bg {
	background: url(../images/branding/search-panel-b.gif) no-repeat bottom left;
}
div.search-panel div.inner {
	background: url(../images/branding/search-panel-t.gif) no-repeat;
	padding: 25px 12px 25px 19px;
	height: 1%;
	overflow: hidden;
}
div.search-panel dl.categories dt {
	font-size: 18px;
	color: #0066CC;
	padding: 12px 0 8px;
}
div.search-panel dl.categories dd {
	padding: 0;
}
div.search-panel dl.categories dt span {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 0px;
}
div.search-panel dl.categories ul {
	padding-bottom: 6px;
	margin-left: 14px;
	font-size: 1.083em;
	line-height: 1.417em;
	list-style: none;
}
div.search-panel dl.categories ul a {
	color: #333;
	text-decoration: underline;
}
div.search-panel dl.categories a:hover,
div.search-panel dl.categories p.ext a:hover {
	text-decoration: none;
}
div.search-panel dl.categories p.ext {
	padding: 0;
	font-size: 0.917em;
	font-weight: bold;
}
div.search-panel dl.categories p.ext a {
	text-decoration: underline;
}
/* exchange details section */
div.exchange-details {
	font-size: 1.083em;
}
div.exchange-details a {
	text-decoration: underline;
}
div.exchange-details a:hover {
	text-decoration: none;
}
div.exchange-details p.info {
	padding-left: 33px;
	background: url(../images/branding/icon-mail.gif) no-repeat 3px 3px;
}
div.exchange-details div.section {
	width: 100%;
	overflow: hidden;
	margin-bottom: 14px;
}
div.exchange-details div.section div.left {
	width: 383px;
	float: left;
}
div.exchange-details div.section div.right {
	width: 277px;
	float: right;
}
div.exchange-details div.box {
	background-repeat: repeat-y;
}
div.exchange-details div.box div.bg {
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.exchange-details div.box div.inner {
	padding: 18px 18px 0 18px;
	overflow: hidden;
	background-repeat: no-repeat;
}
/* exchange mail manager box section */
div.exchange-mmanager div.box {
	background-color: #CCC;
	background-image: url(../images/branding/exchange-mmanager.gif);
}
div.exchange-mmanager div.box div.bg {
	background-image: url(../images/branding/exchange-mmanager-b.gif);
}
div.exchange-mmanager div.box div.inner {
	border-bottom: 1px solid #999;
}
div.exchange-mmanager div.box div.sub {
	padding: 18px 18px 0 18px;
}
/* exchange favourite homes box section */
div.exchange-sub div.left div.box {
	background-image: url(../images/branding/exchange-fhomes.gif);
}
div.exchange-sub div.left div.box div.bg {
	background-image: url(../images/branding/exchange-fhomes-b.gif);
}
/* exchange favourite destinations box section */
div.exchange-sub div.right div.box {
	background-image: url(../images/branding/exchange-fdst.gif);
}
div.exchange-sub div.right div.box div.bg {
	background-image: url(../images/branding/exchange-fdst-b.gif);
}
div.exchange-sub div.right div.box div.inner {
	height: 1%;
}
div.exchange-sub div.right div.box div.inner h4 {
	font-size:85%;
	padding-left:3px;
	margin:0;
}
div.exchange-sub div.right ul {
	margin: 0 0;
	border-top: 1px solid #FE9900;
	position: relative;
	padding: 0;
	list-style: none;
	font-size:85%;
}
div.exchange-sub div.right ul li {
	padding: 3px;
	height: 1%;
	line-height: 13px;
	overflow: hidden;
	border-bottom: 1px solid #FE9900;
}
div.exchange-sub div.right ul span {
	float: left;
}
div.exchange-sub div.right ul a.delete {
	float: right;
	width: 11px;
	height: 13px;
	background: url(../images/branding/icon-delete.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
div.exchange-sub div.right p.ext {
	font-size: 0.917em;
	padding: 0 0 6px 3px;
}
/* exchange main boxes section */
div.exchange-main div.left img.icon {
	float: left;
	margin-right: 8px;
}
div.exchange-main div.left p {
	padding-bottom: 2px;
	line-height:1.25em;
}
/* exchange favourite homes box section */
div.exchange-main div.left div.box {
	background-image: url(../images/branding/exchange-fdetails.gif);
}
div.exchange-main div.left div.box div.bg {
	background-image: url(../images/branding/exchange-fdetails-b.gif);
}
div.exchange-main div.left div.box div.inner {
      padding-bottom: 12px;
/* add this */
      height: 1%;
}
/* exchange favourite destinations box section */
div.exchange-main div.right div.box {
	background-image: url(../images/branding/exchange-tips.gif);
}
div.exchange-main div.right div.box div.bg {
	background-image: url(../images/branding/exchange-tips-b.gif);
}
/* Google map dimensions */

.mapdimensions {
	width: 396px;
	height: 286px;
	border:4px solid #0066CC;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}

/* gallery box section */
.mapgallery {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	width: 354px;
	height: 346px;
}



.slideshow-captions a {
	font-weight:bold;
	color:#fff;
}
/*new add*/
/* featured box section */
div.featured {
	padding: 14px;
	color: #555;
}
div.featured div.item {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
}
div.featured div.item a.icon {
	float: left;
	margin-right: 10px;
}
div.featured div.item img {
	border: 2px solid #FFF;
 	float: left;
}
div.featured div.item a:hover img {
	border-color: #FF9900;
	background-color: #FFF;
}
div.featured div.item div {
	display: table;
}
div.featured div.item div strong {
	display:block;
}
div.featured div.item div p {
	padding:0 !important;
	font-size:1em !important;
	line-height:1.5em !important;
}
* html div.featured div.item div {
	height: 1%;
	float: left;
}
*+html div.featured div.item div {
	height: 1%;
	float: left;
}
#home-page #content p {
	font-size: 1.167em;
	padding:0 0 8px;
	line-height:1.429em;
}
#header {
	height:114px;
	margin-bottom:16px;
}
#header p.loginbox {
	right:0;
	left:auto;
}
#header strong.ad {
	display:none;
}
#logo {
	left:0;
}
#logo a {
	width:401px;
	height:114px;
	background:url(../images/logo3.gif) no-repeat;
}
#navigation {
	width:528px;
	padding:0;
	bottom:8px;
}
#navigation li {
	padding-left:7px;
}
/*teasers section*/
#teasers {
	width: 100%;
	overflow: hidden;
	border-top:1px solid #ccc;
}
#teasers .col1 {
	width:296px;
	float:left;
}
#teasers .col2 {
	width:270px;
	padding:12px 16px 0 18px;
	float:left;
}
/* recent box section */
div.recent ul {
	margin: 0;
	padding: 10px 0 0;
	list-style: none;
}
div.recent ul li {
	font-size:1em;
	padding-bottom:8px;
}
/*featured section*/
div.featured {
	padding:12px 10px 0;
	font-size:1em;
}
.heading-holder {
	width:100%;
	margin:0 0 5px;
	overflow:hidden;
}
.heading-holder h3 {
	width:100%;
	float:left;
	margin:0;
	font-size:24px;
}
h3.heading1 {
	color:#ff9900;
}
h3.heading2 {
	color:#999;
}
h3.heading3 {
	color:#fff;
}
ul.links-list {
	margin:0 0 8px;
	padding:0;
	list-style:none;
}
.links-list li {
	font-size:1em;
	line-height:1.333em;
	font-weight:bold;
	margin-top:5px;
}
/*main content columns*/
#main-columns {
	width:100%;
	border-bottom:1px solid #ccc;
	background:url(../images/bg-main-columns.gif) repeat-y;
}
#main-columns:after {
	content:"";
	display:block;
	clear:both;
}
/*main column*/
#main-columns .main-col {
	width:600px;
	float:left;
}
#main-columns .main-col .content-bg {
	background: url(../images/bg-content-white.gif) repeat-y;
}
/*side column*/
#main-columns .side-col {
	width:340px;
	float:left;
}
.side-col-inner {
	padding:20px 20px 0;
}
.side-col-inner p {
	padding:0 0 5px !important;
	line-height:1.333em !important;
}
/*pictures block*/
.pictures-block {
	width:100%;
	margin:0 0 15px;
	position:relative;
}
/*gallery block*/
.gallery {
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:5;
}
.gallery div {
	width:600px;
	overflow:hidden;
	position:relative;
}
.gallery div ul {
	position:relative;
	padding:0;
	margin:0;
	width:600px;
	height:372px;
	position:relative;
	list-style:none;
}
.gallery div ul li {
	position:absolute;
	left:-9999px;
	top:0;
	z-index:1;
	width:600px;
	height:372px;
}
.gallery div ul li.active {
	z-index:2;
	left:0;
}
/*small pictures gallery start*/
ul.pictures-gallery {
	width:115px;
	height:372px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:10px;
	z-index:10;
}
.pictures-gallery li {
	width:100%;
	float:left;
	margin:13px 0 0;
	position:relative;
	overflow:hidden;
}
.pictures-gallery li.first {
	margin:0;
}
.pictures-gallery li a {
	width:100%;
	float:left;
	color:#fff;
	/* color:#ff9900;   DU : Optional update 01/09/09 to make text orange */
}
.pictures-gallery li a img {
	float:left;
	border:3px solid #fff;
}
.pictures-gallery li a span {
	display:none;
	position:absolute;
	left:10px;
	top:10px;
	z-index:10;
	cursor:pointer;
	background: url(../images/none.gif);
	font-weight:bold;
	/* padding-top:15px; Added by DU : 29Aug09 */
}
.pictures-gallery li:hover a,
.pictures-gallery li.hover a {
	text-decoration:none !important;
}
.pictures-gallery li:hover a img,
.pictures-gallery li.hover a img {
	border-color:#ff9900
}
.pictures-gallery li:hover a span,
.pictures-gallery li.hover a span {
	display:block;
}
/*small pictures gallery end*/
/*content inner block*/
.content-inner {
	padding:0 22px 0 10px;
}
.heading-outer {
	width:100%;
	overflow:hidden;
}
.heading-outer h2 {
	margin:0;
	padding:0;
	font-size:28px;
	line-height:normal;
	color:#ff9900;
	float:left;
}
.sub-heading1 {
	display:block;
	margin:0 0 15px;
	font-size:1.167em;
	line-height:1.429em;
	color:#0056ac;
	font-weight:normal;
}
.sub-heading1 a {
	font-weight:bold;
}
.cont-cols {
	width:100%;
	padding:0 0 30px;
	overflow:hidden;
}
.cont-cols .col1 {
	width:380px;
	float:left;
}
.cont-cols .col2 {
	width:169px;
	float:right;
	padding:5px 0 0;
}
ul.cont-list {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.cont-list li {
	width:100%;
	padding:0 0 12px;
	float:left;
}
.cont-list li span {
	width:43px;
	height:42px;
	float:left;
	background:url(../images/bg-cont-list.gif) no-repeat;
	overflow:hidden;
	color:#0062c3;
	font-size:36px;
	text-align:center;
}
.cont-list li div {
	width:320px;
	float:right;
}
.cont-list li div h3 {
	margin:0;
	font-size:1.5em;
	line-height:1.222em;
	color:#0062c3;
}
.cont-list li div p {
	line-height:1.25em !important;
	padding:0 !important;
}
.cont-list li div p a {
	color:#000;
	font-weight:bold;
}
.btn-sign-up-now {
	display:block;
	width:159px;
	height:30px;
	margin:0 0 0 60px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/button-sign-up-now.gif) no-repeat;
}
a.btn-sign-up-now:hover {
	background-position:0 -30px;
}
/*free promo start*/
.free-promo {
	display:block;
	width:169px;
	height:173px;
	padding:16px 0 0;
	overflow:hidden;
	background:url(../images/bg-free-promo.gif) no-repeat;
	color:#fff;
	text-indent:-9999px;
}
.free-promo img {
	display:block;
	margin:0 auto;
}
.free-promo:hover {
	background-position:0 -189px;
}
/*free promo end*/
/*search form start*/
.search-form {
	padding:0 25px 40px;
	background:#ff9900;
}
.form-title {
	width:100%;
	padding:0 0 10px;
}
.form-title:after {
	content:"";
	display:block;
	clear:both;
}
.form-title span {
	float:left;
	margin:-10px 0 0;
	position:relative;
}
.form-title span img {
	display:block;
}
.form-line {
	width:100%;
	padding:0 0 10px;
	overflow:hidden;
}
.form-line label {
	float:left;
	padding:3px 0 0;
}
.form-line .form-col1 {
	width:55px;
	float:left;
}
.form-line .form-col2 {
	width:228px;
	float:right;
}
#sel-region {
	width:228px;
	height:20px;
}

#sel-regionadv {
	width:130px;
	height:20px;
}


/* new - test below */
#SelRegion {
	width:228px;
	height:20px;
}


#sel-start-month {
	width:93px;
	height:20px;
	float:left;
	margin:0 14px 0 0;
}

/* OLD - DU testing #selstartmonth {
	width:93px;
	height:20px;
	float:left;
	margin:0 14px 0 0;
}*/

#sel-end-month {
	width:97px;
	height:20px;
	float:right;
}
.btn-search-homes {
	float:left;
	width:129px;
	height:30px;
	background:url(../images/button-search-homes.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
a.btn-search-homes:hover {
	background-position:0 -30px;
}
.advanced-search {
	float:right;
	color:#00187b;
	font-size:0.917em;
	line-height:1em;
	margin:15px 0 0;
}
/*search form end*/
/*new to exchanging start*/
.new-to-exchanging {
	width:100%;
	margin:-90px 0 0;
	position:relative;
	z-index:4;
}
.new-to-exchanging-text {
	padding:15px 20px 8px;
	background:#0056ac;
	color:#fff;
}
.new-to-exchanging-text a {
	color:#fff;
}
.cont-pict {
	display:block;
	width:100%;
	overflow:hidden;
}
.cont-pict img {
	float:left;
}
/*new to exchanging end*/
/*map section start*/
.map-section {
	width:405px;
	margin:-37px -16px 0 -49px;
	position:relative;
	z-index:5;
}
.map-section-bg {
	width:356px;
	height:239px;
	padding:55px 0 0 49px;
	background:url(../images/map-bg.png) no-repeat;
}
.map-section-inner {
	width:100%;
	position:relative;
}
.map-title {
	width:331px;
	height:50px;
	position:absolute;
	top:-52px;
	left:5px;
	z-index:10;
}
.map-title strong {
	display:block;
	width:100%;
	height:50px;
	background: url(../images/map-title.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.map {
	width:339px;
	height:200px;
	position:relative;
	background:url(../images/map1.jpg) no-repeat;
}
.map img {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
.map ul {
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
	z-index:15;
	left:0;
	top:0;
}
.map li {
	position:absolute;
	display:none;
	text-indent:-9999em;
	overflow:hidden;
	background-repeat:no-repeat;
}
.map li.activestate,
.map li.visible-part {
	display:block;
}
.map li#area1 {
	background-image:url(../images/area1.gif);
	width:101px;
	height:135px;
	top:13px;
	left:0;
}
.map li#area2 {
	background-image:url(../images/area2.gif);
	width:91px;
	height:84px;
	top:7px;
	left:93px;
}
.map li#area3 {
	background-image:url(../images/area3.gif);
	width:137px;
	height:102px;
	top:7px;
	left:138px;
}
.map li#area4 {
	background-image:url(../images/area4.gif);
	width:86px;
	height:91px;
	top:84px;
	left:71px;
}
.map li#area5 {
	background-image:url(../images/area5.gif);
	width:109px;
	height:49px;
	top:99px;
	left:153px;
}
.map li#area6 {
	background-image:url(../images/area6.gif);
	width:108px;
	height:40px;
	top:119px;
	left:154px;
}
.map li#area7 {
	background-image:url(../images/area7.gif);
	width:99px;
	height:41px;
	top:161px;
	left:135px;
}
.map li#area8 {
	background-image:url(../images/area8.gif);
	width:85px;
	height:130px;
	top:61px;
	left:248px;
}
/*map section end*/
/*sirf*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash .heading-holder h3 {
	visibility: hidden;
	letter-spacing:0;
	font-size:30px;
	height:30px;
	overflow:hidden;
}
.sIFR-hasFlash .cont-list li span {
	visibility: hidden;
	letter-spacing:0;
	font-size:36px;
	height:37px;
	padding-top:4px;
}
.heading-outer h2 {
	visibility: hidden;
	letter-spacing:0;
	font-size:28px;
	height:40px;
	overflow:hidden;
}

/* new stuff added by DU below */ 

/* advanced search box section */
div.adv-search {
	width: 660px;
	padding: 15px 10px 0 15px;
	 height: 770px;
	/* height: 750px; */
	overflow: hidden;
	background: url(/images/branding/background-advsearch2.gif) no-repeat;
	/* border: 5px solid #999; */

}


div.adv-search div.adv-selector a.button,
div.product a.enquire {
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 129px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	background: #3385D6 url(/images/branding/button-search.gif) no-repeat;
}


div.product a.enquire {
	background-image: url(/images/branding/button-enquire.gif);
	margin: 0 auto;
}


div.search div.selector a.button:hover,
div.adv-search div.adv-selector a.button:hover,
div.search-panel div.selector a.button:hover,
div.product a.enquire:hover {
	background-position: 0 -30px;
	background-color: #FF9900;
}
