/* mac hide\*/
html, body {
	height				: 100%;
}
/* end hide */

/************************  Body style settings  ************************/

.cmsBody {
	padding					: 0px 0px 0px 0px;
	margin					: 0px 0px 0px 0px; 
	font-family				: Verdana, Arial,  Helvetica, sans-serif;
	font-size				: 11px;
	text-align				: center;
	color					: #043f51;
	background-color		: #fd721e;
	background-color		: #e8e8e8;
	text-decoration			: none;
	line-height				: 18px;
	height					: 100%;
	background-image		: url(../images/Template/main_bg.png);
	background-repeat		: repeat-y;
	background-position		: top center;
}

#outer {
	height					: 100%;
	min-height				: 100%;
	width					: 980px;
	text-align				: left;
	margin-left				: auto;
	margin-right			: auto;
	position				: relative;
	background-image		: url(../images/Template/content_bg.png);
	background-repeat		: repeat-x;
	margin-bottom			: -200px;
}

html>body #outer {
	height				: auto;/*for mozilla as IE treats height as min-height anyway*/
}

#header{
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 980px;
	height				: 580px;
	z-index				: 10;
}

#footer {
	position			: relative;
	width				: 890px;
	clear				: both;
	height				: 24px;
	text-align			: left;
	margin				: 0px;
	margin-left			: auto;
	margin-right		: auto;
	padding				: 0px;
	text-align			: center;

	background-image		: url(../images/Template/footer_bg.png);
	background-repeat		: no-repeat;
	background-position		: top left;
}

* html #footer {
	background-color		: transparent;
	background-image 		: none;
	filter 					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.lastminutesvakantiehuizen.nl/serverspecific/default/images/Template/footer_bg.png', sizingMethod='image');
}

div,p {
	margin-top			: 0px;/*clear top margin for mozilla*/
}

#centrecontent {
	position			: relative;
	width				: 980px;
	margin				: 0px;
	padding				: 0px;
	padding-top			: 580px;
	vertical-align		: top;
	float				: left;
}

#clearfooter {
	clear				: both;
	height				: 190px;/*needed to make room for footer*/
}

/************************  P tag style settings  ************************/

P {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}
/************************  A tag style settings  ************************/

A:LINK {	
	font-weight			: normal;
	color				: #043f51;
	text-decoration		: underline;
}
  
A:VISITED {	
	font-weight			: normal;
	color				: #043f51;
	text-decoration		: underline;
} 
 
A:ACTIVE {	
	font-weight			: normal; 
	color				: #043f51;
	text-decoration		: underline;
}
  
A:HOVER {	
	font-weight			: normal;
	color				: #46A941;
	text-decoration		: underline;
}
/************************  Header tag H1 H2 H3 H4 style settings  ************************/

H1 {

	padding				: 0px 0px 5px 0px;
	margin				: 0px 0px 0px 0px;

	font-size				: 18px;
	font-weight				: bold;			
}

H2 {
	font-size			: 18px;
	font-weight			: normal;
	color				: #FFFFFF;
	padding				: 2px 10px 0px 10px;
	margin				: 0px 0px 0px 0px;
	line-height			: 22px;
}

H3 {

}

H4 {
	font-size			: 12px;
	font-weight			: bold;
	color				: #333333;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
}

/************************  List style settings  ************************/

UL { 

}

OL { 

}

LI {

}

/****************  Custom tags/classes style settings  ****************/

#logo {
	display					: block;
	position				: absolute;
	left					: 20px;
	top						: 16px;
	width					: 341px;
	height					: 25px;
}

#logo_print {
	display					: none;
}

#slogan {
    color: #000000;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    left: 246px;
    line-height: 23px;
    position: absolute;
    top: 15px;
    width: 262px;
}

#menu {
	display					: block;
	position				: absolute;
	z-index					: 1000;
	left					: 20px;
	top						: 118px;
	width					: 480px;
	height					: 30px;
}

#footer_content {
	position				: relative;
	width					: 890px;
	clear					: both;
	height					: 24px;
	text-align				: left;
	margin					: 0px;
	margin-left				: auto;
	margin-right			: auto;
	padding					: 0px;
	text-align				: center;
	margin-top				: -24px;
}

* html #footer_content {
	margin-top				: -25px;
}

#footer_left {
	display					: block;
	position				: absolute;
	left					: 10px;
	top						: 3px;
	height					: 20px;
	text-align				: left;
	color					: #FFFFFF;
}

#footer_left a, #footer_left a:link, #footer_left a:visited, #footer_left a:hover, #footer_left a:active {
	color					: #FFFFFF;
	text-decoration			: none;
}

#footer_left a:hover {
	text-decoration			: underline;
}

#footer_right {
	display					: block;
	position				: absolute;
	right					: 10px;
	top						: 3px;
	height					: 20px;
	text-align				: right;
	color					: #FFFFFF;
}

#footer_right a, #footer_right a:link, #footer_right a:visited, #footer_right a:hover, #footer_right a:active {
	color					: #FFFFFF;
	text-decoration			: none;
}

#footer_right a:hover {
	text-decoration			: underline;
}

#content_header {
	background-image	: url(../images/Template/parg_header_home_bg.png);
	background-repeat	: no-repeat;
	background-position	: top left;
	width				: 889px;
	height				: 39px;
	padding				: 0px;
	margin				: 0px;
}

* html #content_header {
	background-color		: transparent;
	background-image 		: none;
	filter 					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='serverspecific/default/images/Template/parg_header_home_bg.png', sizingMethod='image');
}

#content_footer {
	background-image	: url(../images/Template/parg_footer_home_bg.png);
	background-repeat	: no-repeat;
	background-position	: bottom left;
	width				: 889px;
	height				: 10px;
	padding				: 0px;
	margin				: 0px;
}

* html #content_footer {
	background-color		: transparent;
	background-image 		: none;
	filter 					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.lastminutesvakantiehuizen.nl/serverspecific/default/images/Template/parg_footer_home_bg.png', sizingMethod='image');
}

/**************************************************************************************************************/

/* BOX WELCOME */

#box_welcome {
	display					: block;
	position				: absolute;
	width					: 431px;
	height					: 214px;
	top						: 170px;
	left					: 45px;
	overflow				: hidden;
	background-image		: url(../images/Template/box_welcome.png);
	background-repeat		: no-repeat;
	background-position		: top left;
}

* html #box_welcome {
	background-color		: transparent;
	background-image 		: none;
	filter 					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.lastminutesvakantiehuizen.nl/serverspecific/default/images/Template/box_welcome.png', sizingMethod='image');
}

#box_welcome_content {
	display					: block;
	position				: absolute;
	width					: 391px;
	height					: 174px;
	top						: 170px;
	left					: 45px;
	padding					: 20px;
	overflow				: hidden;
}

/* BOX NLP LOGIN */

#box_newsletter_login {
	display					: block;
	position				: absolute;
	width					: 431px;
	height					: 171px;
	top						: 395px;
	left					: 45px;
	background-image		: url(../images/Template/box_newsletter_login.png);
	background-repeat		: no-repeat;
	background-position		: top left;
}

* html #box_newsletter_login {
	background-color		: transparent;
	background-image 		: none;
	filter 					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.lastminutesvakantiehuizen.nl/serverspecific/default/images/Template/box_newsletter_login.png', sizingMethod='image');
}

#box_newsletter_login_content {
	display					: block;
	position				: absolute;
	width					: 40px;
	height					: 150px;
	top						: 405px;
	left					: 75px;
}

.box_newsletter_title, .box_login_title {
	padding					: 0px;
	padding-top				: 5px;
	padding-bottom			: 2px;
	padding-left			: 2px;
	margin					: 0px;
	font-size				: 18px;
	font-weight				: bold;
	color					: #FFFFFF;
}

.box_newsletter_label, .box_login_label {
	color					: #FFFFFF;
	padding-left			: 3px;
}

.box_login_label {
 	color					: #461c02;
}

.box_newsletter_input, .box_login_input {
	padding					: 1px;
	color					: #000000;
	border					: 1px solid #FFFFFF;
	background-color		: #FFFFFF;
	margin-left				: 3px;
	width					: 150px;
}

.box_newsletter_input_error {
	color					: #FF0000;
	border					: 1px solid #FF0000;
	background-color		: #FDD017;
	margin-left				: 3px;
	width					: 150px;
}

.box_newsletter_button, .box_login_button {
	padding-top				: 3px;
}

/* BOX NEDERLAND LARGE */

#box_nederland_large {
	display					: block;
	position				: absolute;
	right					: 40px;
	top						: 25px;
	width					: 425px;
	height					: 549px;
	
	background-image		: url(../images/Template/box_nl_large.png);
	background-repeat		: no-repeat;
	background-position		: top left;
	
	z-index					: 1;
}

* html #box_nederland_large {
	background-color		: transparent;
	background-image 		: none;
	filter 					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.lastminutesvakantiehuizen.nl/serverspecific/default/images/Template/box_nl_large.png', sizingMethod='image');
}


#dealerlocatorMapContainer {
	display					: block;
	position				: absolute;
	top						: 56px;
	right					: 142px;
	z-index					: 2;
	border					: 0px solid #000000;
}

#dealerLocatorMapImage {
	position				: absolute;
	z-index					: 25;
	
}

.dealerLocatorOverlay {
	position				: absolute;
	z-index					: 10;
}


#box_nederland_large_links {
	display					: block;
	position				: absolute;
	top						: 370px;
	right					: 65px;
	z-index					: 2;
}

#box_nederland_large_links A, #box_nederland_large_links A:LINK, #box_nederland_large_links A:VISITED, #box_nederland_large_links A:HOVER, #box_nederland_large_links A:ACTIVE {
	 color					: #4a4a4a;
	 text-decoration		: none;
	 font-weight			: bold;
}

#box_nederland_large_links A:HOVER {
	color					: #46A941;
	text-decoration			: underline;
}

#footer_box {
	position			: relative;
	width				: 890px;
	clear				: both;
	margin				: 0px;
	margin-left			: auto;
	margin-right		: auto;
	margin-top			: 20px;
	padding				: 0px;
	height				: 160px;
	text-align			: left;
}

#footer_box_top {
	width					: 890px;
	height					: 10px;
	background-image		: url(../images/Template/footer_box_top_bg.png);
	background-repeat		: no-repeat;
	background-position		: top left;
}

* html #footer_box_top {
	background-color		: transparent;
	background-image 		: none;
	filter 					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.lastminutesvakantiehuizen.nl/serverspecific/default/images/Template/footer_box_top_bg.png', sizingMethod='image');
}

#footer_box_content {
	position			: relative;
	width				: 889px;
	height				: 140px;
	background-color	: #FFFFFF;
	text-align			: center;
}

#footer_box_1 {
	position			: absolute;
	left				: 0px;
	top					: 0px;
	width				: 202px;
	height				: 130px;
	padding-left		: 10px;
	padding-right		: 10px;
}

#footer_box_2 {
	position			: absolute;
	left				: 222px;
	top					: 0px;
	width				: 194px;
	height				: 130px;
	padding-left		: 10px;
	padding-right		: 10px;	
}

#footer_box_3 {
	position			: absolute;
	right				: 222px;
	top					: 0px;
	width				: 202px;
	height				: 130px;
	padding-left		: 10px;
	padding-right		: 10px;
}

#footer_box_4 {
	position			: absolute;
	right				: 0px;
	top					: 0px;
	width				: 202px;
	height				: 130px;
	padding-left		: 10px;
	padding-right		: 10px;
}



#footer_box_bottom {
	width					: 890px;
	height					: 10px;
	background-image		: url(../images/Template/footer_box_bottom_bg.png);
	background-repeat		: no-repeat;
	background-position		: top left;
}

* html #footer_box_bottom {
	background-color		: transparent;
	background-image 		: none;
	filter 					: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.lastminutesvakantiehuizen.nl/serverspecific/default/images/Template/footer_box_bottom_bg.png', sizingMethod='image');
}

/* zoom */
#zoomy {
	position				: absolute; 
	border					: 1px solid #B3BEAD;
	background				: #000000;
	padding					: 1px;
	color					: #fff;
	line-height				: 100%;
	z-index					: 10000;
}
	
#zoomy p {
	margin					: 0;
	padding					: 5px 5px 10px 5px; position:relative; }

#close {
	display					: block;
	position				: absolute;
	top						: 5px; 
	right					: 5px;
	width					: 13px; 
	height					: 13px; 
	background-image		: url(../images/Template/close.gif);
	cursor					: pointer;
	z-index					: 1;
	border					: 1px solid #000000;
}

.textLinks {
line-height:13px;
font-size:9px;
}

.textContent {
    font-size: 9px;
    line-height: 13px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 890px;
}

#helpEnBel {
	display: block; position: absolute; top: 90px; left: 20px; font-size: 14px;
}
