﻿/*
	FRONTPAGE STYLESHEET FOR SKI.DK
	all rights reserved
	
	VERSION: 		0.5
	LAST MODIFIED:	27-MAR-2007
	MODIFIED BY:	msa@cubizz.com
*/

.shortcutbox,
#newsbox-newsletter,
#newsbox-news {
		width: 164px;
		height: 83px;
		float: left;
		display:inline;
		margin-right: 1px;
		padding: 122px 14px 10px 14px;
	}
	
	#shortcut-aftale {
		background: url(/Style%20Library/Images/SKI/bg_box_aftale.png) no-repeat;
	}
	
	#shortcut-leverandoer {
		background: url(/Style%20Library/Images/SKI/bg_box_leverandoer.png) no-repeat;
	}
	
	#shortcut-raadgivning {
		background: url(/Style%20Library/Images/SKI/bg_box_raadgivning.png) no-repeat;
	}
	
	.shortcutbox select {
		width: 162px;
		margin-bottom: 3px;
	}

#newsbox-newsletter,
#newsbox-news {
		background: url(/Style%20Library/Images/SKI/bg_box_newsletter.png) repeat-y;
		width: 134px;
		height: 205px;
		padding: 10px 13px 0 13px;
		/*font-size: 88%;*/
		
	}
	
	#newsbox-news {
		background: url(/Style%20Library/Images/SKI/bg_box_news.png) repeat-y;
		margin-right: 0;
	}
	
	#newsbox-news h5 {
		font-size: 0.8em;
		margin-bottom: 0;
		margin-top: 0;
	}
	
	#newsbox-newsletter p,
	#newsbox-news p {
		margin-bottom: .5em;
	}
	
	#newsbox-news a {
		color: #2778a3;
		text-decoration: none;
	}
	
	#newsbox-news a:hover {
		text-decoration: underline;
	}
	
	#newsbox-newsletter {
		color: #fff;
	}
	
.contentcolumn {
	width: 265px; 
	margin-right: 10px;
	margin-top: 17px;
	padding: 5px 14px;
	padding-top: 0;
	/*background-color: #fed;*/
	float: left;
	display: inline;
}

/* SLIDESHOW */
#slideshow {
		width: 330px;
		height: 177px;
		display: inline;
		float: right;
		margin-top: 17px;
	}
	
	#slideshow .slide,
	#slideshow #controls,
	#slideshow #numbers,
	#slideshow #indicator {
		position: absolute;
		height: 28px;
		width: 330px;
	}
	#slideshow .slide {
		height: 177px;
		overflow: hidden;
		background-color: #fff;
	}

	#slideshow #indicator {
		margin-top: 149px;
		opacity: .5;
		filter: alpha(opacity='50'); 
		height: 4px;
		border-bottom: 24px solid #fff;
		background: url(/Style%20Library/Images/SKI/gx_arrow_down_content.gif) repeat-x;
	}

	#slideshow #numbers,
	#slideshow #controls {
		margin-top: 155px;
		margin-left: 7px;
		width: auto;
	}
	
	#slideshow #controls {
		margin-left: 269px;
	}
	
	#slideshow #numbers img,
	#slideshow #controls img {
		margin: 0 6px 0 5px;
	}
#pagewrap {
	line-height: 1.1;
}

h2 {
	font-size: 114%;
	margin-bottom: 0.4em;
}
