@import url("navigation.css");
@import url("input.css");
@import url("prettyPhoto.css");
@import url("slideshow.css");

/************************* RESET **********************/

#container * {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
}

#mainTabs div.contentBox {
	border-bottom: 0 !important;
	border-left:0 !important;
	border-right: 0 !important;
	color: #333!important;
	font-size: 12px !important;
	line-height: 16px !important;
	padding: 0 !important;
}

/************************* INTERN1 TOP LAYOUT ELEMENTS **********************/

#logo{
	float:left;
	width:300px;
}

#logo img {
	margin: 24px 0 0 0;
}

#topWrapper {
	background: url(/gfx/vm_skiferie/top.png) no-repeat;
	float: none;
	.float: left;
	margin: 0;
}


#topContactInfo {
	height:117px;
	text-align:left;
	width:224px;
}

#topContactInfo #phoneIcon {
	margin:8px 10px 0 0;
}

#topContactInfo #phoneNumber {
	margin:8px 0 0;
}

#chat {
	height: 30px;
	padding: 25px 8px 0 0;
	text-align:right;
	
}

#phoneNumber {
	font: 18px/24px "Trebuchet MS",georgia,arial,verdana,sans-serif;
}


.nav {
	background-color: inherit;
	color: #fff;
	font-size: 11px;
	font-family: trebuchet MS, arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.nav a:link, .nav a:visited {
	background-color: inherit;
	color: #fff;
	text-decoration: none;
}

.nav a:hover, .nav a:active {
	background-color: inherit;
	color: #f8541e;
	text-decoration: none;
}

* ul {
	margin: 0;
	padding: 0;
	width:100%;
}


.contentBox ul,
.txt ul{
	padding: 0 0 0 30px !important;
}

.contentBox li,
.txt li{
	background: 0;
	list-style:circle;
}
/************************* HTML BODY **********************/

html {
	/*background: #223355 url(/gfx/skiferie/body_sbg.gif) repeat-x;*/
	background: #41606f;
	height: auto !important;
	height: 100%;
	margin: 0;
	padding: 0;
	min-height: 100%;
}

body {
	background: url(/gfx/vm_skiferie/tb_bg.jpg) center 0px no-repeat;
	color: #333;
	font: 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: auto !important;
	height: 100%;
	margin: 0;
	min-height: 100%;
	padding: 0;
	text-align: left;
}

/************************* STRUCTURE **********************/

#container {
	background: #fff url(/gfx/vm_skiferie/bg_container.gif) top center repeat-y;
	border: 7px #fff solid;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

	#innerContainer {
		background: url(/gfx/vm_skiferie/bg_innerContainer.jpg) no-repeat 2px bottom;
	}
	
		#mainnav {
			border-top: 1px #e6e5e5 solid;
			float: left;
			margin: 0 0 190px 0;
			padding: 0 2px;
			width: 231px;
		}
		
		#col1 {
			float: left;
			background:#fff;
			margin: 0 0 0 10px;
			width: 470px;
		}
		
			ul.tabNavigation {
				background: #FFF;
				height: 43px;
				list-style: none;
			}
				
				ul.tabNavigation li {
					float: left;
				}
				
				ul.tabNavigation a {
					display: block;
					float: left;
					height: 43px;
					margin: 0 3px 0 0;
					text-indent: -9999em;
					width: 195px;
				}
		
				ul.tabNavigation a#tabPrices {
					background: url(/gfx/vm_skiferie/tab_searchPrices.png) no-repeat 0 -43px;
				}
		
				ul.tabNavigation a#tabPrices.selected {
					background: url(/gfx/vm_skiferie/tab_searchPrices.png) no-repeat 0 0;
					width: 235px;
				}
		
				ul.tabNavigation a#tabDest {
					background: url(/gfx/vm_skiferie/tab_searchPrices.png) no-repeat 0 -129px;
				}
		
				ul.tabNavigation a#tabDest.selected {
					background: url(/gfx/vm_skiferie/tab_searchPrices.png) no-repeat 0 -86px;
					width: 235px;
				}

			#container #findDestination {
				background: #1B4885 url(/gfx/vm_skiferie/bg_findDestinationSlider.gif) no-repeat top;
				height: 155px;
				padding: 40px 135px 0 140px;
				position: relative;
				width: 195px;
				margin: 0 0 30px 0;
			}

				#container #findDestination .slider{
					margin:0 0 39px;
				}

			#slideshow {
				background: #fff;
				border-top: 1px #e4e3e3 solid;
				position: relative;
			}	
			
			
			#seo li{
				background: 0;
			
			}
			#innerSlideshow ulx{
					height: 265px;
				}
				#slideshow a.prev,
				#slideshow a.next {
					border: 1px #e4e3e3 solid;
					display: block;
					height: 39px;
					position: absolute;
					text-indent: -9999em;
					top: 80px;
					width: 39px;
					z-index: 100;
				}
			
				#slideshow a.prev {
					background: url(/gfx/vm_skiferie/btn_prevNextSlideshow.png) no-repeat 0 0;
					left: 10px;
				}
			
				#slideshow a.prev:hover {
					background: url(/gfx/vm_skiferie/btn_prevNextSlideshow.png) no-repeat 0 -39px;
					left: 10px;
				}
			
				#slideshow a.prev:focus {
					background: url(/gfx/vm_skiferie/btn_prevNextSlideshow.png) no-repeat 0 -78px;
					left: 10px;
				}
			
				#slideshow a.next {
					background: url(/gfx/vm_skiferie/btn_prevNextSlideshow.png) no-repeat -39px 0;
					right: 10px;
				}
			
				#slideshow a.next:hover {
					background: url(/gfx/vm_skiferie/btn_prevNextSlideshow.png) no-repeat -39px -39px;
					right: 10px;
				}
			
				#slideshow a.next:focus {
					background: url(/gfx/vm_skiferie/btn_prevNextSlideshow.png) no-repeat -39px -78px;
					right: 10px;
				}
			
				#slideshow img {
					border-top: 1px #fff solid;
				}
		
		#col2 {
			float: left;
			margin: 0 0 0 10px;
			padding: 34px 0 0 0;
			width: 235px;
		}
		
			#container ul.userActions { /******** Accordion on front page with user interaction ******/
				border: 1px #e4e3e3 solid;
				border-bottom: 0;
				list-style-type: none;
				margin: 0 0 -1px 0;
				padding: 0 1px;
				width: 231px;
			}

				#container ul.userActions li {
				}

				#container ul.userActions a {
					background: url(/gfx/vm_skiferie/bg_userActions_a.png) no-repeat 0 0;
					border-bottom: 1px #e4e3e3 solid;
					color: #000;
					display: block;
					font-size: 15px;
					line-height: 39px;
					padding: 0 0 0 10px;
					text-decoration: none;
				}

				#container ul.userActions a:hover {
					background: url(/gfx/vm_skiferie/bg_userActions_a.png) no-repeat 0 -39px;
				}

				#container ul.userActions a.active,
				#container ul.userActions a.active:hover {
					background: url(/gfx/vm_skiferie/bg_userActions_a.png) no-repeat 0 -117px;
					cursor: auto;
				}

				#container ul.userActions li:first-child a {
					border-top: 0;
				}

				#container ul.userActions li:last-child a {
					border: 0;
				}

				#container ul.userActions li:last-child a.active {
					border-bottom: 1px #e4e3e3 solid;
				}

					#container ul.userActions .acitem{
						background: #223355 url(/gfx/vm_skiferie/gavekort-tilmelding-newsletter.jpg) no-repeat top left;
						border-bottom: 1px #fff solid;
						border-top: 1px #fff solid;
						height: 417px;
						padding: 20px 10px 0 10px;
						position: relative;
					}
						
						/*#container ul.userActions .pane1 {
							background: url(/gfx/vm_skiferie/tilbud1-uge4010.jpg) no-repeat !important;
						}
						
						#container ul.userActions .pane2 {
							background: url(/gfx/vm_skiferie/Bestil-katalog-cropped.jpg) no-repeat !important;
						}
						
						#container ul.userActions .pane3 {
							background: url(/gfx/vm_skiferie/tilbud2-uge4010.jpg) no-repeat !important;
						}*/
						
						#container ul.userActions .panel a {
							/*border: 0;
							line-height: normal;
							padding: 0;*/
						}
						
						#container ul.userActions .pane1 a,
						#container ul.userActions .pane2 a,
						#container ul.userActions .pane3 a{
							background: 0;
							bottom: 0;
							position: absolute;
							right: 0;
							text-indent: -9999px;
							width: 100%;
							height: 100%;
						}
			
						#container ul.userActions .acitem h2{
							height: 51px;
							margin: 3px 0 0 5px;
							text-indent: -9999px;
							width: 190px;
						} 
						
						#container ul.userActions .panel h2{
							/*background: url(/gfx/vm_skiferie/bg_h2_vind_gavekort.gif) no-repeat;*/
						}

						#container ul.userActions .pane3 h2{
							/*background: url(/gfx/vm_skiferie/bg_h2_bestil_tilbud.gif) no-repeat;*/
						} 

						
		#containerFooter {
			background: url(/gfx/vm_skiferie/bg_containerFooter.gif) repeat-x;
			height: 2px;
			width: 100%;		
		}
	
	#footer {
		color: #fff;
		margin: 0 auto;
		width: 974px;
	}
	
		#footer p {
			display: inline;
			float: left;
			margin: 20px 0;
		}
		
		#footer a {
			color: #FFF;
		}
	
		#footer img {
			display: inline;
			float: right;
			margin-top: 10px;
		}

/************************* TEXT **********************/

h1, h2, h3, h4, h5, h6 {
	color: #cd171f;
	font-weight: normal;
	line-height: normal;
}

h1.tilbud {
	margin: 15px !important;
}

#container h1 {
	font-size: 25px;
	margin: 0 0 10px 0;
}

#container h2 {
	font-size: 18px;
}

#container h3 {
	font-size: 16px;
}

#container p {
	margin: 9px 0 9px 0;
}

#container hr {
	border: 1px solid #333;
}

/************************* LINKS **********************/

a {
	color: #cd171f;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:focus {
}

a:visited {
}

/************************* OTHERS **********************/

#container .clear {
	clear: both;
}

#container .noshow {
	display: none;
}

#container .notice{
	color: #900;
	font-weight: bold;
}

#container p.onlineKatalog{
	font-size: 20px;
	margin: 20px 0 10px 0;
}

#container a.onlineKatalog{
	background: 0 !important;
	border: 0 !important;
}


.link-tip {
	background: #FFF;
	border: 3px solid #4C575F;
	color: #000;
	padding: 2px;
	width: 494px;
	z-index: 100;
}

#tooltip {
	position: absolute;
	z-index: 3000;
}

#footerLinks {
	clear:both;
	margin: 0 0 100px 0;
	color: #fff;
}
#footerLinks a {
	color: #fff;
	font-size: 11px;
	font-family: trebuchet MS, arial, verdana, tahoma, sans-serif;
	font-weight: normal;
}

#topNavWrapper {
	background: #41606f;
	height: 28px;
	padding: 0 0 0 8px;
	width: 966px;
}

.hoteller_sete {
	float:left;
	width:190px;
	padding:20px !important;
	text-align:center;
}

	.hoteller_sete h2 a {
		display:block;
		font-size:13px;
		text-decoration: none;
		margin-bottom:4px !important;
	}

.hide {
	display:none;
}

#pp_close2 {
	display:block;
	background:url(/gfx/vm_skiferie/prettyPhoto/luk.png) no-repeat;
	position:absolute;
	right:0;
	top:15px;
	width:72px;
	height:92px;
	cursor:pointer;
}

.pretty_logo {
	position:absolute;
	left:0;
	top:2px;
}

.pretty_video_container{
	background:url(/gfx/vm_skiferie/prettyPhoto/bg.jpg) no-repeat;
	padding:160px 20px 20px 20px;
}

#pp_content2 {
	height:575px !important;
}

.pretty_video_container p{
	width:300px;
	font-size:13px;
	font-weight:bold;
}

#container label.omr {
	float:left;
	margin-right: 30px;
	font-size:14px;
}


#forside_restpladser {
	background:url(/fck_upload/image/ski/bg_forside_restpladser.jpg);
	width:450px;
	height:213px;
	padding: 45px 0 0 20px;
}

	#marqueecontainer {
		overflow: hidden;
		position: relative;
		width: 430px;
		height: 120px;
	}
		
		#vmarquee {
			position:absolute;
			width: 430px;
			background:#FFF;
		}
		
	#forside_restpladser table.restplads2_tabel {
		font-weight:bold;
		font-size:12px;
	}

		#forside_restpladser table.restplads2_tabel a {
			text-decoration:none;
		}
		
			#forside_restpladser table.restplads2_tabel a:hover {
				text-decoration:underline;
			}
		
		#forside_restpladser table.restplads2_tabel th {
			background:#BD1C13;
			color:#fff;
			padding:7px 0;
		}
	
		#forside_restpladser table.restplads2_tabel td {
			padding:7px 0;
		}


<!--POPUP-->	
.pris_popup{
	background: #FFF;
	border: 1px solid #E4E3E3;
	padding: 1px;
}
	.pris_popup_top{
		background: #34B4E3 url(/gfx/vm_skiferie/bg_pris_popup_top.gif) no-repeat left;
		color: #FFF;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 15px;
		height: 48px;
		line-height: 48px;
		padding: 0 0 0 35px;
		width: 245px;
	}

	.pris_popup_top2{
		background: #34B4E3 url(/gfx/vm_skiferie/bg_pris_popup_top.gif) no-repeat left;
		color: #FFF;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 15px;
		height: 48px;
		line-height: 48px;
		padding: 0 0 0 35px;
		width: 260px;
	}

	.pris_popup_top2 img.smiley {
		margin:5px 0 0 4px;
	}

	.pris_popup_bund{
		background: #FEFEDD url(/gfx/vm_skiferie/bg_pris_popup_bund.gif) repeat-y left;
		color: #000;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		height: 35px;
		line-height: 35px;
		padding: 0 0 0 35px;
		width: 245px;
	}

	.pris_popup_bund2{
		background: #FEFEDD url(/gfx/vm_skiferie/bg_pris_popup_bund.gif) repeat-y left;
		color: #000;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		height: 35px;
		line-height: 35px;
		padding: 0 0 0 35px;
		width: 260px;
	}

	.pris_popup_midt{
		background: #F7F7F7 url(/gfx/vm_skiferie/bg_pris_popup_midt.gif) repeat-y left;
		color: #000;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 0 0 0 25px;
		width: 255px;
	}
	
	.pris_popup_midt2{
		background: #F7F7F7 url(/gfx/vm_skiferie/bg_pris_popup_midt.gif) repeat-y left;
		color: #000;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 10px 0 10px 35px;
		width: 260px;
	}

		.pris_popup_midt2 .pension {
			margin: 5px 0;
		}
		
		.pris_popup_midt2 dl {
			margin: 0;
		}
		
			.pris_popup_midt2 dt,
			.pris_popup_midt2 dd {
				color: #202020;
				float: left;
				width: 60px;
				margin:0;
			}
		
			.pris_popup_midt2 dd {
				color: #505050;
			}
	
	.pris_popup_midt table{
		border-bottom: 1px solid #CCC;
		padding: 5px 0 15px 0;
		width: 100%;
	}
		.pris_popup_midt table td{
			padding: 0 15px 0 15px;
		}
		
		.pris_popup_midt table td.strong{
			font-weight: bold;
		}
