body, html { 
	margin: 0px; padding: 0px; 
}

body {
	background-color: #d2d2d2;
	font: normal 13px 'Lucida Grande', Arial, sans-serif; 
	background-image: url(http://static.scenegroup.fi/img/2010/black100.png);
	background-repeat: repeat-x;
}
	
#nav-container {
	margin: 0 auto;
	width: 900px;
	clear: both;
}
	
	#top-nav {
		list-style-type: none;
		margin: 0px; padding: 0px;
		float: right;
	}
	
	#top-nav li {
		float: left;	
		margin-top: 35px;
		margin-bottom: 25px;
	}
	
		/* imagized navi */ 
	
		#webhotellit { 
			background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
			background-repeat: no-repeat;
			background-position: 0px -22px;
			height: 24px;
			width: 85px;
		}
		
			#webhotellit:hover { 
				background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
				background-repeat: no-repeat;
				background-position: 0px -2px;
				height: 24px;
				width: 85px;
			}		
			
			#webhotellit.active { 
				background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
				background-repeat: no-repeat;
				background-position: 0px -42px;
				height: 24px;
				width: 85px;
			}			

		#virtuaalipalvelimet { 
			background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
			background-repeat: no-repeat;
			background-position: -85px -22px;
			height: 24px;
			width: 140px;
		}		

			#virtuaalipalvelimet:hover { 
				background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
				background-repeat: no-repeat;
				background-position: -85px -2px;
				height: 24px;
				width: 140px;
			}

			#virtuaalipalvelimet.active { 
				background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
				background-repeat: no-repeat;
				background-position: -85px -42px;
				height: 24px;
				width: 140px;
			}			

		#vuokrapalvelimet { 
			background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
			background-repeat: no-repeat;
			background-position: -225px -22px;
			height: 24px;
			width: 125px;
		}		
		
			#vuokrapalvelimet:hover { 
				background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
				background-repeat: no-repeat;
				background-position: -225px -2px;
				height: 24px;
				width: 125px;
			}		
	
			#vuokrapalvelimet.active { 
				background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
				background-repeat: no-repeat;
				background-position: -225px -42px;
				height: 24px;
				width: 125px;
			}		
		
		#varmuuskopiointi { 
			background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
			background-repeat: no-repeat;
			background-position: -350px -22px;
			height: 24px;
			width: 125px;
		}		
		
			#varmuuskopiointi:hover { 
				background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
				background-repeat: no-repeat;
				background-position: -350px -2px;
				height: 24px;
				width: 125px;
			}				
			
			#varmuuskopiointi.active { 
				background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
				background-repeat: no-repeat;
				background-position: -350px -42px;
				height: 24px;
				width: 125px;
			}			
		
		#yllapito { 
			background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
			background-repeat: no-repeat;
			background-position: -475px -22px;
			height: 24px;
			width: 145px;
		}	
		
			#yllapito:hover { 
				background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
				background-repeat: no-repeat;
				background-position: -475px -2px;
				height: 24px;
				width: 145px;
			}
	
			#yllapito.active { 
				background-image: url(http://static.scenegroup.fi/img/2010/sg-navi-fi.png);
				background-repeat: no-repeat;
				background-position: -475px -42px;
				height: 24px;
				width: 145px;
			}					
				
	#top-nav li a {
		font-size: 8px;
		margin-right: 0px;
		padding: 10px;			
		line-height: 40px;
		color: black;
		display: block; /* hide text nav */
	}
	
	#top-nav li a:hover {
		color: transparent;	
	}

#head-content {
	background-color: black;
	float: left;
	padding-top: 8px;
}


#divider {
	clear: both;
	margin-top: 0px;
}

#divider-smaller {
	margin-top: 0px;
	clear: both;
}

#ie6 {
	display: none;
}

img {
	border: 0px;
}

#splashy, #rotator {
	text-align: center;
	background-color: black;
	height: 233px;
	position: relative;
	top: -8px;
	left: 0px;
	clear: both;
	padding-top: 0px;
}

#switch {
	float: right;
	margin-top: 0px;
	font-size: 10px;
	font-family: Tahoma;
	z-index: 10;
}

#small-page { 
	color: #7b7b7b; 
	width: 900px; 
	margin: 0 auto; 
	clear: both;	
	margin-bottom: 16px;
}

#small-page h1 { 
	color: #0a0a0a; 
	padding-top: 32px;
}
	
#small-page p { 
	text-align: justify; 
}

#small-page p em, em { 
	font-weight: bold; 
	font-style: normal; 
	color: black; 
}

#page {
	background-color: white;
	width: 920px; /* Gives content exactly 880px width, notice the paddings */
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	position: relative;
	clear: both;
	
	background-image: url(http://static.scenegroup.fi/img/2010/content-header-cut_002.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

	/* Corners */
	
	.page-corner {
		margin: 0 auto;
		width: 960px; background: #fff;
		height: 7px;
	}
	
	.page-corner-top {
		margin-top: 32px;
	}
		.page-corner-top-left {
			height: 7px;
			width: 7px;
			float: left;
			background-image: url(http://static.scenegroup.fi/img/corners.gif);
			background-repeat: no-repeat;
			background-position: 0px -21px;
		}
		
		.page-corner-top-right {
			height: 7px;
			width: 7px;
			float: right;
			background-image: url(http://static.scenegroup.fi/img/corners.gif);
			background-repeat: no-repeat;
			background-position: 0px -7px;
		}

		.page-corner-bottom-left {
			height: 7px;
			width: 7px;
			float: left;
			background-image: url(http://static.scenegroup.fi/img/corners.gif);
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		
		.page-corner-bottom-right {
			height: 7px;
			width: 7px;
			float: right;
			background-image: url(http://static.scenegroup.fi/img/corners.gif);
			background-repeat: no-repeat;
			background-position: 0px -14px;
		}		

	/* Page elements */

	/* Top heading for H1 + tabs */
	
	#heading-tabs { 
		margin-top: 16px; 
	}

	#heading-tabs ul { 
		list-style-type: none; 
		margin: 0px; 
		padding: 0px; 
		float: right; 
		width: 700px; 
		height: 56px;
		margin-top: -28px;
	}

	#heading-tabs ul li { 
		float: right; 
		margin-left: 16px; 
		margin-top: -7px;
		line-height: 36px;
		height: 36px;
	}

	#heading-tabs ul li a { 
		text-decoration: none; 
		color: #1583CB; 
		font-size: 12px;
	}

	#heading-tabs ul li a:hover { 
		text-decoration: underline; 
	}
	
	#heading-tabs ul li a img {  /* buy now/osta nyt- buttons */
		margin-bottom: -7px;
	}

	.tab-active, #heading-tabs ul li:hover { 
		background-image: url(http://static.scenegroup.fi/img/nav-arrow-up.gif); 
		background-repeat: no-repeat; 
		background-position: bottom center; 
	}

	.contrast { 
		background-color: #1B1B1B; 
		color: white; 
		padding: 32px; 
	}
	
	.contrast h1 { 
		color: #666666; 
	}

#page-dropshadow-footer, .page-dropshadow-footer {
	height: 30px; /* 77 old height */
	width: 900px;
	margin: 0 auto;
	background-image: url(http://static.scenegroup.fi/img/footer-dropshadow.gif);
}

.page-dropshadow {
	height: 24px;
	width: 900px;
	margin: 0 auto;
	background-image: url(http://static.scenegroup.fi/img/footer-dropshadow.gif);
}

#footer-extended {
	width: 900px;
	margin: 0 auto;
}

	.bottom-nav {
		list-style-type: none;
		margin: 0px; padding: 0px;
	}
	
	.bottom-nav li {
		line-height: 24px;
	}

	.bottom-nav li a {
		font-size: 12px;
		margin-right: 0px;
		color: black; 
	}

	.bottom-nav li a:hover {
		color: #666666;			
	}


/* General classes for prettyfication */

.light-text {
	/*color: #797979;*/
	color: #585858;
}

.white-text {
	color: white;
}

.black-text {
	color: black;
}

.dark-text {
	color: #666666;
}

.normal {
	font-style: normal;
}

.large {
	font-size: 24px;
}

.small {
	font-size: 11px;
}

.clear { 
	clear: both; 
}

.notice-red {
	color: red;
	font-weight: bold;
}

.notice-yellow {
	color: #dbce3c;
	font-weight: bold;
}

.wide {
	width: 100%;
}

.center-margin {
	width: 900px;
	margin: 0 auto;
}

.padding-32 {
	padding: 32px;
}

.centerize {
	text-align: center;
}

abbr { border-bottom: 1px dotted #666666; }

a { 
	text-decoration: none; 
	color: #0a0a0a; 
}

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

.green {
	color: #71C110;
}

/* Tables */

table * {
	margin: 0px;
}

table { 
	width: 100%;
	table-layout: fixed;
	color: #464646;
	margin: 0px;
	border-collapse: collapse;
}

table tr td, table tr th { 
	padding: 8px;
	margin: 0px;
}

td, th {
	border: 1px solid #d2d2d2;
	margin: 0px;
}

table thead {
	background-color: #404040;
	color: #dedede;
	margin: 0px;
}

table th { 
	text-align: left; 
	margin: 0px;
}

.table-alt { 
	background-color: #dedede; 
}

/* Gridding */

.grid { 
	width: 100%;
	clear: both; 
}

.col-50 { 
	width: 48%; 
	float: left; 
	padding-right: 2%;
}

.col-33 { 
	width: 25%; 
	float: left; 
}

.col-25 { 
	width: 25%; 
	float: left; 
}

.col-75 { 
	width: 70%; 
	float: left; 
	padding-right: 1%;
}

/* Headings */

h1, h2, h3, h4 { 
	margin: 0; 
	padding: 0; 
	line-height: 1.7em; 
	font-weight: normal; 
	letter-spacing: -1px; 
}

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }

h1 + p { 
	font-size: 11pt; 
	margin-bottom: 16px;
}

h1 + p a {
	text-decoration: underline;
}

p { 
	line-height: 20px; 
}

blockquote { 
	background-image: url(http://static.scenegroup.fi/img/blockquote-bg.png); 
	background-repeat: no-repeat; 
	background-position: top left; 
	min-height: 100px;
	padding-top: 32px;
	padding-left: 96px;
	color: #666666;
	font-style: italic;
}

.ul-styled {
	list-style-type: none;
	margin: 0px; padding: 0px;
}

.ul-styled li {
/*	background-image: url(http://static.scenegroup.fi/img/li.png);*/
	background-image: url(http://static.scenegroup.fi/img/2010/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 24px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.ul-styled li.li-empty {
	background-position: -100px -100px;	
}

.ul-styled-feature {
	list-style-type: none;
	margin: 0px; padding: 0px;
}

.ul-styled-feature li {
	background-image: url(http://static.scenegroup.fi/img/li-dark.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 24px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.ul-featured {
	list-style-type: none;
	margin: 0px; padding: 0px;
}

.feature {
	margin-top: 22px;
	min-height: 300px;
}

.feature div.col-25 { 
	padding: 16px;
	background-color: #d2d2d2;
	background-image: url(http://static.scenegroup.fi/img/corner-feature-topleft.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.informs { 
	overflow: auto;
	height: 300px;
}

.login-ssl-link {
	vertical-align: middle;
	height: 20px;
	padding-left: 24px;
	background-image: url(http://static.scenegroup.fi/img/key.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.login-ssl-link a {
	color: #d2d2d2;
}

.login-ssl-link a:hover {
	text-decoration: underline;
}

#xhtml, #css {
	border: 0px;
}

.corner-dark {
	background-image: url(http://static.scenegroup.fi/img/corner-dark-topleft.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

.padding-left {
	padding-left: 32px;
	padding-right: 32px;
}

/* Forms */

fieldset { 
	padding: 0px; margin: 0px; 
	border: 0px;
}

label { 
	float: left; 
}

/* Page specific stuff */

.idprotect {
	background: #fdf3f3; 
	float: left; 
	padding: 5px; 
	width: 43%	
}

.idprotect h4 {
	color: #e60000;
}

.idprotect-arrows {
	background: #fff; 
	float: left; 
	padding: 5px; 
	width: 40px; 
	text-align: center;
}

.idprotected {
	background: #dff8d5; 
	float: left; 
	padding: 5px; 
	width: 43%; 
	margin-bottom: 1.5em;	
}

.idprotected h4 {
	 color: #397521;
}

/* webmail link in login box */

#webmail p a { 
	color: white; 
}

#webmail p a:hover { 
	text-decoration: underline;
}

/* New css for 2010 improvements */

#content-wrap {
	width: 960px;
	clear: both;
	margin: 0 auto;
}

.box-container {
	background-image: url('http://static.scenegroup.fi/img/2010/featured_container.png');
	width: 310px;
	height: 329px;
	float: left;
	margin-right: 15px;
}

.no-margin {
	margin-right: 0px;
}

	.box-container h1 {
		color: #313131;
		font-size: 20px;
		padding-left: 16px;
		padding-top: 16px;
	}
	.box-container img {
		margin-top: 16px;
		margin-left: 100px;
	}
	.box-container p {
		margin-left: 16px;
		margin-right: 16px;
		font-size: 12px;
	}
	
	/* small price container  */
	.container-label-small {
		width: 186px;
		height: 39px;
		margin-top: 16px;
		margin-left: 32px;
		background-image: url('http://static.scenegroup.fi/img/2010/button-order.png');
		background-repeat: no-repeat;
	}
	.container-label-small-price, .container-label-small-link {
		float: left;
	}
	.container-label-small-price {
		padding-left: 10px;
		padding-top: 8px;
		padding-right: 30px;
	}
	.container-label-small-link {
		padding-top: 10px;
	}
	.container-label-small-link a {
		color: white;
		font-size: 14px;		
		margin-left: 10px;
	}
	
	/* large container (front page) */
	.container-label {
		width: 290px;
		height: 39px;
		margin-left: 10px;
		vertical-align: bottom;
		padding-top: 4px;
		padding-left: 10px;
		background-image: url('http://static.scenegroup.fi/img/2010/label.png');
		background-repeat: no-repeat;
	}
	
		.container-p {
			padding-left: 16px;
			padding-right: 8px;
			line-height: 16px; 
			padding-top: 4px;
			height: 100px;
			color: #383838;
		}
		.from {
			font-weight: bold;
			font-size: 11px;			
			float: left;
			width: 150px;
			margin-right: 30px;
			padding-top: 5px;
		}
		.price {
			font-weight: bold;
			color: #1583cb;
			font-size: 18px;
		}
		.price-green {
			font-weight: bold;
			color: #71C110;
			font-size: 18px;
		}		
		.button {
			background-image: url('http://static.scenegroup.fi/img/2010/readbutton_left.png');
			background-repeat: no-repeat;
			float: left;
			text-align: right;
			width: 70px;
			height: 31px;
			padding-top: 8px;
		}
		.button a {
			color: white;
			font-size: 14px;
		}
		.button-end {
			background-image: url('http://static.scenegroup.fi/img/2010/readbutton_rigt.png');
			background-repeat: no-repeat;
			float: left;
			width: 15px;
			height: 31px;
		}		
		
	.news-container {
		height: 40px;
		width: 960px;
		background-image: url('http://static.scenegroup.fi/img/2010/news_container.png');
		background-repeat: no-repeat;
		padding-top: 8px;
		padding-left: 16px;
	}
		
		.news-icon {
			float: left;
			height: 40px;
			width: 40px;
		}
		.news-icon-2 {
			float: left;
			height: 40px;
			width: 20px;
			padding-top: 5px;
		}		
		.news-info {
			color: #383838;
			font-size: 16px;
			float: left;
			width: 150px;
			height: 40px;
			padding-top: 4px;
		}
		.news-content {
			float: left;
			height: 40px;
			padding-top: 4px;
		}

#footer-nav {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
}

	.footer-nav-box {
		float: left;
		width: 320px;
	}
	.footer-nav-box h3 {
		padding-left: 24px;
	}
	.footer-nav-inner {
		width: 280px;
		border-top: 1px solid #a2a2a2;
		margin-top: 8px;
		padding-left: 24px;
	}
	.footer-nav-inner-box {
		float: left;
		width: 140px;
	}
	.footer-nav-inner-box ul li a {
		font-size: 11px;
	}	
	.footer-nav-inner ul li * {
		font-size: 11px;
	}	
	
#splashy-links {
	text-align: center;
	background-color: black;
	height: 28px;
	position: relative;
	top: -8px;
	left: 0px;
	clear: both;
	padding-top: 0px;
	padding-top: 8px;
}
#splashy-links a { color: #e6f1e8; margin-right: 8px; margin-left: 8px; }
#splashy-links a:hover, #splashy-links a:active { color: #a2a2a2; }

.box {
	background-image: url(http://static.scenegroup.fi/img/2010/box.png);
	background-repeat: no-repeat;
	width: 260px;
	padding: 16px;
}
.box h3 {
	margin-bottom: 16px;
}
.box img {
	margin: -16px;
	padding: 0px;
}

/* rotator in-page placement */
div#rotator { }
div#rotator ul { margin: 0 auto; width: 960px; }
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
div#rotator ul li.show {
	z-index:500;
}
.splash-active { color: white; }

.happyness {
	background-color: #ebebeb;
}