﻿/*Default.aspx*/
.h2{font-size:16px; line-height:20px; color:#000; margin:10px 0px 10px 0px;}

#mainpage
{
}

#content-default /* styrings div */{
		width:760px;
		margin:auto; 
		position:relative; 
		top:10px;
		left:0px;
		clear:both;
		background-color:#00CC00;
		}

#content-default input.action2, .action2 {
		background-repeat:repeat-x;
		height:22px;
		padding:0px;
		background-image:url(/Images/forside/bg-action-input.gif);
		text-align:center;
		font-size:11px;
		font-weight:normal;
		cursor:hand;
		margin:0px;
		border-top:1px solid #e6b11e;
		border-left:1px solid #e6b11e;
		border-right:1px solid #bb9e54;
		border-bottom:1px solid #bb9e54;
		}		
.action3 { 
		font-size:11px;
		font-weight:normal;
		border-top:1px solid #8c9ec0;
		border-left:1px solid #8c9ec0;
		border-right:1px solid #4065a0;
		border-bottom:1px solid #4065a0;
		color:#fff;
		background-image:url(/Images/forside/bg-secondaction-knap.gif);
		background-repeat:repeat-x;				
		cursor:hand;
		margin:0px;
		height:22px;
		padding:0px;
		text-align:center;
		text-decoration:none;							
		}	


/*def. brun knap både input og div*/
.actionColor4{
background:url(/images/knap-brun-22px.gif);
border:0px;
color:#FFFFFF;
font-weight:normal;
}
a.actionColor4{
color:#fff;
}
/*def. mouseOver brun knap både input og div*/
.actionColor4:hover{
background:url(/images/knap-hover-brun-22px.gif);
border:0px;
}

#left-container{
		float:left;
		width:590px;}		
#overskrift{
		position:absolute; 
		top:0px; 
		left:0px; 
		width:590px;
		}
#overskrift h1{
		margin:0px 0px 10px 0px;
		line-height:20px;
		}
/* SEO lag på default.aspx */	
#co {	
		position:absolute;
		top:370px;
		width:590px;
		left:0px;
		float:left;
		clear:both;
		}
	/* SEO lag og tekst på forside_right.ascx */		
	#bottom-tekst {
			position:absolute; 
			top:300px;
			left:0px; 
			width:590px;
			}
	#bottom-tekst h2 {
			font-size:14px;
			}				
	#tekst-left{
			float:left; 
			width:384px;
			}
	#tekst-right {
			float:right; 
			width:184px;
			}
	#tekst-right h2{font-size:14px; font-weight:normal; line-height:16px; margin:15px 0px 5px 0px;}
	/* tre bokse med billeder */		
	#content-second{
			width:590px; 
			position:absolute; 
			top:20px; 
			left:0px;
			}
	.mwr-content{
			width:172px; 
			padding:5px; 
			height:250px;
			border:1px solid #7d93bd;
			}
	.mwr-content_white{
			width:172px; 
			padding:5px; 
			height:250px;
			border:1px solid #7d93bd;
			background-color:#FFFFFF;
			}
	#featureleft{
			float:left; 
			width:386px;
			}
	#featurecenter{
			float:right;
			}
	#featureright{
			float:right;
			}
	#enkeltsoeg {
			float:left;
			}
	#cotext h2{font-size:14px; font-weight:normal; line-height:16px; margin:15px 0px 5px 0px;}					
/* Søgning */
	#soegeblok{
			width:590px; 
			height:300px;
			position:absolute; 
			top:36px; 
			left:0px;
			z-index:2;
			}
			
	#soegeblok2{
			margin-top:41px;
			}			
	/* Sub menu med links på søgeblok */		
	#fanelinks-left2{
			position:absolute; top:179px;
			}		
			#fanelinks-left2 ul{
					margin:0px; 
					padding:0px; 
					list-style:none; 
					width:578px;
					
					}
			#fanelinks-left2 ul li {
					float:left;
					margin-left:5px;
					}
			#fanelinks-left2 ul a {
					padding: 0 4px;
					line-height:16px;
					text-decoration:none;
					color: #666666;
					display:block;
					background-image:url(/Images/forside/bg-fane-grey.gif);
					background-repeat:repeat-x;
					border-top:1px solid #999999;
					border-right:1px solid #999999;
					border-left:1px solid #999999;
					}
			#fanelinks-left2 a.active {
			padding: 0 4px;
			background-image:url(/Images/forside/bg-fane-active.gif);
			background-repeat:repeat-x;
			line-height:16px;
			text-decoration:none;
			color:#627393;
			display:block;
			border-top:1px solid #7d93bd;
			border-right:1px solid #7d93bd;
			border-left:1px solid #7d93bd;
			border-bottom:1px solid #dbe2ed;
			}
			#fanelinks-left2 ul a:hover{
					background-image:url(/Images/forside/bg-fane-active.gif);
					background-repeat:repeat-x;
					color:#627393;
					border-top:1px solid #7d93bd;
					border-right:1px solid #7d93bd;
					border-left:1px solid #7d93bd;
					border-bottom:1px solid #dbe2ed;
					}
	/* div med selects */		
	#soegeblok select
			{
			width:140px;
			margin-left:5px;
			}
	#soegeblok h6 {
			font-size:11px; 
			font-weight:normal;
			margin: 2px 0px 0px 5px;
			}
			
	#soegeblok2 select
			{
			width:140px;
			margin-left:5px;
			}
	#soegeblok2 h6 {
			font-size:11px; 
			font-weight:normal;
			margin: 2px 0px 0px 5px;
			}			
			/* kort og tilhørende select og input felter */					
				#map{	
						width:755px; 
						margin-top:41px;
						height:260px; 
						background-color:#ffffff; 
						border:1px solid #7d93bd;
						z-index:0;
						}
				#map_googleearth{	
						width:755px; 
						height:630px; 
						background-color:#ffffff; 
						border:1px solid #7d93bd;
						z-index:0;
						}						
						#map-checkbox {
						width:150px;
						height:215px;
						position:absolute;
						left:435px;
						z-index:1;
						
						
						}
						#map-selects{
						float:left; 
						margin-right:0px;
						width:194px;
						height:215px;
						position:absolute;
						left:220px;
						z-index:1001;		
				

						}
						#map-checkbox input {
						border:none; 
						margin-left:5px;
						}
						a.kort { 
								float:left;
								display:block;
								border-top:1px solid #8c9ec0;
								border-left:1px solid #8c9ec0;
								border-right:1px solid #4065a0;
								border-bottom:1px solid #4065a0;
								color:#fff;
								background-image:url(/Images/forside/bg-secondaction-knap.gif);				
								width:140px;
								height:22px;
								line-height:22px;
								padding:0px;
								text-align:center;
								text-decoration:none;							
								}	
						a.kort:hover {
						background-image:url(/Images/forside/bg-secondaction-knap-hover.gif);
						color:#fff;
						border-top:1px solid #4065a0;
						border-left:1px solid #4065a0;
						border-right:1px solid #8c9ec0;
						border-bottom:1px solid #8c9ec0;
						}		
/* div til forside_right.ascx på default*/
#menu-right-dk {
		float:right;
		width:150px;
		height:1700px;
		}				
	/* Til divs i forside_right OBS: Vær opmærksom på højden */		
	.mwr-boks-right{
			width:160px;
			height:135px;
			margin-top:5px;
			}
	/* Blå bokse med links */			
.mwr-links {
			background-color:#DBE2ED;
			margin-top:5px; 
			width:150px;
			border:1px solid #7d93bd; 
			float:right;
			}
.mwr-links a, ul, li {
			margin:0px;
			padding:0px; 
			list-style:none;
			}
.mwr-links li {
			margin:5px 0px 0px 0px;
			padding:0px; 
			list-style:none;
			}
.mwr-links li, h5 {
			margin-left:5px;
			}			
			#mwr-links ul {
					margin:0px; 
					padding:0px; 
					list-style:none;
					}
			#mwr-links li {
					margin-left:5px;
					}					
/* Footer på default.aspx*/
#footer_google_earth
{
	margin-top:-70px;
}
#forsidefooter {
		width:760px;
		margin:auto; 
		clear:both;
		}
#forsidefooter p {
		font-size:10px;
		color:#a7a4a4;
		margin:2px;
		}		
	#forsidefooter ul {
			margin:0px 0px 5px 0px; 
			padding:0px; 
			float:left; 
			width:760px; 
			list-style:none;
			font-size:10px;
			color:#a7a4a4;
			}	
	#forsidefooter ul a {
			font-size:10px;
			color:#a7a4a4;
			}					
	#forsidefooter li {
			float:left;
			margin-left:10px;
			}
			
/* NYE STYLES TIL NY SØGEBLOK */

.subcategory
{
	color:#7d93bd;
	font-weight:bold;
}

.spacebetweendrps
{
	padding-bottom:5px;
}

.select_left
{
	padding-left:45px;
	position:relative;
	float:right;
}


#mapdiv
{
	margin-top:10px;
	margin-left:10px;
	float:left;
	height:300px;
	width:235px;
	position:relative;
	z-index:1002;
}

#maptxt
{
	position:relative;
	top:290px;
	right:165px;
}

#numberoffhouses_txt
{
	font-weight:bold;
	font-size:16px;
	margin-top:89px;
}

.statustxt
{
	color:#952145;
	width:140px;
	font-size:11px;
	font-weight:normal;
	position:absolute;
	left:0px;
	top:-120px;
}

.arrival_textbox
{
	border-color:#7f9db9;

}

#greyseperator
{
	position:absolute;
	left:255px;
	top:20px;
	border-left:solid 1px;
	border-left-color:#c5c7c8;
	height:300px;
}

#housetheme
{
	float:left; margin-top:10px; margin-left:7px;
}






/* Hack */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
 
.clearfix {display: inline-block;}
 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
		
/* NYE STYLES TIL NY SØGEBLOK */
			
			
.close_red
{
	position:absolute; right:6px; color:#952145; text-decoration:underline; font-weight:bold; float:right;
}


#container{width:200px; table-layout:fixed;}
#navigationRow{height:1.5em; width:100%; margin:0px; border:1px solid #000000; background-color:#dbe2ed; color:#000000; font-family:arial,helvetica,sans-serif; text-align:center;  cursor:default;}
td.navigationRowWeekCell{width:2.2em; padding:2px; font-size: 10px; text-align:center; color:#000000; border-right:1px solid #000000;}
td.monthYearCell{padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px; cursor:default; font-size:10px; font-weight:bold;}
td.navWebdings{padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px; cursor:pointer; font-size:1em; font-family: webdings; font-weight:normal;}
td.navImages{padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px; cursor:pointer;}
#bodyTable{table-layout:fixed;cursor:default; width:100%; border:1px solid #000000; margin:0px; border-collapse:separate;}
#headerRow{height:1.2em; text-align:center; vertical-align:middle; color:#ffffff; background-color:#dbe2ed; font-family:arial,helvetica,sans-serif; cursor:default;}
td.headerRowWeekCell{width:2.2em; padding:2px; font-size: 10px; text-align:center; color:#000000; font-weight:bold;border-right:1px solid #000000;background-color:#FFFFFF}
td.headerRowCell{width:1em; padding:2px; font-size: 10px; text-align:center; color:#000000;}
tr.dateRow{height:1.2em; text-align:center; vertical-align:middle;}
td.dayRegular{font-family:arial,helvetica,sans-serif; font-size:10px; width:1em; padding:2px; border:1px solid #ffffff; color:#000000; background-color:#ffffff; cursor:pointer}
td.dayWeekend{font-family:arial,helvetica,sans-serif; font-size:10px; width:1em; padding:2px; border:1px solid #ffffff; color:#990000; background-color:#ffffff; cursor:pointer}
td.daySelected{font-family:arial,helvetica,sans-serif; font-size:10px; width:1em; padding:2px; border:1px solid #000000; color:#000000; background-color:#ffffff; cursor:pointer}
td.dayOtherMonth{font-family:arial,helvetica,sans-serif; font-size:10px; width:1em; padding:2px; border:1px solid #ffffff; color:#ffffff; background-color:#ffffff; cursor:default}
td.dayDisabled{font-family:arial,helvetica,sans-serif; font-size:10px; width:1em; padding:2px; border:1px solid #ffffff; color:#cccccc; background-color:#ffffff; cursor:default}
td.emptyDate{font-family:arial,helvetica,sans-serif; font-size:.7em; text-align:center; padding:2px; border:1px solid #000000; color:#000000; background-color:lightgrey; cursor:pointer}

/* NYE STYLES TIL NY SØGEBLOK */



/* leftover styling til søgning med google earth */

a.googleknap {color:#000000; text-decoration: none; margin-left:10px; width:250px; text-align:center; display:block; height:25px;background-color:#FFCC00;border-top:3px solid #ffe680;border-left:3px solid #ffe680;border-bottom:3px solid #cca300;
border-right:3px solid #cca300;font-weight:bold;cursor:pointer; cursor:hand;outline: none;font-size:14px;margin-top:5px;margin-bottom:5px; padding-top:5px;}
a.googleknap:hover{color:#ffffff; background-color: #666666;border-top:3px solid #cccccc;border-left:3px solid #cccccc;;border-bottom:3px solid #333333;
border-right:3px solid #333333;}
.redbold{font-weight:bold; color:red;}

/* leftover styling til søgning med google earth */



