/* Q Hair */

body,html {
	margin:0;
	padding:0;
	background-image: url(images/tausta/random.php);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #8e8e8e;
	background-attachment:fixed;
	text-align:left;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #444;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	line-height: 1.1em;
	font-family: 'Trebuchet MS', Georgia, Verdana, Arial, Sans-Serif;
	font-size: 20px;
	text-align: left;
	color:#ff853a;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #afafaf;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	text-transform: uppercase;
	}
	.date {
	color: #999999;
	}
	
	a {
	color: #444;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	}
	a:hover {
	color: #ff853a;
	text-decoration: none;
	font-weight: normal;
	}
	.pvm {
	color:#ff853a;
	font-weight: bold;
}

	
div#container{
	width:950px;
	margin-top: 60px;
	margin-left: 50px;
	}


div#contact{
	width:180px;
	float:left;
	position:fixed;
	height: 280px;
	padding-left: 25px;
}
	
	
div#navi {
	width:600px;
	height:63px;
	background-image: url(images/bg_navi.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0;
	text-transform: uppercase;
	color: #CCCCCC;
	font-size: 11px;
	}
	div#navi a{
	padding:10px;
	height: 41px;
	line-height: 4em;
	float: left;
	width: 9em;
	display: block;
	color: #FCFCFC;
	text-decoration: none;
	text-align: center;
	}
	div#navi a:hover{
	text-decoration: none;
	background-image: url(images/navinuoli.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

.naviactive a{
	text-decoration: none;
	background-image: url(images/navinuoli.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	} 
	/* .naviactive a:hover{
	height:63px;
	margin:0;
	padding:0;
	color: #444;
	text-transform: uppercase;
	font-size: 11px;
	background-image: url(images/bg_navi_w.png);
	background-repeat: no-repeat;
	background-position: center top;
	} */

div#content{
	float:right;
	width:600px;
	padding-right: 140px;
	}
	div#contentbgup{
	width:600px;
	height:25px;
	background-image: url(images/contentup.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
	div#contentbg{
	width:600px;
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	}
	div#contentbg img {
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	background-image: url(images/bg_image.png);
	background-repeat: repeat;
	background-position: left top;
	}
	div#contentbg a:hover img{
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4B4B4;
	border-right-color: #B4B4B4;
	border-bottom-color: #B4B4B4;
	border-left-color: #B4B4B4;
	}
	.people td{
	padding-right: 8px;
	padding-bottom: 2px;
	}
	div.text{
	line-height:1.5;
	padding-top: 5px;
	margin-right: 130px;
	padding-bottom: 50px;
	margin-left: 35px;
	display:none;
	}
	div.media{
	clear: both;
	height:120px;
	}
	div.media img {
	float:right;
	}
	div.media2 img {
	clear: both;
	float:right;
	margin-top: 5px;
	}
	
	.hinta{
	width:436px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}
	.hinnatt {
	width: 290px;
	text-align: left;
	}
	.hinnat {
	width: 70px;
	padding-right:4px;
	text-align: right;
	font-style: italic;
	vertical-align: bottom;
	}




div#footer{
	clear:both;
	width:810px;
	color: #FFF;
	font-size: 10px;
	}
	div#footer p{
	margin:0;
	padding:3px 2px;
	text-align: right;
	}
	div#footer a{
	color: #FFF;
	text-decoration: none;
	}
	div#footer a:hover{
	color: #FFF;
	text-decoration: underline;
}
