/* 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					: #000000;
	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			: -300px;
}

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				: 200px;
	z-index				: 10;
}


#right {
	position			: relative;/*ie needs this to show float */
	width				: 215px;
	float				: right;
	margin				: 0px;
	margin-top			: 0px;
	margin-right		: 0px;
	padding				: 0px;
	padding-bottom		: 573px;/* needed to make room for footer */
	text-align			: left;
}



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

	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.bed-and-breakfast.nl/serverspecific/default/images/Template/footer_bg.png', sizingMethod='image');
}

#extra_boxes {
	position			: relative;
	width				: 890px;
	clear				: both;
	margin				: 0px;
	margin-left			: auto;
	margin-right		: auto;
	
	padding				: 0px;
	height				: 162px;
	text-align			: left;
	
	margin-top			: 10px;
}

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

#centrecontent {
	position			: relative;
	width				: 715px;
	margin				: 0px;
	margin-left			: 45px;
	padding				: 0px;
	padding-top			: 170px;
	
	vertical-align		: top;
	float				: left;
}

* html #centrecontent {
	position			: relative;
	width				: 715px;
	margin				: 0px;
	margin-left			: 22px;
	padding				: 0px;
	padding-top			: 170px;
	
	vertical-align		: top;
	float				: left;
}

#clearfooter {
	clear				: both;
	height				: 300px;/*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				: #666666;
	text-decoration		: underline;
}
   
A:VISITED {	
	font-weight			: normal;
	color				: #666666;
	text-decoration		: underline;
} 
 
A:ACTIVE {	
	font-weight			: normal;
	color				: #666666;
	text-decoration		: underline;
}
  
A:HOVER {	
	font-weight			: normal;
	color				: #009CDC;
	text-decoration		: underline;
}
/************************  Header tag H1 H2 H3 H4 style settings  ************************/

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

H2 {
	font-size			: 18px;
	font-weight			: normal;
	color				: #000000;
	padding				: 5px 10px 0px 10px;
	margin				: 0px 0px 0px 0px;
}

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					: 45px;
	top						: 25px;
	width					: 341px;
	height					: 25px;
}

#logo_avakanties {
	display					: block;
	position				: absolute;
	left					: 550px;
	top						: 28px;
	width					: 341px;
	height					: 25px;
}

#logo_print {
	display					: none;
}

#slogan{
	display					: block;
	position				: absolute;
	left					: 270px;
	top						: 38px;
	width					: 250px;
	height					: 50px;
	font-size				: 18px;
	font-weight				: bold;			
	color					: #000000;		
}

#aVakantiesSlogan{
	display					: block;
	position				: absolute;
	left					: 560px;
	top						: 90px;
	font-size				: 12px;
	font-weight				: bold;			
	color					: #000000;		
	line-height: 23px;
}

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

/* this menu is better, maybe for future release
#menu {
	display					: block;
	position				: absolute;
	z-index					: 1000;
	left					: 45px;
	top						: 118px;
	width					: 715px;
	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_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='http://www.bed-and-breakfast.nl/serverspecific/default/images/Template/parg_header_bg.png', sizingMethod='image');
}

#content_footer {
	background-image	: url(../images/Template/parg_footer_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.bed-and-breakfast.nl/serverspecific/default/images/Template/parg_footer_bg.png', sizingMethod='image');
}

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

/* BOX EXTRA INFO */

#box_extra_info {
	display					: block;
	position				: absolute;
	width					: 448px;
	height					: 172px;
	top						: 0px;
	right					: 0px;
	overflow				: hidden;
	background-image		: url(../images/Template/box_extra_info.png);
	background-repeat		: no-repeat;
	background-position		: top right;
}

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

#box_extra_info_content {
	display					: block;
	position				: absolute;
	width					: 448px;
	height					: 172px;
	top						: 0px;
	right					: 0px;
	padding					: 0px;
	padding-top				: 0px;
	overflow				: hidden;
}

/* BOX NLP LOGIN */

#box_newsletter_login {
	display					: block;
	position				: absolute;
	width					: 431px;
	height					: 171px;
	top						: 0px;
	left					: 0px;
	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.bed-and-breakfast.nl/serverspecific/default/images/Template/box_newsletter_login.png', sizingMethod='image');
}

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

.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				: 6px;
}

/* BOX NEDERLAND SMALL */

#box_nederland_small {
	display					: block;
	position				: absolute;
	right					: 40px;
	top						: 23px;
	width					: 172px;
	height					: 553px;
	
	background-image		: url(../images/Template/box_nl_small.png);
	background-repeat		: no-repeat;
	background-position		: top left;
	
	z-index					: 1;
}

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


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

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

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


#box_nederland_small_links {
	display					: block;
	position				: absolute;
	top						: 220px;
	left					: 25px;
	z-index					: 2;
}

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

#box_nederland_small_links A:HOVER {
	color					: #009CDC;
	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.bed-and-breakfast.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.bed-and-breakfast.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;
}
