/*===[_STYLES ROYAL-RESIDENCE.NL_]===*/ /*--[HEADERS]--*/
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #22503e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: times new roman;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #22503e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: times new roman;
	font-variant: small-caps;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #00663e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #d09d1e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h5 {
	background-image: url('/template/images/background-hr.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 14px;
	font-size: 18px;
	font-weight: normal;
	color: #22503e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: times new roman;
	font-variant: small-caps;
}

h6 {
	font-size: 34px;
	font-weight: normal;
	color: #686868;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: times new roman;
	font-variant: small-caps;
}

/* DISPLAY SCROLL BAR IN IE BUT ALSO IN ANY OTHER BROWSER. EITHER ACTIVE OR INACTIVE. */
:root { 
	overflow-y: scroll !important;
}

/*--[GENERAL]--*/
body {
	background-image: url('/template/images/background-body.jpg');
	background-repeat: repeat-x;
	background-color: #22503e;
	background-attachment: fixed;
	font-family: arial;
	font-size: 12px;
	color: #444444;
	margin: 0px;
	padding: 0px;
}

/*--[PRIMARY ELEMENTS]--*/
.divHr {
	position: relative;
	width: 100%;
	height: 11px;
	background-image: url('/template/images/background-hr.gif');
	background-repeat: repeat-x;
	margin-top: 4px;
	margin-bottom: 14px;
}

.divHrMini {
	position: relative;
	width: 100%;
	height: 1px;
	background-color: #cdcdcd;
	margin-top: 6px;
	margin-bottom: 6px;
}

/*--[MAIN COMPONENTS]--*/

#multiContainer {
	position: relative;
	width: 992px;
	margin: auto;
}

#container {
	position: relative;
	width: 950px;
	height: auto;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('/template/images/background-container.png');
}

#header {
	position: relative;
	width: 950px;
	height: 114px;
	border-bottom: 3px solid #00663e;
}

#menu {
	position: relative;
	width: 950px;
	height: 24px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 2px;
	padding-top: 4px;
	z-index:99;
}

#mainBanner {
	position: relative;
	width: 950px;
	height: auto;
	border-bottom: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
	margin-bottom: 4px;
}

#crumbPathPrint {
	position: relative;
	width: 950px;
	height: 21px;
	border-bottom: 1px solid #cdcdcd;
}

#content {
	position: relative;
	width: 910px;
	height: auto;
	padding: 20px;
}

#content a {
	color: #be8f38;
	text-decoration: none;
}


#content a:hover {
	color: #be8f38;
	text-decoration: underline;
}



#footer {
	position: relative;
	width: 950px;
	height: auto;
	padding-bottom: 20px;
}

#sideTabs {
	position: absolute;
	width: 32px;
	height: auto;
	top: 60px;
	left: 960px;
}

.contentTable2 {
	width: 100%;
}

.textPadding {
	padding: 10px;
	padding-right: 20px;
}

.columnLeft {
	padding-left: 20px;
	padding-right: 40px;
	width: 395px;
	text-align: justify;
}

.columnRight {
	padding-left: 40px;
	padding-right: 20px;
	width: 395px;
	text-align: justify;
}

.colorTable td {
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 395px;
}

.colorTable ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}



/*--[COMPONENTS]--*/
#logo {
	position: absolute;
	left: 20px;
	top: 4px;
	border: 0px;
}

#topMenu {
	position: absolute;
	right: 20px;
	top: 0px;
}

#royalIdLogin {
	position: absolute;
	right: 16px;
	top: 60px;
	margin: 0px;
}

#royalId {
	position: absolute;
	background: #FFF url(../images/crown-login.gif) no-repeat;
	right: 16px;
	top: 60px;
	padding-left: 30px;
	padding-top:4px;
	text-align: right;
}

#crumbPath {
	position: absolute;
	left: 20px;
	top: 0px;
	color: #646464;
	font-family: times new roman;
	font-variant: small-caps;
}

/*--[SIDE TABS]--*/
.bookmark {
	width: 32px;
	height: 114px;
	cursor: pointer;
	background-image: url('/template/images/button-bookmark.png');
	background-repeat: no-repeat;
}

.bookmarkHover {
	width: 32px;
	height: 114px;
	cursor: pointer;
	background-image: url('/template/images/button-bookmark-hover.png');
	background-repeat: no-repeat;
}

.registerNl, .registerEn {	
	width: 32px;	
	height: 152px;		
	cursor: pointer;	
	background-image: url('/template/images/button-register-nl.png');			
	background-repeat: no-repeat;	
	border: 0px;	
}

.registerEn {	
	background-image: url('/template/images/button-register-en.png');			
}


.registerHoverNl, .registerHoverEn {
	width: 32px;	
	height: 152px;		
	cursor: pointer;	
	background-image: url('/template/images/button-register-nl-hover.png');		
	background-repeat: no-repeat;	
	border: 0px;	
}

.registerHoverEn {
	background-image: url('/template/images/button-register-en-hover.png');		
}



/*--[MENU]--*/
.menuNormal {
	font-family: times new roman;
	font-size: 18px;
	font-variant: small-caps;
	color: #727272;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
}

.menuHover {
	font-family: times new roman;
	font-size: 18px;
	font-variant: small-caps;
	color: #b5985a;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
}

.menuActive {
	font-family: times new roman;
	font-size: 18px;
	font-variant: small-caps;
	color: #b5985a;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
}

/*--[TOP MENU]--*/
#topMenu {
	position: absolute;
	right: 20px;
	top: 0px;
}

.topMenuLink a, #royalId a {
	font-variant: small-caps;
	font-family: times new roman;
	color: #22503e;
	text-decoration: none;
}

.topMenuLink a:hover, #royalId a:hover {
	text-decoration: underline;
}

#topMenuLangage {
	font-variant: small-caps;
	font-family: times new roman;
	color: #22503e;
	text-decoration: none;
}

/*--[BANNER]--*/
#bannerBottomBar {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 100;
}

#bannerSilver {
	position: absolute;
	right: 80px;
	bottom: 0px;
	z-index: 101;
}

#bannerGold {
	position: absolute;
	left: 80px;
	bottom: 0px;
	z-index: 101;
}

#subBanner {
	position: relative;
	width: 950px;
	height: 89px;
	background-image: url('/template/images/background-subbanner.gif');
	background-repeat: repeat-x;
}

#bannerArrowLeft {
	position: absolute;
	left: 10px;
}

#bannerArrowRight {
	position: absolute;
	right: 10px;
}

/*--[CRUMBPATH]--*/
#crumbPath a {
	color: #646464;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

#crumbPath a:hover {
	color: #646464;
	text-decoration: underline;
	margin-left: 10px;
	margin-right: 10px;
}

#print {
	position: absolute;
	right: 20px;
	top: 0px;
	color: #646464;
	font-family: times new roman;
	font-variant: small-caps;
}

#print a {
	color: #646464;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
}

#print a:hover {
	color: #646464;
	text-decoration: underline;
	margin-left: 0px;
	margin-right: 0px;
}

/*--[LOGIN FORM]--*/
.loginField {
	background-image: url('/template/images/login-field.gif');
	background-repeat: no-repeat;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	border: 0px;
	width: 143px;
	height: 20px;
	color: #505050;
}

.newsletterField {
	background-image: url('/template/images/newsletter-field.gif');
	background-repeat: no-repeat;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 2px;
	border: 0px;
	width: 176px;
	height: 20px;
	color: #505050;
}

/*--[BUTTONS]--*/
.buttonSendNl, .buttonSendEn {
	width: 98px;
	height: 22px;
	border: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url('/template/images/button-versturen.gif');
}

.buttonLoginNl,.buttonLoginEn {
	width: 61px;
	height: 22px;
	border: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url('/template/images/button-login.gif');
}

.buttonZoekenNl,.buttonZoekenEn {
	width: 89px;
	height: 22px;
	border: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url('/template/images/button-zoeken.gif');
}

.registerNowNl,.registerNowEn {
	width: 274px;
	height: 22px;
	border: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url('/template/images/button-nu-registreren.jpg');
}

.updateNowNl,.updateNowEn {
	width: 274px;
	height: 22px;
	border: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url('/template/images/button-nu-bijwerken.jpg');
}

.buttonInschrijvenNl,.buttonInschrijvenEn {
	width: 89px;
	height: 22px;
	border: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url('/template/images/button-inschrijven.gif');
}

.buttonSubNl,.buttonSubEn {
	border: 0px;
	height: 21px;
	color: #ffffff;
	cursor: pointer;
	background-repeat: repeat-x;
	background-image: url('/template/images/button-sub.gif');
	padding-left: 20px;
	padding-right: 20px;
	font-family: times new roman;
	font-variant: small-caps;
	font-weight: bold;
}

.buttonMoreInfoNl,
.buttonMoreInfoEn {
	border: 0px;
	height: 19px;
	color: #ffffff;
	cursor: pointer;
	background-repeat: repeat-x;
	background-image: url('/template/images/button-sub.gif');
	padding-left: 20px;
	padding-right: 20px;
	font-family: times new roman;
	font-variant: small-caps;
	font-weight: bold;
	padding-top: 2px;
	width: auto;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.buttonMoreInfoNl a,
.buttonMoreInfoEn a {
	color: #FFFFFF !important;
	text-decoration: none;
}

.buttonPlaceBackNl,
.buttonPlaceBackEn {
	width: auto;
	height: auto;
	color: #384b3d;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url('/template/images/button-back.gif');
	padding-left: 15px;
	font-size: 14px;
	font-family: times new roman;
	font-variant: small-caps;
	font-weight: bold;
	position: absolute;
	right: 20px;
	border: 0px;
	top: 70px;
}

.buttonSendEn {
	background-image: url('/template/images/button-send.gif');
}

.buttonLoginEn {
	background-image: url('/template/images/button-login.gif');
}

.buttonZoekenEn {
	background-image: url('/template/images/button-search.gif');
}

.registerNowEn {
	background-image: url('/template/images/button-register-now.gif');
}

.updateNowEn {
	background-image: url('/template/images/button-update-now.jpg');
}

.buttonInschrijvenEn {
	background-image: url('/template/images/button-register.gif');
}

.buttonSubEn, .buttonMoreInfoEn {
	background-image: url('/template/images/button-sub.gif');
}

/*--[CONTENT]--*/
#content p {
	margin: 0px;
	margin-bottom: 20px;
	color: #444444;
}

#splashTable {
	margin-top: 20px;
}

.splashCenter {
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	padding-right: 20px;
	padding-left: 20px;
	border-top: 1px solid #cdcdcd;
	padding-top: 4px;
	padding-bottom: 4px;
	min-height: 183px;
}

.splashLeft {
	padding-right: 20px;
	padding-left: 0px;
	width: 267px;
	border-top: 1px solid #cdcdcd;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 193px;
}

.splashRight {
	padding-right: 0px;
	padding-left: 20px;
	width: 267px;
	border-top: 1px solid #cdcdcd;
	padding-top: 4px;
	padding-bottom: 4px;
	min-height: 183px;
}

.splashSlideMini {
	border: 1px solid #334a3a;
}

#registerNow {
	background-image: url('/template/images/button-nu-registreren.jpg');
	background-repeat: no-repeat;
	width: 274px;
	height: 22px;
	cursor: pointer;
}

.splashNews {
	background-image: url('/template/images/icon-splash-news.jpg');
	background-repeat: no-repeat;
	padding-left: 24px;
}

.splashNews a {
	font-family: times new roman;
	font-variant: small-caps;
	font-weight: bold;
	background-image: url('/template/images/icon-content-link.gif');
	background-repeat: no-repeat;
	padding-left: 8px;
	color: #00663e !important;
	text-decoration: none;
}

.splashNews a:hover {
	text-decoration: underline;
}

#quickSearch {
	margin: 0px;
	border: 0px;
}

.splashPullDown {
	border: 1px solid #cccccc;
	margin: 3px;
	width: 200px;
}

/*--[FOOTER]--*/
#footerText {
	position: relative;
	width: 800px;
	height: auto;
	margin: auto;
	text-align: center;
	font-family: times new roman;
	font-variant: small-caps;
	font-size: 12px;
	color: #686868;
}

#footerText a {
	text-decoration: none;
	color: #686868;
}

#footerText a:hover {
	text-decoration: underline;
	color: #686868;
}

.footerHeader {
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	color: #073724;
	padding-bottom: 2px;
	vertical-align: text-top;
}

.footerLink,.footerLink a {
	font-variant: small-caps;
	color: #073724;
	text-decoration: none;
}

.footerLink a:hover {
	font-variant: small-caps;
	color: #073724;
	text-decoration: underline;
}

#footerTable {
	position: relative;
	width: 910px;
	margin-left: 40px;
	margin-right: 0px;
}

/*--[SUB CONTENT]--*/
.villaLocation {
	width: 296px;
	padding-right: 20px;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}

.villaImage {
	width: 276px;
	padding-right: 20px;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	padding-bottom: 16px;
}

.searchOptions {
	padding-left: 20px;
	border-bottom: 1px solid #cdcdcd;
}

.searchHeader {
	font-family: times new roman;
	font-variant: small-caps;
	font-size: 14px;
	color: #22503e;
}

.searchDropDown {
	width: 160px;
	border: 1px solid #cdcdcd;
	margin-bottom: 8px;
}

.searchSpacer {
	width: 47px;
}

.resultGold, .resultSilver, .resultNews {
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 220px;
	padding-top: 10px;
	padding-bottom: 16px;
	width: 690px;
	height: 136px;
}

.resultGold {
	background-image: url('/template/images/result-gold.jpg');
	background-color: #ffdaa3;
}

.resultSilver {
	background-image: url('/template/images/result-silver.jpg');
	background-color: #d7d7d7;
}

.resultNews {
	background-image: url('/template/images/bg-news.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.resultImage {
	position: absolute;
	left: 10px;
	top: 10px;
	border: 1px solid #cdcdcd;
}

.resultHeader {
	width: 100px;
	font-weight: bold;
}

.resultContent {
	padding-left: 10px;
}

.resultTable {
	margin-top: 0px;
}

.resultPrice {
	position: absolute;
	right: 10px;
	bottom: 40px;
	font-family: times new roman;
	font-variant: small-caps;
	color: #22503e;
	font-weight: bold;
	font-size: 18px;
}

.villaHeader {
	width: 100px;
	font-weight: bold;
}

.villaContent {
	padding-left: 10px;
}

.villaContent a {
	color: #000000;
	text-decoration: none;
}

.villaContent a:hover {
	color: #000000;
	text-decoration: underline;
}

.textGold {
	color: #b5985a;
}

#mainFadeBanners {
	visibility: hidden;
}

#mainFadeBanners {
	height: 333px;
	width: 950px;
}

#mainFadeBanners img {
	position: absolute;
	visibility: hidden;
	opacity: 0;
}

#bannerGold,#bannerSilver {
	border: 0px;
}

#slideBannerLeft {
	position: absolute;
	z-index: 2;
	left: -950px;
}

#slideBannerRight {
	position: absolute;
	z-index: 2;
	left: 950px;
}

#splashSilverSlide img, #splashGoldSlide img {
	position: absolute;
	visibility: hidden;
	opacity: 0;
}

.currentnavlink {
	background-color: #3b5b45;
	color: #ffffff;
	padding: 2px;
	font-weight: bold;
}

.searchPageSelect {
	float: right;
}

.searchPageSelect a {
	color: #716f64;
	text-decoration: none;
}

.searchPageSelect a:hover {
	color: #716f64;
	text-decoration: underline;
}

.searchPageSelectTitle {
	color: #716f64;
	padding-right: 20px;
}

.gallerylayer {
	float: left;
	margin: 5px;
	height: 120px;
}

.backToOverview {
	background-image: url('/template/images/button-back.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	position:absolute;
	right:20px;
	top:24px;
	cursor:pointer;
	font-family: times new roman;
	text-transform: uppercase;
	color: #22503e;
}

.backToOverview:hover {
	color: #d09d1e;
}

.loginLink a {
	color: #666666;
	text-decoration: none;
}

.loginLink a:hover {
	color: #666666;
	text-decoration: underline;
}

.errorLoginLink {
	border-left: 1px solid #cecece;
	padding-left: 10px;
}

.errorLoginLink a {
	text-decoration: none;
	color: #000000;
}

.errorLoginLink a:hover {
	text-decoration: underline;
	color: #000000;
}