@import 'rounded.css';
@import 'forms.css';
html, body { /* For IE6 */
	height: 100%;
}
body, input, textarea, select, button {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #000;
}

a {
	color: #a91d35;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	background: #eee;
}

#topWrapper #flag,
#topWrapper #flag a
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

#topWrapper #flag a:hover,
#footerKeys a:hover,
#footer span#intern1 a:hover {
	text-decoration: underline;
}

#topWrapper ul li a {
	text-decoration: none;
	color: #666;
	background: none;
	font-weight: normal;
}

#topWrapper ul li a:hover,
#navWrapper a:hover
{
	color: #a91d35
}

#topWrapper ul li a.mainMenuOn
{
	font-weight: bold;
	color: #a91d35
}

#navWrapper,
#navWrapper a {
	color: #989999;
	background: none;
	font-weight: normal;
}

#footer,
#footerKeys,
#footerKeys a {
	color: #777;
	background: none;
	font-weight: normal;
}
#footer a {

}
#footer span#intern1 a {
	background: none;
	color: #777;
	font-weight: normal;
}
#footerKeys a {
	text-decoration: none;
}

h1 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #1b3561;
	margin: 0;
	padding: 0 0 11px 0;
}
h1 img {
	vertical-align: top;
	margin: 0 15px 0 0;
}

#findSommerhus table tr td {
	padding: 0 0 10px 0;
}

#lastminute {
	color: #a91d35;
	padding: 0 0 9px 0;
}

#lastminute table {
	border: 1px solid #eee;
}

#lastminute table tr {
	background: #fff;
}

#lastminute table tr td {
	background: #eee;
}

#lastminute table tr td span
{
	padding: 5px;
}
.forsideKategori .forsideKategoriTitel {
	display: block;
	width: 95px;
	height: 41px;
	border-bottom: 1px solid #fff;
	background: #eee;
	text-align: center;
	color: #1b3562;
}

.forsideKategori .forsideKategoriTitel span{
	display: block;
	padding: 8px 0 0 0;
}

.forsideKategoriIkon {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

#seferiehuse {
	padding: 20px;
	background: url('/gfx/map.gif') 1px bottom no-repeat;
}

#seferiehuse ul {
	list-style: circle outside url('/gfx/icons/bullet_black.gif');
	margin: 0 0 0 12px;
}

#seferiehuse ul li {
	margin: 0 0 0 5px;
	padding: 0 0 0 3px;
}

/* Søg sommerhuse - Resultatside */
#sogsommerhuse {

}

#sogsommerhuse #antalhuseprside {
	background: #dedede;
	padding: 10px 20px;
}

#sogsommerhuse #content {
	padding: 20px;
}

#sogsommerhuse .hus h1,
#sogsommerhuse .hus h2 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #1b3561;
	margin: 0 0 5px 0;
	padding: 0;
}
#sogsommerhuse .hus h2 {
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
	margin: 0;
}
#sogsommerhuse .infobox {
	background: #c5c5c5;
	margin: 0 0 1px 1px;
	padding: 1px 5px;
	width: 81px;
	height: 16px;
}
.number {
	background: #364661 url('/gfx/number_bg.gif') no-repeat;
	width: 30px;
	height: 30px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px;
}

/*
	GALLERI PÅ HUSSIDE
*/

.seflerebilleder {
	text-align: center;
	height: 59px;
	width: 56px;
	background: url('/gfx/icons/seflerebilleder_bg.gif');
	overflow: hidden;
}

.seflerebilleder span {
	text-transform: uppercase;
	font: 10px arial;
	color: #fff;
}

.seflerebilleder span a {
	color: #fff;
	display: block;
	width: 56px;
	height: 56px;
	padding: 27px 0 0 0;
}

.seflerebilleder span a:hover {
	background: none;
	text-decoration: none;
}

.gallery {
	float: left;
}
.gallery .image {
	border-bottom: 1px solid #fff;
}
.gallery .thumbnail {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.gallery .last {
	border-right: none;
	border-bottom: 1px solid #fff;
}

.bordered {
	border: 1px solid #d5d6d6;
	padding: 1px;
}

/* stort billede */
div.gallery a#stortbillede {
	background-size: auto;
	display: block;
	position: relative;
	width: 351px;
	margin: 0 0 1px 0;
}
div.gallery a#stortbillede span#flerebilleder {
	background: url(/gfx/icons/seflerebilleder_bg.gif) no-repeat center;
	color: #ffffff;
	cursor: hand;
	display: block;
	height: 59px;
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: center;
	width: 56px;
}
div.gallery a#stortbillede span#flerebilleder br {
	line-height: 11px;
}

/* HUS BOOKING */
.ledigeuger {
	border-collapse: collapse;
}
.ledigeuger tr td {
	border: 2px solid #fff;
}
.ledigeuger tr td.empty {
	border: none;
}

/* TIP EN VEN */
.overlay {
	background-color: #000;
	display: none;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 999;
}
.overlay_wrapper {
	display: none;
	position: absolute;
	top: 140px;
	left: 50%;
	width: 447px;
	z-index: 999;
	margin: 0 0 0 -223px;
}
.overlay_container {
}
.text_120 {
	border:1px solid #000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:12px;
	line-height:10px;
	width:200px;
}
.hidden {
	display: none;
}
input.alternate, select.alternate {
}
button.alternate {
	background: url(/gfx/calendar-icon.gif);
	border: 0;
	cursor: pointer;
	height: 20px;
	margin-right: 6px;
	width: 20px;
}
button.alternate:hover, button.alternate.active {
	background-position: 0 20px;
}
div.alternate {
	background: url(/gfx/calendar.png);
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}
div.alternate * {
	margin: 0;
	padding: 0;
}
div.alternate div {
	background: none !important;
	cursor: move;
	height: 185px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 147px;
}
div.alternate caption {
	color: #333;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
div.alternate caption a {
	cursor: pointer;
	display: block;
	height: 12px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 17px;
	width: 11px;
}
div.alternate caption a.prev {
	background-image: url(/gfx/calendar-prev.gif);
	left: 0;
}
div.alternate caption a.next {
	background-image: url(/gfx/calendar-next.gif);
	right: 0;
}
div.alternate caption a:hover {
	background-position: 0 12px;
}
div.alternate caption span {
	padding-top: 6px;
	position: relative;
	text-align: center;
}
div.alternate caption span.month {
	float: left;
	width: 84px;
}
div.alternate caption span.month:after {
	content: \'\';
}
div.alternate caption span a {
	top: 8px;
}
div.alternate caption span.year {
	float: right;
	width: 63px;
}
div.alternate table {
	background: #FFF;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
}
div.alternate td, div.alternate th {
	border: 0;
	color: #0597DB;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 21px;
	text-align: center;
	width: 21px;
}
div.alternate td {
	background: url(/gfx/calendar-td.gif);
	color: #FFF;
	font-size: 11px;
}
div.alternate td.invalid {
	color: #999;
}
div.alternate td.valid {
	background: url(/gfx/calendar-valid.gif);
	color: #0597DB;
	cursor: pointer;
}
div.alternate td.hilite {
	background: url(/gfx/calendar-hilite.gif);
}
div.alternate td.inactive {
	background: url(/gfx/calendar-td.gif) 0 100%;
	color: #FFF;
}
div.alternate td.active, div.alternate td.hover {
	background: url(/gfx/calendar-valid.gif) 0 100%;
	color: #FFF;
	cursor: pointer;
}
.uge {
	width: 59px;
}
.uge_delvis {
	width: 59px;
}
.ajax-loading {
	padding: 20px 0;
	background: url(/gfx/spinner.gif) no-repeat center;
}
